Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 May 2000 18:30:12 +0200
From:      Alexander Langer <alex@big.endian.de>
To:        Bill Fumerola <billf@chc-chimes.com>
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:  <20000505183012.A62622@cichlids.cichlids.com>
In-Reply-To: <20000505122630.E86725@jade.chc-chimes.com>; from billf@chc-chimes.com on Fri, May 05, 2000 at 12:26:30PM -0400
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> <20000505122630.E86725@jade.chc-chimes.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Bill Fumerola (billf@chc-chimes.com):

> > > -    ftpPassive(fp, (cp && !strncmp(cp, "YES", 3)));
> > > +    ftpPassive(fp, (cp && strncasecmp(cp, "no", 2)));
> man strncasecmp

Sorry. Didn't see that.

Alex (hiding in a dark place).

-- 
I need a new ~/.sig.


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?20000505183012.A62622>