cvs commit: src/etc network.subr pccard_ether src/etc/defaults
rc.conf src/share/man/man5 rc.conf.5
Brooks Davis
brooks at FreeBSD.org
Tue Aug 22 19:41:50 UTC 2006
brooks 2006-08-22 19:41:49 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
etc network.subr pccard_ether
etc/defaults rc.conf
share/man/man5 rc.conf.5
Log:
MFC: sync /etc/network.subr and /etc/pccard_ether and their defaults
with HEAD. Key changes include:
- Support a limited set of punctuation in interface names ".-/+" by
converting them to '_' before looking up interface variables.
- Don't flush routes by default when an interface is removed.
- Don't generate unnecessicary noise on startup when interfaces are
renamed.
PR: conf/92433
Revision Changes Path
1.252.2.24 +3 -1 src/etc/defaults/rc.conf
1.164.2.3 +117 -45 src/etc/network.subr
1.45.2.3 +3 -1 src/etc/pccard_ether
1.256.2.27 +30 -8 src/share/man/man5/rc.conf.5
More information about the cvs-src
mailing list