K 10 svn:author V 2 ed K 8 svn:date V 27 2010-01-06T19:29:18.807180Z K 7 svn:log V 272 Remove silly bugs from getutxent() and pututxline(). - Unbreak getutxent() on UTXDB_LOG (wtmp) files by not always returning NULL instead of the proper entry. - Unbreak UTXDB_LOG writing of pututxline() of DEAD_PROCESS by properly breaking from the switch statement. END