freebsd-dev/sys/geom
Poul-Henning Kamp e060b6bd03 Reorder a couple of KASSERTS to give more sensible messages.
Found by:	GEOM 101 class of '03
2003-09-11 00:49:02 +00:00
..
bde Correct bzero length so we clear the entire key structure. 2003-09-08 18:35:26 +00:00
geom_aes.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_apple.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_bsd_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_bsd.c Simplify the ioctl handling in GEOM. 2003-09-01 20:45:32 +00:00
geom_ccd.c Change the the size fields to daddr_t to support greater than 2TB ccd volumes. 2003-08-22 11:21:06 +00:00
geom_ctl.c Only dump 512 bytes of debugging. 2003-07-02 08:07:07 +00:00
geom_ctl.h
geom_dev.c Make sure to return ENOIOCTL if the ioctl is not handled. 2003-09-04 21:23:46 +00:00
geom_disk.c Simplify the ioctl handling in GEOM. 2003-09-01 20:45:32 +00:00
geom_disk.h
geom_dump.c Handle geoms which are withering away specially in the dump functions. 2003-07-08 21:12:40 +00:00
geom_event.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_fox.c Add "GEOM_FOX", a class which detects and selects between multiple 2003-06-18 09:29:28 +00:00
geom_gpt.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_int.h
geom_io.c Reorder a couple of KASSERTS to give more sensible messages. 2003-09-11 00:49:02 +00:00
geom_kern.c Sleep on "-" in our normal state to simplify debugging. 2003-06-18 10:33:09 +00:00
geom_mbr_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_mbr.c Simplify the ioctl handling in GEOM. 2003-09-01 20:45:32 +00:00
geom_mirror.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_pc98_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_pc98.c Simplify the ioctl handling in GEOM. 2003-09-01 20:45:32 +00:00
geom_slice.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_slice.h
geom_subr.c Don't panic over the fact that unloading failed if we already knew that. 2003-08-22 11:00:54 +00:00
geom_sunlabel_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_sunlabel.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_vol_ffs.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom.h Simplify the ioctl handling in GEOM. 2003-09-01 20:45:32 +00:00
notes