Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 May 2000 12:26:30 -0400
From:      Bill Fumerola <billf@chc-chimes.com>
To:        Alexander Langer <alex@big.endian.de>
Cc:        Dag-Erling Smorgrav <des@flood.ping.uio.no>, "Jordan K. Hubbard" <jkh@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/lib/libftpio ftpio.c
Message-ID:  <20000505122630.E86725@jade.chc-chimes.com>
In-Reply-To: <20000505182339.A61869@cichlids.cichlids.com>; from alex@big.endian.de on Fri, May 05, 2000 at 06:23:39PM %2B0200
References:  <200004232123.OAA45684@freefall.freebsd.org> <20000505155103.A33140@cichlids.cichlids.com> <xzpya5pavnx.fsf@flood.ping.uio.no> <20000505111924.B86725@jade.chc-chimes.com> <20000505182339.A61869@cichlids.cichlids.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 05, 2000 at 06:23:39PM +0200, Alexander Langer wrote:

> > -    ftpPassive(fp, (cp && !strncmp(cp, "YES", 3)));
> > +    ftpPassive(fp, (cp && strncasecmp(cp, "no", 2)));
> 
> What about "NO"? "No"? "nO"? "no damn chick, or I'll kill ya!!"? 

man strncasecmp

-- 
Bill Fumerola - Network Architect / Computer Horizons Corp - CVM
e-mail: billf@chc-chimes.com / billf@FreeBSD.org





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000505122630.E86725>