From owner-cvs-all Tue May 19 14:03:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13351 for cvs-all-outgoing; Tue, 19 May 1998 14:03:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA13346; Tue, 19 May 1998 14:03:38 -0700 (PDT) (envelope-from dufault@FreeBSD.org) From: Peter Dufault Received: (from dufault@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA06101; Tue, 19 May 1998 13:59:08 -0700 (PDT) Date: Tue, 19 May 1998 13:59:08 -0700 (PDT) Message-Id: <199805192059.NAA06101@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 swtch.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dufault 1998/05/19 13:59:08 PDT Modified files: sys/i386/i386 swtch.s Log: Remove option for SCHED_FIFO. With this optional, SCHED_FIFO is the same as RTPRIO_IDLE when it falls through to the default. Revision Changes Path 1.73 +1 -6 src/sys/i386/i386/swtch.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message