Age | Commit message (Expand) | Author |
2006-01-06 | Adapt things to use __type_t instead of _BSD_TYPE_T_ | Todd C. Miller |
2004-09-15 | avoid aliasing against libc symbols | Theo de Raadt |
2004-05-10 | Get rid of the ancient "clobber" command. It was really only for debugging | Todd C. Miller |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2001-11-28 | Catch SIGINT in sendmessage() so user can interupt a long message | Todd C. Miller |
2001-11-21 | o ANSIfy | Todd C. Miller |
2001-11-20 | Major signal overhaul. We no longer longjmp all over the place. | Todd C. Miller |
2001-11-16 | Instead of using a longjmp to catch SIGPIPE, just set to SIG_IGN and | Todd C. Miller |
2001-01-16 | Changes from Don Beusee: | Todd C. Miller |
2000-08-23 | repair sendmail options handling | Michael Shalayeff |
2000-04-26 | Change the name of mail's send() function to sendmessages() to | Todd C. Miller |
2000-04-25 | When incorporating new messages, clear the "new" count before the | Todd C. Miller |
1997-11-14 | NetBSD changes (mostly comsmetic): | Todd C. Miller |
1997-07-30 | Make istrcpy() take a size (not length) field, now called istrncpy(). | Todd C. Miller |
1997-07-30 | Fix one possible oflow (not exploitable) and do a wee bit of KNF. | Todd C. Miller |
1997-07-24 | tempnam(3) goes bye bye. | Todd C. Miller |
1997-07-24 | Replace 3 tempnam()'s with mkstemp. The two left look tricky. | Todd C. Miller |
1997-07-22 | grabh() now returns SIGINT if it was interrupted (previously always | Todd C. Miller |
1997-07-13 | Merge in NetBSD and 4.4BSD-lite2 changes as well as some of my own. | Todd C. Miller |
1997-05-30 | overflows abound | Theo de Raadt |
1997-03-29 | Use ``mail.local -H'' to do dot locking so we can have mode 755 mail | Todd C. Miller |
1996-06-11 | from christos; | Theo de Raadt |
1996-03-27 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |