]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
ping(8): Fix a mandoc related issue
[FreeBSD/FreeBSD.git] / contrib /
2020-12-18 mwFix abort in jemalloc extent coalescing.
2020-12-18 delphijMFV r368746:
2020-12-16 emasteRemove contrib/binutils, unused after r368667
2020-12-13 mmMFV r368607:
2020-12-10 gbeee(1): Whitespace cleanup
2020-12-09 dimMerge commit 28de0fb48 from llvm git (by Luís Marques):
2020-12-09 cyMFV r368464:
2020-12-08 bdreweryfts_read: Handle error from a NULL return better.
2020-12-08 cyVendor import of Unbound 1.13.0.
2020-12-06 seUpgrade to version 3.2.3
2020-12-05 kevanslibc: regex: partial revert of r368358
2020-12-05 kevanslibregex: implement \b and \B (word boundary, not word...
2020-12-03 dimMerge commit d989ffd10 from llvm git (by Dimitry Andric):
2020-12-03 dimRevert r367815, so we can apply the slightly different...
2020-12-03 emasteaddr2line: fix allocation leak in error path
2020-12-02 emasteaddr2line: rework check_range conditions
2020-12-01 mmMFV r368207:
2020-11-27 emasteaddr2line: add label checks when DW_AT_range and DW_AT_...
2020-11-26 seUpdate to version 3.2.0
2020-11-26 arichardsonSignificantly speed up libthr/mutex_test and make more...
2020-11-26 asomersping: fix some man pages and tests after r368045
2020-11-25 emasteclang: allow -fstack-clash-protection on FreeBSD
2020-11-20 sjgMerge bmake-20201117
2020-11-19 emasteaddr2line: swap if conditions for diff reduction in...
2020-11-19 desMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 dimFor llvm's internal function which retrieves the number...
2020-11-18 dimWhen elftoolchain's objcopy (or strip) is rewriting...
2020-11-12 dimMerge commit 8df4e6094 from llvm git (by Fangrui Song):
2020-11-08 dimMerge commit 354d3106c from llvm git (by Kai Luo):
2020-11-07 sjgUpdate to bmake-20201101
2020-11-05 ngiesnmpmod(3): fix typo under the COMMUNITIES section
2020-11-04 dimMake vector-related functions in libcxxrt's demangler...
2020-11-04 dimUpdate libcxxrt's private copy of elftoolchain demangler
2020-11-04 dimMerge elftoolchain r3877 (by jkoshy):
2020-10-31 bdragonFix 32-bit build after r367209
2020-10-31 emastereadelf: Add -z decompression support
2020-10-27 cyMFV r367082:
2020-10-27 cyVendor import of Unbound 1.12.0.
2020-10-27 cyRemove a random equal sign from the example. It should...
2020-10-27 cyContinued ipfilter #ifdef cleanup. The r343701 log...
2020-10-26 brooksKey decleration of union semun on src version
2020-10-24 freqlabsflua: Add a libjail module
2020-10-24 delphijMFV r366990: less v563.
2020-10-23 emastelibelf: add compression header support
2020-10-22 philipImport tzdata 2020c
2020-10-18 adrian[libcxx] Fix atomic type for mips32 on gcc to work...
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 philipImport tzdata 2020c
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gbd565f
2020-10-16 kevansMFC r366760: lua: update to 5.3.6
2020-10-16 adrian This fixes some fun type size truncation that shows...
2020-10-15 adrian[tests] Fix itimer test warning-errors on gcc-6.4
2020-10-13 dimMerge commit 35ecc7fe4 from llvm git (by Hubert Tong):
2020-10-12 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-12 arichardsonFix buildworld on Linux/macOS after nvi update
2020-10-08 philipImport tzdata 2020b
2020-10-07 lwhsuRevert r358001 in favor of r366509
2020-10-03 jceelImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-02 mhornetmpfs tests: check for built-in tmpfs module
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-01 vangyzenfix setitimer test for returned it_value
2020-10-01 vangyzenzgrep: fix exit status with multiple files
2020-10-01 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 seUpgrade to version 3.1.6
2020-10-01 baptUpdate nvi to 2.2.0-05ed8b9
2020-09-30 cyipfilter getifname ifdef cleanup.
2020-09-30 cyResurrect ipfilter's getifname, replacing the stub...
2020-09-27 cyRemove Linux and IRIX specific files.
2020-09-27 cyContinuing the effort started in r343701, #ifdef cleanu...
2020-09-25 fernapevi(1): Add URL to the vi/ex reference manual in the...
2020-09-23 arichardsonbyacc: fix UBSan signed shift range error
2020-09-21 arichardsonFix another UBSan error in awk
2020-09-21 arichardsonawk: Fix subobject out-of-bounds access
2020-09-21 phkPull in fix from upstream NetBSD rev. 1.5:
2020-09-21 arichardsonFix vi build on Linux/macOS
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 mmacyUpdate openzfs to 2.0.0-rc2-g4ce06f
2020-09-17 dimMerge commit 46673763f from llvm git (by Craig Topper):
2020-09-17 dimMerge commit e09107ab8 from llvm git (by Raul Tambre):
2020-09-17 lwhsuRevert r249362, atime update in tmpfs is fixed in r365810
2020-09-16 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-16 lwhsuTemporarily skip sys.fs.tmpfs.times_test.{empty,non_emp...
2020-09-12 bdragon[PowerPC64LE] Fix platform definitions for powerpc64le...
2020-09-11 kevansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 kevanslibrt: tests: fix minor issues with higher WARNS
2020-09-10 kevansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 dimMerge commit e6bb4c8e7 from llvm git (by Craig Topper):
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-09 bdragon[PowerPC64LE] PPC64LE support for libelf.
2020-09-07 dimMerge commit 47b0262d3 from llvm git (by me):
2020-09-05 dimTurn MALLOC_PRODUCTION into a regular src.conf(5) option
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-03 dimMerge commit f26fc568402f from llvm git (by me):
2020-08-31 vangyzeninfiniband-diags: Fix memory leak in dump_multicast_tables
2020-08-31 vangyzenopensm: Fix a possible dereference of a NULL pointer
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-25 arichardsonFix -Wundef warnings when building liblua
next