summaryrefslogtreecommitdiffstats
path: root/src/cmd/auth/factotum/p9cr.c
Commit message (Expand)AuthorAgeFilesLines
* all: fix or silence various gcc warningsRuss Cox2020-01-121-0/+2
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-3/+3
* silence more warningsRuss Cox2012-10-211-0/+2
* fix gcc 4.7 warnings (thanks Tuncer Ayaz)Russ Cox2012-10-201-1/+0
* factotum: silence gcc warningRuss Cox2007-11-051-0/+2
* factotum: fix build error (Axel Belinfante)Russ Cox2007-09-161-2/+1
* factotum: implement p9crRuss Cox2007-09-131-340/+170
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-5/+5
* newrsc2005-02-131-24/+19
* new authrsc2005-02-131-0/+545