aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Install unwind.h into /usr/includeJohn Baldwin2022-02-201-3/+0
* ssh: update to OpenSSH v8.8p1Ed Maste2022-02-102-2/+2
* ssh: enable FIDO/U2F keysEd Maste2022-02-101-0/+2
* Add libfido2 to the buildEd Maste2022-02-091-0/+3
* Add libcbor to the buildEd Maste2022-02-091-0/+3
* Belatedly track private lib renaming for OptionalObsoleteFiles.incEd Maste2022-02-091-48/+48
* OptionalObsoleteFiles.inc: remove MK_CXX rule for usr/bin/c++Ed Maste2022-02-091-5/+0
* OptionalObsoleteFiles: move /usr/bin/CC to MK_TOOLCHAIN sectionEd Maste2022-02-091-1/+1
* OptionalObsoleteFiles: remove GCC remnantsEd Maste2022-02-091-2/+0
* Remove unused GNUCXX option descriptionsEd Maste2022-02-092-6/+0
* Drop 'Set to' from most src.conf(5) knobsEd Maste2022-02-08246-247/+247
* schedgraph.py: port to Python 3Andriy Gapon2022-02-081-20/+22
* tools/build: Fix the error message used when a host tool is not presentMark Johnston2022-02-021-1/+1
* cross-build: Add comment missing from 9e5b0d9eac5bJessica Clarke2022-01-241-0/+16
* cross-build: Fix bmake bootstrap with glibc 2.34Jessica Clarke2022-01-241-0/+31
* cross-build: Add __weak_symbol definition for libdwarf bootstrapJessica Clarke2022-01-241-0/+3
* cross-build: Provide _PASSWORD_EFMT1 for libcrypt on LinuxJessica Clarke2022-01-241-0/+4
* cross-build: Define crypt_data in unistd.h for libcryptJessica Clarke2022-01-241-0/+5
* Bootstrap libz when cross-building from non-FreeBSDJessica Clarke2022-01-241-1/+1
* tools: Also create ${WORLDTMP}/legacy/usr/libdata/pkgonfigJessica Clarke2022-01-241-0/+1
* Makefile.boot: Fix copy/paste error in LIBNV's crossbuild overrideJessica Clarke2022-01-241-1/+1
* Makefile.boot: Make -Wno-typedef-redefinition Clang-specificJessica Clarke2022-01-241-1/+1
* depend-cleanup.sh: Make the output message more preciseMark Johnston2021-12-131-1/+1
* depend-cleanup.sh: Handle commit cbdec8db18b5Mark Johnston2021-12-131-3/+8
* sbin: build ping if at least one of INET & INET6 is enabledEd Maste2021-12-131-0/+5
* CI: add arm64 support to ci-qemu-test.shEd Maste2021-12-121-9/+23
* WITH_/WITHOUT_CXX: update descriptionEd Maste2021-12-092-9/+3
* llvm-readobj: Attach to buildsystemCameron Katri2021-12-061-0/+4
* Merge llvm-project release/13.x llvmorg-13.0.0-rc1-97-g23ba3732246aDimitry Andric2021-12-061-145/+212
* Merge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5Dimitry Andric2021-12-061-289/+295
* nanobsd/rescue: Catch up to 20210907 OpenSSH importWarner Losh2021-12-062-9/+9
* nanobsd: remove psuedo-terminals from ttysWarner Losh2021-12-062-1026/+0
* NanoBSD/rescue: Update to 20200214 OpenSSH configuration filesJose Luis Duran2021-12-062-32/+39
* OptionalObsoleteFiles.inc: Add rc.d/zfskeysHerbert J. Skuhra2021-12-061-1/+2
* Update OptionalObsoleteFiles.inc after 021385aba562Alex Richardson2021-12-051-18/+18
* Add WITH_LLVM_BINUTILS to install LLVM binutils instead of ElftoolchainAlex Richardson2021-12-051-0/+2
* CI: use amd64 EDK II firmware included with QEMUEd Maste2021-12-031-2/+1
* crypto: Support Chacha20-Poly1305 with a nonce size of 8 bytes.John Baldwin2021-10-211-2/+2
* cryptocheck: Support multiple IV sizes for AES-CCM.John Baldwin2021-10-211-80/+156
* cryptocheck: Expand the set of sizes tested by -z.John Baldwin2021-10-211-3/+9
* cryptocheck: Free generated IV after each GMAC test.John Baldwin2021-10-211-0/+1
* cryptocheck: Add support for the Poly1305 digest.John Baldwin2021-10-211-5/+85
* cryptocheck: Add Chacha20-Poly1305 AEAD coverage.John Baldwin2021-10-211-19/+27
* nemtap: lb app: Validate ihl field when hashing packetVincenzo Maffione2021-10-091-1/+3
* tools/test/upsdl: fix compiler warningsAlan Somers2021-10-071-5/+6
* test/ptrace/scescx.c: fix printing of braces for syscalls without argsKonstantin Belousov2021-09-191-2/+3
* nanobsd: adopt dhcpd to latest conventionsWarner Losh2021-09-121-3/+3
* tools/build/cross-build: Fix building libllvmminimal on LinuxJessica Clarke2021-09-073-0/+133
* Fix cross-builds after 4e5d32a445f90d37966cd6de571978551654e3f3Jose Luis Duran2021-09-071-0/+19
* Fix a few typos in source code commentsGordon Bergling2021-08-191-1/+1