<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/gcore, branch releng/5.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-09-13T18:24:59Z</updated>
<entry>
<title>Add #include &lt;sys/queue.h&gt; for sparc64's benefit.  The MD includes there</title>
<updated>2002-09-13T18:24:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-09-13T18:24:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e0a9e9833dbb82df922821ea4c64cf45b32fb57'/>
<id>urn:sha1:9e0a9e9833dbb82df922821ea4c64cf45b32fb57</id>
<content type='text'>
have less polution.
</content>
</entry>
<entry>
<title>Use a crowbar to move the a.out code out of gcore.c and into its own</title>
<updated>2002-09-13T16:33:35Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-09-13T16:33:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e0491636b54ff7b4eaa790bf3dda120f477f8f52'/>
<id>urn:sha1:e0491636b54ff7b4eaa790bf3dda120f477f8f52</id>
<content type='text'>
file so that we have a chance of using gcore on non-i386 platforms.  Use
linker sets to reduce the registration glue.  Remove md-sparc.c, we do not
have an a.out sparc32 port.  aoutcore.c was repocopied from gcore.c.
</content>
</entry>
<entry>
<title>Include stdint.h to make this compile.</title>
<updated>2002-09-05T07:43:34Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2002-09-05T07:43:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=56d037c684c56829f0f50c50280191ddee7748ea'/>
<id>urn:sha1:56d037c684c56829f0f50c50280191ddee7748ea</id>
<content type='text'>
Submitted by:	Garance A Drosihn &lt;drosih@rpi.edu&gt;
</content>
</entry>
<entry>
<title>ANSIify function definitions.</title>
<updated>2002-09-04T23:29:10Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-09-04T23:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f4ac32def255b5968bdd8150057b9c0d14595689'/>
<id>urn:sha1:f4ac32def255b5968bdd8150057b9c0d14595689</id>
<content type='text'>
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.

Reviewed by:	md5
</content>
</entry>
<entry>
<title>Consistently wrap CSRG SCM ID.</title>
<updated>2002-06-30T09:24:25Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-30T09:24:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=64567a41626004c29c02eeb6f515b55b177ef921'/>
<id>urn:sha1:64567a41626004c29c02eeb6f515b55b177ef921</id>
<content type='text'>
Requested by:	bde
</content>
</entry>
<entry>
<title>Consistently use FBSDID</title>
<updated>2002-06-30T05:25:07Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-30T05:25:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e026a48c34d396fe7d0e382673a69bc047c0bfca'/>
<id>urn:sha1:e026a48c34d396fe7d0e382673a69bc047c0bfca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `The .Nm utility'</title>
<updated>2002-04-19T23:44:58Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-04-19T23:44:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3898680cf705cef4e1cc606b44cd91fc4252bcd5'/>
<id>urn:sha1:3898680cf705cef4e1cc606b44cd91fc4252bcd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not print error message twice.</title>
<updated>2002-04-12T21:36:54Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-04-12T21:36:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5bf3fd2b9c50ba35f4224ea269d6b43194fe9b3b'/>
<id>urn:sha1:5bf3fd2b9c50ba35f4224ea269d6b43194fe9b3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use gcc specific flags.</title>
<updated>2002-03-30T17:19:40Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-03-30T17:19:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a9a1c4a6d5497940bf8d7a8a0aae6691e7d3e07a'/>
<id>urn:sha1:a9a1c4a6d5497940bf8d7a8a0aae6691e7d3e07a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add FBSDID. Do not \n terminate err() strings. Spelling.</title>
<updated>2002-03-26T12:26:59Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-03-26T12:26:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ed68d15dcc25402fea27856b07b626da4a392d61'/>
<id>urn:sha1:ed68d15dcc25402fea27856b07b626da4a392d61</id>
<content type='text'>
</content>
</entry>
</feed>
