aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Install mdoc(7) and man(7) from mdoc instead of the one from groffBaptiste Daroussin2014-11-231-2/+0
* Sort -K option before -k rather than at the top.Warner Losh2014-11-211-1/+1
* Simply remove the tmp dir before creating the symlink. We are doingNick Hibma2014-11-211-1/+1
* Document WITHOUT_USB_EXAMPLES and WITHOUT_TESTS_SUPPORTWarner Losh2014-11-182-0/+4
* LIB32 is supported for powerpc64 too. Make the note more general aboutWarner Losh2014-11-181-1/+1
* Acutally, replaces NO_INCS with WITHOUT_INCLUDES and makeWarner Losh2014-11-181-0/+8
* Revert r273630 as the panic was fixed by r274619Steven Hartland2014-11-171-2/+0
* Convert tools/regression/lib/libc/stdio/test-fpclassify into an ATF testcase andEnji Cooper2014-11-162-77/+1
* Convert tools/regression/lib/libc/stdio/test-fmemopen into an ATF testcase andEnji Cooper2014-11-162-300/+0
* Remove test-arc4random from this Makefile so others can continue to useEnji Cooper2014-11-161-1/+1
* Convert tools/regression/lib/libc/gen/test-arc4random into an ATF testcase andEnji Cooper2014-11-161-89/+0
* Kill custom in_matroute() radix mathing function removing one rte mutex lock.Alexander V. Chernikov2014-11-111-22/+0
* Remove kernel handling of ICMP_SOURCEQUENCH.Alexander V. Chernikov2014-11-101-9/+0
* Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov2014-11-097-14/+0
* Handle full-path-resolutions to detect the magic-ness of the pkg port.Poul-Henning Kamp2014-11-091-11/+11
* Add a quick and dirty script to check validity of links in elf filesBaptiste Daroussin2014-11-061-0/+37
* Add a new thread state "spinning" to schedgraph and add tracepoints at theJohn Baldwin2014-11-041-0/+1
* Bind Ctrl-Q as a global hotkey to exit. Bind Ctrl-W as a hotkey to closeJohn Baldwin2014-11-041-0/+17
* Integrate pjdfstest test suite execution into kyuaEnji Cooper2014-11-031-3/+4
* MFV: Import atf-0.21.Julio Merino2014-11-011-4/+9
|\
* | Remove an extra copy of hv_kvp_daemon(8) [1].Xin LI2014-10-271-1/+2
* | Remove incorrect semicolon.Stefan Farfeleder2014-10-261-1/+1
* | Bail out of the script on FreeBSD due to deterministic panic issueEnji Cooper2014-10-251-0/+2
* | Bail out of the script on FreeBSD due to deterministic panic issueEnji Cooper2014-10-251-0/+2
* | Bail out of the script on FreeBSD due to deterministic panic issueEnji Cooper2014-10-251-0/+2
* | Bail out of the script on FreeBSD due to deterministic panic issueEnji Cooper2014-10-251-0/+2
* | Move the redirection to stderr out of the cmd variable assignmentEnji Cooper2014-10-251-2/+2
* | - Print out "Bail out!" in die(..) so prove terminates immediatelyEnji Cooper2014-10-251-1/+2
* | Fix typo in src option descriptionEd Maste2014-10-211-1/+1
* | cxgbetool: Catch up with r185979. One of MAP_ANON, MAP_PRIVATE,Navdeep Parhar2014-10-211-1/+1
* | Correct two typosSteven Kreuzer2014-10-162-4/+4
* | Document that WITHOUT_TOOLCHAIN causes headers to not be installed, notBrooks Davis2014-10-161-1/+1
* | Per r273155, HYPERV is built by default on platforms where it makesBrooks Davis2014-10-161-2/+0
* | MK_ARB_EABI was removed in r272350 so remove the documentation.Brooks Davis2014-10-161-2/+0
* | Add a new option, -P, to pkt-gen which reads a single packet from a storedGeorge V. Neville-Neil2014-10-111-6/+39
* | Build gperf only if we're using g++ (not clang++)Ed Maste2014-10-091-1/+6
* | Add schedgraph traces for callout handlers. Specifically, a callwheel logsJohn Baldwin2014-10-081-3/+0
* | Fix format string warnings.Andrey V. Elsukov2014-10-051-2/+2
* | Fix typo.Andrey V. Elsukov2014-10-051-1/+1
* | Rework bootparttest to use more code from sys/boot.Andrey V. Elsukov2014-10-053-110/+85
* | Add in decode for the AR9300 RX descriptor.Adrian Chadd2014-10-041-0/+74
* | Explicitly return None for negative event indices. Prior to this,John Baldwin2014-09-301-1/+1
* | Import pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d4521b0e4aa141317553ca4...Enji Cooper2014-09-24212-10470/+0
* | Don't install /etc/rc.d/keyserv unless MK_OPENSSL == yesEnji Cooper2014-09-231-3/+3
* | Ignore a test program which doesn't compile at the moment. It will beMark Johnston2014-09-211-1/+2
* | Don't install /etc/rc.d/ftp-proxy unless MK_PF == yesEnji Cooper2014-09-201-0/+1
* | Don't install /etc/rc.d/rwho unless MK_RCMDS == yesEnji Cooper2014-09-201-0/+1
* | Use 'cc' for the C compiler instead of 'gcc'.Will Andrews2014-09-181-1/+1
* | Use a devd event to start hv_kvpd instead of doing so in rc.d script.Xin LI2014-09-171-1/+1
* | Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,Xin LI2014-09-133-0/+12