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
d8ae1c92f7
NetBSD
/
sys
/
arch
/
pc532
History
thorpej
78ea2dd367
Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out
...
executables, and eliminate the USRTEXT constant, which was only used by the a.out exec code.
2002-12-10 05:14:24 +00:00
..
compile
conf
dev
Switch to using evcnt(9) to track interrupt counts.
2002-11-22 13:26:39 +00:00
fpu
include
Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out
2002-12-10 05:14:24 +00:00
pc532
Avoid strict alias warning.
2002-12-06 01:55:55 +00:00
stand
Makefile
To.Do