Date: Wed, 9 Dec 2009 20:05:37 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/lastlogin Makefile lastlogin.c Message-ID: <200912092005.nB9K5v1o050993@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2009-12-09 20:05:37 UTC
FreeBSD src repository
Modified files:
usr.sbin/lastlogin Makefile lastlogin.c
Log:
SVN rev 200303 on 2009-12-09 20:05:37Z by ed
Port lastlogin(1) to libulog.
Just use ulog_getutxuser() to obtain lastlog records or ulog_getutxent()
to browse through all of them.
Revision Changes Path
1.6 +5 -2 src/usr.sbin/lastlogin/Makefile
1.9 +17 -42 src/usr.sbin/lastlogin/lastlogin.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912092005.nB9K5v1o050993>
