summaryrefslogtreecommitdiff
path: root/libexec/mail.local/mail.local.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-16die if strdup failsitojun
2002-05-26__STDC__ is always defined on NetBSD.wiz
2001-12-20Sync getopt() / man page with actual getopt options.soren
2001-01-04use more standard %ll_ in favour of %q_lukem
2000-10-10Format string cleanups by sommerfeld.is
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-07-26const poisoning.mycroft
1997-10-08Put a whitespace after the keyword `switch'.enami
1997-10-08Compare a return value of getopt() against -1 instead of EOF.enami
1997-10-07fix warnings on alpha.mrg
1997-10-07WARNS?=1. RCS ids. did not merge very much of lite-2.mrg
1997-04-21KNF. RCSids. be safe with buffers.mrg
1995-06-03Fill in sin_len.mycroft
1994-08-05Change format specification from %ld to %qd, as off_t's are now quads.jtc
1994-05-05fix from <arndt@uniko.uni-koblenz.de>deraadt
1994-04-19Another off_t glitch.pk
1994-02-10Initialize return value from deliver() to zero. I guess the 386 crowdbriggs
1993-08-01Add RCS identifiers.mycroft
1993-08-01Fix bogus handling of short writes.mycroft
1993-05-24mail.local can now use username.lock files as well as flock(). Use thederaadt
1993-03-21initial import of 386bsd-0.1 sourcescgd