NetBSD/sys/arch/vax
ragge 2987c0474d Fixes from OpenBSD by Brandon Creighton. (bjc@openbsd.org)
Log message from OpenBSD:

> - add EMODD emulation (EMODF) -- this fixes modf() and some libm code
>   on systems which don't have native EMODD (i.e., most of them)
>
> - big cleanup of the getval_* stuff - have one routine doing most of the work
>   instead of four doing the same thing
>
> - add some miscellaneous routines -- count sig. bits
>
> - add more operand addressing modes (still not all fully implemented)
>   both the existing POLYD and EMODD can use them
>
> - add me to copyright
>
2001-01-08 22:08:22 +00:00
..
bi VAX-specific bi support changes. 2000-07-26 11:53:30 +00:00
boot Fix a thinko or two i made a few days ago. I could have sworn i compiled 2000-11-09 01:54:20 +00:00
compile
conf Remove "rnd is EXPERIMENTAL" comments. 2000-12-19 15:51:47 +00:00
consolerl Use 2000-08-30 23:51:46 +00:00
floppy
if remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
include replace 'long long' with int64_t to compile stand alone program with 2001-01-03 10:08:55 +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 add '-s' option which will cause the installboot program to recalculate the 2000-10-17 22:11:22 +00:00
uba Adapt to new line discipline scheme. 2000-11-02 00:37:56 +00:00
vax Fixes from OpenBSD by Brandon Creighton. (bjc@openbsd.org) 2001-01-08 22:08:22 +00:00
vsa Make this compile again. 2000-12-30 20:11:54 +00:00
Makefile Add an installboot. 2000-06-17 01:01:06 +00:00