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 ANSIify function definitions. 2002-09-04 23:29:10 +00:00
finger.1 mdoc(7) police: Deal with self-xrefs. 2002-12-24 13:41:48 +00:00
finger.c Back out previous commit - it was not well thought out. 2002-10-31 13:05:56 +00:00
finger.conf.5 Finger.conf first appeared in 4.2 (now that it's been MFCd) 2000-08-25 22:22:04 +00:00
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 Remove leaf node WARNS?=2 (that mainly I added). This should 2002-02-08 22:31:43 +00:00
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 Don't use ".nofinger" as a string constant from within the code 2001-07-30 16:50:47 +00:00
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