Bugzilla – Attachment 2040 Details for
Bug 1883
use setproctitle for persistent mux master
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
OpenBSD patch
setproctitle-mux.diff (text/plain), 461 bytes, created by
Damien Miller
on 2011-05-06 10:48:42 AEST
(
hide
)
Description:
OpenBSD patch
Filename:
MIME Type:
Creator:
Damien Miller
Created:
2011-05-06 10:48:42 AEST
Size:
461 bytes
patch
obsolete
>Index: ssh.c >=================================================================== >RCS file: /var/cvs/openssh/ssh.c,v >retrieving revision 1.353 >diff -u -p -r1.353 ssh.c >--- ssh.c 5 May 2011 04:16:22 -0000 1.353 >+++ ssh.c 6 May 2011 00:44:05 -0000 >@@ -966,6 +966,7 @@ control_persist_detach(void) > if (devnull > STDERR_FILENO) > close(devnull); > } >+ setproctitle("%s [mux]", options.control_path); > } > > /* Do fork() after authentication. Used by "ssh -f" */
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
Flags:
dtucker
:
ok+
Actions:
View
|
Diff
Attachments on
bug 1883
:
2024
| 2040