NetBSD/sys/arch
thorpej 97e83f6e0b Change the "vm_offset_t"s to "u_long"s for now; eventually, we can make
them vaddr_t and paddr_t, as appropriate (after scouring the RPB docs
to know which are phys and virt addresses).
1998-08-14 16:46:09 +00:00
..
alpha Change the "vm_offset_t"s to "u_long"s for now; eventually, we can make 1998-08-14 16:46:09 +00:00
amiga Get rid of AMIGA_UPTBASE. 1998-08-12 19:46:12 +00:00
arm32 Add FILECORE filesystem. 1998-08-14 03:56:21 +00:00
atari Add CCITT & NATM interrupt handlers. (Jonathan Stone). 1998-08-11 12:22:57 +00:00
bebox Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
hp300 Fix a prototype tyop spotted by Bill Studenmund: s/clnintr/clnlintr/ 1998-08-12 06:46:57 +00:00
i386 Make message less confusing 1998-08-14 02:20:07 +00:00
m68k Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
mac68k Add a comment regarding the broken behavior of the DAFB v7. 1998-08-13 13:45:33 +00:00
macppc Remove ``#define ovbcopy bcopy''. This exists in sys/systm.h now. 1998-08-13 06:21:38 +00:00
mips Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
mvme68k Fix -Werror compilation failure due to lack of a couple of 'const's. 1998-08-08 20:57:55 +00:00
newsmips Change from "-G 0" to "-G0" for egcs. 1998-07-22 19:59:21 +00:00
next68k Fixed memory probe for color turbo machines. 1998-08-04 19:08:23 +00:00
ofppc Use fixed-size types. 1998-07-07 04:29:42 +00:00
pc532 Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
pica Don't cast the null residual pointer passed to vn_rdwr(). 1998-07-28 18:34:52 +00:00
pmax Add missing "-a" to mkdep line for pmax locore_machdep.S. 1998-08-04 20:17:09 +00:00
powerpc Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
sparc Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
sparc64 Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
sun3 Don't cast the null residual pointer passed to vn_rdwr(). 1998-07-28 18:34:52 +00:00
vax Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
x68k Moved parioctl.h to the system header directory. 1998-08-07 16:16:36 +00:00
Makefile don't forget machine header symlinks 1998-06-15 20:49:43 +00:00