git: last(1): Fix wrong shutdown/reboot reporting.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Sep 10 13:46:17 PDT 2019


commit 04aa3a55b1053c7d495c8868346a67c6c887580a
Author: Sascha Wildner <saw at online.de>
Date:   Tue Sep 10 20:24:03 2019 +0200

    last(1): Fix wrong shutdown/reboot reporting.
    
    Our last was reporting shutdown/reboot as crashes and it has something
    to do with our order of wtmpx log entries vs. NetBSD's. This should be
    revisited later. For now, take the "reboot" entry into account too.

Summary of changes:
 usr.bin/last/last.c | 9 +++++++++
 1 file changed, 9 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/04aa3a55b1053c7d495c8868346a67c6c887580a


-- 
DragonFly BSD source repository



More information about the Commits mailing list