From owner-cvs-all Sat Sep 14 21:45:58 2002 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 81C6837B400; Sat, 14 Sep 2002 21:45:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B47443E4A; Sat, 14 Sep 2002 21:45:57 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8F4jvJU004884; Sat, 14 Sep 2002 21:45:57 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8F4juvN004883; Sat, 14 Sep 2002 21:45:56 -0700 (PDT) Message-Id: <200209150445.g8F4juvN004883@freefall.freebsd.org> From: Juli Mallett Date: Sat, 14 Sep 2002 21:45:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/09/14 21:45:56 PDT Modified files: sys/sys proc.h Log: Make a comment reflect less of a lie, NOCPU is used to generally mean that we are not on a specific CPU in a distributed system, certainly not just for .p_oncpu, which is of course now .ke_oncpu. Revision Changes Path 1.249 +1 -1 src/sys/sys/proc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message