summaryrefslogtreecommitdiff
path: root/usr.bin/mail/main.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Sync with -current:Mike Heffner2003-01-061-2/+2
* MFC: Sync with NetBSD's changes, link mail(1) to mailx(1).Mike Heffner2002-03-151-8/+10
* MFC:Mike Heffner2001-07-111-5/+11
* MFC: Respect REPLYTO in mailrc.Mike Heffner2001-06-271-5/+3
* MFC: string handling cleaned up, tempfile handling improved, style(9)Mike Heffner2001-06-121-50/+46
* Ignore the MAIL environment variable when the -u flag is set.Jean-Marc Zucconi1999-05-201-0/+1
* Teach boring old mail(1) about the use of the REPLYTO environmentJoerg Wunsch1998-01-021-3/+6
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Allow mail(1) to look for multiple mail.rc files.Jordan K. Hubbard1996-12-211-2/+14
* Simplistic conversion of mail to use termios instead of sgtty.Peter Wemm1996-08-191-5/+8
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+296