Searched hist:223367 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/libexec/ulog-helper/
H A DMakefilediff 223367 Tue Jun 21 16:07:39 MDT 2011 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.
H A Dulog-helper.cdiff 223367 Tue Jun 21 16:07:39 MDT 2011 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.

Completed in 136 milliseconds