cvs commit: src/usr.sbin/sysinstall network.c tcpip.c
Xin LI
delphij at FreeBSD.org
Sun Feb 12 07:23:51 PST 2006
delphij 2006-02-12 15:23:50 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/sysinstall network.c tcpip.c
Log:
MFC a set of changes that fixes DHCP handling in sysinstall(8)
* network.c,v 1.53 (by ceri):
Fixes DHCP handling to use a more robust way to determine whether
DHCP should be used.
* tcpip.c,v 1.134:
Avoid adding unnecessary tailing space when no media option(s) is
specified.
Approved by: re (scottl)
Revision Changes Path
1.51.14.1 +8 -2 src/usr.sbin/sysinstall/network.c
1.132.2.2 +6 -3 src/usr.sbin/sysinstall/tcpip.c
More information about the cvs-src
mailing list