freebsd-dev/lib/libftpio
Bill Fenner b1cb1b02f1 Teach ftpErrString to format UNIX errnos, since at least ftpLogin()
can return UNIX errnos.  When UNIX errnos catch up with FTP status
codes (e.g. at 100) a new way will have to be found to tell which
is which.

This allows fetch to print errors like
fetch: ftp.fu-berlin.de: No route to host
instead of
fetch: ftp.fu-berlin.de: Unknown error
1997-10-02 23:26:03 +00:00
..
ftp.errors Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
ftpio.3 Fixed #include and/or prototype bugs in synopsis. 1997-04-19 15:57:20 +00:00
ftpio.c Teach ftpErrString to format UNIX errnos, since at least ftpLogin() 1997-10-02 23:26:03 +00:00
ftpio.h Make this C++ safe. 1997-05-05 11:18:55 +00:00
Makefile For functions ftpGetURL, ftpPutURL, ftpLogin it was impossible to know 1996-11-14 06:59:41 +00:00