Date: Tue, 21 Jun 2011 17:59:51 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/libexec/ulog-helper Makefile ulog-helper.c Message-ID: <201106211800.p5LI0M9L015846@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2011-06-21 17:59:51 UTC
FreeBSD src repository
Modified files:
libexec/ulog-helper Makefile ulog-helper.c
Log:
SVN rev 223367 on 2011-06-21 17:59:51Z by ed
Minor cleanups to ulog-helper:
- Remove unneeded linking against libmd. libulog depends on this
library, but the ulog-helper tool itself does not.
- Change the comment at the top to mention utmpx instead of utmp, wtmp
and lastlog.
- Simply use user_from_uid() to translate to a username string.
- Put variable declarations together.
Revision Changes Path
1.4 +2 -2 src/libexec/ulog-helper/Makefile
1.3 +10 -14 src/libexec/ulog-helper/ulog-helper.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106211800.p5LI0M9L015846>
