summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Correct two typosskreuzer2014-10-162-4/+4
* Document that WITHOUT_TOOLCHAIN causes headers to not be installed, notbrooks2014-10-161-1/+1
* Per r273155, HYPERV is built by default on platforms where it makesbrooks2014-10-161-2/+0
* MK_ARB_EABI was removed in r272350 so remove the documentation.brooks2014-10-161-2/+0
* Add a new option, -P, to pkt-gen which reads a single packet from a storedgnn2014-10-111-6/+39
* Build gperf only if we're using g++ (not clang++)emaste2014-10-091-1/+6
* Add schedgraph traces for callout handlers. Specifically, a callwheel logsjhb2014-10-081-3/+0
* Fix format string warnings.ae2014-10-051-2/+2
* Fix typo.ae2014-10-051-1/+1
* Rework bootparttest to use more code from sys/boot.ae2014-10-053-110/+85
* Add in decode for the AR9300 RX descriptor.adrian2014-10-041-0/+74
* Explicitly return None for negative event indices. Prior to this,jhb2014-09-301-1/+1
* Import pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d4521b0e4aa141317553ca4...ngie2014-09-24212-10470/+0
* Don't install /etc/rc.d/keyserv unless MK_OPENSSL == yesngie2014-09-231-3/+3
* Ignore a test program which doesn't compile at the moment. It will bemarkj2014-09-211-1/+2
* Don't install /etc/rc.d/ftp-proxy unless MK_PF == yesngie2014-09-201-0/+1
* Don't install /etc/rc.d/rwho unless MK_RCMDS == yesngie2014-09-201-0/+1
* Use 'cc' for the C compiler instead of 'gcc'.will2014-09-181-1/+1
* Use a devd event to start hv_kvpd instead of doing so in rc.d script.delphij2014-09-171-1/+1
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,delphij2014-09-133-0/+12
* Fix ACL tests to correctly work with ZFS; previous version used wrongtrasz2014-09-123-3/+3
* Conditionalize build of etcupdate(8) on MK_RCS. Since etcupdate callsasomers2014-09-102-1/+5
* Add diagnostic printfs and disable test # 4 on i386ngie2014-09-101-0/+9
* Expand the tests structure in test_small(..) to workaround thengie2014-09-091-19/+14
* Be ANSI-C compliant when defining CX_LIMITED_RANGE #pragmangie2014-09-092-2/+2
* Avoid rs(1) hitting LINE_MAX with custom trees that have large dependencies.bdrewery2014-09-081-3/+3
* Fix debug output that has erroneously been committed with the last update.se2014-09-041-1/+1
* Import a hackish tool I use to examine the skew of the TSC acrossjhb2014-09-032-0/+203
* Final patches to the tools used to convert syscons keymaps for use withse2014-09-012-4/+4
* add scripts for generating a diff from p4...jmg2014-08-272-0/+61
* Update these to make them actually compile!adrian2014-08-252-4/+5
* Allow it to compile again.adrian2014-08-251-2/+2
* Modify a few output file names as used with vt.se2014-08-211-2/+2
* The conversion tools have been further improved and some erroneousse2014-08-203-53/+94
* Fix further conversion errors found while testing the converted keymaps.se2014-08-202-8/+25
* Don't stop other legs of a parallel build due to a failure in make_check.ian2014-08-201-0/+3
* Add missing WITHOUT_CUSE file.hselasky2014-08-191-0/+2
* Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-191-2/+0
* Add support for -X, which installs the native cross tools for qemuimp2014-08-191-1/+21
* Minor fixes to convert-keymap.pl (conversion of 8bit characters in the formse2014-08-182-12/+12
* Import the tools used to convert the keymap files from SYSCONS (in localese2014-08-185-0/+469
* Update to the current version of netmap.luigi2014-08-162-35/+177
* Make the USB and ZFS devd configuration files optional depending on thengie2014-08-151-3/+5
* create_$ARCH_diskimage never really took off. Collapse back down toimp2014-08-143-20/+2
* Only install the boot loader if it actually exists. This is a stop-gapimp2014-08-141-2/+8
* Make the libbsdstat useful again.adrian2014-08-132-4/+5
* Integrate lib/libutil into the build/kyuangie2014-08-1312-1448/+0
* Port date/bin/tests to ATFngie2014-08-131-0/+1
* Convert bin/sh/tests to ATFngie2014-08-131-0/+1
* Complete the usr.bin/yacc kyua integration work I originallyngie2014-08-121-0/+18
OpenPOWER on IntegriCloud