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.22 | 6 years | matt | These directories default to WARNS?=5 |
![]() |
1.7 | 5 years | roy | Fix building our terminals with a non standard NETBSDSRCDIR, PR lib/46793. Thank... |
![]() |
1.12 | 11 months | roy | Clean up some more warnings. |
![]() |
1.13 | 11 months | roy | Clean up some compile warnings. |
![]() |
1.9 | 15 months | roy | Fix some off by one issues with arraycount ..thanks coypu. |
![]() |
1.5 | 5 years | roy | Add descriptions for terminfo keys to term.h These are extracted by genman and p... |
![]() |
1.4 | 6 years | roy | Now that nbperf can generate the same file using the -p option, there is no long... |
![]() |
1.5 | 6 years | roy | Now that nbperf can generate the same file using the -p option, there is no long... |
![]() |
1.8 | 11 months | roy | Clean up some compile warnings. |
![]() |
1.1 | 8 years | roy | Import my terminfo implementation. This uses the ncurses terminal definitions. ... |
![]() |
1.28 | 11 months | roy | Improve the scope of some variables. |
![]() |
1.22 | 12 months | roy | Allow terminfo users to update flag and numeric capabilities as they do strings.... |
![]() |
1.11 | 5 years | roy | Move the strings vs long analysis to a private function, but allow tput(1) to us... |
![]() |
1.9 | 5 months | abhinav | Remove tputs from NAME section since it is described in terminfo(3) |
![]() |
1.22 | 11 months | roy | Clean up some compile warnings. |
![]() |
1.2 | 7 years | roy | POSIX says that term.h should define tgetstr and friends Fixes PR lib/43941 |
![]() |
1.3 | 7 years | roy | Our API just uses typedefs, so don't use the struct symbol which will avoid any ... |
![]() |
1.14 | 5 months | abhinav | Add missing functions to the NAME section |
![]() |
1.22 | 14 months | abhinav | Fix a typo. |
![]() |
1.3 | 4 years | roy | Whitespace |
![]() |
1.17 | 11 months | roy | Clean up some compile warnings. |
![]() |
1.4 | 11 months | roy | Fix some compile warnings. |