Date: Thu, 14 Jun 2001 17:12:39 -0400 From: Mike Barcroft <mike@q9media.com> To: Mike Heffner <mheffner@vt.edu> Cc: Garance A Drosihn <drosih@rpi.edu>, <freebsd-audit@freebsd.org> Subject: Re: whois(1) patch - commit ready Message-ID: <B74EA107.CDA%mike@q9media.com> In-Reply-To: <XFMail.20010613195644.mheffner@novacoxmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B74EA107.CDA%mike>