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
History
scw
c4d9b998af
ptest_addr() is prototyped (in pmap.c) to return a u_long not a pointer.
...
Therefore the return value should be in %d0, not %a0.
2001-07-22 14:11:05 +00:00
..
compile
…
conf
Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options,
2001-07-08 16:32:12 +00:00
dev
seperate -> separate
2001-07-22 13:33:58 +00:00
include
vm_offset_t -> [pv]addr_t.
2001-07-03 14:40:41 +00:00
stand
…
sun3
vm_offset_t -> [pv]addr_t.
2001-07-03 06:15:16 +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
…