freebsd-dev/sys/geom
Poul-Henning Kamp a9ed5e1173 Polish a bit here and there.
Reenable the geom.ctl device so people can play with gbde.

Sponsored by:	DARPA & NAI Labs
2002-11-04 09:31:02 +00:00
..
bde Run a revision on the GBDE encryption facility. 2002-11-04 09:27:01 +00:00
geom_aes.c Now that the sectorsize and mediasize are properties of the provider, 2002-10-20 20:28:24 +00:00
geom_bsd.c Add more compatibility junk. 2002-10-28 07:50:47 +00:00
geom_ccd.c - Use vrefcnt() instead of v_usecount. 2002-09-25 02:42:43 +00:00
geom_ctl.c Now that the sectorsize and mediasize are properties of the provider, 2002-10-20 20:28:24 +00:00
geom_dev.c Add KASSERT for bio_cmd validity here as well. Various hacks still 2002-11-01 15:56:26 +00:00
geom_disk.c Add the remaning part of the new libdisk interaction. 2002-10-28 22:43:54 +00:00
geom_dump.c Make this compile in the userland shims again. 2002-11-01 15:57:55 +00:00
geom_enc.c Constification ? Yes, out that door, row on the left, one patch each. 2002-10-15 18:21:53 +00:00
geom_event.c Polish a bit here and there. 2002-11-04 09:31:02 +00:00
geom_gpt.c Fix dumpconf so libdisk can grok its output. We weren't checking 2002-11-02 11:45:54 +00:00
geom_int.h Add the remaning part of the new libdisk interaction. 2002-10-28 22:43:54 +00:00
geom_io.c malloc(9) with M_NOWAIT seems to return NULL a lot more than I would have 2002-11-02 11:08:07 +00:00
geom_kern.c Add the remaning part of the new libdisk interaction. 2002-10-28 22:43:54 +00:00
geom_mbr.c Remove clause 3 in the license with NAI's consent. 2002-11-04 06:29:05 +00:00
geom_pc98.c Reject slices where begin == end. 2002-11-04 06:30:38 +00:00
geom_slice.c Add the remaning part of the new libdisk interaction. 2002-10-28 22:43:54 +00:00
geom_slice.h Make the sectorsize a property of providers so we can include it in the XML 2002-10-20 19:18:07 +00:00
geom_subr.c Polish a bit here and there. 2002-11-04 09:31:02 +00:00
geom_sunlabel.c Add support for the new libdisk interaction. 2002-10-28 22:42:20 +00:00
geom.h Add a g_dev_print() function which prints all the /dev entries GEOM 2002-10-25 18:42:42 +00:00