<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/contrib/nvi/common/exf.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>import nvi 2.2.0-3bbdfe4</title>
<updated>2021-05-21T20:51:21+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2021-05-21T20:50:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6680e5a52f8abf059bbbd3e0be66d9dce476cdf9'/>
<id>6680e5a52f8abf059bbbd3e0be66d9dce476cdf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update nvi to 2.2.0-05ed8b9</title>
<updated>2020-10-01T04:46:23+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2020-10-01T04:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=755cc40c21ca63388c6a67ba848a908b429e9391'/>
<id>755cc40c21ca63388c6a67ba848a908b429e9391</id>
<content type='text'>
This version incorporates many fixes in particular a fix for vi -w
Another approach was proposed to merge those fixes (see review), I find
it easier to track changes if we keep importing snapshot on regular
basis

PR:		241985
Reported by:	fernape
Differential Revision:	https://reviews.freebsd.org/D26158
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This version incorporates many fixes in particular a fix for vi -w
Another approach was proposed to merge those fixes (see review), I find
it easier to track changes if we keep importing snapshot on regular
basis

PR:		241985
Reported by:	fernape
Differential Revision:	https://reviews.freebsd.org/D26158
</pre>
</div>
</content>
</entry>
<entry>
<title>Update nvi to 2.2.0</title>
<updated>2020-09-09T08:38:47+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2020-09-09T08:38:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=110d525ec6188f3c9dc4f54c4bc1cced2f7184cd'/>
<id>110d525ec6188f3c9dc4f54c4bc1cced2f7184cd</id>
<content type='text'>
Main changes:
* Vim-style expandtab option
* Provides Turkish translation
* Backspace now deletes \ rather than being escaped
* T during motion commands is now VI-compatible
* Encoding related fixes, such as UTF-8 detection
* Fixed a number of memory management issues

MFC after:	3 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Main changes:
* Vim-style expandtab option
* Provides Turkish translation
* Backspace now deletes \ rather than being escaped
* T during motion commands is now VI-compatible
* Encoding related fixes, such as UTF-8 detection
* Fixed a number of memory management issues

MFC after:	3 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert r362148.</title>
<updated>2020-06-22T22:59:03+00:00</updated>
<author>
<name>Yuri Pankov</name>
<email>yuripv@FreeBSD.org</email>
</author>
<published>2020-06-22T22:59:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1a176e87df5ca98f25aaf5c28493ff46ea20a9a6'/>
<id>1a176e87df5ca98f25aaf5c28493ff46ea20a9a6</id>
<content type='text'>
Breaks UTF-8 input for new or having only 7bit characters present files.

Reported by:	glebius
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Breaks UTF-8 input for new or having only 7bit characters present files.

Reported by:	glebius
</pre>
</div>
</content>
</entry>
<entry>
<title>nvi: fallback to ISO8859-1 as last resort</title>
<updated>2020-06-13T14:11:02+00:00</updated>
<author>
<name>Yuri Pankov</name>
<email>yuripv@FreeBSD.org</email>
</author>
<published>2020-06-13T14:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=38f168e1a3b83f2dcf9ad354f4f4a7429c9edbba'/>
<id>38f168e1a3b83f2dcf9ad354f4f4a7429c9edbba</id>
<content type='text'>
Current logic of using user's locale encoding that is UTF-8 doesn't make
much sense if we already failed the looks_utf8() check and skipped
encoding set using "fileencoding" as being UTF-8 as well; fallback to
ISO8859-1 in that case.

Reviewed by:	Zhihao Yuan &lt;lichray@gmail.com&gt;
Differential Revision:	https://reviews.freebsd.org/D24919
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Current logic of using user's locale encoding that is UTF-8 doesn't make
much sense if we already failed the looks_utf8() check and skipped
encoding set using "fileencoding" as being UTF-8 as well; fallback to
ISO8859-1 in that case.

Reviewed by:	Zhihao Yuan &lt;lichray@gmail.com&gt;
Differential Revision:	https://reviews.freebsd.org/D24919
</pre>
</div>
</content>
</entry>
<entry>
<title>Update nvi to 2.1.3 which fixes the data corruption when locale conversion</title>
<updated>2015-04-10T17:50:28+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2015-04-10T17:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c271fa9295c13b3cc926562c9b204fa597dba7e6'/>
<id>c271fa9295c13b3cc926562c9b204fa597dba7e6</id>
<content type='text'>
failed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
failed
</pre>
</div>
</content>
</entry>
<entry>
<title>Update nvi-1.79 to 2.1.1-4334a8297f</title>
<updated>2013-08-11T20:03:12+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2013-08-11T20:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f0957ccae4f402b93cf27b125542343d28b53109'/>
<id>f0957ccae4f402b93cf27b125542343d28b53109</id>
<content type='text'>
This is the gsoc-2011 project to clean up and backport multibyte support
from other nvi forks in a form we can use.

USE_WIDECHAR is on unless building for the rescue crunchgen. This should
allow editing in the native locale encoding.

USE_ICONV depends on make.conf having 'WITH_ICONV=YES' for now.  This
adds the ability to do things like edit a KOI8-R file while having $LANG
set to (say) en_US.UTF-8.  iconv is used to transcode the characters for
display.

Other points:
* It uses gencat and catopen/etc instead of homegrown msg catalog stuff.
* A lot of stuff has been trimmed out, eg: the perl and tcl bindings which
  we could never use in base anyway.
* It uses ncursesw when in widechar mode.  This could be interesting.

GSoC info: http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/zy/1
Repo at: https://github.com/lichray/nvi2

Obtained from:  Zhihao Yuan &lt;lichray@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the gsoc-2011 project to clean up and backport multibyte support
from other nvi forks in a form we can use.

USE_WIDECHAR is on unless building for the rescue crunchgen. This should
allow editing in the native locale encoding.

USE_ICONV depends on make.conf having 'WITH_ICONV=YES' for now.  This
adds the ability to do things like edit a KOI8-R file while having $LANG
set to (say) en_US.UTF-8.  iconv is used to transcode the characters for
display.

Other points:
* It uses gencat and catopen/etc instead of homegrown msg catalog stuff.
* A lot of stuff has been trimmed out, eg: the perl and tcl bindings which
  we could never use in base anyway.
* It uses ncursesw when in widechar mode.  This could be interesting.

GSoC info: http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/zy/1
Repo at: https://github.com/lichray/nvi2

Obtained from:  Zhihao Yuan &lt;lichray@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Post-cvs2svn flatten pass.</title>
<updated>2013-08-11T08:38:10+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2013-08-11T08:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=84ed61ee234d2654ec965be5bfdda4269f9dc4fd'/>
<id>84ed61ee234d2654ec965be5bfdda4269f9dc4fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename O_DIRECTORY to O_TMP_DIRECTORY to avoid shadowing the fcntl.h</title>
<updated>2013-05-15T18:41:49+00:00</updated>
<author>
<name>Jaakko Heinonen</name>
<email>jh@FreeBSD.org</email>
</author>
<published>2013-05-15T18:41:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=29c4b7861b74ac8c40a422d7a4c1318ddb3c7cec'/>
<id>29c4b7861b74ac8c40a422d7a4c1318ddb3c7cec</id>
<content type='text'>
O_DIRECTORY flag.

PR:		bin/173924
Obtained from:	git://repo.or.cz/nvi.git
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
O_DIRECTORY flag.

PR:		bin/173924
Obtained from:	git://repo.or.cz/nvi.git
</pre>
</div>
</content>
</entry>
<entry>
<title>Close buffer overflow noted in security advisory DSA-085.</title>
<updated>2001-10-26T08:25:32+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-10-26T08:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f2d9117d4b3a0775a2006630fa91c2c65297b65'/>
<id>3f2d9117d4b3a0775a2006630fa91c2c65297b65</id>
<content type='text'>
Submitted by:	Koga Youichirou &lt;y-koga@jp.FreeBSD.org&gt;
Obtained from:	Debian
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Koga Youichirou &lt;y-koga@jp.FreeBSD.org&gt;
Obtained from:	Debian
</pre>
</div>
</content>
</entry>
</feed>
