summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/auth_none.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete old lint ARGSUSED commentsguenther2015-11-011-6/+1
|
* Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.guenther2015-09-131-1/+2
| | | | | | Hide __xprt_register() and _authenticate(); truncate <rpc/svc_auth.h> ok deraadt@
* All these files include <stdlib.h>, so do not need to castderaadt2015-08-201-2/+2
| | | | malloc/calloc/realloc* returns.
* Oracle has re-licensed sunrpc under a three-clause BSD license.millert2010-09-011-29/+30
| | | | Update our sources appropriately. OK deraadt@ jsg@
* sprinkle a bit of ARGSUSEDderaadt2006-03-311-1/+5
|
* 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-5/+3
|
* prototype cleanupderaadt2001-09-151-13/+13
|
* plug many memory leaksderaadt2001-03-031-5/+5
|
* fix includesderaadt2000-08-241-1/+2
|
* alphabetize function forward decls for prettinessmillert1998-12-201-3/+3
|
* Fix RCS idstholo1996-08-191-7/+2
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* bcopy->memcpy & tagderaadt1996-07-201-1/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+138