mbox series

[0/3] Explicit support for NonStop SSH variant

Message ID 011e01d73dd0$ec141530$c43c3f90$@nexbridge.com (mailing list archive)
Headers show
Series Explicit support for NonStop SSH variant | expand

Message

Randall S. Becker April 30, 2021, 2:55 p.m. UTC
From 375278eb010a91f0ad3114ca2334cd85c4519208 Mon Sep 17 00:00:00 2001
From: "Randall S. Becker" <rsbecker@nexbridge.com>
Date: Fri, 30 Apr 2021 10:19:38 -0400
Subject: [Patch 0/3] Explicit support for NonStop SSH variant

The nonstopssh SSH variant constructs the platform-specific SSH
command using the /G/system/zssh/sshoss program and typical
program arguments needed by users to use this client on the NonStop
x86 and ia64 platforms.

Randall S. Becker (3):
  connect.c: add nonstopssh variant to the sshVariant set.
  ssh.txt: document nonstopssh variant
  t5601: add nonstopssh SSH variant sub-tests

 Documentation/config/ssh.txt | 18 +++++++++++++++++-
 connect.c                    | 17 +++++++++++++++++
 t/t5601-clone.sh             | 34 ++++++++++++++++++++++++++++++++++
 3 files changed, 68 insertions(+), 1 deletion(-)

--
2.29.2

Comments

Randall S. Becker April 30, 2021, 2:57 p.m. UTC | #1
Apologies for not using git send-email/imap-send. My ISP is blocking my access to that capability.

Randall S. Becker, Managing Director, Nexbridge Inc.
+1.416.984.9826

-----Original Message-----
From: Randall S. Becker <rsbecker@nexbridge.com> 
Sent: April 30, 2021 10:56 AM
To: git@vger.kernel.org
Subject: [Patch 0/3] Explicit support for NonStop SSH variant

>From 375278eb010a91f0ad3114ca2334cd85c4519208 Mon Sep 17 00:00:00 2001
From: "Randall S. Becker" <rsbecker@nexbridge.com>
Date: Fri, 30 Apr 2021 10:19:38 -0400
Subject: [Patch 0/3] Explicit support for NonStop SSH variant

The nonstopssh SSH variant constructs the platform-specific SSH
command using the /G/system/zssh/sshoss program and typical
program arguments needed by users to use this client on the NonStop
x86 and ia64 platforms.

Randall S. Becker (3):
  connect.c: add nonstopssh variant to the sshVariant set.
  ssh.txt: document nonstopssh variant
  t5601: add nonstopssh SSH variant sub-tests

 Documentation/config/ssh.txt | 18 +++++++++++++++++-
 connect.c                    | 17 +++++++++++++++++
 t/t5601-clone.sh             | 34 ++++++++++++++++++++++++++++++++++
 3 files changed, 68 insertions(+), 1 deletion(-)

--
2.29.2