From owner-cvs-all Fri Apr 27 12:33:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A79B37B424; Fri, 27 Apr 2001 12:33:51 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3RJXpU65432; Fri, 27 Apr 2001 12:33:51 -0700 (PDT) (envelope-from jhb) Message-Id: <200104271933.f3RJXpU65432@freefall.freebsd.org> From: John Baldwin Date: Fri, 27 Apr 2001 12:33:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/top machine.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/04/27 12:33:51 PDT Modified files: usr.bin/top machine.c Log: Check the new kern.smp.active sysctl rather than the non-existent smp.smp_active sysctl to determine if we are running on an SMP machine. Revision Changes Path 1.41 +2 -2 src/usr.bin/top/machine.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message