HomeSort by: relevance | last modified time | path
    Searched refs:ntpd (Results 1 - 25 of 36) sorted by relevancy

1 2

  /src/external/bsd/ntp/dist/
check-libntpd.mf 9 cd $(top_builddir)/ntpd && $(MAKE) $(AM_MAKEFLAGS) libntpd.a
bootstrap 152 touch ntpd/ntp_parser.[ch] ntpd/keyword-gen-utd ntpd/ntp_keyword.h
  /src/external/bsd/ntp/dist/scripts/deprecated/
ntp-restart 4 # /usr/local/bin/ntpd line to fit.
6 kill -INT `ps -ax | egrep "ntpd" | egrep -v "egrep" | sed 's/^\([ 0-9]*\) .*/\1'/`
8 /usr/local/bin/ntpd -g
html2man.in 22 'ntpd' => ['ntpd', @NTPD_MS@, 'ntp.conf(5), ntpq(@NTPQ_MS@), ntpdc(@NTPDC_MS@)'],
23 'ntpq' => ['ntpq', @NTPQ_MS@, 'ntp_decode(5), ntpd(@NTPD_MS@), ntpdc(@NTPDC_MS@)'],
24 'ntpdate' => ['ntpdate', @NTPDATE_MS@, 'ntpd(@NTPD_MS@)'],
25 'ntpdc' => ['ntpdc', @NTPDC_MS@, 'ntpd(@NTPD_MS@)'],
26 'ntptime' => ['ntptime', @NTPTIME_MS@, 'ntpd(@NTPD_MS@), ntpdate(@NTPDATE_MS@)'],
27 'ntptrace' => ['ntptrace', @NTPTRACE_MS@, 'ntpd(@NTPD_MS@)'],
28 'ntp-wait' => ['ntp-wait', @NTP_WAIT_MS@, 'ntpd(@NTPD_MS@)'],
29 'keygen' => ['ntp-keygen', @NTP_KEYGEN_MS@, 'ntpd(@NTPD_MS@), ntp_auth(5)'],
30 'tickadj' => ['tickadj', @TICKADJ_MS@, 'ntpd(@NTPD_MS@)']
    [all...]
  /src/external/bsd/ntp/bin/
Makefile 5 SUBDIR= ntp-keygen ntpd ntpdate ntpdc ntpq ntptime ntptrace sntp
  /src/etc/
ntp.conf 3 # NetBSD default Network Time Protocol (NTP) configuration file for ntpd
14 pidfile /var/run/ntpd.pid
21 # The correction calculated by ntpd(8) for the local system clock's
38 # Ntpd automatically adds maxclock-1 servers from configured pools, and may
48 # New ntpd disables the ntpdc protocol by default, to re-enable uncomment
  /src/external/bsd/ntp/dist/scripts/rc/
ntpd 3 NTPD=/usr/sbin/ntpd
4 PIDFILE=/var/run/ntpd.pid
11 echo "ntpd seems to be already running under pid `cat $PIDFILE`."
17 $NTPD $NTPD_OPTS
19 # You can't always rely on the ntpd exit code, see Bug #2420
29 if ps -Ao args|grep -q "^$NTPD $NTPD_OPTS"; then
41 echo "ntpd doesn't seem to be running, cannot read the pid file."
61 echo " FAILED! ntpd is still running";
  /src/external/bsd/ntp/dist/scripts/ntp-wait/
ntp-wait-opts.def 7 prog-title = "Wait for ntpd to stabilize the system clock";
19 descrip = "Number of times to check ntpd";
21 The maximum number of times we will check @code{ntpd} to see if
35 of @code{ntpd} that returns "the time is not yet stable".
60 .Xr ntpd 8 ,
64 .Xr ntpd 8
72 .Ar ntpd -g
  /src/external/bsd/ntp/bin/ntpd/
Makefile 5 PROG= ntpd
6 MAN= ntpd.8 ntp.conf.5 ntp.keys.5
31 ntpd-opts.c \
32 ntpd.c \
85 DIST=${IDIST}/ntpd
87 CPPFLAGS+=-I${IDIST}/include -I${IDIST}/sntp/libopts -I${IDIST}/ntpd -I.
  /src/external/bsd/dhcpcd/dist/hooks/
50-ntp.conf 14 # dhcpcd -e NTP_CONF=/usr/pkg/etc/ntpd.conf
16 # env NTP_CONF=/usr/pkg/etc/ntpd.conf
18 # NTP_CONF=/usr/pkg/etc/ntpd.conf
19 # To use Chrony instead, simply change ntpd.conf to chrony.conf in the
22 : ${ntp_confs:=ntp.conf ntpd.conf chrony.conf}
43 *) ntp_service=ntpd;;
49 if [ "$ntp_service" = ntpd ] && command -v invoke-rc.d >/dev/null 2>&1; then
106 # If we changed anything, restart ntpd
  /src/etc/rc.d/
ntpd 3 # $NetBSD: ntpd,v 1.17 2020/07/04 06:24:53 skrll Exp $
6 # PROVIDE: ntpd
13 name="ntpd"
33 # exists and ntpd isn't running at this point (unless forcestart
43 logger -s -p daemon.warning -t ntpd \
77 rc_flags="-u ntpd:ntpd -i ${ntpd_chrootdir} $rc_flags"
Makefile 34 npfd ntpd ntpdate \
  /src/external/bsd/ntp/dist/scripts/
summary-opts.def 20 The directory where @code{ntpd} will search for .stat files generated
21 by @code{ntpd}.
  /src/external/bsd/ntp/dist/scripts/calc_tickadj/
calc_tickadj-opts.def 36 tick value. Generally, ntpd can do better job if the drift value is the
  /src/external/bsd/ntp/dist/ntpd/
ntp.keys.def 30 .Xr ntpd 8
84 .Li ntpd
139 .Xr ntpd 1ntpdmdoc ,
151 .Xr ntpd 8
ntpd-opts.def 7 prog-name = "ntpd";
242 .Xr ntpd 1ntpdmdoc ,
255 .Xr ntpd 1ntpdmdoc
267 .Xr ntpd 1ntpdmdoc
272 .Xr ntpd 1ntpdmdoc
281 .Xr ntpd 1ntpdmdoc
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc-opts.def 9 prog-title = "vendor-specific NTPD control program";
110 descrip = "Use unconnected UDP to communicate with ntpd (default on Windows)";
112 Open an unconnected UDP association to ntpd (the default
134 .Xr ntpd 1ntpdmdoc
147 ntpd's configuration file may also be specified at run time using
194 .Xr ntpd 1ntpdmdoc
458 .Xr ntpd 1ntpdmdoc
670 .Xr ntpd 1ntpdmdoc .
724 .Xr ntpd 1ntpdmdoc .
737 .Xr ntpd 1ntpdmdo
    [all...]
  /src/distrib/utils/embedded/conf/
evbarm.conf 107 ntpd=YES
evbmips.conf 89 ntpd=YES
riscv.conf 87 ntpd=YES
  /src/external/bsd/ntp/html/
Makefile 73 ntpd.html \
  /src/external/bsd/ntp/dist/ntpsnmpd/
ntpsnmpd-opts.def 52 .Xr ntpd 1ntpdmdoc .
  /src/external/bsd/ntp/dist/scripts/ntpsweep/
ntpsweep.in 125 $daemonversion =~ s/(x|)ntpd //;
  /src/etc/defaults/
rc.conf 242 ntpd=NO ntpd_flags="" # see below for ntpd_chrootdir
265 # To run the ntpd(8) NTP server as an unprivileged user under a
270 #ntpd_chrootdir="/var/chroot/ntpd"
  /src/external/bsd/ntp/dist/scripts/update-leap/
update-leap.sh 33 # How to restart NTP - older NTP: service ntpd? try-restart | condrestart
77 <none> - ntpd checks file daily

Completed in 20 milliseconds

1 2