Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change callers of mtx_init() to pass in an appropriate lock type name. In | jhb | 2002-04-04 | 1 | -1/+1 |
* | - Provide toggles to show debug messages. Set new sysctl variables | tanimura | 2002-01-04 | 1 | -2/+4 |
* | - Do not uiomove with a mutex locked. | tanimura | 2002-01-01 | 1 | -9/+19 |
* | Catch up to the last commit of KSE. | tanimura | 2001-09-15 | 1 | -1/+1 |
* | Use INTR_TYPE_AV for the interrupt handlers because: | peter | 2001-06-16 | 1 | -1/+1 |
* | Catch up to csareg.h rev 1.3. | tanimura | 2001-06-08 | 1 | -4/+7 |
* | - Do not touch the Giant. | tanimura | 2001-03-14 | 1 | -4/+0 |
* | - Mutexify midi(4). The driver runs under the giant lock by default. | tanimura | 2001-02-26 | 1 | -18/+40 |
* | Encapselate midi_info, nmidi and nsynth into midi.c. | tanimura | 2001-02-18 | 1 | -11/+9 |
* | Avoid the modules madness I inadvertently introduced by making the | phk | 2000-09-02 | 1 | -2/+0 |
* | Finally merge newmidi. | tanimura | 2000-07-11 | 1 | -0/+554 |