From nobody Thu Aug 6 22:31:30 2026 X-Original-To: dev-commits-src-branches@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 4hGMSz0SZLz6nLM1 for ; Thu, 06 Aug 2026 22:31:31 +0000 (UTC) (envelope-from git@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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hGMSy50N4z4NsZ for ; Thu, 06 Aug 2026 22:31:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786055490; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tD7wlw87+foIj+afkl5k0iCxeUDOGizg9+0sXP3Ik58=; b=sCZsUtBT0EQEpgK2xQShfmQKU9qB83Ighy+loq0DaDpgEB5rNDN2OXRHVOrIO3P/y77b/W cCH/ZBE0FEXz4lJxUsDeLhUQY420WwRQ4Dz1mlBF9eG/lHDIj9IcVWPVbxbK8m24FMyzPZ +ytB3Lmo08UTnN3bm3nuLWzydl9e6Lg5g6jBmhkoGkzZaenoavDIP6T2khTFjk0ytAsWNk gGZnZyQ5K0WzBC6aMJzwuYF2QqCCERACr2rSinNZtVwHpDZ1ApuNke45erRkJAbXDxH2R6 Y2Atj0togZPyP0LtGyrItL7YYUFhwp7w1I9ntcAEkrpEPYCc69H938Oipi3b+A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786055490; a=rsa-sha256; cv=none; b=lUe3N9IFEsSIr0T4ZeFPIOx1pRFgheNNFiiewgY5FZWn6YccEZVWYU5SNtRY9zlnSQqZ1B DNURLO7Wdvj5wa7Hi/35sDoq1yvWVrqOLa76bXRqDPZtTEjxYNdeR4k6bysvHfGXBZLaAx MDu9QLiUOBHQJGWAekbLiTf4A5224C0hQU+86OBTGTGiNZ4hAx2hG9PqzliAd1OvTCIido Db+sQXrYngsNES1fFy2QFzBMNld4mVC1yaqPNH/r7GxJ1tJwut1p7AL178bvKeaeKTRS1N 4a+4jbGRCD2d+1rJ5q3GOCCTk2imFtAljuZf1MgsFCoVPW4pLJ8mUDfNAfoHOA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786055490; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tD7wlw87+foIj+afkl5k0iCxeUDOGizg9+0sXP3Ik58=; b=hYxp9Ay61V2odSbwxS80PRfNnhkgVR6e5IGDtpg/p5vkyC00bS2bhtNagrU5qUx63ty/wh qxGfJBwVvU6C287jlMBVKALABal+NGVZE9U51VLPz/edYoAfXHpROGDCXrc0xXqMxGm+QD yIuqFJy89NVAQc5+16dvMASdTQVBB3qCS47gVKcShAccH+E0f47IHcE0LqdeJoUGPkIxtO kxZBbtG+JA4Z8C9Cdl/vEs0r1Sd9YGV8fq30U61FofYL2tCgUsPs3tMB2PAIA4i0zrbxko MWn6ue0Hd1ifqOco+aeqRfQyP4vT6k+INP9IBrZj4TeObsmKhFzvsDTkI1E+qg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hGMSy2fB9zgxt for ; Thu, 06 Aug 2026 22:31:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1d95e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 06 Aug 2026 22:31:30 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Pau Amma From: Alexander Ziaee Subject: git: 0209906f1015 - stable/14 - vidcontrol.1: Video buffer dump is syscons only List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 0209906f101587346bd1dce1383d741123ce8b45 Auto-Submitted: auto-generated Date: Thu, 06 Aug 2026 22:31:30 +0000 Message-Id: <6a750b42.1d95e.413b20b2@gitrepo.freebsd.org> The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=0209906f101587346bd1dce1383d741123ce8b45 commit 0209906f101587346bd1dce1383d741123ce8b45 Author: Pau Amma AuthorDate: 2025-12-04 03:28:17 +0000 Commit: Alexander Ziaee CommitDate: 2026-08-06 22:16:27 +0000 vidcontrol.1: Video buffer dump is syscons only Fixes: 1f4442f71fa3 (be explicit that -p and -P are sc(4) only) MFC after: 3 days Reviewed by: ziaee Differential Revision: https://reviews.freebsd.org/D53878 (cherry picked from commit 9ec8196f68bac015965164f7f1a65c619bab4e85) --- usr.sbin/vidcontrol/vidcontrol.1 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index 09855df6b60f..a95ed7a65a0e 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -12,7 +12,7 @@ .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" -.Dd July 7, 2024 +.Dd November 22, 2025 .Dt VIDCONTROL 1 .Os .Sh NAME @@ -497,9 +497,6 @@ The .Nm utility uses the .Xr syscons 4 -.\" is it supported on vt(4)??? -or -.Xr vt 4 .Dv CONS_SCRSHOT .Xr ioctl 2 to capture the current contents of the video buffer.