summaryrefslogtreecommitdiff
path: root/usr.sbin/rpcbind/rpcbind.c
AgeCommit message (Expand)Author
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