*** 4.5-RELEASE/src/etc/shells.orig Wed Jun 12 16:31:56 2002 --- jhs/src/etc/shells Wed Jun 12 16:34:11 2002 *************** *** 7,9 **** --- 7,15 ---- /bin/sh /bin/csh /bin/tcsh + + # Extra shells from ports (are they a security risk ?) + # bash: for Gary + /usr/local/bin/bash + # /usr/local/bin/ksh + # /usr/local/bin/tcsh - thats our default csh anyway.