wok-current
annotate ntpclient/description.txt @ rev 25601
use gcc49-lib-base for openldap-dev
author |
Stanislas Leduc <shann@slitaz.org> |
date |
Fri Sep 01 12:04:33 2023 +0000 (16 months ago) |
parents |
|
children |
|
rev |
line source |
al@18964
|
1 ntpclient is an NTP ([RFC-1305](http://www.ietf.org/rfc/rfc1305.txt)) client
|
al@18964
|
2 for unix-alike computers. Its functionality is a small subset of [xntpd]
|
al@18964
|
3 (http://www.eecis.udel.edu/~mills/ntp/), but IMHO performs better (or at least
|
al@18964
|
4 has the potential to function better) within that limited scope. Since it is
|
al@18964
|
5 much smaller than xntpd, it is also more relevant for embedded computers.
|