git: last(1): Switch to utmpx. Drop utmp support.

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


commit 1c22cc7dd061c193ead746490c6803c24fb14911
Author: Sascha Wildner <saw at online.de>
Date:   Tue Sep 10 20:22:32 2019 +0200

    last(1): Switch to utmpx. Drop utmp support.
    
    While here, merge what remains of want.c into last.c.

Summary of changes:
 usr.bin/last/Makefile |   2 +-
 usr.bin/last/last.c   | 256 +++++++++++++++++++++++++++++++++++++-------------
 usr.bin/last/want.c   | 223 -------------------------------------------
 3 files changed, 190 insertions(+), 291 deletions(-)
 delete mode 100644 usr.bin/last/want.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1c22cc7dd061c193ead746490c6803c24fb14911


-- 
DragonFly BSD source repository



More information about the Commits mailing list