You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
1.7 KiB
50 lines
1.7 KiB
18 years ago
|
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
|
||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||
|
[COPY]
|
||
|
[COPY] T2 SDE: package/.../clockspeed/clockspeed.desc
|
||
|
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
|
||
|
[COPY]
|
||
|
[COPY] More information can be found in the files COPYING and README.
|
||
|
[COPY]
|
||
|
[COPY] This program is free software; you can redistribute it and/or modify
|
||
|
[COPY] it under the terms of the GNU General Public License as published by
|
||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
|
||
|
[COPY] GNU General Public License can be found in the file COPYING.
|
||
|
[COPY] --- T2-COPYRIGHT-NOTE-END ---
|
||
|
|
||
|
[I] System clock synchronisation utilities
|
||
|
|
||
|
[T] Clockspeed uses a hardware tick counter to compensate for a persistently
|
||
|
[T] fast or slow system clock. Given a few time measurements from a reliable
|
||
|
[T] source, it computes and then eliminates the clock skew.
|
||
|
[T]
|
||
|
[T] Sntpclock checks another system's NTP clock, and prints the results in a
|
||
|
[T] format suitable for input to clockspeed. sntpclock is the simplest
|
||
|
[T] available NTP/SNTP client.
|
||
|
[T]
|
||
|
[T] Taiclock and taiclockd form an even simpler alternative to SNTP.
|
||
|
[T] They are suitable for precise time synchronization over a local area
|
||
|
[T] network, without the hassles and potential security problems of an NTP
|
||
|
[T] server.
|
||
|
[T]
|
||
|
[T] This version of clockspeed can use the Pentium RDTSC tick counter or the
|
||
|
[T] Solaris gethrtime() nanosecond counter.
|
||
|
|
||
|
[U] http://cr.yp.to/clockspeed.html
|
||
|
|
||
|
[A] D.J. Bernstein <djb@cr.yp.to>
|
||
|
[M] Christian Wiese <jeru@ixplanet.org>
|
||
|
|
||
|
[C] extra/network
|
||
|
[F] DIETLIBC
|
||
|
|
||
|
[L] OpenSource
|
||
|
|
||
|
[S] Stable
|
||
|
[V] 0.62
|
||
|
[P] X -----5---9 700.000
|
||
|
|
||
|
[CV-URL] http://cr.yp.to/clockspeed.html
|
||
|
|
||
|
[D] 43079468 clockspeed-0.62.tar.gz http://cr.yp.to/clockspeed/
|