Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 03/07/2000 12:56:47
Module Name: basesrc
Committed By: agc
Date: Tue Mar 7 20:56:46 UTC 2000
Modified Files:
basesrc/usr.sbin/user: user.c
Log Message:
When adding a group, check that it doesn't already exist.
Also fix a problem with reading entries when modifying a group.
Both problems found and analysed by Thomas Klausner.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 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.