aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hide tunable definitions behind _KERNELMitchell Horne2020-09-211-0/+4
* xargs: add some long options for GNU compatibilityKyle Evans2020-09-212-10/+27
* Pull in fix from upstream NetBSD rev. 1.5:Poul-Henning Kamp2020-09-211-1/+3
* amd64 pmap: only calculate page table page when needed.Konstantin Belousov2020-09-211-4/+6
* When building on Ubuntu bootstrap bmake with bash as the default shellAlex Richardson2020-09-211-0/+8
* Add a tools/build/make.py script that bootstraps bmake and then runs the buildAlex Richardson2020-09-211-0/+241
* Honor the FWUG value of some drives in nvmecontrolDavid Bright2020-09-212-6/+23
* Use getenv_is_true() in init_static_kenv()Mitchell Horne2020-09-211-7/+3
* Add an ioctl to get an NVMe device's maximum transfer sizeDavid Bright2020-09-212-0/+4
* Add getenv(9) boolean parsing functionsMitchell Horne2020-09-215-2/+138
* aw_usbphy: add support for device mode operationAndriy Gapon2020-09-211-39/+39
* Fix vi build on Linux/macOSAlex Richardson2020-09-211-1/+1
* Fix -Wpointer-sign warnings in usr.bin/grepAlex Richardson2020-09-211-4/+4
* Prefer bootstrapped tools when running certctl.shAlex Richardson2020-09-211-1/+1
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-2152-724/+3291
* atomic_common.h: Fix the volatile qualifier placement in atomic_load_ptrJessica Clarke2020-09-201-1/+1
* amd64 pmap: handle cases where pml4 page table page is not allocated.Konstantin Belousov2020-09-201-6/+8
* Remove unused nhop_ref_any() function.Alexander V. Chernikov2020-09-206-13/+0
* Adjust DMA alignment for USB stack.Michal Meloun2020-09-201-0/+1
* arm: allwinner: aw_nmi: Fix wrong logic when we disable the nmiEmmanuel Vadot2020-09-201-4/+4
* Add missing assignment forgotten in r365899Michal Meloun2020-09-205-0/+5
* Fix gw updates / flag updates during route changes.Alexander V. Chernikov2020-09-202-1/+7
* Apply an opimization for the kernels used by cexp(x) and cexpf(x) submittedStefan Eßer2020-09-202-6/+8
* Apply fix for ld80 and ld128 submitted by Steve Kargl:Stefan Eßer2020-09-202-10/+12
* Update the libufs cgget() and cgput() interfaces to have a similarKirk McKusick2020-09-1910-35/+95
* Fix for use of the XHCI driver on Cortex-A72 by adding a missing cacheHans Petter Selasky2020-09-191-0/+13
* The fsdb(8) utility uses the fsck_ffs(8) disk I/O interfaces, soKirk McKusick2020-09-195-18/+33
* fix integer underflow in getgrnam_r and getpwnam_rAlan Somers2020-09-192-4/+24
* Address compiler warnings in C code used by the DTrace test suite.Mark Johnston2020-09-1933-112/+105
* Fix some nits in 1G page support in the amd64 pmap.Mark Johnston2020-09-191-46/+66
* diskless(8): Correct Sections out of conventional order errorGordon Bergling2020-09-191-5/+5
* crypto(7): Correct Sections out of conventional order errorGordon Bergling2020-09-191-4/+4
* src.conf(5): Fix some mandoc issues in source filesGordon Bergling2020-09-193-4/+2
* Cirrus-CI: skip svn_head branchEd Maste2020-09-191-0/+1
* Fix dtrace tools bootstrap on non-FreeBSD after OpenZFS importAlex Richardson2020-09-197-54/+21
* Implement workaround for broken access to configuration space.Michal Meloun2020-09-191-34/+21
* Add NetBSD compatible bus_space_peek_N() and bus_space_poke_N() functions.Michal Meloun2020-09-1915-4/+544
* Move finalize_components_config from get_params to cmd_*.Colin Percival2020-09-191-1/+8
* caroot: update base storeKyle Evans2020-09-195-0/+265
* Fix a LOR between the NFS server and server side krpc.Rick Macklem2020-09-181-2/+3
* MFV 2.0-rc2Matt Macy2020-09-18135-524/+2672
|\
| * Update openzfs to 2.0.0-rc2-g4ce06fvendor/openzfs/2.0-rc2-g4ce06fMatt Macy2020-09-18134-524/+2671
* | amd64 pmap_pkru_same: prev_ppr was always NULLEric van Gyzen2020-09-181-2/+4
* | Install library symlinks atomically.Mark Johnston2020-09-181-8/+12
* | ys/contrib/dev/ath: remove unintentional double semicolonEd Maste2020-09-181-1/+1
* | build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-1836-22/+62
* | vm_ooffset_t is now unsignedEric van Gyzen2020-09-187-13/+12
* | arm64: generate ISO release imagesMitchell Horne2020-09-181-0/+93
* | pkgbase: use consistent annotation for objectk eysKyle Evans2020-09-181-1/+1
* | Remove unnecessary include "../Makefile.inc"Alex Richardson2020-09-181-1/+0