freebsd-nq/etc
Ian Lepore 9f5b5f5a4d Update ntp.conf to use the ntpd pool feature.
Our previous ntp.conf file configured 3 servers from freebsd.pool.ntp.org
using 3 separate 'server' config lines.  That is now replaced with a single
'pool' line which causes ntpd to add multiple servers from the pool.

More than just making the config smaller, the pool feature in ntpd has one
major advantage over configuring 3 separate servers from a pool: if a server
that was added using a 'pool' statement provides bad time (initially or at
some later date), ntpd automatically discards it and configures a new
different server from the pool without needing to be restarted.

These changes also add a 'tos' line to control how many pool servers get
added, a 'restrict source' line that is required to allow ntpd to add new
peers from the pool, and it deletes a 'restrict 127.127.1.0' line that does
nothing and should never have been there (127.127.1.0 is not a valid IP
address, it's a refclock identifier).

Differential Revision:	https://reviews.freebsd.org/D9011
2017-01-02 15:19:22 +00:00
..
autofs Fix -media to not mount ufs with "async"; it doesn't make sense when 2016-09-20 04:54:00 +00:00
bluetooth
casper
defaults Add support for encrypted kernel crash dumps. 2016-12-10 16:20:39 +00:00
devd hyperv/vss: Add driver and tools for VSS 2016-11-15 02:36:12 +00:00
etc.aarch64
etc.amd64
etc.arm
etc.i386
etc.mips
etc.pc98
etc.powerpc
etc.riscv
etc.sparc64
gss
mail
mtree Update build glue for llvm/clang 3.9.1. 2016-11-26 01:13:53 +00:00
newsyslog.conf.d
ntp Revert r298887 (spelling fix) and remove $FreeBSD$ because text changes 2016-08-25 02:40:14 +00:00
pam.d
periodic Make 502.pfdenied find blacklistd/* filter names dynamically 2016-10-04 23:12:35 +00:00
pkg
rc.d Add support for encrypted kernel crash dumps. 2016-12-10 16:20:39 +00:00
root
sendmail
amd.map
apmd.conf
auto_master Stop appending "noatime" in the autofs -media map, and instead add it 2016-09-20 04:52:01 +00:00
blacklistd.conf Add basic blacklist build support 2016-06-02 19:06:04 +00:00
crontab
csh.cshrc
csh.login
csh.logout
ddb.conf
devd.conf Fix device driver name if devd.conf + move it into appropriate place. 2016-11-06 19:51:01 +00:00
devfs.conf
dhclient.conf
disktab
fbtab
freebsd-update.conf
ftpusers
gettytab
group Fix regression introduced on r293801. 2016-01-27 06:28:56 +00:00
hosts
hosts.allow
hosts.equiv
hosts.lpd
inetd.conf Add an example inetd(8) entry for the Prometheus sysctl exporter. 2016-12-21 08:32:20 +00:00
libalias.conf
libmap.conf
login.access
login.conf Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), add 2016-03-12 14:54:34 +00:00
mac.conf
Makefile Fix packaging /usr/share/examples/etc. 2016-10-31 21:11:46 +00:00
Makefile.depend
man.alias
master.passwd Capitalize "LDAP" in the description field of the _ypldap entry. 2016-05-10 12:47:36 +00:00
minfree
motd
netconfig
netstart Remove reference to mroute6d in /etc/netstart. 2016-06-25 12:54:27 +00:00
network.subr network.subr: avoid unnecessary reinitialization 2016-02-29 20:21:54 +00:00
networks
newsyslog.conf Increase the default rotation threshold of log files from 100kb to 1000kb 2016-08-24 23:02:20 +00:00
nls.alias
nscd.conf
nsmb.conf
nsswitch.conf Implement an NSS backend for netgroups and add getnetgrent_r(3). 2016-06-09 01:28:44 +00:00
ntp.conf Update ntp.conf to use the ntpd pool feature. 2017-01-02 15:19:22 +00:00
opieaccess
pccard_ether Do not try to recreate wlan(4) interface if it already exists. 2016-12-04 15:58:34 +00:00
pf.os
phones
portsnap.conf Now that the portsnap buildbox is generating the raw bits for INDEX-12, 2016-08-14 05:18:38 +00:00
printcap
profile
protocols etc: minor spelling fixes. 2016-05-01 16:43:22 +00:00
rc Use checkyesno instead of rolling my own.. 2016-10-23 18:00:09 +00:00
rc.bsdextended
rc.firewall
rc.initdiskless etc: minor spelling fixes. 2016-05-01 16:43:22 +00:00
rc.resume
rc.sendmail
rc.shutdown
rc.subr Fix bug preventing limits(1) from being applied 2016-12-03 19:03:40 +00:00
rc.suspend
regdomain.xml
remote
rpc
services Add an example inetd(8) entry for the Prometheus sysctl exporter. 2016-12-21 08:32:20 +00:00
shells
snmpd.config Provide some guidance when dealing with sections and variables contained 2016-12-23 08:59:23 +00:00
sysctl.conf
syslog.conf syslogd(8): add an 'include' keyword 2016-11-01 01:41:24 +00:00
termcap.small