| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in src option description | emaste | 2014-10-21 | 1 | -1/+1 |
* | cxgbetool: Catch up with r185979. One of MAP_ANON, MAP_PRIVATE, | np | 2014-10-21 | 1 | -1/+1 |
* | Correct two typos | skreuzer | 2014-10-16 | 2 | -4/+4 |
* | Document that WITHOUT_TOOLCHAIN causes headers to not be installed, not | brooks | 2014-10-16 | 1 | -1/+1 |
* | Per r273155, HYPERV is built by default on platforms where it makes | brooks | 2014-10-16 | 1 | -2/+0 |
* | MK_ARB_EABI was removed in r272350 so remove the documentation. | brooks | 2014-10-16 | 1 | -2/+0 |
* | Add a new option, -P, to pkt-gen which reads a single packet from a stored | gnn | 2014-10-11 | 1 | -6/+39 |
* | Build gperf only if we're using g++ (not clang++) | emaste | 2014-10-09 | 1 | -1/+6 |
* | Add schedgraph traces for callout handlers. Specifically, a callwheel logs | jhb | 2014-10-08 | 1 | -3/+0 |
* | Fix format string warnings. | ae | 2014-10-05 | 1 | -2/+2 |
* | Fix typo. | ae | 2014-10-05 | 1 | -1/+1 |
* | Rework bootparttest to use more code from sys/boot. | ae | 2014-10-05 | 3 | -110/+85 |
* | Add in decode for the AR9300 RX descriptor. | adrian | 2014-10-04 | 1 | -0/+74 |
* | Explicitly return None for negative event indices. Prior to this, | jhb | 2014-09-30 | 1 | -1/+1 |
* | Import pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d4521b0e4aa141317553ca4... | ngie | 2014-09-24 | 212 | -10470/+0 |
* | Don't install /etc/rc.d/keyserv unless MK_OPENSSL == yes | ngie | 2014-09-23 | 1 | -3/+3 |
* | Ignore a test program which doesn't compile at the moment. It will be | markj | 2014-09-21 | 1 | -1/+2 |
* | Don't install /etc/rc.d/ftp-proxy unless MK_PF == yes | ngie | 2014-09-20 | 1 | -0/+1 |
* | Don't install /etc/rc.d/rwho unless MK_RCMDS == yes | ngie | 2014-09-20 | 1 | -0/+1 |
* | Use 'cc' for the C compiler instead of 'gcc'. | will | 2014-09-18 | 1 | -1/+1 |
* | Use a devd event to start hv_kvpd instead of doing so in rc.d script. | delphij | 2014-09-17 | 1 | -1/+1 |
* | Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft, | delphij | 2014-09-13 | 3 | -0/+12 |
* | Fix ACL tests to correctly work with ZFS; previous version used wrong | trasz | 2014-09-12 | 3 | -3/+3 |
* | Conditionalize build of etcupdate(8) on MK_RCS. Since etcupdate calls | asomers | 2014-09-10 | 2 | -1/+5 |
* | Add diagnostic printfs and disable test # 4 on i386 | ngie | 2014-09-10 | 1 | -0/+9 |
* | Expand the tests structure in test_small(..) to workaround the | ngie | 2014-09-09 | 1 | -19/+14 |
* | Be ANSI-C compliant when defining CX_LIMITED_RANGE #pragma | ngie | 2014-09-09 | 2 | -2/+2 |
* | Avoid rs(1) hitting LINE_MAX with custom trees that have large dependencies. | bdrewery | 2014-09-08 | 1 | -3/+3 |
* | Fix debug output that has erroneously been committed with the last update. | se | 2014-09-04 | 1 | -1/+1 |
* | Import a hackish tool I use to examine the skew of the TSC across | jhb | 2014-09-03 | 2 | -0/+203 |
* | Final patches to the tools used to convert syscons keymaps for use with | se | 2014-09-01 | 2 | -4/+4 |
* | add scripts for generating a diff from p4... | jmg | 2014-08-27 | 2 | -0/+61 |
* | Update these to make them actually compile! | adrian | 2014-08-25 | 2 | -4/+5 |
* | Allow it to compile again. | adrian | 2014-08-25 | 1 | -2/+2 |
* | Modify a few output file names as used with vt. | se | 2014-08-21 | 1 | -2/+2 |
* | The conversion tools have been further improved and some erroneous | se | 2014-08-20 | 3 | -53/+94 |
* | Fix further conversion errors found while testing the converted keymaps. | se | 2014-08-20 | 2 | -8/+25 |
* | Don't stop other legs of a parallel build due to a failure in make_check. | ian | 2014-08-20 | 1 | -0/+3 |
* | Add missing WITHOUT_CUSE file. | hselasky | 2014-08-19 | 1 | -0/+2 |
* | Revert r267233 for now. PIE support needs to be reworked. | bdrewery | 2014-08-19 | 1 | -2/+0 |
* | Add support for -X, which installs the native cross tools for qemu | imp | 2014-08-19 | 1 | -1/+21 |
* | Minor fixes to convert-keymap.pl (conversion of 8bit characters in the form | se | 2014-08-18 | 2 | -12/+12 |
* | Import the tools used to convert the keymap files from SYSCONS (in locale | se | 2014-08-18 | 5 | -0/+469 |
* | Update to the current version of netmap. | luigi | 2014-08-16 | 2 | -35/+177 |
* | Make the USB and ZFS devd configuration files optional depending on the | ngie | 2014-08-15 | 1 | -3/+5 |
* | create_$ARCH_diskimage never really took off. Collapse back down to | imp | 2014-08-14 | 3 | -20/+2 |
* | Only install the boot loader if it actually exists. This is a stop-gap | imp | 2014-08-14 | 1 | -2/+8 |
* | Make the libbsdstat useful again. | adrian | 2014-08-13 | 2 | -4/+5 |
* | Integrate lib/libutil into the build/kyua | ngie | 2014-08-13 | 12 | -1448/+0 |
* | Port date/bin/tests to ATF | ngie | 2014-08-13 | 1 | -0/+1 |