summaryrefslogtreecommitdiff
path: root/libexec/bootpd/getether.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-04-18bootpd: Use C89 function definitions.John Baldwin
2016-04-12bootpd(8): De-register and minor cleanups.Pedro F. Giffuni
2002-12-30Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt
2002-10-13Use strlcpy instead of incorrectly using strncpy.Kris Kennaway
2002-02-04Mark report() as printflike and fix resulting warnings, including one bugKris Kennaway
2001-09-29Avoid a few compiler warnings (printf codes, missing includes etc).Ian Dowse
2000-12-09Add `_PATH_DEVZERO'.David E. O'Brien
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-12-10Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman
1996-09-22add forgotten $Id$Wolfram Schneider
1996-01-23Fix conflicts from 2.4.3 mergePaul Traina
1996-01-23Import bootpd-2.4.3 from ftp.mc.comPaul Traina
1994-11-04__386BSD__ -> __FreeBSD__Jordan K. Hubbard
1994-09-30Rearrange bootpdPaul Traina