On Sat, Oct 23, 2004 at 06:26:30PM -0400, Michael Stone wrote: > If this is packaged the description should make clear that the program > implements only a subset of the NTP protocol at this time.
I agree. I'll have to rewrite the package description. It also doesn't do other things I expect from ntpd as in adjusting the frequency of my clock. It just uses adjtime() and not adjtimex() or ntp_adjtime(). It seems there was a new version made available yesterday with version 3.6 with some minor changes. There isn't a portable version available yet but it shouldn't be a problem merging the old one. Kurt