aboutsummaryrefslogtreecommitdiff
path: root/libexec/bootpd/getether.c
Commit message (Expand)AuthorAgeFilesLines
* bootpd: Use C89 function definitions.John Baldwin2023-04-181-3/+1
* bootpd(8): De-register and minor cleanups.Pedro F. Giffuni2016-04-121-2/+2
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-1/+1
* Use strlcpy instead of incorrectly using strncpy.Kris Kennaway2002-10-131-1/+1
* Mark report() as printflike and fix resulting warnings, including one bugKris Kennaway2002-02-041-1/+1
* Avoid a few compiler warnings (printf codes, missing includes etc).Ian Dowse2001-09-291-1/+3
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use snprintf rather than printf out of paranoiaWarner Losh1997-12-241-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-101-1/+2
* add forgotten $Id$Wolfram Schneider1996-09-221-0/+2
* Fix conflicts from 2.4.3 mergePaul Traina1996-01-231-1/+1
* Import bootpd-2.4.3 from ftp.mc.comPaul Traina1996-01-231-10/+19
* __386BSD__ -> __FreeBSD__Jordan K. Hubbard1994-11-041-1/+1
* Rearrange bootpdPaul Traina1994-09-301-0/+374