From owner-freebsd-bugs@FreeBSD.ORG Sun Jul 15 16:00:27 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8D89D1065676 for ; Sun, 15 Jul 2012 16:00:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5FF5C8FC15 for ; Sun, 15 Jul 2012 16:00:27 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q6FG0RPB024756 for ; Sun, 15 Jul 2012 16:00:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q6FG0R1o024755; Sun, 15 Jul 2012 16:00:27 GMT (envelope-from gnats) Date: Sun, 15 Jul 2012 16:00:27 GMT Message-Id: <201207151600.q6FG0R1o024755@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jilles Tjoelker Cc: Subject: Re: misc/169686: Made OPIE support tunable at kernel level X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jilles Tjoelker List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jul 2012 16:00:27 -0000 The following reply was made to PR misc/169686; it has been noted by GNATS. From: Jilles Tjoelker To: bug-followup@FreeBSD.org, zblacher@sandvine.com Cc: Subject: Re: misc/169686: Made OPIE support tunable at kernel level Date: Sun, 15 Jul 2012 17:52:57 +0200 In PR 169686, you wrote: > [patch to make opie optional at build time] You might try bringing up the subject of removing OPIE entirely on a mailing list. In addition to the unlinking of systat, there are other things in the patch that do not belong in there, all in ftpd: a revert of FreeBSD-SA-11:07.chroot, a SO_SNDBUF setting and a tightening of checkuser(). -- Jilles Tjoelker