| Age | Commit message (Expand) | Author |
| 2003-08-18 | SIOCGIFCONF -> getifaddrs conversion | itojun |
| 2003-07-14 | use bounded string op | itojun |
| 2003-07-14 | use boundedd string ops | itojun |
| 2003-05-17 | use strlcpy/strlcat | itojun |
| 2003-02-02 | guarantee, not guarentee. Idea from miod@openbsd. | wiz |
| 2003-01-28 | unknown, not unkown. Noted by mjl. | wiz |
| 2003-01-06 | compatibility, not compatiblity. | wiz |
| 2002-10-29 | Fix typos. Found by Adrian Mrva. | wiz |
| 2002-09-20 | Minor cosmetica. | mycroft |
| 2002-09-18 | Fix pluralization in a syslog message. | mycroft |
| 2002-09-18 | select() -> poll() | mycroft |
| 2002-09-18 | minor makefile delint | lukem |
| 2002-07-14 | De-register. | wiz |
| 2002-07-13 | ANSIfy. Remove ifndef __STDC__. | wiz |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-01-19 | Whitespace nits. | wiz |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-08-20 | precede, not preceed. | wiz |
| 2001-04-11 | ether_hostton(3), not ether_hton(3) (thanks, Klaus!) | wiz |
| 2001-01-09 | convert to using .WAIT | lukem |
| 2001-01-07 | Use PRINTOBJDIR. | enami |
| 2001-01-05 | Language police: | agc |
| 2000-10-11 | More format string cleanups by sommerfeld. | is |
| 1999-09-26 | Need <sys/param.h> for MAXHOSTNAMELEN. | kleink |
| 1999-03-13 | set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> | lukem |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1999-01-31 | Missing ). | briggs |
| 1999-01-31 | ensure C strings are nul terminated, and do not overflow buffers. | mrg |
| 1999-01-11 | In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration | kleink |
| 1998-12-04 | From OpenBSD: ignore requests with bogus network types | abs |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-04-02 | Need <time.h> for ctime() prototype. | kleink |
| 1998-03-26 | Fix types lossage on Alpha. | thorpej |
| 1998-03-15 | move (using repository copy) bootp{d,ef,gw,test} into a common hierarchy | lukem |
| 1998-03-14 | warnsify | lukem |
| 1998-01-09 | RCS Id Police. | perry |
| 1997-10-25 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-18 | rcsid fascism | lukem |
| 1997-05-20 | separate option argument from description; from Enami Tsugutomo in PR 3637. | mikel |
| 1997-05-20 | fix typo, from Enami Tsugutomo in PR bin/3636 | mikel |
| 1997-04-18 | argument given to -t flag is in minutes; from SAITOH Masanobu in PR | mikel |
| 1997-03-15 | New ARP system, supports IPv4 over any hardware link. | is |
| 1996-09-27 | Correct pathname of bootpd and bootpgw. | thorpej |
| 1996-06-19 | Some corrections regarding boot file and path (suggested by cgd) | gwr |
| 1996-06-19 | Explain why the HP printers fail and how to work around the problem. | gwr |
| 1996-06-19 | Minor fixes sent in since bootp-2.4.3 release: | gwr |
| 1996-05-06 | Fix PR/2373 | christos |
| 1996-03-21 | Be pedantic, main() returns int in C. | jtc |
| 1995-07-25 | Delete (possibly incomplete) ARP table entry before adding. | gwr |