freebsd-skq/sys/modules/geom
Warner Losh 73f49e9eef Implement the historic DIOCGDINFO ioctl for gpart on BSD
partitions. Several utilities still use this interface and require
additional information since gpart was activated than before. This
allows fsck of a UFS partition without having to specify it is UFS,
per historic behavior.
2014-11-18 17:06:40 +00:00
..
geom_bde I clearly didn't test the modules... add sha256c.c to the various 2014-03-16 01:55:30 +00:00
geom_bsd
geom_cache
geom_ccd
geom_concat
geom_eli
geom_fox
geom_gate
geom_journal
geom_label An all-or-nothing approach to labels isn't flexible enough. Embedded 2014-04-06 02:44:37 +00:00
geom_linux_lvm
geom_mbr
geom_mirror
geom_mountver
geom_multipath
geom_nop
geom_part Implement the historic DIOCGDINFO ioctl for gpart on BSD 2014-11-18 17:06:40 +00:00
geom_pc98
geom_raid Add to GEOM RAID class module, supporting the DDF metadata format, as 2012-04-30 17:53:02 +00:00
geom_raid3
geom_sched
geom_shsec
geom_stripe
geom_sunlabel
geom_uncompress Fix a leftover of r260523. Remove the unnecessary dependency to zlib.h. 2014-02-27 13:29:26 +00:00
geom_uzip
geom_vinum
geom_virstor
geom_vol_ffs
geom_zero
Makefile Disconnect the following geom classes from the kernel modules build: 2014-05-27 10:21:49 +00:00
Makefile.inc