Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Since cdev mutex is after system map mutex in global lock order, free() | kib | 2007-07-04 | 1 | -1/+34 |
* | Add the witness warning for free_unr. Function could sleep, thus callers | kib | 2007-06-19 | 1 | -0/+1 |
* | Remove debugging printfs. | phk | 2005-03-14 | 1 | -8/+3 |
* | Reengineer subr_unit | phk | 2005-03-08 | 1 | -287/+511 |
* | Add placeholder mutex argument to new_unrhdr(). | phk | 2005-03-07 | 1 | -2/+2 |
* | /* -> /*- for copyright notices, minor format tweaks as necessary | imp | 2005-01-06 | 1 | -2/+3 |
* | Add delete_unrhdr() function. | phk | 2004-10-25 | 1 | -2/+19 |
* | Fix a typo to fix the !DIAGNOSTIC build. | jhb | 2004-09-30 | 1 | -1/+1 |
* | Add a new API for allocating unit number (-like) resources. | phk | 2004-09-30 | 1 | -0/+597 |