CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/23 16:29:32
Modified files:
lib/libc/net : rcmd.3 rcmdsh.3 rcmdsh.c
Log message:
Make rcmdsh(3) not fail if it is passed a non resolvable hostname.
Instead, silently ignore the fact and instead let the underlying
ssh (or $RSH) command handle it.
ok millert@
