aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* src.conf.5: Fix spelling typoJohn Baldwin2024-08-201-1/+1
* stress2: Some tests use hw.ncpu to scale the load. Tests on a box withPeter Holm2024-08-1712-0/+14
* stress2: Fix warning about unused variable. Remove debug "date"Peter Holm2024-08-162-6/+4
* boot: update lua linter for recent module additionsKyle Evans2024-08-131-1/+1
* stale symlinks: configurable obj dir prefixWolfram Schneider2024-08-121-1/+3
* options: Make it clearer some x86 / BIOS only thingsWarner Losh2024-08-062-2/+2
* loader: Add WITH/WITHOUT_LOADER_PXEBOOT build optionWarner Losh2024-08-062-0/+35
* loader: Document that WITH_BEARSSL may need other tweaksWarner Losh2024-08-062-0/+21
* depend-cleanup.sh: Simplify handling for stale syscall.SJohn Baldwin2024-08-051-3/+1
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-07-309-9/+0
* depend-cleanup: remove entries from 2020 and 2021Ed Maste2024-07-291-51/+0
* Do not clean (in buildworld/buildkernel) by defaultEd Maste2024-07-291-0/+1
* tools/build/make.py: Minor typo fixJose Luis Duran2024-07-281-1/+1
* Deprecate contigfree(9) in favour of free(9)Bjoern A. Zeeb2024-07-263-19/+12
* cross-build: Define DEFFILEMODE and ALLPERMS if not definedWarner Losh2024-07-251-0/+8
* cross-build: progname.c is used only on linux, so no ifdefs neededWarner Losh2024-07-251-2/+0
* cross-build: Move fcntl.h workaround to Linux specific fileWarner Losh2024-07-252-7/+7
* stress2: Fix a typo in namecache2.shGordon Bergling2024-07-211-1/+1
* stress2: Fix tests after the new default for newfs(8) is "SU"Peter Holm2024-07-2011-0/+11
* stress2: Exclude one more testPeter Holm2024-07-191-0/+1
* tools/build: Unbreak cross build by providing stub ssp/ssp.hJessica Clarke2024-07-171-0/+34
* stress2: Add a new test scenario. Update the exclude listPeter Holm2024-07-162-1/+44
* Remove residual blank line at start of MakefileWarner Losh2024-07-15206-206/+0
* stale-symlink-buildworld.sh: a script to check for stale symlinks on a FreeBS...Wolfram Schneider2024-07-071-0/+53
* stress2: Add two test. Fix a typo while herePeter Holm2024-07-041-1/+3
* stress2: Added a new unionfs test scenarioPeter Holm2024-07-041-0/+74
* man filesystems: fix more xrefs after move to s4Alexander Ziaee2024-06-2822-30/+30
* tools/boot/universe.sh: Remove armv6 from a commentAndrew Turner2024-06-201-1/+1
* nanobsd: Remove armv6 supportAndrew Turner2024-06-202-39/+1
* stress2: Revert change accidentally added in ff4a72c159e0Peter Holm2024-06-151-2/+1
* nanobsd: Remove pre-armv6 supportAndrew Turner2024-06-121-4/+0
* stress2: Replace random() with arc4random()Peter Holm2024-06-112-3/+4
* Revert "stress2: Replace rename() with arc4random()"Peter Holm2024-06-112-4/+3
* stress2: Replace rename() with arc4random()Peter Holm2024-06-112-3/+4
* Add WITHOUT_LLVM_BINUTILS src.conf descriptionEd Maste2024-06-101-0/+17
* prepare-commit-msg: add 50 column markerEd Maste2024-06-101-1/+1
* cryptocheck: Don't treat OpenSSL errors as fatalJohn Baldwin2024-06-061-102/+220
* git-arc: Use a helper function to fetch boolean config variablesJohn Baldwin2024-06-061-4/+14
* git-arc.1: list width typoAlexander Ziaee2024-06-041-1/+1
* stress2: Change fixed number of test loops to timed loops. This toPeter Holm2024-06-0415-24/+49
* Revert "checkstyle9.pl: Add check for missing space between ) {"Warner Losh2024-05-291-5/+0
* checkstyle9.pl: Add check for missing space between ) {Warner Losh2024-05-291-0/+5
* stress2: Don't run aesni.sh on non-x86 platformsMark Johnston2024-05-271-0/+5
* stress2: Use the proper type for the getopt(3) return valueMark Johnston2024-05-271-6/+7
* cross-build: This is not glibc specific, but Linux specificWarner Losh2024-05-261-2/+2
* cross-build: Define __*int*_t and include sys/cdefs.hWarner Losh2024-05-261-0/+21
* cross-build: string.h uses mode_t, so we need sys/types.hWarner Losh2024-05-261-1/+1
* cross-build: Include sys/types.h from sys/param.hWarner Losh2024-05-261-0/+2
* build: Include sys/cdefs.h in our fcntl.h shimWarner Losh2024-05-261-0/+7
* cross-tools: Document a rather bizarre looking constructWarner Losh2024-05-261-0/+7