NetBSD/usr.bin/finger
brezak 4eae27f3eb Whilst hacking the Net/2 version of finger to work on Solaris 2.2 (we
needed a finger on that platform which grokked the office/phone # GCOS
info), I decided to put mail status in (as the solaris version has
that).

The attached patch adds:
- manual page typos fixed: finger doesn't scan .forward, contrary to
  what the man page says (and really shouldn't either, IMHO - that's
  what telnet host SMTP & VRFY are for :)

- added a mail check (printed between login info and the project).
  three different messages possible:
  - if you have no mail:
        No Mail.
  - if you have mail, but there's no unread mail:
        Mail last read DDD MMM ## HH:MM (TZ)
  - if you have new mail:
        New mail received DDD MMM ## HH:MM (TZ)
             Unread since DDD MMM ## HH:MM (TZ)

- fixed the manual page.

lm@yallara.cs.rmit.OZ.AU (Luke Mewburn)
1993-10-07 19:58:28 +00:00
..
Makefile Add RCS indentifiers. 1993-07-31 15:17:49 +00:00
finger.1 Whilst hacking the Net/2 version of finger to work on Solaris 2.2 (we 1993-10-07 19:58:28 +00:00
finger.c Whilst hacking the Net/2 version of finger to work on Solaris 2.2 (we 1993-10-07 19:58:28 +00:00
finger.h Whilst hacking the Net/2 version of finger to work on Solaris 2.2 (we 1993-10-07 19:58:28 +00:00
lprint.c Whilst hacking the Net/2 version of finger to work on Solaris 2.2 (we 1993-10-07 19:58:28 +00:00
net.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
sprint.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
util.c Whilst hacking the Net/2 version of finger to work on Solaris 2.2 (we 1993-10-07 19:58:28 +00:00