From owner-freebsd-current@FreeBSD.ORG Tue Sep 2 16:00:18 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A203C1065694 for ; Tue, 2 Sep 2008 16:00:18 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 9805E8FC22 for ; Tue, 2 Sep 2008 16:00:07 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 5B53265B615; Tue, 2 Sep 2008 18:00:23 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w1sztBMj1iPP; Tue, 2 Sep 2008 18:00:04 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 32A5C65B5FF; Tue, 2 Sep 2008 18:00:04 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id m82G03K1050867; Tue, 2 Sep 2008 18:00:03 +0200 (CEST) (envelope-from rdivacky) Date: Tue, 2 Sep 2008 18:00:03 +0200 From: Roman Divacky To: Alexey Shuvaev , Ed Schouten , freebsd-current@freebsd.org Message-ID: <20080902160003.GA50767@freebsd.org> References: <48BAD085.1090507@gmail.com> <20080831200950.GF99951@hoeg.nl> <871w04syfw.fsf@kobe.laptop> <20080901101121.GC4083@wep400x.physik.uni-wuerzburg.de> <20080901160844.GA56657@freebsd.org> <20080902153020.GA94977@voi.aagh.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080902153020.GA94977@voi.aagh.net> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: csh history and pts 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: Tue, 02 Sep 2008 16:00:18 -0000 On Tue, Sep 02, 2008 at 04:30:20PM +0100, Thomas Hurst wrote: > * Roman Divacky (rdivacky@freebsd.org) wrote: > > > > Back to original post, I confirm that [t]csh loses history after shutdown(8). > > > > might be completely irrelevant but tcsh on linux loses history for me as well :) > > tcsh doesn't bother doing any locking when merging .history, so if you > kill multiple sessions at once, it's very common to see entries get > lost, interlaced or doubled e.g: that's not it.... I never had any history saved since I started to use Linux (10 months ago).. I occasionlly get garbled/lost history under fbsd but this is different