Age | Commit message (Expand) | Author |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-10-01 | Mention how lockspool is expected to be used. | Todd C. Miller |
2008-10-01 | Use poll() to determine when stdin is readable and throw away input | Todd C. Miller |
2008-10-01 | Use the real uid instead of getlogin() to determine the identity | Todd C. Miller |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-03-31 | ARGSUSED for signal handlers | Theo de Raadt |
2006-01-02 | #include <signal.h>, not <sys/signal.h> | Todd C. Miller |
2005-04-13 | use STD{IN,OUT,ERR}_FILENO | Theo de Raadt |
2003-07-10 | add missing includes | David Krause |
2003-06-17 | Sync with share/misc/license.template and add missing DARPA credit | Todd C. Miller |
2003-06-03 | Remove promotion clause; OK w/ deraadt@ | Todd C. Miller |
2003-06-03 | Use an ISC-tyle license for all my code; it is simpler and more permissive. | Todd C. Miller |
2002-09-18 | fix Xr refs; frisco@blackant.net | Theo de Raadt |
2002-07-03 | KNF | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-09-05 | Add SIGPIPE to the list of signals we catch and unlock/exit on. | Todd C. Miller |
2001-09-04 | Use merr() not err() since due to function name change in mail.local/locking.c | Todd C. Miller |
2001-08-18 | err() -> merr(), and reorder some bugs noted by giannici@neomedia.it; millert... | Theo de Raadt |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist |
2001-01-17 | use _exit() in signal handler | Theo de Raadt |
2000-10-30 | libexec man page fleshing. again, bored on the plane home. | Aaron Campbell |
1998-09-27 | superuser may now specify another user's spool to lock. | Todd C. Miller |
1998-08-15 | kill bogus ENVIRONMENT section and clean up slightly | Todd C. Miller |
1998-08-15 | Move the spool locking functionality of "mail.local -H" into its own | Todd C. Miller |