| Age | Commit message (Expand) | Author |
| 2000-07-23 | Define PTRSIZE_64BIT for alpha and sparc64. | mycroft |
| 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-20 | Final (I hope) DHCP client security fix. | mellon |
| 2000-07-09 | Actually fix a bug I thought I'd alread fixed | mellon |
| 2000-07-08 | Oops, fix one more conflict. | mellon |
| 2000-07-08 | Fix conflicts in latest import. | mellon |
| 2000-07-08 | Latest revision of the ISC DHCP Distribution, with many bug fixes. | mellon |
| 2000-06-26 | If both SMALL and NSUPDATE are defined, undefine NSUPDATE. The NSUPDATE | briggs |
| 2000-06-24 | Delete some debugging statements that got included accidentally. | mellon |
| 2000-06-24 | Allocate command line interface using interface_allocate (pr#10378) | mellon |
| 2000-06-24 | Merge latest version, fix conflicts. | mellon |
| 2000-06-24 | Merge latest version, fix conflicts. | mellon |
| 2000-06-24 | 3.0b2 as of June 23 - fixes two important glitches. | mellon |
| 2000-06-13 | Fix a paste-o (thanks to Frederick Bruckman for investigating this) | mellon |
| 2000-06-13 | Register the host type. | mellon |
| 2000-06-12 | - In parse_host_declaration, check for boolean status from clone_group, | 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 | Differentiate the version number. | mellon |
| 2000-06-10 | Fix up some failover dependencies | 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-05-28 | Add/fix FDDI support for NetBSD (& Tru64). [Tru64 has at least one bug left] | matt |
| 2000-05-13 | Define the PXE DHCP option codes. | thorpej |
| 2000-05-13 | Add placeholders for Preboot Execution Environment (PXE) options, | thorpej |
| 2000-05-10 | - Use a tab instead of eight spaces for consistency and better output. | enami |
| 2000-05-08 | fix an off by 1 error that prevents bootp from working. | matt |
| 2000-04-28 | Only invoke hostname(1) and domainname(1) if they exist (tested with the | thorpej |
| 2000-04-26 | Fix a missing ~ which caused fixed-address leases to be treated like | thorpej |
| 2000-04-25 | .cvsignore bad! bad _MelloN_, no biscuit! | thorpej |
| 2000-04-24 | Avoid an unaligned access. | thorpej |
| 2000-04-24 | Fix a bug where a clause in the client configuration file like: | thorpej |
| 2000-04-23 | Fix dhcpctl subdir build. | mellon |
| 2000-04-23 | Back out previous; it builds on LP64 platforms now. | thorpej |
| 2000-04-23 | Address LP64 issues (just add some casts; the code is safe). | thorpej |
| 2000-04-23 | Disable build of client on alpha due to LP64 issues. | sommerfeld |
| 2000-04-23 | unsigned != size_t (tripped up build on alpha). | sommerfeld |
| 2000-04-22 | disable dhcpctl subdir to un-break build since it doesn't have a makefile yet | sommerfeld |
| 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-12-07 | 'If it comes from a client that already knows its address and is not | soren |
| 1999-11-15 | From FreeBSD misc/14850: When communicating with a BOOTP server, | mjl |
| 1999-10-09 | Install example dhcpd.conf into /usr/share/examples/dhcp | hubertf |