aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ng_macfilter_test: Skip rather than fail if there is no networkAlex Richardson2021-03-251-2/+1
* truss: improved support for decoding compat32 argumentsAlex Richardson2021-03-253-45/+87
* build.7: Use proper .Dd date from this yearWarner Losh2021-03-251-1/+1
* build.7: Document SYSDIR variableWarner Losh2021-03-251-1/+9
* Fix !VNET build broken by 66f138563becf12d5c21924f816d2a45c3a1ed7a.Alexander V. Chernikov2021-03-251-1/+1
* Fix fsck_ffs -R finds unfixed duplicate block errors when rerunning.Kirk McKusick2021-03-251-0/+3
* Plug nexthop group refcount leak.Alexander V. Chernikov2021-03-241-4/+14
* rtld: fix the man pageMariusz Zaborski2021-03-241-1/+1
* Fix fsck_ffs Pass 1b error exit "bad inode number 2 to nextinode".Kirk McKusick2021-03-241-1/+3
* Generalize sanitizer interceptors for memory and string routinesMark Johnston2021-03-243-35/+43
* qlnxr: remove duplicate definesBjoern A. Zeeb2021-03-241-5/+0
* LinuxKPI: remove < 5.0 version supportBjoern A. Zeeb2021-03-245-15/+3
* LinuxKPI: add lockdep_mapBjoern A. Zeeb2021-03-241-0/+6
* LinuxKPI: add pci_ids.hBjoern A. Zeeb2021-03-242-28/+73
* LinuxKPI: if_ether additionsBjoern A. Zeeb2021-03-241-0/+12
* LinuxKPI: add more linux-specific errnoBjoern A. Zeeb2021-03-241-0/+6
* rtld: introduce PRELOAD_FDSMariusz Zaborski2021-03-247-61/+277
* rtld: style nitsMariusz Zaborski2021-03-241-21/+22
* ifconfig: 80211, add line break after key infoBjoern A. Zeeb2021-03-241-0/+2
* ofed/linuxkpi: use proper accessor functionBjoern A. Zeeb2021-03-241-1/+1
* linuxkpi: add ieee80211_node.h to headers to include before LIST_HEADBjoern A. Zeeb2021-03-241-0/+5
* net80211: prefix get_random_bytes() with net80211_Bjoern A. Zeeb2021-03-247-7/+8
* align nfsdumpstate column outputCaleb St. John2021-03-241-0/+3
* bhyve hostbridge: Rename "device" property to "devid".John Baldwin2021-03-242-4/+4
* Get rid of i386 ref here as linux64 is a 64-bit module.Dmitry Chagin2021-03-241-5/+2
* amd64: Make KPDPphys local to pmap.cMark Johnston2021-03-242-2/+1
* ipfilter: simplify ipf_proxy_check() return codesCy Schubert2021-03-243-8/+3
* Fix warning about signed comparison and drop WARNS for ktrdump(8).Dmitry Chagin2021-03-242-9/+7
* random(9): Restore historical [0,2^31-1] output range and related manLawrence Stewart2021-03-242-12/+15
* libevent1: fix layout of duplicated RB_ENTRY() definitionKyle Evans2021-03-241-1/+0
* Makefile.inc1: unbreak bootstrap when kbdcontrol does not existGlen Barber2021-03-241-1/+2
* Fix build for non-vnet non-multipath kernels broken byAlexander V. Chernikov2021-03-231-1/+1
* Fix panic when destroying interface with ECMP routes.Alexander V. Chernikov2021-03-231-1/+10
* nfsv4 client: fix forced dismount when sleeping in the renew threadRick Macklem2021-03-231-7/+16
* makefs: Ignore the "tags" keyword in mtree manifestsMark Johnston2021-03-231-1/+7
* dummynet: Move timekeeping information into dn_cfgKristof Provost2021-03-232-26/+26
* dummynet: Move packet counters into dn_cfgKristof Provost2021-03-235-22/+16
* Replace the arm64 initial_fpcr with a macroAndrew Turner2021-03-234-6/+3
* syslogd: Increase message size limitsDmitry Wagin2021-03-232-12/+27
* libc: Some enhancements to syslog(3)Dmitry Wagin2021-03-231-1/+14
* arm64: Only check for freebsd,dts-version if we are booted in FDT mode.Emmanuel Vadot2021-03-231-10/+12
* arm64: Check dtb version against the one we're expecting to findEmmanuel Vadot2021-03-232-0/+19
* pf: Handle unmapped mbufs when computing checksumsMark Johnston2021-03-231-0/+9
* dts: Bump the freebsd branding version to 5.10Emmanuel Vadot2021-03-231-1/+1
* Update DTS files from Linux v5.10Emmanuel Vadot2021-03-231480-8555/+50075
|\
| * Import devicetree files from Linux 5.10vendor/device-tree/5.10Emmanuel Vadot2021-01-171481-8556/+50076
* | Fix scripted installs on EFI systems after default mounting of the ESP.Nathan Whitehorn2021-03-232-8/+61
* | gpioc_detach: fix freeing of wrong pointersAndriy Gapon2021-03-231-1/+1
* | xen/netback: do not attempt to connect in the Initialised stateRoger Pau Monné2021-03-231-1/+1
* | bhyve amd: Small cleanups in amdvi_dump_cmdsKa Ho Ng2021-03-231-2/+1