Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert armv7 to MI mutex. | 2018-02-10 | 1 | -72/+2 | |
| | | | | Tested by jsg@, ok patrick@ | ||||
* | 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/+15 | |
| | |||||
* | Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently. | 2011-03-23 | 1 | -3/+3 | |
| | | | | Discussed and okay drahn@. Okay deraadt@. | ||||
* | include files which are used by userland cannot include other files.. | 2007-12-05 | 1 | -0/+61 | |
which are not installed to userland; ok drahn |