summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2003-09-02 11:15:03 +0000
committermbr <mbr@FreeBSD.org>2003-09-02 11:15:03 +0000
commit2bba90a51fff279d1c30e99849d3e536e83b3272 (patch)
tree6c63cd44ca7a2a6342721d51fac1d1ff881c6f15 /contrib
parent66b631bbce0f76a8ac8b7e449d641bf2d39e2b7b (diff)
downloadFreeBSD-src-2bba90a51fff279d1c30e99849d3e536e83b3272.zip
FreeBSD-src-2bba90a51fff279d1c30e99849d3e536e83b3272.tar.gz
Import ISC DHCP 3.0.1 RC12 client.
- s/include/includes - remove already merged files
Diffstat (limited to 'contrib')
-rw-r--r--contrib/isc-dhcp/FREEBSD-upgrade12
1 files changed, 7 insertions, 5 deletions
diff --git a/contrib/isc-dhcp/FREEBSD-upgrade b/contrib/isc-dhcp/FREEBSD-upgrade
index 204ec7b..e67b83f 100644
--- a/contrib/isc-dhcp/FREEBSD-upgrade
+++ b/contrib/isc-dhcp/FREEBSD-upgrade
@@ -1,7 +1,7 @@
# ex:ts=8
$FreeBSD$
-ISC DHCP client 3.0.1rc11
+ISC DHCP client 3.0.1rc12
originals can be found at: ftp://ftp.isc.org/isc/dhcp/
@@ -15,7 +15,7 @@ For the import of ISC-dhclient the following files were removed:
contrib/
dhcp.spec solaris.init ms2isc/
- include/cf/
+ includes/cf/
aix.h alphaosf.h bsdos.h
cygwin32.h hpux.h irix.h
linux.h netbsd.h nextstep.h
@@ -28,7 +28,7 @@ For the import of ISC-dhclient the following files were removed:
Imported by:
cvs import -m 'Import ISC DHCP 3.0.1 RC11 client.' \
- src/contrib/isc-dhcp ISC isc_dhcp_3_0_1_rc11
+ src/contrib/isc-dhcp ISC isc_dhcp_3_0_1_rc12
To make local changes to isc-dhcp, simply patch and commit to the main
@@ -43,15 +43,16 @@ Local Changes:
r1.6 - prefer strlcpy to strcpy.
client/dhclient.8
r1.14 - interface polling
- r1.8 - correct a man reference and a typo.
r1.6 - document -D option.
- remove dhcpd from SEE ALSO section.
client/dhclient.c
+ r1.32 - interface polling
+ r1.31 - interface polling
+ r1.30 - interface polling
r1.29 - interface polling
r1.28 - interface polling
r1.27 - interface polling
r1.26 - interface polling
- r1.25 - correct release lease option
r1.19 - connect std{in,out,err}.
r1.13 - prefer strlcpy to strcpy.
r1.6 - quiet by default.
@@ -70,6 +71,7 @@ Local Changes:
r1.2 - interface polling
(see CVS logs for complete details)
+mbr@FreeBSD.org
murray@FreeBSD.org
obrien@NUXI.com
15-Jan-2003
OpenPOWER on IntegriCloud