From owner-freebsd-questions@FreeBSD.ORG Tue Jun 10 14:58:48 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEC1337B401 for ; Tue, 10 Jun 2003 14:58:48 -0700 (PDT) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 0A01343FCB for ; Tue, 10 Jun 2003 14:58:48 -0700 (PDT) (envelope-from tpark@drivespeed.com) Received: (qmail 48477 invoked from network); 10 Jun 2003 21:58:46 -0000 Received: from unknown (HELO titanium) (209.10.208.162) by relay.pair.com with SMTP; 10 Jun 2003 21:58:46 -0000 X-pair-Authenticated: 209.10.208.162 From: "Thomas Park" To: "'Matthew D. Fuller'" Date: Tue, 10 Jun 2003 14:59:30 -0700 Message-ID: <001b01c32f9b$92014920$11640a0a@titanium> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <20030610131516.GA41905@over-yonder.net> Importance: Normal cc: freebsd-questions@FreeBSD.ORG Subject: RE: /dev/tty keeps changing permissions..? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2003 21:58:49 -0000 > > It seems to work for me on a rebuilt OpenSSH 3.5p1 (I'm running a > -CURRENT from January, and I still had the source tree around). I'd > expect it to do the same on 3.6, that source file doesn't seem to have > been changed much (the line number is the same ;). > > Works for me on OpenSSH 3.6.1p2 (FreeBSD 5.0) as well; it appears that you can replace the ssh binary and be back in business. ^_^ Thanks again for the help! thomas