summaryrefslogtreecommitdiff
path: root/contrib/ncurses/include/nc_alloc.h
Commit message (Collapse)AuthorAgeFilesLines
* Update to 6.2-20200215Baptiste Daroussin2020-02-191-2/+5
|\ | | | | | | | | | | | | | | While I didn't plan another upgrade, This version incorporate fixes from kevans@ so let's upgrade to it Notes: svn path=/head/; revision=358127
* | Update ncurses to 20200118Baptiste Daroussin2020-02-181-5/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among the changes from before: - Add support for extended colors on widechar version - Enable ncurses extended functions - Enable version 2 of the extended mouse support - Enable SCREEN extensions Modification that differs from upstream: - _nc_delink_entries used to be exposed and was turn static, turn it back as dynamic to not break abi - Adapt our old termcap.c to modern ncurses MFC after: 3 weeks Notes: svn path=/head/; revision=358062
* | MFV r262639: ncurses 5.9 20140222 snapshot.Xin LI2014-03-021-5/+9
|\| | | | | | | | | | | | | Requested by: bapt Notes: svn path=/head/; revision=262685
* | MFV r262617: ncurses 5.9.Xin LI2014-02-281-6/+12
|\| | | | | | | Notes: svn path=/head/; revision=262629
* | - Update ncurses to 5.7-20081102 (5.7 release) and build glueRong-En Fan2008-11-151-3/+5
|\| | | | | | | | | | | | | | | | | | | - This also removes $FreeBSD$ from two now unmodifed source files ncurses/tinfo/lib_raw.c and ncurses/tinfo/lib_baudrate.c MFC after: 2 months (after 7.1 and 6.4 are released) Notes: svn path=/head/; revision=184989
| * - Flatten the vendor areaRong-En Fan2008-11-091-104/+0
|/ | | | Notes: svn path=/vendor/ncurses/dist/; revision=184786
* Import ncurses 5.6-20071222 snapshot onto the vender branchRong-En Fan2007-12-301-2/+8
| | | | Notes: svn path=/vendor/ncurses/dist/; revision=174993
* Import ncurses 5.6-20061217 onto the vender branchRong-En Fan2007-01-201-5/+20
| | | | | | | Approved by: delphij Notes: svn path=/vendor/ncurses/dist/; revision=166124
* Import ncurses-5.2-20020518 onto the vendor branch.Peter Wemm2002-05-211-4/+4
| | | | | | | Obtained from: ftp://dickey.his.com/ncurses/ Notes: svn path=/vendor/ncurses/dist/; revision=97049
* Import the most recent ncurses 5.1 prerelease (20000701).Peter Wemm2000-07-031-1/+12
| | | | | | | | | Mostly this is intended to resolve the trace() badness once and for all. Obtained from: ftp://dickey.his.com/ncurses/ Notes: svn path=/vendor/ncurses/dist/; revision=62449
* Import unmodified (but trimmed) ncurses 5.0 prerelease 990821.vendor/ncurses/5.0-19990821Peter Wemm1999-08-241-0/+72
This contains the full eti (panel, form, menu) extensions. bmake glue to follow. Obtained from: ftp://ftp.clark.net/pub/dickey/ncurses Notes: svn path=/vendor/ncurses/dist/; revision=50276 svn path=/vendor/ncurses/5.0-19990821/; revision=50278; tag=vendor/ncurses/5.0-19990821