<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/bin/ps, branch release/2.2.2_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.2_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.2_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1997-05-19T10:35:55Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1997-05-19T10:35:55Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-05-19T10:35:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a0d351b26be784ec2f31673b9c873781f01bad63'/>
<id>urn:sha1:a0d351b26be784ec2f31673b9c873781f01bad63</id>
<content type='text'>
'RELENG_2_2_2_RELEASE'.

This commit was manufactured to restore the state of the 2.2.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Merge from main branch 1.19 -&gt; 1.20: Don't pad the "-c" command</title>
<updated>1997-04-16T16:10:48Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1997-04-16T16:10:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=caf9e52f18a975dd920f53f3072088c37ba4d434'/>
<id>urn:sha1:caf9e52f18a975dd920f53f3072088c37ba4d434</id>
<content type='text'>
field if it is the last field on the line.
</content>
</entry>
<entry>
<title>Fix buffer overflow.</title>
<updated>1997-03-10T19:10:52Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>1997-03-10T19:10:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=67c5e4bd270b5946c9aca5782354a47c6a5c00b7'/>
<id>urn:sha1:67c5e4bd270b5946c9aca5782354a47c6a5c00b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge from -current</title>
<updated>1996-11-11T21:24:26Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-11-11T21:24:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=17a55a69418d163f1c9d8982e02e0bad51470d54'/>
<id>urn:sha1:17a55a69418d163f1c9d8982e02e0bad51470d54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement a -c option to ps to display the short command name instead of</title>
<updated>1996-10-21T07:30:26Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-10-21T07:30:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=db91faacb6575b5147c6bebd0f6d13587558a2e8'/>
<id>urn:sha1:db91faacb6575b5147c6bebd0f6d13587558a2e8</id>
<content type='text'>
the full argument vector.

I've bumped into a few things that expected this switch to be present,
the most recent was the snmp package in ports.  I'm not 100% sure of the
origins of this, but Linux has it, so does the "BSD-compatable" version
of ps on our SVR4 systems (so I assume SunOS has it too).
</content>
</entry>
<entry>
<title>Updated to match kernel changes for timer/run queue.</title>
<updated>1996-07-31T09:27:23Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1996-07-31T09:27:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dc01a4f714f95edd9e01bc79fae195d958cb5428'/>
<id>urn:sha1:dc01a4f714f95edd9e01bc79fae195d958cb5428</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The default swap device is /dev/drum, not /dev/swap</title>
<updated>1996-07-03T22:17:28Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-07-03T22:17:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3b818f3a1f1bb6ff72e7dac8aeb2c67973c236f4'/>
<id>urn:sha1:3b818f3a1f1bb6ff72e7dac8aeb2c67973c236f4</id>
<content type='text'>
as ps.1 states.

Submitted by:	Zahemszhky Gabor &lt;zgabor@code.hu&gt;
</content>
</entry>
<entry>
<title>Make %CPU add up closer to 100%..  At least, it now agrees with top.. :-)</title>
<updated>1996-06-29T10:25:31Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-06-29T10:25:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0164b6d61bbf2404f3926026810aba8d22793f92'/>
<id>urn:sha1:0164b6d61bbf2404f3926026810aba8d22793f92</id>
<content type='text'>
Pointed out by: bde
</content>
</entry>
<entry>
<title>Fix (I think) the %MEM count in 'ps -u'.  It was bogusly taking the</title>
<updated>1996-06-29T08:04:05Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-06-29T08:04:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0cd02d20a175d3cc8c984ea5aa39f1e0154e7110'/>
<id>urn:sha1:0cd02d20a175d3cc8c984ea5aa39f1e0154e7110</id>
<content type='text'>
vm_rssize (in pages, not bytes), then dividing (bogusly) by the page size,
then using that as a fraction of the total pages.
</content>
</entry>
<entry>
<title>CLSIZE -&gt; getpagesize()</title>
<updated>1996-05-02T13:06:21Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-05-02T13:06:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=00d17f40da522ec2132984e5764f9ce7dd37cbbf'/>
<id>urn:sha1:00d17f40da522ec2132984e5764f9ce7dd37cbbf</id>
<content type='text'>
</content>
</entry>
</feed>
