summaryrefslogtreecommitdiff
path: root/usr.sbin/bootp/bootpd/bootpd.c
AgeCommit message (Expand)Author
2017-05-04Drop main() prototype.sevan
2014-03-29Fix syntax (hi apb!)joerg
2014-03-29sizeof(pointer) is not a good buffer length to pass to strlcat.apb
2011-08-29Use __dead.joerg
2009-04-15Fix -Wsign-compare issueslukem
2008-05-02WARNS=4xtraeme
2007-05-27For FORTIFY_SOURCE: do not pretend to convert code from b* to mem* bytls
2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg
2003-07-14use boundedd string opsitojun
2003-05-17use strlcpy/strlcatitojun
2003-01-06compatibility, not compatiblity.wiz
2002-09-18Fix pluralization in a syslog message.mycroft
2002-09-18select() -> poll()mycroft
2002-07-13ANSIfy. Remove ifndef __STDC__.wiz
2000-10-11More format string cleanups by sommerfeld.is
1999-01-31Missing ).briggs
1999-01-31ensure C strings are nul terminated, and do not overflow buffers.mrg
1998-12-04From OpenBSD: ignore requests with bogus network typesabs
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-03-14warnsifylukem
1997-10-18rcsid fascismlukem
1996-03-21Be pedantic, main() returns int in C.jtc
1994-12-23play a bit safer with types.cgd
1994-08-24Make this match what I posted on comp.sources.unix as patch 1.gwr
1994-08-24Fix missing initialization (thanks to Brezak).gwr
1994-08-22Update to version 2.4gwr
1994-06-27Move this to where the latest consensus indicates it should go.gwr