From owner-freebsd-current@FreeBSD.ORG Tue Jan 22 17:27:36 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 D0DCD16A417 for ; Tue, 22 Jan 2008 17:27:36 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.230]) by mx1.freebsd.org (Postfix) with ESMTP id 935C413C45D for ; Tue, 22 Jan 2008 17:27:36 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so921940wra.13 for ; Tue, 22 Jan 2008 09:27:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=YDMecOYvBI+tFY3sxM/4sIK4UgEqd8KZQmtj+Dn5egI=; b=dlQrsX9shnPHpZHmNL5/9kB0JoLerb4ImxHX7fb5n9tQRDyIVk/qZky6IZ3QKK19PehJOmp2+lr8zPzQ2vCyqtaU6nxWKjT5GvpfFQBt3wtfFcSjIdhrCfQXSr1hZhpRKWyWfnuVy1R6frnzaLpSsWdRN+ZkNrcdB+Gl9HJGGSw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=VX9PGsH/GdDj/cMue5QfIrKMJSabp7FNSy3xbEqsfUlFhAfpX1hpD+iQFyNe6nInP8IwPLo4vjgSgOy17yM7IICtgYD8dCP1MPlxsZnZT0f1qtjkefdMbZbPZKPK8HA54plYlaT+jJU7lx+TSlyaxoRRHGBfbR53hbNDs3jebVU= Received: by 10.142.52.9 with SMTP id z9mr4227048wfz.134.1201022854249; Tue, 22 Jan 2008 09:27:34 -0800 (PST) Received: by 10.142.178.11 with HTTP; Tue, 22 Jan 2008 09:27:34 -0800 (PST) Message-ID: <3a142e750801220927q3b818ecg464c6319b5be30ca@mail.gmail.com> Date: Tue, 22 Jan 2008 18:27:34 +0100 From: "Paul B. Mahol" To: freebsd-current MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: tcsh coredumps 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, 22 Jan 2008 17:27:36 -0000 % set autologout = (15 1) When entering password, or just pressing enter, tcsh will dump core. This bug is a bit old, I think.