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: itojun
Date: Tue Oct 1 02:50:51 UTC 2002
Modified Files:
basesrc/usr.sbin/user: user.c
Log Message:
valid_password_length() is a boolean function, so there's no point in
having "> 0" in if clause.
To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 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