看板 DFBSD_commit 關於我們 聯絡資訊
commit 5685c51b0a39da52d73968953e523ceffc9883f0 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/5685c51b0a39da52d73968953e523ceffc9883f0 -- DragonFly BSD source repository