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
3301d20ad9
freebsd-skq
/
sys
/
powerpc
/
aim
History
Benno Rice
3301d20ad9
GC an unused variable in cpu_fork().
2002-02-28 08:48:58 +00:00
..
clock.c
- Correct the type of the argument to delay() so as to not conflict with
2001-10-15 12:23:10 +00:00
locore.S
Make fork work, at least for kthreads. Switching still has some issues.
2002-02-28 03:24:07 +00:00
machdep.c
- Rearrange the sequence of events in powerpc_init() somewhat.
2002-02-28 03:15:49 +00:00
mmu_oea.c
Implement the following functions:
2002-02-28 02:54:16 +00:00
ofw_machdep.c
Complete rework of the PowerPC pmap and a number of other bits in the early
2002-02-14 01:39:11 +00:00
ofwmagic.S
Bring in NetBSD code used in the PowerPC port.
2001-06-10 02:39:37 +00:00
swtch.S
Make fork work, at least for kthreads. Switching still has some issues.
2002-02-28 03:24:07 +00:00
trap.c
- Fix panic() message and a couple style nits that snuck in from the
2002-02-28 08:28:14 +00:00
vm_machdep.c
GC an unused variable in cpu_fork().
2002-02-28 08:48:58 +00:00