Age | Commit message (Expand) | Author |
---|---|---|
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 |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2006-04-01 | minor lint cleaning; ok millert | Theo de Raadt |
2003-07-10 | add missing includes | David Krause |
2002-07-03 | KNF | Theo de Raadt |
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 |
2001-08-18 | err() -> merr(), and reorder some bugs noted by giannici@neomedia.it; millert... | Theo de Raadt |
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 |