summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert flags from int to bool. Some (compress) were already used inGleb Smirnoff2020-10-291-12/+14
* Use public interfaces to manage the nested rate limit send tag.John Baldwin2020-10-291-34/+15
* Call m_snd_tag_rele() to free send tags.John Baldwin2020-10-293-20/+6
* Remove an extra if_ref().John Baldwin2020-10-291-1/+0
* Store the new send tag in the right place.John Baldwin2020-10-291-1/+1
* vfs: add NAMEI_DBG_HADSTARTDIR handling lost in rewriteMateusz Guzik2020-10-291-0/+2
* fold(1): Add EXAMPLES sectionFernando Apesteguía2020-10-291-1/+17
* fmt(1): Add EXAMPLES sectionFernando Apesteguía2020-10-291-7/+16
* fetch(1): Add EXAMPLES sectionFernando Apesteguía2020-10-291-1/+46
* Make linprocfs(4) print a warning when there's not enough room to fillEdward Tomasz Napierala2020-10-291-0/+4
* Optimize set_syscall_retval for riscv by predicting the returnEdward Tomasz Napierala2020-10-291-3/+5
* Make it possible to mount nullfs(5) using plain mount(8)Edward Tomasz Napierala2020-10-291-1/+3
* Whitespace cleanupLi-Wen Hsu2020-10-291-5/+4
* Fix typo.Edward Tomasz Napierala2020-10-291-1/+1
* Remove superfluous `this` in commentLi-Wen Hsu2020-10-291-1/+1
* Add defines for Linux errno values and use them to make linux_errtbl[]Edward Tomasz Napierala2020-10-296-97/+302
* Update the due date of the quarterly status reportLi-Wen Hsu2020-10-291-4/+4
* vfs: add NDREINIT to facilitate repeated namei callsMateusz Guzik2020-10-293-1/+37
* Simplify test for closing delimiter of #include argument (no functionalStefan Eßer2020-10-292-19/+6
* Fix calendar -a processing of files included in the user's home directoryStefan Eßer2020-10-291-0/+1
* CI: switch to qemu42 packageEd Maste2020-10-291-1/+1
* Support hardware rate limiting (pacing) with TLS offload.John Baldwin2020-10-299-20/+158
* Save the current TCP pacing rate in t_pacing_rate.John Baldwin2020-10-293-0/+11
* Disable ssp raw test without ASANBrooks Davis2020-10-281-1/+1
* Check for process group change in tty_wait_background().Konstantin Belousov2020-10-281-0/+13
* loader: add aarch64 support for zstdWarner Losh2020-10-281-2/+0
* Note that sys/systm.h is special tooWarner Losh2020-10-281-1/+5
* iflib: fix typo bug introduced by r367093Vincenzo Maffione2020-10-281-2/+3
* Fix use-after-free in icmp6_notify_error().Alexander V. Chernikov2020-10-281-9/+5
* Fix unintentional constant rename in r367109.Alexander Motin2020-10-281-0/+4
* Use proper variable for device path.Alexander Motin2020-10-283-4/+4
* Update the list of searched manual sections after r367013Mateusz Piotrowski2020-10-281-2/+2
* Print NVMe controller capabilities in verbose dmesg.Alexander Motin2020-10-282-3/+38
* Add support for nested conditionalsStefan Eßer2020-10-282-40/+67
* Add local variable to store the sysent pointer. Just a cleanup,Edward Tomasz Napierala2020-10-281-9/+12
* Make linux_errtbl a bit more readable by using named initializers.Edward Tomasz Napierala2020-10-281-98/+108
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-28117-117/+0
* Fix off-by-one error in processing of #ifdef linesStefan Eßer2020-10-281-1/+1
* Fix parsing of #ifdef in calendar filesStefan Eßer2020-10-282-5/+18
* Speed up Cirrus CI by using CROSS_TOOLCHAINAlex Richardson2020-10-281-4/+6
* Significantly reduce compile time for googletest internal testsAlex Richardson2020-10-281-0/+12
* clang-format: Avoid breaking after the opening paren of function definitionsAlex Richardson2020-10-281-1/+15
* clang-format: place sys/systm.h immediately after sys/param.hAlex Richardson2020-10-281-1/+4
* Correct USB HID item in examplesMateusz Piotrowski2020-10-281-3/+3
* Add new USB IDs.Hans Petter Selasky2020-10-282-0/+6
* Add FreeBSD 12.2Li-Wen Hsu2020-10-281-5/+6
* MFV r367082:Cy Schubert2020-10-2772-1506/+3316
|\
| * Vendor import of Unbound 1.12.0.vendor/unbound/1.12.0Cy Schubert2020-10-27153-12207/+11874
* | iflib: add per-tx-queue netmap timerVincenzo Maffione2020-10-271-43/+41
* | Use my FreeBSD.org mail address in man pages I have writtenGordon Bergling2020-10-273-3/+3