aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpcbind/rpcb_svc_4.c
Commit message (Expand)AuthorAgeFilesLines
* usr.sbin: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* rpcbind: Remove useless return at the end of void functionElyes Haouas2023-03-021-1/+0
* Remove unused includes.Xin LI2018-01-011-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Replace Sun RPC license with a 3-clause BSD license, with the explicitHiroki Sato2013-11-251-27/+26
* Cleanup of userland __P useKevin Lo2007-11-071-7/+7
* WARNS=3 safety (mostly), use __unused for unused params and unsigned whereAlfred Perlstein2002-10-071-6/+6
* Stop this program's abuse of malloc(3). Its return value doesn't need theseJuli Mallett2002-05-171-2/+1
* Avoid a harmless compiler warning, and add a missing \n to aIan Dowse2001-07-141-1/+3
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-0/+454