NetBSD/sys
gmcgarry e25ab469b9 Attach apci console as an intio device, not a dio device.
Fixes console attach on 425e noted by Thilo Manske.
2002-04-17 20:40:30 +00:00
..
adosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
altq Move ALTQ configuration definitions into altq/files.altq 2002-04-16 21:27:13 +00:00
arch Attach apci console as an intio device, not a dio device. 2002-04-17 20:40:30 +00:00
coda Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
compat Added getpgrp/setpgrp. 2002-04-16 20:15:47 +00:00
conf Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
crypto
ddb
dev Be carefull not to cause interrupts while /dev/isdn is not open. 2002-04-17 17:35:29 +00:00
filecorefs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
fs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
gdbscripts
ipkdb
isofs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
kern When searching for devices also skip those deleted by userconf. 2002-04-15 05:30:12 +00:00
lib Add strtoul.c, otherwise kernels using "wi* at pcmcia?" do not work 2002-04-16 06:36:02 +00:00
lkm Fix a file name. 2002-04-10 04:21:27 +00:00
miscfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
msdosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
net Fix copyright notice. 2002-04-14 12:24:26 +00:00
netatalk
netccitt
netinet correct variable initialization. reported by fujitsu folks 2002-04-10 09:18:57 +00:00
netinet6
netisdn return ENXIO if a driver cannot be found 2002-04-17 15:23:47 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
ntfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
stand
sys Always define SA_SIGINFO, and keep track of it in SVR4 emulation. This is 2002-04-12 17:37:30 +00:00
ufs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
uvm Allow pmap_copy_page() and pmap_zero_page() to be #define'd 2002-04-10 00:40:45 +00:00
Makefile