Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Committing stuff during ports freezes is generally frowned upon. | Brian Feldman | 2004-04-23 | 1 | -17/+3 |
| | | | | Notes: svn path=/head/; revision=107800 | ||||
* | Revamp cfssh(1) so that it creates the attach points randomly again. | Brian Feldman | 2004-04-22 | 1 | -3/+17 |
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=107790 | ||||
* | Update to cfs version 1.4.0 beta 2. | Brian Feldman | 2000-05-23 | 1 | -21/+8 |
| | | | | | | | Submitted by: Ollivier Robert <roberto@FreeBSD.org> Notes: svn path=/head/; revision=28695 | ||||
* | * Support blowfish encription. | David E. O'Brien | 1998-09-21 | 1 | -0/+21 |
* Install the cfs's ssh as cfssh. Notes: svn path=/head/; revision=13270 |