Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/26/2001 02:23:37
Module Name:	basesrc
Committed By:	lukem
Date:		Wed Apr 25 23:23:37 UTC 2001

Modified Files:
	basesrc/etc/rc.d: dmesg motd mountd

Log Message:
wrap file creation operation in: ( umask 022 ; <command...> )


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/etc/rc.d/dmesg
cvs rdiff -r1.6 -r1.7 basesrc/etc/rc.d/motd
cvs rdiff -r1.7 -r1.8 basesrc/etc/rc.d/mountd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.