aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpcbind/check_bound.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r300942:Enji Cooper2016-06-081-2/+1
* MFC r293229, r293833 to usr.sbin/rpcbindAlan Somers2016-03-171-7/+19
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-1/+1
* Cleanup of userland __P useKevin Lo2007-11-071-1/+1
* WARNS=3 safety (mostly), use __unused for unused params and unsigned whereAlfred Perlstein2002-10-071-1/+1
* Stop this program's abuse of malloc(3). Its return value doesn't need theseJuli Mallett2002-05-171-1/+1
* Fix a memory leak in check_bound() by freeing the buffer area ofIan Dowse2001-07-141-0/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-0/+229