> I will try to sdheduke some time for this.

Thanks.

---------

Another quirk.

There is a "raw" mode.  I don't know what it does, but it seemed like it might 
be interesting.

do_mrulist in ntpq.py says:

        if self.rawmode:
            mruhook = lambda v: self.printvars(variables=v,
                                               dtype=ntp.ntpc.TYPE_SYS,
                                               quiet=True)
        else:
            mruhook = None

So it looks like mru is trying to support raw mode, but
ntpq> raw
Output set to raw
ntpq> mru
Ctrl-C will stop MRU retrieval and display partial results.
Command `mrulist' is unknown
ntpq> 


-- 
These are my opinions.  I hate spam.



_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to