commit | 4864e8f9c023509845e772b43bbd98fdf81d6e72 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Thu Feb 08 10:07:08 2001 +1100 |
committer | Damien Miller <djm@mindrot.org> | Thu Feb 08 10:07:08 2001 +1100 |
tree | 1e544c716fb0f69289fda3ce9b0bfba8390b5946 | |
parent | 3d0a7d59cb18c33ab7e72acf0761c6c7aa469e66 [diff] |
- (djm) Fix linking of sftp, don't need arc4random any more. - (djm) Try to use shell that supports "test -S" for EGD socket search. Based on patch from Tim Rice <tim@multitalents.net>