.. |
bus_dma.c
|
bus_dmamap_load_mbuf(): Skip zero-length mbufs.
|
2004-11-28 17:34:45 +00:00 |
bus_space.c
|
Add MPC601 support.
|
2004-06-08 19:29:53 +00:00 |
compat_13_machdep.c
|
Revamp how user MSR/SRR1 are dealt with.
|
2004-04-15 21:07:06 +00:00 |
compat_16_machdep.c
|
Revamp how user MSR/SRR1 are dealt with.
|
2004-04-15 21:07:06 +00:00 |
copystr.c
|
ANSIfy.
|
2003-09-27 04:44:42 +00:00 |
darwin_commpage_machdep.S
|
Added a simple bigcopy, from Srinivasa Kanduru
|
2004-07-25 09:21:48 +00:00 |
darwin_machdep.c
|
Empty shell for Darwin audit API
|
2004-07-28 22:24:06 +00:00 |
db_disasm.c
|
Print SPR 0x100 as VRSAVE on non-4xx.
|
2004-06-09 19:19:05 +00:00 |
db_interface.c
|
Nuke register prefix for local variables, clean up indentation a little.
|
2003-12-17 04:04:40 +00:00 |
db_memrw.c
|
ANSIfy.
|
2003-09-27 04:44:42 +00:00 |
db_trace.c
|
Use "%#x" instead of "%x" so it's obvious the printed number is in hex.
|
2004-03-29 01:12:01 +00:00 |
fpu.c
|
Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately.
|
2004-04-16 23:58:08 +00:00 |
fubyte.c
|
ANSIfy.
|
2003-09-27 04:44:42 +00:00 |
fuswintr.c
|
ANSIfy.
|
2003-09-27 04:44:42 +00:00 |
in_cksum.c
|
|
|
ipkdb_glue.c
|
ANSIfy.
|
2003-09-27 04:44:42 +00:00 |
kgdb_machdep.c
|
Don't prohibit DDB and KGDB together.
|
2004-08-23 20:55:03 +00:00 |
linux_sigcode.S
|
Remove an outdated comment.
|
2004-07-15 11:51:56 +00:00 |
linux_syscall.c
|
|
|
linux_trap.c
|
all ports define __HAVE_SIGINFO now, so remove the CPP conditionals
|
2004-03-26 17:34:18 +00:00 |
locore_subr.S
|
Make sure to enable interrupts before lower IPL so we don't block any
|
2004-12-04 05:56:28 +00:00 |
mach_machdep.c
|
Correctly set MSR static user bits on thread creation, as the calling
|
2004-07-14 19:58:51 +00:00 |
mach_sigcode.S
|
|
|
mach_syscall.c
|
ANSIfy.
|
2003-09-27 04:44:42 +00:00 |
macho_machdep.c
|
|
|
mem.c
|
ANSIfy.
|
2003-09-27 04:44:42 +00:00 |
netbsd32_sigcode.S
|
|
|
ofw_machdep.c
|
|
|
ofwmagic.S
|
|
|
ofwreal.S
|
Fix some indentation problems. Turn off PSL_EE when calling OFW.
|
2003-10-24 05:10:02 +00:00 |
openfirm.c
|
ANSIfy.
|
2003-09-27 04:44:42 +00:00 |
openpic.c
|
ANSIfy.
|
2003-09-27 04:44:42 +00:00 |
pio_subr.S
|
Fix the LINTSTUB entries- the second arg to these functions is a
|
2004-03-29 01:15:14 +00:00 |
pmap_subr.c
|
Stop false uninitialized variable warning.
|
2003-10-27 22:48:20 +00:00 |
powerpc_machdep.c
|
Clear PSL_SE on a scheduler activation upcall.
|
2004-07-09 22:59:17 +00:00 |
process_machdep.c
|
Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately.
|
2004-04-16 23:58:08 +00:00 |
procfs_machdep.c
|
|
|
setfault.S
|
|
|
setjmp.S
|
|
|
sig_machdep.c
|
Add a SAVE/DISCARD flag to save_{fpu,vec}_lwp. Use it appropriately.
|
2004-04-16 23:58:08 +00:00 |
sigcode.S
|
Add siginfo support for PowerPC.
|
2003-09-25 18:42:18 +00:00 |
softintr.c
|
Move data structures to softintr.c. Remove an unneeded if. Fix a typo.
|
2004-03-25 18:46:27 +00:00 |
subyte.c
|
ANSIfy.
|
2003-09-27 04:44:42 +00:00 |
suswintr.c
|
ANSIfy.
|
2003-09-27 04:44:42 +00:00 |
suword.c
|
ANSIfy.
|
2003-09-27 04:44:42 +00:00 |
sys_machdep.c
|
ANSIfy.
|
2003-09-27 04:44:42 +00:00 |
syscall.c
|
Don't pass the (unused) return value args to the
|
2003-10-31 03:28:12 +00:00 |
trap_subr.S
|
Get rid of the silly CPU601 hooks and move BAT register restoration and
|
2004-06-09 23:24:51 +00:00 |
trap.c
|
drop the big lock in upcallret() like all the other platforms do.
|
2005-01-03 00:03:25 +00:00 |
vm_machdep.c
|
There's no need to pass a proc value when using UIO_SYSSPACE with
|
2004-09-17 14:11:20 +00:00 |