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
NetBSD
/
sys
/
arch
/
sun3
/
sun3x
History
he
4e1270dfab
Cast a vaddr_t to void* before passing to memset, so that this builds again.
2009-11-30 16:09:14 +00:00
..
bus_subr.c
…
clock.c
…
dvma.c
Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage.
2009-11-21 04:16:51 +00:00
enable.c
…
enable.h
…
genassym.cf
…
idprom.c
…
iommu.c
…
iommu.h
…
locore2.c
Cast a vaddr_t to void* before passing to memset, so that this builds again.
2009-11-30 16:09:14 +00:00
locore.s
Kill proc0paddr. Use lwp0.l_addr instead.
2009-11-26 00:19:11 +00:00
machdep.c
Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage.
2009-11-21 04:16:51 +00:00
mem.c
…
obio.c
…
obio.h
…
obmem.h
…
pmap_pvt.h
…
pmap.c
Kill proc0paddr. Use lwp0.l_addr instead.
2009-11-26 00:19:11 +00:00
vme.c
…
vme.h
…