Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now that daddr_t has grown up, use %lld to printf it and cast it to long | jhb | 2002-05-18 | 1 | -1/+3 |
* | With Alfred's permission, remove vm_mtx in favor of a fine-grained approach | dillon | 2001-07-04 | 1 | -0/+1 |
* | Introduce a global lock for the vm subsystem (vm_mtx). | alfred | 2001-05-19 | 1 | -0/+1 |
* | Convert more malloc+bzero to malloc+M_ZERO. | dwmalone | 2000-12-08 | 1 | -3/+1 |
* | Eliminate the undocumented, experimental, non-delivering and highly | phk | 2000-03-16 | 1 | -2/+0 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -3/+3 |
* | useracc() the prequel: | phk | 1999-10-29 | 1 | -1/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add Id strings | gpalmer | 1999-06-17 | 1 | -0/+2 |
* | Add new blist module - radix tree based bitmap allocator with | dillon | 1999-01-21 | 1 | -0/+928 |