[BACK]Return to ssh-agent.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh-agent.c between version 1.215 and 1.216

version 1.215, 2016/11/30 03:07:37 version 1.216, 2017/01/04 02:21:43
Line 76 
Line 76 
 #endif  #endif
   
 #ifndef DEFAULT_PKCS11_WHITELIST  #ifndef DEFAULT_PKCS11_WHITELIST
 # define DEFAULT_PKCS11_WHITELIST "/usr/lib/*,/usr/local/lib/*"  # define DEFAULT_PKCS11_WHITELIST "/usr/lib*/*,/usr/local/lib*/*"
 #endif  #endif
   
 typedef enum {  typedef enum {

Legend:
Removed from v.1.215  
changed lines
  Added in v.1.216