gmtime(3) / locatime(3) can fail when timestamps are way off.
authorflorian <florian@openbsd.org>
Sun, 28 Apr 2024 16:43:42 +0000 (16:43 +0000)
committerflorian <florian@openbsd.org>
Sun, 28 Apr 2024 16:43:42 +0000 (16:43 +0000)
commitb205d946bc4d92a63918093e4dac726834be3d03
tree6f172c5e42f70741f29cdffd454c08ae522fb992
parent55449a4bb35a049d6de07a109bfa26688f55c824
gmtime(3) / locatime(3) can fail when timestamps are way off.

Add missing error checks to all calls under sbin/

Input & OK millert
sbin/dhclient/dhclient.c
sbin/isakmpd/log.c
sbin/isakmpd/policy.c
sbin/isakmpd/x509.c
sbin/newfs_msdos/newfs_msdos.c
sbin/route/route.c
sbin/shutdown/shutdown.c
sbin/unwind/libunbound/util/log.c