Subject: PR/30351 CVS commit: src/usr.sbin/user
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, hubert@feyrer.de>
From: Elad Efrat <elad@netbsd.org>
List: netbsd-bugs
Date: 10/07/2006 09:25:02
The following reply was made to PR bin/30351; it has been noted by GNATS.

From: Elad Efrat <elad@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/30351 CVS commit: src/usr.sbin/user
Date: Sat,  7 Oct 2006 09:20:07 +0000 (UTC)

 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.