CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/09 21:40:27
Modified files:
usr.bin/ssh : ssh-agent.c
Log message:
unveil ssh-pkcs11-helper too; fixes breakage spotted by anton@
If SK/P11/askpass is overridden by environment, only unveil the requested
path and not both the requested one and the default.
feedback/ok deraadt@
