<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/string, branch upstream/2.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1997-02-28T05:51:15Z</updated>
<entry>
<title>YAMFC:</title>
<updated>1997-02-28T05:51:15Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-02-28T05:51:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e6864ce05b152e1597e235302a7ac3265dc7a479'/>
<id>urn:sha1:e6864ce05b152e1597e235302a7ac3265dc7a479</id>
<content type='text'>
Commit all of the -current changes that apply to 2.2.  These fall into
several categories:

- Cosmetic/mdoc changes.  They don't really afect the output
  at all, but having them in 2.2 will make it easier to diff the man
  pages later when looking for real changes.
- Update some man pages to reflect the current 2.2 header files.
- Sort xrefs.
- A few typo fixes.
- And a few changes that actualy added text to the man page that should
  be reflected in 2.2.
- Add some missing MLINKS.

Requested by: bde
</content>
</entry>
<entry>
<title>delete doubled words, e.g.: "the the" -&gt; "the"</title>
<updated>1996-10-05T22:27:30Z</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-10-05T22:27:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e83201b43ad36d453a46f551fcaedf0a0e7f23c3'/>
<id>urn:sha1:e83201b43ad36d453a46f551fcaedf0a0e7f23c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add missing comma(s) in .Xr macros</title>
<updated>1996-09-23T22:24:39Z</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-09-23T22:24:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e0e5145ce6dc9de9aa4d1ce7a36a8dcf06b96585'/>
<id>urn:sha1:e0e5145ce6dc9de9aa4d1ce7a36a8dcf06b96585</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed the easy cases of const poisoning in the kernel.  Cosmetic.</title>
<updated>1996-08-31T16:52:44Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-08-31T16:52:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e0c95ed947b6e682a4a4e3571fb4d3150f7e0d67'/>
<id>urn:sha1:e0c95ed947b6e682a4a4e3571fb4d3150f7e0d67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correctly use .Fn instead of .Nm to reference function names</title>
<updated>1996-08-22T23:31:07Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-08-22T23:31:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7bdf80e5714a8b59a2bfda90f367be4612df033e'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Back out fallback approximation changes, they are not so right to live</title>
<updated>1996-08-13T17:03:18Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-08-13T17:03:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c2bfae006a3feffafec5acb8e4ae77829b6f025f'/>
<id>urn:sha1:c2bfae006a3feffafec5acb8e4ae77829b6f025f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>General -Wall warning cleanup, part I.</title>
<updated>1996-07-12T18:57:58Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-07-12T18:57:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=51295a4d3e4c551df85249433c490208dc7fd23d'/>
<id>urn:sha1:51295a4d3e4c551df85249433c490208dc7fd23d</id>
<content type='text'>
Submitted-By: Kent Vander Velden &lt;graphix@iastate.edu&gt;
</content>
</entry>
<entry>
<title>Use better approximation if collate info not available.</title>
<updated>1996-06-09T14:56:08Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-06-09T14:56:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=45110ccfce5033b23e3907eb3d4066f8f92328f8'/>
<id>urn:sha1:45110ccfce5033b23e3907eb3d4066f8f92328f8</id>
<content type='text'>
Fix bug: strxfrm+strcmp != strcoll, if collate info not available
</content>
</entry>
<entry>
<title>Localize it.</title>
<updated>1996-06-09T13:31:06Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-06-09T13:31:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2127ab9a075b947ad2337379a022bd5878565252'/>
<id>urn:sha1:2127ab9a075b947ad2337379a022bd5878565252</id>
<content type='text'>
(it was NOT localized initially, it does some trick instead!)
</content>
</entry>
<entry>
<title>``mv'' -&gt; ``mv -f''</title>
<updated>1996-05-07T23:19:49Z</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-05-07T23:19:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9fb933075efacc206d4968ca872ad7ea94349ba4'/>
<id>urn:sha1:9fb933075efacc206d4968ca872ad7ea94349ba4</id>
<content type='text'>
``rm'' -&gt; ``rm -f''
so mv/rm may not ask for confirmation if you are not root
</content>
</entry>
</feed>
