<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc, branch release/2.2.7_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1998-07-24T04:57:32Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1998-07-24T04:57:32Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1998-07-24T04:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8a3fe17f40c9b40fdba5b5a54eccb48a980e821'/>
<id>urn:sha1:a8a3fe17f40c9b40fdba5b5a54eccb48a980e821</id>
<content type='text'>
'RELENG_2_2_7_RELEASE'.

This commit was manufactured to restore the state of the 2.2.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1998-07-24T04:57:32Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1998-07-24T04:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=95b66175a329d81a892710c81f126f1071ac17a0'/>
<id>urn:sha1:95b66175a329d81a892710c81f126f1071ac17a0</id>
<content type='text'>
'RELENG_2_2_7_RELEASE'.
</content>
</entry>
<entry>
<title>MFC: doc fixes, casts, cosmetic.</title>
<updated>1998-07-19T06:51:50Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-07-19T06:51:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=24797bfa8880a603a125d014ef6f838beb3883f8'/>
<id>urn:sha1:24797bfa8880a603a125d014ef6f838beb3883f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: {rev 1.12} Correct wording on range of addresses examined by</title>
<updated>1998-07-17T04:02:33Z</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>1998-07-17T04:02:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e3c0ee2101808536b97cdf4749bd1c352d49b31a'/>
<id>urn:sha1:e3c0ee2101808536b97cdf4749bd1c352d49b31a</id>
<content type='text'>
     `msync(2)'.
</content>
</entry>
<entry>
<title>MFC: Bring in FAT32 support from -current.</title>
<updated>1998-07-16T02:03:43Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-07-16T02:03:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b7d4f10dad0bd2d0bf0aa8a95cb1e596602469dc'/>
<id>urn:sha1:b7d4f10dad0bd2d0bf0aa8a95cb1e596602469dc</id>
<content type='text'>
Merged by:      Hideki Yamamoto &lt;hyama@kansai.oki.co.jp&gt;
</content>
</entry>
<entry>
<title>MFC: errno</title>
<updated>1998-07-14T18:29:20Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-07-14T18:29:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cf6ead55c8fdf50ecfea998d9f45b1f54526ed93'/>
<id>urn:sha1:cf6ead55c8fdf50ecfea998d9f45b1f54526ed93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Provide __error() in libc, to allow linking _THREAD_SAFE objects in</title>
<updated>1998-06-29T19:18:17Z</updated>
<author>
<name>Dmitrij Tejblum</name>
<email>dt@FreeBSD.org</email>
</author>
<published>1998-06-29T19:18:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=202eb0eeb1ce3b7ea74cb89aa1308069993eb565'/>
<id>urn:sha1:202eb0eeb1ce3b7ea74cb89aa1308069993eb565</id>
<content type='text'>
non-threaded programs.
</content>
</entry>
<entry>
<title>MFC: Move ftok() from libcompat to libc.</title>
<updated>1998-06-28T05:22:39Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-06-28T05:22:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cf572da1feeda0cabfd1bab2229882b29d009469'/>
<id>urn:sha1:cf572da1feeda0cabfd1bab2229882b29d009469</id>
<content type='text'>
PR:		misc/6763
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.</title>
<updated>1998-06-13T18:39:23Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1998-06-13T18:39:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ffc30588324d9909af0db64027a51c10a0375248'/>
<id>urn:sha1:ffc30588324d9909af0db64027a51c10a0375248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reviewed by:	thepish</title>
<updated>1998-06-10T12:39:47Z</updated>
<author>
<name>Daniel O'Callaghan</name>
<email>danny@FreeBSD.org</email>
</author>
<published>1998-06-10T12:39:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d205a6a83fb6a548c2c23b162d7b191e81ba232e'/>
<id>urn:sha1:d205a6a83fb6a548c2c23b162d7b191e81ba232e</id>
<content type='text'>
MFC: fix grammar, "null" -&gt; "NUL"
</content>
</entry>
</feed>
