This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
arch
/
i386
History
fvdl
25bc5ab033
Don't make simple_lock decls dependent on NCPU > 1, be consistent with
...
the rest of the kernel.
1998-03-02 18:06:32 +00:00
..
bioscall
…
compile
…
conf
Change ie[01] to ef, ai, and ix so that these kernels can be used again.
1998-03-01 20:45:26 +00:00
eisa
…
i386
Put #if NCPU > 1 around initialization of simple_locks too, to avoid
1998-03-01 23:19:01 +00:00
include
Don't make simple_lock decls dependent on NCPU > 1, be consistent with
1998-03-02 18:06:32 +00:00
isa
remove some lint; from Thorsten Frueauf in PR 5085.
1998-03-02 06:20:16 +00:00
pci
Use __BROKEN_INDIRECT_CONFIG where appropriate.
1998-02-06 08:00:52 +00:00
stand
Make this compile after the lite2 merge.
1998-03-01 13:22:55 +00:00
Makefile
…