Subject: CVS commit: src/tools/compat
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/12/2004 02:23:37
Module Name:	src
Committed By:	simonb
Date:		Mon Jan 12 02:23:37 UTC 2004

Modified Files:
	src/tools/compat: getmode.c

Log Message:
Use the first argument of getmode() to modify the second arg, instead of
just replacing the second arg.  This lets the higher order file type bits
survive.  Fixes problems with the tools version of mknod(8).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/tools/compat/getmode.c

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