Johannes Totz writes:
> Releng/13.2 has "import tzdata 2023d" and "...2024a", but no
> "...2023c". Is that commit simply missing on that branch?
No, releng/13.2 does not have 2023d or 2024a.
DES
--
Dag-Erling Smørgrav - d...@freebsd.org
On 04/03/2024 09:42, Dag-Erling Smørgrav wrote:
Johannes Totz writes:
Releng/13.2 has "import tzdata 2023d" and "...2024a", but no
"...2023c". Is that commit simply missing on that branch?
No, releng/13.2 does not have 2023d or 2024a.
I might be mis-reading
https://github.com/freebsd/freeb
Johannes Totz writes:
> I might be mis-reading
> https://github.com/freebsd/freebsd-src/commits/releng/13.2/ ...
>
> It shows:
> "contrib/tzdata: import tzdata 2023d" and
> "contrib/tzdata: import tzdata 2024a".
> Both came with FreeBSD-EN-24:01.tzdata on the 14th Feb.
You're confusing tzdata and
Hi everyone,
Not sure if this is the best list for this. Maybe hackers@ would be better?
I wanted to tinker with utilities in /usr/src/bin and /usrsrc/usr.bin. I
noticed that rmdir exits 1 for usage, which is a pet peeve of mine. I updated
it to exit 2 and then wanted to alter the tests to ensu