| Age | Commit message (Expand) | Author |
| 1998-08-27 | messages are in /var/mail, not /usr/spool/mail | hubertf |
| 1998-08-25 | Add { and } to shut up egcs. Reformat the more questionable code. | ross |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-06-10 | Don't segfault just because a line starts with null. | ross |
| 1998-04-02 | Include <time.h>, needed for various definitions. | kleink |
| 1998-01-09 | RCS Id Police. | perry |
| 1997-12-21 | Make this work with obj dirs | christos |
| 1997-12-07 | Fix a pasto that would cause coredumps on exit when the mailbox has been | bad |
| 1997-11-26 | Work around gcc -Wuninitialized lossage. | bad |
| 1997-11-25 | Detect more errors while manipulating mailbox files and tell the user | bad |
| 1997-11-25 | Do not propagate local pipe and file address that are marked for deletion | bad |
| 1997-11-11 | add missing .Nm sections. | mrg |
| 1997-11-07 | fix numerous typos | mikel |
| 1997-10-31 | Make sure to clear the child's signal mask in all cases. | mycroft |
| 1997-10-31 | Oops; previous change was incomplete. | mycroft |
| 1997-10-31 | Slight simplification of some signal handling goo. | mycroft |
| 1997-10-31 | revert previous. It was dumb. | christos |
| 1997-10-31 | Forgot to commit this somehow [part of the signal mask botch fix] | christos |
| 1997-10-19 | Use S_IS*(), not S_IF*. | mycroft |
| 1997-10-19 | Use _POSIX_VDISABLE, not 0, to disable special characters. | mycroft |
| 1997-10-19 | fix compile warnings on the alpha. | mrg |
| 1997-10-19 | Fill in the microseconds fields for utimes(2). | mycroft |
| 1997-10-19 | WARNSify, fix .Nm usage, deprecate register, use <err.h> | lukem |
| 1997-10-18 | Allow mailboxes to be in <cr><lf> format. | matt |
| 1997-10-11 | Use bsd.subdir.mk as appropriate. | mycroft |
| 1997-09-25 | PR/4150: sigint/sighup stays blocked after first letter cancellation. | christos |
| 1997-07-09 | update printf formats to match type of line counts | mikel |
| 1997-07-09 | protect more variables against gcc longjmp() clobbering | mikel |
| 1997-07-09 | make matchto() return type explicit | mikel |
| 1997-07-09 | add prototype for incfile() | mikel |
| 1997-07-09 | /usr/spool/mail -> /var/mail | jtc |
| 1997-07-07 | Fixed bug where long lines (>1023 characters in current implementation) | phil |
| 1997-05-17 | NULL => 0 (Arne Juul; PR#3629) | pk |
| 1997-05-13 | don't try to ignore invalid signal; fixes PR bin/2901. | mikel |
| 1997-05-13 | fix some potential buffer overflows, and other cleanup. | mikel |
| 1997-03-24 | - Makefile cleanups | christos |
| 1997-03-08 | alternate -> alternative, per PR 2643 | mouse |
| 1997-01-17 | document mo command, per pr-3104 by Julian <jdc@orthanc.ncl.ac.uk> | perry |
| 1997-01-16 | mail.rc now installed by 'make distribution' -- fixes pr-3015 | perry |
| 1997-01-09 | RCS ID police | tls |
| 1996-12-28 | Sync with 4.4BSD-Lite2 | tls |
| 1996-12-28 | Import of 4.4BSD-Lite2 source | tls |
| 1996-12-28 | Import of 4.4BSD-Lite (already merged at head) | tls |
| 1996-10-29 | Fix PR/2900: Handle case where the signal mask is NULL. | christos |
| 1996-10-18 | Use ${INSTALL}. | thorpej |
| 1996-06-08 | - Fix PR/105: Implement dot locking protocol and check return value of flock. | christos |
| 1996-02-20 | USE_OLD_TTY no longer needed | jtc |
| 1996-02-19 | made cmdtab const | jtc |
| 1995-05-02 | Use POSIX tty semantics. | mycroft |