From owner-freebsd-current@FreeBSD.ORG Fri Jul 2 15:51:06 2004 Return-Path: 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 AEAC316A4CE for ; Fri, 2 Jul 2004 15:51:06 +0000 (GMT) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8175343D39 for ; Fri, 2 Jul 2004 15:51:06 +0000 (GMT) (envelope-from phk@phk.freebsd.dk) Received: from server3.messagingengine.com (server3.internal [10.202.2.134]) by mail.messagingengine.com (Postfix) with ESMTP id A1C5EC0DD65 for ; Fri, 2 Jul 2004 10:50:25 -0400 (EDT) Received: by server3.messagingengine.com (Postfix, from userid 99) id 9BFC317873A; Fri, 2 Jul 2004 10:50:26 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.4 (F2.72; T1.001; A1.62; B3.01; Q3.01) To: freebsd-current@freebsd.org Date: Fri, 02 Jul 2004 07:50:26 -0700 From: "Poul-Henning Kamp" X-Sasl-Enc: ol6jVEzhISLlGX446jlBKg 1088779826 Message-Id: <1088779826.11217.199626440@webmail.messagingengine.com> Subject: HEADSUP: ibcs2 and svr4 compat removed, linux to follow X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 02 Jul 2004 15:51:06 -0000 The ibcs2 and svr4 compatibility code has outlived their useful lives, mainly because their target platforms are practically extinct. They have been eliminated from -current today. The change consists of the elimination of the following directories and assorted changes to makefiles and sys/conf and various NOTES to record this fact: compat/svr4 dev/streams i386/ibcs2 i386/svr4 modules/ibcs2 modules/svr4 -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.