]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Relax serialization of SYNCHRONIZE CACHE commands.
[FreeBSD/FreeBSD.git] / lib /
2015-08-05 Eric van GyzenDisable SSE in libthr
2015-08-05 Ed SchoutenMake it possible to implement poll(2) on top of kqueue(2).
2015-08-04 Konstantin BelousovCopy the fencing of the algorithm to do lock-less updat...
2015-08-02 John BaldwinFix a couple of markup typos.
2015-07-31 Ed MasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 Ed MasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 Bryan Dreweryunlink(2): Note the possibility for ENOSPC to be return...
2015-07-28 Bryan DreweryMFV r285970:
2015-07-28 Zbigniew BodekImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-27 Ed SchoutenMake shutdown() return ENOTCONN as required by POSIX...
2015-07-26 Pedro F. GiffuniBump GCC max-inline-insns-single in libiconv_modules...
2015-07-25 Edward Tomasz Napi... Update Capsicum and Mandatory Access Control manual...
2015-07-25 Xin LIDocument the fact that system(3) can easily be misused...
2015-07-24 Edward Tomasz Napi... Add missing capitalization.
2015-07-22 Jung-uk KimMerge ACPICA 20150717.
2015-07-21 Sergey KandaurovAdd missing priority argument in example code in BUGS...
2015-07-20 Pedro F. Giffunilibusb: Fix minor cast-qual warning.
2015-07-19 Baptiste DaroussinDrop libarchive.pc
2015-07-18 Konstantin BelousovThe si_status field of the siginfo_t, provided by the...
2015-07-17 Benno RiceMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-14 Baptiste Daroussin.ie is not supposed to be used in manpages
2015-07-12 Alan CoxCorrect the description of MADV_DONTNEED. Specifically...
2015-07-12 Craig RodriguesAdd new include path for sha256.h
2015-07-11 Adrian ChaddAdd an initial NUMA affinity/policy configuration for...
2015-07-11 Baptiste DaroussinSince sh(1) now supports mulitbyte (only UTF-8) clarify...
2015-07-11 John-Mark GurneyComplete the move that was started w/ r263218.. For...
2015-07-10 Andrew TurnerAdd support for makecontext. This supports up to 8...
2015-07-09 Jung-uk KimMerge OpenSSL 1.0.1p.
2015-07-09 John-Mark Gurneyincrease buffer size to significantly increase performa...
2015-07-08 Patrick KelseyMFV r285292:
2015-07-08 Luigi Rizzoonly enable immintrin when clang is used. The base...
2015-07-08 Pedro F. Giffunicosmetic: whitespaces-tab before EOL
2015-07-08 Patrick KelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 Edward Tomasz Napi... Fix markup.
2015-07-07 Edward Tomasz Napi... Remove reboot.S (part of libc). It's not needed and...
2015-07-07 Gregory Neil ShapiroMerge sendmail 8.15.2 to HEAD
2015-07-07 Gregory Neil Shapirolibsm/path.c is about to disappear in the merge of...
2015-07-06 Neel NatuMove the 'devmem' device nodes from /dev/vmm to /dev...
2015-07-06 Andrew TurnerAdd hton and ntoh to the arm64 Symbols.map file, they...
2015-07-06 Patrick KelseyFix sysctl(3) so it returns the intended values for...
2015-07-05 Cy SchubertMFV ntp-4.2.8p3 (r284990).
2015-07-04 Marcelo AraujoRemove unused variable to silence clang warning.
2015-07-04 Mariusz ZaborskiAdd fdclose(3) function.
2015-07-04 Mariusz ZaborskiMove the nvlist source and private includes from sys...
2015-07-04 Mariusz ZaborskiMove nvlist documentation to the FreeBSD Kernel Develop...
2015-07-03 George V. Neville... New AES modes for IPSec, user space components.
2015-07-03 Konstantin BelousovGrammar and language fixes.
2015-07-03 Simon J. GerratyUpdated depends
2015-07-02 Mariusz ZaborskiLet the nv.h and dnv.h includes be only in sys directory.
2015-07-02 Renato BotelhoBump .Dd due to changes made in r285050 and r285053
2015-07-02 Renato BotelhoImprove pw_lock.3 text changed in r285050
2015-07-02 Renato BotelhoWhen passwd or group information is changed (by pw...
2015-07-02 Andrew TurnerForce the dynamic linker to resolve _end early so we...
2015-07-02 Andrew TurnerCleanup brk and sbrk to use the same code to find curbr...
2015-07-01 Christian BruefferBump .Dd for the example code update.
2015-07-01 Ruslan BukinFirst cut of DTrace for AArch64.
2015-07-01 Ruslan BukinMake libproc compilable on AArch64.
2015-07-01 Christian BruefferMake the example code actually work.
2015-07-01 Cy SchubertVendor import ntp-4.2.8p3.
2015-06-30 Konstantin BelousovDocument x86 machine-specific ptrace(2) requests. ...
2015-06-25 Andrew TurnerImplement fpgetmask, it's needed by Python.
2015-06-25 Andrew TurnerExport __flt_rounds from the arm64 libc.so
2015-06-24 Ian LeporeFix compilation when the armv6 world is being compiled...
2015-06-24 Andrew TurnerImplement fpsetmask. Some third-party software makes...
2015-06-24 Andrew TurnerSet the alignment of the setjmp magic values correctly...
2015-06-24 Marcelo AraujoSet some internal helpers as static and initialize...
2015-06-24 Marcelo AraujoRemove unused variables to silence CLANG warnings.
2015-06-23 Dimitry AndricAdd __cxa_deleted_virtual to libcxxrt's version map.
2015-06-22 Andrew TurnerAdd a workaround to correctly align the stack before...
2015-06-22 Antoine BrodinInstall ncurses html documentation again after r284345
2015-06-22 Neel NatuFix a regression in "movs" emulation after r284539...
2015-06-20 Jilles Tjoelkerfts_children: preserve errno after running close/fchdir
2015-06-19 Andriy GaponMFV r284412: 5911 ZFS "hangs" while deleting file
2015-06-18 Jung-uk KimMerge ACPICA 20150619.
2015-06-18 Ed MasteImport libcxxrt master e64e93fe5bba67a6d52cbe5a97f8770c...
2015-06-18 Neel NatuRestructure memory allocation in bhyve to support ...
2015-06-16 Simon J. Gerratynew depends
2015-06-16 Andrew TurnerExport the ARM __aeabi_mem* functions from libc, they...
2015-06-15 Tijl CoosemansFollow up to r284427: fix NaN mixing for ctanhf too.
2015-06-15 Tijl Coosemans- Change comments to be more consistent with s_ccosh...
2015-06-15 Tijl CoosemansFix some exceptional cases where the sign of the result...
2015-06-15 Simon J. GerratyPay attention to MK_ELFTOOLCHAIN_TOOLS so we build...
2015-06-15 Tijl CoosemansFix some exceptional cases where the sign of the result...
2015-06-15 Baptiste DaroussinRevert r284417 it is not necessary anymore
2015-06-15 Baptiste DaroussinEnforce overwritting SHLIBDIR
2015-06-15 Edwin GroothuisMFV of 284395,tzdata2015e
2015-06-14 Michael TuexenFix name of a constant.
2015-06-14 Konstantin BelousovFix typo in comment.
2015-06-14 Jeremie Le HenNetBSD commit log:
2015-06-13 Dimitry AndricFix the following clang 3.7.0 warnings in lib/libfetch...
2015-06-13 Simon J. GerratyAdd META_MODE support.
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 Simon J. GerratyMisc fixes from projects/bmake
2015-06-11 Jung-uk KimMerge OpenSSL 1.0.1n.
2015-06-11 Xin LIMFV r284276: Fix long options.
next