freebsd-dev/sys/geom
2003-04-03 11:33:51 +00:00
..
bde Use sys/endian.h instead of geom_enc.c for endian-agnostfication. 2003-04-03 11:33:51 +00:00
geom_aes.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_apple.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_bsd.c Add handling for cancelled events in the g_call_me() methods. 2003-04-02 21:10:04 +00:00
geom_ccd.c Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
geom_ctl.c Make sure we don't ignore error codes. 2003-04-03 11:19:24 +00:00
geom_ctl.h Run a revision on the OAM api. 2003-03-27 14:35:00 +00:00
geom_dev.c Properly handle races between open/close and orphan. 2003-04-02 13:09:50 +00:00
geom_disk.c Add handling for cancelled events in the g_call_me() methods. 2003-04-02 21:10:04 +00:00
geom_disk.h Change events to have an array of "void *" references, and give the 2003-04-02 20:41:18 +00:00
geom_dump.c Add handling for cancelled events in the g_call_me() methods. 2003-04-02 21:10:04 +00:00
geom_enc.c Add the new statistics structure, put one in consumers and providers. 2003-02-07 21:43:34 +00:00
geom_event.c Add handling for cancelled events in the g_call_me() methods. 2003-04-02 21:10:04 +00:00
geom_ext.h Run a revision on the OAM api. 2003-03-27 14:35:00 +00:00
geom_gpt.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_int.h Add handling for cancelled events in the g_call_me() methods. 2003-04-02 21:10:04 +00:00
geom_io.c Fix a bug in the ENOMEM pacing code which probably made it panic systems 2003-03-29 22:34:37 +00:00
geom_kern.c Change events to have an array of "void *" references, and give the 2003-04-02 20:41:18 +00:00
geom_mbr.c Add handling for cancelled events in the g_call_me() methods. 2003-04-02 21:10:04 +00:00
geom_mirror.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_pc98.c Add handling for cancelled events in the g_call_me() methods. 2003-04-02 21:10:04 +00:00
geom_slice.c Including <sys/stdint.h> is (almost?) universally only to be able to use 2003-03-18 08:45:25 +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 Change events to have an array of "void *" references, and give the 2003-04-02 20:41:18 +00:00
geom_sunlabel.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_vol_ffs.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom.h Add handling for cancelled events in the g_call_me() methods. 2003-04-02 21:10:04 +00:00
notes A note about which #include files may be used where. 2003-03-23 10:08:13 +00:00