From owner-freebsd-hackers@FreeBSD.ORG Sun Nov 14 22:31:26 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC701106564A; Sun, 14 Nov 2010 22:31:26 +0000 (UTC) (envelope-from gonzo@launchpad.bluezbox.com) Received: from launchpad.bluezbox.com (hq.bluezbox.com [70.38.37.145]) by mx1.freebsd.org (Postfix) with ESMTP id 757F28FC14; Sun, 14 Nov 2010 22:31:26 +0000 (UTC) Received: from [24.87.55.58] (helo=[192.168.10.184]) by launchpad.bluezbox.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.71 (FreeBSD)) (envelope-from ) id 1PHkr8-0005Ct-A5; Sun, 14 Nov 2010 14:15:27 -0800 Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: Oleksandr Tymoshenko In-Reply-To: <20101114142745.GA44253@freebsd.org> Date: Sun, 14 Nov 2010 14:15:07 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <301FA51F-9308-415D-9142-5AC9656A8CF3@bluezbox.com> References: <20101114142745.GA44253@freebsd.org> To: Alexander Best X-Mailer: Apple Mail (2.1082) Sender: gonzo@launchpad.bluezbox.com X-Spam-Level: ---- X-Spam-Report: Spam detection software, running on the system "hq.bluezbox.com", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see The administrator of that system for details. Content preview: On 2010-11-14, at 6:27 AM, Alexander Best wrote: > hi there, > > this patch will remove gpioctl and gpioctl.8 when WITH_GPIO was not specified > in src.conf. > > also i just noticed that src.conf needs to be regenerated, because it's missing the > WITH_GPIO description. Thanks Alexander, I commited this patch and regenerated src.conf.5 manpage. [...] Content analysis details: (-4.4 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Cc: freebsd-hackers@freebsd.org Subject: Re: WITH_GPIO and obsolete files X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2010 22:31:26 -0000 On 2010-11-14, at 6:27 AM, Alexander Best wrote: > hi there, >=20 > this patch will remove gpioctl and gpioctl.8 when WITH_GPIO was not = specified > in src.conf. >=20 > also i just noticed that src.conf needs to be regenerated, because = it's missing the > WITH_GPIO description. Thanks Alexander, I commited this patch and regenerated src.conf.5 = manpage. --=20 gonzo