Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate machine/limits.h in favor of new sys/limits.h. | kan | 2003-04-29 | 1 | -2/+1 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -2/+2 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -2/+2 |
* | Gratuitous whitespace cleanup. | des | 2002-06-06 | 1 | -12/+12 |
* | Change callers of mtx_init() to pass in an appropriate lock type name. In | jhb | 2002-04-04 | 1 | -1/+1 |
* | Reduce the number of #include dependencies by declaring some of the structs | des | 2001-11-03 | 1 | -3/+0 |
* | For some reason, though the module builds just fine without <sys/lock.h>, | des | 2001-06-11 | 1 | -0/+1 |
* | Add support for process-dependent directories. This means that save for | des | 2001-06-10 | 1 | -13/+13 |
* | Add missing #include of <sys/mutex.h>. | des | 2001-06-10 | 1 | -0/+1 |
* | Let pseudofs into the warmth of the FreeBSD CVS repo. | des | 2001-04-07 | 1 | -0/+285 |