| Commit message (Expand) | Author | Age | Files | Lines |
* | #include <errno.h> where needed. Kill extern int errno;. | imp | 2000-04-14 | 1 | -1/+2 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -1/+2 |
* | Document startup behaviour of mail(1). | jkoshy | 1999-11-08 | 1 | -0/+18 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Ignore the MAIL environment variable when the -u flag is set. | jmz | 1999-05-20 | 1 | -0/+1 |
* | Allocate aligned memory according to sizeof(char *). | simokawa | 1999-01-13 | 1 | -2/+2 |
* | vfork -> fork. The child calls abort(), which calls stdio. | bde | 1998-10-10 | 1 | -1/+1 |
* | vfork -> fork. This home made popen() had the same bug as the library | bde | 1998-10-10 | 1 | -1/+1 |
* | Fixed gross breakage in previous commit. The malloc sizes for the | bde | 1998-10-10 | 1 | -12/+13 |
* | Removed debugging cruft. | bde | 1998-10-10 | 1 | -1/+0 |
* | PR: bin/8250 | thepish | 1998-10-10 | 7 | -14/+24 |
* | Move setting of 'crt' mail variable to {/usr/src}/etc/mail.rc. | jkoshy | 1998-08-31 | 1 | -1/+1 |
* | Fixed printf format errors. | bde | 1998-07-06 | 2 | -2/+2 |
* | Document the use of sendmail options on the commandline. | steve | 1998-04-14 | 1 | -2/+3 |
* | Fix a style bug, and a real bug (&& vs. & misused). | joerg | 1998-01-04 | 1 | -3/+4 |
* | Teach boring old mail(1) about the use of the REPLYTO environment | joerg | 1998-01-02 | 9 | -22/+64 |
* | Balance parentheses around command abbreviations. | jraynard | 1997-11-01 | 1 | -7/+8 |
* | Many places in the code NULL is used in integer context, where | phk | 1997-09-18 | 5 | -21/+21 |
* | Fix file names. | wosch | 1997-08-31 | 6 | -9/+9 |
* | make install should not install mail.rc in /etc | wosch | 1997-08-15 | 1 | -0/+2 |
* | Use err(3). | charnier | 1997-07-24 | 3 | -10/+11 |
* | Renamed undelete() to undelete_messages() to avoid conflict with new | bde | 1997-04-14 | 3 | -3/+3 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Document the "more" command. | mpp | 1997-01-15 | 1 | -0/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Allow mail(1) to look for multiple mail.rc files. | jkh | 1996-12-21 | 3 | -12/+29 |
* | Honor the MAIL environment variable. | jkh | 1996-10-06 | 2 | -3/+12 |
* | Eliminated NOFILE. Use the arbitrary (currently identical) limit of 64 | bde | 1996-09-28 | 1 | -2/+4 |
* | [HISTORY] command appeared in Version 1 AT&T UNIX | wosch | 1996-08-29 | 1 | -2/+3 |
* | Simplistic conversion of mail to use termios instead of sgtty. | peter | 1996-08-19 | 4 | -21/+23 |
* | Correct some cross references and some path names. | mpp | 1996-04-06 | 1 | -2/+2 |
* | filenames corrected | wosch | 1996-02-02 | 1 | -2/+2 |
* | Fix a bunch of spelling errors in a bunch of man pages. | mpp | 1996-01-30 | 1 | -1/+1 |
* | Correct the man pages, USD doc and online help to refer to /var/mail | markm | 1995-11-20 | 6 | -8/+8 |
* | '#' is not a comment if a non-space char follow | joerg | 1995-08-15 | 2 | -0/+13 |
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-07-25 | 1 | -2/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 6 | -8/+8 |
* | Remove -R from CFLAGS | ache | 1995-05-12 | 1 | -1/+1 |
* | Fix line-count overflow, close PR 351 | ache | 1995-05-09 | 1 | -2/+2 |
* | This is the 90's, ask the user for a Subject by default when sending mail. | nate | 1995-04-03 | 1 | -1/+1 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 45 | -0/+13605 |