summaryrefslogtreecommitdiff
path: root/usr.bin/mail
AgeCommit message (Expand)Author
2000-07-06printf fmt string without %s, from OpenBSD.ad
2000-07-05Pass ${INSTPRIV} to ${INSTALL}.enami
2000-05-05sync with sendmail path change (/etc/aliases -> /etc/mail/aliases)itojun
2000-03-13Fix doubled 'the's.soren
2000-02-10Rename send() to sendmessage() to avoid conflict with send(2) in "libc".tron
2000-01-21Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We getmycroft
1999-12-20fix trivial nroff source bug, per PR 8724fair
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-02-17Added missing mailx tilde escapes that POSIX wants (~<!, ~a, ~A, ~i).mjl
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-02-09fixes for PR 3886, 4719, 5424dean
1999-02-08Set the 'crt' flag by default. This enables the pager, so thathe
1999-01-06Fix preprocessor logic bogon; from Michael Eriksson <eramer@era-t.ericsson.se>kleink
1998-12-19Fix ifdef mess.christos
1998-12-19char -> unsigned charchristos
1998-12-19union wait -> intchristos
1998-12-19index -> strchrchristos
1998-12-19char -> unsigned char, index -> strchrchristos
1998-12-19char -> unsigned charchristos
1998-12-19char -> unsigned char, index -> strchr, s.w_termsig -> WTERMSIG(s)christos
1998-12-19char -> unsigned charchristos
1998-12-19char -> unsigned char, s.w_coredump -> WCOREDUMP(s)christos
1998-12-19char -> unsigned char, index -> strchr, rindex -> strrchrchristos
1998-10-08Get rid of commons.wsanchez
1998-09-27don't install in /usr/share if NOSHARE is definedlukem
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