]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc/gen
MFC r313351:
[FreeBSD/FreeBSD.git] / lib / libc / gen /
2017-03-15 pfgMFC r315095, r315096, r315097, r315187:
2017-03-14 vangyzenMFC r314179 r314206 r314424
2017-03-14 delphijMFC r315225:
2017-03-02 ianMFC r311954, r311996, r312077, r312080:
2017-02-08 jhbMFC 310638:
2017-02-04 ngieMFC r312332,r312446,r312451:
2016-12-20 edMFC r309650:
2016-11-29 emasteMFC r309006: remove unnecessary vm includes from setpro...
2016-11-23 jhbMFC 308056: Fix formatting of tables.
2016-10-14 kibMFC r307037:
2016-10-14 kibMFC r307036:
2016-09-07 jillesMFC r305154: directory(3): Deprecate readdir_r(). Clari...
2016-09-07 jillesMFC r305090: getvfsbyname(3): Remove [EFAULT] error.
2016-08-17 acheMFC r302943,r302944,r303004,r303010,r303011,r303013...
2016-08-17 acheMFC r302824
2016-08-08 bdreweryMFC r303687:
2016-08-05 edMFC r303486:
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-09 jillesutimes(2),utime(3): Add deprecation in favour of utimen...
2016-06-09 markjImplement an NSS backend for netgroups and add getnetgr...
2016-06-09 markjFix an infinite loop in setnetgrent(3) with NIS netgroups.
2016-06-09 markjUse a more common spelling for "(char *)0" in the getne...
2016-06-08 brooksUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 truckmanDon't leak olinep if malloc() fails.
2016-06-05 pfglibc/locale: Fix type breakage in __collate_range_cmp().
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-30 edFix the signature of the psignal() function.
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 truckmanFix Coverity CID 1016714 Resource leak in process_file_...
2016-05-25 truckmanFix 1016718 Resource leak.
2016-05-21 bdreweryFTS: Remove stale reference to nfs4 fs which was remove...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-17 kibAdd implementation of robust mutexes, hopefully close...
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-19 ngieRemove trailing whitespace and use `nitems(mib)` instea...
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 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 pfglibc: make some more use of the nitems() macro.
2016-04-15 philImport to 0.6.1
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-12 emasteRemove PS_STRINGS fallback from setproctitle
2016-04-11 gjbMFH
2016-04-10 pfglibc: replace 0 with NULL for pointers.
2016-04-06 andrewDisable support for compat syscalls on arm64. These...
2016-04-04 gjbMFH
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 emastelibc: don't build compat functions if building WITHOUT_...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-22 gjbMFH
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-19 kevloRemove sys/types.h
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-09 gjbMFH
2016-02-08 kibIf libthr.so is dlopened without RTLD_GLOBAL flag,...
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-29 gjbMFH
2016-01-29 kibAdd implementations of sendmmsg(3) and recvmmsg(3)...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-25 gjbMFH
2016-01-24 sobomaxFix bug in the readpassphrase(3) function, which can...
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 jillessem: Don't free nameinfo that is still in list when...
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-20 gjbMFH
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-17 brBring in initial libc and libstand support for RISC-V.
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-13 ngieMFhead @ r293815
2016-01-08 delphijMFV r293415:
2016-01-06 dimMerge ^/head r293175 through r293279.
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 gjbMFH
2016-01-05 jillesAdd sbin and /usr/local directories to _PATH_DEFPATH.
next