Date: Thu, 22 Apr 2004 00:27:01 -0700 (PDT) From: Brian Feldman <green@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/cfs Makefile ports/security/cfs/files patch-ac Message-ID: <200404220727.i3M7R1C0020502@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2004/04/22 00:27:01 PDT FreeBSD ports repository Modified files: security/cfs Makefile security/cfs/files patch-ac Log: 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 <dada@sbox.tugraz.at> PR: 65620 Revision Changes Path 1.16 +5 -1 ports/security/cfs/Makefile 1.3 +17 -3 ports/security/cfs/files/patch-ac
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404220727.i3M7R1C0020502>