Subject: CVS commit: src/usr.sbin/lastlogin
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 04/09/2005 02:13:21
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.