summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Make NanoBSD source-able from other scripts.will2014-12-162-949/+989
* Add -lxo (for df) and -lgpio(for gpioctl) to bsdbox. This will allow the pic...sbruno2014-12-081-1/+1
* Add missing Makefile defines so that the program in question can behselasky2014-12-021-1/+3
* Add elfcopy and man page to OptionalObsoleteFilesemaste2014-12-021-0/+5
* Make this work with pkgng, and allow PORTS_OPTS to be passed inphk2014-12-011-4/+4
* Build infrastructure for elftoolchain toolsemaste2014-12-011-0/+9
* Face the fact that we have no idea where the ports tree really lives.phk2014-12-011-2/+1
* Update tools/shlib-compat.gleb2014-12-013-14/+75
* clean_build is not always done (*), so move the mkdir to the first stepn_hibma2014-11-271-2/+3
* Whitespace cleanup to fix rendering nits ingjb2014-11-264-10/+8
* Convert to LIBADDbapt2014-11-252-4/+2
* Convert to LIBADDbapt2014-11-253-7/+3
* Install mdoc(7) and man(7) from mdoc instead of the one from groffbapt2014-11-231-2/+0
* Sort -K option before -k rather than at the top.imp2014-11-211-1/+1
* Simply remove the tmp dir before creating the symlink. We are doingn_hibma2014-11-211-1/+1
* Document WITHOUT_USB_EXAMPLES and WITHOUT_TESTS_SUPPORTimp2014-11-182-0/+4
* LIB32 is supported for powerpc64 too. Make the note more general aboutimp2014-11-181-1/+1
* Acutally, replaces NO_INCS with WITHOUT_INCLUDES and makeimp2014-11-181-0/+8
* Revert r273630 as the panic was fixed by r274619smh2014-11-171-2/+0
* Convert tools/regression/lib/libc/stdio/test-fpclassify into an ATF testcase andngie2014-11-162-77/+1
* Convert tools/regression/lib/libc/stdio/test-fmemopen into an ATF testcase andngie2014-11-162-300/+0
* Remove test-arc4random from this Makefile so others can continue to usengie2014-11-161-1/+1
* Convert tools/regression/lib/libc/gen/test-arc4random into an ATF testcase andngie2014-11-161-89/+0
* Kill custom in_matroute() radix mathing function removing one rte mutex lock.melifaro2014-11-111-22/+0
* Remove kernel handling of ICMP_SOURCEQUENCH.melifaro2014-11-101-9/+0
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-097-14/+0
* Handle full-path-resolutions to detect the magic-ness of the pkg port.phk2014-11-091-11/+11
* Add a quick and dirty script to check validity of links in elf filesbapt2014-11-061-0/+37
* Add a new thread state "spinning" to schedgraph and add tracepoints at thejhb2014-11-041-0/+1
* Bind Ctrl-Q as a global hotkey to exit. Bind Ctrl-W as a hotkey to closejhb2014-11-041-0/+17
* Integrate pjdfstest test suite execution into kyuangie2014-11-031-3/+4
* MFV: Import atf-0.21.jmmv2014-11-011-4/+9
|\
* | Remove an extra copy of hv_kvp_daemon(8) [1].delphij2014-10-271-1/+2
* | Remove incorrect semicolon.stefanf2014-10-261-1/+1
* | Bail out of the script on FreeBSD due to deterministic panic issuengie2014-10-251-0/+2
* | Bail out of the script on FreeBSD due to deterministic panic issuengie2014-10-251-0/+2
* | Bail out of the script on FreeBSD due to deterministic panic issuengie2014-10-251-0/+2
* | Bail out of the script on FreeBSD due to deterministic panic issuengie2014-10-251-0/+2
* | Move the redirection to stderr out of the cmd variable assignmentngie2014-10-251-2/+2
* | - Print out "Bail out!" in die(..) so prove terminates immediatelyngie2014-10-251-1/+2
* | Fix typo in src option descriptionemaste2014-10-211-1/+1
* | cxgbetool: Catch up with r185979. One of MAP_ANON, MAP_PRIVATE,np2014-10-211-1/+1
* | 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
OpenPOWER on IntegriCloud