summaryrefslogtreecommitdiff
path: root/libexec/bootpd/readfile.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line bare tagWarner Losh
2023-04-18bootpd: Use C89 function definitions.John Baldwin
2021-09-30bootp: remove the USE_BFUNCS knobKyle Evans
2016-04-12Restore some comments in previous commit.Pedro F. Giffuni
2016-04-12bootpd(8): De-register and minor cleanups.Pedro F. Giffuni
2002-08-25Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier
2002-05-28This code defined a private __P, nuke it.Alfred Perlstein
2002-05-28Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein
2001-09-29Missing `break' statements caused two error messages to becomeIan Dowse
2001-02-18Preceed/preceeding are not english words. Use precede or preceding.Jeroen Ruigrok van der Werven
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-12-24Use snprintf rather than printf out of paranoiaWarner Losh
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-09-22add forgotten $Id$Wolfram Schneider
1996-01-23Import bootpd-2.4.3 from ftp.mc.comPaul Traina
1994-09-30Rearrange bootpdPaul Traina