NetBSD/sys
uwe bcd4abc305 If tty that we open already has hpf1275a line discipline set, don't
spawn new pseudo-device and wskbd instances.

XXX: The logic for exclusive use needs to be thought out better, but
for now this should at least prevent scores of new hpf1275a/wskbd
being attached if you accidentally set this line discipline on your
serial console.
2006-05-30 01:14:38 +00:00
..
altq kauth fallout 2006-05-15 00:05:16 +00:00
arch Add code to decode small vendor items that are documented. Namely we can 2006-05-29 22:11:15 +00:00
coda integrate kauth. 2006-05-14 21:19:33 +00:00
compat Replaced some #ifdef NDIS_LKM's which were commenting out debugging 2006-05-29 20:49:03 +00:00
conf Move definition of the 'fb' attribute to global scope and make machfb@pci 2006-05-28 08:57:53 +00:00
contrib/dev/ath integrate kauth. 2006-05-14 21:19:33 +00:00
crypto quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
ddb integrate kauth. 2006-05-14 21:19:33 +00:00
dev If tty that we open already has hpf1275a line discipline set, don't 2006-05-30 01:14:38 +00:00
dist Initialize h4 and h6 to NULL. 2006-05-23 22:24:32 +00:00
fs hide more by ifdef _KERNEL. 2006-05-27 09:12:31 +00:00
gdbscripts
ipkdb
kern export ntp_gettime() and ntp_timestatus(), for use by compat code 2006-05-29 16:43:05 +00:00
lib Provide __movmem* aliases to __movstr* functions. 2006-05-22 21:34:08 +00:00
lkm remove gcc4 stuff since it is done in bsd.kmod.mk 2006-05-21 05:43:49 +00:00
miscfs integrate kauth. 2006-05-14 21:31:52 +00:00
net add sysctl for routing stats 2006-05-27 23:08:11 +00:00
net80211 integrate kauth. 2006-05-14 21:19:33 +00:00
netatalk integrate kauth. 2006-05-14 21:19:33 +00:00
netccitt integrate kauth. 2006-05-14 21:19:33 +00:00
netinet remove some dead code 2006-05-28 11:07:04 +00:00
netinet6 Make the mbuf writable before calling in6_clearscope(). Based on patch sent 2006-05-25 21:32:47 +00:00
netipsec integrate kauth. 2006-05-14 21:19:33 +00:00
netisdn integrate kauth. 2006-05-14 21:19:33 +00:00
netiso integrate kauth. 2006-05-14 21:19:33 +00:00
netkey Make this compile without INET6. Spotted by Arto Selonen and Kurt 2006-01-25 15:12:05 +00:00
netnatm
netns integrate kauth. 2006-05-14 21:19:33 +00:00
netsmb integrate kauth. 2006-05-14 21:19:33 +00:00
nfs Clean up bogus whitespace 2006-05-28 13:23:08 +00:00
opencrypto integrate kauth. 2006-05-14 21:31:52 +00:00
stand
sys export ntp_gettime() and ntp_timestatus(), for use by compat code 2006-05-29 16:43:05 +00:00
ufs Read the inode version number fro a more reliable source, quelling a 2006-05-24 21:08:00 +00:00
uvm move wait points for kva from upper layers to vm_map. PR/33185 #1. 2006-05-25 14:27:28 +00:00
Makefile