freebsd-dev/sys/geom
2002-10-19 17:19:41 +00:00
..
bde Fix a missing initialization. 2002-10-19 17:19:41 +00:00
geom_aes.c Retire g_io_fail() and let g_io_deliver() take an error argument instead. 2002-09-30 08:54:46 +00:00
geom_bsd.c Fix argument order mistake when decoding disklabels from on-disk format. 2002-10-05 18:52:06 +00:00
geom_ccd.c - Use vrefcnt() instead of v_usecount. 2002-09-25 02:42:43 +00:00
geom_ctl.c Implement the GEOMCONFIGGEOM ioctl which can be used to manually create 2002-10-14 10:05:23 +00:00
geom_dev.c The argument to the DIOCGMEDIASIZE ioctl() is an off_t, not an u_int. 2002-10-19 15:40:39 +00:00
geom_disk.c NUL terminate sysctl kern.disks 2002-10-17 19:27:02 +00:00
geom_dump.c Add more KASSERTS. 2002-10-14 10:02:24 +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 Make sure we don't loose our topology lock in a call_me() handler. 2002-09-30 08:27:29 +00:00
geom_gpt.c Style, whitespace and lint fixes. 2002-09-28 11:57:20 +00:00
geom_int.h Properly isolate the locking domains of sysctl from the topology lock 2002-10-04 10:38:36 +00:00
geom_io.c Add more KASSERTS. 2002-10-14 10:02:24 +00:00
geom_kern.c Be consistent and return the NUL at the end of kern.geom.conf{xml,dot}. 2002-10-17 21:39:06 +00:00
geom_mbr.c Include <sys/diskmbr.h> instead of <sys/disklabel.h> 2002-10-01 14:05:06 +00:00
geom_pc98.c Style, whitespace and lint fixes. 2002-09-28 11:57:20 +00:00
geom_slice.c Remove a bogus local variable. 2002-10-14 21:22:23 +00:00
geom_slice.h Add the new g_slice_config() call, which can add/delete/change a slice, 2002-09-27 21:37:11 +00:00
geom_subr.c Implement the GEOMCONFIGGEOM ioctl which can be used to manually create 2002-10-14 10:05:23 +00:00
geom_sunlabel.c Style, whitespace and lint fixes. 2002-09-28 11:57:20 +00:00
geom.h Constification ? Yes, out that door, row on the left, one patch each. 2002-10-15 18:21:53 +00:00