Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/24/1999 17:27:46
Module Name:	src
Committed By:	tron
Date:		Tue May 25 00:27:46 UTC 1999

Modified Files:
	src/bin/mkdir: mkdir.c
Log Message:
Only call chmod(2) if we create a directory with a mode which isn't
accepted by mkdir(2).

To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/bin/mkdir/mkdir.c

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