Subject: CVS commit: basesrc/etc/etc.i386
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/11/2002 14:54:15
Module Name:	basesrc
Committed By:	lukem
Date:		Mon Feb 11 12:54:14 UTC 2002

Modified Files:
	basesrc/etc/etc.i386: MAKEDEV

Log Message:
be consistent, and use "mkdir foo 2>/dev/null" instead of "mkdir -p foo"
(to suppress errors if foo already exists)


To generate a diff of this commit:
cvs rdiff -r1.167 -r1.168 basesrc/etc/etc.i386/MAKEDEV

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