summaryrefslogtreecommitdiffstats
path: root/contrib/ncurses
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Merge conflicting vendor changes onto mainline. This essentially revertspeter2000-07-031-103/+101
| | | | | | | | | | this file to the vendor version except for the added $FreeBSD$. (The rev 1.2 IEXTEN change has been implemented more cleanly)
* | This commit was generated by cvs2svn to compensate for changes in r62449,peter2000-07-03206-14945/+23614
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import the most recent ncurses 5.1 prerelease (20000701).peter2000-07-03209-15553/+24257
| | | | | | | | | | | | Mostly this is intended to resolve the trace() badness once and for all. Obtained from: ftp://dickey.his.com/ncurses/
* | This commit was generated by cvs2svn to compensate for changes in r60867,peter2000-05-242-1/+2
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Bring in the fix for the trace/_nc_trace issue, without breaking thepeter2000-05-242-1/+2
| | | | | | | | | | vendor branching. The author has fixed this also so we can do this safely.
* | Fixed IEXTEN handling in raw mode again. The effect of IEXTEN whenbde2000-01-291-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | ICANON is off is implementation-defined. Under BSD, IEXTEN is independent of ICANON, so it must be turned off to get "raw" mode. This was first fixed in rev.1.4 (1995/10/21) of libncurses/lib_raw.c, but the change was lost in the downgrade to the contrib version. The fix here is the same as in the old rev.1.4, less style bugs. A better fix would use cfmakeraw(3) to actually handle all of the complications for switching to raw mode.
* | Revision 1.3 is now taken care of in the base ncurses source.peter2000-01-261-7/+9
| |
* | This commit was generated by cvs2svn to compensate for changes in r56639,peter2000-01-2685-1599/+4649
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ncurses-5.0-release to update the 5.0-prerelease that we had.peter2000-01-2686-1601/+4657
| |
* | Remove GCC_UNUSED under FREEBSD_NATIVE option.luoqi1999-09-031-0/+2
| | | | | | | | Requested by: ache
* | Restore documented tgetstr() behavior.luoqi1999-09-031-0/+6
| |
* | Tweaks for using natively under FreeBSD (with native termcap)peter1999-08-302-0/+15
|/
* Import unmodified (but trimmed) ncurses 5.0 prerelease 990821.peter1999-08-24532-0/+150840
This contains the full eti (panel, form, menu) extensions. bmake glue to follow. Obtained from: ftp://ftp.clark.net/pub/dickey/ncurses
OpenPOWER on IntegriCloud