| Age | Commit message (Expand) | Author |
| 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-07 | indentation/whitespace | dholland |
| 2010-03-07 | remove stray semicolon | dholland |
| 2010-03-04 | Fix race condition on reallocation of huge category. | enami |
| 2010-03-01 | - KNF | christos |
| 2010-02-25 | Uncomment crash(8) reference. | wiz |
| 2010-02-17 | Fix a bug reported by Gene, and debugged by Robert Elz. fsck_ffs can coredump | christos |
| 2010-02-12 | Link atomic_cas.3 to atomic_cas_{32,64,ptr,uint,ulong}_ni.3. | dyoung |
| 2010-02-12 | With help from rmind@, describe the non-interlocked (*_ni) variants of | dyoung |
| 2010-02-12 | Fix typo. | wiz |
| 2010-02-04 | Include nbtool_config.h as we need to be part of the terminfo toolchain. | roy |
| 2010-02-03 | Remove trailing whitespace. Use Fn when referencing functions. Sort sections. | wiz |
| 2010-02-02 | According to TOG: | christos |
| 2010-01-29 | Print AppleTalk phase 2 range, too, if available. | is |
| 2010-01-27 | fix behavior in case of +-Inf or NaN input: return the proper | drochner |
| 2010-01-26 | Add AF_APPLETALK support to getnameinfo(); make "route show" use it. | is |
| 2010-01-17 | Free malloc()ed buffer in error case. Found by cppcheck. | wiz |
| 2010-01-17 | Close file handles in error cases. Found by cppcheck. | wiz |
| 2010-01-17 | Close file handle in error case. Found by cppcheck. | wiz |
| 2010-01-17 | Close log file handle after using it. Found by cppcheck. | wiz |
| 2010-01-17 | Close file handle after using it. Found by cppcheck. | wiz |
| 2010-01-14 | Move AMD64's bswap64 implementation from libc to src/common and share it | joerg |
| 2010-01-11 | Use a proper char */size_t pair in __sfileext to keep track of the line | joerg |
| 2010-01-08 | Fix mdoc(7)/man(7) mix up. | joerg |
| 2010-01-08 | Fix up mix of man(7)/mdoc(7). | joerg |
| 2010-01-08 | Try to fixup the mess of mdoc(7)/man(7) mixture as created by the merge. | joerg |
| 2010-01-07 | Deal with PLABELs in _lwp_makecontext | skrll |
| 2010-01-02 | Include "nbtool_config.h" for src/tools/zic/ and | tsutsui |
| 2010-01-01 | POSIX says realpath(NULL, foo) is supposed to yield EINVAL rather than | dholland |
| 2009-12-31 | Import tzcode2009k. | mlelstv |
| 2009-12-20 | Sort ERRORS. | wiz |
| 2009-12-19 | Remove note about portability, since PF_UNSPEC will cause socketpair() | pooka |
| 2009-12-17 | PR/42466: Yasuoka Masahiko: vsnprintf_ss() causes infinite loop | christos |
| 2009-12-17 | don't warn about mcount on mips64* as well. | mrg |
| 2009-12-15 | Put space after comma in the C code example. | enami |
| 2009-12-14 | Back errant change due to botched merge. | matt |
| 2009-12-14 | Bump date for previous. | wiz |
| 2009-12-14 | Whitespace nit. | wiz |
| 2009-12-14 | Suppress a warning if time_t is __int64_t | matt |
| 2009-12-14 | whoops, bump date for previous. | dholland |
| 2009-12-14 | Document %ll. Closes PR 42283. | dholland |
| 2009-12-14 | Merge from matt-nb5-mips64 | matt |
| 2009-12-14 | Fix typo. | matt |
| 2009-12-14 | getaddrinfo is defined to use the AF_* constants, even though perhaps its | dholland |
| 2009-12-14 | Merge from matt-nb5-mips64. | matt |
| 2009-12-14 | Make sure the kernel doesn't pass back 0 for pagesize. | matt |
| 2009-12-09 | Fix markup. | joerg |