<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/sed/process.c, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-11-04T19:12:42Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>urn:sha1:3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
</entry>
<entry>
<title>Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived</title>
<updated>2004-08-09T15:29:41Z</updated>
<author>
<name>Diomidis Spinellis</name>
<email>dds@FreeBSD.org</email>
</author>
<published>2004-08-09T15:29:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=30fd73fb814816e35e4014a1da51f5c4dcac3522'/>
<id>urn:sha1:30fd73fb814816e35e4014a1da51f5c4dcac3522</id>
<content type='text'>
software (original contributor).

Reviewed by:	imp
</content>
</entry>
<entry>
<title>Make the 'y' (translate) command aware of multibyte characters.</title>
<updated>2004-07-14T10:06:22Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-14T10:06:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=81a8648adb3c9c5969d5ff8f0acb042d0a9131b8'/>
<id>urn:sha1:81a8648adb3c9c5969d5ff8f0acb042d0a9131b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Overhaul lputs() to deal with multibyte characters, characters that take</title>
<updated>2004-07-13T04:35:43Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-13T04:35:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b4828720f7ea0eeb727e9691631cc596ddf16f88'/>
<id>urn:sha1:b4828720f7ea0eeb727e9691631cc596ddf16f88</id>
<content type='text'>
up more than one column position, and null bytes.
</content>
</entry>
<entry>
<title>Reimplement in-place editing in a slightly less disgusting manner.  Also,</title>
<updated>2003-11-04T13:09:16Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-11-04T13:09:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f54cda1467567b0bb2591162af68bc0769051c8d'/>
<id>urn:sha1:f54cda1467567b0bb2591162af68bc0769051c8d</id>
<content type='text'>
make an effort to preserve the ownership and mode of the file we are
editing.

Sponsored by:	Registrar AS
</content>
</entry>
<entry>
<title>Whitespace cleanup</title>
<updated>2003-11-04T12:16:47Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-11-04T12:16:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9cde9a2e85077e48dcb531e7d2ae6122196a547b'/>
<id>urn:sha1:9cde9a2e85077e48dcb531e7d2ae6122196a547b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ANSIfy</title>
<updated>2003-11-04T12:15:20Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-11-04T12:15:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e6478125c862a9cba56b991076242b466425af48'/>
<id>urn:sha1:e6478125c862a9cba56b991076242b466425af48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the buffer length test in NEEDSP() so that it does not</title>
<updated>2003-11-02T23:20:24Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-11-02T23:20:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ce20a8e9bed820bf82da820b5c22ff365f73bca9'/>
<id>urn:sha1:ce20a8e9bed820bf82da820b5c22ff365f73bca9</id>
<content type='text'>
subtract one unsigned number from another potentially smaller
one, leading to wraparound (and heap corruption, eventually).

PR:		58813
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Do not dribble zero bytes into the output, by replacing an obfuscated if</title>
<updated>2003-06-05T12:10:19Z</updated>
<author>
<name>Tony Finch</name>
<email>fanf@FreeBSD.org</email>
</author>
<published>2003-06-05T12:10:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c2b9b6eba83e51d52ed7ed58687dfb34af98e3a1'/>
<id>urn:sha1:c2b9b6eba83e51d52ed7ed58687dfb34af98e3a1</id>
<content type='text'>
whose true and false clauses were equivalent with a check that we are
not about to stumble off the end of the line.

Reported by:	peter
Pointy hat to:	fanf
</content>
</entry>
<entry>
<title>Fix substitution when the regex matches the zero-length string.</title>
<updated>2003-06-04T15:31:55Z</updated>
<author>
<name>Tony Finch</name>
<email>fanf@FreeBSD.org</email>
</author>
<published>2003-06-04T15:31:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2f17b7e279eea92bd686c7c92c5bdeecc86607bd'/>
<id>urn:sha1:2f17b7e279eea92bd686c7c92c5bdeecc86607bd</id>
<content type='text'>
There are two bugs: in the s///g case, the substitution didn't occur
at the end of the line; in the s///N case, the code didn't count
forwards along the line properly. See the sg, s3, s4, and s5 tests
in src/tools/regression/usr.bin/sed/.

Reviewed by:	tjr
</content>
</entry>
</feed>
