From owner-freebsd-audit Thu Jun 14 14:12:54 2001 Delivered-To: freebsd-audit@freebsd.org Received: from coffee.q9media.com (coffee.q9media.com [216.94.229.19]) by hub.freebsd.org (Postfix) with ESMTP id F214537B40B for ; Thu, 14 Jun 2001 14:12:44 -0700 (PDT) (envelope-from mike@q9media.com) Received: from [192.168.1.10] (vega.tct.net [216.94.230.13]) by coffee.q9media.com (8.11.2/8.11.2) with ESMTP id f5ELNqL71894; Thu, 14 Jun 2001 17:23:52 -0400 (EDT) (envelope-from mike@q9media.com) User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Date: Thu, 14 Jun 2001 17:12:39 -0400 Subject: Re: whois(1) patch - commit ready From: Mike Barcroft To: Mike Heffner Cc: Garance A Drosihn , Message-ID: In-Reply-To: Mime-version: 1.0 Organization: q9 media Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 6/13/01 7:56 PM, Mike Heffner at mheffner@novacoxmail.com wrote: > On 05-Jun-2001 Mike Barcroft wrote: > | > | The patch at the following URL: > | http://testbed.q9media.net/freebsd/whois.patch > > Looks good, except: > > + if ((flags & WHOIS_INIC_FALLBACK) == 1 && nhost == NULL && > > should be: > > if ((flags & WHOIS_INIC_FALLBACK) != 0 ... Thanks, fixed. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message