CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/25 17:47:48
Modified files:
usr.bin/ssh : ssh-agent.c
Log message:
use recallocarray to allocate the agent sockets table; also clear
socket entries that are being marked as unused.
spinkle in some debug2() spam to make it easier to watch an agent
do its thing.
ok markus
