summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/svc_auth_unix.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete old lint ARGSUSED commentsguenther2015-11-011-2/+1
|
* Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.guenther2015-09-131-1/+3
| | | | | | Hide __xprt_register() and _authenticate(); truncate <rpc/svc_auth.h> ok deraadt@
* do not printf() on error from libc; ok millertderaadt2015-09-021-3/+1
|
* Oracle has re-licensed sunrpc under a three-clause BSD license.millert2010-09-011-29/+30
| | | | Update our sources appropriately. OK deraadt@ jsg@
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* ansify. ok deraadt@ jaredy@otto2005-04-011-7/+3
|
* prototype cleanupderaadt2001-09-151-7/+7
|
* use %u for unsigned printsderaadt1998-11-221-2/+2
|
* buf oflow; chris@ferret.lmh.ox.ac.ukderaadt1998-06-081-3/+3
|
* memcpy needs string.h.etheisen1996-11-141-1/+2
|
* Fix RCS idstholo1996-08-191-7/+2
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* bcopy->memcpy & tagderaadt1996-07-201-2/+3
|
* initial import of NetBSD treederaadt1995-10-181-0/+138