Age | Commit message (Collapse) | Author |
|
|
|
|
|
replace any character.
Like gnu-m4 does, and other regexp languages do.
okay fries@
|
|
|
|
|
|
|
|
|
|
|
|
ok millert@
|
|
|
|
ok markus@
|
|
|
|
|
|
|
|
status for variables (as SHELL is very, very special, according to
POSIX/Single Unix).
|
|
ok art@
|
|
|
|
|
|
|
|
ok markus@
|
|
|
|
|
|
closes...
|
|
|
|
Enter it as a regression test, so it can get fixed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$TEST_SSH_{SSH,SSHD,SSHAGENT,SSHADD,SSHKEYGEN,SSHKEYSCAN}
|
|
|
|
XXX - what about the install targets?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sshd only accepts connections from stdin. allows testing with 775 /usr/obj
|
|
|
|
|
|
|
|
connect client and server w/o TCP:
ssh -o 'proxycommand sshd -i -f $OBJ/sshd_proxy'
|