Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
the consensus was that it was too annoying to not be able to change
the clock at securelevel == 1.
|
|
ctime or mtime has changed). Useful for laptops and news servers.
|
|
|
|
|
|
|
|
|
|
|
|
This fixes the problem of not being able to read kernel virtual memory on
the alpha, thus breaking things like ps etc.
|
|
|
|
|
|
|