aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mail/main.c
Commit message (Expand)AuthorAgeFilesLines
* Sync usage screen with manpage.Yaroslav Tykhiy2005-10-071-7/+6
* Add the -e (mail presence test), -H (header summary mode), and -FMike Heffner2004-02-291-5/+43
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Sync with most of NetBSD's changes, including:Mike Heffner2001-12-181-8/+10
* Add the -E flag to not send messages that have an empty body. This isMike Heffner2001-06-281-5/+11
* Nuke unused variables.Dima Dorfman2001-06-241-1/+1
* Respect REPLYTO in mailrc.Mike Heffner2001-06-141-4/+2
* Cleanup mail(1)'s varying styles by converting to using style(9).Mike Heffner2001-05-271-31/+30
* Merge various changes from OpenBSD and NetBSD.Mike Heffner2001-03-251-22/+19
* 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