freebsd-skq/sys/geom
phk 83f3fce109 Don't restrict MBR sectorsize to 512 bytes.
Test data provided by:	Andrey Koklin <aka@veco.ru>
2003-01-11 12:30:51 +00:00
..
bde Optimize the size of the work-items by letting the mapping function 2003-01-02 19:29:49 +00:00
geom_aes.c
geom_bsd.c Output the fstype of each partition in a disklabel in the configuration 2003-01-10 19:44:14 +00:00
geom_ccd.c Remove CCDF_SWAP and CCDF_PARITY, they have never been implemented. 2003-01-03 08:57:40 +00:00
geom_ctl.c
geom_dev.c Update si_bsize_phys on open. 2003-01-02 09:38:22 +00:00
geom_disk.c
geom_dump.c
geom_enc.c
geom_event.c
geom_gpt.c Constify the dumpconf() function. 2002-12-17 07:22:48 +00:00
geom_int.h
geom_io.c white-space changes 2002-12-26 21:02:50 +00:00
geom_kern.c Remove the "ascii" attribute from the sysctls so that "sysctl -a" will 2002-12-27 07:58:59 +00:00
geom_mbr.c Don't restrict MBR sectorsize to 512 bytes. 2003-01-11 12:30:51 +00:00
geom_pc98.c In userland case include <errno.h>, not <err.h>. This is needed to make 2003-01-06 20:05:45 +00:00
geom_slice.c Add a check for negative offset locations and return EINVAL for them. 2002-12-17 21:31:58 +00:00
geom_slice.h Get rid of g_slice_addslice() and use g_slice_config() instead. 2002-12-16 23:08:48 +00:00
geom_subr.c We should not need to hold Giant for sbuf operations any more. 2002-12-26 20:46:30 +00:00
geom_sunlabel.c Get rid of g_slice_addslice() and use g_slice_config() instead. 2002-12-16 23:08:48 +00:00
geom.h