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 | |
---|---|---|---|---|---|
Parent Directory | |||||
Attic/ [show] | |||||
Makefile | 1.24 | 6 months | martin | Use double quotes to include the local ./Makefile.hash | |
Makefile.hash | 1.7 | 11 years | roy | Fix building our terminals with a non standard NETBSDSRCDIR, PR lib/46793. Thank... | |
compile.c | 1.26 | 4 years | roy | libterminfo: cast to uint16/32_t before conversion to preserve negativity Other... | |
curterm.c | 1.14 | 4 years | roy | terminfo: test strlcpy result against space free, not string length riastradh@ ... | |
genhash | 1.9 | 7 years | roy | Fix some off by one issues with arraycount ..thanks coypu. | |
genman | 1.6 | 8 months | christos | From Jan-Benedict Glaw: Use `printf` instead of `echo` for precise output `man... | |
genterms | 1.4 | 13 years | roy | Now that nbperf can generate the same file using the -p option, there is no long... | |
genthash | 1.5 | 13 years | roy | Now that nbperf can generate the same file using the -p option, there is no long... | |
setupterm.c | 1.9 | 5 years | jakllsch | fix typo in error message; database is spelled with one 'b' and three 'a's | |
shlib_version | 1.2 | 4 years | roy | terminfo: promote numeric parameters from short to int POSIX mandates implement... | |
term.c | 1.34 | 4 years | martin | Conditionalize a few more functions (hopefully fixing the build) | |
term.h | 1.26 | 2 years | andvar | fix various typos in comments. | |
term_private.h | 1.19 | 4 years | roy | libterminfo: cast to uint16/32_t before conversion to preserve negativity Other... | |
termcap.3 | 1.9 | 7 years | abhinav | Remove tputs from NAME section since it is described in terminfo(3) | |
termcap.c | 1.25 | 22 months | andvar | fix few typos in comments. | |
termcap.h | 1.2 | 13 years | roy | POSIX says that term.h should define tgetstr and friends Fixes PR lib/43941 | |
termcap_map.c | 1.3 | 14 years | roy | Our API just uses typedefs, so don't use the struct symbol which will avoid any ... | |
terminfo.3 | 1.14 | 7 years | abhinav | Add missing functions to the NAME section | |
terminfo.5.in | 1.24 | 4 years | roy | terminfo(5): Numbre -> Number Thanks to yukonbob | |
terminfo.expsym | 1.1 | 2 weeks | riastradh | libterminfo: Add expected symbols list. PR lib/58838: shared libraries in base ... | |
ti.c | 1.3 | 11 years | roy | Whitespace | |
tparm.c | 1.19 | 3 years | rillig | libterminfo: remove redundant lint annotations Since 2021-02-28, lint does not ... | |
tputs.c | 1.6 | 2 years | blymn | Fix for PR lib/56298 Remove the DIAGASSERT for str being NULL in the puts/putp ... |