| Age | Commit message (Expand) | Author |
| 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 |
| 1995-07-24 | Make bootpgw work for more than just the first query | ws |
| 1995-07-24 | Since BSD is defined in sys/param.h, we need to include that | ws |
| 1995-05-19 | Use inet_aton(), not inet_addr(). | mycroft |
| 1994-12-23 | play a bit safer with types. | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-08-24 | Make this match what I posted on comp.sources.unix as patch 1. | gwr |
| 1994-08-24 | Fix missing initialization (thanks to Brezak). | gwr |
| 1994-08-22 | Update to version 2.4 | gwr |
| 1994-06-27 | Move this to where the latest consensus indicates it should go. | gwr |