freebsd-skq/usr.bin/last
ed 473deb7c5c 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@
2015-08-20 08:34:13 +00:00
..
last.1 Bump date missed in r202756 2012-09-14 17:50:42 +00:00
last.c MFC r285742: 2015-08-20 08:34:13 +00:00
Makefile