NetBSD/sys/arch/sh5/sh5
wiz 1249084227 "panicking" needs a k. 2004-05-16 15:44:10 +00:00
..
autoconf.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
bus_dma.c "panicking" needs a k. 2004-05-16 15:44:10 +00:00
bus_space.c Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
bus_subr.S
clockvar.h Move the prototype of clock_rtc_config() into <dev/clock_subr.h>. 2003-07-18 19:20:55 +00:00
compat_16_machdep.c Kernel bits for siginfo on sh5. 2003-10-05 09:57:47 +00:00
conf.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
cpu_ident.c avoid stong words in comments 2003-11-01 17:35:42 +00:00
cpu_switch.S Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
db_disasm.c need cast to (long long) for %llx format when compiling 64bit kernel 2003-12-08 08:08:40 +00:00
db_interface.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
db_memrw.c 64-bit db_addr_t makes life much easier now that ddb uses ksyms. 2003-08-10 22:22:31 +00:00
db_trace.c s/NULL/0/ 2003-11-09 21:39:48 +00:00
dtf_comms.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
dtf_comms.h
exception.S parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
genassym.cf Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
in_cksum.S Clear r3 to zero after dealing with the pseudo-header. 2003-11-09 12:24:48 +00:00
interrupt.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
locore_subr.S copy{in,out} and kcopy should return success if 'len' is zero. 2003-08-12 13:51:52 +00:00
mainbus.h
mem.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
netbsd32_machdep.c Make COMPAT_NETBSD32 build again. 2004-03-17 20:23:28 +00:00
pmap.c Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
process_machdep.c Always check for the SHmedia entry point hack. The in-tree toolchain 2004-03-17 20:22:11 +00:00
procfs_machdep.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
sh5_clock.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sh5_machdep.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
sig_machdep.c * Shuffle some data structures so, and add a flags word to ksiginfo_t. 2003-10-08 00:28:40 +00:00
sigcode.S While NetBSD/sh5 has never needed a sigcode trampoline, other parts of 2003-11-28 08:12:52 +00:00
softintr.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
stb1_locore.S Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
stb1var.h A bunch of things: 2003-03-13 13:44:16 +00:00
syscall.c Don't pass the (unused) return value args to the 2003-10-31 03:28:12 +00:00
trap.c add kernel part of concurrency support for SA on MP systems 2004-03-14 01:08:47 +00:00
vm_machdep.c Rearrange process exit path to avoid need to free resources from different 2004-01-04 11:33:29 +00:00