| commit | 99ac4e9546b2eafc43e104d676a3b10866be98e9 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Sat Jun 26 09:36:58 2010 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Sat Jun 26 09:36:58 2010 +1000 |
| tree | 387c2fa8d90936f085d1554e36aff6743c32c8e6 | |
| parent | c094d1e4812e6560f2e9c9790a5866ee3a4654ec [diff] |
- djm@cvs.openbsd.org 2010/06/18 00:58:39
[sftp.c]
unbreak ls in working directories that contains globbing characters in
their pathnames. bz#1655 reported by vgiffin AT apple.com