Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: apb
Date: Sat Sep 20 12:12:38 UTC 2008
Modified Files:
src/doc: CHANGES
src/etc/rc.d: network
src/share/man/man5: ifconfig.if.5 rc.conf.5
Log Message:
* Allow multiple commands in $ifconfig_xxN variables in rc.conf(5).
This may be done either by embedding newlines in the value,
or by using semicolons to represent line breaks (but not both at once).
* Allow shell quoting insode $ifconfig_xxN variables or /etc/ifconfig.xxN
files. This allows something like ifconfig_wi0="ssid 'my network'; dhcp"
To generate a diff of this commit:
cvs rdiff -r1.1122 -r1.1123 src/doc/CHANGES
cvs rdiff -r1.53 -r1.54 src/etc/rc.d/network
cvs rdiff -r1.10 -r1.11 src/share/man/man5/ifconfig.if.5
cvs rdiff -r1.119 -r1.120 src/share/man/man5/rc.conf.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index