Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.sbin/user
Module Name: basesrc
Committed By: agc
Date: Mon Oct 22 11:00:06 UTC 2001
Modified Files:
basesrc/usr.sbin/user: Makefile user.c
Log Message:
+ add backwards compatibility hook for old pw_mkdb() calls with no args
+ remove some unused code in a comment.
+ add F_SHELL flag in userdel
+ use a separate local declaration for a temporary variable, rather
than overloading a variable that's used for something else.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/usr.sbin/user/Makefile
cvs rdiff -r1.44 -r1.45 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.
Home |
Main Index |
Thread Index |
Old Index