summaryrefslogtreecommitdiffstats
path: root/lib/librpcsvc/secretkey.c
Commit message (Collapse)AuthorAgeFilesLines
* Use ANSI function declarations in librpcsvc.ed2009-02-261-4/+1
| | | | | | | | | When compiling librpcsvc with LLVM, we get a compiler error, because hexval() uses an ANSI prototype, but a K&R declaration. I could have just changed hexval(), but I'd rather keep this consistent. It's not that much code. Submitted by: Pawel Worach <pawel worach gmail com>
* Remove __P() usage.obrien2002-03-211-1/+1
|
* Add __FBSDID()s to librpcsvcdillon2001-09-301-0/+4
|
* This commit was generated by cvs2svn to compensate for changes in r26213,wpaul1997-05-281-0/+85
which included commits to RCS files with non-trunk default branches.
OpenPOWER on IntegriCloud