From owner-freebsd-questions@FreeBSD.ORG Thu Oct 30 19:25:19 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F49F16A4CF for ; Thu, 30 Oct 2003 19:25:19 -0800 (PST) Received: from falcon.midgard.homeip.net (h76n3fls24o1048.bredband.comhem.se [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id E1C6143FDD for ; Thu, 30 Oct 2003 19:25:16 -0800 (PST) (envelope-from ertr1013@student.uu.se) Received: (qmail 64612 invoked by uid 1001); 31 Oct 2003 03:25:14 -0000 Date: Fri, 31 Oct 2003 04:25:14 +0100 From: Erik Trulsson To: Suken Woo Message-ID: <20031031032514.GA56355@falcon.midgard.homeip.net> Mail-Followup-To: Suken Woo , freebsd-questions@freebsd.org, freebsd-stable@freebsd.org References: <3FA1CE4E.8010809@gddsn.org.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FA1CE4E.8010809@gddsn.org.cn> User-Agent: Mutt/1.5.4i cc: freebsd-stable@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: about PAE questions under 4.9R X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2003 03:25:19 -0000 On Fri, Oct 31, 2003 at 10:51:58AM +0800, Suken Woo wrote: > hi,folks: > There are few confuses with me after cvsupd(10.28.2003) to 4.9R > I found that in my GERNERIC/LINT file i couldn't find > anything about PAE options.... :( and I found these 2 That is probably because there isn't anything about PAE in those files. It probably ought to be something in LINT, but there isn't. To find out details about PAE read the pae(4) man page. > files modified date is: > -rw-r--r-- 1 root wheel 9763 4 28 2003 /sys/i386/conf/GENERIC > -rw-r--r-- 1 root wheel 104976 10 23 03:04 /sys/i386/conf/LINT > it seems that cvsup didn't update thes 2 files??????? The files haven't changed since then, so there was no reason for cvsup to update them. > and at the /usr/src/UPDATING file , I didn't see the 4.9 REALEASE line That's because nobody has added such a line to the file. Again, there probably ought to be such a line, but there isn't. -- Erik Trulsson ertr1013@student.uu.se