aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* stress2: Added a newfs(8) test scenarioPeter Holm2022-10-271-0/+57
* stress2: Added a regression test for a ffs validate_sblock() fixPeter Holm2022-10-271-0/+53
* stress2: Added a regression test for D37024Peter Holm2022-10-241-0/+72
* stress2: Update tool to list both DATA and HOLES in a file.Peter Holm2022-10-242-22/+114
* Copyedit git-arc(1)Pau Amma2022-10-121-8/+8
* OptionalObsoleteFiles: grep nls files have been removed 4 years agoBaptiste Daroussin2022-10-121-10/+0
* sort: remove NLS supportBaptiste Daroussin2022-10-121-1/+0
* nanobsd: remove unmodified copies of ssh config filesEd Maste2022-10-112-168/+0
* Track kern.ipc.somaxconn -> kern.ipc.soacceptqueue renameJose Luis Duran2022-10-111-4/+4
* nanobsd: update copies of SSH config filesEd Maste2022-10-112-5/+3
* stress2: Temporarily removed the rename(2) tests as these seem to trigger aPeter Holm2022-10-111-6/+17
* git-arc: Fix handling of review title containing double quotesMark Johnston2022-10-041-2/+3
* bsdinstall release: Move code to a new startbsdinstall wrapperJessica Clarke2022-10-031-0/+1
* bsdinstall: Add a new runconsoles helper binaryJessica Clarke2022-10-031-0/+1
* manpages: Remove telnetd referencesBrooks Davis2022-09-291-2/+1
* bsdbox: remove previously broken telnet(d) supportBrooks Davis2022-09-292-17/+0
* Remove telnetdBrooks Davis2022-09-281-3/+0
* stress2: Fixed double word in commentPeter Holm2022-09-271-1/+1
* stress2: Added regression testsPeter Holm2022-09-264-0/+701
* Do not delete objdump when WITH_LLVM_BINUTILS is trueEd Maste2022-09-251-0/+5
* stress2: Added two syzkaller reproducersPeter Holm2022-09-212-0/+402
* Correct wrong sections for bpf and pcap.Jens Schweikhardt2022-09-161-2/+2
* tools: Remove a double wordsGordon Bergling2022-09-102-2/+2
* stress2: Remove double words in commentsGordon Bergling2022-09-103-3/+3
* regression-netinet: Remove a double word in a source code commentGordon Bergling2022-09-101-1/+1
* OptionalObsoleteFiles.inc: add bearssl, secureboot, veriexec.Dag-Erling Smørgrav2022-09-091-0/+17
* src.conf: Introduce WITHOUT_MACHDEP knob.Gleb Popov2022-09-091-0/+1
* OptionalObsoleteFiles.inc: Add missing sendmail feature macro files.Peter Wemm2022-08-311-0/+3
* tests: use PF_DIVERT/SOCK_RAW instead of PF_INET/SOCK_RAW/IPPROTO_DIVERTGleb Smirnoff2022-08-301-1/+1
* stress2: Added a regression testPeter Holm2022-08-251-0/+53
* git-arc: Respect GIT_EDITOR and GIT_PAGERMark Johnston2022-08-241-0/+10
* git-arc: Fix whitespaceMark Johnston2022-08-241-3/+3
* stress2: Added another sigreturn(2) fuzzer testPeter Holm2022-08-241-0/+69
* pkt-gen: flip IPv4 address in ping-pong modeVincenzo Maffione2022-08-241-0/+17
* tools/build: Unbreak bmake bootstrap on LinuxJessica Clarke2022-08-221-0/+8
* stress2: Updated tests as a result of the latest updates to fsck_ffs(8)Peter Holm2022-08-192-14/+23
* stress2: Handle different spelling of "superblock"Peter Holm2022-08-191-2/+2
* tools/build: Provide fls* when cross-building on LinuxJessica Clarke2022-08-182-0/+42
* tools/build: Provide FreeBSD's bitstring API when cross-buildingJessica Clarke2022-08-182-0/+13
* git-arc: Use --head to avoid changing the checkout.John Baldwin2022-08-171-30/+4
* stand: Flesh out the zfs image creationWarner Losh2022-08-171-96/+54
* stand: Make makeroot.sh use makefs for ZFSWarner Losh2022-08-161-91/+82
* stand: Abstract out fstab creationWarner Losh2022-08-151-26/+16
* stand: Update GELI UFS cases to use ufs labelsWarner Losh2022-08-151-11/+7
* stand: Update testing harness to start to use UFS labelsWarner Losh2022-08-151-15/+15
* stand: Update testing script for arch retirementWarner Losh2022-08-151-42/+8
* Move the ability to search for alternate UFS superblocks from fsck_ffs(8)Kirk McKusick2022-08-131-3/+3
* Fix wrong capitalization in man page references.Jens Schweikhardt2022-08-131-1/+1
* libc: iconv: add mb_cur_min for encoder traitsKyle Evans2022-08-111-0/+47
* tools: test: iconv: fix open_2 to not segfaultKyle Evans2022-08-111-6/+10