freebsd-dev/sys/geom
2003-04-03 19:37:40 +00:00
..
bde Remove all references to BIO_SETATTR. We will not be using it. 2003-04-03 19:19:36 +00:00
geom_aes.c Remove all references to BIO_SETATTR. We will not be using it. 2003-04-03 19:19:36 +00:00
geom_apple.c #include <sys/endian.h> as needed. 2003-04-03 11:56:10 +00:00
geom_bsd.c Remove all references to BIO_SETATTR. We will not be using it. 2003-04-03 19:19:36 +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 Remove all references to BIO_SETATTR. We will not be using it. 2003-04-03 19:19:36 +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_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 Remove all references to BIO_SETATTR. We will not be using it. 2003-04-03 19:19:36 +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 Retire the DIOCGMBR ioctl before anybody starts to use it. 2003-04-03 19:37:40 +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 #include <sys/endian.h> as needed. 2003-04-03 11:56:10 +00:00
geom_slice.c Remove all references to BIO_SETATTR. We will not be using it. 2003-04-03 19:19:36 +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 Use <sys/endian.h> instead of geom_enc.c for endianess-agnostification. 2003-04-03 11:36:53 +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 Remove all references to BIO_SETATTR. We will not be using it. 2003-04-03 19:19:36 +00:00
notes A note about which #include files may be used where. 2003-03-23 10:08:13 +00:00