..
ast.c
completely remove Mach VM support. all that is left is the all the
1999-03-24 05:50:49 +00:00
autoconf.c
defopt MEMORY_DISK_{HOOKS,SERVER,IS_ROOT}.
1999-02-07 09:34:58 +00:00
bcopy_page.S
Remove a load of redundant .req statements.
1998-04-01 23:00:13 +00:00
bcopyinout.S
completely remove Mach VM support. all that is left is the all the
1999-03-24 05:50:49 +00:00
blockio.S
r13-r15 -> sp, lr, pc
1998-12-12 17:28:05 +00:00
bus_dma.c
Take advantage of the new `access_type' for pmap_enter(), and always do R/M
1999-03-26 22:00:24 +00:00
compat_13_machdep.c
Make signal delivery work again.
1998-09-13 08:19:49 +00:00
conf.c
Finish the rest of the pms->opms rename for non-wscons PS/2 mice.
1999-01-23 22:18:41 +00:00
copystr.S
Rewritten and cleanup the file.
1998-06-17 20:10:39 +00:00
cpufunc_asm.S
r13-r15 -> sp, lr, pc
1998-12-12 17:28:05 +00:00
cpufunc.c
Include opt_pmap_debug.h for PMAP_DEBUG defopt.
1998-07-06 02:40:42 +00:00
cpuswitch.S
Don't include "opt_uvm.h" any more.
1999-03-24 12:41:27 +00:00
db_disasm.c
Remove a chunk of dead comments as they appears in disassem.c where
1998-04-01 23:04:16 +00:00
db_interface.c
Quote "AS IS" as in the majority of Carnegy Mellon notices.
1999-04-12 20:38:17 +00:00
db_machdep.c
Quote "AS IS" as in the majority of Carnegy Mellon notices.
1999-04-12 20:38:17 +00:00
db_trace.c
Quote "AS IS" as in the majority of Carnegy Mellon notices.
1999-04-12 20:38:17 +00:00
disassem.c
First whack at making single-stepping work through switch and return
1998-11-25 06:41:26 +00:00
disassem.h
disksubr_acorn.c
Fix bug with the return value in filecore_label_locate(). This bug caused
1998-10-06 01:47:53 +00:00
disksubr_mbr.c
MBR_PTYP_* -> MBR_PTYPE_* to make this compile again.
1999-01-29 21:20:22 +00:00
disksubr.c
Added support for DOS MBRs in addition to filecore boot blocks from
1998-06-08 20:21:17 +00:00
exception.S
Remove redundant .req statements.
1998-04-01 22:59:25 +00:00
fault.c
Enable interrupts *after* reading the fault address and status. This is
1999-05-05 22:06:15 +00:00
fusu.S
Implement a mechanism to prevent fuswintr() and suswintr() from accessing
1998-08-16 02:11:32 +00:00
genassym.cf
Don't include "opt_uvm.h" any more.
1999-03-24 11:35:30 +00:00
in_cksum_arm32.c
Make copyright notices with my name consistent.
1998-08-15 03:02:31 +00:00
intr.c
completely remove Mach VM support. all that is left is the all the
1999-03-24 05:50:49 +00:00
ipkdb_glue.c
ipkdb_step.c
locore.S
Don't include "opt_uvm.h" any more.
1999-03-24 12:16:50 +00:00
machdep.c
Garbage-collect the VM_MBUF_SIZE constant. Instead, use the size
1999-04-26 22:46:44 +00:00
mem.c
Changes for modified pmap_enter() API:
1999-03-26 23:41:25 +00:00
pmap.c
add a `flags' argument to uvm_pagealloc_strat().
1999-04-11 04:04:04 +00:00
process_machdep.c
Convert b*() functions to mem*().
1998-09-06 04:20:37 +00:00
setcpsr.S
Remove redundant .req statements.
1998-04-01 22:59:25 +00:00
setstack.S
Remove a load of redundant .req statements.
1998-04-01 23:00:13 +00:00
spl.S
Always call dosoftints() for both lowerspl() and splx().
1998-09-05 04:01:53 +00:00
strstr.c
Remove register declarations.
1998-02-21 22:56:58 +00:00
strtoul.c
stubs.c
Remove beep related stub code now we have a sysbeep device.
1998-10-05 00:51:21 +00:00
sys_machdep.c
Clean up included files.
1998-07-07 17:51:54 +00:00
syscall.c
Make the kernel silent by default when running crashme.
1999-03-30 10:10:57 +00:00
undefined.c
Make the kernel silent by default when running crashme.
1999-03-30 10:10:57 +00:00
vm_machdep.c
Prefault the u-area pages at swapin time.
1999-03-30 21:01:42 +00:00