freebsd-nq/sys/geom
Poul-Henning Kamp 4b8374a778 Don't grab Giant around malloc(9) and free(9).
Don't grab Giant around wakeup(9).
Don't print verbose messages about each device found in geom_dev.
Various cleanups.

Sponsored by: DARPA & NAI Labs.
2002-05-20 10:03:15 +00:00
..
geom_bsd.c Generalize a bit: we don't need separate functions to find the i386 and 2002-05-19 19:00:25 +00:00
geom_ccd.c Retire the bogus uses of the disklabel field d_sbsize and begin to 2002-05-12 20:49:41 +00:00
geom_dev.c Don't grab Giant around malloc(9) and free(9). 2002-05-20 10:03:15 +00:00
geom_disk.c Make kernel dumps work with GEOM. 2002-04-19 09:24:12 +00:00
geom_dump.c Improve the cross-references in the XML output. 2002-04-24 21:02:28 +00:00
geom_enc.c Introduce some serious paranoia to try to catch a memory overwrite problem 2002-04-23 11:48:45 +00:00
geom_event.c Don't grab Giant around malloc(9) and free(9). 2002-05-20 10:03:15 +00:00
geom_int.h s/classs/classes/ to fixup grammer after the previous global renaming. 2002-04-04 09:41:47 +00:00
geom_io.c Don't grab Giant around malloc(9) and free(9). 2002-05-20 10:03:15 +00:00
geom_kern.c Eliminate some thread pointers which do not make sense anymore. 2002-03-26 22:07:38 +00:00
geom_mbr.c Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the start 2002-04-09 15:43:32 +00:00
geom_pc98.c Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the start 2002-04-09 15:43:32 +00:00
geom_slice.c Include needed #include for regression tests. 2002-05-19 18:59:39 +00:00
geom_slice.h All in a days work: make a function static. 2002-04-23 19:03:03 +00:00
geom_subr.c Fix a {} bug which doesn't have any effect yet. 2002-04-27 07:07:37 +00:00
geom_sunlabel.c Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the start 2002-04-09 15:43:32 +00:00
geom.h Don't grab Giant around malloc(9) and free(9). 2002-05-20 10:03:15 +00:00