<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin, branch release/13.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2022-03-28T15:24:57Z</updated>
<entry>
<title>netstat: fix nhop prepend printing.</title>
<updated>2022-03-28T15:24:57Z</updated>
<author>
<name>Alexander V. Chernikov</name>
<email>melifaro@FreeBSD.org</email>
</author>
<published>2021-12-26T15:02:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3e624dfad1c3dbbca711da6fb79caffb8dcc4d91'/>
<id>urn:sha1:3e624dfad1c3dbbca711da6fb79caffb8dcc4d91</id>
<content type='text'>
If present, print nexthop L2 prepend data in hex.

Approved by:    re(gjb)
MFC after:	1 week

(cherry picked from commit 731bfa9f180388e4081b64afb94c357643600238)
(cherry picked from commit bea3efc01cb716e8e77d61af085795eb2d0c013c)
</content>
</entry>
<entry>
<title>tests: readlink: fix atf_test_case call [NFC]</title>
<updated>2022-03-09T21:22:05Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2022-03-04T03:48:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=35de1e66c55c2c412fc7319f1857a15dc00edb8f'/>
<id>urn:sha1:35de1e66c55c2c412fc7319f1857a15dc00edb8f</id>
<content type='text'>
This was meant to read `basic`, rather than a duplicate of `f_flag`.  It
is largely irrelevant, though, as atf_test_case mostly just makes
sure that the proper functions are defined.

(cherry picked from commit 0e73b834f32224e3652f61e598c19f572a20cca3)
</content>
</entry>
<entry>
<title>dtc.1: Mention the existence of -i flag</title>
<updated>2022-03-09T20:52:23Z</updated>
<author>
<name>Jose Luis Duran</name>
<email>jlduran@gmail.com</email>
</author>
<published>2022-02-19T13:43:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1ee2be5e0d9aa188a0d9d00e3de34bf7928952da'/>
<id>urn:sha1:1ee2be5e0d9aa188a0d9d00e3de34bf7928952da</id>
<content type='text'>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/570

(cherry picked from commit 62d16ad37df7d9efb6e329c9e7ca1fc3975a1966)
</content>
</entry>
<entry>
<title>dtc.1: Appease mandoc -T lint</title>
<updated>2022-03-09T20:52:22Z</updated>
<author>
<name>Jose Luis Duran</name>
<email>jlduran@gmail.com</email>
</author>
<published>2022-02-19T13:47:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bc7d8fe90ac22431a9c80ed5558d12a5aec827d5'/>
<id>urn:sha1:bc7d8fe90ac22431a9c80ed5558d12a5aec827d5</id>
<content type='text'>
Prefer .Fx to bare FreeBSD

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/579

(cherry picked from commit 7ae5d1f00f8770b53a631d16c4be7a7cad7b477d)
</content>
</entry>
<entry>
<title>fd: add close_range(..., CLOSE_RANGE_CLOEXEC)</title>
<updated>2022-03-07T12:15:47Z</updated>
<author>
<name>Mateusz Guzik</name>
<email>mjg@FreeBSD.org</email>
</author>
<published>2022-03-03T12:45:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=88919794940543d0b6743a035a44a51b9d8ff5d8'/>
<id>urn:sha1:88919794940543d0b6743a035a44a51b9d8ff5d8</id>
<content type='text'>
For compatibility with Linux.

MFC after:	3 days
Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D34424

(cherry picked from commit f3f3e3c44d3b1776653bbf19eab17ce006a815d8)
</content>
</entry>
<entry>
<title>zstd: build with C11</title>
<updated>2022-03-05T19:58:08Z</updated>
<author>
<name>Mateusz Guzik</name>
<email>mjg@FreeBSD.org</email>
</author>
<published>2022-03-01T20:07:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b64a3b409a57e6198959db38b77056f4ffedee00'/>
<id>urn:sha1:b64a3b409a57e6198959db38b77056f4ffedee00</id>
<content type='text'>
This enables thread-aware timers which in turn fixes benchmark result
reports.

Reviewed by:	cem
Differential Revision:	https://reviews.freebsd.org/D34238

(cherry picked from commit 6882d53b7fb884d9fe390d579d4e48ca21d1a48f)
</content>
</entry>
<entry>
<title>uname: -v: strip final whitespace compatibly with uname(3)</title>
<updated>2022-03-05T19:56:11Z</updated>
<author>
<name>наб</name>
<email>nabijaczleweli@nabijaczleweli.xyz</email>
</author>
<published>2022-02-18T13:34:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ed87197672b44f7f76b38e6450df2b4071c88a67'/>
<id>urn:sha1:ed87197672b44f7f76b38e6450df2b4071c88a67</id>
<content type='text'>
This restores POSIX.1 conformance

PR: 260938
(cherry picked from commit 7e05fa3b449007adaa6e588ebb3b8d76f30b355c)
</content>
</entry>
<entry>
<title>systat: Display seconds in vmstat mode</title>
<updated>2022-03-05T02:53:34Z</updated>
<author>
<name>Peter Jeremy</name>
<email>peterj@FreeBSD.org</email>
</author>
<published>2022-01-29T09:41:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=34f1d516aa90e5f89f89bb52b01e8983e6363a4e'/>
<id>urn:sha1:34f1d516aa90e5f89f89bb52b01e8983e6363a4e</id>
<content type='text'>
Providing a timestamp with seconds granularity helps make it obvious
that the display is updating.

Reviewed by:    mckusick
Differential Revision:  https://reviews.freebsd.org/D29181

(cherry picked from commit c9d1fa7003d5def224e9cfa5d38314f187487eb9)
</content>
</entry>
<entry>
<title>Skip -flto for all MIPS ports</title>
<updated>2022-03-04T20:16:44Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2021-11-16T23:10:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9816cb18726019e8315b8858be981f8640adad76'/>
<id>urn:sha1:9816cb18726019e8315b8858be981f8640adad76</id>
<content type='text'>
There likely should be a macro for the ports that support lto, but I'm
making sure that all the mips things build before decommissioning it and
this is the only thing that's broken...

Sponsored by:		Netflix

(cherry picked from commit d677d4be0c23a8061710232334e9dc703e591bc4)
</content>
</entry>
<entry>
<title>whereis: fix fetching of user.cs_path sysctl variable</title>
<updated>2022-03-04T19:54:00Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-02-04T22:37:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e53bb68f4cf10bfb2dcaf6d76bc43a2975025369'/>
<id>urn:sha1:e53bb68f4cf10bfb2dcaf6d76bc43a2975025369</id>
<content type='text'>
The current implementation of sysctlbyname() does not support the user
sub-tree. This function exits with a return value of 0, but sets the
passed string buffer to an empty string.

As a result, the whereis program did not use the value of the sysctl
variable "user.cs_path", but only the value of the environment
variable "PATH".

This update makes whereis use the sysctl function with a fixed OID,
which already supports the user sub-tree.

(cherry picked from commit c454c57163574ace86b49626b06637e93e05d5e6)
</content>
</entry>
</feed>
