From owner-cvs-all Thu Apr 26 17:29:49 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 8F53637B43C; Thu, 26 Apr 2001 17:29:46 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3R0Tks49958; Thu, 26 Apr 2001 17:29:46 -0700 (PDT) (envelope-from jhb) Message-Id: <200104270029.f3R0Tks49958@freefall.freebsd.org> From: John Baldwin Date: Thu, 26 Apr 2001 17:29:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys interrupt.h ipl.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/04/26 17:29:46 PDT Modified files: sys/sys interrupt.h ipl.h Log: Initiate the deorbit burn sequence for sys/ipl.h by moving the software interrupt priorities over to sys/interrupt.h next to the software interrupt API. Revision Changes Path 1.16 +14 -1 src/sys/sys/interrupt.h 1.3 +1 -14 src/sys/sys/ipl.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message