aboutsummaryrefslogtreecommitdiff
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* Add a crude workaround for ports with flavorsPoul-Henning Kamp2017-12-291-4/+11
* netmap pkt-gen tool: Fix memset(3) argument orderConrad Meyer2017-12-131-1/+1
* Start adding commands that I know are good to build up residualWarner Losh2017-12-111-0/+5
* Add -I to just run the imaging part of nanobsd so you can test outWarner Losh2017-12-111-8/+24
* Fix the std-x86 layout to produce a bootable system. Due toWarner Losh2017-12-111-8/+10
* Don't automatically create objdir here. We're just after theWarner Losh2017-12-081-1/+1
* Remove local here. It was a cut and paste error.Warner Losh2017-12-081-1/+1
* SPDX: use the Beerware identifier.Pedro F. Giffuni2017-11-301-0/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-208-0/+15
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-142-4/+4
* Add two new tunables / sysctls to controll reboot after panic:Warner Losh2017-11-141-0/+14
* Upgrade to Unicode 10.0.0Baptiste Daroussin2017-11-032-8/+8527
* In preparation for update of cldr to version 32 and unicode to version 10Baptiste Daroussin2017-11-031-1/+1
* Remove artificial limit for -i.Edward Tomasz Napierala2017-11-021-1/+1
* Add benchmark for access(2).Edward Tomasz Napierala2017-11-021-0/+23
* Add bad_open benchmark, which measures failed opens by callingEdward Tomasz Napierala2017-11-021-0/+16
* Add benchmark for getresuid(2) - three pointers, although only "output" ones,Edward Tomasz Napierala2017-11-021-0/+17
* Add select(2) benchmark. It takes four pointers; unfortunately it'sEdward Tomasz Napierala2017-11-021-1/+26
* Add getpriority(2) benchmark; it's a lightweight syscall which does prettyEdward Tomasz Napierala2017-11-021-0/+18
* Make syscall_timing(1) default to a temporary file when run without -p.Edward Tomasz Napierala2017-11-021-2/+36
* Add fetchbench, a trivial HTTP benchmark based on fetch(1).Edward Tomasz Napierala2017-11-021-0/+76
* Use -j hw.ncpu for build/install.Bryan Drewery2017-10-311-4/+5
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-313-3/+0
* Fix native-xtools installion after r325082 and r325000 to be to /nxb-bin.Bryan Drewery2017-10-301-1/+2
* Update several more URLsEitan Adler2017-10-292-4/+4
* native-xtools: Override proper NXBDESTDIR.Bryan Drewery2017-10-251-1/+1
* Remove rcmds.Jeremie Le Hen2017-10-063-3/+0
* Fix regression from r323855. The EXIT trap now isn't cleared, so uponGleb Smirnoff2017-09-261-1/+1
* Fix packages with interactive post install scripts.Warner Losh2017-09-241-1/+1
* Always create usr/local/etc -> /etc/local symlinkWarner Losh2017-09-211-2/+10
* Remove an 'unused' function.Nick Hibma2017-09-212-6/+0
* Fix up style for consistency.Nick Hibma2017-09-211-14/+3
* Speling mistakes.Nick Hibma2017-09-211-2/+2
* Bugfix: Don't treat NANO_IMAGES as a direcotory.Nick Hibma2017-09-051-2/+0
* zfsboottest: catch up with r316585 and provide ldi_get_size methodAndriy Gapon2017-08-011-0/+16
* Fix up r321849Enji Cooper2017-08-012-2/+4
* Makefile cleanupEnji Cooper2017-08-011-5/+3
* Fix the return type for pager_output(..) in bootparttest and zfsboottestEnji Cooper2017-08-012-4/+4
* Chase r315408 with the fourth parameter being removed from disk_open(..)Enji Cooper2017-08-011-1/+1
* Standardize on SRCTOP instead of .CURDIR-relative pathsEnji Cooper2017-08-011-4/+4
* [wlanwds] allow for a DWDS AP VAP to be not be the first VAP on a NIC.Adrian Chadd2017-07-311-7/+109
* Allow _.disk.image to be specified.Warner Losh2017-07-282-3/+6
* Ensure that ordinary files that happen to start with .git, .hg andWarner Losh2017-07-281-2/+2
* Properly expand shell glob characters in NANO_PACKAGE_LIST.Warner Losh2017-07-281-9/+19
* vm.defer_swapspace_pageouts was removed in r308474.Bryan Drewery2017-06-071-3/+0
* Fix some new errors and a warning in cryptotest.John Baldwin2017-06-011-8/+10
* Try to keep up with the ports system Makefiles.Poul-Henning Kamp2017-05-251-21/+24
* [net80211] add another hard-learnt lesson about DWDS setupAdrian Chadd2017-05-031-0/+7
* Fix build of tools/tools/umastat.Gleb Smirnoff2017-04-261-1/+0
* [net80211] [wlanwds] allow logging to stderr as well as syslog.Adrian Chadd2017-04-261-3/+7