<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libstand, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-11-03T00:35:26Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>urn:sha1:3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
</entry>
<entry>
<title>Match sys/boot in ensure GCC does not use x86 FP registers in integer code.</title>
<updated>2005-06-03T06:55:22Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-06-03T06:55:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b9a30e80438983ff0b5a799a9c5f793d78b0b34d'/>
<id>urn:sha1:b9a30e80438983ff0b5a799a9c5f793d78b0b34d</id>
<content type='text'>
Submitted by:	Pawel Worach &lt;pawel.worach@gmail.com&gt;
</content>
</entry>
<entry>
<title>Back out revision 1.51, it is wrong.  We don't litter -I's within lib</title>
<updated>2005-05-31T20:39:53Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-05-31T20:39:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c0a87c26b3de47a0423dba0702df9aa1bc0a5ec1'/>
<id>urn:sha1:c0a87c26b3de47a0423dba0702df9aa1bc0a5ec1</id>
<content type='text'>
Makefiles to get headers from /usr/src vs. the standard include paths.
</content>
</entry>
<entry>
<title>Use %z to print size_t values.</title>
<updated>2005-05-31T20:01:58Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2005-05-31T20:01:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ac0a0594f6c29bb8358fcca162e6e23a594e899e'/>
<id>urn:sha1:ac0a0594f6c29bb8358fcca162e6e23a594e899e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Just use uintptr_t and intptr_t rather than requiring each arch to provide</title>
<updated>2005-05-31T20:01:18Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2005-05-31T20:01:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7ab17e6d01594f70d37544ae15b2977294985fcd'/>
<id>urn:sha1:7ab17e6d01594f70d37544ae15b2977294985fcd</id>
<content type='text'>
explicit int/long typedefs.
</content>
</entry>
<entry>
<title>Make bzip2 support working again after bzip2 upgrade. This time commit</title>
<updated>2005-05-29T21:56:38Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2005-05-29T21:56:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=55f88dd25e8b4fad6bb2effd3ae55dd687b0903e'/>
<id>urn:sha1:55f88dd25e8b4fad6bb2effd3ae55dd687b0903e</id>
<content type='text'>
BZ_NO_COMPRESS support to the bzip2 sources directly (yes, this takes file
off the vendor branch, but looks like bzip2 maintainer doesn't care), so that
it will not be removed when the next upgrade is performed. Also, add a short
note on how to test bzip2 support.

Pointy hat to:  obrien

Correct comment (libz -&gt; libbz2) and remove useless full path to zutil.h
while I am here.
</content>
</entry>
<entry>
<title>Add missed ${.CURDIR}/../../contrib/bzip2 into include search path, otherwise</title>
<updated>2005-05-29T21:05:58Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2005-05-29T21:05:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=422d5081e12576005a2f2a8474ba1c73ee270e03'/>
<id>urn:sha1:422d5081e12576005a2f2a8474ba1c73ee270e03</id>
<content type='text'>
old version of bzlib.h can be picked up from the /usr/include.
</content>
</entry>
<entry>
<title>Remove unused variable. Shorten the path to WARNS=6 compliance.</title>
<updated>2005-05-20T12:55:38Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2005-05-20T12:55:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e479377e63a93d9d5f9aeeca10f413ecf028f12c'/>
<id>urn:sha1:e479377e63a93d9d5f9aeeca10f413ecf028f12c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix libstand on amd64.  Rev 1.46 (obrien) removed the -I. that the</title>
<updated>2005-05-20T03:18:19Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2005-05-20T03:18:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d9d99c547803b2a2acac09bee17e3757f65448bd'/>
<id>urn:sha1:d9d99c547803b2a2acac09bee17e3757f65448bd</id>
<content type='text'>
bzip2 support provided, and amd64 depended on.  Amd64 has a custom
${.OBJDIR}/machine symlink in it and the -I. picked this up.  Without
it, the libstand code was being compiled in 32 bit mode, but with 64 bit
machine headers.
</content>
</entry>
<entry>
<title>Clean up an additional file.</title>
<updated>2005-05-17T17:48:26Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-05-17T17:48:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=af753a20e9a9a201a7f6b4228739a2767a471b5e'/>
<id>urn:sha1:af753a20e9a9a201a7f6b4228739a2767a471b5e</id>
<content type='text'>
</content>
</entry>
</feed>
