]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add support for a /etc/defaults/vendor.conf override file
[FreeBSD/FreeBSD.git] / lib /
2016-06-23 Hans Petter SelaskyAdd support for USB streams to the LibUSB v1.0 API...
2016-06-22 Brooks DavisReplace use of the pipe(2) system call with pipe2(2...
2016-06-22 Hans Petter SelaskyImplement libusb_hotplug_register_callback() and
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-17 Bryan DreweryAdd clang-format under WITH_CLANG_EXTRAS.
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 Hans Petter SelaskyAdd missing return statement.
2016-06-16 Hans Petter SelaskyAdd multiple missing descriptor parsing functions to...
2016-06-16 Hans Petter SelaskyAdd support for libusb_set_auto_detach_kernel_driver...
2016-06-16 Hans Petter SelaskyAdd support for libusb_get_port_number() to the LibUSB...
2016-06-16 Hans Petter SelaskyDefine LIBUSB_API_VERSION.
2016-06-16 Hans Petter SelaskyImplement libusb_get_version() and update libusb manual...
2016-06-14 Bryan DreweryDIRDEPS_BUILD: Update dependencies
2016-06-13 Enji CooperChange my given name from "Garrett" to "Ngie"
2016-06-13 Hans Petter SelaskyFix compile warning.
2016-06-13 Mariusz ZaborskiDon't close fd if it's lower then stderr, otherwise...
2016-06-12 Hans Petter SelaskyImplement code to stop all USB endpoints before executi...
2016-06-10 Pedro F. GiffuniFix regression from r301461.
2016-06-09 Pedro F. Giffunilibc/rpc: Make use of some xdr_* macros. (part 2)
2016-06-09 Jilles Tjoelkerutimes(2),utime(3): Add deprecation in favour of utimen...
2016-06-09 Edward Tomasz Napi... Fix frexpl() declaration to not include the field name.
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-09 Pedro F. Giffunilibc/rpc: Make use of some xdr_* macros.
2016-06-09 Kevin LoFix the rpcb_getaddr() definition to match its declaration.
2016-06-09 Mark JohnstonImplement an NSS backend for netgroups and add getnetgr...
2016-06-09 Mark JohnstonFix an infinite loop in setnetgrent(3) with NIS netgroups.
2016-06-09 Mark JohnstonUse a more common spelling for "(char *)0" in the getne...
2016-06-08 Enji CooperRevert r301707
2016-06-08 Enji CooperUse NULL instead of `0` in _ht_getnetbyname(..)
2016-06-08 Enji CooperTest for strchr(3) returning NULL, not 0
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-08 Dag-Erling SmørgravReplace _pam_verbose_error() with a macro. This was...
2016-06-08 Don LewisDon't leak olinep if malloc() fails.
2016-06-08 Don LewisDon't leak addrinfo if ai->ai_addrlen <= minsiz test...
2016-06-08 Mariusz ZaborskiIntroduce the PD_CLOEXEC for pdfork(2).
2016-06-08 Mariusz ZaborskiAdd flags to the Casper services.
2016-06-07 Kurt LidlSeparate BLACKLIST vs BLACKLIST_SUPPORT properly
2016-06-05 Bryan DreweryUse the in-tree sys/elf_common.h to build libelftc.
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-05 Pedro F. Giffunilibc/locale: Fix type breakage in __collate_range_cmp().
2016-06-05 Andrey A. ChernovReflect error indication according to POSIX and what...
2016-06-04 Konstantin BelousovFix markup.
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Bryan DreweryDIRDEPS_BUILD: Connect new directories and update depen...
2016-06-03 Dimitry AndricFor clang, move the definition of FREEBSD_CC_VERSION...
2016-06-03 Eric van GyzenImprove errno documentation in pthread_create(3) and...
2016-06-03 Xin LIMFV r301238:
2016-06-02 Bryan DreweryRemove libstdc++ again.
2016-06-02 Dimitry AndricPull in r271548 from upstream llvm trunk (by me):
2016-06-02 Kurt LidlAdd basic blacklist build support
2016-06-02 Pedro F. Giffunicitrus: Remove redundant code in _citrus_esdb_get_list().
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-06-01 Jilles Tjoelkerthr_*(2): Add xrefs to what libthr implements using...
2016-06-01 Kurt LidlReviewed by: rpaulo
2016-06-01 Allan JudeSkein was not meant to be connected to libcrypto
2016-06-01 Ed SchoutenDon't call setgrent() in an unportable way.
2016-06-01 Mariusz ZaborskiDocument behavior of wait introduced in the r286698.
2016-06-01 Conrad Meyerlibthr: Use formatted PANIC()
2016-06-01 Conrad Meyerlibthr: _thread_vprintf: Enhance support for %p, %#x
2016-06-01 Conrad Meyerlibthr: Add vprintf variant of _thread_printf, formatte...
2016-06-01 Andrey A. ChernovDon't use fixup for C99 and up, the compiler result...
2016-05-31 Alan SomersCoverity fixes for r300906
2016-05-31 Andrey A. ChernovFor EILSEQ case in mbsnrtowcs() and wcsnrtombs() update...
2016-05-31 Ed SchoutenFix prototype of dbm_open().
2016-05-31 Dag-Erling Smørgravr169386 (PR 112515) was incomplete: it treated 307...
2016-05-30 Pedro F. Giffunilibdevdctl: minor spelling fixes.
2016-05-30 Ed SchoutenLet dbm's datum::dptr use the right type.
2016-05-30 Ed SchoutenFix the signature of the psignal() function.
2016-05-30 Dimitry AndricBump __FreeBSD_cc_version after r300974.
2016-05-30 Jamie GrittonMark jail(2), and the sysctls that it (and only it...
2016-05-29 Konstantin BelousovStop inlining the struct ucond definition into struct...
2016-05-29 Jilles TjoelkerRemove non-history libkse references and fix PTHREAD_PR...
2016-05-29 Andrey A. ChernovMicro optimize: C standard guarantees that right shift...
2016-05-29 Jilles Tjoelker_umtx_op(2): Note deprecation of UMTX_OP_MUTEX_WAKE.
2016-05-29 Jilles Tjoelker_umtx_op(2),thr_*(2): Various spelling, grammar and...
2016-05-29 Andrey A. Chernov1) Unifdef USE_WEAK_SEEDING since it is too obsolete...
2016-05-29 Andrey A. Chernov1) Unifdef USE_WEAK_SEEDING it is too obsolete to suppo...
2016-05-29 Bryan DreweryGCC External: Revert r300886, r300904, r300917, r300918
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-28 Bryan DreweryAvoid literal-suffix error due to missing space.
2016-05-28 Alan Somerszfsd(8), the ZFS fault management daemon
2016-05-28 Bryan DreweryUse a relative symlink for proper --sysroot support.
2016-05-28 Allan JudeImplement SHA-512 truncated (224 and 256 bits)
2016-05-27 Bryan DreweryMove external GCC compiler hacks to bsd.sys.mk.
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-27 Dimitry AndricAfter r300770, for libc++ and libcxxrt, use -isystem...
2016-05-27 Conrad Meyerlibmd: Work around C++'s inability to understand C
2016-05-26 Ed SchoutenLet l64a() properly null terminate its result.
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-25 Ruslan BukinDo not generate code for sbrk syscall -- sbrk support...
2016-05-25 Pedro F. Giffunilibc: regexec(3) adjustment.
2016-05-25 Ruslan BukinRemove legacy brk and sbrk from RISC-V.
2016-05-25 Don LewisCall closedir() before returning from fetchListFile...
2016-05-25 Don LewisDon't leak addrinfo in fetch_bind()
2016-05-25 Don LewisFix Coverity CID 978183 Resource leak in rexec().
2016-05-25 Don LewisFix Coverity CID 1016714 Resource leak in process_file_...
next