<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libatm, 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>2005-04-22T18:57:32Z</updated>
<entry>
<title>Enforce style.Makefile(5).</title>
<updated>2005-04-22T18:57:32Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2005-04-22T18:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d5f93c9179dfb079c6336ca24343a20e3ec35e21'/>
<id>urn:sha1:d5f93c9179dfb079c6336ca24343a20e3ec35e21</id>
<content type='text'>
Glanced at by:	ru (some time ago).
</content>
</entry>
<entry>
<title>Use WARNS?=3 for these in the arm case for now, due to toolchain issues.</title>
<updated>2004-05-14T13:31:21Z</updated>
<author>
<name>Olivier Houchard</name>
<email>cognet@FreeBSD.org</email>
</author>
<published>2004-05-14T13:31:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c1b2de5af0f771d4e9c317442df697a61e929569'/>
<id>urn:sha1:c1b2de5af0f771d4e9c317442df697a61e929569</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a couple of potential buffer overflows.</title>
<updated>2004-02-21T16:29:10Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2004-02-21T16:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=936d55b5151d8bde4230cc110aa3cc911768e4e5'/>
<id>urn:sha1:936d55b5151d8bde4230cc110aa3cc911768e4e5</id>
<content type='text'>
Submitted by:	christer.oberg@texonet.com
</content>
</entry>
<entry>
<title>Fixed style of DPADD and LDADD assignments as per style.Makefile(5).</title>
<updated>2004-02-05T22:44:25Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-02-05T22:44:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=47d7e8a96f52d91b1f0fe5184f0f5d88c897db38'/>
<id>urn:sha1:47d7e8a96f52d91b1f0fe5184f0f5d88c897db38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style.Makefile(5)</title>
<updated>2003-08-18T15:25:39Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-18T15:25:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4f4a104ee88afa3e1dbff75adeec199348e0636a'/>
<id>urn:sha1:4f4a104ee88afa3e1dbff75adeec199348e0636a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stage 3 of dynamic root support. Make all the libraries needed to run</title>
<updated>2003-08-17T08:28:46Z</updated>
<author>
<name>Gordon Tetlow</name>
<email>gordon@FreeBSD.org</email>
</author>
<published>2003-08-17T08:28:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=41d8423f714369ea23708399e02792045f9c3f56'/>
<id>urn:sha1:41d8423f714369ea23708399e02792045f9c3f56</id>
<content type='text'>
binaries in /bin and /sbin installed in /lib. Only the versioned files
reside in /lib, the .so symlink continues to live /usr/lib so the
toolchain doesn't need to be modified.
</content>
</entry>
<entry>
<title>Correct a cut'n'paste error in a comment.</title>
<updated>2003-07-29T13:51:53Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2003-07-29T13:51:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fddacb11849027d8396bfb26fc10835d2fa9a51c'/>
<id>urn:sha1:fddacb11849027d8396bfb26fc10835d2fa9a51c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make a local static string const.</title>
<updated>2003-07-29T13:51:27Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2003-07-29T13:51:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=37bbd3cf39dbae26dbcea6f90b29b8562c976bde'/>
<id>urn:sha1:37bbd3cf39dbae26dbcea6f90b29b8562c976bde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the appropriate [s]size_t type where a buffer size is meant.</title>
<updated>2003-07-29T13:35:03Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2003-07-29T13:35:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=21b40f3c1b29e59b9abff28bfe48c6cc26012f01'/>
<id>urn:sha1:21b40f3c1b29e59b9abff28bfe48c6cc26012f01</id>
<content type='text'>
Add const specifiers to constant function arguments.
</content>
</entry>
<entry>
<title>Make library WARNS=6 clean. The problems have been: alignment on sparc64</title>
<updated>2003-07-25T08:22:08Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2003-07-25T08:22:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=84ce3db3e58d442290bf5cca682491a6fb47b179'/>
<id>urn:sha1:84ce3db3e58d442290bf5cca682491a6fb47b179</id>
<content type='text'>
and one of the usual sizeof(in_addr_t) == sizeof(u_long) bugs.
</content>
</entry>
</feed>
