K 10 svn:author V 5 eugen K 8 svn:date V 27 2023-07-18T08:09:25.569240Z K 7 svn:log V 418 logger(1): MFC: fix timestamps in case of long run An example: ( echo test; sleep 2; echo test2 ) | logger -h /var/run/log Before fix, logger assigned same timestamp to both records. Fixes: 65547fb33db901a9f352aacb0ed45ce68b0bd275 Reported by: Vadim Goncharov (cherry picked from commit 83fd35b3f3fa580d2b99874abd1f67ee61dcb659) Git Hash: 829dbdcac20d1237ac9693d2e5489857e151754a Git Author: eugen@FreeBSD.org END