summaryrefslogtreecommitdiff
path: root/libexec/mail.local
AgeCommit message (Expand)Author
2006-09-27Coverity CID 3931: Fix memory leak.christos
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
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-20Sync getopt() / man page with actual getopt options.soren
2001-01-04use more standard %ll_ in favour of %q_lukem
2000-10-18Remove INSTALLFLAGS=-fschg, as per change to usr.bin/ssh/ssh/Makefile.simonb
2000-10-10Format string cleanups by sommerfeld.is
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-07-26const poisoning.mycroft
1998-04-29fix bad .Xr referencesfair
1998-01-10get rid of secretmail residue -- suggested in pr-4568 from Carl Shapiroperry
1997-11-15fix typomsaitoh
1997-10-20Fix .Nm usage.enami
1997-10-08merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.mrg
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-12-22specify man pages the new way.cgd
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-01Add RCS indentifiers.mycroft
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