summaryrefslogtreecommitdiff
path: root/usr.sbin/rpcbind/rpcb_svc_com.c
AgeCommit message (Expand)Author
2003-10-21Don't compare a char to NULL.fvdl
2002-11-08Use a non-blocking SVC for TCP connections.fvdl
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2000-08-03Do not check unitialized variables as error values. This is generallyfvdl
2000-06-22Plug memory leak in error case (would have happened very rarely).fvdl
2000-06-22Make sure that freeing the temporary buffer always happens; previousfvdl
2000-06-22Plug a few memory leaks.fvdl
2000-06-20Free buffer used in xdrmem_create.fvdl
2000-06-02rpcbind, the successor to portmap. Taken from Sun TI-RPC source code,fvdl