aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* jail: Add prison_isvalid() and prison_isalive()Jamie Gritton2021-01-186-42/+73
* KTLS: Enable KERN_TLS in GENERIC on amd64Andrew Gallatin2021-01-182-2/+3
* netgraph/ng_one2main: Clarification in comments about copy modeLutz Donnerhacke2021-01-181-3/+3
* netgraph/ng_tag: permit variable length dataLutz Donnerhacke2021-01-181-6/+4
* grep: fix LINKS in MakefileMartin Tournoij2021-01-181-1/+1
* Add ddb 'show timecounter' command.Konstantin Belousov2021-01-181-0/+30
* mount_nfs: update man page description for oneopenownRick Macklem2021-01-181-1/+14
* jail: Add proper prison locking in mqfs_prison_remove.Jamie Gritton2021-01-181-1/+3
* loader: update gfx moduleToomas Soome2021-01-171-42/+76
* netgraph/ng_source: Allow ng_source to inject into any netgraph networkLutz Donnerhacke2021-01-172-4/+11
* Enable running fib tests inside vnet jail.Alexander V. Chernikov2021-01-171-4/+4
* Fix IPv4 fib bsearch4() lookup array construction.Alexander V. Chernikov2021-01-171-0/+12
* Fix panic on vnet creation if fib algo has been set to fixed value.Alexander V. Chernikov2021-01-171-15/+14
* Create new in6_purgeifaddr() which purges bound ifa prefix ifAlexander V. Chernikov2021-01-173-23/+33
* pkgbase: collapse -PRERELEASE into STABLE/CURRENT case for version suffixKyle Evans2021-01-171-3/+1
* pkgbase: default to installing all specified kernelsKyle Evans2021-01-171-2/+13
* fstyp(8): fix exfat detectionConrad Meyer2021-01-171-10/+8
* x86 busdma_bounce: use malloc_domainset_aligned(9).Konstantin Belousov2021-01-171-10/+10
* Implement malloc_domainset_aligned(9).Konstantin Belousov2021-01-172-1/+30
* cat: depend on Makefile to rebuild when WITH_CASPER changesEd Maste2021-01-171-0/+2
* loader: Use TERM_EMU for arm and arm64Emmanuel Vadot2021-01-171-3/+0
* loader: Partial revert of 987eabdc2ae1Emmanuel Vadot2021-01-171-4/+1
* Add myself (donner) as src committer.Lutz Donnerhacke2021-01-171-0/+3
* loader.efi: commands gop, uga and autoresize should use cached dataToomas Soome2021-01-171-30/+17
* Bump __FreeBSD_version after linuxkpi changesEmmanuel Vadot2021-01-171-1/+1
* LinuxKPI: Reimplement irq_work queue on top of fast taskqueueVladimir Kondratyev2021-01-175-5/+212
* loader.efi: variable 'hlist' is uninitializedToomas Soome2021-01-171-0/+1
* loader.efi: unused variable 'mode'Toomas Soome2021-01-171-1/+0
* cat: disable building it with CasperMariusz Zaborski2021-01-171-6/+7
* Remove remnants of classful behavior in route(8).Alexander V. Chernikov2021-01-161-55/+14
* mpt.4: Warn about unexpected behaviour on older controllersSebastian Oswald2021-01-161-2/+10
* loader.efi: handle multiple gop instancesToomas Soome2021-01-161-1/+36
* wl(4): remove obsolete headerMarius Strobl2021-01-162-168/+5
* man4: bring back ofw_console.4 and openfirm.4Marius Strobl2021-01-164-0/+410
* openpromio(4): remove obsolete pseudo device driverMarius Strobl2021-01-162-285/+0
* kerneldoc: remove Doxyfile for cmx(4)Marius Strobl2021-01-161-21/+0
* targets: no longer depend on bt3cfw(8)Marius Strobl2021-01-161-1/+0
* bluetooth: remove support for bt3c(4)Marius Strobl2021-01-161-11/+0
* bluetooth.device.conf.5/netgraph.4: remove reference to ng_bt3c(4)Marius Strobl2021-01-162-4/+2
* hier.7/wlan.4: remove reference to wi(4)Marius Strobl2021-01-162-6/+2
* sym(4): Remove remainder of SYM_SETUP_LP_PROBE_MAP supportMarius Strobl2021-01-161-26/+0
* Split rtinit() into multiple functions.Alexander V. Chernikov2021-01-1611-300/+294
* service.8: Use entire section of literally displayed textDaniel Ebdrup Jensen2021-01-161-3/+5
* service.8: Provide example for adding completions to (t)cshDaniel Ebdrup Jensen2021-01-161-1/+8
* loader.efi: Use Blt with gop as defaultToomas Soome2021-01-161-2/+5
* Add libclang_rt.profile-powerpc64le.a to (Optional)?ObsoleteFiles.incDimitry Andric2021-01-162-0/+2
* cat: style nitsMariusz Zaborski2021-01-161-2/+2
* cat: persistent errnoMariusz Zaborski2021-01-161-1/+10
* mips: Fix build by using the correct device-tree include pathEmmanuel Vadot2021-01-164-4/+4
* mips: Add the device-tree path to the include pathsEmmanuel Vadot2021-01-161-1/+1