CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/07/11 18:20:00
Modified files:
usr.bin/ssh : 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 sftp.c
ssh-keygen.c ssh-pkcs11.c
Log message:
fix pointer-signedness warnings from clang/llvm-3.3; "seems nice" deraadt@
