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
72b6b0b123
NetBSD
/
sys
/
arch
/
sun3
History
chs
72b6b0b123
in vunmapbuf(), call pmap_*remove() explicitly since uvm_km_free_wakeup()
...
will soon no longer do it for us.
2001-08-19 18:08:30 +00:00
..
compile
conf
increase the memory disk size, it needs to be bigger with ELF.
2001-07-30 00:09:08 +00:00
dev
use unsigned variable types as appropriate
2001-08-05 18:07:51 +00:00
include
vm_offset_t -> [pv]addr_t.
2001-07-03 14:40:41 +00:00
stand
Bump version numbers of all bootloaders that use loadfile/ELF, to account for
2001-08-02 12:24:05 +00:00
sun3
in vunmapbuf(), call pmap_*remove() explicitly since uvm_km_free_wakeup()
2001-08-19 18:08:30 +00:00
sun3x
ptest_addr() is prototyped (in pmap.c) to return a u_long not a pointer.
2001-07-22 14:11:05 +00:00
Makefile