CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/29 17:38:50
Modified files:
usr.bin/ssh : readconf.c
Log message:
small cleanup post SSHv1 removal:
remove SSHv1-isms in commented examples
reorder token table to group deprecated and compile-time conditional tokens
better
fix config dumping code for some compile-time conditional options that
weren't being correctly skipped (SSHv1 and PKCS#11)
