OpenBSD CVS

CVS log for src/usr.bin/netstat/Attic/ipx.c


[BACK] Up to [local] / src / usr.bin / netstat

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20, Mon Jun 4 12:20:24 2007 UTC (16 years, 11 months ago) by henning
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +2 -2 lines
FILE REMOVED

remove IPX support, agreed by many

Revision 1.19 / (download) - annotate - [select for diffs], Sat May 27 19:16:37 2006 UTC (17 years, 11 months ago) by claudio
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.18: +3 -2 lines
Diff to previous 1.18 (colored)

Moving netstat from kvm snooping to retrieving the routing tables via
sysctl. Most code is stolen from route -- which was stolen from netstat.
kvm snooping code is still in and useable. Put it in deraadt@ henning@

Revision 1.18 / (download) - annotate - [select for diffs], Mon Oct 17 19:09:36 2005 UTC (18 years, 7 months ago) by otto
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.17: +6 -6 lines
Diff to previous 1.17 (colored)

Use queue macros instead of directly accessing fields. ok pat@ "put it
in" deraadt@

Revision 1.17 / (download) - annotate - [select for diffs], Wed Mar 30 06:45:34 2005 UTC (19 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.16: +2 -3 lines
Diff to previous 1.16 (colored)

include nlist.h not needed

Revision 1.16 / (download) - annotate - [select for diffs], Fri Mar 25 17:01:03 2005 UTC (19 years, 1 month ago) by jaredy
Branch: MAIN
Changes since 1.15: +10 -11 lines
Diff to previous 1.15 (colored)

kill unneeded (char *) casts.  ok millert, otto

Revision 1.15 / (download) - annotate - [select for diffs], Sat Nov 8 19:17:29 2003 UTC (20 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

typos from Jonathon Gray;

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jun 3 02:56:13 2003 UTC (20 years, 11 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.13: +3 -7 lines
Diff to previous 1.13 (colored)

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Feb 1 01:51:31 2003 UTC (21 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.12: +20 -28 lines
Diff to previous 1.12 (colored)

ansi

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jun 9 04:07:10 2002 UTC (21 years, 11 months ago) by jsyn
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

Standardization -- s/tdb/TDB/ and various dup expansions.

ok aaron@

Revision 1.11 / (download) - annotate - [select for diffs], Mon May 27 01:50:36 2002 UTC (21 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.10: +8 -8 lines
Diff to previous 1.10 (colored)

a night of cleanup, so i can read this easier

Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 16 21:27:50 2002 UTC (22 years, 3 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

Part one of userland __P removal.  Done with a simple regexp with some minor hand editing to make comments line up correctly.  Another pass is forthcoming that handles the cases that could not be done automatically.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jan 17 21:34:58 2002 UTC (22 years, 4 months ago) by mickey
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

evil, annoying spaces and tabs

Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 19 19:02:15 2001 UTC (22 years, 6 months ago) by mpech
Branch: MAIN
Changes since 1.7: +5 -5 lines
Diff to previous 1.7 (colored)

kill more registers

millert@ ok

Revision 1.7 / (download) - annotate - [select for diffs], Mon Oct 23 19:17:09 2000 UTC (23 years, 7 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

fix a few signed/unsigned/long printf formats; millert@ & deraadt@ ok

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 11 01:14:26 2000 UTC (24 years, 4 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.5: +6 -2 lines
Diff to previous 1.5 (colored)

Remove references to ipx_error.h; it's going to be away.
(commented it out in ipx.c by now).

Revision 1.5 / (download) - annotate - [select for diffs], Fri Feb 27 12:07:34 1998 UTC (26 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.4: +4 -3 lines
Diff to previous 1.4 (colored)

oflow paranoia

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jun 29 21:46:01 1997 UTC (26 years, 10 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.3: +14 -10 lines
Diff to previous 1.3 (colored)

Use correct spacing on both 32bit and 64bit machines.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jun 29 20:52:40 1997 UTC (26 years, 10 months ago) by millert
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Make fields line up nicely for 64-bit addresses.  Should probably #if
some things based on sizeof(long).

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 29 20:18:00 1997 UTC (26 years, 10 months ago) by millert
Branch: MAIN
Changes since 1.1: +14 -14 lines
Diff to previous 1.1 (colored)

Mostly clean -Wall + 64bit issues.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 16 09:29:32 1996 UTC (27 years, 9 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0

ipx.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.