<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/regex, branch release/2.2.2</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>collate_range_cmp -&gt; __collate_range_cmp</title>
<updated>1996-10-31T04:38:21+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-10-31T04:38:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c61cea7272afe7054b72a38e37bd8c5215e91f41'/>
<id>c61cea7272afe7054b72a38e37bd8c5215e91f41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly use .Fn instead of .Nm to reference function names</title>
<updated>1996-08-22T23:31:07+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-08-22T23:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7bdf80e5714a8b59a2bfda90f367be4612df033e'/>
<id>7bdf80e5714a8b59a2bfda90f367be4612df033e</id>
<content type='text'>
in a bunch of man pages.

Use the correct .Bx  (BSD UNIX) or .At (AT&amp;T UNIX) macros
instead of explicitly specifying the version in the text
in a bunch of man pages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in a bunch of man pages.

Use the correct .Bx  (BSD UNIX) or .At (AT&amp;T UNIX) macros
instead of explicitly specifying the version in the text
in a bunch of man pages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert to newly aded collate compare function</title>
<updated>1996-08-12T18:49:54+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-08-12T18:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=79deb124106dbbfe1e08e8f8bea325f1ebc1fb20'/>
<id>79deb124106dbbfe1e08e8f8bea325f1ebc1fb20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove static collcmp, use new internal function now</title>
<updated>1996-08-12T03:51:16+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-08-12T03:51:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c73ac73fb4d4ea97a63663dcc28c8bef2b2794f7'/>
<id>c73ac73fb4d4ea97a63663dcc28c8bef2b2794f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use collate data for national alpha character ranges like [a-z]</title>
<updated>1996-08-11T16:08:17+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-08-11T16:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5c551438ecc9d72839cd90a5a7b0838d559939fc'/>
<id>5c551438ecc9d72839cd90a5a7b0838d559939fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Short value is better for hash due to easy overflow in 8bit characters</title>
<updated>1996-08-11T11:49:23+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-08-11T11:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=307350754018137a8b99e1636752c31e8b04120e'/>
<id>307350754018137a8b99e1636752c31e8b04120e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use locale for character classes instead of hardcoded values</title>
<updated>1996-08-11T11:42:03+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-08-11T11:42:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b5363c4a3b475d047faecf0d314890a8fae80325'/>
<id>b5363c4a3b475d047faecf0d314890a8fae80325</id>
<content type='text'>
Misc 8bit cleanup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Misc 8bit cleanup
</pre>
</div>
</content>
</entry>
<entry>
<title>General -Wall warning cleanup, part I.</title>
<updated>1996-07-12T18:57:58+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-07-12T18:57:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=51295a4d3e4c551df85249433c490208dc7fd23d'/>
<id>51295a4d3e4c551df85249433c490208dc7fd23d</id>
<content type='text'>
Submitted-By: Kent Vander Velden &lt;graphix@iastate.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted-By: Kent Vander Velden &lt;graphix@iastate.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>8bit clean fixes</title>
<updated>1996-03-25T14:34:26+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-03-25T14:34:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=42ce22e4499e0ac7f8bd577c27618d02991d4921'/>
<id>42ce22e4499e0ac7f8bd577c27618d02991d4921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More cleanup.</title>
<updated>1995-10-22T14:40:55+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-10-22T14:40:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=16252f116697edcd02a34a34cc845159abe0a1d3'/>
<id>16252f116697edcd02a34a34cc845159abe0a1d3</id>
<content type='text'>
Uhm, I also forgot: I took "EXTRA_SANITY" out of malloc.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uhm, I also forgot: I took "EXTRA_SANITY" out of malloc.c
</pre>
</div>
</content>
</entry>
</feed>
