| Commit message (Expand) | Author | Age | Files | Lines |
| * | 80211: non-functional changes | Bjoern A. Zeeb | 2020-10-07 | 1 | -1/+1 |
| * | libkvm: catch up with pre-subtracated per-cpu addresses | Mateusz Guzik | 2020-10-06 | 1 | -0/+29 |
| * | Add virtio-9p (aka VirtFS) filesystem sharing to bhyve. | Jakub Wojciech Klama | 2020-10-03 | 2 | -0/+29 |
| * | newlocale(3): Fix a memory leak. | Mark Johnston | 2020-10-02 | 2 | -2/+19 |
| * | libmd: add dependency workaround for r366344 | Ed Maste | 2020-10-02 | 1 | -0/+4 |
| * | libmd: fix assembly optimized skein implementation | Ed Maste | 2020-10-01 | 1 | -6/+6 |
| * | auxv: partially revert r366207, cast buflen to unsigned int as needed | Kyle Evans | 2020-10-01 | 1 | -17/+15 |
| * | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-10-01 | 2 | -5/+5 |
| |\ |
|
| * | | Eliminate duplicate `afterinstallconfigs` target | Enji Cooper | 2020-10-01 | 2 | -2/+4 |
| * | | Do a sweep and remove most WARNS=6 settings | Kyle Evans | 2020-10-01 | 9 | -14/+0 |
| * | | Updates to chroot(2) docs | Warner Losh | 2020-09-29 | 1 | -2/+9 |
| * | | Misc compiler warning fixes in lib/libc | Alan Somers | 2020-09-27 | 7 | -17/+36 |
| * | | lib/libc/tests/iconv: raise WARNS to 6 | Alan Somers | 2020-09-24 | 2 | -2/+1 |
| * | | lib/libc/tests/sys: raise WARNS to 6 | Alan Somers | 2020-09-24 | 1 | -6/+0 |
| * | | [PowerPC64LE] Pass our byte order to the sqlite3 build. | Brandon Bergren | 2020-09-23 | 1 | -0/+4 |
| * | | [PowerPC64LE] libkvm powerpc64le support. | Brandon Bergren | 2020-09-23 | 2 | -19/+61 |
| * | | [PowerPC64LE] Fix gdtoa configurations on LE. | Brandon Bergren | 2020-09-23 | 2 | -0/+9 |
| * | | [PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le. | Brandon Bergren | 2020-09-23 | 3 | -7/+12 |
| * | | Document {O,AT}_RESOLVE_BENEATH and new O_BENEATH behavior for relative paths. | Konstantin Belousov | 2020-09-22 | 11 | -15/+113 |
| * | | libnetmap: fix cast from uint64_t to void* | Vincenzo Maffione | 2020-09-22 | 2 | -3/+3 |
| * | | Sparsify the vm_page_dump bitmap | D Scott Phillips | 2020-09-21 | 9 | -50/+176 |
| * | | loader: zfs should support bootonce an nextboot | Toomas Soome | 2020-09-21 | 6 | -59/+53 |
| * | | Apply an opimization for the kernels used by cexp(x) and cexpf(x) submitted | Stefan Eßer | 2020-09-20 | 2 | -6/+8 |
| * | | Apply fix for ld80 and ld128 submitted by Steve Kargl: | Stefan Eßer | 2020-09-20 | 2 | -10/+12 |
| * | | Update the libufs cgget() and cgput() interfaces to have a similar | Kirk McKusick | 2020-09-19 | 7 | -31/+88 |
| * | | fix integer underflow in getgrnam_r and getpwnam_r | Alan Somers | 2020-09-19 | 2 | -4/+24 |
| * | | build: provide a default WARNS for all in-tree builds | Kyle Evans | 2020-09-18 | 13 | -10/+14 |
| * | | Remove unnecessary include "../Makefile.inc" | Alex Richardson | 2020-09-18 | 1 | -1/+0 |
| * | | Fix error checking in shm_create_largepage(). | Mark Johnston | 2020-09-18 | 1 | -1/+1 |
| * | | libarchive: fix mismatch between library and test configuration | Alex Richardson | 2020-09-18 | 3 | -22/+24 |
| * | | Fix additional memory leak in process_mapfile | Eric van Gyzen | 2020-09-17 | 1 | -0/+2 |
| * | | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-09-16 | 2 | -5/+5 |
| |\| |
|
| * | | Use MACHINE_CPUARCH when checking for arm64 | Andrew Turner | 2020-09-14 | 1 | -2/+2 |
| * | | Skip armv7 bectl tests on CI; they deadlock (""KSTACK_PAGES is 2"). | Edward Tomasz Napierala | 2020-09-14 | 1 | -0/+5 |
| * | | Only set WARNS if not defined | Kyle Evans | 2020-09-11 | 6 | -6/+6 |
| * | | memfd_create: simplify HUGETLB support a little bit | Kyle Evans | 2020-09-11 | 1 | -45/+14 |
| * | | memfd_create: fix return values | Kyle Evans | 2020-09-10 | 1 | -8/+16 |
| * | | Fix memfd_create tests after r365524 | Kyle Evans | 2020-09-10 | 1 | -1/+1 |
| * | | Follow-up r364753 by only using arm's stdatomic.c implementation, as it | Dimitry Andric | 2020-09-10 | 1 | -1/+2 |
| * | | Remove -I flag for include path that doesn't exist | Alex Richardson | 2020-09-10 | 1 | -1/+0 |
| * | | Add shm_create_largepage(3) helper for creation and configuration of | Konstantin Belousov | 2020-09-09 | 2 | -8/+109 |
| * | | Fix compilation of libsysdecode after r365522, should have been part of it. | Konstantin Belousov | 2020-09-09 | 1 | -0/+1 |
| * | | Follow-up r364753 by enabling compiler-rt's atomic implementation only | Dimitry Andric | 2020-09-09 | 1 | -1/+6 |
| * | | getlogin_r: fix the type of len | Kyle Evans | 2020-09-09 | 3 | -4/+14 |
| * | | libc tests: dynthr_mod: fix some WARNS issues | Kyle Evans | 2020-09-09 | 1 | -1/+3 |
| * | | libc/resolv: attempt to fix the test under WARNS=6 | Kyle Evans | 2020-09-09 | 1 | -15/+38 |
| * | | [PowerPC] Implement VDSO timebase access on powerpc* | Brandon Bergren | 2020-09-08 | 7 | -5/+135 |
| * | | Follow-up r365371 by removing sentences which indicate the state of the | Dimitry Andric | 2020-09-06 | 1 | -1/+1 |
| * | | Turn MALLOC_PRODUCTION into a regular src.conf(5) option | Dimitry Andric | 2020-09-05 | 1 | -1/+1 |
| * | | ZFS: MFV 2.0-rc1-gfd20a8 | Matt Macy | 2020-09-04 | 1 | -2/+5 |
| |\ \ |
|