| 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-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 |
| 2010-02-26 | '>' replacement for HTML output, be explicit about slash. | wiz |
| 2010-02-26 | Implement captoinfo so that we can convert $TERMCAP into $TERMINFO. | roy |
| 2010-02-25 | If we only have a name then we flatten to an alias. | roy |
| 2010-02-25 | Adapt to <powerpc/spr.h> breakup. | matt |
| 2010-02-25 | Uncomment crash(8) reference. | wiz |
| 2010-02-25 | fix wrong widechar assignment for "up arrow" | drochner |
| 2010-02-24 | document wsyncup/wsyncdown/wcursyncup | drochner |
| 2010-02-23 | misc fixes and improvements: | drochner |
| 2010-02-22 | libterminfo can now compile a single terminfo description which allows | roy |
| 2010-02-20 | Bump date for previous. | wiz |
| 2010-02-19 | explain a non-portable behavior | drochner |
| 2010-02-19 | Link libroken against libcrypt for crypt(3). | joerg |
| 2010-02-19 | libss uses strupr from libroken, so depend on that. | joerg |
| 2010-02-19 | Do clean generated terminfo.5 file. | njoly |
| 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-12 | Store the generated compiled terminfo descriptions so that we can build | roy |
| 2010-02-12 | Fix an array bounds check - fixes PR lib/42793. | martin |
| 2010-02-12 | Don't try to map obsolete termcap bc and nl to terminfo. | roy |
| 2010-02-12 | Change from scroll_forward to cursor_down. | roy |
| 2010-02-11 | Oxford serial comma. | wiz |
| 2010-02-11 | Include xterm. | roy |
| 2010-02-11 | Use $TOOL_TIC | roy |
| 2010-02-11 | Respect TERMINFO_DIRS and document using an embedded database. | roy |
| 2010-02-11 | Use structures so we know how long each description is. | roy |
| 2010-02-11 | Don't assume the terminal has a description. | roy |