Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Provide toggles to show debug messages. Set new sysctl variables | tanimura | 2002-01-04 | 1 | -40/+60 |
* | - Do not uiomove with a mutex locked. | tanimura | 2002-01-01 | 1 | -0/+1 |
* | Avoid crash of minor numbers between /dev/midistat and /dev/dspr*. | tanimura | 2001-11-03 | 1 | -1/+1 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | markm | 2001-05-01 | 1 | -0/+1 |
* | - Do not touch the Giant. | tanimura | 2001-03-14 | 1 | -13/+0 |
* | - Mutexify midi(4). The driver runs under the giant lock by default. | tanimura | 2001-02-26 | 1 | -9/+40 |
* | Encapselate midi_info, nmidi and nsynth into midi.c. | tanimura | 2001-02-18 | 1 | -5/+5 |
* | Since the unit number of a midi/sequencer device is expressed in 4 | tanimura | 2000-09-18 | 1 | -1/+1 |
* | Finally merge newmidi. | tanimura | 2000-07-11 | 1 | -0/+294 |