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 |
* | - Do not hang if the resource allocation fails. | tanimura | 2002-02-05 | 1 | -19/+28 |
* | - Provide toggles to show debug messages. Set new sysctl variables | tanimura | 2002-01-04 | 1 | -9/+10 |
* | - Do not uiomove with a mutex locked. | tanimura | 2002-01-01 | 1 | -3/+17 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -3/+3 |
* | - Mutexify midi(4). The driver runs under the giant lock by default. | tanimura | 2001-02-26 | 1 | -68/+7 |
* | Encapselate midi_info, nmidi and nsynth into midi.c. | tanimura | 2001-02-18 | 1 | -21/+3 |
* | Tag unused functions with __unused. | jhb | 2001-01-23 | 1 | -32/+33 |
* | Avoid the modules madness I inadvertently introduced by making the | phk | 2000-09-02 | 1 | -3/+0 |
* | Finally merge newmidi. | tanimura | 2000-07-11 | 1 | -0/+2037 |