From owner-freebsd-current Fri Jul 26 01:17:22 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA07429 for current-outgoing; Fri, 26 Jul 1996 01:17:22 -0700 (PDT) Received: from fgate.flevel.co.uk (root@fgate.flevel.co.uk [194.6.101.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA07403 for ; Fri, 26 Jul 1996 01:17:18 -0700 (PDT) Received: from localhost (dev@localhost) by fgate.flevel.co.uk (8.7.5/8.6.9) with SMTP id JAA13208; Fri, 26 Jul 1996 09:16:19 +0100 (BST) Date: Fri, 26 Jul 1996 09:16:17 +0100 (BST) From: Developer To: Joerg Wunsch cc: FreeBSD-current users Subject: Re: Termcap problems In-Reply-To: <199607251907.VAA22683@uriah.heep.sax.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 25 Jul 1996, J Wunsch wrote: > As Developer wrote: > > > Okay, for any window larger the 80 chars width it does it, but only in > > certain directories like / on one machine.. here is the output > > > > .CARD bin/ fd0/ lib@ proc/ > > sys@ > > .LOCK compat@ fnews/ lkm/ root/ > > tmp/ > > .cshrc dcf/ ftmp/ lost+found/ sbin/ > > usr/ > > .newuser dev/ httpd@ man@ schoolwww@ > > var/ > > .profile etc/ kernel* mnt/ stand@ > > www@ > > amitcp/ fastboot kernel.old* news@ store/ > > > > #stty -a > > > > speed 9600 baud; 24 rows; 110 columns; > > Perhaps a miscalculation that only hits in some special case. I bet > if you turn off the -F, it will look normally. > > You could have a look into the column number calculation, and file a > PR once you've got a fix. :-)) I see - you think the bug might be in ls? The strange thing is if I put on an old termcap from FreeBSD2.0 release I don`t get this problem. Thanks. Trefor S.