summaryrefslogtreecommitdiffstats
path: root/src/cmd/auth/factotum/fs.c
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-5/+4
| | | | | | | | | 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>
* auth/factotum: fix flush (thanks Erik Quanstrom)Russ Cox2012-07-141-2/+3
| | | | | R=rsc http://codereview.appspot.com/6402044
* mergeRuss Cox2008-05-311-0/+5
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
|
* stupid pointer conversionsrsc2006-02-141-3/+3
|
* silence various warningsrsc2005-08-111-1/+1
|
* fix racersc2005-03-181-3/+3
|
* get rid of .= syntaxrsc2005-03-151-11/+15
|
* add ssh-agent via factotumrsc2005-02-131-1/+1
|
* new authrsc2005-02-131-0/+531