CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/28 10:42:53
Modified files:
libexec/ftpd : ftpcmd.y
libexec/getty : main.c
libexec/snmpd/snmpd_metrics: mib.c
libexec/talkd : announce.c
Log message:
gmtime(3) / locatime(3) can fail when timestamps are way off.
Add missing error checks to all calls under libexec/
Input & OK millert
