CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/19 14:33:14
Modified files:
usr.bin/ssh : dispatch.c opacket.c packet.c packet.h
Log message:
allow sshpkt_fatal() to take a varargs format; we'll use this to give
packet-related fatal error messages more context (esp. the remote endpoint)
ok markus@
