freebsd-dev/usr.sbin/rpcbind
Matteo Riondato 55987d865b 1)Make it possible for rpcbind(8) to bind TCP listening socket to an IP
other than INADDR_ANY.

2) Add the -6 option to specify "IPv6 only".

Glanced at by: bms
Requested by: bms [2]
PR: bin/84494 [1]
Approved by:	silence from maintainer (~2 weeks) [1]
MFC after:	2 weeks
2007-04-23 07:09:25 +00:00
..
check_bound.c WARNS=3 safety (mostly), use __unused for unused params and unsigned where 2002-10-07 02:56:59 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
pmap_svc.c WARNS=3 safety (mostly), use __unused for unused params and unsigned where 2002-10-07 02:56:59 +00:00
rpcb_stat.c Don't compare a char to NULL. 2003-10-29 09:30:37 +00:00
rpcb_svc_4.c WARNS=3 safety (mostly), use __unused for unused params and unsigned where 2002-10-07 02:56:59 +00:00
rpcb_svc_com.c Don't compare a char to NULL. 2003-10-29 09:30:37 +00:00
rpcb_svc.c WARNS=3 safety (mostly), use __unused for unused params and unsigned where 2002-10-07 02:56:59 +00:00
rpcbind.8 1)Make it possible for rpcbind(8) to bind TCP listening socket to an IP 2007-04-23 07:09:25 +00:00
rpcbind.c 1)Make it possible for rpcbind(8) to bind TCP listening socket to an IP 2007-04-23 07:09:25 +00:00
rpcbind.h WARNS=3 safety (mostly), use __unused for unused params and unsigned where 2002-10-07 02:56:59 +00:00
security.c Change the name for the local unix-socket based protocol 2002-12-16 22:24:26 +00:00
util.c WARNS=3 safety (mostly), use __unused for unused params and unsigned where 2002-10-07 02:56:59 +00:00
warmstart.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00