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

25 Commits

Author SHA1 Message Date
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
Evan Hunt
75135a3f7f Use different paths for PID and lease files when running in DHCPv4 or
DHCPv6 mode, so that servers for both protcols can be run simultaneously on
a single interface. [rt17227]
2007-10-27 19:15:37 +00:00
David Hankins
706792c9d3 Copyright++ 2007-05-19 19:16:28 +00:00
David Hankins
98bd7ca099 DHCPv6 branch merged to HEAD. 2007-05-08 23:05:22 +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
504d9311ba Oops, socklen_t is defined in all NetBSD versions *after* 1.3J, not *before*. 2001-02-18 06:52:30 +00:00
Ted Lemon
49733f31d3 Go back to the BSD license. 2000-03-17 04:00:32 +00:00
Ted Lemon
488b9286c5 Define SOCKLEN_T for old versions of O.S. that don't have socklen_t. 2000-02-05 17:40:18 +00:00
Ted Lemon
32e99078d8 Add prand_config goo for resolver (temporary!). 2000-02-02 05:38:07 +00:00
Ted Lemon
f39b6e0089 Update license. 1999-03-16 05:50:46 +00:00
Ted Lemon
e24ff9833b Add HAVE_MKSTEMP flag 1997-09-16 18:17:16 +00:00
Ted Lemon
e6ba52d44f Define PTRSIZE_64BIT on alpha 1997-03-31 23:35:57 +00:00
Ted Lemon
2fe35fcf41 Oops - poll() isn't implemented in NetBSD-1.2... 1997-02-22 11:01:10 +00:00
Ted Lemon
fab1248b37 select(2) has been deprecated in favor of poll(2). 1997-02-19 10:51:10 +00:00
Ted Lemon
d432c972a6 Add definitions for DHCP Client data files 1997-02-18 14:34:14 +00:00
Ted Lemon
469cf3a4b5 Initial merge of Poger dhclient and linux hacks 1997-01-02 12:00:19 +00:00
Ted Lemon
911af7a5cb Don't redefine _PATH_DHCPD_xxx 1996-09-11 06:36:57 +00:00
Ted Lemon
ad49f0940f Store dhcpd.leases file in /var/db 1996-06-01 00:30:39 +00:00
Ted Lemon
8eb4771e3c Fix copyright; lose old modemd time defs; SIN_LEN becomes SA_LEN 1996-05-20 00:40:13 +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
e7f3140459 Move if_dl.h include to machine-dependent headers 1996-05-16 07:30:34 +00:00
Ted Lemon
60b60a2b69 Define default network API to use 1996-05-13 00:10:37 +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