Date: Thu, 8 May 2008 20:05:30 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libftpio ftpio.c Message-ID: <200805082005.m48K5Uts090395@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-05-08 20:05:30 UTC
FreeBSD src repository
Modified files:
lib/libftpio ftpio.c
Log:
Don't set the _file member of the FILE when opening a FTP connection.
Nothing in libftpio uses _file, and the only consumer in the tree
(sysinstall) doesn't invoke fileno() on the FILE.
MFC after: 2 months
Revision Changes Path
1.47 +0 -1 src/lib/libftpio/ftpio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805082005.m48K5Uts090395>
