From owner-cvs-all Sun Feb 15 00:14:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA20281 for cvs-all-outgoing; Sun, 15 Feb 1998 00:14:47 -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 AAA20276; Sun, 15 Feb 1998 00:14:46 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA03085; Sun, 15 Feb 1998 00:14:41 -0800 (PST) Date: Sun, 15 Feb 1998 00:14:41 -0800 (PST) Message-Id: <199802150814.AAA03085@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/ccd ccd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 00:14:40 PST Modified files: sys/dev/ccd ccd.c Log: missing spl() call and off by one error in the handling of the partitions. Submitted by: Chris Csanady Obtained from: OpenBSD Revision Changes Path 1.29 +3 -2 src/sys/dev/ccd/ccd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message