summaryrefslogtreecommitdiff
path: root/lib/libncurses/lib_options.c
Commit message (Collapse)AuthorAgeFilesLines
* Use src/contrib/ncurses, v5.0.990821 prerelease.Peter Wemm1999-08-301-273/+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) Notes: svn path=/head/; revision=50624
* Fix keypad on/off for ^Z suspends by replacing reset_*_mode()Andrey A. Chernov1998-06-191-10/+31
| | | | | | | from libmytinfo Notes: svn path=/head/; revision=37057
* Renamed the generated include file keys.tries to keys.tries.h soBruce Evans1998-03-201-2/+2
| | | | | | | | that it can be put in SRCS for dependency generation to work properly. Don't use beforedepend, as usual. Notes: svn path=/head/; revision=34710
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-24/+24
| | | | Notes: svn path=/head/; revision=8870
* Upgrade to version 1.8.6Andrey A. Chernov1994-12-021-7/+30
| | | | Notes: svn path=/head/; revision=4898
* Moved from ports with several enhancementsAndrey A. Chernov1994-10-071-0/+229
Notes: svn path=/cvs2svn/branches/zmbenhal/; revision=3410