Subject: CVS commit: src/usr.sbin/user
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 10/07/2006 09:20:07
Module Name:	src
Committed By:	elad
Date:		Sat Oct  7 09:20:07 UTC 2006

Modified Files:
	src/usr.sbin/user: user.c useradd.8 usermgmt.conf.5

Log Message:
PR/30351: Hubert Feyrer: useradd(8) doesn't allow setting permissions of
new home [patch]

Adapted to current code and some nits from myself. Thanks for the patch!


To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 src/usr.sbin/user/user.c
cvs rdiff -r1.38 -r1.39 src/usr.sbin/user/useradd.8
cvs rdiff -r1.3 -r1.4 src/usr.sbin/user/usermgmt.conf.5

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