]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC a set of changes that fixes DHCP handling in sysinstall(8)
authordelphij <delphij@FreeBSD.org>
Sun, 12 Feb 2006 15:23:50 +0000 (15:23 +0000)
committerdelphij <delphij@FreeBSD.org>
Sun, 12 Feb 2006 15:23:50 +0000 (15:23 +0000)
commitf865c8d9dbf5459d27a197b69d26a5da26320c8f
tree5741b6a567895698308c991bdd3262b14c2de658
parentda071e483e7ba6cd976345a0fc96bcc6c610b16f
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)
usr.sbin/sysinstall/network.c
usr.sbin/sysinstall/tcpip.c