Home
last modified time | relevance | path

Searched refs:ntpd (Results 1 – 25 of 76) sorted by relevance

1234

/netbsd-src/external/bsd/ntp/dist/
H A DCommitLog-4.1.07 * ntpd/refclock_oncore.c (oncore_start): Set pps_enable=1, just
11 * ntpd/refclock_nmea.c (nmea_ppsapi): Set pps_enable=1, just like
15 * ntpd/ntp_config.c (getconfig): CONF_CLOCK_PANIC was using the
45 * ntpd/refclock_oncore.c (oncore_msg_BaEaHa): Fix wrong offset for
55 * ntpd/ntp_config.c:
63 * ntpd/refclock_true.c (true_debug): Bump some buffer sizes to
66 * ntpd/ntp_control.c (ctl_getitem): Count overflow packets as bad
68 * ntpd/ntp_config.c (save_resolve): call fdopen() with the correct
81 * ntpd/ntp_refclock.c (refclock_open): Add O_NOCTTY to the open()
100 * ntpd/ntp_loopfilter.c (loop_config):
[all …]
H A DREADME.leapsmear7 The NTP software protocol and its reference implementation, ntpd, were
19 Whenever a leap second is to be handled ntpd either:
57 the Windows port of ntpd provides a workaround where the system time is
67 recently been implemented in ntpd. This means that to insert a leap second
74 During the period while the leap smear is being performed, ntpd will include
113 Here is some historical background for ntpd, related to smearing/slewing
116 Up to ntpd 4.2.4, if kernel support for leap seconds was either not
117 available or was not enabled, ntpd didn't care about the leap second at all.
118 So if ntpd was run with -x and thus kernel support wasn't used, ntpd saw a
120 time by -1 s a few minutes later. However, 'ntpd -x' does not step the time
[all …]
H A Dbootstrap152 touch ntpd/ntp_parser.[ch] ntpd/keyword-gen-utd ntpd/ntp_keyword.h
H A DNOTES.y2kfixes45 3) Verified ntpd works on critical Y2K dates.
56 2) include/ntpd.h
87 3) ntpd/refclock_acts.c:
99 4) ntpd/refclock_oncore.c
H A DTODO37 xntpd/ntpd.c
52 xntpd/ntpd.c
66 include/ntpd.h
90 xntpd/ntpd.c
/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Dntpd.texi3 @setfilename ntpd.info
4 @settitle ntpd: Network Time Protocol (NTP) Daemon User's Manual
10 This file documents the use of the NTP Project's ntpd, a program for
11 controlling ntpd.
15 * ntpd: (ntpd). NTP Daemon program
19 @title ntpd: Network Time Protocol (NTP) Daemon User's Manual
20 @subtitle ntpd, version @value{VERSION}, @value{UPDATED}
27 @node Top, ntpd Description, (dir), (dir)
28 @top ntpd: Network Time Protocol (NTP) Daemon User Manual
30 The @code{ntpd} program is an operating system daemon that synchronizes the
[all …]
H A Dinvoke-ntpd.menu1 * ntpd Invocation:: Invoking ntpd
H A Dntpdbase-opts.def103 @code{ntpd}
105 @code{ntpd}
123 @code{ntpd}
223 ensures the resolution does not change while ntpd is running,
243 @code{ntpd}
255 @code{ntpd}'s
270 @code{ntpd}
284 @code{ntpd}
316 Cause @code{ntpd} to parse its startup configuration file and save an
412 If greater than zero, alters @code{ntpd}'s behavior when forking to
[all …]
H A Dntp.keys.def30 .Xr ntpd 8
84 .Li ntpd
139 .Xr ntpd 1ntpdmdoc ,
151 .Xr ntpd 8
H A Dntp.conf.texi31 @code{ntpd} program.
46 The behavior of @code{ntpd} can be changed by a configuration file,
H A Dntp.keys.texi31 @code{ntpd} program.
46 The name and location of the symmetric key file for @code{ntpd} can
/netbsd-src/external/bsd/ntp/dist/scripts/ntp-wait/
H A Dntp-wait-opts.def7 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
H A Dntp-wait.texi13 that is used to wait until @code{ntpd} has been able to
18 * ntp-wait: (ntp-wait). Wait for ntpd to synchronize and stabilize the system clock.
36 run @code{ntpd -g} as early as possible,
/netbsd-src/external/bsd/ntp/dist/scripts/rc/
H A DREADME1 This directory contains some example rc scripts for ntpd.
3 In general, ntpd should be started as soon as possible in the boot process. If
13 ntpd as much time as possible to synchronize before running ntpwait).
H A Dntpd3 NTPD=/usr/sbin/ntpd
4 PIDFILE=/var/run/ntpd.pid
/netbsd-src/external/bsd/dhcpcd/dist/hooks/
H A D50-ntp.conf19 : ${ntp_confs:=ntp.conf ntpd.conf chrony.conf}
40 *) ntp_service=ntpd;;
46 if [ "$ntp_service" = ntpd ] && command -v invoke-rc.d >/dev/null 2>&1; then
/netbsd-src/external/bsd/ntp/dist/scripts/ntpsweep/
H A Dntpsweep.texi13 that is used to wait until @code{ntpd} has been able to
18 * ntpsweep: (ntpsweep). Wait for ntpd to synchronize and stabilize the system clock.
/netbsd-src/distrib/evbarm/instkernel/sshramdisk/
H A Dmaster.passwd11 ntpd:*:15:15::0:0:& pseudo-user:/var/chroot/ntpd:/sbin/nologin
/netbsd-src/external/bsd/ntp/dist/scripts/
H A DREADME14 ntp-wait Blocks until ntpd is in state 4 (synchronized).
16 until after "ntpd -g" has set the time.
H A Dsummary-opts.def20 The directory where @code{ntpd} will search for .stat files generated
21 by @code{ntpd}.
/netbsd-src/external/bsd/ntp/dist/html/scripts/
H A Dmanual.txt2 <li class='inline'><a href='ntpd.html'><tt>ntpd</tt> - Network Time Protocol (NTP) daemon</a></li>\
/netbsd-src/etc/
H A Dmaster.passwd9 ntpd:*:15:15::0:0:& pseudo-user:/var/chroot/ntpd:/sbin/nologin
/netbsd-src/external/bsd/ntp/dist/html/hints/
H A Dbsdi49 In the file /etc/rc.local, make sure that the invocation of ntpd is
58 #XXX# echo -n ' ntpd'; /usr/libexec/ntpd -t
/netbsd-src/external/bsd/ntp/dist/ntpsnmpd/
H A Dntpsnmpd.texi32 The @code{ntpsnmpd} utility program is used to monitor NTP daemon @code{ntpd}
47 The @code{ntpsnmpd} utility program provides an SNMP MIB agent for @code{ntpd}.
/netbsd-src/external/bsd/ntp/dist/sntp/m4/
H A Dntp_vpathhack.m44 dnl Compiling ntpd doesn't require YACC or Bison unless ntp_parser.y is
13 dnl With VPATH_HACK enabled, ntpd/Makefile.am includes code to symlink

1234