Date: Wed, 13 Jan 2010 17:50:58 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/finger Makefile finger.c lprint.c net.c sprint.c util.c Message-ID: <201001131751.o0DHp9Oq096664@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2010-01-13 17:50:58 UTC
FreeBSD src repository
Modified files:
usr.bin/finger Makefile finger.c lprint.c net.c sprint.c
util.c
Log:
SVN rev 202191 on 2010-01-13 17:50:58Z by ed
Migrate finger(1) towards utmpx.
It was already ported to use libulog, which makes it simpler now. Be
sure to catch the error returned by setutxdb(). Otherwise it may perform
a lookup on the utx.active database.
Revision Changes Path
1.8 +0 -3 src/usr.bin/finger/Makefile
1.41 +1 -2 src/usr.bin/finger/finger.c
1.29 +1 -2 src/usr.bin/finger/lprint.c
1.28 +1 -2 src/usr.bin/finger/net.c
1.25 +1 -2 src/usr.bin/finger/sprint.c
1.26 +5 -6 src/usr.bin/finger/util.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001131751.o0DHp9Oq096664>
