summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* disk(9): Fix a few mandoc related errorsGordon Bergling2020-12-191-6/+7
* accept_filter(9): Fix a mandoc related errorGordon Bergling2020-12-191-1/+1
* rtld-elf: link udivmoddi4 from compiler_rtRyan Libby2020-12-191-1/+6
* rtld-libc: fix incremental buildRyan Libby2020-12-191-1/+2
* kern: cpuset: allow jails to modify child jails' rootsKyle Evans2020-12-191-5/+20
* login(1): when exporting variables check the result of setenv(3)Pedro F. Giffuni2020-12-191-1/+4
* Revert r368776:Pedro F. Giffuni2020-12-191-4/+1
* login(1): when exporting variables check the result of setenv(3)Pedro F. Giffuni2020-12-191-1/+4
* Remove redundand redefinion, fixing build.Konstantin Belousov2020-12-191-2/+0
* usb: Replace ITUNERNET vendor with MICROCHIP and improve product namesJessica Clarke2020-12-182-6/+6
* Rename pass4check() to freeblock() and move from pass4.c to inode.c.Kirk McKusick2020-12-185-47/+41
* Add ELF flag to disable ASLR stack gap.Konstantin Belousov2020-12-186-6/+16
* proc.h: Reformat P_ and P2_ definitions.Konstantin Belousov2020-12-181-45/+66
* strerror.3: Fix whitespace issue introduced in r368714Jessica Clarke2020-12-181-1/+1
* Switch direct rt fields access in rtsock.c to newly-create field acessors.Alexander V. Chernikov2020-12-181-38/+121
* Skip the vm.pmap.kernel_maps sysctl by default.John Baldwin2020-12-184-4/+4
* riscv: report additional known SBI implementationsMitchell Horne2020-12-182-0/+16
* arm64: rk3399: Export the watchdog clockEmmanuel Vadot2020-12-181-0/+5
* amd64: use register macros for gdb_cpu_getreg()Mitchell Horne2020-12-182-22/+25
* amd64: allow gdb(4) to write to most registersMitchell Horne2020-12-182-4/+50
* acpi: Ensure that adjacent memory affinity table entries are coalescedMark Johnston2020-12-181-12/+25
* Fix the ipfw service status output when ipfw.ko isn't loadedMark Johnston2020-12-181-1/+3
* virtio_mmio: Fix feature negotiation copy-paste issue in r361943Jessica Clarke2020-12-181-2/+2
* Fix abort in jemalloc extent coalescing.Marcin Wojtas2020-12-181-2/+5
* tools/tools/locale: fix static-colldefYuri Pankov2020-12-181-2/+1
* MFV r368746:Xin LI2020-12-184-23/+26
|\
| * Apply upstream fix 08968baec1122a58bb90d8f97ad948a75f8a5d69:vendor/unboundXin LI2020-12-175-24/+27
* | tools/tools/locale: install generated files in current src checkoutYuri Pankov2020-12-181-1/+1
* | pci_iov: When pci_iov_detach(9) is called, destroy VF childrenKonstantin Belousov2020-12-181-15/+38
* | Fix issues with various VNC clients.Peter Grehan2020-12-181-104/+199
* | ice: quiet -Wredundant-declsRyan Libby2020-12-171-9/+0
* | VFS_QUOTACTL: Remove needless casts of argBrooks Davis2020-12-172-9/+9
* | net tests: Re-enable most if_clone testsKristof Provost2020-12-171-16/+0
* | Fix f_pkt_into_t typo.Alexander Motin2020-12-171-2/+2
* | Use __containerof() instead of home-rolled versions.John Baldwin2020-12-175-11/+5
* | Describe the commit message template our git hook script producesEd Maste2020-12-171-1/+10
* | Use a template assembly file for firmware object files.John Baldwin2020-12-174-16/+60
* | Cleanups to *ERR* compat shims.John Baldwin2020-12-171-7/+7
* | chmod +x the git commit message prep hookEd Maste2020-12-171-0/+0
* | Add initial version of git commit message preparation hookEd Maste2020-12-171-0/+55
* | Fix a race in tty_signal_sessleader() with unlocked read of s_leader.Konstantin Belousov2020-12-171-2/+9
* | Update the unbound version number from r368478.Cy Schubert2020-12-171-3/+3
* | fd: reimplement close_range to avoid spurious relockingMateusz Guzik2020-12-171-25/+30
* | audit: rework AUDIT_SYSCLOSEMateusz Guzik2020-12-173-20/+19
* | fd: refactor closefp in preparation for close_range reworkMateusz Guzik2020-12-171-21/+43
* | lualoader: fix lua-lint runKyle Evans2020-12-172-2/+3
* | lualoader: cli: provide a show-module-options loader commandKyle Evans2020-12-174-2/+91
* | [ng_socket] Don't take the SOCKBUF_LOCK() twice in the RX data path.Aleksandr Fedorov2020-12-171-2/+9
* | Add IRQ resource to SPIBUSEmmanuel Vadot2020-12-173-0/+44
* | arm: Remove samsung exnynos portEmmanuel Vadot2020-12-1727-6236/+0