aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/ntpdate
Commit message (Expand)AuthorAgeFilesLines
* MFC r311103, r311907:Ian Lepore2017-03-021-1/+1
* - Add descriptions to most of the rc scripts. Those are mostly taken from theirLars Engels2016-04-231-0/+1
* Remove remnants of BIND from /etc, since there is no BIND in base now.Gleb Smirnoff2013-11-051-1/+1
* Allow $ntpdate_config to be NULL. Due to a lack of surrounding quotes, whenDevin Teske2013-06-181-2/+2
* Prepare for the removal of set_rcvar() by changing the rcvar=Doug Barton2012-01-141-1/+1
* Allow use of -6 option to "server" and "peer" in ntp.conf.Hajimu UMEMOTO2010-01-301-1/+3
* - Remove hardcoded /etc/ntp.conf configuration file from ntpdate rc.d scriptFlorent Thoumie2006-07-201-2/+2
* REQUIRE named. On all systems I've examined running HEAD andDoug Barton2006-01-161-1/+1
* Several users have commented (via filing PRs) that having ntp* dependDoug Barton2005-12-211-2/+0
* s/ntpdate_command/ntpdate_program/ to match rc.conf(5) andCeri Davies2005-01-171-1/+1
* Remove the requirement for the FreeBSD keyword as it no longerMike Makonnen2004-10-071-1/+1
* Bring back etc/rc.d/ntpdate as requested by scads of people. This isn't aSean Chittenden2004-09-151-0/+34
* Stop using ntpdate(1) in our startup procedure. Replace ntpdate(1) withSean Chittenden2004-09-141-33/+0
* Fix the case where $ntpdate_hosts was not specified and /etc/ntp.confDag-Erling Smørgrav2004-03-291-2/+2
* Set start_cmd and stop_cmd correctly so the code that extracts the namesDag-Erling Smørgrav2004-03-221-4/+3
* Mark scripts as not usable inside a jail by adding keyword 'nojail'.Pawel Jakub Dawidek2004-03-081-1/+1
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-12/+3
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-1/+1
* Fix style bugs:Jens Schweikhardt2002-10-121-2/+2
* Convert from `${CMD_OSTYPE}` to ${OSTYPE}. This saves a shell invocation onGordon Tetlow2002-09-061-1/+1
* Merge in all the changes that Mike Makonnen has been maintaining for aGordon Tetlow2002-06-131-8/+20
* Import the NetBSD 1.5 RC system.David E. O'Brien2001-06-161-0/+31