From owner-freebsd-arch@FreeBSD.ORG Thu May 15 18:44:26 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB5B837B401 for ; Thu, 15 May 2003 18:44:26 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id E09F943F3F for ; Thu, 15 May 2003 18:44:25 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4G1iHm2044010; Thu, 15 May 2003 18:44:17 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4G1iFrS044009; Thu, 15 May 2003 18:44:15 -0700 (PDT) Date: Thu, 15 May 2003 18:44:15 -0700 From: "David O'Brien" To: Dag-Erling Smorgrav Message-ID: <20030516014415.GB38966@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Dag-Erling Smorgrav , Mark Murray References: <200305151820.h4FIK2gN027630@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: arch@freebsd.org cc: Mark Murray Subject: Re: NOCRYPT / NOSECURE X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: arch@freebsd.org List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 01:44:27 -0000 On Thu, May 15, 2003 at 09:32:23PM +0200, Dag-Erling Smorgrav wrote: > 'ln -s /usr/bin/openssl /usr/bin/md5' is almost right for md5(1), > except for some parentheses in the output IIRC. Please, NO. This looses the -r option which is extemely useful. (unless I'd be allowed to add it to /usr/bin/openssl.