summaryrefslogtreecommitdiffstats
path: root/src/cmd/auth/factotum/dat.h
Commit message (Collapse)AuthorAgeFilesLines
* factotum: fix log read inuse bugTw2022-09-071-0/+1
| | | | | | When log reading exits, inuse flag should be cleared. Signed-off-by: Tw <wei.tan@intel.com>
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+1
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-1/+1
|
* get rid of .= syntaxrsc2005-03-151-0/+2
|
* add ssh-agent via factotumrsc2005-02-131-1/+5
|
* new authrsc2005-02-131-0/+226