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
grehan
a745685147
Save DAR/DSISR in DDB regsave area when stack overflow detected. It's
...
hard to work out where the problem was without these.
2004-07-27 03:46:34 +00:00
..
clock.c
- fix compile warnings
2004-02-11 08:07:19 +00:00
copyinout.c
Kernel changes for libthr (and probably libpthread).
2004-03-02 06:13:09 +00:00
interrupt.c
…
locore.S
Bring KDB stack size into line with thread stack size (4 pages).
2004-07-23 05:31:14 +00:00
machdep.c
Improve boot-time debugging with DDB by extracting the ksym start/end
2004-07-27 03:41:34 +00:00
mmu_oea.c
Implement the protection check required by the pmap_extract_and_hold()
2004-07-26 18:10:10 +00:00
nexus.c
Catchup to now-required <sys/module.h> for PowerPC
2004-06-25 13:42:48 +00:00
ofw_machdep.c
- removed obsolete ppc_exit/ppc_boot functions
2003-12-10 08:55:53 +00:00
ofwmagic.S
…
swtch.S
Update the callframe structure to leave space for the frame pointer
2004-07-22 01:28:51 +00:00
trap_subr.S
Save DAR/DSISR in DDB regsave area when stack overflow detected. It's
2004-07-27 03:46:34 +00:00
trap.c
Bring into KDB new order.
2004-07-12 22:26:20 +00:00
uio_machdep.c
Remove checks for curthread == NULL - it can't happen.
2004-06-03 10:22:47 +00:00
uma_machdep.c
Add sysctl hw.uma_mdpages to track how many pages have been allocated
2004-02-11 04:42:48 +00:00
vm_machdep.c
Update the callframe structure to leave space for the frame pointer
2004-07-22 01:28:51 +00:00