Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/20/1999 01:54:14
Module Name:	syssrc
Committed By:	christos
Date:		Sun Jun 20 08:54:14 UTC 1999

Modified Files:
	syssrc/sys/kern: kern_descrip.c

Log Message:
Fix umask inheritance problem introduced by the cwdi changes, whereby
children processes will not inherit the parent's umask but 022.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 syssrc/sys/kern/kern_descrip.c

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