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