aboutsummaryrefslogtreecommitdiff
path: root/lib/libncurses
Commit message (Expand)AuthorAgeFilesLines
* Add 57600, 115200 ro baudrate()Andrey A. Chernov1994-11-101-16/+26
* This curses fix allows to print something in lower right cornerAndrey A. Chernov1994-11-061-22/+63
* Several fixes for 'back_color_erase' curses problemAndrey A. Chernov1994-11-061-5/+5
* Fix curses bug with delete character and standoutAndrey A. Chernov1994-11-061-0/+4
* __386BSD__ -> __FreeBSD__Jordan K. Hubbard1994-11-041-1/+1
* Add SIGTERM reaction -- cleanupAndrey A. Chernov1994-10-311-0/+1
* Now COLS/LINES uses window cols/lines, not cols/lines from termcap entryAndrey A. Chernov1994-10-311-2/+2
* Add -I${.CURDIR}Andrey A. Chernov1994-10-281-2/+2
* Optimize delwin a bitAndrey A. Chernov1994-10-261-2/+3
* LDADD: = -> +=Andrey A. Chernov1994-10-121-2/+2
* Fix two problems pointed by Bruce:Andrey A. Chernov1994-10-121-12/+14
* Implement meta bit in more cosher way after contacting with zmbenhalAndrey A. Chernov1994-10-113-0/+12
* Merge term.h & nterm.hAndrey A. Chernov1994-10-101-2/+2
* Move copyright link from initscr to newterm (initscr may be not called).Andrey A. Chernov1994-10-093-5/+3
* Add copyright.c to be always linked inAndrey A. Chernov1994-10-093-3/+28
* Moved from ports with several enhancementsAndrey A. Chernov1994-10-07126-0/+17955