From nobody Wed Jan 10 03:21:09 2024
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 4T8tP25Mxtz55TVB
	for <bugs@mlmmj.nyi.freebsd.org>; Wed, 10 Jan 2024 03:21:10 +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 4T8tP23qCvz3y67
	for <bugs@FreeBSD.org>; Wed, 10 Jan 2024 03:21:10 +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=1704856870;
	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=wjS+xq193GYfLpXeHEMlyNT4DBGw1zOlTFp/ES+UPLw=;
	b=m1kqmAvIbooolwmQanaYwCo1V8ikc5+s7Zmjp1cF/EOdDZoEGsguEuAOOvxgju/mVBvM+H
	ngoarr9rWWyjF59P0AjyqpsurxcgyekiNmgZ1IO1PLbbeZUFZogEdRW0D77Bl+9RwsQsLZ
	5eVGPYXkchxk20WqQMg43n+qz3x+QtySW4z6CFQAHAm5dqDwQnZ4TcbqHr+O0aK1wOvfMu
	PLJ2uvYQa3UL8DzB0IWuMG1hYHmFswYoivPKLVYJ/CJ9HjPDeFQMW0BaRCJvpFYhflARF7
	+68q9ox8/I9DMCyDFhTqNzRnKD4nt2ddTZ2JpxHNZ3eRQWNtGRZQwQcbtuEX4g==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704856870; a=rsa-sha256; cv=none;
	b=cj2Djwd1Ogtp6hRvkBLRhm+X1vJwP+37OPC/X1xCvj9SFsUGJwgRy8f96A/mBsjSO/FRNE
	9fhm3cqIw1gAhjbZzMVYo5DYW7pi91RhTM3OohnvOox2rfa70MPJOfFMzZKlLmmDFYlHXB
	3wO/6QHV00skYruJ5oZlOHwZpSz44hXBnu7TRqxM2pv4InCCxT+7xnrAbafF0s52HaG310
	tPp538DhWxFogpMjlX61O0fBaOVGiZ9DEd5EXTEqwNdUMaMXyK7rFHZHWo0OiHaR53l+t2
	ojAnxRLiogNdrhB+XRgJwl2XKStphC653C9FGYVm0TIvC5qyjwAhpYBJWyODkg==
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 4T8tP22sTCzJbQ
	for <bugs@FreeBSD.org>; Wed, 10 Jan 2024 03:21:10 +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 40A3LAPJ010616
	for <bugs@FreeBSD.org>; Wed, 10 Jan 2024 03:21:10 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40A3LAPw010615
	for bugs@FreeBSD.org; Wed, 10 Jan 2024 03:21:10 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 142434] [patch] Add cpuset(1) support to rc.subr(8)
Date: Wed, 10 Jan 2024 03:21:09 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Base System
X-Bugzilla-Component: conf
X-Bugzilla-Version: 7.2-RELEASE
X-Bugzilla-Keywords: patch
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: linimon@FreeBSD.org
X-Bugzilla-Status: In Progress
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: Normal
X-Bugzilla-Assigned-To: kevans@freebsd.org
X-Bugzilla-Flags: mfc-stable13?
X-Bugzilla-Changed-Fields: flagtypes.name
Message-ID: <bug-142434-227-BzqB025Ne2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-142434-227@https.bugs.freebsd.org/bugzilla/>
References: <bug-142434-227@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-bugs.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-bugs
List-Help: <mailto:freebsd-bugs+help@freebsd.org>
List-Post: <mailto:freebsd-bugs@freebsd.org>
List-Subscribe: <mailto:freebsd-bugs+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-bugs+unsubscribe@freebsd.org>
Sender: owner-freebsd-bugs@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D142434

Mark Linimon <linimon@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|mfc-stable12-               |

--=20
You are receiving this mail because:
You are on the CC list for the bug.=