Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
say PnP? Anyways, this stuff just adds the ability to register
the extents on creation, etc, etc...
Someone needs to add a DDB command "show extent", to make this
really usefull... ;-)
|
|
|
|
|
|
|
|
|
|
|
|
last one doesn't point off the end.
|
|
|
|
|
|
|
|
event_q by flipk@
spl fix by deraadt@
gother statistics about whole processing
use 'sysctl kern.random' to view what had happened
also fix wrong vm.psstrings description
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to non-const characters. Besides, the prototypes for copyin and friends, as
well as timeout/untimeout takes void *, not caddr_t (char *), so I matched
them. Slight KNF. This change makes it pass -Wcast-qual.
|
|
copyin(9). Propagate this.
|
|
|
|
from a failed tsleep will still be returned to the caller; from jtc@NetBSD
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Future direction, might make sense to make this a kernel symbol tha
is sysctl-able.
|
|
OpenBSD define, not BSD which is a bit more useful.
|