Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Soren S. Jorvang <soren@netbsd.org>
List: source-changes
Date: 03/30/2000 20:09:06
Module Name: basesrc
Committed By: soren
Date: Fri Mar 31 04:09:05 UTC 2000
Modified Files:
basesrc/usr.sbin/user: user.c
Log Message:
Consistently move checkeuid() call to after usage() call to allow non-root
to get help. Also remove a few duplicate geteuid() calls.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 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.