summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd/bootpd.c
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes for libexec/uqs2012-01-071-2/+2
* Make tv_sec a time_t on all platforms but alpha. Brings us more in line withtrhodes2005-12-241-2/+3
* Fix most cases where the address of an int is passed to a function expecting astefanf2005-02-141-1/+2
* Add the '-h hostname' to usage(), too.roam2004-02-131-1/+3
* fix a couple typos in the commentsjmg2003-06-151-2/+2
* fix bootpd to use fd_set. For some reason on Sparc, using int withjmg2003-06-151-4/+6
* Add FBSDID. udp/bootps -> bootps/udp. Use err(3).charnier2003-02-051-5/+4
* This code defined a private __P, nuke it.alfred2002-05-281-13/+9
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-4/+0
* Mark report() as printflike and fix resulting warnings, including one bugkris2002-02-041-1/+1
* RFC2132 is not clear about whether the "Maximum DHCP Message Size"iedowse2001-09-251-2/+2
* Add `_PATH_DEVZERO'.obrien2000-12-091-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* More egcs warning fixes:imp1999-04-251-2/+3
* Ensure that things returned by gethostname() andbrian1999-04-071-3/+5
* Block for buffer overflow.eivind1998-12-131-1/+3
* PR: bin/9031dillon1998-12-121-2/+2
* Use gethostname(3) to obtain the local host name, as opposed to uname(3).joerg1998-06-031-5/+4
* Don't rely on stderr to report bad news.phk1997-05-111-8/+8
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* add forgotten $Id$wosch1996-09-221-0/+3
* Fix conflicts from 2.4.3 mergepst1996-01-231-28/+51
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Rearrange bootpdpst1994-09-301-0/+1380
OpenPOWER on IntegriCloud