aboutsummaryrefslogtreecommitdiff
path: root/shells/ibsh
Commit message (Collapse)AuthorAgeFilesLines
* Iron Bars Shell is a restricted Unix shell. The user can not step out of, norPav Lucistnik2005-11-126-0/+90
access files outside the home directory. It is written in C for Linux. No libraries used. It is small, fast, secure. Two ascii configuration files for more control. PR: ports/88351 Submitted by: Vaida Bogdan <vaidab@phenix.rootshell.be> Notes: svn path=/head/; revision=148029