<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/Makefile, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2026-05-11T22:18:52Z</updated>
<entry>
<title>smart: Connect contrib/smart to build</title>
<updated>2026-05-11T22:18:52Z</updated>
<author>
<name>Chuck Tuffli</name>
<email>chuck@FreeBSD.org</email>
</author>
<published>2026-04-28T16:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=25942dddc8a81a338d4615db99b8e7cbb8550449'/>
<id>urn:sha1:25942dddc8a81a338d4615db99b8e7cbb8550449</id>
<content type='text'>
Reviewed by:	fuz, jrm
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D56638
</content>
</entry>
<entry>
<title>Revert "Vendor import of smart at 1.0.2"</title>
<updated>2026-04-28T19:03:38Z</updated>
<author>
<name>Chuck Tuffli</name>
<email>chuck@FreeBSD.org</email>
</author>
<published>2026-04-28T18:49:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e139a49b5d8e9385b4d42ea1ec3850bc80d7f989'/>
<id>urn:sha1:e139a49b5d8e9385b4d42ea1ec3850bc80d7f989</id>
<content type='text'>
This reverts commit 68e5b71517e947b4e3f349c970af362b47b45f27.
</content>
</entry>
<entry>
<title>Vendor import of smart at 1.0.2</title>
<updated>2026-04-28T17:08:27Z</updated>
<author>
<name>Chuck Tuffli</name>
<email>chuck@FreeBSD.org</email>
</author>
<published>2026-04-28T16:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=68e5b71517e947b4e3f349c970af362b47b45f27'/>
<id>urn:sha1:68e5b71517e947b4e3f349c970af362b47b45f27</id>
<content type='text'>
smart/diskhealth is a command line application to monitor disk health
from a storage device via SMART.

Reviewed by:	fuz, jrm
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D56638
</content>
</entry>
<entry>
<title>virtual_oss: Take MK_CUSE into account</title>
<updated>2026-01-15T17:54:22Z</updated>
<author>
<name>Christos Margiolis</name>
<email>christos@FreeBSD.org</email>
</author>
<published>2026-01-15T17:54:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=241a43cf9da8933f500e7d0df7fff621fd52168c'/>
<id>urn:sha1:241a43cf9da8933f500e7d0df7fff621fd52168c</id>
<content type='text'>
Reported by:	brooks
Fixes:		f74f891581bc ("src.opts: Introduce MK_SOUND")
Sponsored by:	The FreeBSD Foundation
MFC after:	4 days
Reviewed by:	brooks, emaste
Differential Revision:	https://reviews.freebsd.org/D54708
</content>
</entry>
<entry>
<title>build: Remove duplicate SUBDIR entries</title>
<updated>2026-01-12T16:06:31Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2026-01-12T16:05:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cf34eb8264954a8fd1e92081bcf67719bddbc2aa'/>
<id>urn:sha1:cf34eb8264954a8fd1e92081bcf67719bddbc2aa</id>
<content type='text'>
Fixes:	f74f891581bc ("src.opts: Introduce MK_SOUND")
</content>
</entry>
<entry>
<title>src.opts: Introduce MK_SOUND</title>
<updated>2026-01-12T14:16:35Z</updated>
<author>
<name>Christos Margiolis</name>
<email>christos@FreeBSD.org</email>
</author>
<published>2026-01-12T14:16:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f74f891581bc4df20431607de9b761107f6a0aa7'/>
<id>urn:sha1:f74f891581bc4df20431607de9b761107f6a0aa7</id>
<content type='text'>
PR:		291853
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Reviewed by:	zarychtam_plan-b.pwste.edu.pl, markj
Differential Revision:	https://reviews.freebsd.org/D54456
</content>
</entry>
<entry>
<title>setaudit: Initial import</title>
<updated>2025-11-18T16:24:20Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2025-11-17T16:40:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dcb0790bad434ace7cf53259e7a9bcefbef1c69b'/>
<id>urn:sha1:dcb0790bad434ace7cf53259e7a9bcefbef1c69b</id>
<content type='text'>
Unmodified sources from https://github.com/csjayp/setaudit at commit
aa4dd9dfa40b6437030d718834236f4eaeb18ccb.

Some follow-up changes will fix a few issues and make it easier to use
this utility in the rc framework.

Reviewed by:	csjp
MFC after:	2 weeks
Sponsored by:	Modirum MDPay
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D53669
</content>
</entry>
<entry>
<title>blocklist: Rename blacklist to blocklist</title>
<updated>2025-10-12T17:14:27Z</updated>
<author>
<name>Jose Luis Duran</name>
<email>jlduran@FreeBSD.org</email>
</author>
<published>2025-10-12T17:14:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7238317403b95a8e35cf0bc7cd66fbd78ecbe521'/>
<id>urn:sha1:7238317403b95a8e35cf0bc7cd66fbd78ecbe521</id>
<content type='text'>
Follow up upstream rename from blacklist to blocklist.

- Old names and rc scripts are still valid, but emitting an ugly warning
- Old firewall rules and anchor names should work, but emitting an ugly
  warning
- Old MK_BLACKLIST* knobs are wired to the new ones

Although care has been taken not to break current configurations, this
is a large patch containing mostly duplicated code.  If issues arise, it
will be swiftly reverted.

Reviewed by:	ivy (pkgbase)
Approved by:	emaste (mentor)
MFC after:	2 days
Relnotes:	yes
</content>
</entry>
<entry>
<title>virtual_oss: Do not build if WITHOUT_CUSE is set</title>
<updated>2025-09-30T17:01:37Z</updated>
<author>
<name>Christos Margiolis</name>
<email>christos@FreeBSD.org</email>
</author>
<published>2025-09-30T17:01:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f040ee6e407832fc9f08d85cd792d1cfb8104976'/>
<id>urn:sha1:f040ee6e407832fc9f08d85cd792d1cfb8104976</id>
<content type='text'>
PR:		289920
Fixes:          9cab9fde5eda ("virtual_oss: Port to base")
Sponsored by:	The FreeBSD Foundation
MFC after:	1 day
Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D52807
</content>
</entry>
<entry>
<title>wlanstat(8): Rename from wlanstats(8) to keep consistency</title>
<updated>2025-09-30T03:30:08Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2025-09-30T03:30:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=89eee8ee2ce57b7884defb8f9af016cd28ef1562'/>
<id>urn:sha1:89eee8ee2ce57b7884defb8f9af016cd28ef1562</id>
<content type='text'>
All the status and statistics utilties in base are ending with "stat",
the only exception is mailstats(8) but that's from sendmail.

Reviewed by:	imp, adrian
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D52724
</content>
</entry>
</feed>
