FreeBSD Bugzilla – Attachment 12872 Details for
Bug 24679
[patch] sshd: missing -V -Q option in Usage-options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.35 KB, created by
Edwin Groothuis
on 2001-01-27 15:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Edwin Groothuis
Created:
2001-01-27 15:10:01 UTC
Size:
1.35 KB
patch
obsolete
>--- sshd.c.old Sat Jan 27 15:57:22 2001 >+++ sshd.c Sat Jan 27 16:05:33 2001 >@@ -585,6 +585,7 @@ > fprintf(stderr, " -d Debugging mode\n"); > fprintf(stderr, " -i Started from inetd\n"); > fprintf(stderr, " -q Quiet (no logging)\n"); >+ fprintf(stderr, " -Q Don't complain about missing RSA support\n"); > fprintf(stderr, " -p port Listen on the specified port (default: 22)\n"); > fprintf(stderr, " -k seconds Regenerate server key every this many seconds (default: 3600)\n"); > fprintf(stderr, " -g seconds Grace period for authentication (default: 300)\n"); >@@ -592,6 +593,8 @@ > fprintf(stderr, " -h file File from which to read host key (default: %s)\n", > HOST_KEY_FILE); > fprintf(stderr, " -u len Maximum hostname length for utmp recording\n"); >+ fprintf(stderr, " -V client_protocol_id\n"); >+ fprintf(stderr, " Maximum hostname length for utmp recording\n"); > fprintf(stderr, " -4 Use IPv4 only\n"); > fprintf(stderr, " -6 Use IPv6 only\n"); > exit(1);
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 24679
: 12872