.. |
ast.c
|
Include sys/vmmeter.h for vmmeter structure definition.
|
1997-10-17 00:08:33 +00:00 |
autoconf.c
|
Removed unused variable pamp_debug_level.
|
1997-10-14 09:59:40 +00:00 |
bcopy_page.S
|
Use the macros defined in asm.h for all assembly function declarations.
|
1997-10-14 09:54:31 +00:00 |
bcopyinout.S
|
Use the macros defined in asm.h for all assembly function declarations.
|
1997-10-14 09:54:31 +00:00 |
blockio.S
|
Use the macros defined in asm.h for all assembly function declarations.
|
1997-10-14 09:54:31 +00:00 |
conf.c
|
Don't try and support serial consoles for the riscpc.
|
1997-10-18 04:47:57 +00:00 |
copystr.S
|
Use the macros defined in asm.h for all assembly function declarations.
|
1997-10-14 09:54:31 +00:00 |
cpufunc.c
|
Keep a global soft copy of the cpu control register in cpuctrl as some
|
1997-11-06 00:43:41 +00:00 |
cpufunc_asm.S
|
In cpufunc_control() only write to the cpu control register if the new
|
1997-11-06 00:35:41 +00:00 |
cpuswitch.S
|
Remove explict profiling calls for assembly functions.
|
1997-10-14 10:09:46 +00:00 |
db_disasm.c
|
This is now just a front end to the general purpose disassembler
|
1997-10-14 10:18:02 +00:00 |
db_interface.c
|
Only flush specific TLB entries after modifing page table entries.
|
1997-10-14 10:16:39 +00:00 |
db_machdep.c
|
Removed a couple of blank lines.
|
1997-10-14 10:11:06 +00:00 |
db_trace.c
|
Stablised the trace() command. Don't try and trace things that are
|
1997-10-14 10:12:04 +00:00 |
disassem.c
|
arm32 kernel source restructure
|
1997-10-14 09:35:32 +00:00 |
disassem.h
|
arm32 kernel source restructure
|
1997-10-14 09:35:32 +00:00 |
disksubr.c
|
Recognise the name Empty: as a possible valid partition in a RISCiX
|
1996-11-23 03:56:44 +00:00 |
exception.S
|
Clean up a few label declarations.
|
1997-10-14 10:18:45 +00:00 |
fault.c
|
Include vm/vm.h
|
1997-10-17 00:09:48 +00:00 |
fusu.S
|
Use the macros defined in asm.h for all assembly function declarations.
|
1997-10-14 09:54:31 +00:00 |
genassym.c
|
Change vm_pmap reference to vm_map.pmap now we have dropped __VM_PMAP_HACK.
|
1997-10-06 00:47:34 +00:00 |
in_cksum_arm32.c
|
Optimised version of in_cksum(). This started life as the sparc one
|
1997-10-14 09:32:29 +00:00 |
intr.c
|
s/NETHER/NARP/ and s/ether.h/arp.h/ for the 'new' arp system.
|
1997-11-13 10:37:40 +00:00 |
ipkdb_glue.c
|
Use the macros defined in machine/trap.h for breakpoint information.
|
1997-10-14 09:57:28 +00:00 |
ipkdb_step.c
|
Use the macros defined in machine/trap.h for breakpoint information.
|
1997-10-14 09:57:28 +00:00 |
locore.S
|
Use the macros defined in asm.h for all assembly function declarations.
|
1997-10-14 09:54:31 +00:00 |
machdep.c
|
Ignore memory disk hooks and boot args if MINIROOTSIZE is defined.
|
1997-11-06 00:57:02 +00:00 |
mem.c
|
Cleaned up mmmmap(). No point in trying to support mmap of /dev/kmem since
|
1997-07-31 23:02:24 +00:00 |
pmap.c
|
Major overhaul.
|
1997-10-14 11:31:30 +00:00 |
postmortem.c
|
Remove a load of control characters lurking in printf statements.
|
1997-10-14 10:26:56 +00:00 |
process_machdep.c
|
Handle requests for reading and writing the FP registers when no
|
1997-10-14 10:25:48 +00:00 |
setcpsr.S
|
Use the macros defined in asm.h for all assembly function declarations.
|
1997-10-14 09:54:31 +00:00 |
setstack.S
|
Use the macros defined in asm.h for all assembly function declarations.
|
1997-10-14 09:54:31 +00:00 |
spl.S
|
Use the macros defined in asm.h for all assembly function declarations.
|
1997-10-14 09:54:31 +00:00 |
strstr.c
|
RCS Id police.
|
1996-03-27 22:42:08 +00:00 |
strtoul.c
|
Limit valid numeric digits to between 0 and min(base, 9) inclusive so that
|
1997-02-18 03:12:15 +00:00 |
stubs.c
|
Removed the soft interrupt code that now resides in intr.c
|
1997-10-14 10:22:01 +00:00 |
sys_machdep.c
|
Include vm/vm.h
|
1997-10-17 00:09:48 +00:00 |
syscall.c
|
Removed the VALIDATE_TRAPFRAME junk.
|
1997-10-14 11:22:48 +00:00 |
undefined.c
|
Include sys/vmmeter.h for vmmeter structure definition.
|
1997-10-17 00:08:33 +00:00 |
vm_machdep.c
|
Replace the DEBUG_VMMACHDEP guards with PMAP_DEBUG which is more
|
1997-10-14 11:23:54 +00:00 |