NetBSD/sys/arch/arm32/arm32
thorpej 0bbcd292a1 RCS id police. 1996-03-16 00:07:07 +00:00
..
ast.c Updated diagnostic code regarding the changes in the splxxx() functions 1996-03-08 18:54:55 +00:00
autoconf.c Removed redundant boot parameters relating to swap sizes. 1996-03-06 23:11:36 +00:00
bcopy.S
bcopy_page.S
bcopyinout.S Fix #includes. 1996-02-02 18:05:36 +00:00
blockio.S
clock.c The microtime() function now works fine all the time. 1996-03-08 18:57:41 +00:00
conf.c fdopen -> filedescopen 1996-03-14 21:20:59 +00:00
coproc15.S
copystr.S Fix #includes. 1996-02-02 18:05:36 +00:00
cpuswitch.S savectx() now justs syncs the pcb, it no longer needs to copy the stack. 1996-03-13 21:39:10 +00:00
db_disasm.c Fixed multiple miscellaneous bugs. Fixed the case of some instruction 1996-03-06 22:46:37 +00:00
db_interface.c Removed include of <setjmp.h> 1996-03-09 17:22:12 +00:00
db_machdep.c Initial commit of machine dependant debugger functions. 1996-03-06 23:08:36 +00:00
db_trace.c Code now actually performs a stack traceback. 1996-03-06 22:49:51 +00:00
debug.c Fixed the formatting of the debug output. 1996-03-08 20:14:48 +00:00
disassem.c RCS id police. 1996-03-16 00:07:07 +00:00
disksubr.c Added code to locate the NetBSD disklabel on disks with RISCiX partition 1996-03-06 22:43:11 +00:00
exception.S Removed comments describing debugging code that has long since gone. 1996-03-13 21:00:26 +00:00
fault.c curpcb is declared in pcb.h so don't declare it here. 1996-03-13 21:41:41 +00:00
fiq.S
fusu.c
genassym.c The kstack pte fields no longer exist so remove them. 1996-03-13 21:22:32 +00:00
iic.S
iiccontrol.c
irq.S Updated irq names, replaced reserved irq 1 with irq softclock. 1996-03-08 20:44:13 +00:00
irqhandler.c Added calls to spl_setmasks(). 1996-03-08 20:35:08 +00:00
kgdb_glue.c
kgdb_step.c
locore.S RCS id police. 1996-03-16 00:07:07 +00:00
machdep.c Removed kstack references. Updated code that sets up the pcb for proc0 1996-03-13 21:32:39 +00:00
makemodes.c RCS id police. 1996-03-16 00:07:07 +00:00
mcount.S
mem.c
memset.S
pmap.c No longer need to allocate hooks for kernel stack double mapping during 1996-03-13 21:25:04 +00:00
postmortem.c Since kernel stack double mapping no longer exists there is no 1996-03-13 21:26:52 +00:00
process_machdep.c
rtc.c Corrected spelling mistakes in comments. 1996-03-08 17:11:13 +00:00
scratch.S
setcpsr.S
setstack.S
spl.S Commit of the new assembly spl functions splx(), raisespl() and 1996-03-08 18:03:15 +00:00
strstr.c
strtoul.c
stubs.c Added a couple of miscellaneous spl functions e.g. dumping spl 1996-03-08 18:41:52 +00:00
swapgeneric.c
sys_machdep.c
syscall.c Removed external declaration of kstack. No longer relevant now kstack 1996-03-13 21:21:00 +00:00
undefined.c Removed old (and commented out) diagnostic code from 1996-03-08 20:54:25 +00:00
vm_machdep.c Removed all the double mapping code from cpu_fork(). 1996-03-13 21:16:15 +00:00