summaryrefslogtreecommitdiff
path: root/usr.bin/mail/main.c
Commit message (Expand)AuthorAgeFilesLines
* mail/gprof/tip: tap with the ugly stickKyle Evans2020-04-061-0/+43
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add const to the copyright variableBaptiste Daroussin2015-06-061-1/+1
* Touch up some more small typos missed in the previous round.Ulrich Spörlein2012-01-051-1/+1
* Spelling fixes for usr.bin/Ulrich Spörlein2011-12-301-1/+1
* In usr.bin/mail/cmd1.c, use the correct printf length modifier for aDimitry Andric2011-12-171-1/+1
* Add __unused. Ansi prototypes.Philippe Charnier2010-12-191-6/+3
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Use static storage-class specifier where appropriate.Diomidis Spinellis2007-11-081-1/+1
* 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