]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add 3 missing files that was generated but not included with the initial
[FreeBSD/FreeBSD.git] / lib /
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-13 joelmdoc: avoid unterminated quoted strings.
2012-05-13 joelMinor mdoc nits.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 joelMinor mdoc nits.
2012-05-12 joelRemove tab from kernel configuration option. This is...
2012-05-12 gjbGeneral mdoc(7) and typo fixes.
2012-05-12 joelmdoc: end list context with El.
2012-05-11 jamieThe linker isn't consistent in the ordering of dynamic...
2012-05-11 gjbGeneral mdoc(7) and typo fixes.
2012-05-11 kibAccording to SUSv4, realpath(3) must fail if
2012-05-10 dimFix copy/paste error in lib/libc/locale/toupper.c.
2012-05-10 davidxuCreate a common function lookup() to search a chan...
2012-05-09 eadlerRemove reference to non-existent FreeBSD Security Archi...
2012-05-08 kibPlug a leak.
2012-05-08 gjbGeneral mdoc(7) and typo fixes.
2012-05-07 hselaskyAdd missing LibUSB 1.0 API function: libusb_get_string_...
2012-05-05 davidxuFix mis-merged line, move SC_LOOKUP() call to
2012-05-05 dimMake sure a few new internal clang headers get installe...
2012-05-04 tuexenRemove debug output.
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 dimVendor import of clang release_31 branch r155985:
2012-05-03 dimVendor import of llvm release_31 branch r155985:
2012-05-03 davidxuMFp4:
2012-04-30 desDon't reuse credentials if redirected to a different...
2012-04-30 desSince the socket is non-blocking, it is necessary to...
2012-04-30 dumbbellRemove incorrect __restrict qualifier on several pointers
2012-04-30 rwatsonfix a further typo in the pdfork(2) man page.
2012-04-30 rwatsonThe returned file descriptor from pdfork(2) is via...
2012-04-30 dasFix a bug in *wscanf's handling of non-wide %s, %c...
2012-04-29 eadlerpread(2) might fail with EBUSY, so document it
2012-04-29 eadlerAllow users of gprof to get per run output files (using...
2012-04-29 dasPreviously, vfscanf()'s wide character processing funct...
2012-04-28 jlhFix small documentation mistakes.
2012-04-28 jlhImport stdbuf(1) and the shared library it relies on.
2012-04-28 kibFix several memory and lock leaks on the out of memory...
2012-04-28 obrienRemove the RFC 1319 MD2 Message-Digest Algorithm routin...
2012-04-26 tuexenMove sctp_sendv and sctp_recvv to FBSD_1.3 as suggested by
2012-04-26 tuexenExport symbols for sctp_sendv() and sctp_recvv().
2012-04-26 eadlerUse the .Bx macro instead of BSD
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-26 eadlerDocument the standardization status of err* and warn*
2012-04-26 obrienCorrect r228114 and use the same implementation for...
2012-04-25 hselaskyFix typo.
2012-04-25 hselaskyBump the libusb major version due to the last commit...
2012-04-25 desI stopped using my middle name years ago.
2012-04-25 hselaskyFix binary compatibility to the official LibUSB 1.0.
2012-04-24 kibTake the spinlock around clearing of the fp->_flags...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-23 dimRevert r234356 for now, as it leads to run-time problem...
2012-04-22 dasBugfix: Include whitespace characters in the count...
2012-04-22 dasBugfix: Correctly count the number of characters read...
2012-04-22 dasBugfix: %n doesn't count as a conversion, so
2012-04-22 dasRefactor scanf to improve modularity. Conversions...
2012-04-22 theravenFix some incorrect symbol versions.
2012-04-22 jasoneImport jemalloc a8f8d7540d66ddee7337db80c92890916e1063c...
2012-04-22 delphij - Use quote when tab is used;
2012-04-21 dasAs noted by Peter Jeremy, r234528 only partially fixed...
2012-04-21 dasIf the size passed to {,v}s{w,n}printf is larger than...
2012-04-21 das- Fix the claim that the output is always null-terminat...
2012-04-21 dasEnsure that the {,v}swprintf functions always null...
2012-04-21 dasFix a bug introduced in r187302 that was causing fputws...
2012-04-20 dimAfter r217375, some startup objects under lib/csu are...
2012-04-20 hselaskyFix some compile warnings.
2012-04-19 edProperly use SHA1_Final() instead of SHA_Final().
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-18 gnnSet SIGCANCEL to SIGTHR as part of some cleanup of...
2012-04-18 pluknetFix typo in ".PATH"
2012-04-17 jasoneImport jemalloc 9ef7f5dc34ff02f50d401e41c8d9a4a928e7c2a...
2012-04-16 dimWork around an issue on 32-bit PowerPC, where clang...
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 andrewReplace the C implementation of __aeabi_read_tp with...
2012-04-15 eadlerWhen searching for uninitialized memory usage add ensur...
2012-04-14 dimVendor import of clang trunk r154661:
2012-04-14 dimVendor import of llvm trunk r154661:
2012-04-13 jhAdditional manual page updates for r234103.
2012-04-12 hselaskyAdd missing LibUSB 1.0 API function.
2012-04-12 dumbbellFix error messages containing the executed command...
2012-04-11 emasteSupport percent-encoded user and password
2012-04-11 eadlerMake the item numbers match the crypt magic number
2012-04-11 eadlerReturn EBADF instead of EMFILE from dup2 when the secon...
2012-04-11 nwhitehornDo not restore the register holding the TLS pointer...
2012-04-10 jmallettBack out r233646. Although it fixed most libgeom consu...
2012-04-10 jh- Return EPERM from ufs_setattr() when an user without...
2012-04-09 jillessem_open: Make sure to fail an O_CREAT|O_EXCL open...
2012-04-08 andrewUnlike other functions __aeabi_read_tp function must...
2012-04-08 stas- Use __NO_TLS preprocessor value to make assumptions...
2012-04-07 stas- Revert part of r234005, which I did not intend to...
2012-04-07 stas- Add kernel config file for QEMU-emulated gumstix...
2012-04-07 nwhitehornProperly resolve the _ctx_start function descriptor...
2012-04-07 joelmdoc: fix function type.
2012-04-07 joelmdoc: fix column names, indentation, column separation...
2012-04-07 dasFix a bug in remquo{,f,l}, in which the quotient didn...
2012-04-06 stas- Do not use deprecated krb5 error message reporting...
2012-04-05 dougbUpdate to version 9.8.2, the latest from ISC, which...
2012-04-05 davidxuIn sem_post, the field _has_waiters is no longer used...
2012-04-05 davidxuumtx operation UMTX_OP_MUTEX_WAKE has a side-effect...
2012-04-02 delphijEliminate two cases of unwanted strncpy(). The name...
2012-04-01 jhbExport some more useful info about shared memory object...
next