<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/vmstat, branch release/13.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-12-05T01:48:21Z</updated>
<entry>
<title>vmstat: fix column names broken in c168508655720</title>
<updated>2023-12-05T01:48:21Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2023-12-05T01:39:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4d4b3a34267787a03f03125fc01532ff2f8539d1'/>
<id>urn:sha1:4d4b3a34267787a03f03125fc01532ff2f8539d1</id>
<content type='text'>
Loss of the trailing space in the multi-line format string has
resulted in column name being emitted as "FAILSLEEP", instead of
two columns "FAIL" and "SLEEP".

(cherry picked from commit 62d47a4db4579315d7b89002d7de696b44ae1415)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line nroff pattern</title>
<updated>2023-08-23T17:43:32Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:32:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=24115b70d6d614ed7ac5cfc4f51fa9d6cfe8b1b2'/>
<id>urn:sha1:24115b70d6d614ed7ac5cfc4f51fa9d6cfe8b1b2</id>
<content type='text'>
Remove /^\.\\"\s*\$FreeBSD\$$\n/

Similar commit in main:
(cherry picked from commit b2c76c41be32)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-23T17:43:30Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:32:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9'/>
<id>urn:sha1:023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit d0b2dbfa0ecf)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-23T17:43:26Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:31:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3d497e17ebd33fe0f58d773e35ab994d750258d6'/>
<id>urn:sha1:3d497e17ebd33fe0f58d773e35ab994d750258d6</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/

Similar commit in main:
(cherry picked from commit 1d386b48a555)
</content>
</entry>
<entry>
<title>vmstat: fix overflow of interrupt name buffer</title>
<updated>2023-01-22T09:18:10Z</updated>
<author>
<name>Elliott Mitchell</name>
<email>ehem+freebsd@m5p.com</email>
</author>
<published>2022-11-26T16:21:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=74cbe4d7e55e5fbdeb884aa44243178c6048af1f'/>
<id>urn:sha1:74cbe4d7e55e5fbdeb884aa44243178c6048af1f</id>
<content type='text'>
(cherry picked from commit e5c30ac93055e708e26e075937263608b3eeb17d)
</content>
</entry>
<entry>
<title>vmstat: remove shadow variables</title>
<updated>2023-01-22T09:18:10Z</updated>
<author>
<name>Elliott Mitchell</name>
<email>ehem+freebsd@m5p.com</email>
</author>
<published>2022-09-21T02:18:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2d35b26a22d68af354161ceec845fc4378ccd7f1'/>
<id>urn:sha1:2d35b26a22d68af354161ceec845fc4378ccd7f1</id>
<content type='text'>
(cherry picked from commit d4d79718496753493f059cb8f2b2e87e0b7019b0)
</content>
</entry>
<entry>
<title>vmstat: remove processor counting from getcpuinfo()</title>
<updated>2022-10-07T02:00:23Z</updated>
<author>
<name>Elliott Mitchell</name>
<email>ehem+freebsd@m5p.com</email>
</author>
<published>2022-09-29T16:27:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38fe63afdc9d4473629881c805d82c5034934c0d'/>
<id>urn:sha1:38fe63afdc9d4473629881c805d82c5034934c0d</id>
<content type='text'>
(cherry picked from commit 42dc8696df5e3004ea65fd315aba500d269dbcbf)
</content>
</entry>
<entry>
<title>Use if ... else when printing memory attributes</title>
<updated>2021-06-12T01:21:12Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2021-04-11T09:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a0dd2317e8f5daf2e1e3b9cfdd4640a6996487fc'/>
<id>urn:sha1:a0dd2317e8f5daf2e1e3b9cfdd4640a6996487fc</id>
<content type='text'>
In vmstat there is a switch statement that converts these attributes to
a string. As some values can be duplicate we have to hide these from
userspace.

Replace this switch statement with an if ... else macro that lets us
repeat values without a compiler error.

Reviewed by:	kib
MFC after:	2 weeks
Sponsored by:	ABT Systems Ltd
Differential Revision:	https://reviews.freebsd.org/D29703

(cherry picked from commit 15221c552b3cabcbf26613246e855010b176805a)
</content>
</entry>
<entry>
<title>vmstat: drop the HighUse field from malloc dump</title>
<updated>2020-11-09T23:00:29Z</updated>
<author>
<name>Mateusz Guzik</name>
<email>mjg@FreeBSD.org</email>
</author>
<published>2020-11-09T23:00:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6fcc846b59f97e3e91e0dcffd782b4f570efc046'/>
<id>urn:sha1:6fcc846b59f97e3e91e0dcffd782b4f570efc046</id>
<content type='text'>
It is hardwired to "-" since its introduction in 2005.

Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D27141
</content>
</entry>
<entry>
<title>vmstat: remove spurious newlines when reporting zones</title>
<updated>2020-11-09T00:05:45Z</updated>
<author>
<name>Mateusz Guzik</name>
<email>mjg@FreeBSD.org</email>
</author>
<published>2020-11-09T00:05:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b54ed68408082bf0890e8d61d593f3180cb0d4b8'/>
<id>urn:sha1:b54ed68408082bf0890e8d61d593f3180cb0d4b8</id>
<content type='text'>
</content>
</entry>
</feed>
