From owner-freebsd-current Mon Feb 24 8:27:25 2003 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 A507637B401 for ; Mon, 24 Feb 2003 08:27:24 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C35B43FBD for ; Mon, 24 Feb 2003 08:27:23 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.6/8.12.6) id h1OGRMXv074600; Mon, 24 Feb 2003 10:27:22 -0600 (CST) (envelope-from dan) Date: Mon, 24 Feb 2003 10:27:22 -0600 From: Dan Nelson To: Christoph Kukulies Cc: freebsd-current@FreeBSD.ORG Subject: Re: sh: turning off NDELAY mode Message-ID: <20030224162722.GC56943@dan.emsphone.com> References: <200302241059.LAA24989@accms33.physik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302241059.LAA24989@accms33.physik.rwth-aachen.de> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.3i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Feb 24), Christoph Kukulies said: > > sh: turning off NDELAY mode > > appears from time to time in an xterm n my notebook > running 5.0-current That means a program you were running exited without unsetting non-blocking mode, so /bin/sh fixed it for you. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message