summaryrefslogtreecommitdiff
path: root/usr.bin/mail/v7.local.c
AgeCommit message (Expand)Author
2006-11-28From Anon Ymous:christos
2006-05-01Coverity CID 1198: Avoid closing a negative fd.christos
2005-07-19Pass lint completely.christos
2005-07-19WARNS=3christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-03-12Do not remove the spool file if not mail remains, just truncate itwiz
2002-03-04Don't use special null string pointer (NOSTR), just use NULL.wiz
2002-03-02ANSIfy, and minimal KNF.wiz
1998-07-26const poisoning.mycroft
1997-10-19WARNSify, fix .Nm usage, deprecate register, use <err.h>lukem
1997-05-13fix some potential buffer overflows, and other cleanup.mikel
1996-06-08- Fix PR/105: Implement dot locking protocol and check return value of flock.christos
1994-06-294.4-lite, plus our modsderaadt
1994-01-25use the value of $MAIL (if set) as the default mailbox (like SunOS)deraadt
1993-08-01Add RCS identifiers.mycroft
1993-07-28back out LOGNAME until I have the situation confirmed.jtc
1993-07-28When both LOGNAME and USER environment variables are set, favour LOGNAME.jtc
1993-03-21initial import of 386bsd-0.1 sourcescgd