e...@thyrsus.com said:
> Remove it. I'm in some doubt that operators even notice the 'b' code, let
> alone ever act on it.
I figured out another approach. Leave the old one commented out, but add a
new symbol, say MODE_BCLIENTx with the same value (and a comment) and patch
ntpq.py to use it.
Hal Murray :
> I think you are automagically generating pylib/magic.py
Correct.
> I commented out MODE_BCLIENT in ntp.h as it's no longer used in ntpd or the c
> libraries after I removed a layer of code no longer used by broadcastclient
> and multicastclient.
>
>
I think you are automagically generating pylib/magic.py
I commented out MODE_BCLIENT in ntp.h as it's no longer used in ntpd or the c
libraries after I removed a layer of code no longer used by broadcastclient
and multicastclient.
You added some code in util.py that references it to prin