From owner-freebsd-stable Tue May 7 3:27:58 2002 Delivered-To: freebsd-stable@freebsd.org Received: from skif.net (ns.skif.net [195.58.224.34]) by hub.freebsd.org (Postfix) with ESMTP id 15A8337B407 for ; Tue, 7 May 2002 03:27:52 -0700 (PDT) Received: from [195.58.224.122] (HELO dru.dn.ua) by skif.net (CommuniGate Pro SMTP 3.5.6) with ESMTP-TLS id 5031906 for freebsd-stable@freebsd.org; Tue, 07 May 2002 13:27:31 +0300 Received: (from admin@localhost) by dru.dn.ua (8.12.3/8.12.3) id g47AQluk014317 for freebsd-stable@freebsd.org; Tue, 7 May 2002 13:26:47 +0300 (EEST) (envelope-from admin) Date: Tue, 7 May 2002 13:26:47 +0300 From: "Vladislav V. Zhuk" To: freebsd-stable@freebsd.org Subject: Re: buffer size Message-ID: <20020507102647.GZ1761@dru.dn.ua> References: <20020501164552.GA34873@dru.dn.ua.lucky.freebsd.stable> <20020507131256.C98604-100000@atlantis.dp.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20020507131256.C98604-100000@atlantis.dp.ua> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, May 07, 2002 at 01:18:22PM +0300, Dmitry Pryanishnikov wrote: > On Wed, 1 May 2002, Vladislav V. Zhuk wrote: > > > src/sys/dev/syscons/scmouse.c dynamically allocates the cut_buffer > > > array and computes the cut_buffer_size from the screen coordinates. > > > So the buffer should be able to hold the whole screen's content. Do > > > you change the screen's dimension after using the clipboard? > > > > I did't any changes. I use only 80x25 screen size in text mode > > (without X). Therefore, scmouse.c computes the cut_buffer_size > > incorrectly. Try to copy all screen and paste then. > > More specifically, it copies no more than 1024 characters (tested both > on 4.2-RELEASE and 4.4-RELEASE (fill one of your virtual consoles with text, > then select all screen, then switch to another console, start "cat >file" > and paste the text, then press ^D twice - you'll see that file size will be no > more than 1024). I know about this. I asked when this bug will be fixed? Who can do it? -- Vladislav V. Zhuk (06267)3-60-03 admin@dru.dn.ua 2:465/197@FidoNet.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message