Date: Mon, 14 Oct 2002 03:05:23 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom.h geom_ctl.c geom_subr.c Message-ID: <200210141005.g9EA5NxQ085592@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/10/14 03:05:23 PDT Modified files: sys/geom geom.h geom_ctl.c geom_subr.c Log: Implement the GEOMCONFIGGEOM ioctl which can be used to manually create and configure an instance of a class on a give provider. Sponsored by: DARPA & NAI Labs Revision Changes Path 1.30 +51 -3 src/sys/geom/geom.h 1.2 +35 -1 src/sys/geom/geom_ctl.c 1.17 +82 -37 src/sys/geom/geom_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210141005.g9EA5NxQ085592>