OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16, Fri Jun 25 20:05:40 2004 UTC (19 years, 11 months ago) by henning
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +2 -2 lines
FILE REMOVED

remove netiso

Revision 1.15 / (download) - annotate - [select for diffs], Fri May 7 15:51:11 2004 UTC (20 years, 1 month ago) by millert
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored) to selected 1.2 (colored)

Fix some sizeof(ptr) bugs based on diffs from aaron@.
Note that this is not code that actually gets compiled.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Mar 13 22:02:13 2004 UTC (20 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored) to selected 1.2 (colored)

some NULL vs 0 and knf; parts from nimadeus@pandora.be

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jun 26 21:59:11 2003 UTC (20 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored) to selected 1.2 (colored)

more proto fixes

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jun 3 02:56:13 2003 UTC (21 years ago) by millert
Branch: MAIN
Changes since 1.11: +3 -7 lines
Diff to previous 1.11 (colored) to selected 1.2 (colored)

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

Revision 1.11 / (download) - annotate - [select for diffs], Sat Feb 1 01:51:31 2003 UTC (21 years, 4 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.10: +19 -49 lines
Diff to previous 1.10 (colored) to selected 1.2 (colored)

ansi

Revision 1.10 / (download) - annotate - [select for diffs], Mon May 27 01:50:36 2002 UTC (22 years ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.9: +184 -190 lines
Diff to previous 1.9 (colored) to selected 1.2 (colored)

a night of cleanup, so i can read this easier

Revision 1.9 / (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.8: +6 -6 lines
Diff to previous 1.8 (colored) to selected 1.2 (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.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: +13 -13 lines
Diff to previous 1.7 (colored) to selected 1.2 (colored)

kill more registers

millert@ ok

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 27 12:07:36 1998 UTC (26 years, 3 months ago) by deraadt
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, OPENBSD_2_7_BASE, OPENBSD_2_7, 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.6: +8 -7 lines
Diff to previous 1.6 (colored) to selected 1.2 (colored)

oflow paranoia

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 29 21:46:02 1997 UTC (26 years, 11 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.5: +23 -16 lines
Diff to previous 1.5 (colored) to selected 1.2 (colored)

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

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 29 20:52:41 1997 UTC (26 years, 11 months ago) by millert
Branch: MAIN
Changes since 1.4: +6 -6 lines
Diff to previous 1.4 (colored) to selected 1.2 (colored)

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

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

Mostly clean -Wall + 64bit issues.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 17 07:12:58 1997 UTC (27 years, 4 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

r?index -> strr?chr

Revision 1.2 / (download) - annotate - [selected], Wed Jun 26 05:37:21 1996 UTC (27 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

rcsid

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:45:51 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.2 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:45:51 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN
Diff to selected 1.2 (colored)

Initial revision

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.