Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-src.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-11-13stress2: Added a tmpfs regression test for Bug 223015Peter Holm
2022-11-13stress2: Added more "mdconfig -o force" testsPeter Holm
2022-11-13stress2: Snapshots of SU+J has been enabledPeter Holm
2022-11-10stress2: Add SU+J as a test. Save fsck_ffs core dump, if anyPeter Holm
2022-11-09rc.sendmail: remove unused scriptBaptiste Daroussin
2022-11-08git-arc: Accept message via -m when updating reviews.John Baldwin
2022-11-02tools/build/make.py: fix cross build on Fedora LinuxAlfredo Dal'Ava Junior
2022-10-27stress2: Added a newfs(8) test scenarioPeter Holm
2022-10-27stress2: Added a regression test for a ffs validate_sblock() fixPeter Holm
2022-10-24stress2: Added a regression test for D37024Peter Holm
2022-10-24stress2: Update tool to list both DATA and HOLES in a file.Peter Holm
2022-10-12Copyedit git-arc(1)Pau Amma
2022-10-12OptionalObsoleteFiles: grep nls files have been removed 4 years agoBaptiste Daroussin
2022-10-12sort: remove NLS supportBaptiste Daroussin
2022-10-11nanobsd: remove unmodified copies of ssh config filesEd Maste
2022-10-11Track kern.ipc.somaxconn -> kern.ipc.soacceptqueue renameJose Luis Duran
2022-10-11nanobsd: update copies of SSH config filesEd Maste
2022-10-11stress2: Temporarily removed the rename(2) tests as these seem to trigger aPeter Holm
2022-10-04git-arc: Fix handling of review title containing double quotesMark Johnston
2022-10-03bsdinstall release: Move code to a new startbsdinstall wrapperJessica Clarke
2022-10-03bsdinstall: Add a new runconsoles helper binaryJessica Clarke
2022-09-29manpages: Remove telnetd referencesBrooks Davis
2022-09-29bsdbox: remove previously broken telnet(d) supportBrooks Davis
2022-09-28Remove telnetdBrooks Davis
2022-09-27stress2: Fixed double word in commentPeter Holm
2022-09-26stress2: Added regression testsPeter Holm
2022-09-25Do not delete objdump when WITH_LLVM_BINUTILS is trueEd Maste
2022-09-21stress2: Added two syzkaller reproducersPeter Holm
2022-09-16Correct wrong sections for bpf and pcap.Jens Schweikhardt
2022-09-10tools: Remove a double wordsGordon Bergling
2022-09-10stress2: Remove double words in commentsGordon Bergling
2022-09-10regression-netinet: Remove a double word in a source code commentGordon Bergling
2022-09-09OptionalObsoleteFiles.inc: add bearssl, secureboot, veriexec.Dag-Erling Smørgrav
2022-09-09src.conf: Introduce WITHOUT_MACHDEP knob.Gleb Popov
2022-08-31OptionalObsoleteFiles.inc: Add missing sendmail feature macro files.Peter Wemm
2022-08-31tests: use PF_DIVERT/SOCK_RAW instead of PF_INET/SOCK_RAW/IPPROTO_DIVERTGleb Smirnoff
2022-08-25stress2: Added a regression testPeter Holm
2022-08-24git-arc: Respect GIT_EDITOR and GIT_PAGERMark Johnston
2022-08-24git-arc: Fix whitespaceMark Johnston
2022-08-24stress2: Added another sigreturn(2) fuzzer testPeter Holm
2022-08-24pkt-gen: flip IPv4 address in ping-pong modeVincenzo Maffione
2022-08-23tools/build: Unbreak bmake bootstrap on LinuxJessica Clarke
2022-08-19stress2: Updated tests as a result of the latest updates to fsck_ffs(8)Peter Holm
2022-08-19stress2: Handle different spelling of "superblock"Peter Holm
2022-08-18tools/build: Provide fls* when cross-building on LinuxJessica Clarke
2022-08-18tools/build: Provide FreeBSD's bitstring API when cross-buildingJessica Clarke
2022-08-18git-arc: Use --head to avoid changing the checkout.John Baldwin
2022-08-17stand: Flesh out the zfs image creationWarner Losh
2022-08-17stand: Make makeroot.sh use makefs for ZFSWarner Losh
2022-08-15stand: Abstract out fstab creationWarner Losh