| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerate usb.conf | hselasky | 2014-09-28 | 1 | -13/+115 |
* | Revised to better point to release notes and errata, security advisories, | wblock | 2014-09-25 | 1 | -7/+7 |
* | Don't install /etc/rc.d/keyserv unless MK_OPENSSL == yes | ngie | 2014-09-23 | 1 | -1/+4 |
* | Remove settings for pkg_* scripts which are no longer present. | markj | 2014-09-23 | 1 | -8/+0 |
* | The new naming scheme for keymap files for use with vt(4) introduced a | se | 2014-09-22 | 1 | -1/+1 |
* | Register /usr/tests/lib/libproc to fix build. | jmmv | 2014-09-22 | 1 | -0/+2 |
* | Add unit tests for mkimg(1): | marcel | 2014-09-20 | 1 | -0/+2 |
* | Don't install /etc/rc.d/ftp-proxy unless MK_PF == yes | ngie | 2014-09-20 | 1 | -1/+4 |
* | Don't install /etc/rc.d/rwho unless MK_RCMDS == yes | ngie | 2014-09-20 | 1 | -1/+4 |
* | Sort the optional rc.d scripts by their knobs | ngie | 2014-09-20 | 1 | -11/+11 |
* | Fix cdev. It is a device node name, not a pathname. | hrs | 2014-09-19 | 1 | -2/+2 |
* | Fix incremental builds involving non-root users with read-only source files. | will | 2014-09-18 | 1 | -2/+2 |
* | Use a devd event to start hv_kvpd instead of doing so in rc.d script. | delphij | 2014-09-17 | 5 | -23/+23 |
* | Such typo, many email, very spelling. wow. | sbruno | 2014-09-16 | 1 | -1/+1 |
* | Add proper disable/enable hooks to the default scripts so that this is only | sbruno | 2014-09-16 | 2 | -0/+3 |
* | Fix a typo; master server for iprop service should be singular. | hrs | 2014-09-16 | 2 | -4/+4 |
* | Make net.inet.ip.sourceroute, net.inet.ip.accept_sourceroute, and | hrs | 2014-09-15 | 1 | -15/+13 |
* | Do not set net.inet.ip.{sourceroute,accept_sourceroute} in a vnet jail. | hrs | 2014-09-13 | 2 | -13/+31 |
* | Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft, | delphij | 2014-09-13 | 4 | -0/+24 |
* | Update motd, clarifying the information and adding pointers to other | wblock | 2014-09-11 | 1 | -17/+13 |
* | - Add $netif_ipexpand_max to specify the upper limit for the number of | hrs | 2014-09-11 | 2 | -7/+6 |
* | Don't cross mount boundaries when cleaning tmp files. | bdrewery | 2014-09-09 | 1 | -2/+2 |
* | Revert r271257 after several issues were pointed out. An updated patch | des | 2014-09-08 | 2 | -13/+14 |
* | Use the correct idiom for default values, and ensure that the script | des | 2014-09-08 | 2 | -14/+13 |
* | Temporarily remove the warning added r270781 - it prints the warning | peter | 2014-09-08 | 1 | -2/+0 |
* | Fix a bug which prevented mount.fstab parameter from being converted | hrs | 2014-09-04 | 1 | -4/+4 |
* | Fix typo: s/_maske/_mask/ | gjb | 2014-09-04 | 1 | -1/+1 |
* | Create a /boot/dtb directory to house DTB blobs. The flattened device | imp | 2014-09-03 | 1 | -0/+2 |
* | Add vt(4) support to the console initialisation script, specifically: | se | 2014-09-01 | 1 | -4/+115 |
* | Use ipv6_prefer when at least one ifconfig_IF_ipv6 is configured. | hrs | 2014-08-30 | 1 | -0/+2 |
* | Return false status only when adding a route is failed. It could | hrs | 2014-08-29 | 1 | -26/+24 |
* | Restructure rc.d scripts for kerberos5 daemons: | hrs | 2014-08-29 | 10 | -48/+167 |
* | - Add a warning message when an IPv6 address is specified with no prefixlen. | hrs | 2014-08-29 | 1 | -21/+17 |
* | Fix rc.d/gssd script to define the default values in a standard way. | hrs | 2014-08-29 | 2 | -4/+3 |
* | - Use $local_startup to load rc.conf.d/* scripts. | hrs | 2014-08-27 | 1 | -17/+16 |
* | Fix xref, pam(8) -> pam(3) | gavin | 2014-08-26 | 1 | -1/+1 |
* | Allow to configure services from ${LOCALBASE}/etc/rc.conf.d | bapt | 2014-08-26 | 1 | -0/+4 |
* | Add references to vt(4) and the configuration files in /usr7share/vt where | se | 2014-08-26 | 1 | -4/+4 |
* | Add "nobrowse" option. Previously automountd(8) always behaved as if | trasz | 2014-08-23 | 1 | -1/+1 |
* | Add support for /etc/rc.conf.d/<service> subdirectories. This is | des | 2014-08-23 | 2 | -1/+11 |
* | Setting rc_debug explicitly in /etc/defaults/rc.conf defeats its purpose. | des | 2014-08-23 | 1 | -1/+1 |
* | Bring in the new automounter, similar to what's provided in most other | trasz | 2014-08-17 | 12 | -1/+150 |
* | Make the USB and ZFS devd configuration files optional depending on the | ngie | 2014-08-15 | 1 | -1/+9 |
* | Convert devd's client socket to type SOCK_SEQPACKET. | asomers | 2014-08-14 | 1 | -0/+2 |
* | Add missing BSD.tests.dist entry for lib/libutil to unbreak installworld with | ngie | 2014-08-13 | 1 | -0/+2 |
* | Integrate lib/libnv into the build/kyua | ngie | 2014-08-05 | 1 | -0/+2 |
* | Integrate lib/libmp into the build/kyua | ngie | 2014-08-04 | 1 | -0/+2 |
* | Like with /usr/lib + /usr/lib/compat, add the optional /usr/lib32/compat | peter | 2014-08-01 | 1 | -1/+2 |
* | Add the mtree entry for yacc tests | bapt | 2014-07-17 | 1 | -0/+2 |
* | Fix indentation | bdrewery | 2014-07-17 | 1 | -2/+2 |