Andrey A. Chernov
de77341b0d
This commit was generated by cvs2svn to compensate for changes in r104977,
...
which included commits to RCS files with non-trunk default branches.
2002-10-12 10:22:52 +00:00
Andrey A. Chernov
211e7e4108
Fix problem with missing pseudographics on stock xterm* entries -
...
import official fix onto the vendor branch.
Submitted by: Thomas Dickey <dickey@herndon4.his.com>
Approved by: no response from maintainer
2002-10-12 10:22:52 +00:00
Peter Wemm
d91c14de79
Merge ncurses 5.2-20020615 changes onto mainline.
2002-06-20 19:44:40 +00:00
Peter Wemm
b82face19f
Import ncurses 5.2-20020615 to fix a first-column display bug.
2002-06-20 19:42:51 +00:00
Peter Wemm
f7c5a79be8
This commit was generated by cvs2svn to compensate for changes in r98503,
...
which included commits to RCS files with non-trunk default branches.
2002-06-20 19:42:51 +00:00
Peter Wemm
3badd6bcab
Removed in latest import
2002-05-21 06:52:47 +00:00
Peter Wemm
3e1a1dd23d
This commit was generated by cvs2svn to compensate for changes in r97055,
...
which included commits to RCS files with non-trunk default branches.
2002-05-21 06:52:47 +00:00
Peter Wemm
a17d2cb23c
Merge ncurses-5.2-20010512 -> ncurses-5.2-20020518 changes onto mainline.
2002-05-21 05:38:04 +00:00
Peter Wemm
39f2269fcb
Import ncurses-5.2-20020518 onto the vendor branch.
...
Obtained from: ftp://dickey.his.com/ncurses/
2002-05-21 05:30:25 +00:00
Peter Wemm
7467abe828
This commit was generated by cvs2svn to compensate for changes in r97049,
...
which included commits to RCS files with non-trunk default branches.
2002-05-21 05:30:25 +00:00
Andrey A. Chernov
7e6a63408c
Import official baudrate fix into the vendor branch
2002-01-14 15:58:32 +00:00
Andrey A. Chernov
c15c659486
This commit was generated by cvs2svn to compensate for changes in r89354,
...
which included commits to RCS files with non-trunk default branches.
2002-01-14 15:58:32 +00:00
Peter Wemm
cf9473cd84
Thanks to ru for the suggestion: remove these files from the vendor
...
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.
2001-05-17 08:39:21 +00:00
Peter Wemm
edfeb4834f
This commit was generated by cvs2svn to compensate for changes in r76732,
...
which included commits to RCS files with non-trunk default branches.
2001-05-17 08:39:21 +00:00
Peter Wemm
952abd2a98
Merge changes from vendor branch to mainline.
2001-05-17 08:24:39 +00:00
Peter Wemm
7a69bbfb27
Import ncurses-5.2-20010512 onto the vendor branch
...
Obtained from: ftp://dickey.his.com/ncurses/
2001-05-17 08:21:06 +00:00
Peter Wemm
9f22302ac6
This commit was generated by cvs2svn to compensate for changes in r76726,
...
which included commits to RCS files with non-trunk default branches.
2001-05-17 08:21:06 +00:00
Peter Wemm
5702016eec
Merge ncurses vendor changes (v5_1_20000701->v5_1_20001009) onto mainline
2000-10-11 07:33:47 +00:00
Peter Wemm
18259542b2
Import ncurses-5.1-20001009 onto the vendor branch
2000-10-11 07:31:01 +00:00
Peter Wemm
6e0da8f8c9
This commit was generated by cvs2svn to compensate for changes in r66963,
...
which included commits to RCS files with non-trunk default branches.
2000-10-11 07:31:01 +00:00
Peter Wemm
b589b6f200
Fix a merge glitch - put our FREEBSD_NATIVE hack back in the original
...
place. The author saw fit to reindent the code which messed this up.
2000-07-03 09:38:46 +00:00
Peter Wemm
bd2a88692c
Merge vendor changes onto mainline
2000-07-03 09:35:22 +00:00
Peter Wemm
60b9f94d09
Merge conflicting vendor changes onto mainline. This essentially reverts
...
this file to the vendor version except for the added $FreeBSD$.
(The rev 1.2 IEXTEN change has been implemented more cleanly)
2000-07-03 09:30:28 +00:00
Peter Wemm
15589c42fa
Import the most recent ncurses 5.1 prerelease (20000701).
...
Mostly this is intended to resolve the trace() badness once and for all.
Obtained from: ftp://dickey.his.com/ncurses/
2000-07-03 09:24:12 +00:00
Peter Wemm
b0607d4eea
This commit was generated by cvs2svn to compensate for changes in r62449,
...
which included commits to RCS files with non-trunk default branches.
2000-07-03 09:24:12 +00:00
Peter Wemm
6b9085fd58
Bring in the fix for the trace/_nc_trace issue, without breaking the
...
vendor branching. The author has fixed this also so we can do this
safely.
2000-05-24 10:44:45 +00:00
Peter Wemm
e49b03b90b
This commit was generated by cvs2svn to compensate for changes in r60867,
...
which included commits to RCS files with non-trunk default branches.
2000-05-24 10:44:45 +00:00
Bruce Evans
d0fb0d6db9
Fixed IEXTEN handling in raw mode again. The effect of IEXTEN when
...
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.
2000-01-29 13:55:02 +00:00
Peter Wemm
5bd21f8a0a
Revision 1.3 is now taken care of in the base ncurses source.
2000-01-26 16:55:09 +00:00
Peter Wemm
1759abf3ae
Import ncurses-5.0-release to update the 5.0-prerelease that we had.
2000-01-26 16:43:25 +00:00
Peter Wemm
f8370a60ad
This commit was generated by cvs2svn to compensate for changes in r56639,
...
which included commits to RCS files with non-trunk default branches.
2000-01-26 16:43:25 +00:00
Luoqi Chen
77b3485b11
Remove GCC_UNUSED under FREEBSD_NATIVE option.
...
Requested by: ache
1999-09-03 17:56:05 +00:00
Luoqi Chen
2a0434714f
Restore documented tgetstr() behavior.
1999-09-03 05:15:33 +00:00
Peter Wemm
c8b9c85ee5
Tweaks for using natively under FreeBSD (with native termcap)
1999-08-30 07:50:31 +00:00
Peter Wemm
0e3d540892
Import unmodified (but trimmed) ncurses 5.0 prerelease 990821.
...
This contains the full eti (panel, form, menu) extensions.
bmake glue to follow.
Obtained from: ftp://ftp.clark.net/pub/dickey/ncurses
1999-08-24 01:06:48 +00:00