summaryrefslogtreecommitdiff
path: root/lib/libncurses/lib_kernel.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix keypad on/off for ^Z suspends by replacing reset_*_mode()Andrey A. Chernov1998-06-191-15/+21
| | | | | | | from libmytinfo Notes: svn path=/head/; revision=37057
* Avoid an uninitialised variable warning from gcc. I bet some peopleJohn Birrell1998-02-201-1/+1
| | | | | | | don't like me doing this, but I want to see clean compiles. 8-) Notes: svn path=/head/; revision=33661
* Add winnstr family and fake resizeterm from ncurses 4.1 for compatibilityAndrey A. Chernov1997-08-241-0/+6
| | | | | | | | with recent applications. Bump minor number. Notes: svn path=/head/; revision=28665
* Don't smash attributes when turning color values off. This was submittedJordan K. Hubbard1996-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> Notes: svn path=/head/; revision=18071
* Allow any speeds in baudrateAndrey A. Chernov1995-08-041-2/+6
| | | | Notes: svn path=/head/; revision=9903
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
| | | | Notes: svn path=/head/; revision=8870
* Upgrade to version 1.8.6Andrey A. Chernov1994-12-021-12/+61
| | | | Notes: svn path=/head/; revision=4898
* Add 57600, 115200 ro baudrate()Andrey A. Chernov1994-11-101-16/+26
| | | | Notes: svn path=/head/; revision=4342
* Moved from ports with several enhancementsAndrey A. Chernov1994-10-071-0/+249
Notes: svn path=/cvs2svn/branches/zmbenhal/; revision=3410