aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-185-5/+15
* Improve the library dependencies helper script in src/tools.Hans Petter Selasky2017-11-161-22/+55
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-143-7/+7
* Add two new tunables / sysctls to controll reboot after panic:Warner Losh2017-11-141-0/+14
* Fix typo in filename.Warner Losh2017-11-111-0/+0
* Move LOADER_{NO,}_GELI_SUPPORT to MK_LOADER_GELIWarner Losh2017-11-102-1/+12
* Replace LOADER_FIREWIRE_SUPPORT variableWarner Losh2017-11-102-24/+38
* Avoid referencing private lib names directly.Bryan Drewery2017-11-101-1/+1
* [bsdbox] fix compilation due to library work.Adrian Chadd2017-11-091-1/+2
* s/NgSendMsgReply/NgSendReplyMsg/ in man to match the code.Alexander Motin2017-11-081-1/+1
* 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
* Enable AUTO_OBJ by default if the OBJDIR is writable, only for in-tree builds.Bryan Drewery2017-11-021-0/+3
* 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
* Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR.Bryan Drewery2017-11-013-5/+30
* Use -j hw.ncpu for build/install.Bryan Drewery2017-10-311-4/+5
* makeman: Ensure MK_AUTO_OBJ is disabled in some lookups.Bryan Drewery2017-10-311-2/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-315-5/+0
* Fix native-xtools installion after r325082 and r325000 to be to /nxb-bin.Bryan Drewery2017-10-301-1/+2
* Fix parallel build issues and add MK_ZFS=no caseWarner Losh2017-10-301-5/+29
* Update several more URLsEitan Adler2017-10-292-4/+4
* native-xtools: Override proper NXBDESTDIR.Bryan Drewery2017-10-251-1/+1
* Do a chdir to SRCTOP/sys/boot before starting the run. This lets oneWarner Losh2017-10-251-0/+3
* Create a shell script to build sys/boot on all the architectures.Warner Losh2017-10-221-0/+38
* Teach beinstall to use and prefer svnlite, with a fallback to svn.Brad Davis2017-10-181-1/+7
* Do not try to remove diff.7 optionaly has it is always removedBaptiste Daroussin2017-10-111-1/+0
* OptionalObsoleteFiles: remove diff from MK_GNU_DIFF=no blockEd Maste2017-10-111-2/+0
* Remove rcmds.Jeremie Le Hen2017-10-066-33/+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
* Update OptionalObsoleteFiles.inc with NTP docsEd Maste2017-09-151-0/+203
* Deorbit catman. The tradeoff of disk for performance has long since tippedGordon Tetlow2017-09-132-6/+0
* Bugfix: Don't treat NANO_IMAGES as a direcotory.Nick Hibma2017-09-051-2/+0
* Add a test case for a connection on accept queue that is reset beforeGleb Smirnoff2017-08-241-8/+35
* remove debug files in delete-old* when WITHOUT_DEBUG_FILESEd Maste2017-08-161-0/+16
* Add limited sandbox capability to "make check"Enji Cooper2017-08-141-0/+10
* rwho/ruptime/rwhod shouldn't be gated by RCMDS.Jeremie Le Hen2017-08-081-8/+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