freebsd-dev/usr.bin/finger
Robert Watson 7d7d429762 If stat() on the terminal specified in utmp fails due to ENOENT, don't
print a warning, and set the idletime variable for the entry to -1;
then pick up the -1 later in sprint() and lprint() and ignore those
idle times by printing just whitespace.  When third party applications,
such as kdm, insert utmp entries, they sometimes use strings like ":0",
which can't be stat()'d and currently result in warnings that are
not helpful to the user.
2003-04-02 20:22:29 +00:00
..
extern.h
finger.1 mdoc(7) police: Deal with self-xrefs. 2002-12-24 13:41:48 +00:00
finger.c
finger.conf.5
finger.h
lprint.c If stat() on the terminal specified in utmp fails due to ENOENT, don't 2003-04-02 20:22:29 +00:00
Makefile
net.c Make a CR/LF sequence measure up to its name: the order of the CR and LF 2002-12-02 20:38:12 +00:00
pathnames.h
sprint.c If stat() on the terminal specified in utmp fails due to ENOENT, don't 2003-04-02 20:22:29 +00:00
util.c If stat() on the terminal specified in utmp fails due to ENOENT, don't 2003-04-02 20:22:29 +00:00