aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove misleading macros from -width argumentsMateusz Piotrowski2020-12-284-10/+2
* Collect statistics from all rate-limit queues in mlx5en(4).Hans Petter Selasky2020-12-281-0/+24
* Improve error message printing in krping.Hans Petter Selasky2020-12-281-5/+4
* ARM64: Port FreeBSD to Nvidia Jetson TX1 and Nano.Michal Meloun2020-12-2818-0/+10773
* rtld-elf: link libcompiler_rt on all architecturesRyan Libby2020-12-283-17/+8
* Revert "rtld-elf: link udivmoddi4 from compiler_rt"Ryan Libby2020-12-281-6/+1
* libcompiler_rt: stop building with stack smashing protectionRyan Libby2020-12-281-0/+1
* caroot: drop $FreeBSD$ expansion from root bundleKyle Evans2020-12-28139-139/+139
* Mention boot1.efi since it is an image of 800KB FAT filesystem stored asKevin Lo2020-12-281-1/+10
* cache: reduce engrish in previous commitMateusz Guzik2020-12-281-2/+2
* cache: save on some branching in common case mount point traversalMateusz Guzik2020-12-281-7/+64
* vfs: stop open-coding setting WILLBEDIR flagMateusz Guzik2020-12-281-7/+7
* vfs: add FAILIFEXISTS flagMateusz Guzik2020-12-284-21/+48
* cache: simplify lockless dot lookupsMateusz Guzik2020-12-281-10/+9
* route: quiet -Wredundant-declsRyan Libby2020-12-281-1/+0
* bsdcat,cpio,tar: Bump version number to 3.5.1Martin Matuska2020-12-273-3/+3
* contrib/libarchive: Import libarchive 3.5.1Martin Matuska2020-12-273-3/+5
|\
| * Update vendor/libarchive/dist to 227a4b9719a7fbeba6ba46e377ff7d953f405cd5vendor/libarchive/3.5.1Martin Matuska2020-12-278-7/+10
* | Merge commit d8a09b3a0 from openzfs git (by Ryan Libby):Ryan Libby2020-12-271-4/+6
* | Merge commit 956f94010 from openzfs git (by Ryan Libby):Ryan Libby2020-12-271-1/+1
* | Merge commit c7500ded3 from openzfs git (by Ryan Libby):Ryan Libby2020-12-271-1/+1
* | Merge commit 3fcd73747 from openzfs git (by Adrian Chadd):Ryan Libby2020-12-271-12/+20
* | Merge commit 79a357c2a from openzfs git (by Adrian Chadd):Ryan Libby2020-12-271-2/+2
* | openzfs: fix gcc kernel module buildsRyan Libby2020-12-2716-1/+18
* | msdosfs: Fix a leak of dirent padding bytesMark Johnston2020-12-271-0/+1
* | vm: Fix some bugs in the page busying codeMark Johnston2020-12-271-4/+4
* | uma: Remove the MINBUCKET flag from the flag name listMark Johnston2020-12-271-1/+0
* | md: Set bio_completed properly in the face of errorsMark Johnston2020-12-271-1/+1
* | Import bc 3.2.4Stefan Eßer2020-12-277-56/+14
* | Replace sscanf() by strtoul()Stefan Eßer2020-12-271-4/+5
* | Simplify LS_COLWIDTHS processingStefan Eßer2020-12-271-71/+42
* | Adjust to display more than 999 sleeping threadsStefan Eßer2020-12-271-5/+5
* | Statistics are for threads, not processesStefan Eßer2020-12-271-1/+1
* | libsa: xdrproc_t should return boolToomas Soome2020-12-271-1/+1
* | cache: modification and last entry filling support in lockless lookup v2Mateusz Guzik2020-12-271-16/+286
* | cache: assert internal flags are not passed by nameiMateusz Guzik2020-12-271-0/+6
* | Revert "cache: modification and last entry filling support in lockless lookup"Mateusz Guzik2020-12-271-281/+16
* | Perform kernel linker ifunc test only for buildsEd Maste2020-12-271-1/+2
* | cache: modification and last entry filling support in lockless lookupMateusz Guzik2020-12-271-16/+281
* | EXTRES: Ignore index modifier flags for table based clock dividers.Michal Meloun2020-12-271-22/+21
* | amd64 nmi handler: fix comment about %ebxKonstantin Belousov2020-12-271-2/+2
* | amd64: preserve %cr2 in NMI/MCE/DBG handlers.Konstantin Belousov2020-12-272-7/+17
* | Regen.Konstantin Belousov2020-12-2710-3/+77
* | Decode and report native eventfd descriptors from libprocstat and procstat.Konstantin Belousov2020-12-274-0/+13
* | Document eventfd().Konstantin Belousov2020-12-272-1/+219
* | kqueue(2): Use .Fo instead .FtKonstantin Belousov2020-12-271-1/+8
* | Add eventfd(3) wrappers to libc.Konstantin Belousov2020-12-275-0/+62
* | Expose eventfd in the native API/ABI using a new __specialfd syscallKonstantin Belousov2020-12-2714-329/+573
* | Remove useless ARGUSED annotations.Konstantin Belousov2020-12-271-10/+0
* | Add SPDX tag.Konstantin Belousov2020-12-271-0/+2