K 10 svn:author V 6 matteo K 8 svn:date V 27 2007-11-01T20:13:33.000000Z K 7 svn:log V 472 Add the -h option to rpc.statd, similar to the one in nfsd(8) and in mountd(8) -h bindip Specify specific IP addresses to bind to for TCP and UDP requests. This option may be specified multiple times. If no -h option is specified, rpc.statd will bind to INADDR_ANY. Note that when specifying IP addresses with -h, rpc.statd will automatically add 127.0.0.1 and if IPv6 is enabled, ::1 to the list. (coming for rpc.lockd too) PR: bin/98500 MFC after: 1 week END