]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix misspelling of encryptedcore.
[FreeBSD/FreeBSD.git] / lib /
2018-01-29 oshogboThe name of the library is exactly the same like one...
2018-01-29 oshogboDocument the syslog Casper service.
2018-01-27 oshogboAdd cap_random.3 to build system.
2018-01-27 oshogboFix caspermock - the cap_recv_nvlist should return...
2018-01-27 oshogboDocument the random Casper service.
2018-01-27 pfglibthr: Fix missing break in switch.
2018-01-27 oshogboAdd SPDX tags for libcasper(3) and services.
2018-01-27 oshogboDocument the grp Casper service.
2018-01-27 jhbClarify some comments in the MIPS makecontext().
2018-01-26 maximo EMFILE errno documented.
2018-01-26 mckusickRefactoring of reading and writing of the UFS/FFS super...
2018-01-24 mckusickUpdate .Dd missed in -r328304.
2018-01-24 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-23 emastelibcxxrt: Move mangled symbols out of extern "C++"...
2018-01-23 mckusickIn the C library, the setting up of the group array...
2018-01-22 asomersmlock(2): correct documentation for error conditions.
2018-01-22 kevanslibregex: Add a symbol map
2018-01-22 kevanslibregex: Drop WARNS to 2 to match libc
2018-01-22 kevansAdd missing patch from r328240
2018-01-22 kevansAdd libregex, connect it to the build
2018-01-21 eadlericonv: adding missing break
2018-01-21 kevansregex(3): Resolve issues with higher WARNS levels
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 mckusickCorrect fsck journal-recovery code to update a cylinder...
2018-01-17 dimPull in r322623 from upstream llvm trunk (by Andrew...
2018-01-17 fabientFix pmcstat exit from kernel introduced by r325275.
2018-01-16 arichardsonlibnetbsd: Make the function declaration of efopen...
2018-01-16 brFix bug: increment the value of pmcstat_npmcs instead...
2018-01-15 tuexenBump date, which I missed in r328014. Thanks to jhb...
2018-01-15 tuexenAdd support for decoding the nxt_flags, rcv_flags,...
2018-01-15 tuexenAdd support for decoding the type of a cmsg.
2018-01-15 tuexenSimplify table generation.
2018-01-14 tuexenAdd a function is decode the sinfo_flags of struct...
2018-01-14 tuexenAdd suppor for the supported PR-SCTP policies.
2018-01-14 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-13 dimBuild llvm-extract with -lz, and add a few objects...
2018-01-13 jhibbitsReplace the PMC class struct copy with an explicit...
2018-01-12 jeffImplement NUMA support in uma(9) and malloc(9). Alloca...
2018-01-12 jeffImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-10 oshogboFix markup.
2018-01-08 oshogboDocument the DNS Casper service.
2018-01-06 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-06 impThe source strings are from the password database which...
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-05 oshogboBuild service tests with Casper support.
2018-01-05 impNeed to convert '/' back to '\' when creating a path...
2018-01-05 impSet dp to NULL when we free it, and tree a NULL dp...
2018-01-04 oshogbocap_unwrap should return a descriptor but also free...
2018-01-04 oshogboAdd missing macro in man page.
2018-01-03 oshogboDocument services which we have in libcasper.
2018-01-01 delphijRemove unused includes.
2017-12-31 eadlercacos(3): correct spelling of 'I'
2017-12-31 eadlerisgreater(3): correct description of isunordered macro
2017-12-29 eadlerlibc/locale: fix an off-by-one in newlocale
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-29 dimAdd one more file to libllvm's SRCS_MIN, since this...
2017-12-28 robakhumanize_number(3): fix math edge case in rounding...
2017-12-28 dimVendor import of clang trunk r321530:
2017-12-28 impClose slave on fork error to prevent pty fd leak.
2017-12-28 eadlerFix a few more speelling errors
2017-12-27 pfgSPDX: Small for a license ID tags.
2017-12-27 pfgSPDX: Fix some License ID tags for libc.
2017-12-27 eadlerlib: Fix several typos and minor errors
2017-12-26 mckusickMissing disk close in libufs.
2017-12-25 eadlerfsync(3): correctly document return values
2017-12-25 dimOnly build tsan and tsan_cxx for amd64, as 32 bit is...
2017-12-24 dimVendor import of clang trunk r321426:
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimUpdate clang, lld and llvm version numbers for r321414...
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-24 dimVendor import of compiler-rt trunk r321414:
2017-12-24 dimVendor import of clang trunk r321414:
2017-12-24 dimVendor import of llvm trunk r321414:
2017-12-23 dimNext step in updating llvm/clang build glue: make libcl...
2017-12-23 oshogboIntroduce the daemonfd function.
2017-12-23 eadlerfopen.1: document truncation
2017-12-22 dimNext step in updating llvm/clang build glue: make lldb...
2017-12-22 dimNext step in updating llvm/clang build glue: make lld...
2017-12-22 dimSort source file lists under lib/clang.
2017-12-22 dimNext step in updating llvm/clang build glue: make the...
2017-12-22 dimNext step in updating llvm/clang build glue: make llvm...
2017-12-22 dimNext step in updating llvm/clang build glue: make the...
2017-12-21 dimFirst step in updating llvm/clang build glue: make...
2017-12-21 impBump number that's an insane number of devices from...
2017-12-20 dimUpdate libclang_rt version number.
2017-12-20 dimBump FREEBSD_CC_VERSION.
2017-12-20 dimAdd new clang intrinsics headers, and update version...
2017-12-20 dimUpdate generated config headers, and version numbers.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 umeDon't ignore trailing spaces after numerical IP addresses.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
next