aboutsummaryrefslogtreecommitdiff
path: root/libexec/bootpd/bootpd.c
Commit message (Expand)AuthorAgeFilesLines
* MFC bootpd.c 1.22 and bootpd.8 1.18: document the '-h hostname' option,Peter Pentchev2004-02-161-1/+3
* MFC: Format string fixesKris Kennaway2003-02-151-1/+1
* MFC: Use the most conservative interpretation of the "DHCP MaximumIan Dowse2001-10-141-2/+2
* MFC: add /dev/zero and use PATH_* where possible.David E. O'Brien2000-12-111-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* More egcs warning fixes:Warner Losh1999-04-251-2/+3
* Ensure that things returned by gethostname() andBrian Somers1999-04-071-3/+5
* Block for buffer overflow.Eivind Eklund1998-12-131-1/+3
* PR: bin/9031Matthew Dillon1998-12-121-2/+2
* Use gethostname(3) to obtain the local host name, as opposed to uname(3).Joerg Wunsch1998-06-031-5/+4
* Don't rely on stderr to report bad news.Poul-Henning Kamp1997-05-111-8/+8
* 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
* add forgotten $Id$Wolfram Schneider1996-09-221-0/+3
* Fix conflicts from 2.4.3 mergePaul Traina1996-01-231-1/+1
* Import bootpd-2.4.3 from ftp.mc.comPaul Traina1996-01-231-29/+52
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Rearrange bootpdPaul Traina1994-09-301-0/+1380