summaryrefslogtreecommitdiff
path: root/usr.sbin/bootp
AgeCommit message (Expand)Author
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
1995-07-24Make bootpgw work for more than just the first queryws
1995-07-24Since BSD is defined in sys/param.h, we need to include thatws
1995-05-19Use inet_aton(), not inet_addr().mycroft
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