aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mail/send.c
Commit message (Expand)AuthorAgeFilesLines
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-3/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* mail: Use a C89 function pointer type for command functions.John Baldwin2023-04-181-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Always initialize 'c'.Xin LI2017-01-231-1/+1
* When creating record file, use umask 077 instead of the default.Xin LI2017-01-231-1/+6
* Add __unused. Ansi prototypes.Philippe Charnier2010-12-191-35/+12
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Add the -e (mail presence test), -H (header summary mode), and -FMike Heffner2004-02-291-2/+26
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Add missing {} to 'for'. It fix coredump (result of NetBSD changes merge)Andrey A. Chernov2001-12-191-1/+2
* Add (unsigned char) cast to ctype macrosAndrey A. Chernov2001-12-191-2/+2
* Sync with most of NetBSD's changes, including:Mike Heffner2001-12-181-6/+18
* Add the -E flag to not send messages that have an empty body. This isMike Heffner2001-06-281-0/+2
* Respect REPLYTO in mailrc.Mike Heffner2001-06-141-2/+1
* Cleanup mail(1)'s varying styles by converting to using style(9).Mike Heffner2001-05-271-111/+108
* Merge various changes from OpenBSD and NetBSD.Mike Heffner2001-03-251-18/+29
* PR: bin/8250Peter Hawkins1998-10-101-1/+1
* Fix a style bug, and a real bug (&& vs. & misused).Joerg Wunsch1998-01-041-3/+4
* Teach boring old mail(1) about the use of the REPLYTO environmentJoerg Wunsch1998-01-021-3/+12
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+556