OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


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

bye bye bootpd.  You will not be missed.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jul 8 20:41:13 2003 UTC (20 years, 10 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.8: +30 -68 lines
Diff to previous 1.8 (colored)

protos; avsm ok

Revision 1.8 / (download) - annotate - [select for diffs], Thu Mar 13 09:09:45 2003 UTC (21 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.7: +5 -4 lines
Diff to previous 1.7 (colored)

lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu

Revision 1.7 / (download) - annotate - [select for diffs], Fri Dec 6 02:17:42 2002 UTC (21 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

unkown; torh@bogus.net

Revision 1.6 / (download) - annotate - [select for diffs], Mon May 27 19:49:58 2002 UTC (22 years ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.5: +9 -9 lines
Diff to previous 1.5 (colored)

unsigned to unsigned int

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

kill more registers.

millert@ ok

Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 20 21:16:51 1998 UTC (25 years, 5 months ago) by millert
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
Changes since 1.3: +2 -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], Sat Nov 28 04:07:24 1998 UTC (25 years, 6 months ago) by millert
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

 o use in_port_t
 o be careful with string copies; use strlcpy/strlcat when sensible
 o ignore requests with bogus network types

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 23 10:22:26 1996 UTC (27 years, 11 months ago) by deraadt
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, OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +4 -5 lines
Diff to previous 1.1 (colored)

sync to 0622

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.