summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix paths.adrian2014-08-101-1/+1
* Add more tools to the build.adrian2014-08-091-1/+1
* Update athpoke/athregs to use the modified register read diagnostic API.adrian2014-08-092-5/+6
* Fix athdecode to actually work.adrian2014-08-061-1/+4
* Integrate lib/libnv into the build/kyuangie2014-08-057-1441/+0
* Integrate lib/libmp into the build/kyuangie2014-08-043-233/+0
* Sort switch statements.imp2014-08-021-6/+6
* Sort usage options.imp2014-08-021-2/+2
* Add a new -K to suppress installing the kernel. Useful for creatingimp2014-08-021-3/+13
* NANO_OBJ shouldn't end with a '/', so remove it here. This makes theimp2014-08-011-1/+1
* Use rm -x only on FreeBSD 10 and newer. Many people still build fromimp2014-08-011-12/+21
* Fix a typo in the example script.imp2014-07-311-1/+1
* Add a 'raw' parameter to the 'modinfo' subcommand. This is handy whennp2014-07-261-2/+51
* Use the right lengths.delphij2014-07-252-2/+2
* Use the right length.delphij2014-07-251-1/+1
* Fix structure of new tests (r268794) for usr.bin/units.jmmv2014-07-251-0/+1
* Fix manpages path and sort entriesbapt2014-07-171-7/+7
* Remove texinfo manpages as well if built WITHOUT_INFObapt2014-07-171-0/+7
* Replace all uses of libncurses and libtermcap with their wide characterbrooks2014-07-172-4/+4
* Enable MK_TESTS by default, take 2.jmmv2014-07-162-8/+9
* Avoid hardcoding "gcc" in the DTrace tests.pfg2014-07-111-1/+1
* The GNU texinfo and GNU info pages are not built and installedbapt2014-07-101-0/+4
OpenPOWER on IntegriCloud