Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/08/2001 05:02:06
Module Name:	syssrc
Committed By:	christos
Date:		Sat Sep  8 02:02:05 UTC 2001

Modified Files:
	syssrc/sys/kern: vfs_lookup.c
	syssrc/sys/sys: namei.h

Log Message:
Set the credentials to be used in the NDINIT macro so that syscalls can
hijack them.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 syssrc/sys/kern/vfs_lookup.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/sys/namei.h

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