From owner-cvs-all Tue Oct 8 5:47: 3 2002 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 EB0F937B401; Tue, 8 Oct 2002 05:47:01 -0700 (PDT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7C0743E9C; Tue, 8 Oct 2002 05:47:00 -0700 (PDT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) by watery.cc.kogakuin.ac.jp (8.12.6/8.12.6) with ESMTP id g98Cktnq036840; Tue, 8 Oct 2002 21:46:59 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Tue, 08 Oct 2002 21:46:41 +0900 (JST) Message-Id: <20021008.214641.74720855.nyan@jp.FreeBSD.org> To: phk@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/common ufsread.c src/sys/boot/i386/boot2 Makefile src/sys/boot/pc98/boot2 Makefile From: Takahashi Yoshihiro In-Reply-To: <200210070809.g9789K3q008250@freefall.freebsd.org> References: <200210070809.g9789K3q008250@freefall.freebsd.org> X-Mailer: Mew version 2.2 on Emacs 21.2 / Mule 5.0 =?iso-2022-jp?B?KBskQjgtTFobKEIp?= Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <200210070809.g9789K3q008250@freefall.freebsd.org> Poul-Henning Kamp writes: > phk 2002/10/07 01:09:20 PDT > > Modified files: > sys/boot/common ufsread.c > sys/boot/i386/boot2 Makefile > sys/boot/pc98/boot2 Makefile > Log: > Move the definition of UFS1_ONLY into the Makefiles where it belongs. The boot2 for pc98 does not use common/ufsread.c. So, '-DUFS1_ONLY' is not needed in pc98/boot2/Makefile. --- TAKAHASHI Yoshihiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message