Yo Hal!
I think I see another easy place to kill off another l_fp:
ntpd/ntp_util.c, line 375
get_systime(&now);
filegen_setup(&peerstats, lfpuint(now));
day = lfpuint(now) / 86400 + MJD_1900;
setlfpuint(now, lfpuint(now) % 86400);
All that just to get the MJD and
On Mon, 20 Mar 2017, Jason Azze wrote:
> On Mon, Mar 6, 2017 at 3:41 PM, Eric S. Raymond wrote:
> > The NTPsec repo is open for commits again.
> >
> [snip]
> >
> > If you have any difficulties with the alterered repo, please report them.
>
> I created a GitLab fork of the project before the sur
Eric S. Raymond writes:
> 6. Delete and recreate cryptographically-signed tags.
Has this happened? I am asking because of this:
~/ntpsec $ git describe
git-conversion-4174-g253fdd8
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptation for Waldorf microQ
Jason Azze :
> On Mon, Mar 6, 2017 at 3:41 PM, Eric S. Raymond wrote:
> > The NTPsec repo is open for commits again.
> >
> [snip]
> >
> > If you have any difficulties with the alterered repo, please report them.
>
> I created a GitLab fork of the project before the surgery, which I
> used for gen
On Mon, Mar 6, 2017 at 3:41 PM, Eric S. Raymond wrote:
> The NTPsec repo is open for commits again.
>
[snip]
>
> If you have any difficulties with the alterered repo, please report them.
I created a GitLab fork of the project before the surgery, which I
used for generating merge requests.
I just