OpenBSD CVS

CVS log for src/usr.sbin/bootpd/Attic/hwaddr.c


[BACK] Up to [local] / src / usr.sbin / bootpd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9, Tue May 4 23:37:06 2004 UTC (20 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +0 -0 lines
FILE REMOVED

bye bye bootpd.  You will not be missed.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jul 8 20:41:13 2003 UTC (20 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored)

protos; avsm ok

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 17 20:22:05 2002 UTC (21 years, 11 months ago) by jason
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

when calling system(3) redirect std* from /dev/null

Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 14 16:44:24 2002 UTC (22 years, 3 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 (colored)

kill more registers.

millert@ ok

Revision 1.5 / (download) - annotate - [select for diffs], Mon Oct 23 15:07:04 2000 UTC (23 years, 7 months ago) by aaron
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.4: +1 -1 lines
Diff to previous 1.4 (colored)

Format string paranoia w/use of bootpd's local stdarg report() routine.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 20 21:16:50 1998 UTC (25 years, 5 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored)

o make sure C-style strings in packet are NUL-terminated and increase size of
  buf in report() for 256; W.H.J.Pinckaers@CPEDU.RUG.NL
o kill sprintf in favor of snprintf everywhere (paranoia...)

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 4 21:15:44 1997 UTC (26 years, 11 months ago) by todd
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.2: +1 -0 lines
Diff to previous 1.2 (colored)

-hwaddr.c:140: warning: implicit declaration of function `system'
+#include <stdlib.h>

Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 22 09:24:29 1996 UTC (27 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

fix main() type

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:47:27 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)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:47:27 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

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.