From owner-freebsd-current Sat Mar 6 22:57:48 1999 Delivered-To: freebsd-current@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id 62AC4152FC; Sat, 6 Mar 1999 22:57:42 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id RAA26471; Sun, 7 Mar 1999 17:57:23 +1100 Date: Sun, 7 Mar 1999 17:57:23 +1100 From: Bruce Evans Message-Id: <199903070657.RAA26471@godzilla.zeta.org.au> To: bde@freebsd.org, tanimura@naklab.dnj.ynu.ac.jp Subject: Re: State "CPU255" in top(1) on an SMP box. Cc: freebsd-current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >[/usr/src/usr.bin/top/machine.c:char *format_next_process(handle, get_userid)] > > if (smpmode && PP(pp, p_oncpu) == 0xff) > ^^ > this should be '!='. Oops. Thanks for the fix. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message