Searched hist:285742 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/usr.bin/last/
H A Dlast.cdiff 285742 Tue Jul 21 09:08:36 MDT 2015 ed 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@
MFC after: 1 month

Completed in 205 milliseconds