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
ced55d92b0
NetBSD
/
sys
/
arch
/
pc532
History
chs
e0a7781fc7
avoid accounting errors in pmap_enter() by only updating the counters
...
once the operation can no longer fail. fixes PR 16028.
2002-03-27 04:47:28 +00:00
..
compile
conf
* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
2002-03-10 19:56:37 +00:00
dev
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
2002-03-17 19:40:26 +00:00
fpu
include
- define other DEV_ constants that the local port uses.
2002-02-27 01:19:03 +00:00
pc532
avoid accounting errors in pmap_enter() by only updating the counters
2002-03-27 04:47:28 +00:00
stand
Makefile
To.Do