| Age | Commit message (Expand) | Author |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-08-16 | dhcpd no longer needs the OS_VERSION define. | tv |
| 2001-08-16 | Add NetBSD rcsids. | tv |
| 2001-08-07 | define HMAC_MD5 | drochner |
| 2001-08-03 | our dhclient-script diverged too much from the distributed one, | drochner |
| 2001-08-03 | switch to reachover build from src/dist/dhcp | drochner |
| 2001-07-26 | aquire -> acquire | wiz |
| 2001-07-22 | seperate -> separate | wiz |
| 2001-06-23 | make things compile again with -DSMALL | christos |
| 2001-06-19 | more obsolete files | drochner |
| 2001-06-19 | some more files which disappeared in the distribution | drochner |
| 2001-06-19 | add missing comma | drochner |
| 2001-06-19 | iron out some unnecessary differences between the distribution and the | drochner |
| 2001-06-19 | these are not in the original distribution anymore | drochner |
| 2001-06-19 | fix some obviously botched error returns | drochner |
| 2001-06-18 | use better/quicker shell syntax | christos |
| 2001-06-18 | update for moved toisc.c | drochner |
| 2001-06-18 | merge 3.0rc8 | drochner |
| 2001-06-18 | ISC DHCP 3.0rc8 | drochner |
| 2001-06-12 | receive, not recieve | wiz |
| 2001-06-11 | Fix various misspellings of compatible/compatibility. | wiz |
| 2001-05-26 | make the -DSMALL option work again. | christos |
| 2001-05-08 | Add .WAIT barrier for parallel make | sommerfeld |
| 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-09 | Take out the reference to the dhcp-contrib man page. | mellon |
| 2001-04-08 | Don't use BPF_WORDALIGN in the midst of unpacking the packet. | mellon |
| 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-06 | ISC DHCP 3.0b2pl24 | mellon |
| 2001-04-06 | Disable tracing in the distrib client (controlled by #ifdef SMALL in | simonb |
| 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-03 | Oops, minires->dst in DSTOBJDIR | mellon |
| 2001-04-03 | Fix various makefile glitches | mellon |
| 2001-04-03 | No longer pertinent | mellon |
| 2001-04-02 | Make a BSD-style Makefile. | mellon |
| 2001-04-02 | No longer pertinent | mellon |
| 2001-04-02 | Merge of 3.0b2pl23 | mellon |
| 2001-04-02 | ISC DHCP 3.0b2pl23 | mellon |
| 2001-01-09 | convert to using .WAIT | lukem |
| 2001-01-07 | Use PRINTOBJDIR. | enami |
| 2000-11-27 | Don't terminate the loop after getting a short packet, either. | mycroft |
| 2000-11-27 | For BPF, we must loop on receive_packet(). BPF may return multiple packets at | mycroft |
| 2000-11-27 | Make sure to BPF_WORDALIGN() the buffer pointer for each packet, as BPF does in | mycroft |
| 2000-11-07 | Avoid segmentation fault if "dns_zone_lookup()" is called with an empty | tron |
| 2000-11-02 | Patch from the ISC DHCP CVS repository, fix dhclient problem, | taca |
| 2000-11-02 | Patch from the ISC DHCP CVS repository: | taca |