From owner-cvs-all@FreeBSD.ORG Sat Jun 7 02:13:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA1A337B404; Sat, 7 Jun 2003 02:13:41 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE35A43FAF; Sat, 7 Jun 2003 02:13:40 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h579DXVm074866; Sat, 7 Jun 2003 02:13:33 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h579DXqo074865; Sat, 7 Jun 2003 02:13:33 -0700 (PDT) Date: Sat, 7 Jun 2003 02:13:33 -0700 From: "David O'Brien" To: Takahashi Yoshihiro Message-ID: <20030607091333.GA74841@dragon.nuxi.com> References: <200306070823.h578Ngrx022143@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200306070823.h578Ngrx022143@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.1-BETA Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/pc98/libpc98 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2003 09:13:42 -0000 On Sat, Jun 07, 2003 at 01:23:42AM -0700, Takahashi Yoshihiro wrote: > nyan 2003/06/07 01:23:42 PDT > > FreeBSD src repository > > Modified files: > sys/boot/pc98/libpc98 Makefile > Log: > MFi386: revision 1.30. > > Revision Changes Path > 1.15 +5 -2 src/sys/boot/pc98/libpc98/Makefile > http://cvsweb.freebsd.org/src/sys/boot/pc98/libpc98/Makefile.diff?r1=1.14&r2=1.15 Thanks! I always forget that some files aren't shared between i386 and pc98. :-(