opnsense-src/sys/dev/vinum
Poul-Henning Kamp 46eede0058 Continue where Julian left off in July 1998:
Virtualize bdevsw[] from cdevsw.  bdevsw() is now an (inline)
        function.

        Join CDEV_MODULE and BDEV_MODULE to DEV_MODULE (please pay attention
        to the order of the cmaj/bmaj arguments!)

        Join CDEV_DRIVER_MODULE and BDEV_DRIVER_MODULE to DEV_DRIVER_MODULE
        (ditto!)

(Next step will be to convert all bdev dev_t's to cdev dev_t's
before they get to do any damage^H^H^H^H^H^Hwork in the kernel.)
1999-05-07 10:11:40 +00:00
..
COPYRIGHT If I've done this right, revive the vinum code in it's now home after it 1998-12-28 04:56:24 +00:00
makestatetext Include the copyright notice in the script, making the file COPYRIGHT 1999-01-21 00:29:20 +00:00
request.h Modify to compile with egcs. 1999-03-18 23:26:22 +00:00
statetexts.h Add 'referenced' states to subdisks and plexes. 1999-03-28 08:52:11 +00:00
vinum.c Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +00:00
vinumconfig.c Remove old grunge, including references to sys/disk.h (which is going 1999-05-07 01:35:29 +00:00
vinumdaemon.c Remove old grunge 1999-05-07 01:25:54 +00:00
vinumext.h Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +00:00
vinumhdr.h Include opt_vinum.h to get the VINUMDEBUG definition as early as 1999-05-07 08:08:02 +00:00
vinuminterrupt.c Remove old grunge, including references to sys/disk.h (which is going 1999-05-07 01:35:29 +00:00
vinumio.c Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +00:00
vinumio.h Change the lengths of many ioctl parameters, which occasionally caused 1999-03-30 05:01:23 +00:00
vinumioctl.c Remove old grunge, including references to sys/disk.h (which is going 1999-05-07 01:35:29 +00:00
vinumkw.h Include opt_vinum.h to get the VINUMDEBUG definition as early as 1999-05-07 08:08:02 +00:00
vinumlock.c Remove old grunge, including references to sys/disk.h (which is going 1999-05-07 01:35:29 +00:00
vinummemory.c Remove old grunge, including references to sys/disk.h (which is going 1999-05-07 01:35:29 +00:00
vinumparser.c Remove old grunge, including references to sys/disk.h (which is going 1999-05-07 01:35:29 +00:00
vinumrequest.c Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +00:00
vinumrevive.c Remove old grunge, including references to sys/disk.h (which is going 1999-05-07 01:35:29 +00:00
vinumstate.c Remove old grunge, including references to sys/disk.h (which is going 1999-05-07 01:35:29 +00:00
vinumstate.h Add 'referenced' states to subdisks and plexes. 1999-03-28 08:52:11 +00:00
vinumutil.c Remove old grunge, including references to sys/disk.h (which is going 1999-05-07 01:35:29 +00:00
vinumvar.h Remove some dead variables. 1999-05-02 07:48:00 +00:00