| Commit message (Expand) | Author | Age | Files | Lines |
* | switch from spaces to tabs to match style and awk... | jmg | 2014-11-03 | 1 | -13/+13 |
* | use tab instead of spaces like the rest of the file.. | jmg | 2014-11-03 | 1 | -1/+1 |
* | Integrate pjdfstest test suite execution into kyua | ngie | 2014-11-03 | 1 | -0/+34 |
* | Do not try to create a /dev/log symlink in a jail. | hrs | 2014-11-03 | 1 | -1/+1 |
* | Add the less-ambiguous freebsd-version command. | wblock | 2014-11-02 | 1 | -1/+1 |
* | Get rid of the postrandom script. It was born in a time when the | des | 2014-11-02 | 4 | -60/+35 |
* | add an rc.d script to automatically grow the specified FS... It has | jmg | 2014-11-02 | 2 | -0/+99 |
* | rc.d/geli should not depend on random, as the attach functionality | delphij | 2014-10-31 | 1 | -1/+0 |
* | This is the much-discussed major upgrade to the random(4) device, known to yo... | markm | 2014-10-30 | 6 | -66/+4 |
* | Add missing /usr/lib/debug directories | emaste | 2014-10-28 | 1 | -0/+8 |
* | Add regression tests for the timeout(1) utility | bapt | 2014-10-28 | 1 | -0/+2 |
* | Hook libxo to the build. | marcel | 2014-10-23 | 1 | -0/+2 |
* | Fix a typo. | hrs | 2014-10-20 | 1 | -1/+2 |
* | - Honer MK_KERBEROS for Heimdal rc.d scripts. | hrs | 2014-10-19 | 1 | -4/+11 |
* | Add support of "/{udp,tcp,proto}" suffix into $firewall_myservices, which | hrs | 2014-10-17 | 1 | -3/+20 |
* | HYPERV isn't available on all architectures, but just on by default | imp | 2014-10-16 | 1 | -4/+3 |
* | s/-/_/ in name. | hrs | 2014-10-12 | 1 | -1/+1 |
* | Add an AC line monitor so power_profile can work | jhibbits | 2014-10-12 | 1 | -1/+7 |
* | Add env and prepend to _rc_namevarlist. | hrs | 2014-10-12 | 1 | -1/+1 |
* | Add ${name}_env and ${name}_prepend. ${name}_env is an argument list which | hrs | 2014-10-11 | 1 | -1/+11 |
* | 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 |