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
d7e0d02e8b
NetBSD
/
sys
/
arch
/
news68k
History
itohy
c2672f184b
Fix the type of pmap_zero_page_uncached from void (paddr_t) to
...
boolean_t (paddr_t) to make it compile again.
2000-09-28 03:41:50 +00:00
..
compile
conf
Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb.
2000-09-25 13:54:50 +00:00
dev
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 07:58:50 +00:00
include
Make PMAP_PAGEIDLEZERO() return a boolean value. FALSE indidcates
2000-09-21 17:46:04 +00:00
news68k
Fix the type of pmap_zero_page_uncached from void (paddr_t) to
2000-09-28 03:41:50 +00:00
stand
Use "${OBJCOPY} -O binary" to strip a.out header.
2000-04-13 14:44:02 +00:00
Makefile