summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update versionTed Lemon1999-02-093-6/+6
* RegenerateTed Lemon1999-02-091-35/+101
* Add support for specifying authority on a per-network-segment basis.Ted Lemon1999-02-094-9/+85
* Add authoritative and not tokens.Ted Lemon1999-02-091-2/+4
* Fix two stupid typos from patchlevel 10.Ted Lemon1999-02-091-5/+27
* Add support for not and authoritative tokens.Ted Lemon1999-02-091-1/+5
* Add an error message for missing bpf device.Ted Lemon1999-02-091-1/+6
* Don't continue building after submake error.Ted Lemon1999-02-091-5/+5
* regenerateV2-BETA-1-PATCH-10Ted Lemon1999-02-052-305/+437
* Update Release (1,2,3) information and document pl10 changes.Ted Lemon1999-02-051-11/+53
* Update version.Ted Lemon1999-02-051-25/+47
* Print a message if no broadcast interfaces are found.Ted Lemon1999-02-051-1/+2
* Document use-lease-addr-for-default-route.Ted Lemon1999-02-051-0/+21
* After finally understanding Brian Murrel's code (my fault, not his)Ted Lemon1999-02-051-11/+18
* - Use sendto rather than send for SOCK_PACKET sockets, because theyTed Lemon1999-02-051-4/+13
* Fix some stupid mistakes in tests.Ted Lemon1999-02-051-3/+4
* Add support for use-lease-addr-for-default-routeTed Lemon1999-02-044-2/+45
* Declare u8, u16 and u32 types for linux packetfilter.Ted Lemon1999-02-041-1/+5
* Add use-lease-addr-for-default-route tokenTed Lemon1999-02-041-5/+11
* Don't include net/ethernet.h on LinuxTed Lemon1999-02-041-2/+1
* Update to pl10Ted Lemon1999-02-035-10/+17
* This time really don't PREINIT unselected interfaces!Ted Lemon1999-02-031-3/+3