Module Name: src Committed By: martin Date: Wed May 11 11:21:18 UTC 2016
Modified Files: src/usr.bin/config [netbsd-7]: config.5 gram.y sem.c Log Message: Pull up following revision(s) (requested by mlelstv in ticket #1164): usr.bin/config/sem.c: revision 1.74 usr.bin/config/config.5: revision 1.35 usr.bin/config/gram.y: revision 1.53 Extend syntax of config phrase, a quoted string instead of a device name is passed as root specification string. This can be used to specify a wedge by name. To generate a diff of this commit: cvs rdiff -u -r1.24.2.1 -r1.24.2.2 src/usr.bin/config/config.5 cvs rdiff -u -r1.39.2.1 -r1.39.2.2 src/usr.bin/config/gram.y cvs rdiff -u -r1.43.2.1 -r1.43.2.2 src/usr.bin/config/sem.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.