summaryrefslogtreecommitdiffstats
path: root/src/cmd/auth/factotum/rpc.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-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>
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-1/+1
|
* stupid pointer conversionsrsc2006-02-141-7/+7
|
* more bug fixesrsc2005-02-131-1/+1
|
* add ssh-agent via factotumrsc2005-02-131-3/+32
|
* new authrsc2005-02-131-0/+315