summaryrefslogtreecommitdiff
path: root/cf
Commit message (Expand)AuthorAgeFilesLines
* Add UPF supportTed Lemon1997-03-291-1/+7
* Add workaround for bogus EHOSTUNREACH and ECONNREFUSED errors on LinuxTed Lemon1997-03-291-0/+1
* replace ARPHRD with HTYPETed Lemon1996-11-081-3/+0
* Don't redefine _PATH_DHCPD_xxxTed Lemon1996-09-116-7/+16
* Linux portability hacksTed Lemon1996-09-111-2/+6
* Support for Sun compiler on SolarisTed Lemon1996-09-111-1/+3
* Apply some changes Christoph asked forTed Lemon1996-09-051-1/+2
* strncasecmp takes *three* arguments...Ted Lemon1996-09-021-1/+1
* Changes requested by Brian StecherTed Lemon1996-08-301-0/+1
* qnx configurationTed Lemon1996-08-291-0/+103
* Add support for weird linux aliased interface namesTed Lemon1996-08-271-0/+2
* Add hp-ux supportTed Lemon1996-06-121-0/+78
* Work around FreeBSD BPF bugTed Lemon1996-06-111-0/+1
* Store dhcpd.leases file in /var/dbTed Lemon1996-06-013-0/+3
* Use int instead of long for u_int32_t, since both are now 32 bits, but long m...Ted Lemon1996-05-231-2/+2
* Alpha OSF/1 doesn't normally have <sys/bitypes.h>Ted Lemon1996-05-231-1/+9
* Check for __BIT_TYPES_DEFINED__ before trying to define them.Ted Lemon1996-05-231-0/+3
* Use #defines instead of typedefsTed Lemon1996-05-221-3/+3
* bitypes.h not standard - define basic integer types explicitly; use poll() in...Ted Lemon1996-05-221-1/+12
* Add endian.h defsTed Lemon1996-05-221-0/+11
* Fix INADDR_LOOPBACKTed Lemon1996-05-201-1/+1
* Sample config file for new portTed Lemon1996-05-201-0/+292
* Fix copyrights; fix INADDR_LOOPBACK; define more basic int types; lose bogus ...Ted Lemon1996-05-201-27/+15
* Fix copyrights; lose ether_hdr compat; use bitypes.h; lose bogus time defs; l...Ted Lemon1996-05-201-33/+12
* Fix copyrights; lose ether_hdr compat; define more basic int types; lose bogu...Ted Lemon1996-05-201-41/+14
* Fix copyright; lose old modemd time defs; SIN_LEN becomes SA_LENTed Lemon1996-05-201-14/+9
* Fix copyright; lose old modemd time defs; lose BROKEN_TM_GMT; fix SNPRINTF co...Ted Lemon1996-05-201-45/+19
* Fix copyright, INADDR_LOOPBACK; lose useless modemd time macros; SIN_LEN beco...Ted Lemon1996-05-201-12/+8
* Unfix INADDR_LOOPBACKTed Lemon1996-05-201-1/+1
* Fix copyright; fix INADDR_LOOPBACK; SIN_LEN becomes SA_LEN; lose useless mode...Ted Lemon1996-05-201-12/+8
* Fix copyright; lose useless modemd time macrosTed Lemon1996-05-201-13/+8
* SCO ODT 3.0 config fileTed Lemon1996-05-201-0/+112
* Clean up commentsTed Lemon1996-05-171-4/+4
* Fix ultrix.h so it works without a hacked Ultrix systemTed Lemon1996-05-178-14/+25
* Configuration information for Alpha/OSF1Ted Lemon1996-05-161-0/+93
* Add jmp_buf prototype declaration macroTed Lemon1996-05-161-1/+1
* Configuration for Solaris 2.5Ted Lemon1996-05-161-0/+132
* Use HAVE_SIN_LEN for bsdos...Ted Lemon1996-05-161-0/+2
* Default network API is NITTed Lemon1996-05-161-0/+6
* Define array-vs-struct compatibility macros; no snprintf; no strerror; use po...Ted Lemon1996-05-161-21/+40
* Move if_dl.h include to machine-dependent headersTed Lemon1996-05-163-0/+3
* Define default network API to useTed Lemon1996-05-135-2/+20
* Define HAVE_SIN_LENTed Lemon1996-04-111-0/+2
* FreeBSD configurationTed Lemon1996-03-161-0/+75
* Various user-provided patchesTed Lemon1996-03-161-2/+2
* New configurations and bug fixes from JonathanTed Lemon1996-03-073-22/+277
* Move malloc.h into netbsd.h; define HAVE_SIN_LENTed Lemon1996-03-062-83/+3
* Ultrix port from Jonathan StoneTed Lemon1996-03-061-0/+86
* New BSD/OS portTed Lemon1996-03-061-50/+17
* DHCP Server DaemonTed Lemon1995-11-293-0/+262