From owner-cvs-all@FreeBSD.ORG Sat Oct 18 01:58:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9BC916A4B3; Sat, 18 Oct 2003 01:58:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4943143F3F; Sat, 18 Oct 2003 01:58:36 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9I8waXJ093975; Sat, 18 Oct 2003 01:58:36 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9I8wZwB093974; Sat, 18 Oct 2003 01:58:36 -0700 (PDT) (envelope-from phk) Message-Id: <200310180858.h9I8wZwB093974@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 18 Oct 2003 01:58:35 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/raidframe rf_freebsdkintf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2003 08:58:36 -0000 phk 2003/10/18 01:58:35 PDT FreeBSD src repository Modified files: sys/dev/raidframe rf_freebsdkintf.c Log: Rearrange the deck-chairs while we wait for scottl to GEOMify RF. Revision Changes Path 1.22 +1 -1 src/sys/dev/raidframe/rf_freebsdkintf.c