summaryrefslogtreecommitdiff
path: root/usr.sbin/bootp
AgeCommit message (Expand)Author
2003-08-18SIOCGIFCONF -> getifaddrs conversionitojun
2003-07-14use bounded string opitojun
2003-07-14use boundedd string opsitojun
2003-05-17use strlcpy/strlcatitojun
2003-02-02guarantee, not guarentee. Idea from miod@openbsd.wiz
2003-01-28unknown, not unkown. Noted by mjl.wiz
2003-01-06compatibility, not compatiblity.wiz
2002-10-29Fix typos. Found by Adrian Mrva.wiz
2002-09-20Minor cosmetica.mycroft
2002-09-18Fix pluralization in a syslog message.mycroft
2002-09-18select() -> poll()mycroft
2002-09-18minor makefile delintlukem
2002-07-14De-register.wiz
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-12-12MKfoo=no -> NOfootv
2001-08-20precede, not preceed.wiz
2001-04-11ether_hostton(3), not ether_hton(3) (thanks, Klaus!)wiz
2001-01-09convert to using .WAITlukem
2001-01-07Use PRINTOBJDIR.enami
2001-01-05Language police:agc
2000-10-11More format string cleanups by sommerfeld.is
1999-09-26Need <sys/param.h> for MAXHOSTNAMELEN.kleink
1999-03-13set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>lukem
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-01-31Missing ).briggs
1999-01-31ensure C strings are nul terminated, and do not overflow buffers.mrg
1999-01-11In userland, pull in <errno.h> instead of <sys/errno.h> for the declarationkleink
1998-12-04From OpenBSD: ignore requests with bogus network typesabs
1998-07-26const poisoning.mycroft
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-04-02Need <time.h> for ctime() prototype.kleink
1998-03-26Fix types lossage on Alpha.thorpej
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-20separate option argument from description; from Enami Tsugutomo in PR 3637.mikel
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
1997-03-15New ARP system, supports IPv4 over any hardware link.is
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-06-19Minor fixes sent in since bootp-2.4.3 release:gwr
1996-05-06Fix PR/2373christos
1996-03-21Be pedantic, main() returns int in C.jtc
1995-07-25Delete (possibly incomplete) ARP table entry before adding.gwr