From owner-cvs-all Fri Jun 29 8:21:33 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 14AD637B407; Fri, 29 Jun 2001 08:21:30 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TFLUT83063; Fri, 29 Jun 2001 08:21:30 -0700 (PDT) (envelope-from joerg) Message-Id: <200106291521.f5TFLUT83063@freefall.freebsd.org> From: Joerg Wunsch Date: Fri, 29 Jun 2001 08:21:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys bio.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2001/06/29 08:21:29 PDT Modified files: sys/sys bio.h Log: Define BIO_CMD{1,2}, available for local hacks, similar to the already existing BIO_FLAG{1,2}. To be used in the fdc(4) driver soon. Revision Changes Path 1.107 +5 -1 src/sys/sys/bio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message