The NetBSD Project

src/lib/libterminfo/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libterminfo


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.22   14 months  matt   These directories default to WARNS?=5
[TXT] terminfo.5.in  1.18   3 months  roy   Add descriptions for terminfo keys to term.h These are extracted by genman and p...
[TXT] termcap.c  1.17   18 months  christos   make use we don't touch memory past the end of the buffer. Pointed out by tnozak...
[TXT] term.c  1.16   11 months  joerg   Relax consistency to make it possible to match valid entries.
[TXT] term.h  1.15   2 months  njoly   Fix c&p error in string descriptions.
[TXT] tparm.c  1.14   3 months  roy   Provide a disabled implentation of tlparm and ti_tlparm for completeness. This a...
[TXT] term_private.h  1.11   3 months  roy   Move the strings vs long analysis to a private function, but allow tput(1) to us...
[TXT] terminfo.3  1.10   3 months  roy   Provide a disabled implentation of tlparm and ti_tlparm for completeness. This a...
[TXT] compile.c  1.8   11 months  joerg   Switch terminfo(3) to cdb(5).
[TXT] curterm.c  1.8   19 months  roy   There is no standard way of getting a list of aliases for the terminal. However,...
[TXT] genhash  1.8   18 months  roy   Now that nbperf can generate the same file using the -p option, there is no long...
[TXT] Makefile.hash  1.7   3 months  roy   Fix building our terminals with a non standard NETBSDSRCDIR, PR lib/46793. Thank...
[TXT] termcap.3  1.6   2 years  christos   OOPS has been reverted.
[TXT] genman  1.5   3 months  roy   Add descriptions for terminfo keys to term.h These are extracted by genman and p...
[TXT] genthash  1.5   18 months  roy   Now that nbperf can generate the same file using the -p option, there is no long...
[TXT] genterms  1.4   18 months  roy   Now that nbperf can generate the same file using the -p option, there is no long...
[TXT] setupterm.c  1.3   19 months  roy   Remove _ti_freeterm as consumers should just use del_curterm.
[TXT] termcap_map.c  1.3   2 years  roy   Our API just uses typedefs, so don't use the struct symbol which will avoid any ...
[TXT] termcap.h  1.2   2 years  roy   POSIX says that term.h should define tgetstr and friends Fixes PR lib/43941
[TXT] ti.c  1.2   3 years  roy   Fix build issues on other hosts.
[TXT] tputs.c  1.2   3 years  martin   Fix an array bounds check - fixes PR lib/42793. Restore a comment (from libterm/...
[TXT] shlib_version  1.1   3 years  roy   Import my terminfo implementation. This uses the ncurses terminal definitions. ...


CVSweb <webmaster@jp.NetBSD.org>