From owner-cvs-all Sun Feb 1 14:05:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA14959 for cvs-all-outgoing; Sun, 1 Feb 1998 14:05:11 -0800 (PST) (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 OAA14954; Sun, 1 Feb 1998 14:05:10 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA00253; Sun, 1 Feb 1998 14:04:59 -0800 (PST) Date: Sun, 1 Feb 1998 14:04:59 -0800 (PST) Message-Id: <199802012204.OAA00253@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa ipl_funcs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe cvs-all" bde 1998/02/01 14:04:59 PST Modified files: sys/i386/isa ipl_funcs.c Log: Fixed disordering of *cam* and splsoftvm. Revision Changes Path 1.13 +14 -14 src/sys/i386/isa/ipl_funcs.c