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
Benno Rice
7ade8bb67c
Changes for KSE3.
...
Submitted by: Peter Grehan <peterg@ptree32.com.au>
2002-07-09 12:57:23 +00:00
..
clock.c
Many fixes to low-level trap and interrupt handling:
2002-06-29 09:28:21 +00:00
copyinout.c
Deorbit suibyte(). It was only used for split address space systems
2002-06-20 07:13:35 +00:00
interrupt.c
Many fixes to low-level trap and interrupt handling:
2002-06-29 09:28:21 +00:00
locore.S
- Use tmpstk exclusively in the init path.
2002-06-29 09:31:27 +00:00
machdep.c
Move the kcopy() function from trap.c to machdep.c. Add a prototype.
2002-05-28 07:36:36 +00:00
mmu_oea.c
Add a special page zero entry point intended to be called via the single
2002-07-08 04:24:26 +00:00
nexus.c
- Add the "compatible" property to the list that we keep in ivars.
2002-07-09 11:13:33 +00:00
ofw_machdep.c
Convert this from mostly inline assembler to mostly C.
2002-06-29 09:16:30 +00:00
ofwmagic.S
…
swtch.S
Changes for KSE3.
2002-07-09 12:57:23 +00:00
trap_subr.S
Many fixes to low-level trap and interrupt handling:
2002-06-29 09:28:21 +00:00
trap.c
Remove unused diagnostic function cread_free_thread().
2002-06-24 06:22:00 +00:00
vm_machdep.c
Changes for KSE3.
2002-07-09 12:57:23 +00:00