Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2023 02:49:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 44034] Multiple sysctl variables are not documented
Message-ID:  <bug-44034-227-70ph66HzqB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-44034-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-44034-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D44034

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D75be7e30271bb192fd27698982f2c7e56=
831eeef

commit 75be7e30271bb192fd27698982f2c7e56831eeef
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-10-06 18:00:30 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-10-10 02:48:53 +0000

    sysctl: emit a newline after NULL node descriptions

    Previously when printing the sysctl description (via the -d flag) we
    omitted the newline if the node provided no description (i.e., NULL).
    This could be observed via e.g. `sysctl -d dev`.

    PR:             44034
    Reviewed by:    zlei
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D42112

 sbin/sysctl/sysctl.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-44034-227-70ph66HzqB>