Searched hist:70795 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/lib/libfetch/
H A DMakefilediff 70795 Mon Jan 08 11:15:14 MST 2001 des Use "anonymous" rather than "ftp" as login name for anonymous ftp.

Rather than have a separate (misnamed) FTP_ANONYMOUS_PASSWORD constant, use
FTP_ANONYMOUS_USER (i.e. "anonymous") to construct the anonymous ftp password
if getlogin() fails.
H A Dftp.cdiff 70795 Mon Jan 08 11:15:14 MST 2001 des Use "anonymous" rather than "ftp" as login name for anonymous ftp.

Rather than have a separate (misnamed) FTP_ANONYMOUS_PASSWORD constant, use
FTP_ANONYMOUS_USER (i.e. "anonymous") to construct the anonymous ftp password
if getlogin() fails.

Completed in 75 milliseconds