| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename s/network/netif/ and set netif_enable for namespace consistency. | hrs | 2014-10-11 | 2 | -15/+17 |
* | Add example devd configuration file for USB printers. | hselasky | 2014-10-09 | 2 | -1/+19 |
* | Integrate usr.bin/gzip/tests from NetBSD into atf/kyua | ngie | 2014-10-09 | 1 | -0/+2 |
* | Integrate usr.bin/diff/tests from NetBSD into atf/kyua at gnu/usr.bin/diff/tests | ngie | 2014-10-09 | 1 | -0/+2 |
* | Integrate usr.bin/grep/tests from NetBSD into atf/kyua | ngie | 2014-10-09 | 1 | -0/+2 |
* | Integrate usr.bin/cut/tests from NetBSD into atf/kyua | ngie | 2014-10-09 | 1 | -0/+2 |
* | Integrate bin/sleep/tests from NetBSD into atf/kyua | ngie | 2014-10-09 | 1 | -0/+2 |
* | Integrate usr.bin/dirname/tests from NetBSD into atf/kyua | ngie | 2014-10-09 | 1 | -0/+2 |
* | Integrate usr.bin/cmp/tests from NetBSD into atf/kyua | ngie | 2014-10-09 | 1 | -0/+2 |
* | Integrate usr.sbin/basename/tests from NetBSD into atf/kyua | ngie | 2014-10-09 | 1 | -0/+2 |
* | Set the autoindent to 4 spaces with vim in BSD.tests.dist | ngie | 2014-10-09 | 1 | -0/+2 |
* | Integrate usr.sbin/nmtree/tests from NetBSD into atf/kyua | ngie | 2014-10-09 | 1 | -0/+2 |
* | - Add a test for bug 191427 where pw(8) will go into an infinite loop | brd | 2014-10-02 | 1 | -0/+2 |
* | Resurrect set_rcvar() as a function to define a rc.conf variable. | hrs | 2014-10-02 | 1 | -5/+38 |
* | 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 |