| Age | Commit message (Expand) | Author |
| 2010-04-01 | fix a few pastos | pooka |
| 2010-03-29 | build s_frexp.c, s_ldexp.c and s_modf.c here for new platforms, since they | mrg |
| 2010-03-28 | woops, fogot to include limits.h. | tnozaki |
| 2010-03-28 | MB_LEN_MAX should moved from MD to MI. | tnozaki |
| 2010-03-28 | avoid mbrtowc/wcrtomb buffer overrun when CPUARCH=hppa and MB_CUR_MAX > 6. | tnozaki |
| 2010-03-27 | 1. {wctype,wctrans,mbstate}_t: switch MD to MI like other | tnozaki |
| 2010-03-27 | fix tpo. | christos |
| 2010-03-27 | _locale_cache_t: change ldata and items to pointer for future binary compatib... | tnozaki |
| 2010-03-25 | fix the pthread pt_lid in the fork callback function that runs in the child i... | explorer |
| 2010-03-24 | Correctly set pt_lid in the child, after a fork | explorer |
| 2010-03-23 | catch up with the __RENAME of nanosleep(2) a while ago, otherwise we | drochner |
| 2010-03-23 | remove some stray __weak_aliases, where the target functions were | drochner |
| 2010-03-22 | https://bugzilla.redhat.com/show_bug.cgi?id=575383 | christos |
| 2010-03-22 | Use .In instead of .Aq Pa and variantes for header files. | joerg |
| 2010-03-22 | Use .In instead of .Ar Pa for header files. | joerg |
| 2010-03-22 | Use .In instead of .Ar Pa | joerg |
| 2010-03-22 | Use .In instead of .Ar Pa for headers. | joerg |
| 2010-03-22 | Use .In for header files instead of .Ar Pa and variations. | joerg |
| 2010-03-22 | Break the (too) big lead paragraph into three smaller ones. | jruoho |
| 2010-03-22 | Wrap DOCALL and DOCALL_KLOCK in a new block (for easy adding of | pooka |
| 2010-03-22 | add a nop to provide enough space for the linker and long calls. | mrg |
| 2010-03-22 | replace kernel-only 'stmd' and 'lmd' operations in userland with equivalent | mrg |
| 2010-03-22 | convert -idirafter to -isystem, as recommended by cgd in PR 11843. | mrg |
| 2010-03-21 | Bump date for previous. | jruoho |
| 2010-03-21 | Note inttypes(3) also here. | jruoho |
| 2010-03-21 | Mention the recommended usage of inttypes(3) when applicable. | jruoho |
| 2010-03-21 | Emphasize imaxint_t. | jruoho |
| 2010-03-20 | fix byte order mark related bug introduced by previous commit, | tnozaki |
| 2010-03-19 | Namespace protection for mi_vector_hash. | joerg |
| 2010-03-15 | 1. fix wrong byte order mark of utf-16, reported by NARUSE Yui -san. | tnozaki |
| 2010-03-14 | update all of these makefiles for the .so -> .pico change. | mrg |
| 2010-03-12 | Add memset to libkern on vax, moving existing memset.S to src/common. | uwe |
| 2010-03-08 | mfs is a bit off in the sense that mount(2) doesn't return since | pooka |
| 2010-03-08 | These functions are going to first appear in 5.1, not 6.0. | snj |
| 2010-03-08 | Fix broken RCSID. | snj |
| 2010-03-07 | indentation/whitespace | dholland |
| 2010-03-07 | remove stray semicolon | dholland |
| 2010-03-05 | Update to use newstyle rump_module interfaces. | pooka |
| 2010-03-05 | During bootstrap, process all modinfos in a DSO in one go. Get | pooka |
| 2010-03-04 | Fix race condition on reallocation of huge category. | enami |
| 2010-03-04 | Convert padding for unknown capabilities as well. | roy |
| 2010-03-04 | Convert padding and give terminfo some default assumptions about termcap. | roy |
| 2010-03-03 | Abort an error. | roy |
| 2010-03-02 | Use _ti_get_token instead of strsep when parsing termcap entries. | roy |
| 2010-03-01 | - KNF | christos |
| 2010-03-01 | Join today's manpage mania by updating this to reflect the current | pooka |
| 2010-03-01 | Introduce RUMP_COMPONENT. It behaves mostly like a simplified | pooka |
| 2010-03-01 | Escape , when converting to terminfo. | roy |
| 2010-03-01 | compile.c needs sys/endian.h; PR 42875 from Henning Petersen. | dholland |
| 2010-02-26 | librumpuser is not _KERNEL code and does not belong in sys. Move | pooka |