FreeBSD Bugzilla – Attachment 8038 Details for
Bug 17027
IgnoreUserKnownHosts thinks it takes in int in OpenSSH.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 416 bytes, created by
dwmalone
on 2000-02-27 22:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dwmalone
Created:
2000-02-27 22:20:00 UTC
Size:
416 bytes
patch
obsolete
>--- servconf.c.orig Sun Feb 27 22:03:59 2000 >+++ servconf.c Sun Feb 27 22:04:42 2000 >@@ -410,7 +410,7 @@ > > case sIgnoreUserKnownHosts: > intptr = &options->ignore_user_known_hosts; >- goto parse_int; >+ goto parse_flag; > > case sRhostsAuthentication: > intptr = &options->rhosts_authentication;
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 17027
: 8038