Bugzilla – Attachment 1066 Details for
Bug 1156
Closes connection after C-c is pressed on QNX
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Define SSHD_ACQUIRES_CTTY on QNX
patch (text/plain), 834 bytes, created by
Matt Kraai
on 2006-02-15 02:35:41 AEDT
(
hide
)
Description:
Define SSHD_ACQUIRES_CTTY on QNX
Filename:
MIME Type:
Creator:
Matt Kraai
Created:
2006-02-15 02:35:41 AEDT
Size:
834 bytes
patch
obsolete
>diff -ru openssh/configure openssh.new/configure >--- openssh/configure 2006-02-12 05:01:27.000000000 -0800 >+++ openssh.new/configure 2006-02-14 07:28:57.000000000 -0800 >@@ -7237,6 +7237,10 @@ > #define DISABLE_LASTLOG 1 > _ACEOF > >+ cat >>confdefs.h <<\_ACEOF >+#define SSHD_ACQUIRES_CTTY 1 >+_ACEOF >+ > enable_etc_default_login=no # has incompatible /etc/default/login > ;; > >diff -ru openssh/configure.ac openssh.new/configure.ac >--- openssh/configure.ac 2006-02-11 18:37:48.000000000 -0800 >+++ openssh.new/configure.ac 2006-02-14 07:28:27.000000000 -0800 >@@ -584,6 +584,7 @@ > AC_DEFINE(MISSING_HOWMANY, 1, [Define on *nto-qnx systems]) > AC_DEFINE(MISSING_FD_MASK, 1, [Define on *nto-qnx systems]) > AC_DEFINE(DISABLE_LASTLOG) >+ AC_DEFINE(SSHD_ACQUIRES_CTTY) > enable_etc_default_login=no # has incompatible /etc/default/login > ;; >
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 1156
: 1066