NetBSD/sys/arch/arm32/arm32
mark 80b4f63e42 Updated for some reserved majors. 1998-08-29 03:28:17 +00:00
..
ast.c defopt DDB. 1998-07-04 22:18:13 +00:00
autoconf.c Move splclock and splaudio outside splimp. 1998-08-08 23:39:38 +00:00
bcopy_page.S Remove a load of redundant .req statements. 1998-04-01 23:00:13 +00:00
bcopyinout.S Fix the copyin(), copyout() argument validation to check for zero 1998-07-29 00:56:08 +00:00
blockio.S Remove a load of redundant .req statements. 1998-04-01 23:00:13 +00:00
bus_dma.c Internal cleanup. 1998-08-17 22:28:00 +00:00
conf.c Updated for some reserved majors. 1998-08-29 03:28:17 +00:00
copystr.S Rewritten and cleanup the file. 1998-06-17 20:10:39 +00:00
cpufunc.c Include opt_pmap_debug.h for PMAP_DEBUG defopt. 1998-07-06 02:40:42 +00:00
cpufunc_asm.S Enable interrupts during cache clean, purge and sync operations. 1998-08-16 02:14:15 +00:00
cpuswitch.S Block user space access between the cache purge and the context switch in 1998-08-16 02:17:17 +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 Implement address validation as a separate function db_validate_address(). 1998-08-29 03:21:33 +00:00
db_machdep.c Implement debugger OFW commands ofboot, ofenter and ofexit. 1998-06-17 19:31:44 +00:00
db_trace.c
disassem.c Enable disassembly of ldc and stc instructions. 1998-01-20 00:51:24 +00:00
disassem.h Define prototypes for disasm() and disassemble(). 1998-02-21 22:38:40 +00:00
disksubr.c Added support for DOS MBRs in addition to filecore boot blocks from 1998-06-08 20:21:17 +00:00
disksubr_acorn.c Added support for DOS MBRs in addition to filecore boot blocks from 1998-06-08 20:21:17 +00:00
disksubr_mbr.c defopt COMPAT_386BSD_MBRPART into opt_mbr.h 1998-06-22 21:12:51 +00:00
exception.S Remove redundant .req statements. 1998-04-01 22:59:25 +00:00
fault.c Enable interrupts as soon as possible in prefetch_abort_handler(), 1998-08-16 02:03:30 +00:00
fusu.S Implement a mechanism to prevent fuswintr() and suswintr() from accessing 1998-08-16 02:11:32 +00:00
genassym.c Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
in_cksum_arm32.c Make copyright notices with my name consistent. 1998-08-15 03:02:31 +00:00
intr.c defopt IRQSTATS. 1998-07-06 00:53:07 +00:00
ipkdb_glue.c
ipkdb_step.c
locore.S Fix bug in last commit regarding the positioning of the added #endif. 1998-06-24 19:31:16 +00:00
machdep.c Use VM_MAX_KERNEL_BUF only to limit nbuf and not bufpages. 1998-08-29 03:09:14 +00:00
mem.c Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
pmap.c Rewritten pmap_pte() not to use the mapping of the L1 page table within 1998-08-29 03:14:14 +00:00
postmortem.c Centralize the definition of pv_addr_t to pmap.h 1998-08-27 04:00:53 +00:00
process_machdep.c Include opt_armfpe.h 1998-07-06 01:56:40 +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 Remove redundant .req assembler statements. 1998-04-01 23:02:32 +00:00
strstr.c Remove register declarations. 1998-02-21 22:56:58 +00:00
strtoul.c RCSID Police. 1998-01-05 07:02:46 +00:00
stubs.c Move splclock and splaudio outside splimp. 1998-08-08 23:39:38 +00:00
sys_machdep.c Clean up included files. 1998-07-07 17:51:54 +00:00
syscall.c Centralize the definition of pv_addr_t to pmap.h 1998-08-27 04:00:53 +00:00
undefined.c Clean up included files. 1998-07-07 17:51:54 +00:00
vm_machdep.c Centralize the definition of pv_addr_t to pmap.h 1998-08-27 04:00:53 +00:00