K 10 svn:author V 2 ed K 8 svn:date V 27 2015-08-20T08:34:13.863153Z K 7 svn:log V 358 MFC r285742: Unbreak "last reboot". According to the last(1) man page, the "reboot" pseudo-user should print all system reboot entries. This got broken by the utmpx import, as records are typed. Re-add support for "last reboot" by specifically matching against SHUTDOWN_TIME and BOOT_TIME records. PR: 168844 Submitted by: matthew@ END