freebsd-dev/sys/geom
2003-05-25 16:57:10 +00:00
..
bde Re-order the the initialization slightly to improve structure. 2003-05-05 08:58:12 +00:00
geom_aes.c Avoid double-free panic. 2003-05-05 15:52:11 +00:00
geom_apple.c Use g_slice_spoiled() rather than g_std_spoiled(). 2003-05-02 06:36:14 +00:00
geom_bsd_enc.c Remove debugging printfs which should not have been committed. 2003-05-04 18:48:25 +00:00
geom_bsd.c Fix the WARNING for wrong rawoffset, I tested incompatible units. 2003-05-06 19:36:13 +00:00
geom_ccd.c
geom_ctl.c Add gctl_set_param() function. 2003-05-04 19:24:34 +00:00
geom_ctl.h Add "CONFIG_GEOM" operation to the OAM API. 2003-04-22 21:00:49 +00:00
geom_dev.c When a GEOM (/dev-)device is closed and we find that I/O requests are 2003-05-09 21:25:28 +00:00
geom_disk.c Don't do silly thing if the disk_create() event gets canceled. 2003-05-25 16:57:10 +00:00
geom_disk.h
geom_dump.c Introduce a g_waitfor_event() function which posts an event and waits for 2003-04-23 21:28:27 +00:00
geom_event.c Get rid of trivial function g_destroy_event(). 2003-05-02 05:26:19 +00:00
geom_ext.h
geom_gpt.c Use g_slice_spoiled() instead of g_std_spoiled(). 2003-05-02 08:33:26 +00:00
geom_int.h More of the event stuff can now be private to geom_event.c 2003-04-23 20:54:42 +00:00
geom_io.c Hide the "ENOMEM" notice messages behind bootverbose. They are still 2003-05-07 05:37:31 +00:00
geom_kern.c Fix some easy, global, lint warnings. In most cases, this means 2003-04-30 12:57:40 +00:00
geom_mbr_enc.c
geom_mbr.c Use g_slice_spoiled(). 2003-05-02 08:13:03 +00:00
geom_mirror.c Style improvement. 2003-05-02 06:22:48 +00:00
geom_pc98_enc.c - Move decoding pc98_partition function into geom_pc98_enc.c. 2003-05-01 13:44:24 +00:00
geom_pc98.c Use g_slice_spoiled() not g_std_spoiled() 2003-05-02 06:34:51 +00:00
geom_slice.c Use a more tailored spoil routine for slices, and take advantage of 2003-05-02 06:29:33 +00:00
geom_slice.h Use a more tailored spoil routine for slices, and take advantage of 2003-05-02 06:29:33 +00:00
geom_subr.c Back out all the stuff that didn't belong in the last commit. 2003-05-02 06:42:59 +00:00
geom_sunlabel_enc.c Use #defines from <sys/sun_disklabel.h> instead of private ones. 2003-04-21 19:42:36 +00:00
geom_sunlabel.c Style improvement. 2003-05-02 12:57:40 +00:00
geom_vol_ffs.c Use g_slice_spoiled() instead of g_std_spoiled(). 2003-05-02 08:21:02 +00:00
geom.h Add gctl_set_param() function. 2003-05-04 19:24:34 +00:00
notes