| Age | Commit message (Expand) | Author |
| 2010-09-03 | Pullup fixes from matt-nb5-mips64. | matt |
| 2010-08-29 | dprintf is claimed by posix. | christos |
| 2010-08-28 | Replace the current usage of Elf64_Half with Elf64_Word and rename | joerg |
| 2010-08-27 | add psiginfo. | christos |
| 2010-08-18 | Add a couple more possible return values. | pgoyette |
| 2010-08-06 | weakasm for kevent so it can be a cancelation point. | christos |
| 2010-07-31 | initialize fake FILE, not fp. | tnozaki |
| 2010-07-31 | undo unrelated diff. | christos |
| 2010-07-31 | fix coredump vfwprintf(stderr) reported in current-user@ | tnozaki |
| 2010-07-31 | Define a new __c99inline macro for compilers known to implement the C99 | joerg |
| 2010-07-26 | Improve _PC_NO_TRUNC description. From Matthew Mondor on | njoly |
| 2010-07-22 | Bump date for _PC_NO_TRUNC description fix. | wiz |
| 2010-07-22 | Fix wrong value (1 -> 0) in _PC_NO_TRUNC description. | njoly |
| 2010-07-08 | Explicitly cast argument of ffs(3) to fix lint error. | tron |
| 2010-07-08 | svc_getreq[set]: use unsigned when assigning to fds_bits. | rmind |
| 2010-07-06 | Apply more limits to GLOB_LIMIT, number of stat(2) calls from me and number | christos |
| 2010-07-06 | these were only relevant for a.out builds; time to sleep forever... | mrg |
| 2010-07-06 | remove almost all the ability to build netbsd with an a.out target. | mrg |
| 2010-07-05 | consistency with c source | christos |
| 2010-07-02 | Avoid DoS attacks for patterns that have braces. Noted by Maksymilian | christos |
| 2010-06-30 | Use .Fn instead of .Fa for functions. Also rearrange slightly. | jruoho |
| 2010-06-29 | - remove extra len check as per discussion on tech-net. | seanb |
| 2010-06-28 | Ensure that initfini.c is referenced by exit.c. The start up code has to | joerg |
| 2010-06-20 | fix cross build breakage mklocale(1). | tnozaki |
| 2010-06-19 | null terminate | tnozaki |
| 2010-06-19 | 1. refactoring new locale-db(RuneCT10) loading method with mmap(2). | tnozaki |
| 2010-06-13 | 1. split runetype_local.h -> runetype_file.h | tnozaki |
| 2010-06-12 | s/_CTYPE_NUM_CHARS/_CTYPE_CACHE_SIZE/ | tnozaki |
| 2010-06-12 | stop to renaming _CTYPE_* -> _RUNETYPE_*. | tnozaki |
| 2010-06-07 | 1. MB_LEN_MAX switch MD to MI. | tnozaki |
| 2010-06-05 | remove unused magic. | tnozaki |
| 2010-06-04 | Fix .Xr; dirent(5) -> dirent(3). | jruoho |
| 2010-06-03 | Use MAP_FILE|MAP_SHARED instead of MAP_FILE for the flags parameter of mmap(2). | veego |
| 2010-06-02 | uint8_t -> unsigned char, int16_t -> short. | tnozaki |
| 2010-06-02 | remove duplicated towctrans internal function. | tnozaki |
| 2010-06-01 | refactoring old locale-db(BSDCTYPE) loading method with mmap(2). | tnozaki |
| 2010-06-01 | more split ctype.h -> sys/ctype_inline.h, sys/ctype_bits.h | tnozaki |
| 2010-05-31 | Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX | njoly |
| 2010-05-31 | another POSIX compliance fix: sigwait(3) should not use errno but | drochner |
| 2010-05-30 | -fix internal use of sigwaitinfo(2) by sigwait(3): The former returns | drochner |
| 2010-05-30 | remove redundant guard. | tnozaki |
| 2010-05-30 | 1. fix build problem CITRUS=no | tnozaki |
| 2010-05-30 | New sentence, new line. | wiz |
| 2010-05-29 | Note briefly how to avoid the problem where 0 can be a valid successful | dholland |
| 2010-05-22 | rework bulid breakage problem on linux. | tnozaki |
| 2010-05-22 | fix cross build breakage under linux box, reported by Andreas Gustafsson, tha... | tnozaki |
| 2010-05-22 | move __mb_len_max_runtime from rune_local.h -> setlocale_local.h. | tnozaki |
| 2010-05-22 | make _locale_impl_t.cache as pointer to maintain easily binary compatibility ... | tnozaki |
| 2010-05-22 | rune.h is not public, so merge with rune_local.h. | tnozaki |
| 2010-05-22 | rune.h is not public, so merge with rune_local.h | tnozaki |