NetBSD/sys/arch/newsmips
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
..
apbus Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +00:00
compile
conf Ensure all INSTALL* kernels have two ptys, and a note explaining why: 2000-10-02 18:43:34 +00:00
dev Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
include Nuke unused obscure #define's. 2000-09-13 05:23:37 +00:00
newsmips Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
stand
Makefile