commit 8e082715164276331ff410fa31090a98fef93c15
Author: Matthew Dillon <[email protected]>
Date:   Mon Jan 11 22:18:10 2021 -0800

    finger - Fix 'lastlogx' logic
    
    * finger(1) was simply incorrect in how it was trying to access
      the `lastlogx` database; fix it to use the correct interface.
    
    Reported-by: dancrossnyc
    Bug-report: #3257

Summary of changes:
 usr.bin/finger/finger.h |  6 ++++--
 usr.bin/finger/util.c   | 26 +++++++++++++-------------
 2 files changed, 17 insertions(+), 15 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8e082715164276331ff410fa31090a98fef93c15


-- 
DragonFly BSD source repository

Reply via email to