NetBSD/sys
drochner 8002eb91a6 -fix botched switch/case nesting which made AGP on i810 in GFX mode fail
-remove the check for i810's internal graphics completely: we'll attach
 AGP whether in GFX or AGP mode anyway, and the SMRAM register test
 was of questionable value (should have masked with 0xc0, but even then
 the builtin graphics appeared enabled although I used an external
 PCI card)
2001-09-17 12:07:32 +00:00
..
adosfs move include of header only needed for kernel down inside ifdef _KENREL. 2001-09-15 22:44:09 +00:00
altq Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
arch -fix botched switch/case nesting which made AGP on i810 in GFX mode fail 2001-09-17 12:07:32 +00:00
coda add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
compat Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
conf Added the clockctl pseudodevice driver 2001-09-16 07:33:31 +00:00
crypto Add including <stdio.h> for compiling in user land. 2001-09-09 15:52:57 +00:00
ddb use a for loop instead of goto. 2001-09-15 18:20:53 +00:00
dev add entry "GEMTEK CF WaveLAN Card" 2001-09-17 09:21:58 +00:00
filecorefs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
gdbscripts
ipkdb
isofs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
kern Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
lib On the 68010, don't bother with the by-8-longwords loop, instead 2001-09-06 21:30:15 +00:00
lkm vax1k_subr.c is gone 2001-09-08 13:19:50 +00:00
miscfs add a forward decl for struct vm_page. 2001-09-15 22:38:40 +00:00
msdosfs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
net Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netatalk Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netccitt precede, not preceed. 2001-08-20 12:00:46 +00:00
netinet Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netinet6 Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netisdn Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netiso Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netkey Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netnatm Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netns Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netsmb Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
nfs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
ntfs add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
smbfs replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
stand
sys Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
ufs make LFS work again. 2001-09-16 13:57:56 +00:00
uvm a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
Makefile Make the directory list alphabetical again. 2001-08-03 18:28:09 +00:00