1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/geom
2002-12-17 21:31:58 +00:00
..
bde Fix spelling in comment. 2002-12-13 21:10:59 +00:00
geom_aes.c Constification and some s/int/u_int/ changes. 2002-12-16 22:33:27 +00:00
geom_bsd.c Constification and some s/int/u_int/ changes. 2002-12-16 22:33:27 +00:00
geom_ccd.c
geom_ctl.c
geom_dev.c Add a couple of KASSERTS, just in case. 2002-12-13 22:04:45 +00:00
geom_disk.c Constification and some s/int/u_int/ changes. 2002-12-16 22:33:27 +00:00
geom_dump.c Constification and some s/int/u_int/ changes. 2002-12-16 22:33:27 +00:00
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
geom_kern.c Fix a cut&past-o. 2002-12-01 15:53:31 +00:00
geom_mbr.c Remember to hold topology lock when we change things. 2002-12-17 09:44:10 +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 Get rid of g_slice_addslice() and use g_slice_config() instead. 2002-12-16 23:08:48 +00:00
geom_subr.c Constification and some s/int/u_int/ changes. 2002-12-16 22:33:27 +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 Constification and some s/int/u_int/ changes. 2002-12-16 22:33:27 +00:00