]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
linux(4): Fix ppoll_time64 syscall definition.
[FreeBSD/FreeBSD.git] / contrib /
2022-06-15 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.5-0-gc1238...
2022-06-12 Cy Schubertsqlite3: Vendor import of sqlite3 3.38.5
2022-06-09 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.4-0-g29f10...
2022-06-04 Dimitry AndricApply compiler-rt fix for building with earlier version...
2022-06-04 Dimitry AndricApply llvm fix for "Invalid PPC CTR loop!" error on...
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.3-0-g1f914...
2022-06-04 Dimitry AndricApply libc++ fix for <ranges> not compiling at all
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-2-g3f43d...
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-rc4...
2022-06-04 Dimitry AndricApply libc++ fix for firefox visibility push/pop issue
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-rc2...
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-rc1...
2022-06-04 Dimitry AndricApply fix for asm constraint error in www/php80-opcache
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14-init-18315...
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-18294-gdb01b123d012
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-17616-g024a1fab5c35
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-13186-g0c553cc1af2e
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-11187-g222442ec2d71
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-10223-g401b76fdf2b3
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-10186-gff7f2cfa959b
2022-06-04 Dimitry AndricApply llvm fix for possible hangs with CPUTYPE=skylake...
2022-05-30 Dimitry AndricApply clang fix for assertion failure building putty...
2022-05-30 Dimitry AndricApply clang fix for assertion failure building webkit2-gtk
2022-05-30 Baptiste DaroussinASAN: reduce verbosity
2022-05-30 Mateusz Guzikclang: Skip attempts to access /proc/self/fd
2022-05-21 Piotr Kubajpowerpc: enable supported sanitizers on powerpc64*
2022-05-13 John Baldwinx86: Add a NT_X86_SEGBASES register set.
2022-05-13 John Baldwinarm,arm64: Add a NT_ARM_TLS read-only register set.
2022-05-03 Martin Matuskalibarchive: import changes from upstream
2022-04-27 Ed Mastelibcxxrt: Insert padding in __cxa_dependent_exception
2022-04-19 Dimitry AndricMerge libcxxrt commit 45ca8b1942090226ba9368caeeeabc0d4...
2022-04-14 Cy Schubertwpa: Correctly call pcap_next_ex()
2022-04-07 Cy Schubertwpa/hostapd: Fix 100% CPU when USB wlan NIC removed
2022-04-06 Martin Matuskalibarchive: merge vendor bugfixes
2022-04-05 Piotr Kubajpowerpc: implement __clear_cache
2022-04-01 Xin LIMFC cc68614, ac69e5d, 7ed8e14: Update contrib/expat...
2022-03-29 Martin Matuskalibarchive: merge vendor bugfixes
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-27 Piotr Kubajriscv: actually enable sanitizers
2022-03-27 Piotr KubajMerge LLVM commit c03fdd340356 to fix lang/rust on...
2022-03-23 Dimitry AndricMerge libcxxrt commit f2e55091e2e878386c9f7974d4922bbdc...
2022-03-23 Dimitry AndricReapply libcxxrt atomics cleanup commit, preparing...
2022-03-23 Dimitry AndricRevert upstream libcxxrt commit which can cause hangs...
2022-03-23 Dimitry AndricMerge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65...
2022-03-23 Dimitry AndricFix llvm build after 1b3bef43e3cb, due to API change
2022-03-23 Dimitry AndricApply llvm fix for assertion compiling certain versions...
2022-03-22 Piotr Pawel Stefaniaktcp_wrappers: remove duplicate errno declarations
2022-03-22 Piotr Pawel Stefaniaktcp_wrappers: include <unistd.h>
2022-03-21 Philip Paepscontrib/tzdata: import tzdata 2022a
2022-03-12 Dimitry AndricRemove compat hacks from libcxxrt's _Unwind_Exception
2022-03-11 Mateusz Piotrowskictime.3: Add a cross-reference to clock_gettime(2)
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-08 Piotr Kubajpowerpc: enable initial-exec TLS
2022-03-07 Cy Schubertunbound: Vendor import 1.15.0
2022-03-04 Stefan Eßercontrib/bc: MFC version 5.2.2
2022-03-04 Stefan Eßercontrib/bc: MFC version 5.2.1
2022-03-02 Warner Loshtime_t is pathological: use %j + cast to print it.
2022-03-02 Dimitry AndricApply lld fixes for internal errors building perl on...
2022-03-02 Eric van Gyzennewfs_msdos: connect the ATF test from NetBSD
2022-03-02 Eric van Gyzensem_clockwait_np test: fix usage of ATF API
2022-03-02 Eric van Gyzensem test: move sem_clockwait_np tests into individual...
2022-03-02 Eric van Gyzensem_clockwait_np test: relax time constraint on VMs
2022-03-01 Ed Mastereadelf: add Arm address mask note type NT_ARM_ADDR_MASK
2022-02-23 Martin Matuskalibarchive: merge vendor bugfix
2022-02-23 Martin Matuskalibarchive: merge vendor bugfixes
2022-02-23 Martin Matuskalibarchive: import changes from upstream
2022-02-22 Ed Mastereadelf: add newer Linux core arm note types
2022-02-20 Cy Schubertunbound: Refresh manpages to latest version
2022-02-17 набlibfetch: unquote @LIBFETCH_SONAME@ subst
2022-02-17 набcontrib/initrd hooks: properly quote @LIBFETCH_SONAME@
2022-02-17 набRemove basename(1). Clean up/shorten some coreutils...
2022-02-17 набcontrib/initrd: systemd-ask-password --no-tty before...
2022-02-17 набdracut: 90zfs: zfs-load-key: wait for key to appear...
2022-02-17 набlibzfs: add keylocation=https://, backed by fetch(3...
2022-02-18 Ed Mastecompiler-rt: re-exec with ASLR disabled when necessary
2022-02-16 Simon J. GerratyMerge bmake-20220208
2022-02-16 Simon J. GerratyMerge bmake-20220204
2022-02-16 Simon J. GerratyMerge bmake-20211212
2022-02-16 Simon J. Gerratymake: fix MAKE_JOB_ERROR_TOKEN
2022-02-16 Simon J. GerratyUpdate to bmake-20210621
2022-02-16 Simon J. GerratyMerge commit 'ee914ef902ae018bd4f67192832120f9bf05651f...
2022-02-10 Ed Mastecompiler-rt: support ReExec() on FreeBSD
2022-02-10 Dimitry AndricApply fix for ThreadSanitizer false positive data race...
2022-02-09 Jessica Clarkelibfido2: Address CHERI compatibility
2022-02-09 Ed MasteImport libfido2 at 'contrib/libfido2/'
2022-02-09 Ed MasteImport libcbor at 'contrib/libcbor/'
2022-02-08 Cy Schubertwpa: Import wpa 2.10.
2022-02-08 Cy Schubertwpa: Import wpa_supplicant/hostapd commit b26f5c0fe
2022-02-07 Cy Schubertipfilter: Move userland bits to sbin
2022-02-07 Cy Schubertunbound: Vendor import 1.14.0
2022-02-07 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.2
2022-02-07 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.1
2022-02-05 Ed Mastedma: limit lines to 998 characters
2022-02-05 Ed Mastedma: exit if invoked with invalid (zero) argc
2022-02-02 Dimitry AndricApply clang fix for assertion failure compiling science...
2022-02-02 Toomas Soomecontrib/terminus: update to terminus-font-4.49.1
2022-02-02 Gordon Berglingbsnmp: Fix two typos in error messages
2022-02-02 Ed Mastesanitizers: Improve FreeBSD ASLR detection
2022-02-01 Dimitry AndricApply llvm fix for assertion failure compiling recent...
2022-01-31 Mark Johnstonexec: Remove the stack gap implementation
next