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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"