| Commit message (Expand) | Author | Age | Files | Lines |
* | Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. | eivind | 1998-01-24 | 1 | -1/+2 |
* | In all such uses of struct buf: 's/b_un.b_addr/b_data/g' | phk | 1997-12-02 | 1 | -2/+2 |
* | aha1542.c aic6360.c cy.c fd.c ft.c | gibbs | 1997-09-21 | 1 | -26/+29 |
* | Removed unused #includes. | bde | 1997-07-20 | 1 | -7/+1 |
* | Add the D_DISK flag to the cdevsw structs of various CD-ROM drivers. | joerg | 1997-05-10 | 1 | -2/+2 |
* | This mega-commit brings the following: | joerg | 1997-05-04 | 1 | -1/+43 |
* | Fixed the type of timeout functions and removed casts that hid the | bde | 1997-04-20 | 1 | -14/+21 |
* | Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include | bde | 1997-03-24 | 1 | -2/+1 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Remove devconf, it never grew up to be of any use. | phk | 1996-09-06 | 1 | -29/+1 |
* | Make a "DWIM" function for adding [bc]devsw entries for bdev drivers. | phk | 1996-07-23 | 1 | -14/+3 |
* | Don't use NULL in non-pointer contexts. | bde | 1996-07-12 | 1 | -2/+2 |
* | Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h | bde | 1996-06-18 | 1 | -2/+1 |
* | Fixed group and permissions for devfs devices (group operator was games; | bde | 1996-06-08 | 1 | -11/+13 |
* | Forget that TAILQ's must be init'ed. | phk | 1996-05-03 | 1 | -1/+2 |
* | Move from the old buf.b_actf to the new TAILQ(buf.b_act). | phk | 1996-05-03 | 1 | -8/+7 |
* | Switched from using devfs_add_sw() to using devfs_add_swf() | scrappy | 1996-03-28 | 1 | -21/+13 |
* | Make bin2bcd and bcd2bin global macroes instead of having local | phk | 1996-01-15 | 1 | -15/+1 |
* | Replaced scdsize by generic nopsize. | bde | 1995-12-10 | 1 | -9/+2 |
* | Replaced nxdump by nodump (if the dump function gets called, then the | bde | 1995-12-10 | 1 | -2/+2 |
* | Julian forgot to make the *devsw structures static. | phk | 1995-12-08 | 1 | -3/+3 |
* | Pass 3 of the great devsw changes | julian | 1995-12-08 | 1 | -45/+66 |
* | If you're going to mechanically replicate something in 50 files | julian | 1995-11-29 | 1 | -2/+2 |
* | OK, that's it.. | julian | 1995-11-29 | 1 | -15/+30 |
* | the second set of changes in a move towards getting devices to be | julian | 1995-11-28 | 1 | -1/+38 |
* | Moved prototypes for devswitch functions from conf.c and driver sources | bde | 1995-11-04 | 1 | -7/+1 |
* | Remove unused functions and variables, make things static, and other cleanups. | phk | 1995-10-28 | 1 | -18/+9 |
* | Fix benign type mismatches in isa interrupt handlers. Many returned int | bde | 1995-09-19 | 1 | -7/+1 |
* | Fix benign type mismatches in devsw functions. 82 out of 299 devsw | bde | 1995-09-08 | 1 | -7/+7 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -23/+23 |
* | Fix -Wformat warnings, still need to do something about %b and pointer | rgrimes | 1995-05-09 | 1 | -5/+5 |
* | Add a class field to devconf and mst drivers. | wollman | 1995-04-12 | 1 | -4/+7 |
* | Fix the path to scdreg.h. | bde | 1995-03-25 | 1 | -2/+5 |
* | Bring in the new non-GPL'd driver from Mikael Hybsch. This version is | jkh | 1995-03-24 | 1 | -0/+1537 |