Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/01/2000 11:56:29
Module Name: basesrc
Committed By: simonb
Date: Sun Oct 1 08:56:29 UTC 2000
Modified Files:
basesrc/usr.sbin/user: user.c
Log Message:
Save the "preserve" value in the defaults file.
Use _PATH_CSHELL from <paths.h> instead of the string "/bin/csh".
Don't cast NULL to the pointer type being checked.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 basesrc/usr.sbin/user/user.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.