| commit | ce98654674648fb7d58f73edf6aa398656a2dba4 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Thu Jul 18 16:12:44 2013 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Thu Jul 18 16:12:44 2013 +1000 |
| tree | 0eaf824f5ec795de2204e800d6e1d74d2c905ac8 | |
| parent | 0d02c3e10e1ed16d6396748375a133d348127a2a [diff] |
- djm@cvs.openbsd.org 2013/07/12 00:19:59
[auth-options.c auth-rsa.c bufaux.c buffer.h channels.c hostfile.c]
[hostfile.h mux.c packet.c packet.h roaming_common.c serverloop.c]
fix pointer-signedness warnings from clang/llvm-3.3; "seems nice" deraadt@