aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* s/-/_/ in name.Hiroki Sato2014-10-121-1/+1
* Add an AC line monitor so power_profile can workJustin Hibbits2014-10-121-1/+7
* Add env and prepend to _rc_namevarlist.Hiroki Sato2014-10-121-1/+1
* Add ${name}_env and ${name}_prepend. ${name}_env is an argument list whichHiroki Sato2014-10-111-1/+11
* Rename s/network/netif/ and set netif_enable for namespace consistency.Hiroki Sato2014-10-112-15/+17
* Add example devd configuration file for USB printers.Hans Petter Selasky2014-10-092-1/+19
* Integrate usr.bin/gzip/tests from NetBSD into atf/kyuaEnji Cooper2014-10-091-0/+2
* Integrate usr.bin/diff/tests from NetBSD into atf/kyua at gnu/usr.bin/diff/testsEnji Cooper2014-10-091-0/+2
* Integrate usr.bin/grep/tests from NetBSD into atf/kyuaEnji Cooper2014-10-091-0/+2
* Integrate usr.bin/cut/tests from NetBSD into atf/kyuaEnji Cooper2014-10-091-0/+2
* Integrate bin/sleep/tests from NetBSD into atf/kyuaEnji Cooper2014-10-091-0/+2
* Integrate usr.bin/dirname/tests from NetBSD into atf/kyuaEnji Cooper2014-10-091-0/+2
* Integrate usr.bin/cmp/tests from NetBSD into atf/kyuaEnji Cooper2014-10-091-0/+2
* Integrate usr.sbin/basename/tests from NetBSD into atf/kyuaEnji Cooper2014-10-091-0/+2
* Set the autoindent to 4 spaces with vim in BSD.tests.distEnji Cooper2014-10-091-0/+2
* Integrate usr.sbin/nmtree/tests from NetBSD into atf/kyuaEnji Cooper2014-10-091-0/+2
* - Add a test for bug 191427 where pw(8) will go into an infinite loopBrad Davis2014-10-021-0/+2
* Resurrect set_rcvar() as a function to define a rc.conf variable.Hiroki Sato2014-10-021-5/+38
* Regenerate usb.confHans Petter Selasky2014-09-281-13/+115
* Revised to better point to release notes and errata, security advisories,Warren Block2014-09-251-7/+7
* Don't install /etc/rc.d/keyserv unless MK_OPENSSL == yesEnji Cooper2014-09-231-1/+4
* Remove settings for pkg_* scripts which are no longer present.Mark Johnston2014-09-231-8/+0
* The new naming scheme for keymap files for use with vt(4) introduced aStefan Eßer2014-09-221-1/+1
* Register /usr/tests/lib/libproc to fix build.Julio Merino2014-09-221-0/+2
* Add unit tests for mkimg(1):Marcel Moolenaar2014-09-201-0/+2
* Don't install /etc/rc.d/ftp-proxy unless MK_PF == yesEnji Cooper2014-09-201-1/+4
* Don't install /etc/rc.d/rwho unless MK_RCMDS == yesEnji Cooper2014-09-201-1/+4
* Sort the optional rc.d scripts by their knobsEnji Cooper2014-09-201-11/+11
* Fix cdev. It is a device node name, not a pathname.Hiroki Sato2014-09-191-2/+2
* Fix incremental builds involving non-root users with read-only source files.Will Andrews2014-09-181-2/+2
* Use a devd event to start hv_kvpd instead of doing so in rc.d script.Xin LI2014-09-175-23/+23
* Such typo, many email, very spelling. wow.Sean Bruno2014-09-161-1/+1
* Add proper disable/enable hooks to the default scripts so that this is onlySean Bruno2014-09-162-0/+3
* Fix a typo; master server for iprop service should be singular.Hiroki Sato2014-09-162-4/+4
* Make net.inet.ip.sourceroute, net.inet.ip.accept_sourceroute, andHiroki Sato2014-09-151-15/+13
* Do not set net.inet.ip.{sourceroute,accept_sourceroute} in a vnet jail.Hiroki Sato2014-09-132-13/+31
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,Xin LI2014-09-134-0/+24
* Update motd, clarifying the information and adding pointers to otherWarren Block2014-09-111-17/+13
* - Add $netif_ipexpand_max to specify the upper limit for the number ofHiroki Sato2014-09-112-7/+6
* Don't cross mount boundaries when cleaning tmp files.Bryan Drewery2014-09-091-2/+2
* Revert r271257 after several issues were pointed out. An updated patchDag-Erling Smørgrav2014-09-082-13/+14
* Use the correct idiom for default values, and ensure that the scriptDag-Erling Smørgrav2014-09-082-14/+13
* Temporarily remove the warning added r270781 - it prints the warningPeter Wemm2014-09-081-2/+0
* Fix a bug which prevented mount.fstab parameter from being convertedHiroki Sato2014-09-041-4/+4
* Fix typo: s/_maske/_mask/Glen Barber2014-09-041-1/+1
* Create a /boot/dtb directory to house DTB blobs. The flattened deviceWarner Losh2014-09-031-0/+2
* Add vt(4) support to the console initialisation script, specifically:Stefan Eßer2014-09-011-4/+115
* Use ipv6_prefer when at least one ifconfig_IF_ipv6 is configured.Hiroki Sato2014-08-301-0/+2
* Return false status only when adding a route is failed. It couldHiroki Sato2014-08-291-26/+24
* Restructure rc.d scripts for kerberos5 daemons:Hiroki Sato2014-08-2910-48/+167