aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sdhci(4): Recognize the Texas Instruments PCIxx12 card reader.Mark Johnston2020-08-252-2/+5
* Fix zstd in OpenZFS module with CPUTYPE?=<something with BMI>Ryan Moeller2020-08-251-1/+1
* libbe: lift the WARNS post-OpenZFS mergeKyle Evans2020-08-251-3/+0
* Fix userboot after r364355Matt Macy2020-08-251-1/+1
* Give stronger guidance with regards to upgrading root poolsMatt Macy2020-08-251-3/+4
* rtsol(d): add script for "M bit"Bjoern A. Zeeb2020-08-255-11/+69
* iflib: netmap: publish all the receive bufferVincenzo Maffione2020-08-251-22/+28
* vfs: respect PRIV_VFS_LOOKUP in vaccess_smrMateusz Guzik2020-08-254-4/+72
* Permit vm_page_wire() to be called on pages not belonging to an object.Mark Johnston2020-08-251-5/+6
* Fix -Wundef warnings when building libluaAlex Richardson2020-08-252-1/+10
* style.Makefile: list CSTD between WARNS and CFLAGSAlex Richardson2020-08-251-1/+3
* Fix makefs bootstrap on macOS after D25563Alex Richardson2020-08-252-0/+2
* Fix typo in r364325 that broke tinderbox with -DBUILD_WITH_STRICT_TMPPATHAlex Richardson2020-08-251-1/+1
* Use bootstrapped install(1) install of tools/install.sh in world stageAlex Richardson2020-08-251-1/+1
* Fix running the builddtb target on a noexec file systemAlex Richardson2020-08-251-1/+1
* Pass -fuse-ld=/path/to/ld if ${LD} != "ld"Alex Richardson2020-08-257-5/+34
* Add necessary Makefile.inc1 infrastructure for building on non-FreeBSDAlex Richardson2020-08-258-50/+2060
* Add missing FreeBSD functions to -legacy when building on macOS/LinuxAlex Richardson2020-08-2517-17/+990
* Add mlx5en(4) to the list of supported netdump network drivers.Hans Petter Selasky2020-08-251-1/+2
* Add Linux/macOS compatibility system headers to tools/build/cross-buildAlex Richardson2020-08-2566-0/+3849
* RFC 3465 defines a limit L used in TCP slow start for limiting the numberMichael Tuexen2020-08-252-4/+2
* Add atomic and bswap functions to libcompiler_rtDimitry Andric2020-08-253-17/+12
* Fix libzfs build failures for someMatt Macy2020-08-251-1/+0
* Mention OpenZFS merge in UPDATINGMatt Macy2020-08-251-0/+5
* Bump __FreeBSD_version for OpenZFS switchoverMatt Macy2020-08-251-1/+1
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-25497-276678/+2733
* Fix hangs with processes stuck sleeping on btalloc on i386.Rick Macklem2020-08-251-1/+5
* Initial import from vendor-sys branch of openzfsMatt Macy2020-08-243671-0/+770607
|\
| * Vendor import of openzfs master @ 184df27eef0abdc7ab2105b21257f753834b936bvendor/openzfs/2.0-rc0-g184df27Matt Macy2020-08-243671-0/+770607
* drm2: Update deprecation messageNiclas Zeising2020-08-241-5/+1
* Restore workaround for sysret fault on non-canonical address after LA57.Konstantin Belousov2020-08-241-1/+2
* After r364732, we can now enable MK_OPENMP for aarch64 by default.Dimitry Andric2020-08-241-1/+2
* Merge commit cde8f4c16 from llvm git (by me):Dimitry Andric2020-08-245-62/+24
* netmap: use FreeBSD guards for epoch callsVincenzo Maffione2020-08-241-1/+5
* Remove RT_LOCK mutex from rte.Alexander V. Chernikov2020-08-245-57/+28
* Fix silly typo...Warner Losh2020-08-241-1/+1
* Document devd event change from r364725Warner Losh2020-08-241-0/+5
* Document the kern -> kernel name change for resume events.Warner Losh2020-08-241-0/+6
* Change the resume notification event from 'kern' to 'kernel'Warner Losh2020-08-242-2/+8
* cache: remove leftover assert in vn_fullpath_any_smrMateusz Guzik2020-08-241-2/+0
* Update unbound version number.Cy Schubert2020-08-241-2/+2
* MFV 364468:Cy Schubert2020-08-2496-2352/+10906
|\
| * Vendor import of Unbound 1.11.0.vendor/unbound/1.11.0Cy Schubert2020-08-21302-8788/+21783
* | MFV 364467:Cy Schubert2020-08-2410-10123/+12150
|\ \
| * | Import sqlite 3.32.3 (3330000).vendor/sqlite3/sqlite-3330000Cy Schubert2020-08-2110-10123/+12150
* | | w(1): Add EXAMPLES to man pageFernando ApesteguĂ­a2020-08-241-4/+37
* | | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-08-2435-126/+367
|\ \ \
| * | | Vendor import of llvm-project branch release/11.xvendor/llvm-project/llvmorg-11.0.0-rc2-0-g414f32a9e86Dimitry Andric2020-08-2435-138/+400
* | | | In the endless batch mode (-B), terminate if and when stdout is closed.Maxim Sobolev2020-08-241-2/+3
* | | | When copying over the binaries, use '-p' to preserve date/timeWarner Losh2020-08-242-4/+4