]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Spelling fixes supplied by pfg@, detected with codespell, plus
[FreeBSD/FreeBSD.git] / lib /
2016-05-01 kibAs a reader service, explain NOTE_LINK reporting for...
2016-05-01 pfglib: minor spelling fixes in comments.
2016-05-01 bcrProvide an example to the kqueue man page, showing
2016-05-01 edRemove useless calls to basename().
2016-04-30 ngieDon't leak PML4 in _amd64_initvtop(..) if kvm_read2...
2016-04-30 ngieRemove a -Wunused-but-set-variable variable -- `pa`
2016-04-30 ngieRemove kvm_getfiles(3)
2016-04-30 ngieFix memory allocation edgecases in kvm_argv(..)
2016-04-30 pfglibc: spelling fixes.
2016-04-29 gjbFix including Kyuafile in packaged base system.
2016-04-28 ngieFix va_list handling
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 jhbAdd 'devctl delete' that calls device_delete_child().
2016-04-27 jhbAdd a new rescan method to the bus interface.
2016-04-27 delphijMFV r298691:
2016-04-27 delphijVendor import of ntp-4.2.8p7.
2016-04-26 pfglibcuse: make more use of the howmany() macro when...
2016-04-26 pfglibstand: make more use of the howmany() macro when...
2016-04-26 pfglibc: make more use of the howmany() macro when available.
2016-04-23 pfgregex: prevent two improbable signed integer overflows.
2016-04-22 ngieFix up pointer issues with lib/libkvm
2016-04-21 ngieCompletely disable fmaxmin_test (follow up to r297952)
2016-04-21 emasteelftoolchain: Use ${SRCTOP} for the top of the FreeBSD...
2016-04-21 baptRestore the original ascii.c from prior to r290494
2016-04-20 baptCheck the returned value of memchr(3) before using it
2016-04-20 pfgMinor indentation issue.
2016-04-20 pfglibc: use our roundup2/rounddown2() macros when param...
2016-04-20 ngieFix double fclose of `fp1` when freopen fails
2016-04-19 ngieMake sure fmemopen succeeds in :test_append_binary_pos...
2016-04-19 ngieRemove trailing whitespace and use `nitems(mib)` instea...
2016-04-19 loosUse GPIOTOGGLE to toggle the pin state instead of read...
2016-04-19 allanjudeUnbreak the build if you enable WITH_NAND
2016-04-18 allanjudeA new implementation of the loader block cache
2016-04-18 avoslibc: do not include <sys/types.h> where <sys/param...
2016-04-18 pfgRe-use our roundup2() macro instead of reinventing...
2016-04-18 pfglibipsec: use NULL instead of zero for pointers.
2016-04-18 pfglibstand: use NULL instead of zero for pointers.
2016-04-18 pfglibbluetooth: use NULL instead of zero for pointers.
2016-04-18 pfgrexec(3): use NULL instead of zero for pointers.
2016-04-18 emasteReplace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchain
2016-04-18 pluknetFixed indentation, minor style.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-17 wblockFix markup on "\n" in printf so it renders correctly.
2016-04-17 gjbRemove lib/libcapsicum and libexec/casper, brought...
2016-04-16 pfglibc: make some more use of the nitems() macro.
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 philimport libxo-0.4.7
2016-04-15 araujoInitialize pointer with NULL instead of 0.
2016-04-14 ngieClean up trailing whitespace in lib/libcam; no function...
2016-04-14 bdreweryMETA_MODE: Don't rebuild build-tools targets during...
2016-04-14 oshogboSet NULL to the ai_next pointer which fix cap_getaddrin...
2016-04-14 emastearm64 libc: hide .cerror, .curbrk, .minbrk for WITHOUT_...
2016-04-14 brUnmagic the thread pointer offset.
2016-04-14 ngieDisable fmaxmin_test when compiling it with clang 3.8.0
2016-04-14 bdreweryBuild libpam modules in parallel.
2016-04-14 bdrewerySimplify building libpam and fix libpam.a not containin...
2016-04-13 pfglibgssapi: avoid NULL pointer dereferences.
2016-04-13 gjbMFH
2016-04-13 pfglibvgl: do not initialize static storage.
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-12 emasteRemove PS_STRINGS fallback from setproctitle
2016-04-12 gjbMFH
2016-04-12 kibIf off-page lookup failed, there is no memory to perform
2016-04-11 ngieFix appending -O0 to CFLAGS
2016-04-11 pfglibc: cleanup unnecessary semicolons (part 2).
2016-04-11 pfglibc: cleanup unnecessary semicolons.
2016-04-11 gjbMFH
2016-04-10 pfglibc: replace 0 with NULL for pointers.
2016-04-09 pfgUSB: replace 0 with NULL for pointers.
2016-04-09 pfglibedit: replace 0 with NULL for pointers.
2016-04-09 pfglibpam: replace 0 with NULL for pointers.
2016-04-09 pfglibfetch: replace 0 with NULL for pointers.
2016-04-08 kibUse __FBSDID() for .c files from lib/libthr/thread.
2016-04-08 kibUse ANSI C function definitions, fix spelling in a...
2016-04-08 kibAssert that the lock objects put into the off-page...
2016-04-06 bdreweryFollow-up r295924: Only sync hash-based db files open...
2016-04-06 andrewRevert a change that sneeked with 297619
2016-04-06 andrewDisable support for compat syscalls on arm64. These...
2016-04-04 gjbMFH
2016-04-04 acheSJIS encoding don't have single byte characters >= 224
2016-04-04 kibRemove unused variable. It was write-only before r297139.
2016-04-04 acheEUC-type encodings don't have single byte characters...
2016-03-31 brooksDocument KTRFAC_FAULT and KTRFAC_FAULTEND.
2016-03-31 bdreweryWITHOUT_TOOLCHAIN: Skip building of h_raw.
2016-03-31 bdreweryWITHOUT_TOOLCHAIN: Fix build of rtld.
2016-03-30 emastelibc: stop exporting cerror
2016-03-30 pfgfreopen(3): prevent uninitialized errno.
2016-03-30 pfgfreopen(3): prevent uninitialized errno.
2016-03-30 pfgfreopen(3): prevent uninitialized errno.
2016-03-28 jhbFix parsing of a 1GB page table entry.
2016-03-28 traszFix bunch of .Xrs.
2016-03-27 dimCompile libcxxrt as C++11, since it is only really...
2016-03-26 bdreweryImplement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
2016-03-24 bdreweryCCACHE_BUILD: Don't use ccache when generating some...
2016-03-24 bdreweryDon't reset CC away from full-pathed gcc.
next