NetBSD/sys/arch
minoura 9f9181afde Use objcopy instead of dd. This will work after we'll switch to ELF.
Using command directly breaks cross compilation.  Use macro instead.
2000-11-25 05:27:19 +00:00
..
alpha increase PAGER_MAP_SIZE to 16MB and move it to uvm_pager.h 2000-11-24 22:41:38 +00:00
amiga Define proper macros for FP frame offsets rather than magic numbers. 2000-11-21 13:54:13 +00:00
amigappc don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
arc rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
arm26 Using bsd.man.mk looked silly without a man page. Use bsd.prog.mk without 2000-11-22 00:36:22 +00:00
arm32 remove MD functions for printing vnodes and buffers since there are 2000-11-21 16:34:52 +00:00
atari Define proper macros for FP frame offsets rather than magic numbers. 2000-11-21 13:54:13 +00:00
bebox rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
cobalt Same as sys/dev/md_root.c. 2000-11-21 00:17:08 +00:00
evbsh3 add shpcmcia_mem*() for SH4_PCMCIA 2000-11-08 01:01:22 +00:00
hp300 s/struct const sysent/const struct sysent/ 2000-11-21 23:19:42 +00:00
hpcmips delete not HPCFB_TVOPTIM codes. 2000-11-24 22:05:13 +00:00
i386 adjust the spinlock macros in the non-MULTIPROCESSOR, non-LOCKDEBUG case 2000-11-24 03:59:07 +00:00
luna68k e_sysent in struct emul has been const'fied. 2000-11-22 11:47:17 +00:00
m68k Revert previous change. I cannot see why this ever worked... Pointed out 2000-11-22 12:39:03 +00:00
mac68k s/struct const sysent/const struct sysent/ 2000-11-21 23:19:42 +00:00
macppc rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
mips increase PAGER_MAP_SIZE to 16MB and move it to uvm_pager.h 2000-11-24 22:41:38 +00:00
mipsco rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
mmeye fix shpcic* iomem size from 0x4000000 to 0x1000000 2000-10-17 10:02:11 +00:00
mvme68k The ramdisk now needs 1024 blocks. 2000-11-24 19:40:15 +00:00
news68k Make sure to return PROM prompt even if loading kernel fails halfway. 2000-11-25 04:42:06 +00:00
newsmips Fix swapped keycode for '[' and ']'. 2000-11-20 14:55:15 +00:00
next68k s/struct const sysent/const struct sysent/ 2000-11-21 23:19:42 +00:00
ofppc rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
pc532 rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
pmax - Nuke xasc_ioasic.h and xasc_pmaz.h as no code uses the symbols they define. 2000-11-23 09:44:14 +00:00
powerpc Preliminary AltiVec support. 2000-11-25 03:03:35 +00:00
prep - Add some PCMCIA devices. 2000-11-22 16:15:44 +00:00
sgimips Same as sys/dev/md_root.c. 2000-11-21 00:18:03 +00:00
sh3 - fix \n conversion from \n\r to \r\n 2000-11-22 21:14:25 +00:00
sparc fix reversed keywords in previous commit. 2000-11-23 21:58:54 +00:00
sparc64 remove MD functions for printing vnodes and buffers since there are 2000-11-21 16:34:52 +00:00
sun3 PAGE_SIZE on sun3/sun3x is now constant; 2000-11-24 11:57:45 +00:00
vax Make this compile again. 2000-11-24 09:39:37 +00:00
x68k Use objcopy instead of dd. This will work after we'll switch to ELF. 2000-11-25 05:27:19 +00:00
Makefile