From owner-cvs-src@FreeBSD.ORG Fri Sep 5 09:05:19 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4534A16A4C0; Fri, 5 Sep 2003 09:05:19 -0700 (PDT) Received: from mail.qubesoft.com (gate.qubesoft.com [217.169.36.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E48843FF2; Fri, 5 Sep 2003 09:05:17 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from bluebottle.qubesoft.com (bluebottle.qubesoft.com [192.168.1.2]) by mail.qubesoft.com (8.12.9/8.12.9) with ESMTP id h85G5FSO040509; Fri, 5 Sep 2003 17:05:15 +0100 (BST) (envelope-from dfr@nlsystems.com) Received: from builder02.qubesoft.com (builder02.qubesoft.com [192.168.1.8]) h85G5ETj003617; Fri, 5 Sep 2003 17:05:14 +0100 (BST) (envelope-from dfr@nlsystems.com) From: Doug Rabson To: Peter Wemm In-Reply-To: <200309051455.h85EtBoU029983@repoman.freebsd.org> References: <200309051455.h85EtBoU029983@repoman.freebsd.org> Content-Type: text/plain Message-Id: <1062777913.12268.8.camel@builder02.qubesoft.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 05 Sep 2003 17:05:14 +0100 Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa isa_compat.c isa_device.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2003 16:05:19 -0000 On Fri, 2003-09-05 at 15:55, Peter Wemm wrote: > peter 2003/09/05 07:55:11 PDT > > FreeBSD src repository > > Modified files: > sys/i386/isa isa_compat.c isa_device.h > Log: > Mark the isa compat shims for BURN_BRIDGES for 6.0 Excellent. This evil hackery has lived far too long.