summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-08-10 08:39:24 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-08-10 08:39:24 +0000
commit9f250025a34cf547f6fc6fa9c9b372a8f5c9ea1d (patch)
tree71603669292174b860743cfab6f06b9ffe7e44ea /sysutils/Makefile
parent- Update to 5.42 (diff)
Add bksh 1.3, backup-only shell.
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
Notes: svn path=/head/; revision=86706
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 85585d17f563..6504bf3b69fb 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -26,6 +26,7 @@
SUBDIR += bbapm
SUBDIR += bchunk
SUBDIR += bkpupsd
+ SUBDIR += bksh
SUBDIR += blimitd
SUBDIR += bsdsar
SUBDIR += bubblemon