aboutsummaryrefslogtreecommitdiff
path: root/lib/libncurses/ncurses_cfg.h
Commit message (Collapse)AuthorAgeFilesLines
* Retire old ncurses build glueRong-En Fan2007-01-201-155/+0
| | | | | | | Approved by: delphij Notes: svn path=/head/; revision=166132
* Initial update of bmake glue for ncurses-5.2-20020518. More to come.Peter Wemm2002-05-211-0/+1
| | | | Notes: svn path=/head/; revision=97053
* Update for ncurses 5.2-20010512 importPeter Wemm2001-05-171-0/+1
| | | | Notes: svn path=/head/; revision=76731
* Update bmake glue after ncurses 5.1-20001009 import.Peter Wemm2000-10-111-8/+20
| | | | Notes: svn path=/head/; revision=66968
* Get this to compile in the 5.1-20000701-prerelease environment.Peter Wemm2000-07-031-3/+15
| | | | Notes: svn path=/head/; revision=62456
* Use src/contrib/ncurses, v5.0.990821 prerelease.Peter Wemm1999-08-301-0/+129
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