summaryrefslogtreecommitdiff
path: root/usr.sbin/rpcbind/rpcbind.c
AgeCommit message (Expand)Author
2019-05-13Don't pass an uinitialized pm_prot to rpcinfo. It expects 0 for local,christos
2019-01-03check strdup results toochristos
2019-01-03Handle memory allocations and error exit codes consistently.christos
2017-08-21don't lock for RUMPchristos
2017-08-16merge FreeBSD changes:christos
2015-11-08merge RUMP changes.christos
2015-05-09use EXIT_SUCCESS/EXIT_FAILURE consistently.christos
2015-05-09check setrlimit toodholland
2015-05-09CID 1009289: Check getrlimitchristos
2013-10-19fix unused variable warnings.christos
2011-08-31NULL does not need a castplunky
2011-08-31Use __deadjoerg
2011-03-14remove unnecessary superuser check -- bind will fail if bind failspooka
2007-08-27Depracate ND_DEBUG and BIND_DEBUG in favour of RPCBIND_DEBUG.dsl
2007-06-04PR/36440: Martin Husemann: rpcbind complains about non-errors.christos
2007-05-16deal with namespace pollution caused by tcpd.christos
2007-05-13PR/36319: Michael van Elst: rpcinfo -p requires root privilegeschristos
2007-05-13- WARNS = 4christos
2007-05-13PR/36313: Juergen Hannken-Illjes: Change the name "rpcbind" to "sunrpc"christos
2006-06-14Adapt rpcbind(8) to new return value from socket(2) for unsupportedginsbach
2006-05-25Coverity CID 2294: Fix memory leak.christos
2004-05-20Decrease log severity to debug if a protocol is not supported by themartin
2003-10-29Make a v6 socket v6-only, since rpcbind does host-based checking (all NFSfvdl
2003-10-21Don't pass NULL as an integer.fvdl
2003-07-13use bounded string opitojun
2002-11-08Use a non-blocking SVC for TCP connections.fvdl
2001-01-11don't use LOG_CONSlukem
2000-06-02rpcbind, the successor to portmap. Taken from Sun TI-RPC source code,fvdl