freebsd-dev/sys/geom
Poul-Henning Kamp 188321b737 Add a simplified version of the hot-spot code to enable us to protect
in-band disklabels from in-band vandalism.

Approve by:	re
2002-12-02 19:59:25 +00:00
..
bde Conceiveably, there may exist an algorithm which can tell if a sequence of bytes 2002-12-01 15:50:48 +00:00
geom_aes.c Now that the sectorsize and mediasize are properties of the provider, 2002-10-20 20:28:24 +00:00
geom_bsd.c Always recalculate the SRM checksum if the label is at 64 bytes offset. 2002-11-08 15:31:34 +00:00
geom_ccd.c - Use vrefcnt() instead of v_usecount. 2002-09-25 02:42:43 +00:00
geom_ctl.c Straighten up the geom.ctl config interface definitions. 2002-11-06 20:05:15 +00:00
geom_dev.c Add KASSERT for bio_cmd validity here as well. Various hacks still 2002-11-01 15:56:26 +00:00
geom_disk.c Add the remaning part of the new libdisk interaction. 2002-10-28 22:43:54 +00:00
geom_dump.c Do not call the dumpconf method unless there is one. 2002-11-20 18:10:42 +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 Polish a bit here and there. 2002-11-04 09:31:02 +00:00
geom_gpt.c Fix dumpconf so libdisk can grok its output. We weren't checking 2002-11-02 11:45:54 +00:00
geom_int.h Add the remaning part of the new libdisk interaction. 2002-10-28 22:43:54 +00:00
geom_io.c malloc(9) with M_NOWAIT seems to return NULL a lot more than I would have 2002-11-02 11:08:07 +00:00
geom_kern.c Fix a cut&past-o. 2002-12-01 15:53:31 +00:00
geom_mbr.c Remove clause 3 in the license with NAI's consent. 2002-11-04 06:29:05 +00:00
geom_pc98.c Save a slice name on the disk and print it at g_pc98_dumpconf(). 2002-11-17 13:56:37 +00:00
geom_slice.c Add a simplified version of the hot-spot code to enable us to protect 2002-12-02 19:59:25 +00:00
geom_slice.h Add a simplified version of the hot-spot code to enable us to protect 2002-12-02 19:59:25 +00:00
geom_subr.c Straighten up the geom.ctl config interface definitions. 2002-11-06 20:05:15 +00:00
geom_sunlabel.c Add support for the new libdisk interaction. 2002-10-28 22:42:20 +00:00
geom.h Use more mnemonic argument names in the access functions. 2002-12-01 15:54:39 +00:00