]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Don't leak PML4 in _amd64_initvtop(..) if kvm_read2(..) fails
[FreeBSD/FreeBSD.git] / lib / libc /
2016-04-30 Pedro F. Giffunilibc: spelling fixes.
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 Xin LIMFV r298691:
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 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
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-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 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-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-14 Ed Mastearm64 libc: hide .cerror, .curbrk, .minbrk for WITHOUT_...
2016-04-13 Glen BarberMFH
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-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 Alexander MotinMFV r297760: 6418 zpool should have a label clearing...
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...
2016-04-06 Glen BarberMFH
2016-04-04 Glen BarberMFH
2016-04-04 Andrey A. ChernovSJIS encoding don't have single byte characters >= 224
2016-04-04 Andrey A. ChernovEUC-type encodings don't have single byte characters...
2016-04-02 Alexander MotinMFV r297506: 6738 zfs send stream padding needs documen...
2016-04-02 Alexander MotinMFV r297505:
2016-04-02 Alexander MotinMFV r297504: 6681 zfs list burning lots of time in...
2016-03-31 Brooks DavisDocument KTRFAC_FAULT and KTRFAC_FAULTEND.
2016-03-31 Bryan DreweryWITHOUT_TOOLCHAIN: Skip building of h_raw.
2016-03-31 Bryan DreweryWITHOUT_TOOLCHAIN: Fix build of rtld.
2016-03-30 Ed Mastelibc: stop exporting cerror
2016-03-30 Pedro F. Giffunifreopen(3): prevent uninitialized errno.
2016-03-30 Pedro F. Giffunifreopen(3): prevent uninitialized errno.
2016-03-30 Pedro F. Giffunifreopen(3): prevent uninitialized errno.
2016-03-28 Edward Tomasz Napi... Fix bunch of .Xrs.
2016-03-26 Bryan DreweryImplement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-24 Ed Mastelibc: stop exporting curbrk and minbrk in the private...
2016-03-21 John BaldwinFully handle size_t lengths in AIO requests.
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-18 Julian ElischerUse the right argumant name
2016-03-16 David E. O'BrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 Ed Mastelibc: don't build compat functions if building WITHOUT_...
2016-03-14 Glen BarberMFH
2016-03-12 John BaldwinRemove Symbol.map entries for old AIO system calls...
2016-03-11 Dag-Erling SmørgravApply upstream r3651: the IPv6 address of the L root...
2016-03-11 Simon J. GerratyMerge bmake-20160307
2016-03-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.2p2.
2016-03-10 Glen BarberMFH
2016-03-10 Alexander MotinMFV r296609: 6370 ZFS send fails to transmit some holes
2016-03-09 Bryan DreweryDIRDEPS_BUILD: Connect MK_TESTS.
2016-03-09 Bryan DreweryFix and connect setjmp test.
2016-03-09 Edward Tomasz Napi... Fix spelling of MAXNAMLEN.
2016-03-08 Alexander MotinMFV r296540: 4448 zfs diff misprints unicode characters
2016-03-08 Alexander MotinMFV r296538: 6544 incorrect comment in libzfs.h about...
2016-03-08 Alexander MotinMFV r296536: 6551 cmd/zpool: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296534: 6550 cmd/zfs: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296532: 6637 replacing "dontclose" with "should_close"
2016-03-08 Alexander MotinMFV r296529:
2016-03-08 Alexander MotinMFV r296527: 6659 nvlist_free(NULL) is a no-op
2016-03-08 Alexander MotinMFV r296522: 6541 Pool feature-flag check defeated...
2016-03-08 Alexander MotinMFV r296520: 6562 Refquota on receive doesn't account...
2016-03-08 Alexander MotinMFV r296518: 5027 zfs large block support (add copyright)
2016-03-08 Alexander MotinMFV r296515: 6536 zfs send: want a way to disable...
2016-03-08 Alexander MotinMFV r296513: 6450 scrub/resilver unnecessarily traverse...
2016-03-08 Alexander MotinMFV r296511: 6537 Panic on zpool scrub with DEBUG kernel
2016-03-08 Alexander MotinMFV r296505: 6531 Provide mechanism to artificially...
2016-03-08 Mark JohnstonMFV r296306: 6604 harden DIF bounds checking
2016-03-08 Ed Mastelibc/{i386,amd64}: Do not export .cerror when building...
2016-03-07 Glen BarberMFH
2016-03-06 Jilles Tjoelkerlibc: Add some tests for memcmp().
2016-03-06 Kurt LidlAllow O_CLOEXEC to be used in dbopen() flags
2016-03-06 Glen BarberMFH
2016-03-05 Dag-Erling SmørgravUpgrade to Unbound 1.5.8.
2016-03-05 Dimitry AndricMerge ^/head r296369 through r296409.
2016-03-05 Pedro F. GiffuniStray tabs and spaces.
2016-03-04 Pedro F. GiffuniWork around aliasing issues detected in modern GCC.
2016-03-03 Dimitry AndricMerge ^/head r296007 through r296368.
2016-03-03 Dimitry AndricUpdate llvm and clang to 3.8.0 release.
next