summaryrefslogtreecommitdiff
path: root/usr.bin/mail/collect.c
AgeCommit message (Expand)Author
1998-06-12back out some signal changes that can cause mail to hang when quitting due to...Todd C. Miller
1998-05-04Never remove a mail spool, as we may not have proper prics, just truncate. A...Todd C. Miller
1997-11-14NetBSD changes (mostly comsmetic):Todd C. Miller
1997-07-30Make istrcpy() take a size (not length) field, now called istrncpy().Todd C. Miller
1997-07-30Fix one possible oflow (not exploitable) and do a wee bit of KNF.Todd C. Miller
1997-07-24tempnam(3) goes bye bye.Todd C. Miller
1997-07-22grabh() now returns SIGINT if it was interrupted (previously alwaysTodd C. Miller
1997-07-22Only require 2 ^C's at Subject: prompt to quit as it is supposed to.Todd C. Miller
1997-07-14Convert remaining sigsetmask() -> sigprocmask() (POSIX style)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-04-13single ^C on a pipeTheo de Raadt
1997-04-13do not (continue) on a stdin pipeTheo de Raadt
1997-04-10how is this for fast bug fixing response! revert to sigblock() since theTheo de Raadt
1996-06-11from christos;Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt