summaryrefslogtreecommitdiff
path: root/lib/libcurses/setterm.c
Commit message (Expand)AuthorAgeFilesLines
* Remove _set_ospeed, it is done in tgetent nowAndrey A. Chernov1995-08-051-5/+0
* Eliminate ospeed switch with new _set_ospeedAndrey A. Chernov1995-08-041-28/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Use __tty_fileno instead of STDERR_FILENO when detecting window sizeDoug Rabson1995-03-281-1/+1
* Finally move DB declaration under _CURSES_PRIVATEAndrey A. Chernov1994-10-281-2/+0
* After some thinking better place to fix appearse curses again, notAndrey A. Chernov1994-10-281-0/+2
* Rename cDB to DB back like old good BSD curses always does,Andrey A. Chernov1994-10-281-1/+1
* Renamed a variable from 'DB' to 'cDB', so the vi(1) will compile again.Poul-Henning Kamp1994-10-281-1/+1
* Previous commit was incompleted, yet one step requiredAndrey A. Chernov1994-10-271-1/+1
* Fix scroll bug bringed by vi(1), from phk's flameAndrey A. Chernov1994-10-271-2/+2
* Back out ospeed change (why all bugs discovered immediately _after_ commitsAndrey A. Chernov1994-10-061-4/+2
* Enable PC back, because it is ouside visibleAndrey A. Chernov1994-10-061-2/+2
* ospeed/PC code ifdefed out, our libtermcap use usleep nowAndrey A. Chernov1994-10-061-2/+4
* newwin.cAndrey A. Chernov1994-08-281-3/+39
* Brought the 2.0 libcurses up-to-date with the current 4.4 stuff, asSean Eric Fagan1994-08-131-6/+11
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+227