From owner-cvs-all@FreeBSD.ORG Thu Apr 10 01:01:40 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 7A4E037B401; Thu, 10 Apr 2003 01:01:40 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 684A243FDD; Thu, 10 Apr 2003 01:01:39 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h3A81cA7017606; Thu, 10 Apr 2003 02:01:38 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 10 Apr 2003 02:01:28 -0600 (MDT) Message-Id: <20030410.020128.15251097.imp@bsdimp.com> To: nick@garage.freebsd.pl From: "M. Warner Losh" In-Reply-To: <20030410075833.GF1280@garage.freebsd.pl> References: <200304100705.h3A75OVW019701@repoman.freebsd.org> <20030410075833.GF1280@garage.freebsd.pl> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: wes@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 08:01:40 -0000 In message: <20030410075833.GF1280@garage.freebsd.pl> Pawel Jakub Dawidek writes: : You can also get it from /var/run/dmesg.boot or I'm missing something? Many embedded uses of FreeBSD might not bother to create that to save space. Warner