2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-24 19:08:08 +00:00

16 Commits

Author SHA1 Message Date
Ted Lemon
095a79940d Override default value for _PATH_DHCRELAY_PID 1997-11-22 07:52:43 +00:00
Ted Lemon
2e37b959b5 SunOS 4.1 doesn't define ssize_t 1997-06-10 05:50:22 +00:00
Ted Lemon
7e1cdd2503 Need definition for struct timeval. 1997-06-03 01:40:24 +00:00
Ted Lemon
fac85c55de Don't use polling on SunOS4 - it seems to tweak an O.S. Bug. 1997-06-02 23:25:04 +00:00
Ted Lemon
62d7dca5af SunOS needs inet_aton 1997-03-29 10:38:38 +00:00
Ted Lemon
d432c972a6 Add definitions for DHCP Client data files 1997-02-18 14:34:14 +00:00
Ted Lemon
c73856ba81 Use int instead of long for u_int32_t, since both are now 32 bits, but long might become 64 bits in a later UltraSPARC release 1996-05-23 22:24:48 +00:00
Ted Lemon
c02ad844e5 Add endian.h defs 1996-05-22 11:31:47 +00:00
Ted Lemon
9930d1df92 Fix copyrights; lose ether_hdr compat; define more basic int types; lose bogus time defs 1996-05-20 00:40:59 +00:00
Ted Lemon
3060073a8f Fix ultrix.h so it works without a hacked Ultrix system 1996-05-17 00:29:29 +00:00
Ted Lemon
58f7243dba Add jmp_buf prototype declaration macro 1996-05-16 23:14:44 +00:00
Ted Lemon
33c95d3bc4 Default network API is NIT 1996-05-16 09:43:14 +00:00
Ted Lemon
107821e1c0 Define array-vs-struct compatibility macros; no snprintf; no strerror; use poll() syscall 1996-05-16 07:31:45 +00:00
Ted Lemon
48695f7d76 New configurations and bug fixes from Jonathan 1996-03-07 21:08:11 +00:00
Ted Lemon
5f39769efa Move malloc.h into netbsd.h; define HAVE_SIN_LEN 1996-03-06 10:05:26 +00:00
Ted Lemon
d7837182d3 DHCP Server Daemon 1995-11-29 07:40:04 +00:00