git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [Patch 0/3] Explicit support for NonStop SSH variant
@ 2021-04-30 14:55 Randall S. Becker
  2021-04-30 14:57 ` Randall S. Becker
  0 siblings, 1 reply; 2+ messages in thread
From: Randall S. Becker @ 2021-04-30 14:55 UTC (permalink / raw)
  To: git

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-30 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-30 14:55 [Patch 0/3] Explicit support for NonStop SSH variant Randall S. Becker
2021-04-30 14:57 ` Randall S. Becker

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).