From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] acme win From: "rob pike" MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-addvqdyqtrlijsjrwjwhiakcdy" Date: Thu, 21 Feb 2002 01:03:27 -0500 Topicbox-Message-UUID: 535ad93c-eaca-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-addvqdyqtrlijsjrwjwhiakcdy Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Try this: change /acme/bin/source/win/main.c:315 from if(nb <= 0) to if(nb < 0) -rob --upas-addvqdyqtrlijsjrwjwhiakcdy Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Wed Feb 20 22:56:07 EST 2002 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Wed Feb 20 22:56:05 EST 2002 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.6.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 4B107199B6; Wed, 20 Feb 2002 22:55:53 -0500 (EST) Delivered-To: 9fans@cse.psu.edu Received: from ar.aichi-u.ac.jp (ar.aichi-u.ac.jp [202.250.160.40]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id 37D4719981 for <9fans@cse.psu.edu>; Wed, 20 Feb 2002 22:54:41 -0500 (EST) Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 3.3ciscupdate v148.2.1) From: arisawa@ar.aichi-u.ac.jp To: 9fans@nx.aichi-u.ac.jp Message-Id: <20020221035441.37D4719981@mail.cse.psu.edu> Subject: [9fans] acme win Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: 9fans@cse.psu.edu X-Reply-To: arisawa@aichi-u.ac.jp List-Help: List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Thu, 21 Feb 2002 11:50:15 +0900 Hello, A process that writes nothing makes a problem in acme win. For example, execute: echo -n in acme win. Kenji Arisawa E-mail: arisawa@aichi-u.ac.jp --upas-addvqdyqtrlijsjrwjwhiakcdy--