aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Add a warning message when an IPv6 address is specified with no prefixlen.Hiroki Sato2014-08-291-21/+17
* Fix rc.d/gssd script to define the default values in a standard way.Hiroki Sato2014-08-292-4/+3
* - Use $local_startup to load rc.conf.d/* scripts.Hiroki Sato2014-08-271-17/+16
* Fix xref, pam(8) -> pam(3)Gavin Atkinson2014-08-261-1/+1
* Allow to configure services from ${LOCALBASE}/etc/rc.conf.dBaptiste Daroussin2014-08-261-0/+4
* Add references to vt(4) and the configuration files in /usr7share/vt whereStefan Eßer2014-08-261-4/+4
* Add "nobrowse" option. Previously automountd(8) always behaved as ifEdward Tomasz Napierala2014-08-231-1/+1
* Add support for /etc/rc.conf.d/<service> subdirectories. This isDag-Erling Smørgrav2014-08-232-1/+11
* Setting rc_debug explicitly in /etc/defaults/rc.conf defeats its purpose.Dag-Erling Smørgrav2014-08-231-1/+1
* Bring in the new automounter, similar to what's provided in most otherEdward Tomasz Napierala2014-08-1712-1/+150
* Make the USB and ZFS devd configuration files optional depending on theEnji Cooper2014-08-151-1/+9
* Convert devd's client socket to type SOCK_SEQPACKET.Alan Somers2014-08-141-0/+2
|\
| * MFP4 zfsd-related changesAlan Somers2014-05-231-0/+2
| * IFC @266473Alan Somers2014-05-2113-37/+43
| |\
| * \ IFC @264767Alan Somers2014-04-2388-1594/+1542
| |\ \
| * | | etc/rc.d/zfsdAlan Somers2013-10-151-1/+1
| * | | Extract devctl event processing support out of zfsd and into a new library:Alan Somers2013-10-141-0/+2
| * | | IFC @256277Alan Somers2013-10-1056-1161/+1846
| |\ \ \