<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libmagic, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-05-23T11:18:05Z</updated>
<entry>
<title>MFC: r208341</title>
<updated>2010-05-23T11:18:05Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-05-23T11:18:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=158355ef999184bd8089c0064806db1959d7a954'/>
<id>urn:sha1:158355ef999184bd8089c0064806db1959d7a954</id>
<content type='text'>
Update to a config.h created by a file 5.03 configure script. This causes
file.1 to contain the correct version number and SIZEOF_LONG_LONG to be
defined as appropriate, which is crucial for 64-bit big-endian ELF files
to be handled correctly on big-endian systems.

PR:		146387
Reviewed by:	delphij
</content>
</entry>
<entry>
<title>Bump the version of all non-symbol-versioned shared libraries in</title>
<updated>2009-07-19T17:25:24Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-07-19T17:25:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3ca3047aee082043d90aff2611a349c86c98e97c'/>
<id>urn:sha1:3ca3047aee082043d90aff2611a349c86c98e97c</id>
<content type='text'>
preparation for 8.0-RELEASE.  Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.

Reviewed by:    kib
Approved by:    re (rwatson)
</content>
</entry>
<entry>
<title>Merge vendor/file/dist@191739, bringing FILE 5.00 to 8-CURRENT.</title>
<updated>2009-05-04T00:37:44Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2009-05-04T00:37:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7dbb948b5f00eabb81904e9db0aa9fc712939aca'/>
<id>urn:sha1:7dbb948b5f00eabb81904e9db0aa9fc712939aca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't make the MIME magic any longer.</title>
<updated>2009-01-02T03:38:21Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2009-01-02T03:38:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=008ca87039a2a3819eba761d2f8548ca99e6e792'/>
<id>urn:sha1:008ca87039a2a3819eba761d2f8548ca99e6e792</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add strndup(3) prototype to string.h.</title>
<updated>2008-12-08T21:04:24Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2008-12-08T21:04:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=20e76cb365d07190cd56936e59bf95e3eb32b9ca'/>
<id>urn:sha1:20e76cb365d07190cd56936e59bf95e3eb32b9ca</id>
<content type='text'>
This change was erronously ommitted from the r185690, and attempt
to simply add the prototype to string.h has revealed that several
contributed programs defined local prototypes for strndup(), controlled
by autoconfed config.h. So, manually change #undef HAVE_STRNDUP to
#define HAVE_STRNDUP 1. Next import of the corresponding program would
regenerate config.h, overriding the changes in this commit.

No objections from: kan
</content>
</entry>
<entry>
<title>Update for the 'file' 4.23 import.</title>
<updated>2008-01-13T20:37:19Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-01-13T20:37:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ef19c627f8f6555e3cbd39d6086179b96b3112df'/>
<id>urn:sha1:ef19c627f8f6555e3cbd39d6086179b96b3112df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FreeBSD has &lt;limits.h&gt;.</title>
<updated>2007-05-24T22:10:22Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2007-05-24T22:10:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=79f6e0e6b4de762d93cad2d676f2585e3f33007c'/>
<id>urn:sha1:79f6e0e6b4de762d93cad2d676f2585e3f33007c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update for the 'file' 4.21 import.</title>
<updated>2007-05-24T22:02:49Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2007-05-24T22:02:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8cbe72bdb7bb855644349bf758376085d74ad108'/>
<id>urn:sha1:8cbe72bdb7bb855644349bf758376085d74ad108</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update for the 'file' 4.19 import.</title>
<updated>2007-05-24T16:14:38Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2007-05-24T16:14:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a90b38c0b17d1b25c8cc10fb772458810c52601e'/>
<id>urn:sha1:a90b38c0b17d1b25c8cc10fb772458810c52601e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump library versions in preparation for 7.0.</title>
<updated>2007-05-21T02:49:08Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2007-05-21T02:49:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=419ecd5dee28e23b759fc90ff551d2fd188cb86f'/>
<id>urn:sha1:419ecd5dee28e23b759fc90ff551d2fd188cb86f</id>
<content type='text'>
Ok'd by:	kan
</content>
</entry>
</feed>
