Module Name: src Committed By: riz Date: Fri Jan 7 01:53:33 UTC 2011
Modified Files: src/etc [netbsd-5]: rc.subr src/etc/rc.d [netbsd-5]: network src/share/man/man5 [netbsd-5]: ifconfig.if.5 src/share/man/man8 [netbsd-5]: rc.subr.8 Log Message: Pull up following revision(s) (requested by enami in ticket #1504): share/man/man8/rc.subr.8: revision 1.27 etc/rc.subr: revision 1.86 share/man/man5/ifconfig.if.5: revision 1.14 etc/rc.d/network: revision 1.61 Add a collapse_backslash_newline function to rc.subr. Collapse <abckslash><newline> sequences in /etc/ifconfig.xxx files read by /etc/rc.d/network. Fixes PR 41662 by Christoph Badura, which was also reported independently by Jeremy C. Reed. To generate a diff of this commit: cvs rdiff -u -r1.73 -r1.73.2.1 src/etc/rc.subr cvs rdiff -u -r1.57.2.1 -r1.57.2.2 src/etc/rc.d/network cvs rdiff -u -r1.11.2.2 -r1.11.2.3 src/share/man/man5/ifconfig.if.5 cvs rdiff -u -r1.21 -r1.21.2.1 src/share/man/man8/rc.subr.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.