K 10 svn:author V 2 ed K 8 svn:date V 27 2011-06-21T17:59:51.468569Z K 7 svn:log V 341 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. END