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
/
x68k
History
christos
0f380fac15
Add an e_trapsignal member to struct emul, so that emulated processes can
...
send the appropriate signal depending on the trap type.
2001-06-18 02:00:48 +00:00
..
compile
…
conf
Add an e_trapsignal member to struct emul, so that emulated processes can
2001-06-18 02:00:48 +00:00
dev
receive, not recieve
2001-06-12 15:17:10 +00:00
include
Remove unneeded whitespace.
2001-06-12 10:03:04 +00:00
stand
Another steps for ELF.
2001-06-12 16:57:27 +00:00
usr.bin
…
usr.sbin
I was too careless. Do not throw away the prepared string. :p
2001-06-12 11:29:31 +00:00
x68k
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
2001-06-02 18:09:08 +00:00
Makefile
…