NetBSD/sys/arch
thorpej eac566737e In pmap_extract():
- Return FALSE if the PTE does not have PG_V set (previously, you would
  get always get true of the PDE was valid, even if the PTE was not).
- Teach it about 4MB pages.
2000-09-05 21:56:41 +00:00
..
alpha Move the Alpha _mcount() into a .S file so that it can be 2000-09-05 16:28:30 +00:00
amiga sm* at (mhz at) pcmcia* needs mii to link (although not at runtime...). 2000-09-03 19:07:05 +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 Enlarge RAMDISK to make it fit the installation fs again. 2000-08-30 21:29:16 +00:00
atari Use 2000-08-30 23:51:46 +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 refer MMUCR_VALIDBITS from mmureg.h 2000-09-04 05:50:45 +00:00
hp300 Use 2000-08-30 23:51:46 +00:00
hpcmips The bootloader has been improved by Kazuma Arino. 2000-08-29 15:10:14 +00:00
i386 In pmap_extract(): 2000-09-05 21:56:41 +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 On G3 and G4, display short message if L2 cache is not enabled. 2000-09-05 15:29:28 +00:00
mips Back out (most of) previous. I was using an 1.5 asm.h and hadn't 2000-09-05 01:24:51 +00:00
mipsco * Add extra tests to ensure NetBSD disklabel is not corrupted 2000-09-04 22:35:26 +00:00
mmeye Preserve symbol table for DDB. 2000-09-05 15:57:26 +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 Use 2000-08-30 23:51:46 +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 Downcase mnemonics. 2000-09-04 23:18:36 +00:00
sparc Switch INSTALL back to being used by miniroot install. 2000-09-04 16:16:18 +00:00
sparc64 Add support for write protecting clock registers. 2000-09-01 19:04:49 +00:00
sun3 Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
vax Fix to correctly identify 3100/m30. From moj@stacken.kth.se. 2000-09-04 11:46:33 +00:00
x68k Add #ifdef _KERNEL ~ #endif to protect kernel variables from userland. 2000-08-26 23:23:43 +00:00
Makefile