Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 09/09/2000 21:13:05
Module Name:	basesrc
Committed By:	erh
Date:		Sat Sep  9 18:13:05 UTC 2000

Modified Files:
	basesrc/usr.bin/su: su.c

Log Message:
Switch to the user we're su-ing to sooner.  This allows su to actually access the user's home directory in cases where root can't.  (i.e. root=nobody NFS mounts)


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 basesrc/usr.bin/su/su.c

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