Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/etc
Module Name: src
Committed By: lukem
Date: Fri Dec 19 06:04:16 UTC 2003
Modified Files:
src/etc: MAKEDEV.awk Makefile
Log Message:
* Match the source code to the comments, and use $NETBSDSRCDIR
instead of -v ETCDIR.
* Parse $NETBSDSRCDIR/etc/{master.passwd,group} to build a list of
user->uid and group->gid mappings, and replace %uid_XXX% and %gid_XXX%
appropriately.
* Whitespace & regex tweaks.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/etc/MAKEDEV.awk
cvs rdiff -r1.263 -r1.264 src/etc/Makefile
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