Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -3/+3 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -3/+3 |
* | make sem_leave return a usable errno instead of -1. | alfred | 2003-01-10 | 1 | -3/+3 |
* | Be consistent about funtions being static. | phk | 2002-10-16 | 1 | -11/+11 |
* | disable debug output by default. | alfred | 2002-10-07 | 1 | -24/+30 |
* | Bring in my implementation of kernel support for posix realtime semaphores | alfred | 2002-09-18 | 1 | -0/+835 |