Age | Commit message (Collapse) | Author |
|
from abelits@phobos.illtel.denver.co.us
|
|
get an error. From Koji Imada <koji@math.human.nagoya-u.ac.jp>
|
|
|
|
make a read(2) on an open'd directory return 0 bytes. always.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|