]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Revision r269457 removed the Giant around mount and unmount code, but
[FreeBSD/FreeBSD.git] / lib /
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
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.
2014-07-22 pfgrewind: always clear error indicator.
2014-07-21 pfgFix hdestroy() compliance issue.
2014-07-21 pfgUpdate license.
2014-07-21 pfgAdd re-entrant versions of the hash functions based...
2014-07-20 pfgAdjust errno on failed prepwrite.
2014-07-20 pfgConst-ify a character string.
2014-07-20 pfgUse a correct errno in freopen.
2014-07-20 pfgUpdate fflush(3) to return success on a read-only stream.
2014-07-19 ianAdd dl_unwind_find_exidx() for ARM EABI, required for...
2014-07-19 desAdd support for the "account" facility.
2014-07-19 neelHandle nested exceptions in bhyve.
2014-07-19 desCheck if the specified group is the user's primary...
2014-07-19 desClean up the libunbound build to avoid accidentally...
2014-07-19 pfgClean r268867.
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-19 pfgUse unsigned optlen in getsourcefilter()
2014-07-18 jillesttyname(3): Fix EBADF/ENOTTY error descriptions.
2014-07-18 baptExtend kqueue's EVFILT_TIMER by adding precision unit...
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-17 brooksReplace all uses of libncurses and libtermcap with...
2014-07-15 baptAdd a comment to explain the EAGAIN is only there for...
2014-07-15 pfglibc/stdlib: Minor cleanups to code originating in...
2014-07-15 kevloDocument that listen(2) can fail with EDESTADDRREQ.
2014-07-15 pfglibc/gen: small updates to code originating at OpenBSD
2014-07-14 jmmvMake generation of nslexer.c more robust.
2014-07-13 kargl* Update the comments to agree with commit r226595.
2014-07-13 kargl* Makefile:
2014-07-13 kargl* Use 9 digits instead of 11 digits in efx and efx8.
2014-07-13 kargl* Update the comments that refer to erf[c](nan) and...
2014-07-13 kargl* Use the volatile qualifier for 'tiny' to prevent...
2014-07-13 karglWhitespace.
2014-07-12 pfgstrfmon: reduce unnecessary snprintf.
2014-07-11 jhbFix some edge cases with rewinddir():
2014-07-10 pfgSync some (mostly cosmetical) changes from NetBSD
2014-07-10 gahrImplement Short/Small String Optimization in SBUF(9...
2014-07-10 baptSupport EAGAIN in fetch_writev
2014-07-09 kibImplement sysconf(_SC_GETGR_R_SIZE_MAX) and sysconf...
2014-07-09 dimIn libproc, avoid calling __cxa_demangle(), and thus...
2014-07-09 markjFix a typo.
2014-07-08 pluknet[mdoc] Fix previous change.
2014-07-07 marcelRemove ia64.
2014-07-05 rpauloAdd the DTrace probe definitions for plockstat support.
2014-07-04 pfgminor perf enhancement for UTF-8
2014-07-04 pfggetopt(3): clarify GNU instead of NetBSD.
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-03 kibNote that most errors are possible for all syscalls...
2014-07-01 delphijMFV r267565:
2014-06-30 pfgregex(3): Add support for \< and \> word delimiters
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 umeFix build with WITHOUT_INET6.
2014-06-26 ume- Exclude loopback address rather than loopback interface.
2014-06-26 pluknetDocument EINVAL as per POSIX.
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-24 wollmanCatch up with many years of changes:
2014-06-24 neelProvide APIs to directly get 'lowmem' and 'highmem...
2014-06-23 joelmdoc: remove superfluous paragraph macros.
2014-06-23 umeExclude IPv4 address from doing longest match.
next