freebsd-dev/usr.sbin/rpcbind
Alfred Perlstein 9fb9141723 Add -h option to rpcbind, used to specify what address to bind to for
UDP requests.

Submitted by: mbr
2002-07-11 16:19:43 +00:00
..
check_bound.c Stop this program's abuse of malloc(3). Its return value doesn't need these 2002-05-17 05:27:52 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
pmap_svc.c Use snprintf instead of sprintf. 2001-07-14 16:54:37 +00:00
rpcb_stat.c This is a selection of essentially cosmetic changes: 2001-07-14 17:46:52 +00:00
rpcb_svc_4.c Stop this program's abuse of malloc(3). Its return value doesn't need these 2002-05-17 05:27:52 +00:00
rpcb_svc_com.c Stop this program's abuse of malloc(3). Its return value doesn't need these 2002-05-17 05:27:52 +00:00
rpcb_svc.c
rpcbind.8 Add -h option to rpcbind, used to specify what address to bind to for 2002-07-11 16:19:43 +00:00
rpcbind.c Add -h option to rpcbind, used to specify what address to bind to for 2002-07-11 16:19:43 +00:00
rpcbind.h
security.c Add missing #include <stdio.h>. 2001-07-14 17:10:58 +00:00
util.c Simplify to bitmaskcmp() to use the obvious approach instead of 2001-07-14 17:04:26 +00:00
warmstart.c