Date: Thu, 3 Dec 2009 16:42:18 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/users Makefile users.c Message-ID: <200912031642.nB3GgifF052601@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2009-12-03 16:42:18 UTC
FreeBSD src repository
Modified files:
usr.bin/users Makefile users.c
Log:
SVN rev 200066 on 2009-12-03 16:42:18Z by ed
Port users(1) to libulog.
Instead of digging through the utmp database by hand, use proper API
calls to do so. Instead of parsing entries with a non-empty ut_user, we
now look at LOGIN_PROCESS entries.
Revision Changes Path
1.4 +3 -0 src/usr.bin/users/Makefile
1.9 +24 -22 src/usr.bin/users/users.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912031642.nB3GgifF052601>
