NetBSD/sys/arch
matt 5e67131b91 Start using a Makefile.mips. Use a combination of makeoptions and
Makefile.sgimips.inc which has sgimips specific stuff.
2000-12-03 02:07:04 +00:00
..
alpha remove unneded opt_compat_osf1.h stuff 2000-11-29 21:50:49 +00:00
amiga split m68k SunOS and SVR4-specific sigcode.s code to sunos_sigcode.s 2000-11-26 11:47:23 +00:00
amigappc don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
arc Consistently use pmap_steal_memory() to allocate USPACE. 2000-11-27 05:57:25 +00:00
arm26 First attempt at an EtherH driver. Can just about transmit and receive 2000-12-01 14:28:36 +00:00
arm32 allow ports to override PAGER_MAP_SIZE in machine/vmparam.h. 2000-11-27 08:19:50 +00:00
atari Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
bebox rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
cobalt Removed increased BUFCACHE/BUFPAGES. 2000-11-27 08:55:41 +00:00
evbsh3 add shpcmcia_mem*() for SH4_PCMCIA 2000-11-08 01:01:22 +00:00
hp300 Remove unused pcbb() macro. 2000-12-01 17:57:43 +00:00
hpcmips - polling battery voltage value from A/D port. 2000-12-02 08:35:45 +00:00
i386 db_disasm(): pte is in kernel address space, so use kvtopte() to get pde, 2000-12-02 19:34:54 +00:00
luna68k Reduce UPAGES from 3 to 2. 2000-11-30 02:55:50 +00:00
m68k Prepare for the m68k ELF transition: 2000-11-30 21:00:51 +00:00
mac68k Remove unused pcbb() macro. 2000-12-01 17:57:43 +00:00
macppc fix a typo in the printf message. 2000-12-01 18:09:01 +00:00
mips Start using a Makefile.mips. Use a combination of makeoptions and 2000-12-03 02:07:04 +00:00
mipsco Consistently use pmap_steal_memory() to allocate USPACE. 2000-11-27 05:57:25 +00:00
mmeye fix shpcic* iomem size from 0x4000000 to 0x1000000 2000-10-17 10:02:11 +00:00
mvme68k Fix symbol table loading. 2000-12-02 17:28:08 +00:00
news68k Remove unused pcbb() macro. 2000-12-01 17:57:43 +00:00
newsmips Start using a Makefile.mips. Use a combination of makeoptions and 2000-12-03 02:07:04 +00:00
next68k Remove unused pcbb() macro. 2000-12-01 17:57:43 +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 Back out the change of the way to grab proc0's USPACE. It produces 2000-11-27 08:57:08 +00:00
powerpc Add KERNEL_LOCK (et al.) to run MULTIPROCESSOR kernel on a single cpu system. 2000-11-25 15:49:43 +00:00
prep Cleanup/fixup gten support. Add TNF copyright (opps). This now outputs 2000-12-02 05:46:46 +00:00
sgimips Start using a Makefile.mips. Use a combination of makeoptions and 2000-12-03 02:07:04 +00:00
sh3 - fix \n conversion from \n\r to \r\n 2000-11-22 21:14:25 +00:00
sparc check emul flags for EMUL_HAS_SYS___syscall instead of comparing 2000-12-01 19:50:17 +00:00
sparc64 const poison to avoid a warning. 2000-12-02 03:57:26 +00:00
sun3 split m68k SunOS and SVR4-specific sigcode.s code to sunos_sigcode.s 2000-11-26 11:47:23 +00:00
vax Add lkkbd/lkms/fonts, remove lkc. 2000-12-02 17:18:54 +00:00
x68k Remove unused pcbb() macro. 2000-12-01 17:57:43 +00:00
Makefile