NetBSD/sys/arch/i386
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
..
bioscall Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
compile
conf Alphabetize. 2000-08-04 11:51:37 +00:00
eisa Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
gdbscripts Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" 2000-06-08 14:42:11 +00:00
i386 Don't print newline here since it is supposed that more message is printed. 2000-08-04 04:52:37 +00:00
include Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
isa Kwality control: 2000-07-02 04:40:33 +00:00
mca move struct sys_config from mca_machdep.c to mca_machdep.h 2000-07-09 10:35:11 +00:00
pci Fix a problem uncovered by rev 1.5 of pcibios.c: 2000-08-03 20:10:45 +00:00
pnpbios remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
stand Fix "suggest parentheses around assignment ..." warning in normally 2000-07-30 06:11:38 +00:00
Makefile Remove pcvt tentacles. 2000-06-11 02:41:10 +00:00