freebsd-dev/usr.bin/last
Ed Schouten 46e834d780 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
2015-07-21 10:52:05 +00:00
..
last.1 Fix history, add AUTHORS section 2015-06-06 12:04:38 +00:00
last.c Unbreak "last reboot". 2015-07-21 10:52:05 +00:00
Makefile Build last(1) and leave(1) with WARNS=6. 2011-10-14 07:26:20 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00