summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/setterm.c
Commit message (Expand)AuthorAgeFilesLines
* Remove _set_ospeed, it is done in tgetent nowache1995-08-051-5/+0
* Eliminate ospeed switch with new _set_ospeedache1995-08-041-28/+1
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Use __tty_fileno instead of STDERR_FILENO when detecting window sizedfr1995-03-281-1/+1
* Finally move DB declaration under _CURSES_PRIVATEache1994-10-281-2/+0
* After some thinking better place to fix appearse curses again, notache1994-10-281-0/+2
* Rename cDB to DB back like old good BSD curses always does,ache1994-10-281-1/+1
* Renamed a variable from 'DB' to 'cDB', so the vi(1) will compile again.phk1994-10-281-1/+1
* Previous commit was incompleted, yet one step requiredache1994-10-271-1/+1
* Fix scroll bug bringed by vi(1), from phk's flameache1994-10-271-2/+2
* Back out ospeed change (why all bugs discovered immediately _after_ commitsache1994-10-061-4/+2
* Enable PC back, because it is ouside visibleache1994-10-061-2/+2
* ospeed/PC code ifdefed out, our libtermcap use usleep nowache1994-10-061-2/+4
* newwin.cache1994-08-281-3/+39
* Brought the 2.0 libcurses up-to-date with the current 4.4 stuff, assef1994-08-131-6/+11
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+227
OpenPOWER on IntegriCloud