NetBSD/sys/arch
thorpej afe2bc9b9e In wdsize():
- If the partition is already open, skip the open/close step.  (Sync with
  other disk drivers).
- foosize()'s return value is in DEV_BSIZE units; adjust the size obtained
  from the disklabel accordingly.
1997-06-24 00:41:29 +00:00
..
alpha foosize()'s return value is in DEV_BSIZE units; adjust the size obtained 1997-06-24 00:28:36 +00:00
amiga Make aucc work in the presence of LEV6_DEFER. 1997-06-23 23:46:23 +00:00
arm32 foosize()'s return value is in DEV_BSIZE units; adjust the size obtained 1997-06-24 00:38:46 +00:00
atari In wdsize(): 1997-06-24 00:41:29 +00:00
hp300
i386 Turn some bus_space_write_2s back to bus_space_write1s, like they should 1997-06-23 23:46:40 +00:00
m68k Disassemble the MOVE16 instruction. Also, correct the spelling of 1997-06-19 17:39:38 +00:00
mac68k Mask off page offset when building a pte for mapping the 1997-06-19 17:00:02 +00:00
mips Move the mips*_dump_tlb() routines outside the #ifdef so they are always 1997-06-23 21:48:28 +00:00
mvme68k move man pages into share/man. 1997-06-22 06:25:58 +00:00
ofppc
pc532
pica Apply sys/arch/mips changes (MACH_ -> MIPS_ or MIPS3_) changes to Pica port. 1997-06-23 02:56:38 +00:00
pmax Change NetBSD/mips setregs() to pass explicit arguments to a 1997-06-23 22:08:02 +00:00
powerpc
sparc xysize(): only call xyopen()/xyclose() if not already open, per the 1997-06-18 20:47:00 +00:00
sun3 move man pages into share/man. 1997-06-22 06:25:58 +00:00
sun3x move man pages into share/man. 1997-06-22 06:40:25 +00:00
vax Bug fixes to page fault handling system. Many thanks to Johnny Billquist 1997-06-13 15:16:25 +00:00
x68k move man pages into share/man. 1997-06-22 07:02:27 +00:00