index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
kern
/
kern_xxx.c
Age
Commit message (
Expand
)
Author
2010-07-28
more #ifdef needed for the case of not pegging on a non-MP kernel
Theo de Raadt
2010-07-28
It's pretty pointless to peg ourselves to the primary CPU if that's the
Mark Kettenis
2010-04-06
Implement functions to take away the secondary CPUs from the scheduler and
Mark Kettenis
2010-01-09
Add code to stop scheduling processes on CPUs, effectively halting that CPU.
Mark Kettenis
2009-11-29
Backout previous commit. There is a possible race which makes it possible
Mark Kettenis
2009-11-25
Add a mechanism to stop the scheduler from scheduling processes on a
Mark Kettenis
2009-08-10
At sys_reboot time, bring all the interfaces down so that their xxstop
Theo de Raadt
2009-04-03
Make sure that sys_reboot runs on the primary cpu. Won't hurt when not
Artur Grabowski
2005-11-28
ansi/deregister.
Jonathan Gray
2003-08-15
change arguments to suser. suser now takes the process, and a flags
Ted Unangst
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-13
Add option NO_PROPOLICE, which explicitely disables the use of the propolice
Miod Vallat
2003-05-13
support for propolice in the kernel.
Ted Unangst
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
1996-08-26
fix syscall debugging
Theo de Raadt
1996-05-02
sync syscalls, no sys/cpu.h
Theo de Raadt
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt