summaryrefslogtreecommitdiff
path: root/usr.bin/mail/temp.c
AgeCommit message (Expand)Author
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-01-24Fix `necesary' typos; Alexander YurchenkoTodd C. Miller
2001-11-21o ANSIfyTodd C. Miller
2000-08-02$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeroTodd C. Miller
1997-11-14NetBSD changes (mostly comsmetic):Todd C. Miller
1997-07-24tempnam(3) goes bye bye.Todd C. Miller
1997-07-24Replace 3 tempnam()'s with mkstemp. The two left look tricky.Todd C. Miller
1997-07-14NOSTR -> NULLTodd C. Miller
1997-07-13Merge in NetBSD and 4.4BSD-lite2 changes as well as some of my own.Todd C. Miller
1997-03-29Use ``mail.local -H'' to do dot locking so we can have mode 755 mailTodd C. Miller
1996-10-28Ignore $HOME if > MAXPATHLENTodd C. Miller
1996-09-16_PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible tooTheo de Raadt
1996-06-11from christos;Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt