Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-01 | minor lint cleaning; ok millert | Theo de Raadt | |
2003-07-10 | add missing includes | David Krause | |
ok deraadt@ tedu@ | |||
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; ↵ | Theo de Raadt | |
millert helped | |||
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 | |
Call lockspool when invoked with -H flag for backward compatibility. |