]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
MFV r270196:
[FreeBSD/FreeBSD.git] / lib /
2014-08-20 Xin LIMFV r270196:
2014-08-20 Xin LIMFC r270195:
2014-08-20 Xin LIMFV r270193:
2014-08-20 Pedro F. GiffuniAdd missing break.
2014-08-19 Bryan DreweryUse bsd.lib.mk here as all other csu Makefiles do.
2014-08-19 Bryan DreweryRevert r267233 for now. PIE support needs to be reworked.
2014-08-18 Enji CooperReplace DPADD with DPSRCS to fix "make checkdpadd"
2014-08-18 Enji CooperAdd LIBCRYPT to DPADD, remove LDFLAGS from LDADD, and...
2014-08-18 Hans Petter SelaskyAdd more USB class codes.
2014-08-17 Enji CooperFix typo in lib/atf/libatfc++/Makefile
2014-08-17 Hans Petter SelaskyAdd missing DPADD to Makefile.
2014-08-14 Alan SomersConvert devd's client socket to type SOCK_SEQPACKET.
2014-08-14 Andrey A. ChernovBump version because challenge buffer size changed
2014-08-14 Warner LoshFrom https://sourceware.org/ml/newlib/2014/msg00113...
2014-08-13 Dimitry AndricStop telling people to directly report llvm or clang...
2014-08-13 Michael TuexenAdd support for the SCTP_PR_STREAM_STATUS and SCTP_PR_A...
2014-08-13 Sergey KandaurovFixed ENOMEM description.
2014-08-13 Konstantin BelousovAdd a knob LIBPTHREAD_BIGSTACK_MAIN, which instructs...
2014-08-13 Konstantin BelousovStyle.
2014-08-13 Enji CooperIntegrate lib/libutil into the build/kyua
2014-08-13 Pedro F. GiffuniMinor style tweaks.
2014-08-12 Andrey A. ChernovAccording to opie code and even direct mention in opie...
2014-08-12 Hajimu UMEMOTOFix broken pointer overflow check ns_name_unpack()
2014-08-12 Hajimu UMEMOTOUpdate our stub resolver to final version of libbind.
2014-08-12 Hajimu UMEMOTOBring the md5 functions into libc for internal use...
2014-08-12 Michael TuexenAdd support for the SCTP_AUTH_SUPPORTED and SCTP_ASCONF...
2014-08-12 Peter WemmUpdate sqlite-3.7.17 -> 3.8.5
2014-08-11 Peter WemmUpdate serf-1.3.6 -> 1.3.7
2014-08-10 Hajimu UMEMOTOWe don't use these files.
2014-08-09 Steve KarglWhen r255294 was committed, it exposed the symbols...
2014-08-09 Dimitry AndricIn r268463, I misplaced a return in demangle(), causing...
2014-08-07 Pedro F. GiffuniConst-ify character string
2014-08-07 Jung-uk KimMerge OpenSSL 1.0.1i.
2014-08-07 Pedro F. GiffuniFix broken pointer overflow check ns_name_unpack()
2014-08-06 Baptiste DaroussinMake libohash a proper internallib instead of hidding...
2014-08-06 Baptiste DaroussinRework privatelib/internallib
2014-08-05 Pedro F. GiffuniBring final version of libbind:
2014-08-05 Enji CooperIntegrate lib/libnv into the build/kyua
2014-08-05 Xin LIMFV r269542:
2014-08-04 Enji CooperIntegrate lib/libmp into the build/kyua
2014-08-04 John-Mark Gurneyfix misordering...
2014-08-04 John-Mark Gurneyadd xrefs for the other functions...
2014-08-04 Michael TuexenAdd support for the SCTP_RECONFIG_SUPPORTED and the...
2014-08-03 Michael TuexenAdd support for the SCTP_PKTDROP_SUPPORTED socket optio...
2014-08-03 Michael TuexenAdd SCTP socket option SCTP_NRSACK_SUPPORTED to control the
2014-08-02 Michael TuexenAdd support for the SCTP_PR_SUPPORTED socket option...
2014-08-02 Michael TuexenCleanup the ECN configuration handling and provide...
2014-08-02 Xin LIMFV r269427:
2014-08-02 Xin LIMFV r269426:
2014-07-31 Marcel MoolenaarAdd pkgfs, a file system implementation for reading...
2014-07-31 Nick HibmaFix the example: free the memory that was allocated...
2014-07-30 Marcel MoolenaarProvide a means for loaders to control which file syste...
2014-07-29 Xin LIMFV r269224:
2014-07-29 Xin LIMFV r269223:
2014-07-29 John BaldwinIf telldir() is called immediately after a call to...
2014-07-28 George V. Neville... Update the list of cross references to include the...
2014-07-28 Pietro CeruttiUnbreak the ABI by reverting r268494 until the compat...
2014-07-26 Dimitry AndricIn r232153, libarchive 3.0.3 was imported, replacing...
2014-07-26 Pedro F. Giffunistrftime() xlocale cleanups.
2014-07-26 Xin LIMFV r269010:
2014-07-26 Andrey A. ChernovIn the "Too many open files" edge cases don't try to...
2014-07-26 Dag-Erling SmørgravRemove useless getpwnam() call.
2014-07-26 Simon J. GerratyReviewed by: imp
2014-07-24 John BaldwinPOSIX says that passing a location returned by telldir...
2014-07-24 Sean Brunolibstand's qdivrem.c assumes that sizeof(int) == sizeof...
2014-07-24 Neel NatuFix fault injection in bhyve.
2014-07-23 Pedro F. GiffuniFix mismatch.
2014-07-23 Pedro F. Giffunifparseln(3): Update from NetBSD sources.
2014-07-23 Xin LI4976 zfs should only avoid writing to a failing non...
2014-07-23 Neel NatuEmulate instructions emitted by OpenBSD/i386 version...
2014-07-22 Pedro F. GiffuniAvoid possible cast degradation.
2014-07-22 Andrey A. ChernovFor "a"-mode files and rewind/fseek + fwrite combinatio...
2014-07-22 Andrey A. ChernovBack the whole change out until I figure out how to...
2014-07-22 Andrey A. ChernovChecking for __SAPP alone is not enough because it...
2014-07-22 Pedro F. GiffuniRevert r268984:
2014-07-22 Pedro F. GiffuniMostly cosmetic cleanups.
2014-07-22 Pedro F. Giffuniftello: return 1 when seeking offset on an append stream.
2014-07-22 Pedro F. Giffunirewind: always clear error indicator.
2014-07-21 Peter WemmMerge serf-1.3.6
2014-07-21 Pedro F. GiffuniFix hdestroy() compliance issue.
2014-07-21 Pedro F. GiffuniUpdate license.
2014-07-21 Pedro F. GiffuniAdd re-entrant versions of the hash functions based...
2014-07-20 Pedro F. GiffuniAdjust errno on failed prepwrite.
2014-07-20 Pedro F. GiffuniConst-ify a character string.
2014-07-20 Pedro F. GiffuniUse a correct errno in freopen.
2014-07-20 Pedro F. GiffuniUpdate fflush(3) to return success on a read-only stream.
2014-07-19 Ian LeporeAdd dl_unwind_find_exidx() for ARM EABI, required for...
2014-07-19 Dag-Erling SmørgravAdd support for the "account" facility.
2014-07-19 Neel NatuHandle nested exceptions in bhyve.
2014-07-19 Dag-Erling SmørgravCheck if the specified group is the user's primary...
2014-07-19 Dag-Erling SmørgravClean up the libunbound build to avoid accidentally...
2014-07-19 Pedro F. GiffuniClean r268867.
2014-07-19 Baptiste DaroussinMerge libucl 20140718 (fixes a bug in the parser)
2014-07-19 Pedro F. GiffuniUse unsigned optlen in getsourcefilter()
2014-07-19 Xin LIReduce lock contention on the z_teardown_lock under...
2014-07-18 Xin LIMFV r268851:
2014-07-18 Xin LIMFV r268850:
2014-07-18 Jilles Tjoelkerttyname(3): Fix EBADF/ENOTTY error descriptions.
2014-07-18 Xin LIMFV r268848:
2014-07-18 Baptiste DaroussinExtend kqueue's EVFILT_TIMER by adding precision unit...
next