Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ntp: Synchronizes system time using the Network Time Protocol (NTP).
Name: | ntp |
Vendor: | Scientific Linux |
Version: | 4.2.2p1 |
License: | distributable |
Release: | 8.el5 |
URL: | http://www.ntp.org |
- Summary
- The Network Time Protocol (NTP) is used to synchronize a computer's
time with another reference time source. The ntp package contains
utilities and daemons that will synchronize your computer's time to
Coordinated Universal Time (UTC) via the NTP protocol and NTP servers.
The ntp package includes ntpdate (a program for retrieving the date
and time from remote machines via a network) and ntpd (a daemon which
continuously adjusts system time).
Install the ntp package if you need tools for keeping your system's
time synchronized via the NTP protocol.
Changelog
- * Thu Jan 17 16:00:00 2008 Miroslav Lichvar <mlichvar{%}redhat{*}com> 4.2.2p1-8.el5
- avoid use of uninitialized floating-point values in clock_select (#250838)
- generate man pages from html source, include config man pages (#307271)
- add note about paths and exit codes to ntpd man page (#242925, #246568)
- add section about exit codes to ntpd man page (#319591)
- always return 0 in scriptlets
- * Mon Jun 4 17:00:00 2007 Miroslav Lichvar <mlichvar{%}redhat{*}com> 4.2.2p1-7.el5
- pass additional options to ntpdate (#240141)
- * Wed May 23 17:00:00 2007 Miroslav Lichvar <mlichvar{%}redhat{*}com> 4.2.2p1-6.el5
- fix broadcast client to accept broadcasts on 255.255.255.255 (#226958)
- compile with crypto support on 64bit architectures (#239580)
- add ncurses-devel to buildrequires (#239580)
- exit with nonzero code if ntpd -q did not set clock (#240134)
- fix return codes in init script (#240118)