Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Implement selwakeuppri() which allows raising the priority of a | tanimura | 2003-11-09 | 1 | -2/+2 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -1/+1 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -1/+1 |
* | Fixes to make select/poll mpsafe. | alfred | 2002-03-14 | 1 | -2/+2 |
* | - Provide toggles to show debug messages. Set new sysctl variables | tanimura | 2002-01-04 | 1 | -3/+3 |
* | - Do not uiomove with a mutex locked. | tanimura | 2002-01-01 | 1 | -224/+126 |
* | - Mutexify midi(4). The driver runs under the giant lock by default. | tanimura | 2001-02-26 | 1 | -11/+90 |
* | 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/+424 |