Udo van den Heuvel via devel writes: > I noticed that using latest git for ntpsec `/bin/ntpq -c > kerninfo|/bin/awk -e '/pll offset:/ {o=$3; if (o < 0) o = -o; print > o*1000000;}' -e '/estimated error/ {print $3*1000000;print 1;print > "ntpstat"}'` does no longer provide me with a pll offset nor an > estimated error.
This defect bisects to the unlikely commit: --8<---------------cut here---------------start------------->8--- commit d5392adf5507eef85d58c5a082b13277ef45cf54 Author: Gary E. Miller <g...@rellim.com> Date: Wed Jan 30 17:33:36 2019 -0800 ntp_control: Cleanup ctl_putdblf() replace pointer arithmetic with strlc**() --8<---------------cut here---------------end--------------->8--- I have no idea how that is even possible, but it must have altered the built-in list of variables to print for kerninfo. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel