<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/bin/ps/nlist.c, branch release/5.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-06-04T16:00:27Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2003-06-04T16:00:27Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-06-04T16:00:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1c0442969cd576514acfce932c0a0798593c7af7'/>
<id>urn:sha1:1c0442969cd576514acfce932c0a0798593c7af7</id>
<content type='text'>
'RELENG_5_1_0_RELEASE'.

This commit was manufactured to restore the state of the 5.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Display elapsed time (-o etime) using [[dd-]hh:]mm:ss, which according to</title>
<updated>2003-02-05T13:18:17Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2003-02-05T13:18:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eaed5652bf827ccfcdc0abfadec1f17c135fdb8d'/>
<id>urn:sha1:eaed5652bf827ccfcdc0abfadec1f17c135fdb8d</id>
<content type='text'>
Solaris man page is the POSIX way.

Reviewed by:	jmallett
</content>
</entry>
<entry>
<title>The hw.availpages sysctl has an unsigned long value now, fix the retrieval</title>
<updated>2002-11-01T23:26:20Z</updated>
<author>
<name>Thomas Moestl</name>
<email>tmm@FreeBSD.org</email>
</author>
<published>2002-11-01T23:26:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=297cf923e7c4ff81a193f6e6356b731d51ca237f'/>
<id>urn:sha1:297cf923e7c4ff81a193f6e6356b731d51ca237f</id>
<content type='text'>
to match that.
</content>
</entry>
<entry>
<title>Consistently use FBSDID</title>
<updated>2002-06-30T05:15:05Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-30T05:15:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2749b1412921cacde0110606121acb7a5e1e2b62'/>
<id>urn:sha1:2749b1412921cacde0110606121acb7a5e1e2b62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysctlbyname(3) returns -1 on failure, not any other value &lt; 0.</title>
<updated>2002-06-06T20:59:15Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-06-06T20:59:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4049699b954417fc304d57f8b61deec9139949a9'/>
<id>urn:sha1:4049699b954417fc304d57f8b61deec9139949a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra</title>
<updated>2002-02-03T14:43:04Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-02-03T14:43:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=871e8d8c5950e15d0393b20df06b0798052d710c'/>
<id>urn:sha1:871e8d8c5950e15d0393b20df06b0798052d710c</id>
<content type='text'>
cleanup courtesy of automatic checking (lint).
</content>
</entry>
<entry>
<title>o __P has been reoved</title>
<updated>2002-02-02T06:48:10Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-02-02T06:48:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=46251dde8f47db03ad83997efd5e8f8bd8938855'/>
<id>urn:sha1:46251dde8f47db03ad83997efd5e8f8bd8938855</id>
<content type='text'>
o Old-style K&amp;R declarations have been converted to new C89 style
o register has been removed
o prototype for main() has been removed (gcc3 makes it an error)
o int main(int argc, char *argv[]) is the preferred main definition.
o Attempt to not break style(9) conformance for declarations more than
  they already are.
</content>
</entry>
<entry>
<title>Fix style bug I introduced with rev 1.13 (rcsid after includes).</title>
<updated>2001-02-28T11:06:04Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-02-28T11:06:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f83ed9d1cb5962530f9609c84ba3962bec4d26d'/>
<id>urn:sha1:3f83ed9d1cb5962530f9609c84ba3962bec4d26d</id>
<content type='text'>
Along with CSRG id lossage in rev 1.11.

Submitted by:	bde
</content>
</entry>
<entry>
<title>Add rcsid.</title>
<updated>2001-02-27T10:50:06Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-02-27T10:50:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f0ba626a0d5f93b6a16ac9ac30977d6bca86ee0d'/>
<id>urn:sha1:f0ba626a0d5f93b6a16ac9ac30977d6bca86ee0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed breakage of %CPU and %MEM in the previous commit.  sysctlbyname()</title>
<updated>1998-09-10T18:06:28Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-09-10T18:06:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e36039e73122f0736d0881de4fbd3802a0852ee4'/>
<id>urn:sha1:e36039e73122f0736d0881de4fbd3802a0852ee4</id>
<content type='text'>
was called with wrong args so it always failed.

PR:		7881
</content>
</entry>
</feed>
