summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support DESTDIR on installs.Ted Lemon1999-02-193-37/+42
* Test a potentially null pointer for nullness before dereferencing it.Ted Lemon1999-02-191-3/+5
* Generate new xid on DHCPRELEASE.Ted Lemon1999-02-191-2/+2
* Support DESTDIR on installs.Ted Lemon1999-02-191-21/+19
* Set mode to 444 on manual installs.Ted Lemon1999-02-191-1/+1
* Update version number, document changes.V2-BETA-1-PATCH-13Ted Lemon1999-02-161-2/+14
* Update version numbersTed Lemon1999-02-164-10/+10
* Fix NAKing behaviour for cases where we know about the IP address theTed Lemon1999-02-161-28/+72
* Reduce complexity (and incorrectness) in parsing authoritative keyword.Ted Lemon1999-02-161-8/+3
* Initialize quiet to zero (was used uninitialized).Ted Lemon1999-02-161-2/+2
* Document DLPI changeV2-BETA-1-PATCH-12Ted Lemon1999-02-131-0/+3
* Use DLPI on sparc, sockets on i386.Ted Lemon1999-02-131-6/+13
* Update version number.Ted Lemon1999-02-134-10/+10
* Update version and change log.Ted Lemon1999-02-131-2/+18
* Define TIME_MAX if the os header file doesn't.Ted Lemon1999-02-131-0/+4
* Print the error message if SO_BINDTODEVICE fails.Ted Lemon1999-02-131-2/+2
* Don't use %D in strftime because egcs complains about it.Ted Lemon1999-02-131-4/+4
* - Fix a bug in the SIOCGIFCONF interface scanning code.Ted Lemon1999-02-131-22/+15
* - In the client, close standard I/O descriptors when forking a daemon.Ted Lemon1999-02-131-1/+17
* Update version.V2-BETA-1-PATCH-11Ted Lemon1999-02-091-4/+4
* Document latest changes.Ted Lemon1999-02-091-1/+17