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
353cefd7f1
NetBSD
/
sys
/
arch
/
luna68k
History
tsutsui
353cefd7f1
No need to initialize lwp0 u-area in pmap_bootstrap()
...
since it will be done in pmap_bootstrap_finalize().
2009-12-04 18:32:31 +00:00
..
compile
conf
add COMPAT_50 to all the configs with COMPAT_40.
2009-01-24 05:06:05 +00:00
dev
Use lwp_getpcb() on m68k ports, clean from struct user usage.
2009-11-23 00:11:42 +00:00
include
Remove uarea swap-out functionality:
2009-10-21 21:11:57 +00:00
luna68k
No need to initialize lwp0 u-area in pmap_bootstrap()
2009-12-04 18:32:31 +00:00
Makefile