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
6addd3ac42
NetBSD
/
sys
/
arch
/
pc532
History
thorpej
7a5ce477cb
When allocating new PT pages during early bootstrap (i.e. before
...
pmap_init() has finished), make sure to zero them.
2000-06-02 17:46:37 +00:00
..
compile
conf
Add "install" target, so "make install" after building the kernel
2000-05-09 00:56:21 +00:00
dev
Fix typo: 68681, not 68881. (I'm a UART, Jim, not an FPU!!!)
2000-05-26 23:03:18 +00:00
fpu
include
Make booted_device global (and booted_parition for consitency).
2000-06-01 00:49:49 +00:00
pc532
When allocating new PT pages during early bootstrap (i.e. before
2000-06-02 17:46:37 +00:00
stand
Makefile
To.Do