<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include/Makefile, 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 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 (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>${.OBJDIR}\osreldate.h -&gt; ${.OBJDIR}/osreldate.h</title>
<updated>1998-02-01T16:21:52Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-02-01T16:21:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bb20c765b8d50947e73ec9928c688bd54b02bddf'/>
<id>urn:sha1:bb20c765b8d50947e73ec9928c688bd54b02bddf</id>
<content type='text'>
This is not MSDOS :-)
</content>
</entry>
<entry>
<title>MFC: install osreldate.h from ${.OBJDIR}.</title>
<updated>1998-02-01T07:18:38Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1998-02-01T07:18:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a09226bba39ebc94ed44488cc0a8928cd4de3d71'/>
<id>urn:sha1:a09226bba39ebc94ed44488cc0a8928cd4de3d71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Since stringlist.h is now in this branch, it might be a good idea to mention</title>
<updated>1998-01-28T13:35:09Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-01-28T13:35:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c8f119883f0be4df2005f6206b54a47f1f75bb9e'/>
<id>urn:sha1:c8f119883f0be4df2005f6206b54a47f1f75bb9e</id>
<content type='text'>
it in the Makefile. :-)
</content>
</entry>
<entry>
<title>Merge from main branch: add ELF header files and fix a misspelled</title>
<updated>1998-01-27T16:24:00Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-01-27T16:24:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=55e4da0b7d90473b516de28678aedd63afb0bdf4'/>
<id>urn:sha1:55e4da0b7d90473b516de28678aedd63afb0bdf4</id>
<content type='text'>
identifier in brandelf.c.

Files merged from main branch:
    src/usr.bin/brandelf/brandelf.c	1.5  -&gt; 1.6
    src/include/Makefile		1.55 -&gt; 1.56
    src/sys/sys/imgact_elf.h		1.4  -&gt; 1.5

Files added from main branch:
    src/include/elf.h			1.1
    src/sys/i386/include/elf.h		1.2
    src/sys/sys/elf32.h			1.2
</content>
</entry>
<entry>
<title>Bring in the 'make -DNOCLEAN world' fixes from -current.  The problem</title>
<updated>1997-09-10T07:18:46Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-09-10T07:18:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d7503f83378cb758012d86d669bcf0e57f7a7786'/>
<id>urn:sha1:d7503f83378cb758012d86d669bcf0e57f7a7786</id>
<content type='text'>
is that obj/tmp/usr/include is built first with symlinks and then
deleted and replaced with real files, causing all the dependencies to
be triggered.
</content>
</entry>
<entry>
<title>Merge 1.60.</title>
<updated>1997-07-31T11:32:49Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1997-07-31T11:32:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aa36fbf059ea789bf00fbb6a0c14f512589568cd'/>
<id>urn:sha1:aa36fbf059ea789bf00fbb6a0c14f512589568cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reference LUDIR before LUDIRS.  Noted by many on the net.</title>
<updated>1997-06-09T19:55:12Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-06-09T19:55:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eada637063e939b7f4d296e12bb30fe7319b6136'/>
<id>urn:sha1:eada637063e939b7f4d296e12bb30fe7319b6136</id>
<content type='text'>
</content>
</entry>
</feed>
