From owner-freebsd-current@FreeBSD.ORG Thu Apr 27 16:16:59 2006 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B112516A43C for ; Thu, 27 Apr 2006 16:16:59 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF63443D46 for ; Thu, 27 Apr 2006 16:16:57 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.pc (aris.bedc.ondsl.gr [62.103.39.226]) (authenticated bits=128) by igloo.linux.gr (8.13.6/8.13.6/Debian-1) with ESMTP id k3RGFxHd020809 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 27 Apr 2006 19:16:40 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.6/8.13.6) with ESMTP id k3RGFkg5067727; Thu, 27 Apr 2006 19:15:46 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.pc (8.13.6/8.13.6/Submit) id k3RGFgUC067706; Thu, 27 Apr 2006 19:15:42 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 27 Apr 2006 19:15:42 +0300 From: Giorgos Keramidas To: Jiawei Ye , freebsd-current@FreeBSD.org Message-ID: <20060427161542.GA67193@gothmog.pc> References: <20060427141318.GA74140@gothmog.pc> <20060427155936.GH728@funkthat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060427155936.GH728@funkthat.com> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.391, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.81, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: Subject: Re: top(1) stopped working on -current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Apr 2006 16:16:59 -0000 On 2006-04-27 08:59, John-Mark Gurney wrote: > Giorgos Keramidas wrote this message on Thu, Apr 27, 2006 at 17:13 +0300: > > On 2006-04-27 14:42, Jiawei Ye wrote: > > > leafy@chihiro:~$ top > > > top: sysctl(kern.ccpu...) failed: No such file or directory > > > > > > -current as of 4 hrs ago. > > > > The following change renames `kern.ccpu' to `kern.sched.ccpu', but it is > > kind of incomplete, IMHO. > > I'll get to this in a few hours.... sorry for the breakage... :( > > /me just woke up. Don't worry. I easily spotted the change when I merged today's HEAD in my Subversion build repo :)