CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/16 19:28:20
Modified files:
usr.bin/ssh : fatal.c log.c log.h ssh-keyscan.c
Log message:
make the log functions that exit (sshlogdie(), sshfatal(), etc) have
identical signatures. Makes things a bit more consistent...
