From nobody Thu Feb 23 06:05:25 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PMjDj3GdLz3t336 for ; Thu, 23 Feb 2023 06:05:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PMjDj0pqCz4lM5 for ; Thu, 23 Feb 2023 06:05:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677132325; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=WQ2bwdaS7dIaNwpiqdbxU6p+2YeE9OqO7aVyrn84Cls=; b=leXJb+IbjNdkTPKUSytNJmaDYDaOmzy6emoeedBQtGAnlswu/HvsPdqS2Q0BJQEw141izL IJ1d3X+36SBETUGk9J7WM0truV5CCSaNRR5pLGf/yzZtOxFZm0J5pZJjYS/NkpAj1+hrqW jpGSQS5uJQJtsqYI6xM120jYDIHCix1GjfKAl1wVQv2M1BbNANufNsYievCo85lgH0Ltot d/SYttYT8EayW+Ph4/TqMH3n82Pz6jkudWBrY2m/dym0ehv9SdWPE1tlXtR7zBP0/CglXi D+NIWAgSFf0SFaFUzYvvG9C0Pk0nc3nmIkucNIMAQoAUOYO6YQ2VzbJslNR83Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677132325; a=rsa-sha256; cv=none; b=mE5u/xph2UPDuz9j/lkmlR2/PSXdsQP2MglJNIkRGNRqgFy/B1g+trpxIcLY6PeUsg+ta7 eJ952XuxA1NoOEscZmT27njClVW4qf1LYqk+QA/JXO1+DJ8hprXLkyhQoId2i/2GhHSrR8 8gQL7hFmwkDHkR1IsJZ5/70jErx9B1iJwbw/6xzoobpxAPtOFFClCGgYTOUOmxet3gCuAl CW/Lb5VDxHP0c3decVNYW7h5mHVaHGVm4aGhfvVfJPcvnl+BT6vK8HfHDUe11J2mdZvHVM RTphrQ85fSnNdkFGaqOX1xVKPeXhqthcuVWA8TnE5NYpSqFBo/I4G7RLo9Et7g== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PMjDh6vcSzWrP for ; Thu, 23 Feb 2023 06:05:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 31N65OkN027327 for ; Thu, 23 Feb 2023 06:05:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31N65Om0027326 for bugs@FreeBSD.org; Thu, 23 Feb 2023 06:05:24 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 269762] config(8): DEBUG KERNELS section needs updating/removal Date: Thu, 23 Feb 2023 06:05:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status keywords bug_file_loc bug_severity Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269762 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Keywords| |needs-patch URL| |https://github.com/freebsd/ | |freebsd-src/blob/main/usr.s | |bin/config/config.8 Severity|Affects Only Me |Affects Some People --- Comment #1 from Graham Perrin --- --=20 You are receiving this mail because: You are the assignee for the bug.=