NetBSD/sys/arch/alpha
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
..
a12 remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 09:02:51 +00:00
alpha add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
common When computing the segment size, consider the maximum segment 2000-07-17 04:47:56 +00:00
compile
conf Ensure all INSTALL* kernels have two ptys, and a note explaining why: 2000-10-02 18:43:34 +00:00
eisa #if 0 out a debugging printf. 2000-08-11 01:02:39 +00:00
include u_char -> u_int for function argument and return of Zilog register 2000-09-09 06:08:42 +00:00
isa This file is obsolsete. 2000-07-19 17:39:57 +00:00
jensenio Clean this up a little bit, and issue a Specific EOI after 2000-08-14 05:38:23 +00:00
mcbus
pci Add code to read the EISA configuration NVRAM as set up by 2000-07-29 23:18:46 +00:00
stand Add support for booting off RAIDframe RAID1 mirrors. 2000-09-26 05:13:36 +00:00
tc Clear the ISDN TXPTR/RXPTR/OVRN interrupt bits here. Based on 2000-07-18 06:10:06 +00:00
tlsb
Makefile
STYLE