<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include, 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>MFC: new rune functions.</title>
<updated>1998-07-16T09:57:02Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-07-16T09:57:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4ebd34b20510a1f006564e2f7458614b79e56672'/>
<id>urn:sha1:4ebd34b20510a1f006564e2f7458614b79e56672</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make prototype match implementation.</title>
<updated>1998-07-16T00:09:29Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-07-16T00:09:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=132278444b4d1154910861c9452a3cba7d9e9d03'/>
<id>urn:sha1:132278444b4d1154910861c9452a3cba7d9e9d03</id>
<content type='text'>
Submitted by: Graham Wheeler &lt;gram@cdsec.com&gt;
</content>
</entry>
<entry>
<title>MFC: LC_MESSAGES</title>
<updated>1998-04-30T16:50:34Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-04-30T16:50:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fa41e8ecbe8a1c0d177f09203ff366d91f793230'/>
<id>urn:sha1:fa41e8ecbe8a1c0d177f09203ff366d91f793230</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC part 4: pthread_yield() was renamed to sched_yield() in the</title>
<updated>1998-04-30T06:59:27Z</updated>
<author>
<name>Thomas Gellekum</name>
<email>tg@FreeBSD.org</email>
</author>
<published>1998-04-30T06:59:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=52a33963d491af1daf9a57c3c2fd615f15044eda'/>
<id>urn:sha1:52a33963d491af1daf9a57c3c2fd615f15044eda</id>
<content type='text'>
POSIX thread standard.

sched.h is John's version, needed for the prototype.
</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>Back out the removal of psignal() and sys_siglist as</title>
<updated>1998-04-22T01:48:34Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-04-22T01:48:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d93e123f620833aa35b798b21e9c7e93df461922'/>
<id>urn:sha1:d93e123f620833aa35b798b21e9c7e93df461922</id>
<content type='text'>
it's not appropriate in this branch.
Suggested by:	bde
</content>
</entry>
<entry>
<title>MFC: Remove psignal &amp; sys_signlist decls.</title>
<updated>1998-04-21T01:04:18Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-04-21T01:04:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d7509ec6d4be84113e9adb5e72110566457b70be'/>
<id>urn:sha1:d7509ec6d4be84113e9adb5e72110566457b70be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC (1.55: don't generate osreldate.h at install time).</title>
<updated>1998-04-19T13:34:48Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-04-19T13:34:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3baeebae3ce1e2025eaf1edad29effa844c32cdd'/>
<id>urn:sha1:3baeebae3ce1e2025eaf1edad29effa844c32cdd</id>
<content type='text'>
Submitted by:	Arne Henrik Juul &lt;arnej@stud.math.ntnu.no&gt;
PR:		6330
</content>
</entry>
<entry>
<title>MFC: merge r1.12.  I was too conservative to merge this before.</title>
<updated>1998-03-02T21:34:41Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-03-02T21:34:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7374211ae1df0f517f95bcc5fe93da2760f1acd9'/>
<id>urn:sha1:7374211ae1df0f517f95bcc5fe93da2760f1acd9</id>
<content type='text'>
Requested by: bde
</content>
</entry>
</feed>
