summaryrefslogtreecommitdiffstats
path: root/lib/keychain.c
Commit message (Collapse)AuthorAgeFilesLines
* 2004-10-31 Paul Jakma <paul@dishone.st>paul2004-10-311-24/+5
| | | | * keychain.c: Convert some more strtoul users to VTY_GET_INTEGER.
* Number of warnings is down to 3 again in lib directory. A lot of const'shasso2004-10-051-20/+23
| | | | added to strings and a lot of int -> unsigned int changes.
* Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-041-2/+2
| | | | from vtysh ([quagga-dev 932]).
* Initial revisionpaul2002-12-131-0/+1001