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

46 Commits

Author SHA1 Message Date
Shawn Routhier
edad9be5cd [master] Remove vix.com and nominum.com
Remove old information from copyrights and
    man pages.
2014-01-26 10:52:15 -08:00
Shawn Routhier
32e651c418 A problem with missing get_hw_addr function when --enable-use-sockets
was used is now solved on GNU/Linux, BSD and GNU/Hurd systems. Note
that use-sockets feature was not tested on those systems. Client and
server code no longer use MAX_PATH constant that is not defined on
GNU/Hurd systems. [ISC-Bugs 25979]
2012-06-08 23:28:11 +00:00
Shawn Routhier
57fbc77221 Another batch of fixes
Correct error handling in DLPI [ISC-Bugs #20378]
 Remove __sun__ and __hpux__ typedefs in osdep.h as they are now being
 checked in configure.  [ISC-Bugs #20443]
 Modify how the cmsg header is allocated the v6 send and received routines
 to compile on more compilers.  [ISC-Bugs #20524]
 When parsing a domain name free the memory for the name after we are
 done with it.  [ISC-Bugs #20824]
2010-09-09 22:18:02 +00:00
Shawn Routhier
a47d63362f Update copyright years 2009-11-24 02:06:57 +00:00
Shawn Routhier
2c85ac9b24 Switch isc urls from http to https and correct sw to services or software
for new web site as appropirate.
2009-07-23 18:52:21 +00:00
David Hankins
a57df74a1a - Compilation on Solaris with USE_SOCKETS defined in includes/site.h has
been repaired.  Other USE_ overrides should work better. [ISC-Bugs #19434]

- A check for the local flavor of IFNAMSIZ had a broken 'else' condition,
  that probably still resulted in the correct behaviour (but wouldn't use
  a larger defined value provided by the host OS). [ISC-Bugs #19434]
2009-04-30 18:42:52 +00:00
Evan Hunt
dccb6edf66 Updated copyright strings for 4.1.0a1 release 2008-01-24 02:43:06 +00:00
Mark Andrews
b8c0eda0e5 DHCP now builds under AIX 2008-01-23 22:49:54 +00:00
David Hankins
8da06bb1f5 - Compilation on HP/UX has been repaired. The changes should generally
apply to any architecture that supplies SIOCGLIFCONF but does not
  use 'struct lifconf' structures to pass values. [ISC-Bugs #16928]
2007-06-08 14:58:20 +00:00
David Hankins
b5a71ddb14 Limit u_int32_t etc typedefs to __sun__ build environment. 2007-05-19 21:36:03 +00:00
David Hankins
706792c9d3 Copyright++ 2007-05-19 19:16:28 +00:00
David Hankins
fe5b0fdd70 - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]
- RELNOTES/README++
- s/wether/whether/ in dhcp-options.5 manpage edits.
2007-05-19 18:47:15 +00:00
David Hankins
88cd8aca9e - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silence
robie).
2006-02-24 23:16:32 +00:00
David Hankins
98311e4ba9 MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are
now synced as of tag V3-0-3-BETA-1.
2005-03-17 20:15:29 +00:00
Ted Lemon
d758ad8cac Merge changes between 3.0rc7 and 3.0rc8pl2. 2001-06-27 00:31:20 +00:00
Ted Lemon
1bddf26a11 Don't define HAVE_SIOCGIFHWADDR except on Linux. 2000-04-07 05:08:13 +00:00
Ted Lemon
49733f31d3 Go back to the BSD license. 2000-03-17 04:00:32 +00:00
Ted Lemon
d1ddd6bf22 Define socklen_t if os header didn't. 2000-02-03 03:50:34 +00:00
Ted Lemon
06d048704c Define SHUT_RD if the O.S. headers don't. 1999-12-19 23:41:04 +00:00
Ted Lemon
5d4afdbcd2 Fix Linux compiles. 1999-10-24 23:25:33 +00:00
Ted Lemon
bfc3d44892 Protect from multiple inclusion. 1999-10-05 01:31:42 +00:00
Ted Lemon
4140ab7c5b Add OpenBSD support. 1999-09-08 01:48:14 +00:00
Ted Lemon
3175ee907c Changes to make builds work on HP-UX with ANSI compiler. 1999-07-13 18:00:22 +00:00
Ted Lemon
1877bf5ce7 Support MacOSX. 1999-04-23 22:26:51 +00:00
Ted Lemon
2d1b06e071 Pull up changes in Patchlevel 19 1999-03-26 19:19:46 +00:00
Ted Lemon
f39b6e0089 Update license. 1999-03-16 05:50:46 +00:00
Ted Lemon
74f45f9642 Sync with 2.0b1pl16. Fix some pool allocation problems. 1999-02-25 23:30:43 +00:00
Ted Lemon
d2bc90bd80 Pull up recent 2.0 changes. 1999-02-14 19:04:05 +00:00
Ted Lemon
aaf053e333 Rhapsody support 1998-06-25 18:37:45 +00:00
Ted Lemon
44947018ce More DLPI stuff 1998-03-15 20:59:47 +00:00
Ted Lemon
961ea0f767 Add DLPI support 1998-01-12 01:07:21 +00:00
Ted Lemon
4e5a40cd45 Add nextstep configuration 1997-09-17 00:21:45 +00:00
Ted Lemon
d92bab9a03 Cygwin32 support 1997-05-09 08:18:06 +00:00
Ted Lemon
2f26c2dcbc Add UPF support 1997-03-05 06:16:07 +00:00
Ted Lemon
3e7cd8c1ff Support for Sun compiler on Solaris 1996-09-11 05:53:58 +00:00
Ted Lemon
621be26969 Add QNX support 1996-08-29 09:18:05 +00:00
Ted Lemon
74bbacb845 Add hp-ux support 1996-06-12 04:06:16 +00:00
Ted Lemon
b7c4d8d502 Add support for fallback interface 1996-05-22 07:27:28 +00:00
Ted Lemon
af0ef3636b Fix copyright; add porting comments; add SCO support; lose etherhdr compatibility since we're distributing headers now; add PACKET_ASSEMBLY and PACKET_DECODING macros 1996-05-20 00:20:37 +00:00
Ted Lemon
58a4aa848d Add support for Alpha/OSF1; add default format for sprintfing BPF device name 1996-05-16 23:55:42 +00:00
Ted Lemon
b1af589d57 Add solaris dependencies 1996-05-16 23:12:28 +00:00
Ted Lemon
10e99bf10e Add struct-vs-array compatibility macros for jmp_buf and ether_[sd]host 1996-05-16 07:23:04 +00:00
Ted Lemon
a04c50cd2e Include site.h file for choosing networking code; set default if none chosen in site.h; expand shorthand declarations 1996-05-13 00:05:01 +00:00
Ted Lemon
98078fdb25 Add support for network API configuration 1996-04-11 06:50:03 +00:00
Ted Lemon
a8b53b4220 Various user-provided patches 1996-03-16 17:50:30 +00:00
Ted Lemon
d7837182d3 DHCP Server Daemon 1995-11-29 07:40:04 +00:00