Subject: CVS commit: basesrc [netbsd-1-4]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/04/2000 21:24:22
Module Name: basesrc
Committed By: he
Date: Sat Nov 4 19:24:22 UTC 2000
Modified Files:
basesrc/usr.sbin/user [netbsd-1-4]: user.c
Log Message:
Pull up revisions 1.31 and 1.33 (requested by simonb):
Error out if instructed to create the home directory but it
already exists. Otherwise, recursively make files in new home
directory (i.e. newly copied skel files) writable by the owner.
To generate a diff of this commit:
cvs rdiff -r1.10.2.8 -r1.10.2.9 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.