index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
mail.local
Age
Commit message (
Expand
)
Author
2020-05-27
Remove support for world-writable mail spools.
Todd C. Miller
2020-02-09
Use sysexits.h exit values to distinguish between tempfail and permfail.
Todd C. Miller
2020-02-07
Remove backward compatibility for obsolete -H flag.
Todd C. Miller
2020-02-02
Allow mail.local to be run as non-root.
Todd C. Miller
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
Theo de Raadt
2015-12-12
Remove NULL-checks before free(). ok tb@
mmcc
2015-07-06
Add support for IPv6 by using getaddrinfo(). Our inetd.conf ships
Todd C. Miller
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-09-16
less sendmail;
Jason McIntyre
2014-03-25
make this page slightly less sendmail centric; ok gilles
Jason McIntyre
2014-01-17
Close file descriptor before next try getting a good one.
Tobias Stoeckmann
2011-01-10
Back out rev 1.2 and use mkstemp(), not mktemp(). OK deraadt@
Todd C. Miller
2010-09-03
add EXIT STATUS for /usr/libexec;
Jason McIntyre
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-01-19
replace standardized text concerning the exit values of applications
Igor Sobrado
2008-05-26
sort flags on both the synopsis and usage.
Igor Sobrado
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-05-13
delete case for ?; cdp_xe@gmx.net
Theo de Raadt
2006-04-01
minor lint cleaning; ok millert
Theo de Raadt
2006-01-02
#include <sys/signal.h> not needed
Todd C. Miller
2005-05-29
Fix case where input file lacks newline before EOF; Andrey Matveev
Todd C. Miller
2004-08-08
spacing
Theo de Raadt
2004-05-20
Grammar nit.
Tom Cosgrove
2003-07-10
add missing includes
David Krause
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-07-03
KNF
Theo de Raadt
2002-06-02
minor KNF
Theo de Raadt
2002-03-27
'S' required in OpenBSD (LOCAL_MAILER_FLAGS). From lazy form@.
Mike Pechkin
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-17
Call S_ISLNK with correct variable; Peter Philipp
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-08-18
err() -> merr(), and reorder some bugs noted by giannici@neomedia.it; millert...
Theo de Raadt
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
2001-01-28
$OpenBSD$
Niklas Hallqvist
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-10-30
libexec man page fleshing. again, bored on the plane home.
Aaron Campbell
2000-08-16
/etc/sendmail.cf -> /etc/mail/sendmail.cf
Brad Smith
2000-04-21
Use fgetln(3) instead of fgets(3) when reading in the message. This
Todd C. Miller
2000-03-29
Xr repair
Theo de Raadt
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-04
more macro conversion
Aaron Campbell
1999-03-11
fix more comma splices that involve misuse of conjunctive adverbs
Paul Janzen
1999-01-11
Correct documentation on how mail.local does its locking.
Constantine Sapuntzakis
1998-08-17
As prommised, mail.local is no longer setuid.
Todd C. Miller
1998-08-15
go back to using mktemp, not mkstemp in baditem(); theo
Todd C. Miller
1998-08-15
Break out locking code into its own file so it can be shared with lockspool.
Todd C. Miller
1998-05-18
readlink(path, buf, sizeof buf-1). Never forget that -1.
Theo de Raadt
1998-02-24
Xr biff 1
Todd C. Miller
1998-02-24
1) Mode X's for mkstemp
Todd C. Miller
1998-02-06
Grammar and clarifications.
gene
[next]