]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
hyperv/kvp: wake up the daemon if it's sleeping due to poll()
[FreeBSD/FreeBSD.git] / lib /
2015-12-15 bruefferMinor spelling, mdoc and style cleanup.
2015-12-15 ngieAllow users override `DEBUG` on the command line via...
2015-12-15 jhbStart on a new library (libsysdecode) that provides...
2015-12-14 ianAdd strlcat() and strlcpy() to libstand.
2015-12-14 vangyzenresolver: preserve binary compatibility; reduce header...
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-13 ngieAdd -static to CFLAGS to unbreak the tests by using...
2015-12-12 jillesexec(3): Fix COMPATIBILITY section: default path does...
2015-12-12 umeRFC 3493 requires ignoring the loopback address for...
2015-12-11 brStart support for the RISC-V 64-bit architecture develo...
2015-12-10 umeThe calls to RES_SET_H_ERRNO() macro on error paths...
2015-12-10 stasRPC: populate local address for rendezvous transporter.
2015-12-09 rodrigcRemove NO_WERROR, after fix from r292023.
2015-12-09 rodrigcMerge from OpenBSD:
2015-12-09 rodrigcMerge from OpenBSD:
2015-12-09 rodrigcMerge from OpenBSD:
2015-12-09 ngieUse stdint.h instead of inttypes.h as the latter pollut...
2015-12-08 ngieFix compilation when -DDEBUG is defined by adding intty...
2015-12-08 emasteRemove historical GNUC test
2015-12-08 ngieDelete bogus freeing of uninitialized data
2015-12-08 ngieAdd missing va_ends for corresponding va_starts to...
2015-12-08 ngieUnbreak compiling getnetgrent.c with -DDEBUG after...
2015-12-07 bdreweryDIRDEPS_BUILD: Update dependencies.
2015-12-07 markjMFV r289003:
2015-12-07 bdreweryReplace unneeded manual dependency on header by adding...
2015-12-07 kibAdd support for usermode (vdso-like) gettimeofday(2...
2015-12-05 bdreweryFix regression in r291738: This really wants -lssp.
2015-12-05 ngieInitialize errno to 0 in the nul testcase before testing it
2015-12-05 ngieFix -Wformat issues and minor whitespace issues in...
2015-12-05 ngiesplit.ih:
2015-12-05 ngieUse `==` instead of `=` in the function comment above...
2015-12-05 ngieUse ANSI C function prototypes/definitions instead...
2015-12-05 ngieAdd missing headers and sort #includes per style(9)
2015-12-05 ngie- Use ANSI C function prototypes/definitions instead...
2015-12-05 ngieFix -Wformat warnings by using the correct format quali...
2015-12-04 bdreweryMove obscure lib/ installation of /usr/lib/include...
2015-12-04 bdreweryFix LDADD/DPADD that should be LIBADD.
2015-12-04 bdreweryReplace ln -s calls with INSTALL_SYMLINK
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 nwhitehornProvide support for ELFv2 userland if using a newer...
2015-12-02 bdreweryMETA MODE: Connect MK_NAND directories.
2015-12-01 bdreweryDon't override LIB*DIR variables from src.libnames.mk.
2015-12-01 bdreweryDon't override LIB*DIR variables from src.libnames.mk.
2015-12-01 bdreweryDon't override LIB*DIR variables from src.libnames.mk.
2015-12-01 rodrigcEnable libcrypt tests.
2015-12-01 bdreweryFix underlinking in lib80211 and define static dependen...
2015-12-01 bdreweryNo trailing slash is needed here.
2015-12-01 bdreweryCorrect r291566 for defining SHLIBDIR.
2015-12-01 ngieMove libelf.so.2 from /usr/lib to /lib to unbreak libkv...
2015-12-01 bdreweryMETA MODE: Update dependencies with 'the-lot' and add...
2015-12-01 bdreweryMETA MODE: Rework [bootstrapped] tools PATH support.
2015-12-01 bdreweryMETA MODE: Fix rebuilding of lib/clang/include after...
2015-12-01 bdreweryMETA MODE: Libc++ does in fact need Libcxxrt.
2015-11-30 bdreweryOnly DIRDEPS_BUILD should trigger this logic.
2015-11-30 bdrewerylibllvmmirparser and libllvmlibdriver are only used...
2015-11-30 rrsAdd support for Intel Skylake and Intel Broadwell PMC...
2015-11-30 adrianAdd lib80211, a small (but hopefully soon to grow)...
2015-11-29 dimFix buildworld after r291453, similar to r284346: url...
2015-11-29 dimInstall the public sanitizer headers. These are useful...
2015-11-29 desUse .netrc for HTTP sites and proxies, not just FTP.
2015-11-29 deischenUnbreak symbol versioning. I have no idea when it...
2015-11-27 jhbAdd support to libkvm for reading vmcores from other...
2015-11-26 jhbRemove trailing whitespace.
2015-11-26 jhbRemove kvm_sparc.c. This is for 32-bit sparc support...
2015-11-26 bdreweryAlways build libevent, which fixes the build for usr...
2015-11-26 bdreweryUse LIBEXECDIR for /usr/libexec.
2015-11-25 bdreweryFollow-up r291330: h_testbits.h is only needed by xdr_test.
2015-11-25 ngieLink fclose(3) to fdclose(3)
2015-11-25 bdreweryReplace DPSRCS that work fine in SRCS.
2015-11-25 bdreweryRemove redundant DPSRCS which were already in SRCS.
2015-11-25 bdreweryMETA MODE: Avoid dirdep dependency on lib/libmd.
2015-11-25 bdreweryMETA MODE: Remove unneeded libmd.host dependency for...
2015-11-25 bdreweryMETA MODE: Fix 'make bootstrap-tools'.
2015-11-25 bdreweryMETA MODE: Don't create .meta files when symlinking...
2015-11-25 bdreweryMETA MODE: Rework circular dependency guard for librtld...
2015-11-25 bdreweryMETA MODE: Prefer INSTALL=tools/install.sh to lessen...
2015-11-25 ngieLink localeconv(3) to localeconv_l(3)
2015-11-24 bdreweryRemove unneeded libutil dependency for sendmail.
2015-11-23 desmarkup fixes
2015-11-23 ngieUse __MAKE_SHELL instead of HOST_SHELL when generating...
2015-11-21 delphijMFV r291123:
2015-11-20 rpokalapopen() requires check for fdopen() failure
2015-11-19 araujoIf a NIS server has long entries on its database that...
2015-11-18 ngieDo not print out errno if the call succeeded unexpected...
2015-11-18 rodrigcTemporarily comment out the libcrypt tests.
2015-11-16 jtlChange the driver stats to what they really are: unsign...
2015-11-16 ngieAdd some initial tests for SLIST and STAILQ macros
2015-11-16 ngieIntegrate contrib/netbsd-tests/lib/libcrypt/t_crypt...
2015-11-16 ngieMFhead @ r290899
2015-11-15 baptFix unused-but-set-variable
2015-11-15 ngieDisable -Wformat with scanfloat_test when compiling...
2015-11-15 ngieFix -Wformat issues
2015-11-15 baptRemove unused variables to fix building world
2015-11-15 ngieChange WARNS to 2 across the board with all the libc...
2015-11-15 ngieFix -Wmissing-braces warnings by adding braces around...
2015-11-15 ngieFix -Wunused warnings
2015-11-15 ngieBump WARNS to 2
2015-11-15 ngieRemove unused variables; sort by alignment where needed
2015-11-15 ngiePolish up iswctype_test
2015-11-15 ngiePolish up the tests a bit more after projects/collation...
next