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
d66b7dcc2d
NetBSD
/
sys
/
arch
/
vax
History
matt
d66b7dcc2d
Switch to loadfile instead of exec. Now we can load a.out or ELF kernels.
2000-07-19 02:39:11 +00:00
..
bi
Add extra argument to scb_vecalloc (a struct evcnt *)
2000-06-04 02:19:24 +00:00
boot
Switch to loadfile instead of exec. Now we can load a.out or ELF kernels.
2000-07-19 02:39:11 +00:00
compile
conf
Add NMI and XMI outcommented, the same with VAX 6400 and VAX 8000.
2000-07-06 18:04:56 +00:00
consolerl
floppy
if
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 07:07:52 +00:00
include
use size_t instead of u_int.
2000-07-19 01:02:52 +00:00
mba
Nexus vector number is 0x14-0x17, not 14-17! Fortunately, 3 wrong did
2000-07-10 09:14:32 +00:00
stand
make printf happy.
2000-06-17 01:05:11 +00:00
uba
Nexus vector number is 0x14-0x17, not 14-17! Fortunately, 3 wrong did
2000-07-10 09:14:32 +00:00
vax
ELFify (udiv -> __udiv, urem -> __rem)
2000-07-19 01:01:02 +00:00
vsa
Changes so that the kernel can be compiled under __ELF__.
2000-07-17 02:54:04 +00:00
Makefile
Add an installboot.
2000-06-17 01:01:06 +00:00