diff options
author | Damien Miller <djm@mindrot.org> | 2014-04-20 13:29:06 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2014-04-20 13:29:06 +1000 |
commit | 69cb24b7356ec3f0fc5ff04a68f98f2c55c766f4 (patch) | |
tree | e085da539983491552bcf171ca793169219b74c1 /ChangeLog | |
parent | 84c1e7bca8c4ceaccf4d5557e39a833585a3c77e (diff) |
- tedu@cvs.openbsd.org 2014/04/19 18:15:16
[sshd.8]
remove some really old rsh references
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -115,6 +115,9 @@ | |||
115 | [ssh-keysign.c sshd.c] | 115 | [ssh-keysign.c sshd.c] |
116 | Delete futile calls to RAND_seed. ok djm | 116 | Delete futile calls to RAND_seed. ok djm |
117 | NB. Id sync only. This only applies to OpenBSD's libcrypto slashathon | 117 | NB. Id sync only. This only applies to OpenBSD's libcrypto slashathon |
118 | - tedu@cvs.openbsd.org 2014/04/19 18:15:16 | ||
119 | [sshd.8] | ||
120 | remove some really old rsh references | ||
118 | 121 | ||
119 | 20140401 | 122 | 20140401 |
120 | - (djm) On platforms that support it, use prctl() to prevent sftp-server | 123 | - (djm) On platforms that support it, use prctl() to prevent sftp-server |