K 10 svn:author V 5 green K 8 svn:date V 27 2004-04-22T07:27:00.000000Z K 7 svn:log V 323 Revamp cfssh(1) so that it creates the attach points randomly again. It used $RANDOM when it was a ksh script, but here it had always been broken because ash (/bin/sh) doesn't have it. Also, make the cfssh manpage refer to itself as cfssh instead of ssh. Submitted by: Martin Kammerhofer PR: 65620 END