summaryrefslogtreecommitdiffstats
path: root/contrib/ncurses
Commit message (Collapse)AuthorAgeFilesLines
* Correct use_screen() and use_window() prototypes in curs_threads(3x).dim2012-05-221-2/+2
| | | | | Submitted by: Yanhui Shen <shen.elf@gmail.com> MFC after: 3 days
* Merge r210464 from vendor/ncurses/dist:rafan2010-07-251-3/+3
| | | | | | | - Fix wrong manpage title for keybound.3X PR: docs/148864 Obtained from: ncurses-5.7-20081213 snapshot
* Merge r198489 from vendor/ncurses/dist:rafan2009-10-261-0/+6
| | | | | | | | | | | | | Pull upstream patch to fix ee(1) crash when received SIGWINCH: modify _nc_wgetch() to check for a -1 in the fifo, e.g., after a SIGWINCH, and discard that value, to avoid confusing application (patch by Eygene Ryabinkin, FreeBSD bin/136223). PR: 136223 Submitted by: Eygene Ryabinkin Obtained from: ncurses-5.7-20091024 snapshot MFC after: 3 days
* - Update instructions for Subversion importrafan2008-11-152-31/+12
| | | | | - Remove FREEBSD-vendor as edwin@ is working on a automatically contrib software status page generation
* - Update ncurses to 5.7-20081102 (5.7 release) and build gluerafan2008-11-15134-4395/+7202
|\ | | | | | | | | | | | | - 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)
| * - Flatten the vendor arearafan2008-11-09535-193451/+0
| |
* | - update maintainer's info per src/MAINTAINERSrafan2008-06-041-1/+1
| |
* | - Update for 5.6-20080503rafan2008-05-092-4/+4
| |
* | This commit was generated by cvs2svn to compensate for changes in r178866,rafan2008-05-0943-2094/+3227
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ncurses 5.6-20080503 snapshot onto the vender branchrafan2008-05-0943-2094/+3227
| |
* | - Update instructions for snapshot importrafan2008-02-111-0/+4
| |
* | Per discussion on developers@, add vendor information for ncurses.rafan2008-02-111-0/+8
| |
* | This commit was generated by cvs2svn to compensate for changes in r176187,rafan2008-02-1131-203/+4161
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ncurses 5.6-20080209 snapshot onto the vender branchrafan2008-02-1131-203/+4161
| |
| * - Remove files that are removed in upstreamrafan2007-12-3024-13039/+0
| |
* | - Update notesrafan2007-12-301-3/+3
| |
* | - Resolve conflictsrafan2007-12-303-41/+54
| | | | | | | | - Our changes in lib_termcap.c is now merged in upstream
* | This commit was generated by cvs2svn to compensate for changes in r174996,rafan2007-12-3024-13039/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | This commit was generated by cvs2svn to compensate for changes in r174993,rafan2007-12-30203-4931/+9767
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ncurses 5.6-20071222 snapshot onto the vender branchrafan2007-12-30206-4972/+9821
| |
| * Remove files that are no longer exist.rafan2007-01-2065-23424/+0
| | | | | | | | Approved by: delphij
* | Add instructions for future update.rafan2007-01-202-0/+62
| | | | | | | | Approved by: delphij
* | - Resolve conflictsrafan2007-01-2068-23851/+537
| | | | | | | | | | | | - Remove files that are removed in vender branch Approved by: delphij
* | This commit was generated by cvs2svn to compensate for changes in r166124,rafan2007-01-20483-31726/+68333
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ncurses 5.6-20061217 onto the vender branchrafan2007-01-20486-32151/+68870
| | | | | | | | Approved by: delphij
* | This commit was generated by cvs2svn to compensate for changes in r163356,ru2006-10-141-12/+15
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Fix from upstream: unbreak generation of the terminfo.5 manpage.ru2006-10-141-12/+15
| | | | | | | | | | | | PR: docs/46709, docs/56981, docs/80871 MFC after: 3 days Obtained from: ftp://invisible-island.net/ncurses/ncurses-5.5.tar.gz
* | Switch to contemporary TTY interface.phk2005-07-151-1/+3
| |
* | This commit was generated by cvs2svn to compensate for changes in r104977,ache2002-10-122-0/+10
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Fix problem with missing pseudographics on stock xterm* entries -ache2002-10-122-0/+10
| | | | | | | | | | | | | | import official fix onto the vendor branch. Submitted by: Thomas Dickey <dickey@herndon4.his.com> Approved by: no response from maintainer
* | Merge ncurses 5.2-20020615 changes onto mainline.peter2002-06-201-3/+3
| |
* | This commit was generated by cvs2svn to compensate for changes in r98503,peter2002-06-2024-257/+640
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ncurses 5.2-20020615 to fix a first-column display bug.peter2002-06-2025-260/+643
| |
| * Removed in latest importpeter2002-05-211-158/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r97055,peter2002-05-211-158/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | Merge ncurses-5.2-20010512 -> ncurses-5.2-20020518 changes onto mainline.peter2002-05-213-42/+176
| |
* | This commit was generated by cvs2svn to compensate for changes in r97049,peter2002-05-21277-5940/+24153
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ncurses-5.2-20020518 onto the vendor branch.peter2002-05-21280-5982/+24329
| | | | | | | | Obtained from: ftp://dickey.his.com/ncurses/
* | This commit was generated by cvs2svn to compensate for changes in r89354,ache2002-01-141-4/+44
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import official baudrate fix into the vendor branchache2002-01-141-4/+44
| |
| * Thanks to ru for the suggestion: remove these files from the vendorpeter2001-05-179-7562/+0
| | | | | | | | | | branch instead of the mainline. These no longer exist on the vendor branch as of v5_2_20010512. This saves a delta on the mainline.
* | This commit was generated by cvs2svn to compensate for changes in r76732,peter2001-05-179-7562/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | Merge changes from vendor branch to mainline.peter2001-05-173-121/+151
| |
* | This commit was generated by cvs2svn to compensate for changes in r76726,peter2001-05-17332-7861/+13642
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ncurses-5.2-20010512 onto the vendor branchpeter2001-05-17335-7982/+13793
| | | | | | | | Obtained from: ftp://dickey.his.com/ncurses/
* | Merge ncurses vendor changes (v5_1_20000701->v5_1_20001009) onto mainlinepeter2000-10-113-42/+39
| |
* | This commit was generated by cvs2svn to compensate for changes in r66963,peter2000-10-11149-5638/+9421
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ncurses-5.1-20001009 onto the vendor branchpeter2000-10-11152-5680/+9460
| |
* | Fix a merge glitch - put our FREEBSD_NATIVE hack back in the originalpeter2000-07-031-7/+8
| | | | | | | | place. The author saw fit to reindent the code which messed this up.
* | Merge vendor changes onto mainlinepeter2000-07-032-511/+545
| |
OpenPOWER on IntegriCloud