NetBSD/sys/arch/mips
tnozaki 9efec5bce3 1. MB_LEN_MAX switch MD to MI.
2. unfortunately hppa's MB_LEN_MAX is defined incorrectly 6 instead of 32
   so we have to add more setlocale(3) __RENAME func, __setlocale50.
3. move setlocale1.c and setlocale32.c to lib/libc/compat/locale/*
   prepareing for next libc major crunk.
4. bump libc minor version.
2010-06-07 13:52:28 +00:00
..
adm5120 Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
alchemy Now that bus_handle_t is signed, avoid % operations on it. Convert all 2010-06-07 13:33:33 +00:00
atheros Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
bonito s/struct device */device_t /g 2009-08-09 04:09:55 +00:00
cfe
conf Merge .rodata.* sections (like .rodata.str1.4) into .rodata section. 2010-05-04 15:00:39 +00:00
include 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
mips Fix KASSERTMSG() to be consistent with KASSERT() logic, not inverted. 2010-04-25 15:39:41 +00:00
rmi Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
sibyte Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
Makefile
Makefile.inc