Date: Tue, 24 Oct 2023 14:44:01 +0200 (CEST) From: 75ypz71@oldach.net (Helge Oldach) To: kp@FreeBSD.org (Kristof Provost) Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: Re: git: 8bfa084a4bf3 - stable/13 - ndp: fix timestamp display output Message-ID: <202310241244.39OCi1Zl054415@nuc.oldach.net> In-Reply-To: <202310241227.39OCRm5Y070835@gitrepo.freebsd.org> from Kristof Provost at "24 Oct 2023 12:27:48"
next in thread | previous in thread | raw e-mail | index | archive | help
Kristof Provost wrote on Tue, 24 Oct 2023 14:27:48 +0200 (CEST): > The branch stable/13 has been updated by kp: > > URL: https://cgit.FreeBSD.org/src/commit/?id=8bfa084a4bf331b6baf2cc530b9752c4cbe573ad > > commit 8bfa084a4bf331b6baf2cc530b9752c4cbe573ad > Author: R. Christian McDonald <rcm@rcm.sh> > AuthorDate: 2023-10-17 16:57:22 +0000 > Commit: Kristof Provost <kp@FreeBSD.org> > CommitDate: 2023-10-24 07:45:38 +0000 > > ndp: fix timestamp display output > > The current xo_format string is incorrect. This restores the display > format prior to libxo-ification work while also explicitly marking > tv_sec and tv_usec as encoded output only. A couple of other xo_emit formats in ndp had also been damaged by the libxo-ification. Please see patch in PR 272749. Kind regards Helge
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310241244.39OCi1Zl054415>