summaryrefslogtreecommitdiff
path: root/usr.sbin/bootp/bootpd
AgeCommit message (Expand)Author
2021-11-10s/streror/strerror/ in comment.msaitoh
2017-07-03Remove workaround for ancient HTML generation code.wiz
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
2012-04-21Add capfile(5) to describe the termcap format.roy
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-06-17Fix typo or mispelling.reed
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-10-29Fix typos. Found by Adrian Mrva.wiz
2002-09-18Fix pluralization in a syslog message.mycroft
2002-09-18select() -> poll()mycroft
2002-07-13ANSIfy. Remove ifndef __STDC__.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-19Whitespace nits.wiz
2001-04-11ether_hostton(3), not ether_hton(3) (thanks, Klaus!)wiz
2001-01-05Language police:agc
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-15move (using repository copy) bootp{d,ef,gw,test} into a common hierarchylukem
1998-03-14warnsifylukem
1998-01-09RCS Id Police.perry
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-18rcsid fascismlukem
1997-05-20fix typo, from Enami Tsugutomo in PR bin/3636mikel
1997-04-18argument given to -t flag is in minutes; from SAITOH Masanobu in PRmikel
1996-09-27Correct pathname of bootpd and bootpgw.thorpej
1996-06-19Some corrections regarding boot file and path (suggested by cgd)gwr
1996-06-19Explain why the HP printers fail and how to work around the problem.gwr
1996-03-21Be pedantic, main() returns int in C.jtc
1994-12-23play a bit safer with types.cgd
1994-12-22specify man pages the new way.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