| Commit message (Expand) | Author | Age | Files | Lines |
* | Welcome devtoname(), to most likely be used when printing information | billf | 1999-08-17 | 1 | -5/+5 |
* | Simplify cdevsw registration. | phk | 1999-05-31 | 1 | -14/+4 |
* | This commit should be a extensive NO-OP: | phk | 1999-05-30 | 1 | -5/+22 |
* | Fixed printf format errors. Only one left in LINT on i386's. | bde | 1998-08-24 | 1 | -3/+4 |
* | This commit fixes various 64bit portability problems required for | dfr | 1998-06-07 | 1 | -2/+2 |
* | Don't depend on "implicit int" or bloat the data section in the | bde | 1998-02-20 | 1 | -2/+2 |
* | Staticize. | eivind | 1998-02-09 | 1 | -2/+2 |
* | Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. | eivind | 1998-01-24 | 1 | -1/+3 |
* | In all such uses of struct buf: 's/b_un.b_addr/b_data/g' | phk | 1997-12-02 | 1 | -2/+2 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 2 | -2/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 2 | -2/+2 |
* | Use macros from timmerreg.h instead of private ones. | bde | 1996-10-25 | 1 | -28/+7 |
* | Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: | bde | 1996-09-21 | 1 | -7/+5 |
* | Unconditionally null-terminate string read into spkr driver. | peter | 1996-08-24 | 1 | -3/+6 |
* | Correct the timer2 acquiration and release, it must happen at splclock. | joerg | 1996-07-20 | 1 | -36/+52 |
* | Fixed name of /dev/speaker (it's not spkr). | bde | 1996-03-27 | 1 | -4/+4 |
* | Completed function declarations and/or added prototypes and/or added | bde | 1995-12-15 | 1 | -1/+8 |
* | Julian forgot to make the *devsw structures static. | phk | 1995-12-08 | 1 | -2/+2 |
* | Pass 3 of the great devsw changes | julian | 1995-12-08 | 1 | -20/+18 |
* | 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 | -28/+20 |
* | the second set of changes in a move towards getting devices to be | julian | 1995-11-28 | 1 | -3/+40 |
* | Fixed init functions argument type - caddr_t -> void *. Fixed a couple of | dg | 1995-09-09 | 1 | -2/+2 |
* | Fix benign type mismatches in devsw functions. 82 out of 299 devsw | bde | 1995-09-08 | 1 | -10/+19 |
* | devfs changes.. | julian | 1995-09-03 | 1 | -1/+15 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
* | Check for 0 before dividing by it. Patch from Paul Traina, modified | dg | 1995-05-05 | 1 | -2/+10 |
* | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | bde | 1995-03-16 | 1 | -1/+3 |
* | Fix hanging while playing very short notes. | ache | 1995-02-03 | 1 | -3/+5 |
* | Fix range checking bug, pointed by peter@haywire.dialix.com | ache | 1994-10-14 | 1 | -3/+3 |
* | Change all #includes to follow the current Berkeley style. Some of these | wollman | 1994-08-13 | 1 | -10/+10 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+2 |
* | Change timer usage to use new functions in clock.c | sos | 1994-04-21 | 1 | -10/+13 |
* | Fix error with tsleep loop | ache | 1994-01-25 | 1 | -41/+20 |
* | wmesg was too long (>7), fixed | ache | 1993-11-29 | 1 | -3/+3 |
* | timeout+sleep changed to tsleep | ache | 1993-11-15 | 1 | -45/+53 |
* | Fixed minor bug in M[LSN] interpretation, added octave-tracking. | ache | 1993-11-09 | 1 | -40/+68 |
* | Name of ioctl's include sys/spkr.h changed to machine/speaker.h | ache | 1993-11-09 | 1 | -0/+30 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 1 | -0/+2 |
* | * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading, | dg | 1993-07-27 | 1 | -0/+1 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 1 | -0/+520 |