git: finger - Fix 'lastlogx' logic
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jan 11 22:23:06 PST 2021
commit 8e082715164276331ff410fa31090a98fef93c15
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
More information about the Commits
mailing list