CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2012/10/30 12:39:44
Modified files: distrib/alpha/bsd.rd: list.local distrib/amd64/ramdisk_cd: list.local distrib/armish/ramdisk: list distrib/beagle/ramdisk: list distrib/hp300/ramdisk: list distrib/hppa : list distrib/i386/common: list distrib/landisk/ramdisk: list distrib/loongson/ramdisk: list distrib/luna88k/ramdisk: list distrib/macppc/ramdisk: list distrib/mvme68k/ramdisk: list distrib/mvme88k/ramdisk: list distrib/palm/ramdisk: list distrib/ramdisk: list distrib/sgi/ramdisk: list distrib/socppc/ramdisk: list distrib/sparc64/bsd.rd: list distrib/special/dhclient: Makefile distrib/zaurus/ramdisk: list sbin/dhclient : Makefile clparse.c conflex.c dhclient.8 dhclient.c dhclient.conf.5 dhcpd.h dhctoken.h dispatch.c privsep.c privsep.h share/man/man5 : resolv.conf.5 share/man/man8 : afterboot.8 usr.bin/spell : special.4bsd Log message: Nuke dhclient-script and dhclient.conf 'script' directive. Do all interface and route configuration via ioctl's and routing sockets. This will break configurations using local enhancements of dhclient-script, which will now require alternate arrangements. Committing early to allow time to identify and develop required alternatives. Several proddings by deraadt@.