Date: Mon, 05 May 2025 11:34:07 -0700 From: Ravi Pokala <rpokala@freebsd.org> To: Christos Margiolis <christos@FreeBSD.org>, <src-committers@FreeBSD.org>, <dev-commits-src-all@FreeBSD.org>, <dev-commits-src-main@FreeBSD.org> Subject: Re: 3ab34225af39 - main - RELNOTES: Mention sndctl(8) Message-ID: <27A08C28-B494-4B45-B593-2F8630592BDF@panasas.com> In-Reply-To: <202505051757.545HvXUA058583@gitrepo.freebsd.org> References: <202505051757.545HvXUA058583@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> + A new utility sndctl(8) has been added to concertrate the various I think you want "consolidate"? -Ravi (rpokala@) =EF=BB=BF-----Original Message----- From: <owner-src-committers@freebsd.org <mailto:owner-src-committers@freebs= d.org>> on behalf of Christos Margiolis <christos@FreeBSD.org <mailto:christ= os@FreeBSD.org>> Date: Monday, May 5, 2025 at 10:57 To: <src-committers@FreeBSD.org <mailto:src-committers@FreeBSD.org>>, <dev-= commits-src-all@FreeBSD.org <mailto:dev-commits-src-all@FreeBSD.org>>, <dev-= commits-src-main@FreeBSD.org <mailto:dev-commits-src-main@FreeBSD.org>> Subject: git: 3ab34225af39 - main - RELNOTES: Mention sndctl(8) The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=3D3ab34225af39fde42be17b6306cc70= 610cdcec96 <https://cgit.FreeBSD.org/src/commit/?id=3D3ab34225af39fde42be17b63= 06cc70610cdcec96> commit 3ab34225af39fde42be17b6306cc70610cdcec96 Author: Christos Margiolis <christos@FreeBSD.org <mailto:christos@FreeBSD.o= rg>> AuthorDate: 2025-05-05 17:57:07 +0000 Commit: Christos Margiolis <christos@FreeBSD.org <mailto:christos@FreeBSD.o= rg>> CommitDate: 2025-05-05 17:57:07 +0000 RELNOTES: Mention sndctl(8) Sponsored by: The FreeBSD Foundation --- RELNOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELNOTES b/RELNOTES index 4e0b0a0b3cdb..515facdc7859 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,11 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +44e5a0150835, 9a37f1024ceb: + A new utility sndctl(8) has been added to concertrate the various + interfaces for viewing and manipulating audio device settings (sysctls, + /dev/sndstat), into a single utility with a similar control-driven + interface to that of mixer(8). 995b690d1398: ps(1)'s '-U' option has been changed to select processes by their real user IDs instead of their effective one, in accordance with POSIX and
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27A08C28-B494-4B45-B593-2F8630592BDF>