<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/ldd/Makefile, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-08-26T17:40:41Z</updated>
<entry>
<title>MFC: Build a /usr/bin/ldd32 binary on amd64 and use it for 32-bit objects</title>
<updated>2008-08-26T17:40:41Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-08-26T17:40:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=76fb62546a5577554fd2ae0cbc84de8b61681613'/>
<id>urn:sha1:76fb62546a5577554fd2ae0cbc84de8b61681613</id>
<content type='text'>
passed to ldd.  This enables tracing of 32-bit shared libraries.
</content>
</entry>
<entry>
<title>The type of some aout header types changed to uint_32, so now we need</title>
<updated>2004-06-29T21:13:15Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2004-06-29T21:13:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a1e5be4482947e6fd0531dce943380fe3f2c6420'/>
<id>urn:sha1:a1e5be4482947e6fd0531dce943380fe3f2c6420</id>
<content type='text'>
to cast to long before printing. While I'm here, raise WARNS to 6.
</content>
</entry>
<entry>
<title>Remove GCC-specific flags.</title>
<updated>2002-04-28T12:54:24Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-04-28T12:54:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f5b7af34dd10f7a83fe7be4e4a34e7be63875dde'/>
<id>urn:sha1:f5b7af34dd10f7a83fe7be4e4a34e7be63875dde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ldd work on alpha.</title>
<updated>1998-09-16T09:31:48Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1998-09-16T09:31:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=97db68b61b9de0fab8b73c197447acd49b3de1a6'/>
<id>urn:sha1:97db68b61b9de0fab8b73c197447acd49b3de1a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -DFREEBSD_AOUT to CFLAGS to ensure we get the correct definitions</title>
<updated>1998-06-12T14:11:15Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-06-12T14:11:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=932d41914f21a5af9f8067a5333861777484043f'/>
<id>urn:sha1:932d41914f21a5af9f8067a5333861777484043f</id>
<content type='text'>
from &lt;link.h&gt;
</content>
</entry>
<entry>
<title>ldd standalone build, after repository copy.</title>
<updated>1998-06-01T13:55:12Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-06-01T13:55:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a7ef806899ad6cbe4ba3ae0b2faaee237d4e5984'/>
<id>urn:sha1:a7ef806899ad6cbe4ba3ae0b2faaee237d4e5984</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Touch up the code that implements "ldd -v".</title>
<updated>1997-09-02T21:54:39Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1997-09-02T21:54:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=170fa4e88801bf8f0d9a1655a4da8937ab711dda'/>
<id>urn:sha1:170fa4e88801bf8f0d9a1655a4da8937ab711dda</id>
<content type='text'>
Bring the style of sods.c into better conformance.  Add code to
print the contents of each datum being relocated.  Correct the logic
that distinguishes between programs, shared libraries, and object
files.  Make the entire program "-Wall" clean.
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T15:48:31Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T15:48:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fce15c9ab3ca0f4ffcbe6938087612818d7c7d80'/>
<id>urn:sha1:fce15c9ab3ca0f4ffcbe6938087612818d7c7d80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
</feed>
