freebsd-dev/usr.bin/finger
Juli Mallett 8714ee5954 Add multiple inclusion guards. Mostly this is for extern.h, which was
included twice by lprint.c, which included both finger.h and extern.h.
finger.h, in turn, includes extern.h.  The redundant include of extern.h
was removed from lprint.c, as part of this change, but the include guards
were added anyway out of spite.
2004-03-14 06:43:34 +00:00
..
extern.h Add multiple inclusion guards. Mostly this is for extern.h, which was 2004-03-14 06:43:34 +00:00
finger.1 Add code to keep going if you're really intent on fingering someone, but 2003-06-28 23:11:41 +00:00
finger.c Fixed a misspelling of 0 as NULL. 2004-03-14 05:51:20 +00:00
finger.conf.5
finger.h Add multiple inclusion guards. Mostly this is for extern.h, which was 2004-03-14 06:43:34 +00:00
lprint.c Add multiple inclusion guards. Mostly this is for extern.h, which was 2004-03-14 06:43:34 +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
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