Re: autorevision broken on tarballs

2016-12-29 Thread Hal Murray
More info on this quirk... The problem is that this line from ntpd/version.h doesn't compile because True isn't defined. > const int VCS_WC_MODIFIED = True; We call autorevision.sh twice. They make slightly different versions of the cache file. The python version has True. The c/header v

ntpq doesn't work on NetBSD 6.1.5

2016-12-29 Thread Hal Murray
It does work on 7.0.2 The problem is that it can't find Shared object "libpython2.7.so.1.0" not found That comes from ntpc.so -bash-4.3$ ldd /usr/local/lib/python2.7/site-packages/ntp/ntpc.so /usr/local/lib/python2.7/site-packages/ntp/ntpc.so: -lpython2.7.1.0 => not found -lutil

MRU allocation update

2016-12-29 Thread Hal Murray
The details of how it works are in the ntpq man page. Search for maxage or minage. A server will end up operating in one of several modes, depending on the ratio of traffic and MRU table size. If the server has only a few clients, they each get a slot and they will stick around until ntpd is