Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move landisk to MI mutex. | 2018-02-11 | 1 | -61/+2 | |
| | | | | ok dlg@ | ||||
* | Fix kernel build on armv7 and sh. | 2017-05-18 | 1 | -2/+2 | |
| | | | | Pointed out by deraadt@ | ||||
* | Hook up mutex(9) to witness(4). | 2017-04-20 | 1 | -3/+4 | |
| | |||||
* | Define MUTEX_OLDIPL where they were missing, will be used (reasonably) shortly. | 2007-05-05 | 1 | -1/+3 | |
| | |||||
* | Simple monoprocessor mutex implementation, faster than the MI code, four left | 2007-05-01 | 1 | -0/+59 | |
to go. |