NetBSD/sys/arch/arm32/arm32
1998-11-25 06:41:26 +00:00
..
ast.c defopt DDB. 1998-07-04 22:18:13 +00:00
autoconf.c Clear 'cold' to zero at the end of configure(), where it belongs. 1998-10-10 19:15:32 +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 Make bus_dmamap_load_uio() work, from Kevin Lahey <kml@nas.nasa.gov>. 1998-09-21 22:51:56 +00:00
compat_13_machdep.c Make signal delivery work again. 1998-09-13 08:19:49 +00:00
conf.c Updating of bdev's and cdev's to support RAIDframe. 1998-11-13 04:47:03 +00:00
copystr.S Rewritten and cleanup the file. 1998-06-17 20:10:39 +00:00
cpufunc_asm.S Enable interrupts during cache clean, purge and sync operations. 1998-08-16 02:14:15 +00:00
cpufunc.c Include opt_pmap_debug.h for PMAP_DEBUG defopt. 1998-07-06 02:40:42 +00:00
cpuswitch.S Fix bug in switch_exit() from last commit. This fixes PR 6132. 1998-09-10 02:16:28 +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 First whack at making single-stepping work through switch and return 1998-11-25 06:41:26 +00:00
db_machdep.c Implement debugger OFW commands ofboot, ofenter and ofexit. 1998-06-17 19:31:44 +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 First whack at making single-stepping work through switch and return 1998-11-25 06:41:26 +00:00
disassem.h Define prototypes for disasm() and disassemble(). 1998-02-21 22:38:40 +00:00
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 defopt COMPAT_386BSD_MBRPART into opt_mbr.h 1998-06-22 21:12:51 +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 Fix slightly liberal use of #ifdef DEBUG in last commit. 1998-09-22 01:40:28 +00:00
fusu.S Implement a mechanism to prevent fuswintr() and suswintr() from accessing 1998-08-16 02:11:32 +00:00
genassym.cf use genassym.sh/.cf rather then the C program. 1998-08-31 06:52:18 +00:00
in_cksum_arm32.c Make copyright notices with my name consistent. 1998-08-15 03:02:31 +00:00
intr.c Soft interrupt dispatching now uses the soft_interrupts variable along 1998-09-05 03:59:29 +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 Make signal delivery work again. 1998-09-13 08:19:49 +00:00
machdep.c add some shiny happy egcs braces 1998-11-17 12:11:27 +00:00
mem.c fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
pmap.c Integrate another one of Neil Carson's pmap improvements. 1998-09-03 03:31:53 +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 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 RCSID Police. 1998-01-05 07:02:46 +00:00
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 Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
undefined.c Clean up included files. 1998-07-07 17:51:54 +00:00
vm_machdep.c Remove bogus change that cause cpu_fork() to panic. 1998-11-13 09:19:26 +00:00