K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-01-10T14:40:04.842752Z K 7 svn:log V 370 inetd: free WITHOUT_INET6_SUPPORT build of warnings If inetd is compiled without inet6 support, we need to error out on rpc+inet6 services rather than attempting to call into rpc bits with an uninitialized netid. v4bind is only used with INET6 support, so move it under the proper #ifdefs with v6bind. Reported by: Pavel Timofeev MFC after: 3 days END