CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/03 20:22:59
Modified files:
usr.bin/ssh : channels.c channels.h
Log message:
Use time_t instead of u_int for remaining x11 timeout checks for 64bit
time_t safety. From Coverity CIDs 405197 and 405028, ok djm@
