<feed xmlns='http://www.w3.org/2005/Atom'>
<title>netbsd/include/vis.h, branch lockdoc-9.3</title>
<subtitle>NetBSD fork for lockdoc analysis</subtitle>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/'/>
<entry>
<title>Add vis DQ.</title>
<updated>2017-04-23T01:57:36+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2017-04-23T01:57:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=a2d15c3f3df991efd74cd9a841a836a83f01c02c'/>
<id>a2d15c3f3df991efd74cd9a841a836a83f01c02c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add stravis</title>
<updated>2016-01-14T20:42:14+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2016-01-14T20:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=417cfd673244116c406a8ee41c2f831ae3c84883'/>
<id>417cfd673244116c406a8ee41c2f831ae3c84883</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add VIS_NOLOCALE flag</title>
<updated>2015-05-23T11:48:31+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2015-05-23T11:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=973cdef609b2535dd295db0311e30786ddd2d372'/>
<id>973cdef609b2535dd295db0311e30786ddd2d372</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add VIS_META/VIS_SHELL support to encode all shell metacharacters.</title>
<updated>2014-09-26T01:21:07+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2014-09-26T01:21:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=2e73bb3f331088d6eacb1d50bb44121c7adbb9ef'/>
<id>2e73bb3f331088d6eacb1d50bb44121c7adbb9ef</id>
<content type='text'>
XXX: /etc/rc.d/wizd fix $</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX: /etc/rc.d/wizd fix $</pre>
</div>
</content>
</entry>
<entry>
<title>More fixes from J.R. Oldroyd. We introduce a new function that can</title>
<updated>2013-02-20T17:01:15+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2013-02-20T17:01:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=116d773b32aea5b942066dd82d8f723d880d9ab1'/>
<id>116d773b32aea5b942066dd82d8f723d880d9ab1</id>
<content type='text'>
retrieve and return if there has been a conversion error, so that
it can keep performing char-by-char processing if a multi-byte
conversion occurred. Also some more code cleanups in the "extra"
processing.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
retrieve and return if there has been a conversion error, so that
it can keep performing char-by-char processing if a multi-byte
conversion occurred. Also some more code cleanups in the "extra"
processing.</pre>
</div>
</content>
</entry>
<entry>
<title>Add VIS_GLOB (Brooks Davis)</title>
<updated>2012-12-14T21:36:59+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2012-12-14T21:36:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=3d6dd635f0a1935aa927a8a3404322a75a446756'/>
<id>3d6dd635f0a1935aa927a8a3404322a75a446756</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix various vis/unvis issues:</title>
<updated>2011-03-12T19:52:45+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2011-03-12T19:52:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=a7c6e7bec6a27d8d3e95917f7981b397bea48005'/>
<id>a7c6e7bec6a27d8d3e95917f7981b397bea48005</id>
<content type='text'>
- no need for all the weak symbols
- define a new _VIS_END flag for UNVIS_END so that there are no collisions
  between and vis and unvis flags.
- add bound versions of the vis and unvis functions that take the length of
  the destination buffer. Unlike the OpenBSD ones they return -1 or NULL if
  the buffer is not large enough, instead of silently truncating.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- no need for all the weak symbols
- define a new _VIS_END flag for UNVIS_END so that there are no collisions
  between and vis and unvis flags.
- add bound versions of the vis and unvis functions that take the length of
  the destination buffer. Unlike the OpenBSD ones they return -1 or NULL if
  the buffer is not large enough, instead of silently truncating.</pre>
</div>
</content>
</entry>
<entry>
<title>add VIS_NOESCAPE and VIS_HTTP1866</title>
<updated>2010-11-27T19:44:54+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2010-11-27T19:44:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=fb5fb3142cc85dad7fad4905a1f952491041077b'/>
<id>fb5fb3142cc85dad7fad4905a1f952491041077b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add RFC 2045 MIME Quoted-Printable support.</title>
<updated>2009-02-10T23:06:31+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2009-02-10T23:06:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=bb0dd6147818d65259296b79d555e7cb09841601'/>
<id>bb0dd6147818d65259296b79d555e7cb09841601</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>compat code reorg</title>
<updated>2005-09-13T01:44:32+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2005-09-13T01:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=66412e7240d270733387b4c4def090196305eb9d'/>
<id>66412e7240d270733387b4c4def090196305eb9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
