]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libthr
MFC r294565: sem: Don't free nameinfo that is still in list when open()
[FreeBSD/FreeBSD.git] / lib / libthr /
2016-01-23 vangyzenMFC r293858
2015-10-26 vangyzenDisable SSE in libthr
2015-08-17 kibMFC r286582:
2015-06-17 kibMFC r284385:
2015-05-29 kibMFC r282948:
2015-05-13 ngieMFC r282057,r282092,r282106:
2015-04-29 pfgMFC r281857:
2015-04-25 kibMFC r281712:
2015-04-12 kibMFC r280818:
2015-03-04 kibMFC r279284:
2015-02-19 kibMFC r278627:
2015-02-17 kibMFC r278751:
2015-02-13 kibMFC r278313:
2015-01-24 kibMFC r277488:
2015-01-18 kibFix known issues which blow up the process after dlopen...
2015-01-01 ngieMFC r274578,r274580:
2014-10-15 kibMFC r272070:
2014-10-15 kibMFC r272069:
2014-08-16 kibMFC r269909:
2014-08-16 kibMFC r269908:
2014-06-07 kibMFC r266609:
2014-02-08 kibMFC r261354:
2013-11-30 kibMFC r258499:
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-05 sjgMerge bmake-20130904
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-06-21 grehanIFC @ r252047
2013-06-19 kibThe SUSv4tc1 requires that pthread_setcancelstate(...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-03 kibSince the cause of the problems with the __fillcontextx...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-28 kibThe getcontext() from the __fillcontextx() call in the
2013-05-27 kibPartially apply the capitalization of the heading word...
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-16 davidxuReturn one-based key so that user can check if the...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-09 davidxuFix return value for setcontext and swapcontext.
2013-05-01 jillesAdd accept4() system call.
2013-04-28 davidxuRemove extra code for SA_RESETHAND, it is not needed...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 jilleslibthr: Fix a parameter name in an internal header...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-18 davidxuRemove debug code.
2013-04-18 davidxuAvoid copying memory if SIGCANCEL is not masked.
2013-04-18 davidxuRevert revision 249323, the PR/177624 is confusing...
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 jilleslibthr: Remove _thr_rtld_fini(), unused since r245630.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-10 davidxuswapcontext wrapper can not be implemented in C, the...
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-19 mmMFV r247580:
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-09 delphijMFV r245512:
next