summaryrefslogtreecommitdiff
path: root/usr.bin/mail/aux.c
AgeCommit message (Expand)Author
2001-11-21o ANSIfyTodd C. Miller
2001-11-20Major signal overhaul. We no longer longjmp all over the place.Todd C. Miller
2001-09-16Optimize space-eating loop since we've already checked that theTodd C. Miller
2001-09-161) In skin(), only add a space after a comma if there is actually a spaceTodd C. Miller
2001-01-16Changes from Don Beusee:Todd C. Miller
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-04-25When incorporating new messages, clear the "new" count before theTodd C. Miller
1997-11-14NetBSD changes (mostly comsmetic):Todd C. Miller
1997-08-04Fix a problem in skin() that was introduced with the buffer oflowTodd C. Miller
1997-07-31Document an assumption and kill a static buffer.Todd C. Miller
1997-07-30Make istrcpy() take a size (not length) field, now called istrncpy().Todd C. Miller
1997-07-28Dynamically allocate space for addr header strings instead of usingTodd C. Miller
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
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-01-17r?index -> strr?chrTodd C. Miller
1996-06-11from christos;Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt