From owner-freebsd-rc@FreeBSD.ORG Fri Aug 31 15:11:39 2012 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 42BCC1065675; Fri, 31 Aug 2012 15:11:39 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9F7A98FC17; Fri, 31 Aug 2012 15:11:38 +0000 (UTC) Received: by eaak11 with SMTP id k11so995287eaa.13 for ; Fri, 31 Aug 2012 08:11:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=nIuQFCy7/VxRI7C+KvVTevA1DsUFVYVohFVD5dF3X3A=; b=FV24kH4zTKIp2KJDqakbxF1EWfZ1z54M/pBhpB7aAB8f6nsy9QT0d4pfjhn2nzjpov EmuGZXYo4yFMCKPFrjR5SyXbvZFJKKmNMXE99qTPoLnhsbqmbYcJm6dQK9FBjei0Jn84 XsMZg5DarWXhWDH/fkXHHXXiSVSOXpA7XV0zEZwuQKgK606JerurPdW+5fb06Sa1sFiQ 9y9uywn754GXdC8iX+VUiE79W1fx3ly4iyxnWKlgsyiTBdmA+J6nh1Y7BUerbYpxvi/J FYvsUqmaEdVh7XeLn08HBy7uq0tqVD35rhB1Q++zGLdyXWwYo2lTWvnYyifoic7DP3PV SagA== MIME-Version: 1.0 Received: by 10.14.213.137 with SMTP id a9mr11602309eep.38.1346425897355; Fri, 31 Aug 2012 08:11:37 -0700 (PDT) Received: by 10.14.47.1 with HTTP; Fri, 31 Aug 2012 08:11:37 -0700 (PDT) In-Reply-To: <50407912.60809@passap.ru> References: <50407056.3000606@passap.ru> <50407912.60809@passap.ru> Date: Fri, 31 Aug 2012 10:11:37 -0500 Message-ID: From: Scot Hetzel To: =?KOI8-R?B?4s/SydMg88HNz9LPxM/X?= Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Cc: Garrett Cooper , Maxim Konovalov , "freebsd-rc@FreeBSD.org" , freebsd-current@freebsd.org Subject: Re: rpcbind does not honor -h flag X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2012 15:11:39 -0000 On Fri, Aug 31, 2012 at 3:42 AM, =E2=CF=D2=C9=D3 =F3=C1=CD=CF=D2=CF=C4=CF= =D7 wrote: > 31.08.2012 12:34, Maxim Konovalov =D0=C9=DB=C5=D4: > >>>> Please file a PR against rc ASAP. >>> >>> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/117711 > > > I see. Thanks. > Looks like Matteo Riondato had created a patch for the problem in 2008: http://people.freebsd.org/~matteo/diff/117711rpcbind.diff but he never received any feedback from Carlos Eduardo Monti to see if the patch fixed the problem. I don't know if the patch will apply to the current FreeBSD rpcbind code, give it a try and submit a follow up to the PR. Scot