]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
MFV r316926:
[FreeBSD/FreeBSD.git] / lib /
2018-08-01 Alexander MotinMFV r316926:
2018-08-01 Konstantin BelousovMake cache coherency attributes definitions available...
2018-08-01 Alexander MotinMFV r337029:
2018-08-01 Alexander MotinMFV r337027:
2018-08-01 Alexander MotinMFV r337022:
2018-07-31 Alexander MotinMFV r337020:9443 panic when scrub a v10 pool
2018-07-31 Alexander MotinMFV r337014:
2018-07-31 Alexander Motin9237 "zpool add" fails for very large pools
2018-07-31 Alexander Motin9421 zdb should detect and print out the number of...
2018-07-31 Ed Mastebump lld version number after r336972 arm(v7) VFP tag...
2018-07-31 Alexander MotinMFV r336991, r337001:
2018-07-31 Alexander Motin9102 zfs should be able to initialize storage devices
2018-07-31 Alexander MotinMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 Alexander MotinMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 Alexander MotinMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander Motin9290 device removal reduces redundancy of mirrors
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander Motin9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-30 Alan SomersMake timespecadd(3) and friends public
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Conrad Meyerexec.3: Add BUGS section and document non-FreeBSD porta...
2018-07-28 Brad DavisMove etc/shells to lib/libc/gen with getusershell(3).
2018-07-28 Alan SomersDisable -Wcast-align in libbsm and libauditd
2018-07-28 Conrad MeyerClean up execl*(3) manual page prototype formatting
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-27 Warner LoshRevert r336773: it removed too much.
2018-07-27 Mark JohnstonDetach from the child process before completing the...
2018-07-27 Ian LeporeStop exporting __pw_scan and __pw_initpwd as freebsd...
2018-07-27 Warner LoshRemove xscale support
2018-07-27 David BrightAllow a EVFILT_TIMER kevent to be updated.
2018-07-26 Ian LeporeMake pw_scan(3) more compatible with getpwent(3) et...
2018-07-26 Justin HibbitsFix fabs(3) for powerpcspe, this time for real
2018-07-25 Ed Mastellvm: remove __FreeBSD_version conditionals
2018-07-24 Justin HibbitsFix register usage in fabs(3) for powerpcspe
2018-07-24 Justin HibbitsFix floating point exception definitions for powerpcspe
2018-07-24 Bruce EvansIn C remquol() and thus also in C remainderl(), don...
2018-07-24 Bruce EvansFix the conversion to use nan_mix() in r336362. fmod...
2018-07-23 Ben Woodsgeli init: Allow initialization of multiple geli provid...
2018-07-23 Ian LeporeRevert r336619, it appears to cause problems with ssh...
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-23 Ruslan BukinFix setjmp for RISC-V:
2018-07-22 Ian LeporeSet the pw_class field to NULL when scanning the non...
2018-07-22 Ben Woodsgeli attach: Fix exit codes and errors not being printe...
2018-07-21 Mark JohnstonTake the mapping's segment offset into account when...
2018-07-21 Mark JohnstonDisable optimization of the libproc test program.
2018-07-20 Konstantin BelousovMove OFED libraries libmlx5.so.1 and libibverbs.so...
2018-07-20 Dimitry AndricRecommit r336497: Fix powl, cpow, cpowf, and cpowl...
2018-07-20 Bruce EvansCentralize the complications for special efficient...
2018-07-20 Xin LIlibcrypt: There is no need to clear message digest...
2018-07-20 Xin LIGet rid of unused variables.
2018-07-20 Xin LIlibmd: Always erase context in _Final method, and when...
2018-07-20 Warner LoshRemove three stray instances of zfsloader.
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Dimitry AndricRevert r336497 for now, as it breaks on architectures...
2018-07-19 Cy SchubertMFV: r336485
2018-07-19 Dimitry AndricFix powl, cpow, cpowf, and cpowl imports from OpenBSD
2018-07-19 Bruce EvansFix spurious and extra underflows and resulting inaccur...
2018-07-19 Bruce EvansOops, r336412 undid the fix of the overflow threshold...
2018-07-18 Mariusz ZaborskiFix description.
2018-07-17 Warner LoshRemove special cases for armeb in the build.
2018-07-17 Bruce EvansMinor cleanups to csqrt*(), mostly in comments.
2018-07-17 Bruce EvansFix scaling bugs which gave innaccuracies and spurious...
2018-07-17 Bruce EvansAdd a macro nan_mix() and use it to get NaN results...
2018-07-16 Alex RichardsonNo longer install sys/nv.h and sys/cnv.h in lib/libnv...
2018-07-15 Mariusz ZaborskiFix declaration.
2018-07-15 Matt Macymsun: add ld80/ld128 powl, cpow, cpowf, cpowl from...
2018-07-14 Toomas Soomeregex/engine.c: error: variable 'dp' set but not used
2018-07-12 Warner LoshFix an obvious 'is odd' check.
2018-07-11 Cy SchubertMFV r324714:
2018-07-10 Konstantin BelousovRemove bits of the old NUMA.
2018-07-10 Brooks DavisGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-10 Warner LoshTweak documentation to RB_ constants to reflect current use
2018-07-09 Conrad MeyerIntegrate SHA2-224 with userspace components
2018-07-08 Pedro F. Giffunilibiconv: correct undefined behavior.
2018-07-08 Mark JohnstonReduce diff between msun/src/e_pow.c and msun/src/e_powf.c.
2018-07-08 Mark JohnstonFix whitespace issues in bessel function routines.
2018-07-06 Kyle Evansconfig(8): Fix broken ABI
2018-07-05 Sean Eric FaganThis exposes ZFS user and group quotas via the normal
2018-07-05 Brooks DavisRevert r335983.
2018-07-05 Brooks DavisGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-05 Brooks DavisMake struct xinpcb and friends word-size independent.
2018-07-04 Konstantin BelousovAdd setproctitle_fast(3) for frequent callers.
2018-07-03 Jamie GrittonAllow jail names (not just IDs) to be specified for...
2018-07-03 John BaldwinClean up the vcs ID strings in libc's gen/ directory.
2018-07-03 John BaldwinStrip __RCSID() and __SCCSID() strings by default when...
2018-07-03 Ruslan BukinRevert 335888 ("Ensure va_list is declared by including...
2018-07-03 Ruslan Bukino Ensure va_list is declared by including stdarg.h.
2018-07-03 Hartmut BrandtUpdate bsnmp to version 1.13. This does not bring user...
2018-07-01 Mariusz ZaborskiWith r335636 C++ program use libcasper.h and capsicum_h...
2018-06-30 Dimitry AndricMore follow-up to r335799 (llvm/clang 6.0.1 update...
2018-06-30 Dimitry AndricFollow-up to r335799 (llvm/clang 6.0.1 update), by...
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 Conrad Meyersigaction.2: Minor cleanups
next