1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/clockspeed/clockspeed.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] System clock synchronisation utilities
14 [T] Clockspeed uses a hardware tick counter to compensate for a persistently
15 [T] fast or slow system clock. Given a few time measurements from a reliable
16 [T] source, it computes and then eliminates the clock skew.
18 [T] Sntpclock checks another system's NTP clock, and prints the results in a
19 [T] format suitable for input to clockspeed. sntpclock is the simplest
20 [T] available NTP/SNTP client.
22 [T] Taiclock and taiclockd form an even simpler alternative to SNTP.
23 [T] They are suitable for precise time synchronization over a local area
24 [T] network, without the hassles and potential security problems of an NTP
27 [T] This version of clockspeed can use the Pentium RDTSC tick counter or the
28 [T] Solaris gethrtime() nanosecond counter.
30 [U] http://cr.yp.to/clockspeed.html
32 [A] D.J. Bernstein <djb@cr.yp.to>
33 [M] The T2 Project <t2@t2-project.org>
42 [P] X -----5---9 700.000
44 [CV-URL] http://cr.yp.to/clockspeed.html
46 [D] cb246e1bc348660172268b7e8a8a7e0c2f64d7b0f3560c22e58633ca clockspeed-0.62.tar.gz http://cr.yp.to/clockspeed/