1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Baptiste Daroussin
24fa7a5107 Vendor import ncurses 6.5 2024-06-20 10:11:38 +02:00
Baptiste Daroussin
bf0ab54638 Vendor import ncurses 6.2-20210220 2021-02-25 18:22:00 +01:00
Baptiste Daroussin
72c3fc31f5 import ncurses 6.2-20200215 2020-02-19 16:58:06 +00:00
Baptiste Daroussin
f0179cb608 Vendor import ncurses 6.1-20200118 2020-02-07 08:36:41 +00:00
Xin LI
cea297eb34 Vendor import of ncurses 5.9 20140222 snapshot. 2014-03-01 00:40:26 +00:00
Xin LI
6826a395a6 Compensate previous import with the removed files. 2014-03-01 00:09:36 +00:00
Xin LI
a0044ffc69 Redo import of ncurses 5.9 (stripped). 2014-02-28 19:18:07 +00:00
Xin LI
4b819fa20a Undo two previous imports which was never done in preparation of doing a
new import.
2014-02-28 19:12:44 +00:00
Ed Schouten
e07762606a Import ncurses 5.9. 2011-04-30 10:59:17 +00:00
Ed Schouten
0294a182a1 Import a stock copy of ncurses 5.8 into the vendor space.
It seems both local changes we made to 5.7 have already been fixed
upstream properly, so there is no need to preserve the changes. Also,
with SVN we import full source trees. Unlike CVS, where we removed
unneeded cruft.
2011-04-30 10:55:14 +00:00
Rong-En Fan
22b11c4db1 - Fix wrong manpage title for keybound.3X
PR:		docs/148864
Obtained from:	ncurses-5.7-20081213 snapshot
2010-07-25 11:43:54 +00:00
Rong-En Fan
90f241383e 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
2009-10-26 13:01:29 +00:00
Rong-En Fan
6181f4622a - Import ncurses 5.7-20081102 (5.7 release) onto vendor branch 2008-11-09 14:08:54 +00:00
Rong-En Fan
c0e48ca132 - Remove svn:keywords on unmodified vendor code 2008-11-09 09:07:46 +00:00
Rong-En Fan
a388f19919 - Flatten the vendor area 2008-11-09 09:06:04 +00:00
Rong-En Fan
aa59d4d4c5 Import ncurses 5.6-20080503 snapshot onto the vender branch 2008-05-09 02:28:12 +00:00
Rong-En Fan
d8977eaf36 Import ncurses 5.6-20080209 snapshot onto the vender branch 2008-02-11 13:37:14 +00:00
Rong-En Fan
536bf19adc - Remove files that are removed in upstream 2007-12-30 11:10:17 +00:00
Rong-En Fan
5ca44d1c91 Import ncurses 5.6-20071222 snapshot onto the vender branch 2007-12-30 11:08:14 +00:00
Rong-En Fan
01b82453a3 Remove files that are no longer exist.
Approved by:	delphij
2007-01-20 08:21:19 +00:00
Rong-En Fan
4a1a95108d Import ncurses 5.6-20061217 onto the vender branch
Approved by:	delphij
2007-01-20 07:32:02 +00:00
Ruslan Ermilov
555c9cae3c Fix from upstream: unbreak generation of the terminfo.5 manpage.
PR:		docs/46709, docs/56981, docs/80871
MFC after:	3 days
Obtained from:	ftp://invisible-island.net/ncurses/ncurses-5.5.tar.gz
2006-10-14 19:50:57 +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
b82face19f Import ncurses 5.2-20020615 to fix a first-column display bug. 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
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
Andrey A. Chernov
7e6a63408c Import official baudrate fix into the vendor branch 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
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
18259542b2 Import ncurses-5.1-20001009 onto the vendor branch 2000-10-11 07:31:01 +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
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
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
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