Home
last modified time | relevance | path

Searched refs:sntp (Results 1 – 25 of 117) sorted by relevance

12345

/freebsd-12-stable/contrib/ntp/sntp/
DMakefile.am37 EXTRA_PROGRAMS = sntp
67 sntp-opts.c \
72 sntp.c \
86 sntp-opts.h \
100 invoke-sntp.menu \
101 invoke-sntp.texi \
105 sntp-opts.def \
106 sntp.1sntpman \
107 sntp.1sntpmdoc \
108 sntp.man.in \
[all …]
Dinvoke-sntp.texi1 @node sntp Invocation
2 @section Invoking sntp
3 @pindex sntp
7 # EDIT THIS FILE WITH CAUTION (invoke-sntp.texi)
10 # From the definitions sntp-opts.def
16 @code{sntp}
63 using the @code{agtexi-cmd} template and the option descriptions for the @code{sntp} program.
67 * sntp usage:: sntp help/usage (@option{--help})
68 * sntp ipv4:: ipv4 option (-4)
69 * sntp ipv6:: ipv6 option (-6)
[all …]
Dsntp.texi3 @setfilename sntp.info
15 * sntp: (sntp). Simple Network Time Protocol
20 @subtitle sntp, version @value{VERSION}, @value{UPDATED}
27 @node Top, sntp Description, (dir), (dir)
30 This document describes the use of the NTP Project's @code{sntp} program,
36 This document applies to version @value{VERSION} of @code{sntp}.
44 * sntp Description:: Description
45 * sntp Invocation:: Invoking sntp
49 @node sntp Description
53 By default, @code{sntp} writes the local data and time (i.e., not UTC) to the
[all …]
/freebsd-12-stable/contrib/ntp/
DCommitLog287 sntp/invoke-sntp.texi@1.523 +2 -2
290 sntp/sntp-opts.c@1.545 +7 -7
293 sntp/sntp-opts.h@1.543 +3 -3
296 sntp/sntp.1sntpman@1.358 +2 -2
299 sntp/sntp.1sntpmdoc@1.358 +2 -2
302 sntp/sntp.html@1.539 +2 -2
305 sntp/sntp.man.in@1.358 +2 -2
308 sntp/sntp.mdoc.in@1.358 +2 -2
403 sntp/crypto.c@1.42 +0 -5
406 sntp/crypto.h@1.15 +0 -1
[all …]
Dbuild33 if [ ! -r sntp/libevent/build-aux/config.guess ] ; then
41 CVO=`env PATH="$PATH:./sntp/libevent/build-aux" sntp/scripts/cvo.sh @cvo@`
179 "$TEST" sntp/config.status -nt ../sntp/configure &&
180 ( "$TEST" '!' -f sntp/libevent/config.status ||
181 "$TEST" sntp/libevent/config.status -nt ../sntp/libevent/configure ) ) ||
185 "$TEST" sntp/Makefile -nt sntp/config.status ||
186 ( cd sntp && "$NICEB" -5 ./config.status )
187 "$TEST" '!' -f sntp/libevent/Makefile ||
188 "$TEST" sntp/libevent/Makefile -nt sntp/libevent/config.status ||
189 ( cd sntp/libevent && "$NICEB" -5 ./config.status )
Dbootstrap32 (cd sntp && ../scripts/build/genver) || {
156 cp bincheck.mf sntp/
157 cp depsver.mf sntp/
165 case `ls -1tr sntp/config.h.in sntp/aclocal.m4 | tail -1` in
166 sntp/aclocal.m4) touch sntp/config.h.in ;;
168 case `ls -1tr sntp/libevent/config.h.in sntp/libevent/aclocal.m4 | tail -1` in
169 sntp/libevent/aclocal.m4) touch sntp/libevent/config.h.in ;;
DMakefile.in92 am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
93 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
94 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
95 $(top_srcdir)/sntp/m4/define_dir.m4 \
96 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \
97 $(top_srcdir)/sntp/m4/libtool.m4 \
98 $(top_srcdir)/sntp/m4/ltoptions.m4 \
99 $(top_srcdir)/sntp/m4/ltsugar.m4 \
100 $(top_srcdir)/sntp/m4/ltversion.m4 \
101 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
[all …]
DMakefile.am1 ACLOCAL_AMFLAGS = -I sntp/m4 -I sntp/libevent/m4 -I sntp/libopts/m4
11 sntp \ subdir
26 DISTCHECK_CONFIGURE_FLAGS = -C --with-sntp --enable-local-libevent $(NTP_DCF)
93 sntp/built-sources-only: FRC.sntp
94 @cd sntp && $(MAKE) $(AM_MAKEFLAGS) built-sources-only
103 This target is needed by sntp/Makefile.am on decrepit \
106 Rather than determine our $(srcdir) from sntp/Makefile.am \
136 CVO=`$(srcdir)/sntp/libevent/build-aux/config.guess`
159 FRC.CommitLog FRC.checkcvo FRC.checkhost FRC.distwarn FRC.html FRC.sntp:
/freebsd-12-stable/contrib/ntp/scripts/build/
DMakefile.in93 am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
94 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
95 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
96 $(top_srcdir)/sntp/m4/define_dir.m4 \
97 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \
98 $(top_srcdir)/sntp/m4/libtool.m4 \
99 $(top_srcdir)/sntp/m4/ltoptions.m4 \
100 $(top_srcdir)/sntp/m4/ltsugar.m4 \
101 $(top_srcdir)/sntp/m4/ltversion.m4 \
102 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
[all …]
/freebsd-12-stable/contrib/ntp/scripts/
DMakefile.am18 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
20 $(top_srcdir)/sntp/include/debug-opt.def \
21 $(top_srcdir)/sntp/include/autogen-version.def \
22 $(top_srcdir)/sntp/include/copyright.def \
23 $(top_srcdir)/sntp/include/homerc.def \
24 $(top_srcdir)/sntp/include/ntp.lic \
25 $(top_srcdir)/sntp/include/version.def \
97 $(srcdir)/plot_summary.man.in: $(srcdir)/plot_summary.1plot_summaryman $(top_srcdir)/sntp/scripts/m…
98 …sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/plot_summary.1plot_summaryman > $(src…
106 $(srcdir)/plot_summary.mdoc.in: $(srcdir)/plot_summary.1plot_summarymdoc $(top_srcdir)/sntp/scripts…
[all …]
DMakefile.in94 am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
95 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
96 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
97 $(top_srcdir)/sntp/m4/define_dir.m4 \
98 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \
99 $(top_srcdir)/sntp/m4/libtool.m4 \
100 $(top_srcdir)/sntp/m4/ltoptions.m4 \
101 $(top_srcdir)/sntp/m4/ltsugar.m4 \
102 $(top_srcdir)/sntp/m4/ltversion.m4 \
103 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
[all …]
/freebsd-12-stable/contrib/ntp/scripts/ntptrace/
DMakefile.am11 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
14 $(top_srcdir)/sntp/include/debug-opt.def \
15 $(top_srcdir)/sntp/include/autogen-version.def \
16 $(top_srcdir)/sntp/include/copyright.def \
17 $(top_srcdir)/sntp/include/homerc.def \
18 $(top_srcdir)/sntp/include/ntp.lic \
19 $(top_srcdir)/sntp/include/version.def \
64 $(srcdir)/ntptrace.man.in: $(srcdir)/ntptrace.1ntptraceman $(top_srcdir)/sntp/scripts/mansec2subst.…
65 …sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntptrace.1ntptraceman > $(srcdir)/ntp…
73 $(srcdir)/ntptrace.mdoc.in: $(srcdir)/ntptrace.1ntptracemdoc $(top_srcdir)/sntp/scripts/mansec2subs…
[all …]
DMakefile.in94 am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
95 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
96 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
97 $(top_srcdir)/sntp/m4/define_dir.m4 \
98 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \
99 $(top_srcdir)/sntp/m4/libtool.m4 \
100 $(top_srcdir)/sntp/m4/ltoptions.m4 \
101 $(top_srcdir)/sntp/m4/ltsugar.m4 \
102 $(top_srcdir)/sntp/m4/ltversion.m4 \
103 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
[all …]
/freebsd-12-stable/contrib/ntp/scripts/ntpsweep/
DMakefile.am3 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
6 $(top_srcdir)/sntp/include/debug-opt.def \
7 $(top_srcdir)/sntp/include/autogen-version.def \
8 $(top_srcdir)/sntp/include/copyright.def \
9 $(top_srcdir)/sntp/include/homerc.def \
10 $(top_srcdir)/sntp/include/ntp.lic \
11 $(top_srcdir)/sntp/include/version.def \
71 $(srcdir)/ntpsweep.man.in: ntpsweep.1ntpsweepman $(top_srcdir)/sntp/scripts/mansec2subst.sed
72 …sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpsweep.1ntpsweepman > $(srcdir)/ntp…
80 $(srcdir)/ntpsweep.mdoc.in: ntpsweep.1ntpsweepmdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
[all …]
DMakefile.in94 am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
95 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
96 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
97 $(top_srcdir)/sntp/m4/define_dir.m4 \
98 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \
99 $(top_srcdir)/sntp/m4/libtool.m4 \
100 $(top_srcdir)/sntp/m4/ltoptions.m4 \
101 $(top_srcdir)/sntp/m4/ltsugar.m4 \
102 $(top_srcdir)/sntp/m4/ltversion.m4 \
103 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
[all …]
/freebsd-12-stable/contrib/ntp/scripts/calc_tickadj/
DMakefile.am3 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
6 $(top_srcdir)/sntp/include/debug-opt.def \
7 $(top_srcdir)/sntp/include/autogen-version.def \
8 $(top_srcdir)/sntp/include/copyright.def \
9 $(top_srcdir)/sntp/include/homerc.def \
10 $(top_srcdir)/sntp/include/ntp.lic \
11 $(top_srcdir)/sntp/include/version.def \
75 $(srcdir)/calc_tickadj.man.in: $(srcdir)/calc_tickadj.1calc_tickadjman $(top_srcdir)/sntp/scripts/m…
76 …sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/calc_tickadj.1calc_tickadjman > $(src…
84 $(srcdir)/calc_tickadj.mdoc.in: $(srcdir)/calc_tickadj.1calc_tickadjmdoc $(top_srcdir)/sntp/scripts…
[all …]
DMakefile.in95 am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
96 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
97 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
98 $(top_srcdir)/sntp/m4/define_dir.m4 \
99 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \
100 $(top_srcdir)/sntp/m4/libtool.m4 \
101 $(top_srcdir)/sntp/m4/ltoptions.m4 \
102 $(top_srcdir)/sntp/m4/ltsugar.m4 \
103 $(top_srcdir)/sntp/m4/ltversion.m4 \
104 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
[all …]
/freebsd-12-stable/contrib/ntp/scripts/ntp-wait/
DMakefile.am12 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
15 $(top_srcdir)/sntp/include/debug-opt.def \
16 $(top_srcdir)/sntp/include/autogen-version.def \
17 $(top_srcdir)/sntp/include/copyright.def \
18 $(top_srcdir)/sntp/include/homerc.def \
19 $(top_srcdir)/sntp/include/ntp.lic \
20 $(top_srcdir)/sntp/include/version.def \
65 $(srcdir)/ntp-wait.man.in: $(srcdir)/ntp-wait.1ntp-waitman $(top_srcdir)/sntp/scripts/mansec2subst.…
66 …sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntp-wait.1ntp-waitman > $(srcdir)/ntp…
74 $(srcdir)/ntp-wait.mdoc.in: $(srcdir)/ntp-wait.1ntp-waitmdoc $(top_srcdir)/sntp/scripts/mansec2subs…
[all …]
DMakefile.in94 am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
95 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
96 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
97 $(top_srcdir)/sntp/m4/define_dir.m4 \
98 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \
99 $(top_srcdir)/sntp/m4/libtool.m4 \
100 $(top_srcdir)/sntp/m4/ltoptions.m4 \
101 $(top_srcdir)/sntp/m4/ltsugar.m4 \
102 $(top_srcdir)/sntp/m4/ltversion.m4 \
103 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
[all …]
/freebsd-12-stable/contrib/ntp/scripts/lib/
DMakefile.in93 am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
94 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
95 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
96 $(top_srcdir)/sntp/m4/define_dir.m4 \
97 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \
98 $(top_srcdir)/sntp/m4/libtool.m4 \
99 $(top_srcdir)/sntp/m4/ltoptions.m4 \
100 $(top_srcdir)/sntp/m4/ltsugar.m4 \
101 $(top_srcdir)/sntp/m4/ltversion.m4 \
102 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
[all …]
/freebsd-12-stable/contrib/ntp/kernel/sys/
DMakefile.in93 am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
94 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
95 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
96 $(top_srcdir)/sntp/m4/define_dir.m4 \
97 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \
98 $(top_srcdir)/sntp/m4/libtool.m4 \
99 $(top_srcdir)/sntp/m4/ltoptions.m4 \
100 $(top_srcdir)/sntp/m4/ltsugar.m4 \
101 $(top_srcdir)/sntp/m4/ltversion.m4 \
102 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
[all …]
/freebsd-12-stable/contrib/ntp/include/isc/
DMakefile.in93 am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
94 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
95 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
96 $(top_srcdir)/sntp/m4/define_dir.m4 \
97 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \
98 $(top_srcdir)/sntp/m4/libtool.m4 \
99 $(top_srcdir)/sntp/m4/ltoptions.m4 \
100 $(top_srcdir)/sntp/m4/ltsugar.m4 \
101 $(top_srcdir)/sntp/m4/ltversion.m4 \
102 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
[all …]
/freebsd-12-stable/contrib/ntp/scripts/update-leap/
DMakefile.in94 am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
95 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
96 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
97 $(top_srcdir)/sntp/m4/define_dir.m4 \
98 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \
99 $(top_srcdir)/sntp/m4/libtool.m4 \
100 $(top_srcdir)/sntp/m4/ltoptions.m4 \
101 $(top_srcdir)/sntp/m4/ltsugar.m4 \
102 $(top_srcdir)/sntp/m4/ltversion.m4 \
103 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
[all …]
DMakefile.am3 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
6 $(top_srcdir)/sntp/include/debug-opt.def \
7 $(top_srcdir)/sntp/include/autogen-version.def \
8 $(top_srcdir)/sntp/include/copyright.def \
9 $(top_srcdir)/sntp/include/homerc.def \
10 $(top_srcdir)/sntp/include/ntp.lic \
11 $(top_srcdir)/sntp/include/version.def \
67 $(srcdir)/update-leap.man.in: $(srcdir)/update-leap.1update-leapman $(top_srcdir)/sntp/scripts/mans…
68 …sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/update-leap.1update-leapman > $(srcdi…
76 $(srcdir)/update-leap.mdoc.in: $(srcdir)/update-leap.1update-leapmdoc $(top_srcdir)/sntp/scripts/ma…
[all …]
/freebsd-12-stable/contrib/ntp/ntpq/
DMakefile.am69 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
71 $(top_srcdir)/sntp/include/debug-opt.def \
72 $(top_srcdir)/sntp/include/autogen-version.def \
73 $(top_srcdir)/sntp/include/copyright.def \
74 $(top_srcdir)/sntp/include/homerc.def \
75 $(top_srcdir)/sntp/include/ntp.lic \
76 $(top_srcdir)/sntp/include/version.def \
95 $(srcdir)/ntpq.man.in: $(srcdir)/ntpq.1ntpqman $(top_srcdir)/sntp/scripts/mansec2subst.sed
96 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpq.1ntpqman > $(srcdir)/ntpq.man.in+
104 $(srcdir)/ntpq.mdoc.in: $(srcdir)/ntpq.1ntpqmdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
[all …]

12345