Date: Sat, 10 Sep 2005 17:05:04 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc network.subr pccard_ether src/etc/rc.d netif Message-ID: <200509101705.j8AH54qQ056646@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2005-09-10 17:05:04 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
etc network.subr pccard_ether
etc/rc.d netif
Log:
Sync network interface startup code with HEAD.
etc/network.subr: 1.165-1.167
- kill removable_interfaces
- add NOAUTO keyword
- fix quoted entries in ifconfig_<ifn> variables
- always up the interface
- if ifconfig_<ifn> is defined, but empty, don't set it to
ifconfig_DEFAULT
- always configure lo0 first if it exists
etc/pccard_ether: 1.46
- kill removable_interfaces
- add NOAUTO keyword
etc/rc.d/netif: 1.15-1.17
- block Ctrl-C in dhclient
- minor cleanup of the interface list generation code
Approved by: re (scottl)
Requested by: many (death to removable_interfaces!)
Revision Changes Path
1.164.2.1 +43 -8 src/etc/network.subr
1.45.2.1 +2 -2 src/etc/pccard_ether
1.14.2.1 +4 -4 src/etc/rc.d/netif
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509101705.j8AH54qQ056646>
