Use OpenBSD's glob in OpenSSH.
authorPeter Avalos <pavalos@dragonflybsd.org>
Thu, 19 May 2011 00:56:40 +0000 (14:56 -1000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Thu, 19 May 2011 00:56:40 +0000 (14:56 -1000)
commit7b7cfea6910e087a3c0d5e254eac14fd8cbdc901
tree88a7dbf90b4d33648f2c1dce0ffaf8af42a069c2
parent86c2bc7ac70529df40785dd2e609098377156d2f
Use OpenBSD's glob in OpenSSH.

This fixes a bus error caused by globbing in the ssh utils (specifically
'ls *' in sftp).
crypto/openssh/ssh_namespace.h
secure/lib/libssh/Makefile