summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpcbind
Commit message (Expand)AuthorAgeFilesLines
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-10/+10
* Free things in the right orderbrian2001-07-161-1/+1
* This is a selection of essentially cosmetic changes:iedowse2001-07-142-38/+42
* Fix a memory leak in check_bound() by freeing the buffer area ofiedowse2001-07-141-0/+2
* Add missing #include <stdio.h>.iedowse2001-07-141-1/+2
* Simplify to bitmaskcmp() to use the obvious approach instead ofiedowse2001-07-141-22/+19
* Use snprintf instead of sprintf.iedowse2001-07-141-4/+5
* Avoid a harmless compiler warning, and add a missing \n to aiedowse2001-07-141-1/+3
* Clean up the addrmerge() function, which was over-complicated andiedowse2001-06-241-136/+120
* Fix some return-value brain-damage in forward_register(). Thisiedowse2001-06-231-16/+21
* Bring in some bugfixes from NetBSD. I'm going to make a moreiedowse2001-04-261-17/+37
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Hopefully fix some of the bugs in passing credentials over UNIX ...alfred2001-03-222-12/+10
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-1913-0/+4637
OpenPOWER on IntegriCloud