Date: Mon, 5 May 2025 19:43:58 +0100 From: Nuno Teixeira <eduardo@freebsd.org> To: Christos Margiolis <christos@freebsd.org> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 3ab34225af39 - main - RELNOTES: Mention sndctl(8) Message-ID: <CAFDf7U%2But_6FTTau1p_QiYsF6-WooG=bdBSA4CnYtP%2B33utbew@mail.gmail.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
--000000000000b2e94b063467e22a Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello, Should ObsoleteFiles.inc include "sound" files for deletion since it changed to "sndctl"? Asking this because build I'm using from today includes "sound". Thanks, Christos Margiolis <christos@freebsd.org> escreveu (segunda, 5/05/2025 =C3= =A0(s) 18:58): > The branch main has been updated by christos: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=3D3ab34225af39fde42be17b6306cc706= 10cdcec96 > > commit 3ab34225af39fde42be17b6306cc70610cdcec96 > Author: Christos Margiolis <christos@FreeBSD.org> > AuthorDate: 2025-05-05 17:57:07 +0000 > Commit: Christos Margiolis <christos@FreeBSD.org> > 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-drive= n > + 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 > > --=20 Nuno Teixeira FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org --000000000000b2e94b063467e22a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div><div><div>Hello,<br><br></div>Should ObsoleteFiles.in= c include "sound" files for deletion since it changed to "sn= dctl"?<br></div>Asking this because build I'm using from today inc= ludes "sound".<br><br></div>Thanks,</div><br><div class=3D"gmail_= quote gmail_quote_container"><div dir=3D"ltr" class=3D"gmail_attr">Christos= Margiolis <<a href=3D"mailto:christos@freebsd.org">christos@freebsd.org= </a>> escreveu (segunda, 5/05/2025 =C3=A0(s) 18:58):<br></div><blockquot= e class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px s= olid rgb(204,204,204);padding-left:1ex">The branch main has been updated by= christos:<br> <br> URL: <a href=3D"https://cgit.FreeBSD.org/src/commit/?id=3D3ab34225af39fde42= be17b6306cc70610cdcec96" rel=3D"noreferrer" target=3D"_blank">https://cgit.= FreeBSD.org/src/commit/?id=3D3ab34225af39fde42be17b6306cc70610cdcec96</a><b= r> <br> commit 3ab34225af39fde42be17b6306cc70610cdcec96<br> Author:=C2=A0 =C2=A0 =C2=A0Christos Margiolis <christos@FreeBSD.org><= br> AuthorDate: 2025-05-05 17:57:07 +0000<br> Commit:=C2=A0 =C2=A0 =C2=A0Christos Margiolis <christos@FreeBSD.org><= br> CommitDate: 2025-05-05 17:57:07 +0000<br> <br> =C2=A0 =C2=A0 RELNOTES: Mention sndctl(8)<br> <br> =C2=A0 =C2=A0 Sponsored by:=C2=A0 =C2=A0The FreeBSD Foundation<br> ---<br> =C2=A0RELNOTES | 5 +++++<br> =C2=A01 file changed, 5 insertions(+)<br> <br> diff --git a/RELNOTES b/RELNOTES<br> index 4e0b0a0b3cdb..515facdc7859 100644<br> --- a/RELNOTES<br> +++ b/RELNOTES<br> @@ -10,6 +10,11 @@ newline.=C2=A0 Entries should be separated by a newline.= <br> <br> =C2=A0Changes to this file should not be MFCed.<br> <br> +44e5a0150835, 9a37f1024ceb:<br> +=C2=A0 =C2=A0 =C2=A0 =C2=A0A new utility sndctl(8) has been added to conce= rtrate the various<br> +=C2=A0 =C2=A0 =C2=A0 =C2=A0interfaces for viewing and manipulating audio d= evice settings (sysctls,<br> +=C2=A0 =C2=A0 =C2=A0 =C2=A0/dev/sndstat), into a single utility with a sim= ilar control-driven<br> +=C2=A0 =C2=A0 =C2=A0 =C2=A0interface to that of mixer(8).<br> =C2=A0995b690d1398:<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 ps(1)'s '-U' option has been change= d to select processes by their real<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 user IDs instead of their effective one, in acc= ordance with POSIX and<br> <br> </blockquote></div><div><br clear=3D"all"></div><br><span class=3D"gmail_si= gnature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature"><d= iv dir=3D"ltr"><div><font color=3D"#888888">Nuno Teixeira</font></div><div>= <div><font color=3D"#888888"> FreeBSD UNIX:=C2=A0 <eduardo@FreeBSD.org>=C2=A0 =C2=A0Web:=C2=A0 <a h= ref=3D"https://FreeBSD.org" rel=3D"noreferrer" target=3D"_blank">https://Fr= eeBSD.org</a><br></font></div></div></div></div> --000000000000b2e94b063467e22a--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7U%2But_6FTTau1p_QiYsF6-WooG=bdBSA4CnYtP%2B33utbew>