Jerry Whitteridge <[EMAIL PROTECTED]> wrote: > >Ken Clapp of Phoenix Home Life Mutual Insurance wrote and presented an SNTP >server for OS/390 USS. It was presented at SHARE Boston and Long Beach and is >available from the CBT Tape site. As it is coded in assembler is should be >portable to VM. > :plugon The TIMESERV package, of which I am the author, is an SNTP server for VM/ESA and z/VM. It supports SNTP versions 3 and 4 and uses Ken's algorithms for converting between the standard S/390 TOD clock value and the "network time" format. It is a multitasking implementation and allows for sub-millisecond time synchronization between the server and clients. It should work with Linux guests to synchronize their clocks with VM's TOD value, but I have not tested this. :eplugon
You can download the TIMESERV package from IBM's VM download site at http://www.vm.ibm.com/download/packages. Complaints to me, please. :-) Dave Jones
