]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Some more taskqueue optimizations.
[FreeBSD/FreeBSD.git] / lib /
2019-11-01 Alan Somersgeli: raise WARNS to 6
2019-10-29 Conrad Meyerlibexecinfo test: Don't strip installed test
2019-10-27 Conrad Meyerlibexecinfo: Integrate NetBSD test into FreeBSD
2019-10-26 Alan SomersCommit missing file from r354116
2019-10-26 Conrad MeyerSync up with NetBSD libexecinfo changes 2014-2019
2019-10-24 Simon J. GerratyInitialize verbosity and debug level from env
2019-10-23 Conrad Meyerlibthr: Add missing END() directive for umtx_op_err...
2019-10-23 Conrad Meyerlibm: Add missing END() directives for amd64 routines
2019-10-23 Kyle Evanscap_sysctl: correct typo from r347534-ish
2019-10-23 Kyle Evanslibcasper/services: include <src.opts.mk> to hook tests...
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-18 Mitchell HorneFix build of LLVM RISC-V backend
2019-10-18 Brooks DavisRemove obsolete, non-use of CLANG_NO_IAS.
2019-10-16 Kyle Evanslibbe(3): Fix destroy of imported BE w/ AUTOORIGIN
2019-10-16 Kyle Evanslibbe(3): add needed bits for be_destroy to auto-destro...
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy Gapon10809 Performance optimization of AVL tree comparator...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-12 Justin Hibbits[PowerPC] force applications linked with lib CSU to...
2019-10-11 Ruslan BukinInstall the libopencsd version header (other headers...
2019-10-10 Ruslan BukinUpdate ARM CoreSight trace decoder library.
2019-10-10 Ruslan BukinUpdate Intel Processor Trace decoder library.
2019-10-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-10-09 Dimitry AndricMerge ^/head r353316 through r353350.
2019-10-09 Glen BarberConnect the libucl(3) manual page to the build.
2019-10-09 Mitchell HorneRISC-V: Fix an alignment warning in libthr
2019-10-08 Brooks Davismsun: Silence new harmless -Wimplicit-int-float-convers...
2019-10-08 Brooks DavisFix various -Wpointer-compare warnings
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 Dimitry AndricPrepare for merging back to head:
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
2019-10-07 Edward Tomasz Napi... Introduce stats(3), a flexible statistics gathering...
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-10-06 Kyle EvansRe-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it around
2019-10-02 Kyle Evanslibusb: LIBUSB_DEBUG environment variable override...
2019-09-30 Pawel Biernackilibsysdecode: decode PROT_MAX flags
2019-09-29 Kyle Evansmemfd_create(3): Don't actually force hugetlb size...
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.3
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.2
2019-09-28 Warner LoshRevert the mode_t -> int changes and add a warning...
2019-09-27 Warner LoshDocument varadic args as int, since you can't have...
2019-09-26 Dimitry AndricMerge ^/head r352587 through r352763.
2019-09-26 Dimitry AndricEnable OpenMP for powerpc64
2019-09-26 Kyle EvansFurther normalize copyright notices
2019-09-26 David BrightCorrect mistake in MLINKS introduced in r352747
2019-09-26 David BrightAdd an shm_rename syscall
2019-09-26 Martin MatuskaMFV r352731:
2019-09-25 Kyle EvansAdd SPDX tags to recently added files
2019-09-25 Kyle Evansposix_spawn(3): handle potential signal issues with...
2019-09-25 Kyle Evansrfork(2): add RFSPAWN flag
2019-09-25 Dimitry AndricDo not left-shift a negative number (inducing undefined...
2019-09-25 Kyle Evanssysent: regenerate after r352705
2019-09-25 Kyle EvansAdd linux-compatible memfd_create
2019-09-25 Kyle EvansUpdate fcntl(2) after r352695
2019-09-25 Ed Masteremove obsolete i386 MD memchr implementation
2019-09-24 Yuri Pankovlib/libc/regex: fix build with REDEBUG defined
2019-09-23 Konstantin BelousovFix destruction of the robust mutexes.
2019-09-23 Sean Eric FaganAdd two options to allow mount to avoid covering up...
2019-09-22 Mike KarelsAdd support for ps -H on corefiles in libkvm
2019-09-21 Dimitry AndricMerge ^/head r352537 through r352586.
2019-09-19 Dimitry AndricMerge ^/head r352436 through r352536.
2019-09-19 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-19 Li-Wen HsuWhitespace cleanup, no functional change
2019-09-19 Li-Wen HsuTemporarily add test_write_filter_zstd BROKEN_TESTS...
2019-09-18 Ruslan BukinAdd support for BERI statcounters.
2019-09-18 Konstantin Belousovsysctl: use names instead of magic numbers.
2019-09-18 Baptiste DaroussinAdd native support for zstd to libarchive
2019-09-17 Konstantin BelousovReturn EISDIR when directory is opened with O_CREAT...
2019-09-17 Andriy Gaponfixup up fallout from r352447 in libbe
2019-09-17 Dimitry AndricMerge ^/head r352319 through r352435.
2019-09-17 Dimitry AndricAnother round of attempting to squelch -Wdeprecated...
2019-09-16 Konstantin BelousovIncrease the size of the send and receive buffers for...
2019-09-14 Dimitry AndricInstead of disabling gcc's deprecated declaration warni...
2019-09-14 Dimitry AndricMerge ^/head r352308 through r352318.
2019-09-14 Dimitry AndricApparently DebugInfo/DWARF/DWARFExpression.cpp is alway...
2019-09-14 Li-Wen HsuImprove the description of big5(5)
2019-09-13 Chuck SilversAdd a "count_until_fail" option to gnop, which says...
2019-09-13 Dimitry AndricMerge ^/head r352105 through r352307.
2019-09-13 Dimitry AndricRearrange libclang_rt Makefile again, and attempt to...
2019-09-13 Baptiste DaroussinUpdate libedit to a snapshot from 2019-09-10
2019-09-12 Leandro Lupori[PPC64] Add ifunc support in libcsu
2019-09-11 Alan Somersgetsockopt.2: clarify that SO_TIMESTAMP is not 100...
2019-09-11 Brooks DavisAvoid the use of the non-portable -D argument to ls.
2019-09-10 Jung-uk KimMerge OpenSSL 1.1.1d.
2019-09-10 Mariusz Zaborskignop: Fix initial value for the wdelayprob
2019-09-10 Leandro LuporiAdd powerpc support to libkvm probe function
next