From owner-cvs-all Fri Sep 14 2:14:46 2001 Delivered-To: cvs-all@freebsd.org Received: from tatu.nendai.nagoya-u.ac.jp (tatu.nendai.nagoya-u.ac.jp [133.6.144.218]) by hub.freebsd.org (Postfix) with ESMTP id A0F2E37B405; Fri, 14 Sep 2001 02:14:39 -0700 (PDT) Received: from ushi.nendai.nagoya-u.ac.jp (ushi.nendai.nagoya-u.ac.jp [133.6.144.221]) by tatu.nendai.nagoya-u.ac.jp (8.11.6/3.7W) with ESMTP id f8E9EZO87758; Fri, 14 Sep 2001 18:14:35 +0900 (JST) Message-Id: <200109140914.f8E9EZO87758@tatu.nendai.nagoya-u.ac.jp> Received: by ushi.nendai.nagoya-u.ac.jp (8.11.4/3.7W) id f8E9EZL36623; Fri, 14 Sep 2001 18:14:35 +0900 (JST) Date: Fri, 14 Sep 2001 18:14:30 +0900 (JST) To: marcel@xcllnt.net Cc: imp@harmony.village.org, ru@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: hw.machine vs hw.machine_arch From: KATO Takenori In-Reply-To: <20010914012406.B16118@dhcp01.pn.xcllnt.net> References: <200109131133.f8DBXoO84286@tatu.nendai.nagoya-u.ac.jp> <200109140648.f8E6mFt19413@harmony.village.org> <20010914012406.B16118@dhcp01.pn.xcllnt.net> X-Mailer: Mew version 2.0 on Emacs 20.7 / Mule 4.0 (HANANOEN) X-fingerprint: 03 72 85 36 62 46 23 03 52 B1 10 22 44 10 0D 9E Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Loop-Check: 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 From: Marcel Moolenaar Subject: Re: hw.machine vs hw.machine_arch Date: Fri, 14 Sep 2001 01:24:06 -0700 > Both MIBs (ie hw.machine and machdep.ispc98) serve the same purpose > as far as I can see, so we should be able to remove one of them > (preferably machdep.ispc98). Both machine and machine_arch are `i386' on PC-98 to avoid problem of third-party applications. If a program uses the machine instead of the machine_arch, that program can not be used on PC-98 box. It happens not only when a program uses sysctl, also a program uses uname (uname returns machine instead of machine_arch.) -----------------------------------------------+--------------------------+ KATO Takenori | FreeBSD | Center for Chronological Research, Nagoya Univ.| The power to serve! | Nagoya, 464-8602, Japan | http://www.FreeBSD.org/ | |http://www.jp.FreeBSD.org/| ++++ FreeBSD(98) 4.3R-Rev. 01 available! +==========================+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message