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
finger.c
finger.h
lprint.c
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