CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/29 18:13:33
Modified files:
usr.bin/ssh : dispatch.c opacket.c opacket.h packet.c
packet.h ssh-keyscan.c ssh_api.c ssherr.c
ssherr.h
Log message:
avoid more fatal/exit in the packet.c paths that ssh-keyscan
uses; feedback and "looks good" markus@
