From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf0-f170.google.com ([209.85.192.170]) by ur; Tue Dec 6 08:34:13 EST 2016 Received: by mail-pf0-f170.google.com with SMTP id d2so70754750pfd.0 for <9front@9front.org>; Tue, 06 Dec 2016 05:34:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=6V3RggIyJKDLJe/TitKYmVLNnTDwGU/H64l8LLLsxag=; b=ioK5LmDMm+/OKda36ytyKD6E1p6Mcadj0J6NwBdENtpVwwMVnoa3rUnEgwypFSSvAp 2t+7rrGMH7YWCEsj6JUJ/wQDv+3k4jo+8AIPaCnLLF+9hVEE6DFPNkG2lRgzFqwZVp5t CUDMzqMc6MPS9oc1ZQP6H1DfWei/c9Oq0ei437OxIrOWOnWIeB+IsqQsri1D0tJ9K8tI SqwVp962D1Z3ftFkH5ALySttMpMY3r6JrsOJDVHISG618iJyKAYUGIYyEPKgjGWv7LRc 7cPJdjPdKhkuXnZezuyA7InkmSTv9q3v8cwLXFDrbDRqoOsgML5MtdxetFIf6Bljn6pl iIVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=6V3RggIyJKDLJe/TitKYmVLNnTDwGU/H64l8LLLsxag=; b=Oj/SABd0ga7bB0Q9xrAMkKaKvsobsptbmvF93YBZizCH22pbgZ8lsvY0OlOn1iE5sN pFRMfL/azV05M0o3XA040EVb3K6yHfL4eeHNOkCHrfp/F1bH5YoHtrTo70Ve+RyQ5oiG ZBlQsXBDs0J4Ok0jMwagjoGAy1i8rVhFvxFx4hHGemAJn2MZ1Tkv5N0zT7SBgC0IXg1T wZqWaHVZkf4Sq+8c6YrH7GGyCyo9xMOCQRaIU1VY/yF4Q0mkRceRKzY4jPfo197Kob7G RtGPjIT4HU6BhTwQ6uWarFG67pESdUVRcAk1SLIeSZlwShuCFR3+Z4EAfJ7jaSwUFDjB 58fA== X-Gm-Message-State: AKaTC012EqMxYkt7gLwiS36Nz4h9dh0uNxhJkVxPQDU5O/N+3hdzVjN2WZKFPxTnZfmn2w== X-Received: by 10.84.216.17 with SMTP id m17mr134386461pli.82.1481031250619; Tue, 06 Dec 2016 05:34:10 -0800 (PST) Return-Path: Received: from [192.168.0.249] (115-36-90-13.chubu1.commufa.jp. [115.36.90.13]) by smtp.gmail.com with ESMTPSA id r74sm35014561pfl.79.2016.12.06.05.34.09 for <9front@9front.org> (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 06 Dec 2016 05:34:10 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: [9front] fqa7: fix bug From: arisawa In-Reply-To: <20161202230944.GB32881@wopr> Date: Tue, 6 Dec 2016 22:34:07 +0900 Content-Transfer-Encoding: quoted-printable Message-Id: References: <20161202230944.GB32881@wopr> To: 9front@9front.org X-Mailer: Apple Mail (2.2104) List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: storage-scale firewall-based framework browser the bug is rather in aux/listen1 -t tcp!*!rcpu /bin/tlssrv -a \ which should be aux/listen1 -t 'tcp!*!rcpu' /bin/tlssrv -a \ Kenji Arisawa > 2016/12/03 8:09=E3=80=81Kurt H Maier =E3=81=AE=E3=83=A1= =E3=83=BC=E3=83=AB=EF=BC=9A >=20 > Here is a patch for a bug nobody reported in irc: >=20 > --- fqa7-orig.ms 2016-12-02 15:18:35.484357932 -0800 > +++ fqa7.ms 2016-12-02 15:19:27.834841235 -0800 > @@ -1274,7 +1274,7 @@ >> /mnt/factotum/ctl > aux/listen1 -t tcp!*!rcpu /bin/tlssrv -a \\ > /bin/rc -c \\ > - '. <{n=3D`{read} && ! ~ $#n 0 && read -c $n} >[2=3D1]' & > + \'. <{n=3D`{read} && ! ~ $#n 0 && read -c $n} >[2=3D1]\' & > .P2 >=20 > .html - >=20