From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <18e9bbfdf0a9c96d91be5e25657885af@snellwilcox.com> From: "Steve Simon" To: 9fans@cse.psu.edu Subject: Re: [9fans] /bin/export (tunneling out) In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-paydlsuyvmopmijfplcxxvqqll" Date: Mon, 15 Dec 2003 17:32:52 +0000 Topicbox-Message-UUID: a4cb4df4-eacc-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-paydlsuyvmopmijfplcxxvqqll Content-Disposition: inline Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Great, I am pleased that I did understand correctly =E2=98=BA In case you didn't realise my previous comments on relative -v- absolute paths was susposed to be to you and not 9fans (sigh). -Steve --upas-paydlsuyvmopmijfplcxxvqqll Content-Type: message/rfc822 Content-Disposition: inline Return-Path: <9fans-admin@cse.psu.edu> Received: from mail.cse.psu.edu ([130.203.4.6]) by mta03-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20031215172735.TYQS14657.mta03-svc.ntlworld.com@mail.cse.psu.edu> for ; Mon, 15 Dec 2003 17:27:35 +0000 Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 4977D19CF2; Mon, 15 Dec 2003 12:27:24 -0500 (EST) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.20.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 06A1C19C0D; Mon, 15 Dec 2003 12:27:09 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 259B419B72; Mon, 15 Dec 2003 12:27:00 -0500 (EST) Received: from plan9.cs.bell-labs.com (plan9.bell-labs.com [204.178.31.2]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 7DF1419B9B for <9fans@cse.psu.edu>; Mon, 15 Dec 2003 12:26:49 -0500 (EST) Message-ID: From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] /bin/export (tunneling out) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Mon, 15 Dec 2003 12:26:48 -0500 X-Spam-Status: No, hits=-0.5 required=5.0 tests=IN_REP_TO version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cs returns absolutes, clearly the mistake. Only dial and csquery really care and they already know the path of the cs called so they should be able to craft the abs path from a relative one. The fix can be easy. I change dial to ignore the absolute path returned by cs and just treat it as a relative one. Then recompile everything that uses dial. That way nothing has to be recompiled immediately. At some point in the future, I can change cs to just return relative paths. --upas-paydlsuyvmopmijfplcxxvqqll--