From owner-freebsd-current@FreeBSD.ORG Fri May 30 08:08:19 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FA981065671 for ; Fri, 30 May 2008 08:08:19 +0000 (UTC) (envelope-from mike@reifenberger.com) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by mx1.freebsd.org (Postfix) with ESMTP id 1A4068FC13 for ; Fri, 30 May 2008 08:08:18 +0000 (UTC) (envelope-from mike@reifenberger.com) Received: from mail01.m-online.net (mail.m-online.net [192.168.3.149]) by mail-out.m-online.net (Postfix) with ESMTP id 59EEC21D6F6; Fri, 30 May 2008 09:58:15 +0200 (CEST) Received: from localhost (unknown [192.168.1.157]) by mail.m-online.net (Postfix) with ESMTP id F1AA89013E; Fri, 30 May 2008 09:57:51 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from localhost ([192.168.3.149]) by localhost (scanner1.m-online.net [192.168.1.157]) (amavisd-new, port 10024) with ESMTP id oh5e-Gz0Ea-W; Fri, 30 May 2008 09:57:50 +0200 (CEST) Received: from mail.reifenberger.com (ppp-88-217-71-119.dynamic.mnet-online.de [88.217.71.119]) by mail.mnet-online.de (Postfix) with ESMTP; Fri, 30 May 2008 09:57:50 +0200 (CEST) Received: by mail.reifenberger.com (Postfix, from userid 1001) id 7E62F1A45F; Fri, 30 May 2008 09:57:50 +0200 (CEST) Date: Fri, 30 May 2008 09:57:50 +0200 From: Michael Reifenberger To: Robert Watson Message-ID: <20080530075750.GA5189@gw.reifenberger.com> References: <200805291700.m4TH02it075562@repoman.freebsd.org> <20080529180430.R3678@fledge.watson.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080529180430.R3678@fledge.watson.org> User-Agent: Mutt/1.4.2.3i Priority: normal Cc: current@freebsd.org Subject: Re: cvs commit: src/usr.sbin/jexec jexec.8 jexec.c X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2008 08:08:19 -0000 On Thu, May 29, 2008 at 06:05:37PM +0100, Robert Watson wrote: > On Thu, 29 May 2008, Michael Reifenberger wrote: > > > Log: > > Fix some bugs/complaints: > > - make addr2jid static > > - add -h Flag for hostname/ip-number search > > - s,strncmp,strcmp, in addr2jid > > - return jid only if found once > > > > Requested by: some > > FWIW, I think recent changes have made jexec behave in a fundamentally > unreliable way -- please don't MFC any of these changes until than > unreliable behavior is corrected. > What unreliable way do you mean? I just tried to address the complaints about non uniqueness if searching with a hostname or ip-number. Furthermore now hostname or ip-number is only user with the '-h' switch. So the usage is purely optional and the original jid search is the default. -- Bye/2 --- Michael Reifenberger Michael@Reifenberger.com http://www.Reifenberger.com