Package: rsh-redone-client Version: 85-2+b1 Severity: normal Tags: patch Dear Maintainer,
For example, $ rsh-redone-rsh remotehost dd if=/dev/zero count=1 of=/dev/null $ To reference, $ netkit-rsh remotehost dd if=/dev/zero count=1 of=/dev/null 1+0 records in 1+0 records out 512 bytes (512 B) copied, 6.5516e-05 s, 7.8 MB/s $ Fix patch is below. --- rsh-redone-85/rsh.c 2009-05-04 17:37:38.000000000 +0000 +++ rsh-redone-85.new/rsh.c @@ -396,8 +396,6 @@ FD_SET(2, &outfdset); FD_CLR(esock, &infdset); } - } else { - len[2] = 0; } if(FD_ISSET(2, &outfd)) { Thank you, Hiroyuki YAMAMORI -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.14.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages rsh-redone-client depends on: ii libc6 2.25-3 Versions of packages rsh-redone-client recommends: ii openssh-client [rsh-client] 1:7.6p1-2 ii rsh-client 0.17-17+b1 rsh-redone-client suggests no packages. -- no debconf information