Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/05/2000 03:18:43
Module Name:	basesrc
Committed By:	tv
Date:		Sun Nov  5 01:18:42 UTC 2000

Modified Files:
	basesrc/usr.sbin/user [netbsd-1-5]: user.c

Log Message:
Pullup 1.31 and 1.33 [simonb]:
Run a "chmod -R u+w <newhomedir>" after copying files from skeldir.
Problem noted by Hubert Feyrer in private mail.

Fix behaviour of 'useradd -m': it is now a fatal error if the target home
directory already exists.  Previously new skel files from /etc/skel were
copied and permissions/ownerships changed even if the directory already
existed.


To generate a diff of this commit:
cvs rdiff -r1.20.4.3 -r1.20.4.4 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.