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:           Tue Aug  6 11:56:27 UTC 2002

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

Log Message:
Add a function is_local_user(), and use it in moduser(), to check that
the user is not found through NIS.

Completes fix of PR 17849, from Grant Beattie (grant%netbsd.org@localhost).

Also, don't cast return type of pw_abort(3) to void, as it already is void.


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