CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/28 14:15:47
Modified files:
usr.bin/ssh : opacket.c opacket.h packet.c packet.h
ssh-keyscan.c ssherr.c ssherr.h
Log message:
avoid fatal() calls in packet code
makes ssh-keyscan more reliable against server failures
ok dtucker@ markus@
