From owner-cvs-all Thu Dec 14 16:17:22 2000 From owner-cvs-all@FreeBSD.ORG Thu Dec 14 16:17:18 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 202EA37B404; Thu, 14 Dec 2000 16:17:18 -0800 (PST) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by pike.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eBF0H7E92617; Thu, 14 Dec 2000 16:17:07 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200012142357.eBENvVT65121@freefall.freebsd.org> Date: Thu, 14 Dec 2000 16:17:20 -0800 (PST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/i386/i386 db_interface.c src/sys/alpha/a Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 14-Dec-00 John Baldwin wrote: > jhb 2000/12/14 15:57:30 PST > > Modified files: > sys/i386/i386 db_interface.c > sys/alpha/alpha db_interface.c > sys/ia64/ia64 db_interface.c > Log: > Remove the "machine dependent" KTR trace buffer ddb commands. The code was > exactly the same on all platforms. > > Revision Changes Path > 1.53 +1 -102 src/sys/i386/i386/db_interface.c > 1.14 +1 -102 src/sys/alpha/alpha/db_interface.c > 1.4 +1 -76 src/sys/ia64/ia64/db_interface.c Well, it looks like the ia64 version had lagged behind the others. However, there was nothing machine dependent about these ddb commands and no reason for them to be MD. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message