]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Import libcxxrt master 516a65c109eb0a01e5e95fbef455eb3215135cef.
[FreeBSD/FreeBSD.git] / lib /
2016-05-05 Dimitry AndricImport libcxxrt master 516a65c109eb0a01e5e95fbef455eb32...
2016-05-05 Dimitry AndricSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 Ed MasteLimit Options.inc generation to desired targets
2016-05-05 Konstantin BelousovDo not leak THR_FLAGS_SUSPENDED from the previous suspe...
2016-05-04 Enji CooperMerge ^/user/ngie/release-pkg-fix-tests to unbreak...
2016-05-04 Alan SomersImprove performance and functionality of the bitstring...
2016-05-03 Jung-uk KimMerge OpenSSL 1.0.2h.
2016-05-03 Konstantin BelousovCorrect wording.
2016-05-03 Konstantin BelousovAdd EVFILT_VNODE open, read and close notifications.
2016-05-02 Konstantin BelousovIssue NOTE_EXTEND when a directory entry is added to...
2016-05-01 Konstantin BelousovAs a reader service, explain NOTE_LINK reporting for...
2016-05-01 Pedro F. Giffunilib: minor spelling fixes in comments.
2016-05-01 Benedict ReuschlingProvide an example to the kqueue man page, showing
2016-05-01 Ed SchoutenRemove useless calls to basename().
2016-04-30 Dimitry AndricUpdate from subversion 1.9.2 to 1.9.4.
2016-04-30 Enji CooperDon't leak PML4 in _amd64_initvtop(..) if kvm_read2...
2016-04-30 Enji CooperRemove a -Wunused-but-set-variable variable -- `pa`
2016-04-30 Enji CooperRemove kvm_getfiles(3)
2016-04-30 Enji CooperFix memory allocation edgecases in kvm_argv(..)
2016-04-30 Pedro F. Giffunilibc: spelling fixes.
2016-04-29 Glen BarberFix including Kyuafile in packaged base system.
2016-04-28 Enji CooperFix va_list handling
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 John BaldwinAdd 'devctl delete' that calls device_delete_child().
2016-04-27 John BaldwinAdd a new rescan method to the bus interface.
2016-04-27 Xin LIMFV r298691:
2016-04-27 Xin LIVendor import of ntp-4.2.8p7.
2016-04-26 Pedro F. Giffunilibcuse: make more use of the howmany() macro when...
2016-04-26 Pedro F. Giffunilibstand: make more use of the howmany() macro when...
2016-04-26 Pedro F. Giffunilibc: make more use of the howmany() macro when available.
2016-04-23 Pedro F. Giffuniregex: prevent two improbable signed integer overflows.
2016-04-22 Enji CooperFix up pointer issues with lib/libkvm
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-22 Andriy Gapon6052 decouple lzc_create() from the implementation...
2016-04-21 Enji CooperCompletely disable fmaxmin_test (follow up to r297952)
2016-04-21 Ed Masteelftoolchain: Use ${SRCTOP} for the top of the FreeBSD...
2016-04-21 Baptiste DaroussinRestore the original ascii.c from prior to r290494
2016-04-20 Baptiste DaroussinCheck the returned value of memchr(3) before using it
2016-04-20 Pedro F. GiffuniMinor indentation issue.
2016-04-20 Pedro F. Giffunilibc: use our roundup2/rounddown2() macros when param...
2016-04-20 Enji CooperFix double fclose of `fp1` when freopen fails
2016-04-19 Enji CooperMake sure fmemopen succeeds in :test_append_binary_pos...
2016-04-19 Enji CooperRemove trailing whitespace and use `nitems(mib)` instea...
2016-04-19 Luiz Otavio O SouzaUse GPIOTOGGLE to toggle the pin state instead of read...
2016-04-19 Allan JudeUnbreak the build if you enable WITH_NAND
2016-04-18 Allan JudeA new implementation of the loader block cache
2016-04-18 Andriy Voskoboinyklibc: do not include <sys/types.h> where <sys/param...
2016-04-18 Pedro F. GiffuniRe-use our roundup2() macro instead of reinventing...
2016-04-18 Pedro F. Giffunilibipsec: use NULL instead of zero for pointers.
2016-04-18 Pedro F. Giffunilibstand: use NULL instead of zero for pointers.
2016-04-18 Pedro F. Giffunilibbluetooth: use NULL instead of zero for pointers.
2016-04-18 Pedro F. Giffunirexec(3): use NULL instead of zero for pointers.
2016-04-18 Ed MasteReplace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchain
2016-04-18 Sergey KandaurovFixed indentation, minor style.
2016-04-18 Xin LIMFV r298178:
2016-04-17 Baptiste DaroussinImport libucl 0.8.0
2016-04-17 Baptiste DaroussinImport sqlite3 3.12.1
2016-04-17 Warren BlockFix markup on "\n" in printf so it renders correctly.
2016-04-17 Glen BarberRemove lib/libcapsicum and libexec/casper, brought...
2016-04-16 Pedro F. Giffunilibc: make some more use of the nitems() macro.
2016-04-16 Glen BarberMerge the projects/release-pkg branch to head.
2016-04-16 Glen BarberMFH
2016-04-16 Glen BarberMFH
2016-04-15 Phil ShaferImport to 0.6.1
2016-04-15 Phil Shaferimport libxo-0.4.7
2016-04-15 Marcelo AraujoInitialize pointer with NULL instead of 0.
2016-04-14 Enji CooperClean up trailing whitespace in lib/libcam; no function...
2016-04-14 Bryan DreweryMETA_MODE: Don't rebuild build-tools targets during...
2016-04-14 Mariusz ZaborskiSet NULL to the ai_next pointer which fix cap_getaddrin...
2016-04-14 Ed Mastearm64 libc: hide .cerror, .curbrk, .minbrk for WITHOUT_...
2016-04-14 Ruslan BukinUnmagic the thread pointer offset.
2016-04-14 Enji CooperDisable fmaxmin_test when compiling it with clang 3.8.0
2016-04-14 Bryan DreweryBuild libpam modules in parallel.
2016-04-14 Bryan DrewerySimplify building libpam and fix libpam.a not containin...
2016-04-13 Pedro F. Giffunilibgssapi: avoid NULL pointer dereferences.
2016-04-13 Glen BarberMFH
2016-04-13 Pedro F. Giffunilibvgl: do not initialize static storage.
2016-04-13 Glen BarberMFH
2016-04-12 Phil ShaferMerge libxo 0.4.6
2016-04-12 Ed MasteRemove PS_STRINGS fallback from setproctitle
2016-04-12 Glen BarberMFH
2016-04-12 Konstantin BelousovIf off-page lookup failed, there is no memory to perform
2016-04-11 Enji CooperFix appending -O0 to CFLAGS
2016-04-11 Alexander MotinMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 Pedro F. Giffunilibc: cleanup unnecessary semicolons (part 2).
2016-04-11 Pedro F. Giffunilibc: cleanup unnecessary semicolons.
2016-04-11 Glen BarberMFH
2016-04-10 Pedro F. Giffunilibc: replace 0 with NULL for pointers.
2016-04-09 Pedro F. GiffuniUSB: replace 0 with NULL for pointers.
2016-04-09 Alexander MotinMFV r297760: 6418 zpool should have a label clearing...
2016-04-09 Alexander Motin6418 zpool should have a label clearing command
2016-04-09 Pedro F. Giffunilibedit: replace 0 with NULL for pointers.
2016-04-09 Pedro F. Giffunilibpam: replace 0 with NULL for pointers.
2016-04-09 Pedro F. Giffunilibfetch: replace 0 with NULL for pointers.
2016-04-08 Konstantin BelousovUse __FBSDID() for .c files from lib/libthr/thread.
2016-04-08 Konstantin BelousovUse ANSI C function definitions, fix spelling in a...
2016-04-08 Konstantin BelousovAssert that the lock objects put into the off-page...
2016-04-06 Bryan DreweryFollow-up r295924: Only sync hash-based db files open...
2016-04-06 Andrew TurnerRevert a change that sneeked with 297619
2016-04-06 Andrew TurnerDisable support for compat syscalls on arm64. These...
next