Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /* -> /*- for copyright notices, minor format tweaks as necessary | imp | 2005-01-06 | 1 | -1/+1 |
* | Change the return value of sema_timedwait() so it returns 0 on | jdp | 2004-06-14 | 1 | -7/+5 |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -2/+3 |
* | Change callers of mtx_init() to pass in an appropriate lock type name. In | jhb | 2002-04-04 | 1 | -1/+1 |
* | Repeat after me -- "Use of ANSI string concatenation can be bad." | obrien | 2001-12-10 | 1 | -8/+8 |
* | Implement kernel semaphores. | jasone | 2001-08-14 | 1 | -0/+177 |