From owner-cvs-all Mon Apr 5 20:25: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ABF9914BF1; Mon, 5 Apr 1999 20:25:07 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id UAA06254; Mon, 5 Apr 1999 20:23:10 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199904060323.UAA06254@freefall.freebsd.org> From: Peter Wemm Date: Mon, 5 Apr 1999 20:23:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/04/05 20:23:10 PDT Modified files: sys/sys proc.h Log: Remove (but leave place markers) P_NOSWAP and P_PHYSIO - they were only used for preventing swapouts of the UPAGES and there is another mechanism for that (PHOLD/PRELE using p->p_lock). Revision Changes Path 1.76 +3 -3 src/sys/sys/proc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message