FreeBSD Bugzilla – Attachment 9864 Details for
Bug 20025
usr.bin/fetch always use passive
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 549 bytes, created by
th
on 2000-07-19 05:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
th
Created:
2000-07-19 05:00:01 UTC
Size:
549 bytes
patch
obsolete
>--- fetch.c.orig Wed Jul 19 12:33:25 2000 >+++ fetch.c Wed Jul 19 12:33:37 2000 >@@ -65,7 +65,7 @@ > char *o_filename; /* name of output file */ > int o_stdout; /* output file is stdout */ > int once_flag; /* -1: stop at first successful file */ >-int p_flag = 1; /* -[Pp]: use passive FTP */ >+int p_flag = 0; /* -[Pp]: use passive FTP */ > int R_flag; /* -R: don't delete partially transferred files */ > int r_flag; /* -r: restart previously interrupted transfer */ > u_int T_secs = 0; /* -T: transfer timeout in seconds */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 20025
: 9864