freebsd-skq/sys/geom
2002-12-29 14:59:24 +00:00
..
bde Solve another bug in the mapping code: correctly skip lock sectors. 2002-12-18 22:11:54 +00:00
geom_aes.c
geom_bsd.c
geom_ccd.c
geom_ctl.c
geom_dev.c Add an XXX comment to explain the predicament. 2002-12-26 20:45:37 +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 Implement ioctls for tampering with sector0. 2002-12-29 14:59:24 +00:00
geom_pc98.c Don't mangle geometry for pc98, this will happen in the ata driver. 2002-12-17 15:50:51 +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
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
geom.h