NetBSD/sys/arch/vax
tshiozak 51a53de0d5 Preparation for the future introduction of multibyte locale.
- MB_LEN_MAX is increased to 32.
 - To ensure binary compatibility for old executables
   under multibyte locale, versioned setlocale is added.
 - __mb_len_cur definision is added in setlocale.c
   and enable it in stdlib.h .
   It is also important for multibyte locale stuffs,
   but I just forgot.
2000-08-08 22:31:13 +00:00
..
bi VAX-specific bi support changes. 2000-07-26 11:53:30 +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 Write code to handle unimplemented instructions trapped via SCB vector 0x18. 2000-08-08 16:48:12 +00:00
consolerl RCSID Police. 1998-01-05 20:51:25 +00:00
floppy RCSID Police. 1998-01-05 20:51:25 +00:00
if remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:07:52 +00:00
include Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +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 Remove some unneccessary TBIA's. Keep track of wired pages. 2000-08-08 19:06:52 +00:00
vsa Un __P. 2000-07-26 21:50:48 +00:00
Makefile Add an installboot. 2000-06-17 01:01:06 +00:00