aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/auth/secstore/secstore.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-3/+2
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>
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-7/+7
2005-02-13add ssh-agent via factotumrsc1-8/+4
2005-02-13new authrsc1-0/+585