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
Benno Rice
84b3ce6811
Make this more FreeBSD-ish.
...
Requested by: jhb
2002-05-19 08:16:25 +00:00
..
clock.c
…
copyinout.c
- Add a prototype for the setfault() function.
2002-05-09 14:11:17 +00:00
locore.S
…
machdep.c
FPU support.
2002-05-13 07:44:48 +00:00
mmu_oea.c
Implement the following functions:
2002-05-10 14:21:48 +00:00
nexus.c
…
ofw_machdep.c
…
ofwmagic.S
…
swtch.S
The per-cpu curpmap is now set by pmap_activate. We don't need to do it here
2002-05-09 14:13:29 +00:00
trap_subr.S
- Rename the _C_LABEL macro to CNAME.
2002-05-17 01:44:55 +00:00
trap.c
Make this more FreeBSD-ish.
2002-05-19 08:16:25 +00:00
vm_machdep.c
…