aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | kqueue: add some kn_knlist assertions around knlist_(add|remove)Kyle Evans9 days1-0/+4
* | | | | | | kqueue: simplify knote_fdclose()Kyle Evans9 days1-10/+12
* | | | | | | kqueue: avoid a possible fork-deadlockKyle Evans9 days1-1/+1
* | | | | | | kqueue: compare against the size in kqueue_expandKyle Evans9 days1-4/+6
* | | | | | | compat/linux: map TCP_USER_TIMEOUT sockopt into TCP_MAXUNACKTIMEMaxim Sobolev9 days2-0/+62
* | | | | | | bhyve/virtio: Fix comparison of integer expressions of different signednessHans Rosenfeld9 days2-7/+7
* | | | | | | cd9660: Add length checks to Rock Ridge parserDag-Erling Smørgrav10 days1-0/+4
* | | | | | | route(8): Show weight of nexthop in multipath routesPouria Mousavizadeh Tehrani10 days1-1/+2
* | | | | | | linuxkpi: Handle bin attributes in sysfs attribute groupsJean-Sébastien Pédron10 days1-9/+25
* | | | | | | rtadvd: Fix validation of the MTU parameter when parsing configMark Johnston10 days1-1/+1
* | | | | | | acpi_spmc: Call new MS turn on display DSMAymeric Wibo10 days1-5/+20
* | | | | | | acpi_spmc: Fail probe if acpi_spmc device already attachedAymeric Wibo10 days1-0/+5
* | | | | | | ip6_mroute: Fix the type name in sysctl_mfctable()Mark Johnston10 days1-1/+1
* | | | | | | vmm: Restore the ability to create VMs as root in a jailMark Johnston10 days2-5/+19
* | | | | | | pmap: Do not use PMAP_LOCK_INIT with kernel_pmapMark Johnston10 days9-9/+9
* | | | | | | bce: Fix SYSCTL_IN error check in bce_sysctl_nvram_write()Weixie Cui10 days1-1/+1
* | | | | | | MFV: xz 5.8.3.Xin LI10 days15-22/+541
|\ \ \ \ \ \ \
| * | | | | | | Vendor import of xz 5.8.3 (trimmed)vendor/xz/5.8.3vendor/xzXin LI10 days15-20/+535
* | | | | | | | malloc.9: adjust flag table indentationMitchell Horne10 days1-1/+1
* | | | | | | | bcm2835_virtgpio: Add driver for virtual GPIO controller on some RPi modelsTetsuya Uemura10 days3-0/+360
* | | | | | | | Jail sysctls: deprecate generic sysctls in favour of allow-flagsAlexander Leidinger11 days1-1/+5
* | | | | | | | Makefile.inc1: Drop AS and RANLIB variablesEd Maste11 days3-7/+5
* | | | | | | | _exit.2: Cross-reference atexit(3)Artem Bunichev11 days2-5/+7
* | | | | | | | rss: make toeplitz.c standard part of the kernelGleb Smirnoff11 days1-1/+1
* | | | | | | | acpi_spmc: Improve device descriptionAymeric Wibo11 days1-2/+2
* | | | | | | | amdsmu: Cezanne supportAymeric Wibo11 days3-27/+31
* | | | | | | | vmgenc.4: Add VM Generation ID Counter manualChristos Longros11 days2-0/+63
* | | | | | | | msun: remove requirement to have C99 inline semanticKonstantin Belousov12 days6-30/+0
* | | | | | | | msun/arm: convert fenv functions to proper linkageKonstantin Belousov12 days2-41/+150
* | | | | | | | msun/powerpc: convert fenv functions to proper linkageKonstantin Belousov12 days2-24/+110
* | | | | | | | msun/riscv: convert fenv functions to proper linkageKonstantin Belousov12 days2-25/+110
* | | | | | | | msun/aarch64: convert fenv functions to proper linkageKonstantin Belousov12 days2-23/+90
* | | | | | | | msun/x86: convert rest of the extern inline fenv functions to proper linkageKonstantin Belousov12 days3-19/+74
* | | | | | | | rtld: check for overflow in parse_integer()Konstantin Belousov12 days1-0/+4
* | | | | | | | ip6_mroute: Handle interface detach eventsMark Johnston12 days1-2/+67
* | | | | | | | ip6_mroute: Pass the multicast interface number directly to del_m6if()Mark Johnston12 days1-13/+13
* | | | | | | | tests: Add some simple regression tests for ip_mrouteMark Johnston12 days4-4/+629
* | | | | | | | ip6_mroute: Make ip6_mroute.h more self-containedMark Johnston12 days1-0/+3
* | | | | | | | ip6_mroute: FIBifyMark Johnston12 days4-67/+85
* | | | | | | | ip_mroute: FIBifyMark Johnston12 days5-162/+180
* | | | | | | | ip(6)_mroute: Grow the routing tables when the number of FIBs changesMark Johnston12 days2-13/+84
* | | | | | | | net/route: Add an eventhandler for rt_numfibs changesMark Johnston12 days2-1/+9
* | | | | | | | ip6_mroute: Start putting global variables into a structureMark Johnston12 days1-162/+229
* | | | | | | | ip_mroute: Start moving globals into a structureMark Johnston12 days1-207/+266
* | | | | | | | ifnet: Fix races in if_vmove_reclaim()Zhenlei Huang12 days1-5/+9
* | | | | | | | stat(2): Send to sticky(7) in the S_ISVTX descriptionGleb Popov12 days2-2/+2
* | | | | | | | snd_uaudio: Retire sndcard_func usageChristos Margiolis12 days2-17/+1
* | | | | | | | pkgbase: Move all of Kyua into the kyua packageDag-Erling Smørgrav12 days2-6/+6
* | | | | | | | pkgbase: Move all of ATF into the atf packageDag-Erling Smørgrav12 days5-19/+18
* | | | | | | | acpi_apm: Narrow scope of ACPI_LOCKJohn Baldwin12 days1-6/+2