Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removal of sys/device.h | n_hibma | 1999-10-05 | 3 | -3/+0 |
* | Remove five now unused fields from struct cdevsw. They should never | phk | 1999-09-25 | 1 | -5/+0 |
* | Use devstat_end_transaction_buf() rather than Use devstat_end_transaction() | phk | 1999-09-18 | 1 | -3/+1 |
* | Fix various trivial warnings from LINT | phk | 1999-08-28 | 1 | -0/+2 |
* | We don't need to pass the diskname argument all over the diskslice/label | phk | 1999-08-28 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 5 | -5/+5 |
* | Properly set the alignment argument to bus_dma_tag_create(). If we | gibbs | 1999-08-16 | 2 | -5/+5 |
* | Spring cleaning around strategy and disklabels/slices: | phk | 1999-08-14 | 1 | -6/+4 |
* | Alter the behavior of sys/kern/subr_bus.c:device_print_child() | mdodd | 1999-07-29 | 1 | -9/+2 |
* | Remove cmaj and bmaj args from DEV_DRIVER_MODULE. | phk | 1999-07-04 | 1 | -3/+2 |
* | Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire | peter | 1999-07-03 | 1 | -6/+1 |
* | Compaq Smart RAID driver for -current. Based on the original ida.c | jlemon | 1999-06-24 | 5 | -0/+1307 |