From owner-freebsd-current@FreeBSD.ORG Mon Jan 2 06:52:10 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CDDF16A41F for ; Mon, 2 Jan 2006 06:52:10 +0000 (GMT) (envelope-from matt@gsicomp.on.ca) Received: from skippyii.compar.com (skippyii.compar.com [216.208.38.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF3743D45 for ; Mon, 2 Jan 2006 06:52:09 +0000 (GMT) (envelope-from matt@gsicomp.on.ca) Received: from hermes (CPE00062566c7bb-CM0011e6ede298.cpe.net.cable.rogers.com [70.28.254.189]) by skippyii.compar.com (8.13.1/8.13.1) with ESMTP id k026rT8i076481 for ; Mon, 2 Jan 2006 01:53:29 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <005001c60f69$2dfff650$1200a8c0@gsicomp.on.ca> From: "Matt Emmerton" To: Date: Mon, 2 Jan 2006 01:53:03 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Subject: Candidates for inclusion in DEFAULTS X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2006 06:52:10 -0000 Just looking through the kernel code, and there are many strong warnings (in NOTES, GENERIC and various bits of code) that strongly advise *not* removing COMPAT_43 from the kernel config. In fact, doing so causes lots of things to break, especially the Linuxulator. That said, would COMPAT_43 (and possibly COMPAT_FREEBSD4 and COMPAT_FREEBSD5) be good candidates to put in DEFAULTS -- at least on i386? Regards, -- Matt Emmerton