summaryrefslogtreecommitdiff
path: root/usr.bin/mail/fio.c
AgeCommit message (Expand)Author
1998-06-12Don't call truncate() directly; have rm() do it if we get EPERM on unlink()Todd C. Miller
1998-06-11Don't segfault just because a line starts with NUL; rossTheo de Raadt
1997-11-14NetBSD changes (mostly comsmetic):Todd C. Miller
1997-09-04Deal with <CR><LF> pairs in mailboxes so we can work with eudora mailTodd C. Miller
1997-08-31Kill union wait.Todd C. Miller
1997-07-28Dynamically allocate space for addr header strings instead of usingTodd 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-13bcopy() -> memcpy() and fix some casts.Todd C. Miller
1997-07-13Merge in NetBSD and 4.4BSD-lite2 changes as well as some of my own.Todd C. Miller
1997-05-30overflows aboundTheo de Raadt
1997-03-29Use ``mail.local -H'' to do dot locking so we can have mode 755 mailTodd C. Miller
1997-01-17r?index -> strr?chrTodd C. Miller
1996-06-11from christos;Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt