aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2005-09-06 20:53:34 +0800
committersergei <sergei@FreeBSD.org>2005-09-06 20:53:34 +0800
commitae126a6c7273c334e91dd58a920fe8b14ff7d39d (patch)
tree5bdf46ec6094ce40b170d3cb81136544f9eca4a8 /benchmarks
parent752b7e257d06a7982c39cafd67a18b7e4926faba (diff)
downloadfreebsd-ports-gnome-ae126a6c7273c334e91dd58a920fe8b14ff7d39d.tar.gz
freebsd-ports-gnome-ae126a6c7273c334e91dd58a920fe8b14ff7d39d.tar.zst
freebsd-ports-gnome-ae126a6c7273c334e91dd58a920fe8b14ff7d39d.zip
- Stop adding rzsh (restricted zsh) to /etc/shells [1]:
rzsh(1) is the restricted version of zsh(1), with various things disabled so as to provide a strictly limited access to the system. A user with a shell in /etc/shells can use chsh(1) to change their shell, can use FTP, can use other file-transfer services, etc. Thus, adding rzsh to /etc/shells could be a security risk in certain configurations. - zsh-mime-setup is set up to look for /etc/{mime.types,mailcap}. Neither of them should exist on a stock FreeBSD system. Teach it to look in ${LOCALBASE}/etc instead. [2] - Zsh completion doesn't know about bsdtar(1) achievements: it won't complete to foo.tar.gz if you just enter 'tar xf foo^D'. Teach zsh completion about this and other formats supported by bsdtar(1). NOTE: This is only applicable to FreeBSD 5.3-RELEASE or newer, where bsdtar(1) replaced GNU tar(1) in the base system. - Bump PORTREVISION PR: ports/82066 [2], ports/83023 [3] Submitted by: Phil Pennock <pdp@nl.demon.net> [1] Ulrich Spoerlein <q@galgenberg.net> [2] [3]
Diffstat (limited to 'benchmarks')
0 files changed, 0 insertions, 0 deletions