K 10 svn:author V 2 ed K 8 svn:date V 27 2009-12-11T14:15:55.505479Z K 7 svn:log V 326 Convert pam_lastlog(8) to libulog. The information used by the "Last login:"-line is obtained by using ulog_setutxfile(3) to switch to the lastlog database. Login and logout are performed using the utility functions ulog_login(3) and ulog_logout(3). This also means we must build libulog during bootstrap. Approved by: des END