This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
powerpc
/
aim
History
alc
3b63a2bd2b
o Don't set PG_MAPPED or PG_WRITEABLE when a page is mapped
...
using pmap_kenter() or pmap_qenter(). o Use VM_ALLOC_WIRED in pmap_new_thread().
2002-08-05 00:04:18 +00:00
..
clock.c
…
copyinout.c
…
interrupt.c
…
locore.S
- Make sure we don't trample our metadata pointer in our initial bootstrap.
2002-07-10 12:16:48 +00:00
machdep.c
Add DDB support.
2002-07-10 12:21:54 +00:00
mmu_oea.c
o Don't set PG_MAPPED or PG_WRITEABLE when a page is mapped
2002-08-05 00:04:18 +00:00
nexus.c
Remove some diagnostic code that snuck in.
2002-07-10 09:48:43 +00:00
ofw_machdep.c
Add the OF_getetheraddr function required by if_gem.
2002-07-09 13:43:06 +00:00
ofwmagic.S
…
swtch.S
Set the thread state of the newly chosen to run thread to TDS_RUNNING in
2002-07-12 18:34:22 +00:00
trap_subr.S
…
trap.c
Add additional cred_free_thread() calls that I had missed the first time.
2002-07-13 04:36:50 +00:00
vm_machdep.c
Changes for KSE3.
2002-07-09 12:57:23 +00:00