summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Remove more remnants of ng_fec(4).glebius2013-10-283-55/+0
* Move new pf includes to the pf directory. The pfvar.h remainglebius2013-10-271-0/+4
* Fix indentationbdrewery2013-10-261-5/+5
* Add missing /etc/pkg to BSD.root.distbdrewery2013-10-261-0/+2
* Disable fingerprint checking for now as the pkg repository mirrors willbdrewery2013-10-261-1/+1
* Add infrastructure for installing pkg(8) keys into /etc/keys/pkg and addbdrewery2013-10-266-0/+34
* Support checking signature for pkg bootstrap.bdrewery2013-10-261-0/+2
* Add support for reading configuration files from /etc/pkg.bdrewery2013-10-263-0/+19
* Set up the /usr/tests hierarchy.rpaulo2013-10-252-0/+18
* Cleanup empty directorieszont2013-10-241-4/+0
* Add a reload command.des2013-10-221-0/+6
* Start rtsold if necessary.des2013-10-221-0/+1
* Add a resource limit for the total number of kqueues available to thekib2013-10-211-0/+1
* - Fix jail_parallel_start="YES".hrs2013-10-211-26/+60
* Add support for "first boot" rc.d scripts. [1]cperciva2013-10-192-2/+25
* Enable the automatic creation of a certificate (if one does not exists)jmg2013-10-193-0/+142
* Last few remnants of BIND (hopefully...)des2013-10-191-6/+0
* - Fix a bug which prevented jails from starting when $jail_conf was used andhrs2013-10-181-15/+26
* - Fix "ifname|addr" syntax support in jail_{jname}_ip.hrs2013-10-151-17/+44
* - Normalize jailname. "example.com" is converted to "example_com".hrs2013-10-141-20/+34
* - Add mount.fdescfs parameter to jail(8). This is similar tohrs2013-10-121-3/+2
* Merge from project branch. Uninteresting commits are trimmed.markm2013-10-122-34/+7
|\
| * MFC - tracking commit.markm2013-10-081-1/+1
| |\
| * | MFC - tracking commitmarkm2013-10-071-2/+4
| * | As userland writing to /dev/random is no more, remove the "better than nothin...markm2013-10-062-34/+7
| * | MFC - tracking commit.markm2013-10-042-54/+130
| * | MFC - tracking commitmarkm2013-10-032-5/+8
* | | Remove most of the ATF tools and the _atf user.rpaulo2013-10-129-81/+0
* | | Turn it all the way up to 11:gjb2013-10-101-1/+1
* | | - Update rc.d/jail to use a jail(8) configuration file instead ofhrs2013-10-103-626/+300
* | | Add support for "vnet jname" argument in ifconfig_IF. The vnet keywordhrs2013-10-102-14/+100
| |/ |/|
* | Reduce priority of host key exists message in sshd startupdelphij2013-10-071-1/+1
* | Add _atf and unbound and move smmsp and mailnull to where they belong.des2013-10-071-2/+4
* | Do not attempt to do AF-specific configurations on a interface whenhrs2013-10-041-7/+12
* | Add epair(4) support in $cloned_interfaces. One should be specifiedhrs2013-10-042-47/+118
* | Do not install bluetooth rc(8) scripts if MK_BLUETOOTH = no.gjb2013-10-031-3/+6
* | Fix up typos from r255963 in mtree Makefile. BSD.debug.dist should bemdf2013-10-031-2/+2
|/
* Odds and ends left over from BIND and unnoticed because they didn'tdes2013-10-012-13/+1
* Remove /usr/include/lwresdes2013-09-301-2/+0
* Remove BIND.des2013-09-304-81/+0
* Now that the portsnap buildbox is generating the raw bits for INDEX-10,cperciva2013-09-261-0/+1
* Forgotten in r255825: NETWORKING requires local_unbound.des2013-09-241-1/+1
* Replace the unused /etc/unbound directory with a symlink to /var/unbound.des2013-09-242-2/+5
* Move local_unbound up in the rc order.des2013-09-231-1/+1
* Add a setup script for unbound(8) called local-unbound-setup. Itdes2013-09-234-1/+105
* Fix indentation.des2013-09-221-1/+1
* Ditch the random seeding code, which never really worked as intended.des2013-09-211-66/+39
* - Fix pidfile handling in sendmail_msp_queue. The pidfile was ignoredhrs2013-09-171-5/+2
* Fix parsing lines of ifconfig output which include \t in the case ofhrs2013-09-171-7/+8
* Build and install the Unbound caching DNS resolver daemon.des2013-09-154-0/+6
OpenPOWER on IntegriCloud