NetBSD/sys/arch
2000-08-27 22:56:31 +00:00
..
alpha Un-transpose some characters in an abbreviation. 2000-08-26 06:58:25 +00:00
amiga Replace one callout handler by using a timeout in tsleep(). 2000-08-27 10:35:43 +00:00
amigappc Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
arc Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +00:00
arm26 Move setsoftast() and friends into cpu.h and make them into macros, so arm26 2000-08-25 16:43:46 +00:00
arm32 Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
atari Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
bebox Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
cobalt Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +00:00
evbsh3 add code to mask mmucr register (SH4 only) 2000-08-17 13:13:28 +00:00
hp300 Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
hpcmips add pwctl PWCTL_LCD, PWCTL_LCDLIGHT for NEC_MCR_FORDOCOMO, NEC_MCR_500. 2000-08-27 22:56:31 +00:00
i386 Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
luna68k Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
m68k Add a /t' modifier to the m68k ddb's trace' command. This enables 2000-08-10 08:02:35 +00:00
mac68k Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
macppc Add (experimental) awacs audio driver. Output (play) only. 2000-08-25 12:44:42 +00:00
mips Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
mipsco Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +00:00
mmeye KNF 2000-08-24 11:35:16 +00:00
mvme68k Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
news68k Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
newsmips Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
next68k Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
ofppc Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
pc532 Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
pmax Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +00:00
powerpc Scheduler locking changes. 2000-08-21 18:46:03 +00:00
prep Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
sgimips Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +00:00
sh3 Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
sparc Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
sparc64 Make 64-bit clean. 2000-08-26 16:02:06 +00:00
sun3 Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
vax Make the pmap: enter on myself panic conditional under DIAGNOSTIC 2000-08-27 17:14:44 +00:00
x68k Add #ifdef _KERNEL ~ #endif to protect kernel variables from userland. 2000-08-26 23:23:43 +00:00
Makefile