Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/17/2000 08:31:51
Module Name: basesrc
Committed By: simonb
Date: Tue Oct 17 05:31:50 UTC 2000
Modified Files:
basesrc/usr.sbin/user: user.c
Log Message:
Handle -G for the useradd case (usermod was already correct). Also
show warning if a non-existant group is specified.
Patch from PR bin/11123 by David Edmondson.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 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.