<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/ps, branch release/12.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2020-08-04T00:28:06Z</updated>
<entry>
<title>MFC r363649:</title>
<updated>2020-08-04T00:28:06Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2020-08-04T00:28:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0b0a602ec97d2e93b4128e06bd2c14dc5544b608'/>
<id>urn:sha1:0b0a602ec97d2e93b4128e06bd2c14dc5544b608</id>
<content type='text'>
ps(1): Fix formatting of the "command" field for kernel threads.
</content>
</entry>
<entry>
<title>MFC of 362369 (by Lorenzo Salvadore) and 363192</title>
<updated>2020-07-21T23:23:08Z</updated>
<author>
<name>Kirk McKusick</name>
<email>mckusick@FreeBSD.org</email>
</author>
<published>2020-07-21T23:23:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ffe854ff243d4c4223c58f49043d5ee36f5f7b03'/>
<id>urn:sha1:ffe854ff243d4c4223c58f49043d5ee36f5f7b03</id>
<content type='text'>
Refinement of /bin/ps rtprio output
</content>
</entry>
<entry>
<title>MFC r362705 and r362707:</title>
<updated>2020-07-04T06:34:55Z</updated>
<author>
<name>Piotr Pawel Stefaniak</name>
<email>pstef@FreeBSD.org</email>
</author>
<published>2020-07-04T06:34:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fff8d9c2583b125f21f4b280d4e15194b4c12254'/>
<id>urn:sha1:fff8d9c2583b125f21f4b280d4e15194b4c12254</id>
<content type='text'>
ps(1): reuse keyword "cpu" to show CPU number
ps(1): don't try to handle non-SMP systems
</content>
</entry>
<entry>
<title>MFC r360786:</title>
<updated>2020-05-14T06:07:23Z</updated>
<author>
<name>Piotr Pawel Stefaniak</name>
<email>pstef@FreeBSD.org</email>
</author>
<published>2020-05-14T06:07:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bca1b308056104c7c77bbf81e546cf259f3270d6'/>
<id>urn:sha1:bca1b308056104c7c77bbf81e546cf259f3270d6</id>
<content type='text'>
ps: extend the non-standard option -d (tree view) to work with -p
</content>
</entry>
<entry>
<title>MFC r339957:</title>
<updated>2020-03-13T09:07:02Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2020-03-13T09:07:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e9749be4305a1b49e0e1fb0227bbfa057202d954'/>
<id>urn:sha1:e9749be4305a1b49e0e1fb0227bbfa057202d954</id>
<content type='text'>
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D24052

ps(1): Add a standard exit status section

Reviewed by:	bcr, eadler
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D17146
</content>
</entry>
<entry>
<title>MFC r339962:</title>
<updated>2020-03-13T08:41:28Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2020-03-13T08:41:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ebb2b1a7ce0f815d5f9f28a35a1cba94899b3d75'/>
<id>urn:sha1:ebb2b1a7ce0f815d5f9f28a35a1cba94899b3d75</id>
<content type='text'>
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D24047

ps(1): Pet mandoc and igor

- Use Xr to reference other manual pages.
- Reference execve(2) instead of exec(2) as exec(2) does not exist.
- Remove the deprecated "Tn" macro.
- Improve the formatting of the etime description.

Reviewed by:	bcr
Approved by:	krion (mentor, implicit), mat (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D17780
</content>
</entry>
<entry>
<title>ps(1): fix some nits</title>
<updated>2018-06-13T00:45:35Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-06-13T00:45:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c6a5ff7153f77a9bf1bacf0a93b3bfb8db83944d'/>
<id>urn:sha1:c6a5ff7153f77a9bf1bacf0a93b3bfb8db83944d</id>
<content type='text'>
- fracmem and mempages are double. ki_rssize should be too
- remove default case that is fully covered by all existing cases
- mark usage as dead
</content>
</entry>
<entry>
<title>Add a "jail" keyword to list the name of a jail rather than its ID.</title>
<updated>2018-03-13T18:30:26Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2018-03-13T18:30:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2f5a9b7661f483580f6e801ba050dc15f27e2721'/>
<id>urn:sha1:2f5a9b7661f483580f6e801ba050dc15f27e2721</id>
<content type='text'>
Inspired by:	mwlucas
Reviewed by:	jamie
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D14683
</content>
</entry>
<entry>
<title>Change ps(1) output width to unlimited if not interactive</title>
<updated>2018-03-10T00:10:47Z</updated>
<author>
<name>Mike Karels</name>
<email>karels@FreeBSD.org</email>
</author>
<published>2018-03-10T00:10:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=30417f2cd4af1608d0c8a0295ca9365a39ea2d69'/>
<id>urn:sha1:30417f2cd4af1608d0c8a0295ca9365a39ea2d69</id>
<content type='text'>
Apply patch submitted with PR 217159 to make ps use unlimited
width when not associated with a terminal (i.e., none of stdout, stdin,
or stderr is a tty). Update comments and man page correspondingly.
This change was requested to work around lack of -ww in scripts from
third-party packages, including Hadoop, and adds a small measure of
Linux compatibility. Hopefully few if any non-interactive scripts
depend on the old default of 79.

PR:		217159
Submitted by:	n.deepak at gmail.com
Reviewed by:	vangyzen jhb
Differential Revision:	https://reviews.freebsd.org/D14614
</content>
</entry>
<entry>
<title>Revert r314685 in ps</title>
<updated>2018-02-28T00:17:08Z</updated>
<author>
<name>Mike Karels</name>
<email>karels@FreeBSD.org</email>
</author>
<published>2018-02-28T00:17:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b93bb974cc82d1a0db3b2529780bcd2ce914074a'/>
<id>urn:sha1:b93bb974cc82d1a0db3b2529780bcd2ce914074a</id>
<content type='text'>
Revert r314685, and add a comment describing the original
behavior and the intent.

Reviewed by:	dab@ vangyzen@ jhb@
Differential Revision:	https://reviews.freebsd.org/D14530
</content>
</entry>
</feed>
