aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/sys/netgraph: Tell kyua that perl is requiredAlex Richardson2021-03-171-1/+2
* tests/sys/netpfil/pf: Add missing python3 requirementsAlex Richardson2021-03-172-1/+3
* Silence a macro-redefined warning when crossbuildingAlex Richardson2021-03-171-0/+2
* tests/sys/audit: add missing comma delimiter between fieldsAlex Richardson2021-03-171-0/+1
* close_range: add audit supportAlex Richardson2021-03-175-2/+25
* tests/sys/audit: Avoid race caused by starting auditd(8) for testingAlex Richardson2021-03-173-12/+93
* fix panic when rescue retransmission and FIN overlapRichard Scheffenegger2021-03-171-2/+12
* Fix GCC build of ptrace_test after 96a9e50e63bfcAlex Richardson2021-03-171-39/+50
* Fix ptrace_test:ptrace__syscall_args after ATF upgradeAlex Richardson2021-03-171-2/+3
* Remove atf_tc_skip calls from ptrace_testAlex Richardson2021-03-171-27/+2
* ptrace_test: Add more debug output on test failuresAlex Richardson2021-03-171-746/+770
* atf: Fix ATF_BUILD_* values when not using the bootstrap compilerAlex Richardson2021-03-173-22/+9
* libc: Fix t_spawn_fileactions test after ATF updateAlex Richardson2021-03-172-24/+45
* Fix two failing tests after ATF updateAlex Richardson2021-03-172-6/+23
* tests/sys/vfs/lookup_cap_dotdot: No longer aborts after ATF updateAlex Richardson2021-03-171-8/+1
* Import atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31ab82c12bb01Alex Richardson2021-03-1731-53/+541
* Fix bootstrap tools build on macOS after 02af91c52e71e8a0f47251e637c9687f35d4...Alex Richardson2021-03-171-2/+5
* Fix crossbuild bootstrap tools build with Clang 12Alex Richardson2021-03-172-2/+7
* bin/pkill: Fix {pgrep,pkill}-j_test.shAlex Richardson2021-03-172-34/+37
* lib/libc/tests/rpc: Correctly set timeoutAlex Richardson2021-03-171-0/+10
* usr.bin/jail: Fix tests when using kyua -v parallelism=NAlex Richardson2021-03-171-0/+2
* sbin/pfctl: fix tests after recent output changesAlex Richardson2021-03-172-2/+2
* tools/build/make.py: -DNO_CLEAN -> -DWITHOUT_CLEANAlex Richardson2021-03-171-5/+5
* usr.sbin/praudit: Fix tests after 5619d49e07Alex Richardson2021-03-177-7/+7
* tests/sys/audit: Skip extattr tests if extattrs are not supportedAlex Richardson2021-03-174-101/+173
* Update comment missed in 83ff5d5d98cbcf9b66dccd70022358aec8918a14Alex Richardson2021-03-171-1/+1
* tests/sys/audit: fix timeout calculationAlex Richardson2021-03-171-3/+8
* Un-XFAIL two tests with Clang > 10Alex Richardson2021-03-172-3/+3
* Don't include libarchive fuzz tests by defaultAlex Richardson2021-03-171-4/+9
* rc.d/auditd: set pidfileAlex Richardson2021-03-171-0/+1
* kerberos5: Silence compiler warningsAlex Richardson2021-03-172-2/+3
* kern.mk: Fix wrong variable being used for linker path after 172a624f0Alex Richardson2021-03-171-2/+2
* Silence annoying and incorrect non-default linker warning with GCCAlex Richardson2021-03-172-6/+14
* readelf: Fix printing NT_FREEBSD_ARCH_TAGAlex Richardson2021-03-171-3/+1
* sys/arm64/arm64/vfp.c: Fix -Wunused and -Wpointer-sign warningsAlex Richardson2021-03-171-4/+4
* tmpfs: implement pathconf(_PC_SYMLINK_MAX)Alex Richardson2021-03-171-0/+4
* Create symlinks to host tools on non-FreeBSD hostsAlex Richardson2021-03-171-4/+14
* libc/qsort: Don't allow interposing recursive callsAlex Richardson2021-03-171-50/+48
* AArch64: Don't set flush-subnormals-to-zero flag on startupAlex Richardson2021-03-172-2/+35
* Arch64: Clear VFP state on execve()Alex Richardson2021-03-176-1/+44
* Fix fget_only_user() to return ENOTCAPABLE on a failed capsicum checkAlex Richardson2021-03-171-1/+1
* msun: ctanh/ctanhf: Import fix from musl libcAlex Richardson2021-03-173-19/+14
* vm: Round up npages and alignment for contig reclamationMark Johnston2021-03-161-2/+14
* nfsclient: Fix ReadDS/WriteDS/CommitDS nfsstats RPC counts for a NFSv3 DSRick Macklem2021-03-152-1/+12
* nfsclient: Fix the stripe unit size for a File Layout pNFS layoutRick Macklem2021-03-151-1/+1
* nfsclient: add nfs node locking around uses of n_direofoffsetRick Macklem2021-03-153-6/+28
* nfsclient: add checks for a server returning the current directoryRick Macklem2021-03-151-9/+29
* dumpon.8: Ask DDB to call doadump() rather than calling it directlyMark Johnston2021-03-151-1/+1
* Rename _cscan_atomic.h and _cscan_bus.h to atomic_san.h and bus_san.hMark Johnston2021-03-157-12/+12
* ath_hal: Stop printing messages during bootMark Johnston2021-03-151-2/+4