Subject: CVS commit: [netbsd-1-6] src/usr.sbin/user
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 12/26/2002 09:37:52
Module Name:	src
Committed By:	tron
Date:		Thu Dec 26 07:37:52 UTC 2002

Modified Files:
	src/usr.sbin/user [netbsd-1-6]: user.c

Log Message:
Pull up revision 1.53 (requested by he in ticket #1041):
Remove user from supplementary groups when deleting a user and not
preserving information.

Remove BUGS section from userdel(8) accordingly.

Make this utility compile with WARNS=3 - add const-poisoning and
shadow variable name resolution.


To generate a diff of this commit:
cvs rdiff -r1.51.2.3 -r1.51.2.4 src/usr.sbin/user/user.c

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