aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bksh
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 1.7Kirill Ponomarev2004-03-052-2/+2
| | | | | | | | PR: ports/63786 Submitted by: maintainer Notes: svn path=/head/; revision=102989
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+2
| | | | Notes: svn path=/head/; revision=100139
* Add bksh 1.3, backup-only shell.Erwin Lansing2003-08-104-0/+35
bksh is a simple (some would say trivial) program designed to be used as a shell by ssh or rsh-like programs. All it does it to copy its input to a restricted set of backup files. It was made to allow administrators to create backup servers in potentially hostile environments without allowing full shell access to the server or the client. PR: 53786 Submitted by: The Anarcat <anarcat@anarcat.ath.cx> Notes: svn path=/head/; revision=86706