Revert unrelated changes accidentally committed in r271192.
[freebsd.git] / lib /
2014-09-16 ngieBump .Dd for the content change done to access(2) in...
2014-09-16 ngieValidate the mode argument in access, eaccess, and...
2014-09-15 kargl* Makefile:
2014-09-15 jmgdocument mqueuefs is required for mq_open...
2014-09-15 jhbAdd stricter checking of some mmap() arguments:
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-15 desr271256 fixed one segfault condition but introduced...
2014-09-15 desVendor import of OpenPAM Ourouparia.
2014-09-14 pjdUse non-recursive algorithm for traversing nvlists...
2014-09-14 pjdRemove the limit on descriptors that can be send in...
2014-09-09 joelMinor mdoc nit.
2014-09-08 desFail rather than segfault if neither PAM_TTY nor PAM_RH...
2014-09-07 ngieInclude src.opts.mk after SHLIBDIR has been defined...
2014-09-05 andrewAdd the fp{get,set}{mask,round} functions to the public...
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 karglRemove an initialized, but otherwise, unused variable.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-04 pfglibc/locale: Remove a wrong comma.
2014-09-04 bennoSystems with lots of geom providers can end up with...
2014-09-03 jhbAlways seek back to the beginning of a regular director...
2014-09-03 pjdUse better type for i.
2014-09-03 pjdDeclare i.
2014-09-03 pjdFix descriptors leak in case of nvlist_xunpack() failure.
2014-09-02 rpauloFix typo in a comment.
2014-09-01 pfgAdd bsearch_b to the libc map and the stdlib header.
2014-09-01 edAdd lock annotations to libcuse.
2014-09-01 karglAccording to the ISO C standard, lgamma(-integer) returns
2014-09-01 edAdd lock annotations to the header files of our threadi...
2014-09-01 karglFix a tab that somehow became 8 spaces.
2014-08-31 karglCompute sin(pi*x) without actually doing the pi*x multi...
2014-08-31 ianIn ARM asm code, ensure that every ENTRY(foo) has a...
2014-08-30 karglFix the order of "const volatile" to be consistent...
2014-08-30 karglMake tiny volatile to prevent the compiler(s) from
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-25 rdivackyThe standard we compile libc++ with is called c++11...
2014-08-25 ngieFix "make checkdpadd" for lib/libc when MK_SSP != no
2014-08-24 markjFix a bug in r265255: only return NULL if the requested...
2014-08-20 pfgAdd missing break.
2014-08-19 bdreweryUse bsd.lib.mk here as all other csu Makefiles do.
2014-08-19 bdreweryRevert r267233 for now. PIE support needs to be reworked.
2014-08-18 ngieReplace DPADD with DPSRCS to fix "make checkdpadd"
2014-08-18 ngieAdd LIBCRYPT to DPADD, remove LDFLAGS from LDADD, and...
2014-08-18 hselaskyAdd more USB class codes.
2014-08-17 ngieFix typo in lib/atf/libatfc++/Makefile
2014-08-17 hselaskyAdd missing DPADD to Makefile.
2014-08-14 acheBump version because challenge buffer size changed
2014-08-14 impFrom https://sourceware.org/ml/newlib/2014/msg00113...
2014-08-13 dimStop telling people to directly report llvm or clang...
2014-08-13 tuexenAdd support for the SCTP_PR_STREAM_STATUS and SCTP_PR_A...
2014-08-13 pluknetFixed ENOMEM description.
2014-08-13 kibAdd a knob LIBPTHREAD_BIGSTACK_MAIN, which instructs...
2014-08-13 kibStyle.
2014-08-13 ngieIntegrate lib/libutil into the build/kyua
2014-08-13 pfgMinor style tweaks.
2014-08-12 acheAccording to opie code and even direct mention in opie...
2014-08-12 umeFix broken pointer overflow check ns_name_unpack()
2014-08-12 umeUpdate our stub resolver to final version of libbind.
2014-08-12 umeBring the md5 functions into libc for internal use...
2014-08-12 tuexenAdd support for the SCTP_AUTH_SUPPORTED and SCTP_ASCONF...
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-09 karglWhen r255294 was committed, it exposed the symbols...
2014-08-09 dimIn r268463, I misplaced a return in demangle(), causing...
2014-08-07 pfgConst-ify character string
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-06 baptMake libohash a proper internallib instead of hidding...
2014-08-06 baptRework privatelib/internallib
2014-08-05 ngieIntegrate lib/libnv into the build/kyua
2014-08-04 ngieIntegrate lib/libmp into the build/kyua github/user/ngie/github-test-cherrypicks
2014-08-04 jmgfix misordering...
2014-08-04 jmgadd xrefs for the other functions...
2014-08-04 tuexenAdd support for the SCTP_RECONFIG_SUPPORTED and the...
2014-08-03 tuexenAdd support for the SCTP_PKTDROP_SUPPORTED socket optio...
2014-08-03 tuexenAdd SCTP socket option SCTP_NRSACK_SUPPORTED to control the
2014-08-02 tuexenAdd support for the SCTP_PR_SUPPORTED socket option...
2014-08-02 tuexenCleanup the ECN configuration handling and provide...
2014-07-31 marcelAdd pkgfs, a file system implementation for reading...
2014-07-31 n_hibmaFix the example: free the memory that was allocated...
2014-07-30 marcelProvide a means for loaders to control which file syste...
2014-07-29 jhbIf telldir() is called immediately after a call to...
2014-07-28 gnnUpdate the list of cross references to include the...
2014-07-28 gahrUnbreak the ABI by reverting r268494 until the compat...
2014-07-26 dimIn r232153, libarchive 3.0.3 was imported, replacing...
2014-07-26 pfgstrftime() xlocale cleanups.
2014-07-26 acheIn the "Too many open files" edge cases don't try to...
2014-07-26 desRemove useless getpwnam() call.
2014-07-26 sjgReviewed by: imp
2014-07-24 jhbPOSIX says that passing a location returned by telldir...
2014-07-24 sbrunolibstand's qdivrem.c assumes that sizeof(int) == sizeof...
2014-07-24 neelFix fault injection in bhyve.
2014-07-23 pfgFix mismatch.
2014-07-23 pfgfparseln(3): Update from NetBSD sources.
2014-07-23 neelEmulate instructions emitted by OpenBSD/i386 version...
2014-07-22 pfgAvoid possible cast degradation.
2014-07-22 acheFor "a"-mode files and rewind/fseek + fwrite combinatio...
2014-07-22 acheBack the whole change out until I figure out how to...
2014-07-22 acheChecking for __SAPP alone is not enough because it...
2014-07-22 pfgRevert r268984:
2014-07-22 pfgMostly cosmetic cleanups.
2014-07-22 pfgftello: return 1 when seeking offset on an append stream.
next