FreeBSD Bugzilla – Attachment 149242 Details for
Bug 191988
ftp/wget: Fails to work with LibreSSL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch init.c for wget 1.16 removing rand_EGD
patch-src__init.c (text/plain), 619 bytes, created by
Bernard Spil
on 2014-11-10 09:50:26 UTC
(
hide
)
Description:
Patch init.c for wget 1.16 removing rand_EGD
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2014-11-10 09:50:26 UTC
Size:
619 bytes
patch
obsolete
>--- src/init.c.orig 2014-10-27 09:18:13.000000000 +0100 >+++ src/init.c 2014-11-10 10:39:51.683089107 +0100 >@@ -170,9 +170,6 @@ > { "dotsinline", &opt.dots_in_line, cmd_number }, > { "dotspacing", &opt.dot_spacing, cmd_number }, > { "dotstyle", &opt.dot_style, cmd_string }, /* deprecated */ >-#ifdef HAVE_SSL >- { "egdfile", &opt.egd_file, cmd_file }, >-#endif > { "excludedirectories", &opt.excludes, cmd_directory_vector }, > { "excludedomains", &opt.exclude_domains, cmd_vector }, > { "followftp", &opt.follow_ftp, cmd_boolean },
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 191988
:
149242
|
149243
|
149244
|
149245
|
153228
|
153229
|
153952
|
155792
|
155793