This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
powerpc
/
aim
History
John Birrell
8460a577a4
Make KSE a kernel option, turned on by default in all GENERIC
...
kernel configs except sun4v (which doesn't process signals properly with KSE). Reviewed by: davidxu@
2006-10-26 21:42:22 +00:00
..
clock.c
Catch up with recent clock modifications:
2006-10-05 06:04:44 +00:00
copyinout.c
Fix remaining compile error.
2006-10-18 19:56:20 +00:00
interrupt.c
…
locore.S
…
machdep.c
Make KSE a kernel option, turned on by default in all GENERIC
2006-10-26 21:42:22 +00:00
mmu_oea.c
Complete the transition from pmap_page_protect() to pmap_remove_write().
2006-08-01 19:06:06 +00:00
nexus.c
…
ofw_machdep.c
…
ofwmagic.S
…
swtch.S
…
trap_subr.S
…
trap.c
Make KSE a kernel option, turned on by default in all GENERIC
2006-10-26 21:42:22 +00:00
uio_machdep.c
…
uma_machdep.c
…
vm_machdep.c
In cpu_set_user_tls(), properly set the thread pointer. It is 0x7000
2006-09-01 06:05:40 +00:00