NetBSD/sys/arch/news68k
abs 2824f4906d Ensure all INSTALL* kernels have two ptys, and a note explaining why:
pseudo-device  pty             2       # pseudo-terminals (Sysinst needs two)
(Some installers may not be using sysinst, in which case this just reduces
the number of ptys from 16 that are not used to 2 that are not used)
For i386 conf files, no change other than comments.
2000-10-02 18:43:34 +00:00
..
compile Initial import of news68k port. 1999-12-09 14:53:00 +00:00
conf Ensure all INSTALL* kernels have two ptys, and a note explaining why: 2000-10-02 18:43:34 +00:00
dev Switch to MI md_root.c. 2000-10-02 15:24:09 +00:00
include Make PMAP_PAGEIDLEZERO() return a boolean value. FALSE indidcates 2000-09-21 17:46:04 +00:00
news68k Fix the type of pmap_zero_page_uncached from void (paddr_t) to 2000-09-28 03:41:50 +00:00
stand Use "${OBJCOPY} -O binary" to strip a.out header. 2000-04-13 14:44:02 +00:00
Makefile Initial import of news68k port. 1999-12-09 14:53:00 +00:00