.. |
bcopy.c
|
|
|
compat_13_machdep.c
|
split off thread specific stuff from struct sigacts to struct sigctx, leaving
|
2000-12-22 22:58:52 +00:00 |
copyinstr.c
|
handle a NULL "done" pointer.
|
2000-02-19 23:29:16 +00:00 |
copyoutstr.c
|
handle a NULL "done" pointer.
|
2000-02-19 23:29:16 +00:00 |
copystr.c
|
Need <sys/systm.h> for declaration, and make argument declarations match.
|
2000-06-08 06:47:17 +00:00 |
db_disasm.c
|
Pull in missing headers for declarations, and add missing local function
|
2000-06-09 14:07:13 +00:00 |
db_interface.c
|
Build with -Wall -Wetc.
|
2001-02-04 17:38:10 +00:00 |
db_memrw.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:44:02 +00:00 |
db_trace.c
|
Build with -Wall -Wetc.
|
2001-02-04 17:38:10 +00:00 |
fpu.c
|
Need <sys/systm.h> for declaration of bzero().
|
2000-06-08 07:30:47 +00:00 |
fubyte.c
|
Need <sys/systm.h> for declaration, and make argument declarations match.
|
2000-06-08 07:29:22 +00:00 |
fuswintr.c
|
Need <sys/systm.h> for declaration, and make argument declarations match.
|
2000-06-08 07:29:22 +00:00 |
genassym.cf
|
|
|
in_cksum.c
|
Need <netinet/in.h> for declaration.
|
2000-06-08 06:50:46 +00:00 |
ipkdb_glue.c
|
Update to ipkdb register handling, from Wolfgang Solfrank.
|
1997-04-16 22:12:42 +00:00 |
linux_sigcode.S
|
Added powerpc specific code for Linux compatibility on powerpc ports
|
2001-01-19 01:36:47 +00:00 |
Locore.c
|
Need <sys/systm.h> for panic() declaration.
|
2000-06-08 06:48:45 +00:00 |
mem.c
|
Build with -Wall -Wetc.
|
2001-02-04 17:38:10 +00:00 |
ofw_machdep.c
|
In mem_regions(), deal with the case of a run of consecutive holes.
|
2000-12-05 05:16:00 +00:00 |
ofwmagic.S
|
Fix tipo inherited from old version of TNF copyright template.
|
1997-10-09 08:37:20 +00:00 |
ofwreal.S
|
- Symbol cleanup, a'la locore.S
|
1997-04-16 22:43:46 +00:00 |
openfirm.c
|
Change OF_nextprop to match prototype change to void *
|
2000-11-22 18:18:32 +00:00 |
openpic.c
|
Tsubai has convinced me that openpic_init() should remain machine-dependant
|
2001-02-05 19:22:23 +00:00 |
pmap.c
|
Build with -Wall -Wetc.
|
2001-02-04 17:38:10 +00:00 |
powerpc_machdep.c
|
Move cpu_sysct and dump{mag,lo,siz} & cpu_dumpconf to powerpc_machdep.c.
|
2001-02-24 22:39:16 +00:00 |
process_machdep.c
|
Build with -Wall -Wetc.
|
2001-02-04 17:38:10 +00:00 |
setjmp.S
|
Import DDB from OpenBSD/powerpc.
|
1998-01-27 15:13:09 +00:00 |
sig_machdep.c
|
split off thread specific stuff from struct sigacts to struct sigctx, leaving
|
2000-12-22 22:58:52 +00:00 |
sigcode.S
|
Move signal management code common to all PowerPC platforms (sendsig(),
|
1999-11-17 14:56:10 +00:00 |
soft_spl.c
|
Make softclock a generic soft interrupt of the API is available,
|
2001-01-15 20:19:50 +00:00 |
subyte.c
|
Need <sys/systm.h> for declaration, and make argument declarations match.
|
2000-06-09 14:05:47 +00:00 |
suswintr.c
|
Need <sys/systm.h> for declaration, and make argument declarations match.
|
2000-06-09 14:05:47 +00:00 |
suword.c
|
Need <sys/systm.h> for declaration, and make argument declarations match.
|
2000-06-09 14:05:47 +00:00 |
sys_machdep.c
|
Need <sys/syscallargs.h> for declaration of sys_sysarch().
|
2000-06-09 14:08:45 +00:00 |
trap_subr.S
|
Make want_resched and astpending per-CPU.
|
2001-01-01 04:33:39 +00:00 |
trap.c
|
Removed a copyright for code I have removed in a previous commit
|
2001-02-12 21:20:32 +00:00 |
vm_machdep.c
|
Build with -Wall -Wetc.
|
2001-02-04 17:38:10 +00:00 |