summaryrefslogtreecommitdiff
path: root/usr.bin/mail
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.6.0_cvscvs2svn2002-07-0331-31/+31
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031-14/+9
* The .Nm utilityPhilippe Charnier2002-06-211-9/+14
* MFC: Sync with NetBSD's changes, link mail(1) to mailx(1).Mike Heffner2002-03-1522-414/+839
* MFC: Install files via FILES.Ruslan Ermilov2002-02-181-4/+4
* MFC: 1.7: Prevent overflow, optimize loop, don't exit on realloc failure.Mike Heffner2001-10-151-4/+4
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-5/+7
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-2/+2
* MFC:Mike Heffner2001-07-113-8/+19
* MFC: 1.4: Support mail boxes that don't have seconds and/or don't haveMike Heffner2001-07-011-4/+33
* MFC: Respect REPLYTO in mailrc.Mike Heffner2001-06-274-11/+9
* MFC: string handling cleaned up, tempfile handling improved, style(9)Mike Heffner2001-06-1228-1833/+1846
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-7/+10
* MFC: Rename offsetof() to boffsetof()Kris Kennaway2001-03-043-3/+9
* MFC: Format string paranoiaKris Kennaway2001-02-181-1/+1
* MFC: mdoc(7) police: fixed broken references.Ruslan Ermilov2001-01-161-2/+1
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-28/+28
* MFC: Eliminate groff(1) warnings.Ruslan Ermilov2000-11-291-27/+28
* MFC: Import of sendmail 8.11.0.Gregory Neil Shapiro2000-08-271-1/+1
* MFC: #include <errno.h> where needed. Kill extern int errno;.Paul Saab2000-07-011-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Document startup behaviour of mail(1).Joseph Koshy1999-11-081-0/+18
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Ignore the MAIL environment variable when the -u flag is set.Jean-Marc Zucconi1999-05-201-0/+1
* Allocate aligned memory according to sizeof(char *).Hidetoshi Shimokawa1999-01-131-2/+2
* vfork -> fork. The child calls abort(), which calls stdio.Bruce Evans1998-10-101-1/+1
* vfork -> fork. This home made popen() had the same bug as the libraryBruce Evans1998-10-101-1/+1
* Fixed gross breakage in previous commit. The malloc sizes for theBruce Evans1998-10-101-12/+13
* Removed debugging cruft.Bruce Evans1998-10-101-1/+0
* PR: bin/8250Peter Hawkins1998-10-107-14/+24
* Move setting of 'crt' mail variable to {/usr/src}/etc/mail.rc.Joseph Koshy1998-08-311-1/+1
* Fixed printf format errors.Bruce Evans1998-07-062-2/+2
* Document the use of sendmail options on the commandline.Steve Price1998-04-141-2/+3
* 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-029-22/+64
* Balance parentheses around command abbreviations.James Raynard1997-11-011-7/+8
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-185-21/+21
* Fix file names.Wolfram Schneider1997-08-316-9/+9
* make install should not install mail.rc in /etcWolfram Schneider1997-08-151-0/+2
* Use err(3).Philippe Charnier1997-07-243-10/+11
* Renamed undelete() to undelete_messages() to avoid conflict with newBruce Evans1997-04-143-3/+3
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Document the "more" command.Mike Pritchard1997-01-151-0/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Allow mail(1) to look for multiple mail.rc files.Jordan K. Hubbard1996-12-213-12/+29
* Honor the MAIL environment variable.Jordan K. Hubbard1996-10-062-3/+12
* Eliminated NOFILE. Use the arbitrary (currently identical) limit of 64Bruce Evans1996-09-281-2/+4
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-2/+3