From owner-cvs-all@FreeBSD.ORG Thu Jul 27 17:40:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E81216A4E0; Thu, 27 Jul 2006 17:40:19 +0000 (UTC) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id C059943D49; Thu, 27 Jul 2006 17:40:16 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.4/8.13.3) with ESMTP id k6RHeBXI006681; Thu, 27 Jul 2006 21:40:11 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id k6RHeAs5006680; Thu, 27 Jul 2006 21:40:10 +0400 (MSD) (envelope-from yar) Date: Thu, 27 Jul 2006 21:40:10 +0400 From: Yar Tikhiy To: Hajimu UMEMOTO Message-ID: <20060727174010.GA5075@comp.chem.msu.su> References: <200607271347.k6RDl2R4082187@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/rpcinfo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jul 2006 17:40:19 -0000 On Fri, Jul 28, 2006 at 12:10:12AM +0900, Hajimu UMEMOTO wrote: > Hi, > > >>>>> On Thu, 27 Jul 2006 13:47:02 +0000 (UTC) > >>>>> Yar Tikhiy said: > > yar> yar 2006-07-27 13:47:02 UTC > > yar> FreeBSD src repository > > yar> Modified files: > yar> usr.bin/rpcinfo Makefile > yar> Log: > yar> rpcinfo(1) doesn't depend on INET6 explicitly. > > Did you make sure it resulted exact same binary? I'm not sure but > INET6 might be reffered from include files. Yeah, the binary stayed exactly the same. I should have mentioned that in my commit message. -- Yar