Subject: CVS commit: src/usr.sbin/user
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/18/2005 14:15:53
Module Name:	src
Committed By:	christos
Date:		Sun Sep 18 14:15:53 UTC 2005

Modified Files:
	src/usr.sbin/user: user.c

Log Message:
From Liam Foy:
- Correct lenght for the username
- First character in the login name cannot be '-' (OpenBSD)
- Remove some #ifdef EXTENSIONS. find_group_info is always needed
- When printing change, if it's -1, place a correct string.


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 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.