Changes from tzdata2013i to tzdata2014a:
Turkey begins DST on 2014-03-31, not 03-30.
Fiji ended DST on 2014-01-19 at 02:00, not 03:00.
Ukraine switched from Moscow to Eastern European time on 1990-07-01
(not 1992-01-01), and observed DST during the entire next winter.
In 1988 Israel observed DST from 04-10 to 09-04, not 04-09 to
09-03.
Also some changes affecting commentary and documentation
Changes from tzdata2014a to tzdata2014b:
Crimea switches to Moscow time on 2014-03-30 at 02:00 local time.
New entry for Troll station, Antarctica.
Also some changes affecting commentary and documentation
Changes from tzdata2014b to tzdata2014c:
Egypt observes DST starting 2014-05-15 at 24:00.
Guess that DST will stop during the same Ramadan dates as Morocco,
and make some other guesses.
Also some changes affecting commentary and documentation
In some functions, they do it in reverse order. It's not a bug because
the pair is protected with splnet()/splx(s). It's not good for readability
and someone might mistake when modifing a code. Yes, I'm one of the person :-(
Save a NETISR_* value in a variable and call schednetisr() after enqueue
a packet for readability and future modification.
TCP packets). Many users trip here. This behaviour can be overriden with the
explicit "flags" keyword, but other configuration does not really make sense.
XXX Doing the check here is wrong; it serves only to report an
earlier problem, which is that there's on way to express constraints
on paddrs to uvm_obj_wirepages. bus_dmamem_alloc can do this, but it
gives us pages out of thin air, not pages backing a uvm object. I
was hoping this wouldn't manifest as a real problem, but evidently it
does.
are now mapped behind the origional register file.
The gpio channel GPZ is mapped over I2S0 in the separate audio register file
and were both abusively mapped over I2C0 in the main register file!
While here, delay the gpio bootstrap till on attachment. We could hasten it in
the odroid_machdep.c if needed. Also make the gpio code more resilliant and
allow booting correctly without any GPIO bits defined/available.
Changes affecting code
zic now generates transitions for minimum time values, eliminating
guesswork when handling low-valued time stamps. (Thanks to Arthur
David Olson.)
Port to Cygwin sans glibc. (Thanks to Arthur David Olson.)
Changes affecting commentary and documentation
Remove now-confusing comment about Jordan. (Thanks to Oleksii
Nochovnyi.)