summaryrefslogtreecommitdiff
path: root/sys/kern/kern_subr.c
AgeCommit message (Expand)Author
2000-03-03If we attempted reschedule two times without suceeding, uiomove will yield,Artur Grabowski
1999-11-07add APM powerhooks.Niels Provos
1999-04-28zap the newhashinit hack.Artur Grabowski
1999-02-26uvm uses kcopy when uiomoving from sysspaceArtur Grabowski
1999-02-26Add newhashinit(), which is identical to hashinit() except it takes a flagsTodd C. Miller
1998-07-28Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...Todd C. Miller
1998-05-11compile if iov_base is void *Theo de Raadt
1997-02-24OpenBSD tagsNiklas Hallqvist
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-17Removed vax ifdefed function from kern_subr.c (from NetBSD).Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt