aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpcbind/rpcb_stat.c
Commit message (Expand)AuthorAgeFilesLines
* usr.sbin: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* rpcbind: Remove return statement at the end of void functionsElyes Haouas2023-11-061-4/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Remove unused includes.Xin LI2018-01-011-1/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Bounds check rpcbs_rmtcall(..) to ensure rtype is less than RPCBVERS_STATEnji Cooper2016-06-081-1/+1
* Replace Sun RPC license with a 3-clause BSD license, with the explicitHiroki Sato2013-11-251-27/+26
* Use prototype. While I'm there, add a pair of parenthesis to mark an ifXin LI2011-07-141-1/+1
* Don't compare a char to NULL.Martin Blapp2003-10-291-2/+2
* WARNS=3 safety (mostly), use __unused for unused params and unsigned whereAlfred Perlstein2002-10-071-4/+2
* This is a selection of essentially cosmetic changes:Ian Dowse2001-07-141-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-0/+208