OpenBSD CVS

src/lib/libcurses/tty/


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: [local] / src / lib / libcurses / tty

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] MKexpanded.sh  1.3   23 years  millert   Update to ncurses-5.2-20010114
[TXT] hardscroll.c  1.6   21 years  millert   Use strlcpy() / strlcat() throughout.
[TXT] hashmap.c  1.7   21 years  deraadt   use strtok_r
[TXT] lib_mvcur.c  1.11   21 years  millert   Use strlcpy() / strlcat() throughout.
[TXT] lib_tstp.c  1.9   22 years  deraadt   mark more signals that I cannot fix
[TXT] lib_twait.c  1.8   23 years  millert   Update to ncurses-5.2-20010114
[TXT] lib_vidattr.c  1.8   23 years  millert   Update to ncurses-5.2-20010114
[TXT] tty_display.h  1.3   23 years  millert   Update to ncurses-5.2-20010114
[TXT] tty_input.h  1.2   23 years  millert   Update to ncurses-5.2-20010114
[TXT] tty_update.c  1.15   23 years  millert   Update to ncurses-5.2-20010210: o remove macro callPutChar() from tty_update.c, ...