]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Document bsd.arch.inc.mk.
[FreeBSD/FreeBSD.git] / contrib /
2015-08-20 Pedro F. GiffuniAppease gcc-4.2
2015-08-19 Ed Mastecompiler-rt: update __multc3 to upstream style and...
2015-08-19 Jason EvansFix minor malloc regressions.
2015-08-18 Jason EvansDefine CPU_SPINWAIT as cpu_spinwait().
2015-08-18 Xin LIFix multiple integer overflows in expat.
2015-08-18 Jason EvansRe-add LG_SIZEOF_PTR definition for __aarch64__.
2015-08-18 Jason EvansFix build failure due to missing CPU_SPINWAIT definition.
2015-08-18 Jason EvansAdd jemalloc support for 8 KiB, 16 KiB, and 64 KiB...
2015-08-18 Jason EvansUpdate jemalloc to version 4.0.0.
2015-08-14 Andrew TurnerUse __builtin_clzll to count the leading zero bits...
2015-08-14 Alexander MotinMFV r286765: 5817 change type of arcs_size from uint64_...
2015-08-14 Alexander MotinMFV r285025: 6033 arc_adjust() should search MFU lists...
2015-08-14 Alexander MotinMFV r277431: 5497 lock contention on arcs_mtx
2015-08-13 Edwin GroothuisMFV of 286748,tzdata2015f
2015-08-13 Alexander MotinMFV 286711: 6096 ZFS_SMB_ACL_RENAME needs to cleanup...
2015-08-13 Alexander MotinMFV 286709:
2015-08-12 Alexander MotinMFV 286707: 5959 clean up per-dataset feature count...
2015-08-12 Alexander MotinMFV r286704: 5960 zfs recv should prefetch indirect...
2015-08-12 Dimitry AndricIn gcc's libcpp, stop using the INTTYPE_MAXIMUM() macro...
2015-08-12 Alexander MotinMFV r284763: 5981 Deadlock in dmu_objset_find_dp
2015-08-12 Alexander MotinMFV r284762: 5269 zpool import slow
2015-08-12 Alexander MotinMFV r286682: 5765 add support for estimating send strea...
2015-08-12 Alexander MotinMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-08-11 Jilles TjoelkerFix and re-enable UTF-8 tests.
2015-08-11 Baptiste DaroussinReenable the test.
2015-08-11 Baptiste DaroussinDisable broken test until we have time ti actually...
2015-08-11 Alexander V. ChernikovMFP r276712.
2015-08-09 Dimitry AndricIn GNU as, avoid left-shifting negative integers, which...
2015-08-09 Peter WemmUpdate the private sqlite3 from 3.8.9 to 3.8.11.1 ...
2015-08-09 Peter WemmUpdate svnlite from 1.8.10 to 1.8.14. This is mostly...
2015-08-09 Peter WemmUpdate serf from 1.3.7 to 1.3.8. Mostly disables sslv2...
2015-08-09 Peter WemmUpdate apr-1.5.1 to 1.5.2
2015-08-08 Alexander V. ChernikovMFP r274553:
2015-08-07 Marcelo AraujoFix variable 'old' is used uninitialized whenever ...
2015-08-07 Gregory Neil ShapiroReminder to check tools/build/mk/OptionalObsoleteFiles...
2015-07-31 Ed MasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 Pedro F. GiffuniGCC: Add a new option "-fstack-protector-strong"
2015-07-30 Ed MasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 Bryan DreweryMFV r285970:
2015-07-28 Zbigniew BodekImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-28 Ed MasteRemove claim that the OS is Darwin from lldb(1)
2015-07-24 Ed Mastereadelf: avoid division by zero on section entry size
2015-07-24 Ed MasteAdd RISC-V ELF machine type definition
2015-07-22 Jung-uk KimMerge ACPICA 20150717.
2015-07-17 Benno RiceMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-16 Pedro F. Giffunisqlite: clean a couple of invocations of memcpy(3)
2015-07-09 Jung-uk KimMerge OpenSSL 1.0.1p.
2015-07-08 Patrick KelseyMFV r285292:
2015-07-08 Patrick KelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 Gregory Neil ShapiroUpdate for sendmail 8.15.2 import
2015-07-07 Gregory Neil ShapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 Cy SchubertMFV ntp-4.2.8p3 (r284990).
2015-07-04 Dimitry AndricAdd llvm patch corresponding to r285149.
2015-07-04 Dimitry AndricPull in r241142 from upstream llvm trunk (by David...
2015-07-02 Mariusz ZaborskiLet the nv.h and dnv.h includes be only in sys directory.
2015-07-02 Ed MasteUpdate meta2deps example after i386-elf to i386 rename
2015-06-28 Warren BlockFix a couple of missing lines that obscured the -p...
2015-06-23 Dimitry AndricFix endless recursion in dwarf_get_section_max_offsets...
2015-06-23 Gregory Neil ShapiroAn additional fix for the openssl Weak DH remediation:
2015-06-19 Andriy GaponMFV r284412: 5911 ZFS "hangs" while deleting file
2015-06-18 Jung-uk KimMerge ACPICA 20150619.
2015-06-18 Ed MasteUpdate libcxxrt upgrade instructions
2015-06-18 Ed MasteImport libcxxrt master e64e93fe5bba67a6d52cbe5a97f8770c...
2015-06-18 Adrian ChaddFix compilation of this macro under gcc-4.9 for MIPS32.
2015-06-16 Gregory Neil ShapiroThe import of openssl to address the FreeBSD-SA-15...
2015-06-15 Edwin GroothuisMFV of 284395,tzdata2015e
2015-06-13 Simon J. GerratyAdd META_MODE support.
2015-06-13 Alexander KabaevUnbreak libxo's handling of characters not representabl...
2015-06-13 Ed Masteelfcopy: Handle objects without a ".shstrtab" section...
2015-06-12 Jung-uk KimMerge OpenSSL 1.0.1o.
2015-06-12 Andriy GaponMFV r284042: 1778 Assertion failed: rn->rn_nozpool...
2015-06-12 Andriy GaponMFV r284036: 5961 Fix stack overflow in zfs_create_fs
2015-06-12 Andriy GaponMFV r284030: 5818 zfs {ref}compressratio is incorrect...
2015-06-12 Andriy GaponMFV r283534: 5515 dataset user hold doesn't reject...
2015-06-12 Andriy GaponMFV r284040: check that datasets are snapshots
2015-06-11 Jung-uk KimMerge OpenSSL 1.0.1n.
2015-06-11 Xin LIMFV r284276: Fix long options.
2015-06-11 Simon J. GerratyMerge bmake-20150606
2015-06-10 Xin LIMFV r284234:
2015-06-08 Marcel MoolenaarMove contrib/top/top.X to contrib/top/top.xs and move
2015-06-05 Sean BrunoSilence clang warning about extraneous parenthesis
2015-06-03 Jung-uk KimMFV: r283965
2015-06-03 Baptiste DaroussinReplace the gunzip(1) system by a minimalistic zlib...
2015-06-01 Marcelo AraujoFix the wrong format, format specifies type 'int' but...
2015-05-31 Michael TuexenThe code starts with base + 1 as the first port. Fix...
2015-05-31 Michael TuexenA TCP checksum of 0 is completely valid. Mapping 0...
2015-05-31 Michael TuexenDon't send illegal packets when using UDP-Lite.
2015-05-31 Michael TuexenUse an empty string for field descriptions of unknown...
2015-05-31 Michael TuexenDon't send malformed SCTP probe packets.
2015-05-31 Michael TuexenWhen the packet verification fails in verbose mode...
2015-05-31 Andrew TurnerUse a spelling of .thumb clang understands.
2015-05-31 Marcelo AraujoFix warning of implicit declaration of function 'mkdir'.
2015-05-30 Michael TuexenThere is no payload anymore. So compute the minimum...
2015-05-30 Michael TuexenRequire the embedded packet to contain 8 bytes after...
2015-05-30 Michael TuexenRemove trailing whitespaces.
2015-05-27 Ed MasteUpdate to ELF Tool Chain r3223
2015-05-27 Simon J. GerratyMerge sync of head
2015-05-26 Simon J. GerratyMerge from head
2015-05-26 Ed Mastememmem(3): empty little string matches the beginning...
2015-05-25 Dimitry AndricUpgrade our copy of clang and llvm to 3.6.1 release.
next