summaryrefslogtreecommitdiff
path: root/libexec/lockspool
AgeCommit message (Expand)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2006-03-31ARGSUSED for signal handlersTheo de Raadt
2006-01-02#include <signal.h>, not <sys/signal.h>Todd C. Miller
2005-04-13use STD{IN,OUT,ERR}_FILENOTheo de Raadt
2003-07-10add missing includesDavid Krause
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-03Remove promotion clause; OK w/ deraadt@Todd C. Miller
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2002-09-18fix Xr refs; frisco@blackant.netTheo de Raadt
2002-07-03KNFTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-09-05Add SIGPIPE to the list of signals we catch and unlock/exit on.Todd C. Miller
2001-09-04Use merr() not err() since due to function name change in mail.local/locking.cTodd C. Miller
2001-08-18err() -> merr(), and reorder some bugs noted by giannici@neomedia.it; millert...Theo de Raadt
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-17use _exit() in signal handlerTheo de Raadt
2000-10-30libexec man page fleshing. again, bored on the plane home.Aaron Campbell
1998-09-27superuser may now specify another user's spool to lock.Todd C. Miller
1998-08-15kill bogus ENVIRONMENT section and clean up slightlyTodd C. Miller
1998-08-15Move the spool locking functionality of "mail.local -H" into its ownTodd C. Miller