Page MenuHomeFreeBSD

tzcode: Update to 2026a
Needs ReviewPublic

Authored by des on Sun, Mar 8, 3:31 PM.

Details

Reviewers
imp
philip
Summary

Many thanks to Paul Eggert for adopting most of our adaptations as
optional features upstream in the previous release (2025c).

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71302
Build 68185: arc lint + arc unit

Event Timeline

des requested review of this revision.Sun, Mar 8, 3:31 PM

relax checks when not setugid

Thank you for dealing with upstream so patiently. ;-)

It's good to see many of the #ifdef __FreeBSD__ go away.

I've looked closely at the changes in localtime.c in particular and I think this merge looks good. Builds are running now and I'll find time to run some tests.

reduce diff to upstream