NetBSD/usr.bin/finger
chs 8da07e54f6 in find_idle_and_ttywrite(), initialize idletime and writable to 0
when stat() fails.  this prevents a coredump later in stimeprint()
due to gmtime() returning NULL for an uninitialized idletime.
2016-03-09 16:12:14 +00:00
..
Makefile
extern.h
finger.1 And correct it. 2014-12-26 12:45:57 +00:00
finger.c
finger.h
lprint.c - Don't dump core or print random junk on corrupt utmp entries. 2013-01-18 22:10:31 +00:00
net.c
sprint.c fix format 2015-11-21 15:22:17 +00:00
util.c in find_idle_and_ttywrite(), initialize idletime and writable to 0 2016-03-09 16:12:14 +00:00