From owner-freebsd-stable Mon Jun 25 2: 4:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 8C22F37B401; Mon, 25 Jun 2001 02:04:21 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f5P93bH24022; Mon, 25 Jun 2001 12:03:37 +0300 (EEST) (envelope-from ru) Date: Mon, 25 Jun 2001 12:03:37 +0300 From: Ruslan Ermilov To: Valentin Nechayev Cc: Stephen Montgomery-Smith , freebsd-stable@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Problems with md5 -p Message-ID: <20010625120337.B22256@sunbay.com> Mail-Followup-To: Valentin Nechayev , Stephen Montgomery-Smith , freebsd-stable@FreeBSD.ORG, current@FreeBSD.ORG References: <3B35F852.2290E18F@math.missouri.edu> <20010624194339.A717@iv.nn.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010624194339.A717@iv.nn.kiev.ua>; from netch@iv.nn.kiev.ua on Sun, Jun 24, 2001 at 07:43:40PM +0300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jun 24, 2001 at 07:43:40PM +0300, Valentin Nechayev wrote: > --- md5.c.orig Mon Jun 4 00:38:02 2001 > +++ md5.c Sun Jun 24 19:37:13 2001 > @@ -65,7 +65,7 @@ > switch (ch) { > case 'p': > MDFilter(1); > - break; > + exit(0); > case 'q': > qflag = 1; > break; > > This avoids determination of other options, but this does not conflict > directly with man page. > Yes it *does*. From the manpage: : The following four options may be used in any combination ... ^^^^^^^^^^^^^^^^^^ I'm not sure how useful it is though. :-) I'm going to merge OpenBSD refinements made to md5(1) sometime this week. This would also mean that most of the md5(1) options will be made mutually exclusive. This also corresponds to the NetBSD behavior. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message