CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/10 23:13:10
Modified files:
usr.bin/ssh : clientloop.c ssh-keygen.c sshd.c
Log message:
some unsigned long long casts that make things a bit easier for
portable without resorting to dropping PRIu64 formats everywhere
