<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libstand, branch release/6.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2007-10-24T11:50:07Z</updated>
<entry>
<title>MFC: Optimize for size on pc98.</title>
<updated>2007-10-24T11:50:07Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2007-10-24T11:50:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e6053c83d325060c3c6fc7649db012c766b8fb91'/>
<id>urn:sha1:e6053c83d325060c3c6fc7649db012c766b8fb91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:	src/lib/libstand/printf.c	1.9</title>
<updated>2006-05-22T23:51:14Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2006-05-22T23:51:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2b9a557b8f34aefe68745d9e80f8fb0d4ceef53e'/>
<id>urn:sha1:2b9a557b8f34aefe68745d9e80f8fb0d4ceef53e</id>
<content type='text'>
	src/sys/kern/subr_prf.c		1.123

Implement printf 'X' conversion for both libstand and kernel.
</content>
</entry>
<entry>
<title>MFC: implement the full range of ISO9660 number conversion routines in iso.h.</title>
<updated>2005-12-14T09:20:30Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-12-14T09:20:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=357525db88c8d0626bad2fae4c5963cc665425c8'/>
<id>urn:sha1:357525db88c8d0626bad2fae4c5963cc665425c8</id>
<content type='text'>
</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/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/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/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/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/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/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/commit/?id=e479377e63a93d9d5f9aeeca10f413ecf028f12c'/>
<id>urn:sha1:e479377e63a93d9d5f9aeeca10f413ecf028f12c</id>
<content type='text'>
</content>
</entry>
</feed>
