📄 read-me
字号:
Version $Header: /xtel/isode/isode/others/ntp/RCS/READ-ME,v 9.0 1992/06/16 12:42:48 isode Rel $[ README for NTP UDP/OSI based stuff]At present, this is still not in very good shape. It has no doubtseveral problems particularly in the OSI code. But anyway, it shouldwork with minimal fiddling on a sun 3 running 3.x - I haven't triedanything else.To compile, edit the file ntp-config.h to set up you're favouritethings. I think the current version is ok, but you can play around.You may need to edit the Makefile to get certain things right too.Type make, and generate the software.set up a config file, with lines in it similar to the distributed one.Try running it.I suggest running with something like ntpd -c configfile -D 99 - if you want to see everything thats happening ntpd -c configfile - otherwiseThats about it I think.See the manuals for other details.TODO: well lots I expect. However, specifically.. Need an ntpdc analog for querying over ROS. This should be able to return lots of useful info - much more than you can cram into the ntpdc format (i.e. psaps). Need to sort out the addressing better. tighten up the ASN.1 Pass static variables across at connect time (e.g. version etc). Factor more of the code into protocol specific and common modules. Clean it up a bit and get it faster now it works!
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -