summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-03-19Namespace protection for mi_vector_hash.joerg
2010-03-151. fix wrong byte order mark of utf-16, reported by NARUSE Yui -san.tnozaki
2010-03-14update all of these makefiles for the .so -> .pico change.mrg
2010-03-12Add memset to libkern on vax, moving existing memset.S to src/common.uwe
2010-03-08mfs is a bit off in the sense that mount(2) doesn't return sincepooka
2010-03-08These functions are going to first appear in 5.1, not 6.0.snj
2010-03-08Fix broken RCSID.snj
2010-03-07indentation/whitespacedholland
2010-03-07remove stray semicolondholland
2010-03-05Update to use newstyle rump_module interfaces.pooka
2010-03-05During bootstrap, process all modinfos in a DSO in one go. Getpooka
2010-03-04Fix race condition on reallocation of huge category.enami
2010-03-04Convert padding for unknown capabilities as well.roy
2010-03-04Convert padding and give terminfo some default assumptions about termcap.roy
2010-03-03Abort an error.roy
2010-03-02Use _ti_get_token instead of strsep when parsing termcap entries.roy
2010-03-01- KNFchristos
2010-03-01Join today's manpage mania by updating this to reflect the currentpooka
2010-03-01Introduce RUMP_COMPONENT. It behaves mostly like a simplifiedpooka
2010-03-01Escape , when converting to terminfo.roy
2010-03-01compile.c needs sys/endian.h; PR 42875 from Henning Petersen.dholland
2010-02-26librumpuser is not _KERNEL code and does not belong in sys. Movepooka
2010-02-26'>' replacement for HTML output, be explicit about slash.wiz
2010-02-26Implement captoinfo so that we can convert $TERMCAP into $TERMINFO.roy
2010-02-25If we only have a name then we flatten to an alias.roy
2010-02-25Adapt to <powerpc/spr.h> breakup.matt
2010-02-25Uncomment crash(8) reference.wiz
2010-02-25fix wrong widechar assignment for "up arrow"drochner
2010-02-24document wsyncup/wsyncdown/wcursyncupdrochner
2010-02-23misc fixes and improvements:drochner
2010-02-22libterminfo can now compile a single terminfo description which allowsroy
2010-02-20Bump date for previous.wiz
2010-02-19explain a non-portable behaviordrochner
2010-02-19Link libroken against libcrypt for crypt(3).joerg
2010-02-19libss uses strupr from libroken, so depend on that.joerg
2010-02-19Do clean generated terminfo.5 file.njoly
2010-02-17Fix a bug reported by Gene, and debugged by Robert Elz. fsck_ffs can coredumpchristos
2010-02-12Link atomic_cas.3 to atomic_cas_{32,64,ptr,uint,ulong}_ni.3.dyoung
2010-02-12With help from rmind@, describe the non-interlocked (*_ni) variants ofdyoung
2010-02-12Fix typo.wiz
2010-02-12Store the generated compiled terminfo descriptions so that we can buildroy
2010-02-12Fix an array bounds check - fixes PR lib/42793.martin
2010-02-12Don't try to map obsolete termcap bc and nl to terminfo.roy
2010-02-12Change from scroll_forward to cursor_down.roy
2010-02-11Oxford serial comma.wiz
2010-02-11Include xterm.roy
2010-02-11Use $TOOL_TICroy
2010-02-11Respect TERMINFO_DIRS and document using an embedded database.roy
2010-02-11Use structures so we know how long each description is.roy
2010-02-11Don't assume the terminal has a description.roy