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 |
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
1.25 | 7 months | andvar | fix few typos in comments. |
![]() |
1.26 | 16 months | andvar | fix various typos in comments. |
![]() |
1.6 | 21 months | blymn | Fix for PR lib/56298 Remove the DIAGASSERT for str being NULL in the puts/putp ... |
![]() |
1.19 | 2 years | rillig | libterminfo: remove redundant lint annotations Since 2021-02-28, lint does not ... |
![]() |
1.26 | 3 years | roy | libterminfo: cast to uint16/32_t before conversion to preserve negativity Other... |
![]() |
1.19 | 3 years | roy | libterminfo: cast to uint16/32_t before conversion to preserve negativity Other... |
![]() |
1.24 | 3 years | roy | terminfo(5): Numbre -> Number Thanks to yukonbob |
![]() |
1.14 | 3 years | roy | terminfo: test strlcpy result against space free, not string length riastradh@ ... |
![]() |
1.34 | 3 years | martin | Conditionalize a few more functions (hopefully fixing the build) |
![]() |
1.23 | 3 years | roy | terminfo: Add guards to optionally build parts of libterminfo Reading from a da... |
![]() |
1.2 | 3 years | roy | terminfo: promote numeric parameters from short to int POSIX mandates implement... |
![]() |
1.9 | 4 years | jakllsch | fix typo in error message; database is spelled with one 'b' and three 'a's |
![]() |
1.9 | 5 years | abhinav | Remove tputs from NAME section since it is described in terminfo(3) |
![]() |
1.14 | 5 years | abhinav | Add missing functions to the NAME section |
![]() |
1.9 | 6 years | roy | Fix some off by one issues with arraycount ..thanks coypu. |
![]() |
1.3 | 10 years | roy | Whitespace |
![]() |
1.5 | 10 years | roy | Add descriptions for terminfo keys to term.h These are extracted by genman and p... |
![]() |
1.7 | 10 years | roy | Fix building our terminals with a non standard NETBSDSRCDIR, PR lib/46793. Thank... |
![]() |
1.4 | 11 years | roy | Now that nbperf can generate the same file using the -p option, there is no long... |
![]() |
1.5 | 11 years | roy | Now that nbperf can generate the same file using the -p option, there is no long... |
![]() |
1.2 | 12 years | roy | POSIX says that term.h should define tgetstr and friends Fixes PR lib/43941 |
![]() |
1.3 | 13 years | roy | Our API just uses typedefs, so don't use the struct symbol which will avoid any ... |