看板 DFBSD_commit 關於我們 聯絡資訊
commit 7b7cfea6910e087a3c0d5e254eac14fd8cbdc901 Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Wed May 18 14:56:40 2011 -1000 Use OpenBSD's glob in OpenSSH. This fixes a bus error caused by globbing in the ssh utils (specifically 'ls *' in sftp). Summary of changes: crypto/openssh/ssh_namespace.h | 2 ++ secure/lib/libssh/Makefile | 2 +- 2 files changed, 3 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7b7cfea6910e087a3c0d5e254eac14fd8cbdc901 -- DragonFly BSD source repository