| Age | Commit message (Expand) | Author |
| 2002-08-27 | Implement MKDYNAMICROOT, which currently defaults to "no", but will | lukem |
| 2001-08-16 | Add NetBSD rcsids. | tv |
| 2001-08-03 | switch to reachover build from src/dist/dhcp | drochner |
| 2001-07-22 | seperate -> separate | wiz |
| 2001-06-23 | make things compile again with -DSMALL | christos |
| 2001-06-19 | add missing comma | drochner |
| 2001-06-19 | iron out some unnecessary differences between the distribution and the | drochner |
| 2001-06-18 | use better/quicker shell syntax | christos |
| 2001-06-18 | merge 3.0rc8 | drochner |
| 2001-06-18 | ISC DHCP 3.0rc8 | drochner |
| 2001-05-26 | make the -DSMALL option work again. | christos |
| 2001-04-17 | Add missing quotes to test -z argument; from Tim Preston in PR bin/12687. | kleink |
| 2001-04-11 | make the remove route code look exactly the same like the add code. | christos |
| 2001-04-11 | general cleanup: | christos |
| 2001-04-08 | Oops, dhclient-script is now expected to be in /sbin. | mellon |
| 2001-04-06 | If SMALL is defined, don't support the OMAPI protocol. | mellon |
| 2001-04-06 | Merge 3.0b2pl24 | mellon |
| 2001-04-05 | Undocument SIGHUP behaviour, which is no longer present. | mellon |
| 2001-04-05 | dhclient.conf lives in 5, not 8. Whitespace fixes. | wiz |
| 2001-04-02 | Merge of 3.0b2pl23 | mellon |
| 2001-04-02 | ISC DHCP 3.0b2pl23 | mellon |
| 2000-10-17 | Merge 3.0b2pl9 with head. | taca |
| 2000-10-17 | DHCP 3.0 Beta 2 Patchlevel 9 | taca |
| 2000-10-14 | - replace DBDIR, ETCDIR and RUNDIR with /var/db, /etc, /var/run. | taca |
| 2000-10-11 | More format string cleanups by sommerfeld. | is |
| 2000-09-04 | Merge 3.0b2pl2 with head. | mellon |
| 2000-07-31 | backup previous - including ../Makefile.inc does have some | jdolecek |
| 2000-07-29 | pull in ../Makefile.inc before bsd.prefs.mk, in case someone (like me) | jdolecek |
| 2000-07-23 | Back out previons revision in favour of a simpler solution. | mellon |
| 2000-07-23 | Put missing PATH= in CLIENT_PATH define. | mellon |
| 2000-07-23 | Set the PATH environment variable properly. Now this actually | thorpej |
| 2000-07-23 | CPP directives go into CPPFLAGS, not COPTS. | thorpej |
| 2000-07-22 | dhcp_option_ev_name: make argument `buflen' match the prototype. | pk |
| 2000-07-20 | Client path defined in Makefile. | mellon |
| 2000-07-20 | Merge 20000719 changes | mellon |
| 2000-07-08 | Latest revision of the ISC DHCP Distribution, with many bug fixes. | mellon |
| 2000-06-24 | Merge latest version, fix conflicts. | mellon |
| 2000-06-12 | Pass interface name required by format to log_fatal. | mellon |
| 2000-06-12 | Fix a core dump caused by an uninitialized pointer. | mellon |
| 2000-06-10 | Update makefiles and remove removed files. | mellon |
| 2000-06-10 | Fix conflicts in merge. | mellon |
| 2000-06-10 | Belated import of recent DHCP core dumps, etc. Approved by releng. | mellon |
| 2000-04-28 | Only invoke hostname(1) and domainname(1) if they exist (tested with the | thorpej |
| 2000-04-25 | .cvsignore bad! bad _MelloN_, no biscuit! | thorpej |
| 2000-04-23 | Address LP64 issues (just add some casts; the code is safe). | thorpej |
| 2000-04-22 | Initial merge of ISC DHCP 3.0 into NetBSD tree (incomplete) | mellon |
| 2000-04-22 | Initial import of version 3 of the ISC DHCP distribution. | mellon |
| 1999-11-15 | From FreeBSD misc/14850: When communicating with a BOOTP server, | mjl |
| 1999-08-24 | Move the actual work when dhclient got signal out of signal handlers, | enami |
| 1999-06-04 | If we get an NIS domain name, set it. If we set, clear it when the | thorpej |