summaryrefslogtreecommitdiffstats
path: root/lib/libncurses/lib_kernel.c
Commit message (Collapse)AuthorAgeFilesLines
* Use src/contrib/ncurses, v5.0.990821 prerelease.peter1999-08-301-324/+0
| | | | | | | | | | | | This isn't quite finished yet, there are still some unresolved problems with ospeed and the sgtty.h (non-posix) terminal interface. Mostly this only causes problems with src/games. The other tools and libraries (libform,libpanel,libmenu) will come shortly but are seperate. Beware, there be dragons here! (The build will be broken for a short while)
* Fix keypad on/off for ^Z suspends by replacing reset_*_mode()ache1998-06-191-15/+21
| | | | from libmytinfo
* Avoid an uninitialised variable warning from gcc. I bet some peoplejb1998-02-201-1/+1
| | | | don't like me doing this, but I want to see clean compiles. 8-)
* Add winnstr family and fake resizeterm from ncurses 4.1 for compatibilityache1997-08-241-0/+6
| | | | | with recent applications. Bump minor number.
* Don't smash attributes when turning color values off. This was submittedjkh1996-09-061-2/+2
| | | | | | | as a PR to GNATs but it evidently went astray somehow since I can't find it in the database now, nor does an assigned PR# appear on the mail I got. Sorry about that, Danny! Submitted-By: Danny R. Johnston <danny@simn.com>
* Allow any speeds in baudrateache1995-08-041-2/+6
|
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
|
* Upgrade to version 1.8.6ache1994-12-021-12/+61
|
* Add 57600, 115200 ro baudrate()ache1994-11-101-16/+26
|
* Moved from ports with several enhancementsache1994-10-071-0/+249
OpenPOWER on IntegriCloud