Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/lastlogin
Module Name: src
Committed By: atatat
Date: Sat Apr 9 02:13:21 UTC 2005
Modified Files:
src/usr.sbin/lastlogin: lastlogin.c
Log Message:
If the passwd entry is not found for a lastlog entry, cons up a fake
struct passwd where pw_name is the numeric uid in parentheses.
If -n is specified more than once, also print the user numerically
(ie, uid instead of username).
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/usr.sbin/lastlogin/lastlogin.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