index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libterminfo
Age
Commit message (
Expand
)
Author
2011-06-19
Make new compiled terms for our updated terminfo.
roy
2011-04-11
Clean up some compile warnings
roy
2011-04-11
POSIX says that term.h should define tgetstr and friends
roy
2011-03-18
Simplify some conversion by usig pre formatted strings and a function
roy
2011-03-14
OOPS has been reverted.
christos
2011-03-11
revert OOPS change now that most of the reasons for tgoto to return NULL
christos
2011-03-10
Do our best to process invalid terminfo strings instead of just
roy
2011-03-10
Fix two other off-by-one errors when processing %P and %g commands.
roy
2011-03-10
Add support for translating the following termcap commands into terminfo:
roy
2011-03-10
Fix an off-by-one error when processing embedded values.
roy
2011-03-07
Restore historical behavior of tgoto() to return "OOPS" on failure. This is
christos
2010-10-12
replace `` with $(). Hopefully with enough examples around people will
christos
2010-10-12
PR/43961: YAMAMOTO Takashi: uninitialized variable in termcap.c
christos
2010-09-22
Our API just uses typedefs, so don't use the struct symbol which will avoid
roy
2010-07-06
remove almost all the ability to build netbsd with an a.out target.
mrg
2010-07-04
area is now used
roy
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
Escape , when converting to terminfo.
roy
2010-03-01
compile.c needs sys/endian.h; PR 42875 from Henning Petersen.
dholland
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-22
libterminfo can now compile a single terminfo description which allows
roy
2010-02-19
Do clean generated terminfo.5 file.
njoly
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-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
Allow a NULL description.
roy
2010-02-11
Remove silly debug.
roy
2010-02-11
Embed ansi, dumb, vt100, vt220 and wsvt25 compiled terminal descriptions
roy
2010-02-11
Correct date
roy
2010-02-09
We should always generate terminfo.5 to save human error syncing.
roy
2010-02-06
Sync with terminfo(5): Remove /etc/terminfo.db.
wiz
2010-02-05
Don't look in /etc for a terminfo database.
roy
2010-02-05
More adaptation for ports with unsigned char as char.
he
2010-02-05
Store the aliases against the entry, so that infocmp can reproduce them.
roy
2010-02-05
Allow loading of a terminfo database in /rescue.
roy
2010-02-04
Allow hash to be build on other hosts.
roy
2010-02-04
Fix build issues on other hosts.
roy
2010-02-04
Sync terminfo.5 changes into terminfo.5.in
roy
2010-02-04
More markup.
wiz
2010-02-03
Regenerate to pick up the changes from terminfo.5.in revision 1.3.
snj
[prev]
[next]