<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/stdtime, 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>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>
<entry>
<title>MFC part 2: Static initializers for mutexes and condition variables.</title>
<updated>1998-04-23T08:21:56Z</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>1998-04-23T08:21:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=327f2d0a90e6c31d4c9d77bb6459c5ad23ade8dd'/>
<id>urn:sha1:327f2d0a90e6c31d4c9d77bb6459c5ad23ade8dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: A few bits I missed on my 1st pass.</title>
<updated>1998-02-18T09:09:06Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-02-18T09:09:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=27c55448ae9cf7e55ce6eb69cc0771cfdb5a05a6'/>
<id>urn:sha1:27c55448ae9cf7e55ce6eb69cc0771cfdb5a05a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Submitted by:	jallison@whistle.com</title>
<updated>1998-02-18T01:27:27Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1998-02-18T01:27:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2c32415aa596b79d587ac145df4ee30efb5aa513'/>
<id>urn:sha1:2c32415aa596b79d587ac145df4ee30efb5aa513</id>
<content type='text'>
MFC: fix version confusion in pthreads support.
</content>
</entry>
<entry>
<title>Merge in changes from -current (ISO 8601 week number and year).</title>
<updated>1997-10-11T14:25:14Z</updated>
<author>
<name>Wolfgang Helbig</name>
<email>helbig@FreeBSD.org</email>
</author>
<published>1997-10-11T14:25:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=efe458a7c4d936bc26213dcc9e0fe7ec8111ea48'/>
<id>urn:sha1:efe458a7c4d936bc26213dcc9e0fe7ec8111ea48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>environmental -&gt; environment</title>
<updated>1997-09-19T06:18:21Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-09-19T06:18:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3dfc68bf7c0595021b05be2b8565022f21debc3e'/>
<id>urn:sha1:3dfc68bf7c0595021b05be2b8565022f21debc3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:  Just the locale fixes (small doc tweaks for the most part)</title>
<updated>1997-09-14T13:09:19Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-09-14T13:09:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=47795419ca2dfb34e50da26aa97c9493f7a3739f'/>
<id>urn:sha1:47795419ca2dfb34e50da26aa97c9493f7a3739f</id>
<content type='text'>
and the new strptime(3) call.  Having added something, does this
require a version bump?  Haven't we bumped once already?

There are a *LOT* of additional 3.0 changes to be merged but I'm not
entirely comfortable with some of them so I'll take the conservative
(read: cowardly :) way out and just merge this much.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.</title>
<updated>1997-08-13T13:11:54Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-08-13T13:11:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=75c36b3df4fd3bba0e0a92437507bde2b7e94f48'/>
<id>urn:sha1:75c36b3df4fd3bba0e0a92437507bde2b7e94f48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.</title>
<updated>1997-08-11T13:08:30Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-08-11T13:08:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ab8ee7cc4a96eab986e46bb079a51ffa7155dbc'/>
<id>urn:sha1:3ab8ee7cc4a96eab986e46bb079a51ffa7155dbc</id>
<content type='text'>
</content>
</entry>
</feed>
