index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
rc.d
/
ntpdate
Age
Commit message (
Expand
)
Author
2020-12-25
Adjust to "pool" usage in our standard ntp.conf, pointed out
martin
2009-08-03
Explicitly set a BEFORE on ntpd, as this can't run while ntpd is
perry
2009-08-03
ntpdate can't work without named because a modern ntp.conf has dns
perry
2005-03-15
Explicitly REQUIRE mountcritremote, since this uses awk.
lukem
2004-10-11
Use new style command substitution.
christos
2004-08-13
Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this
mycroft
2003-12-04
ntpdate to a multicastclient address doesn't work
drochner
2003-10-29
Make the ntp.conf parsing more specific, and therefore more robust. Closes
fredb
2003-10-20
Supply the usual default setting of $commmand. Omission pointed out by
fredb
2003-10-19
Allow for a syntax extension for "ntp.conf" with ntp 4.2.0.
fredb
2003-10-19
Use "$command", instead of hard-coded "ntpdate", so that the user can
fredb
2003-06-27
Support "multicastclient" directives in ntp.conf.
lukem
2002-07-19
Ignore "peer" statements for local clocks too when selecting hosts from
bad
2002-03-22
- Rename a bunch of "internal" run_rc_command() variables and officially
lukem
2002-01-31
Rename NETWORK to NETWORKING, to allow rc.d to be on a case insensitive
lukem
2000-09-19
- only perform the checkyesno on the variable named in $rcvar (rather than
lukem
2000-08-21
Move options into ntp_flags, to make it possible to add '-u' without
abs
2000-07-26
* add new dummy dependancy `NETWORK' to be REQUIREd by services which need
lukem
2000-05-13
Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf.
lukem
2000-03-11
Add missing checkyesno's.
veego
2000-03-10
rc.d scripts derived from /etc/rc
lukem