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 Baldwin
bf3db3eacb
FreeBSD doesn't use a want_resched variable. Instead, the PS_NEEDRESCHED
...
p_sflag is managed in a MI fashion.
2001-08-15 19:39:09 +00:00
..
clock.c
Fix comment breakage.
2001-06-27 12:20:48 +00:00
locore.S
Fix comment breakage.
2001-06-27 12:20:48 +00:00
machdep.c
Zap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U, ...)' since they
2001-08-08 05:25:15 +00:00
mmu_oea.c
Make PMAP_SHPGPERPROC tunable. One shouldn't need to recompile a kernel
2001-07-27 01:08:59 +00:00
ofw_machdep.c
…
ofwmagic.S
…
swtch.S
FreeBSD doesn't use a want_resched variable. Instead, the PS_NEEDRESCHED
2001-08-15 19:39:09 +00:00
trap.c
- Close races with signals and other AST's being triggered while we are in
2001-08-10 22:53:32 +00:00
vm_machdep.c
Move vm_page_zero_idle() from machine-dependant sections to a
2001-07-05 01:32:42 +00:00