summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Add enter and exit hooksV2-BETA-1-PATCH-18Ted Lemon1999-03-051-20/+38
* Adjust version numbers.Ted Lemon1999-03-054-10/+10
* Document changes in pl18Ted Lemon1999-03-051-1/+20
* - Do not attempt to reclaim requested abandoned leases in response toTed Lemon1999-03-051-32/+33
* Initialize hto address length.Ted Lemon1999-03-051-5/+6
* Better document the -p flag.Ted Lemon1999-03-053-0/+35
* Commit John Wehle's endianness fix.Ted Lemon1999-02-281-8/+14
* Oops, wrong date on Patchlevel 17.V2-BETA-1-PATCH-17Ted Lemon1999-02-271-1/+1
* Update version number.Ted Lemon1999-02-274-10/+10
* Update changelogTed Lemon1999-02-271-2/+14
* Fix some major stupidity in the code that figures out where or not aTed Lemon1999-02-271-19/+31
* Correctly handle USE_DEFAULT_NETWORK.Ted Lemon1999-02-271-13/+14
* Oops, fix copyright!Ted Lemon1999-02-271-1/+1
* regenTed Lemon1999-02-271-11/+11
* Fix a couple of documentation think-o's.Ted Lemon1999-02-271-2/+2
* Fix man page declarations for Linux.Ted Lemon1999-02-271-2/+2
* Update changelog and version.V2-BETA-1-PATCH-16Ted Lemon1999-02-241-2/+17
* Update version numberTed Lemon1999-02-243-8/+8
* - Fix an obscure case where dhcpd is started by the /etc/rc systemTed Lemon1999-02-241-3/+3
* Eliminate redundant #defines.Ted Lemon1999-02-241-15/+13
* /var/state/dhcp, not /var/state/dhcpd!Ted Lemon1999-02-241-4/+4
* Add some #defines for builds with glibc2 on Linux 2.0V2-BETA-1-PATCH-15Ted Lemon1999-02-231-0/+7
* Say a little more about Solaris.Ted Lemon1999-02-231-3/+7
* Expand the note about Solaris.Ted Lemon1999-02-231-8/+26
* Update changelog.Ted Lemon1999-02-231-2/+33
* Update version numbers.Ted Lemon1999-02-234-10/+10
* Regenerate.Ted Lemon1999-02-231-16/+16
* Add missing brace.Ted Lemon1999-02-231-2/+2
* Use DLPI on both sparc and i386.Ted Lemon1999-02-231-13/+2
* Don't print /unattached if there's no shared-network hanging off anTed Lemon1999-02-237-35/+48
* More bug fixes.Ted Lemon1999-02-231-25/+27
* Make make install make all first.Ted Lemon1999-02-234-4/+4
* Print warning about dhcpd.conf move when installing on Linux.Ted Lemon1999-02-231-0/+30
* Fix declarations for database files.Ted Lemon1999-02-231-6/+11
* More documentation on server-identifier statement.Ted Lemon1999-02-231-2/+10
* Take out shared-network example so people will stop copying it withoutTed Lemon1999-02-231-51/+13
* Use DISCOVER_SERVER instead of 1 when calling discover_interfaces.Ted Lemon1999-02-231-2/+2
* - Print send_packet errors in send_packet, not in caller.Ted Lemon1999-02-231-14/+9
* Print send_packet errors in send_packet, not in caller.Ted Lemon1999-02-2310-60/+69
* Update the subnet declaration error message.Ted Lemon1999-02-231-6/+10
* Don't use alias subcommand to ifconfig - it doesnt' exist on Solaris.Ted Lemon1999-02-231-11/+10
* Make the DHCP database directory on install if it's not already there.Ted Lemon1999-02-231-1/+2
* - Install the dhcp databases in /var/state/dhcp instead of /etc orTed Lemon1999-02-231-4/+4
* Oops, made a few defines >2.0-specific that aren't in previous commit.V2-BETA-1-PATCH-14Ted Lemon1999-02-191-2/+2
* On second thought, only explicitly define the HAVE_ stuff on Linux >2.0.Ted Lemon1999-02-191-7/+7
* Oops, missed a changelog entryTed Lemon1999-02-191-0/+5
* Update usage message.Ted Lemon1999-02-191-2/+3
* Update version numbers.Ted Lemon1999-02-194-10/+10
* Update version number. Document changes.Ted Lemon1999-02-191-3/+12
* - Move tests for constants defined in O.S. headers into osdep.h - testTed Lemon1999-02-194-10/+53