From owner-freebsd-current@FreeBSD.ORG Sun Jun 12 20:26:19 2005 Return-Path: X-Original-To: current@FreeBSD.ORG Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AE6516A41C for ; Sun, 12 Jun 2005 20:26:19 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3744843D49 for ; Sun, 12 Jun 2005 20:26:19 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from SMILEY (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id B06E919F3B for ; Sun, 12 Jun 2005 13:27:42 -0700 (PDT) From: "Darren Pilgrim" To: Date: Sun, 12 Jun 2005 13:26:16 -0700 Message-ID: <001a01c56f8c$fcb7b690$0a2a15ac@SMILEY> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Cc: Subject: Changing console video mode results in loss of scrollback buffer contents. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2005 20:26:19 -0000 I use the allscreens_flags to switch to higher-resolution, non-raster = mode at boot. On a May 22 -current, the scrollback buffer was intact after changing the resolution. On -current as of yesterday, when I change = console resolution, the scrollback buffer is lost. The new behaviour is = equivalent to issuing `vidcontrol -C`. Was this change intentional?