freebsd_amp_hwpstate/scripts
Ollivier Robert 7e3cc4cfce Update ntp vendor code to 4.2.4p8.
This is mainly to fix CVE-2009-3563, a remote DOS.

MFC after:	3 days
Security:	CVE-2009-3563
2009-12-12 22:29:30 +00:00
..
monitoring Import ntp 4.2.4p5 in the vendor code area. Far too many changes to list here, 2008-08-18 14:26:05 +00:00
rc1 Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
rc2 Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
stats Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
Makefile.am Import ntp 4.2.4p5 in the vendor code area. Far too many changes to list here, 2008-08-18 14:26:05 +00:00
Makefile.in Update ntp vendor code to 4.2.4p8. 2009-12-12 22:29:30 +00:00
README Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
VersionName Import ntp 4.2.4p5 in the vendor code area. Far too many changes to list here, 2008-08-18 14:26:05 +00:00
calc_tickadj.in Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
checktime.in Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
fixautomakedepsmagic Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
freq_adj.in Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
genCommitLog Import ntp 4.2.4p5 in the vendor code area. Far too many changes to list here, 2008-08-18 14:26:05 +00:00
genver Import ntp 4.2.4p5 in the vendor code area. Far too many changes to list here, 2008-08-18 14:26:05 +00:00
hpadjtime.sh Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
html2man.in Import ntp 4.2.4p5 in the vendor code area. Far too many changes to list here, 2008-08-18 14:26:05 +00:00
mkver.in Import ntp 4.2.4p5 in the vendor code area. Far too many changes to list here, 2008-08-18 14:26:05 +00:00
ntp-close Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
ntp-groper Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
ntp-restart Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
ntp-status Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
ntp-wait.in Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
ntpsweep.in Import ntp 4.2.4p5 in the vendor code area. Far too many changes to list here, 2008-08-18 14:26:05 +00:00
ntptrace.in Import ntp 4.2.4p5 in the vendor code area. Far too many changes to list here, 2008-08-18 14:26:05 +00:00
ntpver.in Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
plot_summary.in Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00
summary.in Flatten the dist and various 4.n.n trees in preparation of future ntp imports. 2008-08-17 17:37:33 +00:00

README

README file for directory ./scripts of the NTP Version 4 distribution

This directory contains shell and perl script files for the configuration,
monitoring and support of NTP installations. See the README and RELNOTES
files in the parent directory for directions on how to use these files.

calc_tickadj	Calculates "optimal" value for tick given ntp.drift file

freq_adj	Calculates and optionally sets the clock frequency
		based on ntp.drift .  For FreeBSD systems.

mkver.in	script to create new version numbers for all sources

monitoring      directory containing perl scripts useful for monitoring
                operations

rc1		start/stop scripts for NTP

rc2		start/stop script for NTP

ntp-close	find public stratum 2 servers that don't respond

ntp-groper	script useful for reaching out and rattling the cages of
		NTP peers to see if animals are inside the bars

ntp-restart	script useful for killing and restarting the NTP daemon

ntp-wait	Blocks until ntpd is in state 4 (synchronized).
		Hopefully useful at boot time, to delay the boot sequence
		until after "ntpd -g" has set the time.

ntpsweep	prints per host given in <file> the NTP stratum level, the
		clock offset in seconds, the daemon version, the operating
		system and the processor.

ntpver		What version of the NTP daemon is running?

stats		directory containing awk and shell scripts useful for
		maintaining statistics summaries of clockstats, loopstats
		and peerstats files

support         directory containing shell and perl scripts useful for
                configuration and monitoring of NTP subnets