]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/isc-dhcp/FREEBSD-upgrade
This commit was generated by cvs2svn to compensate for changes in r105151,
[FreeBSD/FreeBSD.git] / contrib / isc-dhcp / FREEBSD-upgrade
1 # ex:ts=8
2 $FreeBSD$
3
4 ISC DHCP client 3.0.1rc8
5         originals can be found at: ftp://ftp.isc.org/isc/dhcp/
6
7
8 For the import of ISC-dhclient the following files were removed:
9         doc/*                   relay/*                 server/*
10         dhcpctl/*
11
12         client/scripts/
13         bsdos                   linux                   netbsd
14         nextstep                solaris                 openbsd
15
16         contrib/
17         dhcp.spec               solaris.init
18
19         include/cf/
20         aix.h                   alphaosf.h              bsdos.h
21         cygwin32.h              hpux.h                  irix.h
22         linux.h                 netbsd.h                nextstep.h
23         openbsd.h               qnx.h                   rhapsody.h
24         sample.h                sco.h                   sunos4.h
25         sunos5-5.h              ultrix.h
26
27         `find . -name '.cvsignore'`
28
29 Imported by:
30
31         cvs import -m 'Import ISC DHCP 3.0.1 RC8 client.' \
32                 src/contrib/isc-dhcp ISC isc_dhcp_3_0_1_rc8
33
34
35 To make local changes to isc-dhcp, simply patch and commit to the main
36 branch (aka HEAD).  Never make local changes on the vendor (ISC) branch.
37
38 All local changes should be submitted to the ISC for inclusion in the 
39 next vendor release.
40
41 Local Changes:
42
43         client/clparse.c
44           r1.6 - prefer strlcpy to strcpy.
45         client/dhclient.8 
46           r1.8 - correct a man reference and a typo.
47           r1.6 - document -D option.
48           - remove dhcpd from SEE ALSO section.
49         client/dhclient.c
50           r1.19 - connect std{in,out,err}.
51           r1.13 - prefer strlcpy to strcpy.
52           r1.6  - quiet by default.
53                 - document -D option.
54         client/dhclient.conf.5
55           - Remove dhcpd from SEE ALSO section.
56         common/dhcp-options.5
57           r1.2 - note that hostname is only set if not already set.
58           - Remove dhcpd from SEE ALSO section.
59     (see CVS logs for complete details)
60
61 murray@FreeBSD.org
62 obrien@NUXI.com
63 01-Apr-2002