]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Eliminate a comment that doesn't apply to this pmap implementation.
[FreeBSD/FreeBSD.git] / lib /
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
2018-06-27 Bryan DreweryDon't use CCACHE for linking.
2018-06-27 Dimitry AndricVendor import of compiler-rt 6.0.1 release r335540:
2018-06-27 Dimitry AndricVendor import of clang 6.0.1 release r335540:
2018-06-27 Dimitry AndricVendor import of llvm 6.0.1 release r335540:
2018-06-27 Bryan DreweryRework check for libclang_rt to see if the needed libra...
2018-06-26 Mariusz Zaborski[libcasper] Use explicit_bzero instead of memset to...
2018-06-26 Ben Woodsgeli attach multiple providers
2018-06-26 Hans Petter SelaskyImprove the userspace USB string reading function in...
2018-06-25 Brad DavisAdd a file missed in r335645.
2018-06-25 Brooks DavisNormalize the g(eom,cache,part,...) build.
2018-06-25 Eitan Adlerusers(1): Use capsicum helpers for users
2018-06-23 Mariusz ZaborskiDocument libcasper_service.
2018-06-22 Bryan DreweryRevert r335449 and add needed MK_LLD_BOOTSTRAP check...
2018-06-22 Dimitry AndricAdd support for selectively enabling LLVM targets
2018-06-21 Ian LeporeAdd some words clarifying that rename(2) does nothing...
2018-06-20 Bryan DreweryFix sources needed for lld.
2018-06-20 Bryan DreweryRework WITHOUT_LLD/TOOLCHAIN fix from r327892 for cross...
2018-06-20 Stephen J. KiernanThis library allows for user space applications to...
2018-06-19 Mariusz ZaborskiFix typo.
2018-06-18 Mariusz Zaborskilibnv: Add nvlist_append_*_array() family of functions.
2018-06-18 Mariusz Zaborskilibnv: add regression test for r335344.
2018-06-18 Mariusz Zaborskilibnv: Remove nvlist argument from cnvlist_{take,free...
2018-06-18 Eitan Adlerlibcapsicum: adding missing man page links
2018-06-17 Eitan Adlerliby: rewrite yyerror.h
2018-06-16 Eitan Adlerliby: build with WARNS=6
2018-06-16 Devin TeskeFix comparison between pointer and char literal
2018-06-16 Konstantin BelousovRemove unused file.
2018-06-16 Konstantin BelousovRework ofed build.
2018-06-15 Bryan DreweryPut in temporary hacks for jevents.
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-14 Marcelo AraujoFix style(9) space vs tab.
2018-06-13 Edward Tomasz Napi... Get rid of references to /usr/share/doc/ from ports...
2018-06-13 Eitan Adleratoi.3: bump .Dd
2018-06-13 Eitan Adlerlibc: remove explicit cast NULL in atoi
2018-06-11 Ryan Libbypmc gcc fixups
2018-06-10 Konstantin Belousovlibc qsort(3): stop aliasing.
2018-06-10 John BaldwinUse __SCSSID() for SCCS IDs.
2018-06-09 Matt Macypmc: fix logic in skipping riscv
2018-06-09 Matt Macypmc: don't build on riscv where there's no kmod support
2018-06-07 Matt Macylibpmc: add missed (uintmax_t) casts
2018-06-07 Matt Macypmc: convert native to jsonl and track TSC value of...
2018-06-07 Matt Macylibpmc: simplify lookup by idx
2018-06-06 Conrad Meyerstrdup.3: Document standardization in POSIX
2018-06-06 Conrad Meyerstrcpy.3: Improve legibility and clarity
2018-06-06 Conrad Meyerclog.3, complex.3: Fix typos and igor style issues
2018-06-06 Sean BrunoLoad balance sockets with new SO_REUSEPORT_LB option.
2018-06-06 Matt Macyhwpmc: add summary command and further metadata extensions
2018-06-05 Mark JohnstonDon't build brk_test on platforms that don't support...
2018-06-05 Matt Macyhwpmc: log name->pid, name->tid mappings
2018-06-04 Jung-uk KimMFV: r334448
next