aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rpcb_prot.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-5/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* * limit size of buffers to RPC_MAXDATASIZEXin LI2017-06-011-8/+9
* libc/rpc: Make use of some xdr_* macros.Pedro F. Giffuni2016-06-091-5/+5
* Fix a mismerge from NetBSD in r162194 with `xdr_rpcb_entry_list_ptr(..)`Enji Cooper2016-01-121-2/+2
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-221-24/+8
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato2013-11-251-26/+25
* Use intermediate pointers to avoid strict alias type check failuresJohn Birrell2007-11-201-1/+3
* Sync with NetBSD rev. 1.6 + 1.7Martin Blapp2006-09-091-4/+4
* Try to bring some sanity to the SCM ID's.David E. O'Brien2004-10-161-1/+1
* style cleanup: Remove duplicate $FreeBSD$ tags.Colin Percival2004-02-101-1/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Fix cc -Wall, fix rcsid warnings, add missing prototypes,Alfred Perlstein2002-02-051-0/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-0/+329