NetBSD/usr.sbin/rpcbind
fvdl ad91c2992c When merging addresses, and no direct match is found, pick the first
configured interface that is preferably not local or point to point.
This appears to be what Solaris does as well.
2000-08-03 00:04:30 +00:00
..
check_bound.c Plug a few memory leaks. 2000-06-22 08:09:26 +00:00
Makefile Oops, previous should not have been committed. 2000-06-20 13:56:43 +00:00
pmap_svc.c
rpcb_stat.c More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
rpcb_svc_4.c
rpcb_svc_com.c Plug memory leak in error case (would have happened very rarely). 2000-06-22 13:55:18 +00:00
rpcb_svc.c
rpcbind.8 - Fix .Nd usage; no need to supply hyphen explicitly and the description is 2000-06-21 03:19:05 +00:00
rpcbind.c
rpcbind.h
security.c Ok.. really get it right this time (that's ntohs, not htons.. need coffee). 2000-06-08 09:01:05 +00:00
util.c When merging addresses, and no direct match is found, pick the first 2000-08-03 00:04:30 +00:00
warmstart.c