]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix a typo: s/deafult/default
[FreeBSD/FreeBSD.git] / lib /
2012-06-08 Dag-Erling SmørgravDocument that we also support sha256 and sha512.
2012-06-08 Joel Dahlmdoc: add missing -width argument to Bl -tag.
2012-06-07 John BaldwinTeach procstat_get_shm_info_kvm() how to fetch the...
2012-06-06 Dimitry AndricFix two warnings about self-assignment in libc. These...
2012-06-06 Joel Dahlmdoc: add missing -width argument to Bl -tag.
2012-06-05 Joel DahlRemove repeated words.
2012-06-05 Andrey A. Chernov1) Although unpublished version of standard
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-06-04 Doug BartonVendor import of BIND 9.8.3-P1
2012-06-04 Andrey A. Chernov1) IEEE Std 1003.1-2008, "errno" section, is explicit...
2012-06-02 Dimitry AndricInstall libcxxrt's C++ ABI and unwind headers. This...
2012-06-02 Dimitry AndricTabify libcxxrt and libc++'s Makefiles.
2012-06-02 Ed SchoutenRemove invalid remark about pipes.
2012-06-02 Joel Dahlmdoc: minor Bl improvements.
2012-06-01 Guy HelmerStyle(9) improvements: remove unnecessary parenthesis...
2012-06-01 Eitan AdlerAdd characters mapping for codepages used in Germany.
2012-05-30 Eitan AdlerOnly set _w to 0 when the file stream is not currently...
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 Jilles Tjoelkerlibfetch: Avoid SIGPIPE on network connections.
2012-05-28 Gabor Kovesdan- Include forgotten bsd.own.mk and fix condition
2012-05-28 Doug BartonVendor import of BIND 9.8.3
2012-05-27 David ChisnallAllow inclusion of libc++ <cmath> to work after includi...
2012-05-27 David XuReturn EBUSY for PTHREAD_MUTEX_ADAPTIVE_NP too when...
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-26 Dag-Erling SmørgravPassing NULL as a key casues a segfault when loading...
2012-05-26 Dag-Erling SmørgravVendor import of OpenPAM Micrampelis.
2012-05-26 Konstantin BelousovClarify the SEEK_HOLE description, it repositions the...
2012-05-25 Gabor Kovesdan- Add support for BSD iconv when it is build into libc
2012-05-25 Marcel MoolenaarDoh... Don't add __eabi to an old version tag (i.e...
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-24 David E. O'BrienConsitently use "__LP64__".
2012-05-24 Marcel MoolenaarAllow building for the PowerPC EABI by providing a...
2012-05-24 Warren BlockFixes to man8 groff mandoc style, usage mistakes, or...
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-23 Dimitry AndricVendor import of clang release_31 r156863 (the actual...
2012-05-23 Dimitry AndricVendor import of llvm release_31 r156863 (the actual...
2012-05-23 Isabell LongAdd two new locale-specific man pages:
2012-05-23 Michael TuexenUpdate copyright date.
2012-05-22 Dimitry AndricVendor import of clang release_31 final r156748:
2012-05-22 Dimitry AndricVendor import of llvm release_31 final r156748:
2012-05-22 Jamie GrittonThe fix in r235291 re-broke the "allow.nomount" case...
2012-05-22 Kevin LoAdd missing header needed by free()
2012-05-21 Guy HelmerAdd checks for memory allocation failures in appropriat...
2012-05-21 Guy HelmerApply style(9) to return and switch/case statements.
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-21 Gleb KurtsouDisable NLS catalog use in libc if built with WITHOUT_N...
2012-05-19 Marcel MoolenaarDon't link against libssp if MK_SSP is set to no.
2012-05-19 Gleb KurtsouPut my name as copyright owner of lib/libc/gen/dirfd...
2012-05-19 Gleb KurtsouHide DIR definition by making it an opaque struct typedef.
2012-05-19 Marcel MoolenaarUse the LLINDEX macro to access the link-level I/F...
2012-05-19 Marcel MoolenaarDon't depend on getline being on the build machine...
2012-05-18 Gleb KurtsouDon't cast inode number or file size down to long or...
2012-05-17 Grzegorz BernackiImport work done under project/nand (@235533) into...
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-16 Alexander MotinHID Report ID is unsigned value, so clear the rest...
2012-05-15 Marius StroblSwitch sparc64 to using libcompiler_rt; since r230021...
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-13 Joel Dahlmdoc: avoid unterminated quoted strings.
2012-05-13 Joel DahlMinor mdoc nits.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-12 Joel DahlMinor mdoc nits.
2012-05-12 Joel DahlRemove tab from kernel configuration option. This is...
2012-05-12 Glen BarberGeneral mdoc(7) and typo fixes.
2012-05-12 Joel Dahlmdoc: end list context with El.
2012-05-11 Jamie GrittonThe linker isn't consistent in the ordering of dynamic...
2012-05-11 Glen BarberGeneral mdoc(7) and typo fixes.
2012-05-11 Konstantin BelousovAccording to SUSv4, realpath(3) must fail if
2012-05-10 Dimitry AndricFix copy/paste error in lib/libc/locale/toupper.c.
2012-05-10 David XuCreate a common function lookup() to search a chan...
2012-05-09 Eitan AdlerRemove reference to non-existent FreeBSD Security Archi...
2012-05-08 Konstantin BelousovPlug a leak.
2012-05-08 Glen BarberGeneral mdoc(7) and typo fixes.
2012-05-07 Hans Petter SelaskyAdd missing LibUSB 1.0 API function: libusb_get_string_...
2012-05-05 David XuFix mis-merged line, move SC_LOOKUP() call to
2012-05-05 Dimitry AndricMake sure a few new internal clang headers get installe...
2012-05-04 Xin LIMerge from OpenBSD 5.1.
2012-05-04 Michael TuexenRemove debug output.
2012-05-03 Dimitry AndricUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 David ChisnallImport new version of libc++. Among other improvements...
2012-05-03 Dimitry AndricVendor import of clang release_31 branch r155985:
2012-05-03 Dimitry AndricVendor import of llvm release_31 branch r155985:
2012-05-03 David XuMFp4:
2012-04-30 Dag-Erling SmørgravDon't reuse credentials if redirected to a different...
2012-04-30 Dag-Erling SmørgravSince the socket is non-blocking, it is necessary to...
2012-04-30 Jean-Sébastien PédronRemove incorrect __restrict qualifier on several pointers
2012-04-30 Robert Watsonfix a further typo in the pdfork(2) man page.
2012-04-30 Robert WatsonThe returned file descriptor from pdfork(2) is via...
2012-04-30 David SchultzFix a bug in *wscanf's handling of non-wide %s, %c...
2012-04-29 Eitan Adlerpread(2) might fail with EBUSY, so document it
2012-04-29 Eitan AdlerAllow users of gprof to get per run output files (using...
2012-04-29 David SchultzPreviously, vfscanf()'s wide character processing funct...
2012-04-28 Jeremie Le HenFix small documentation mistakes.
2012-04-28 Jeremie Le HenImport stdbuf(1) and the shared library it relies on.
2012-04-28 Konstantin BelousovFix several memory and lock leaks on the out of memory...
2012-04-28 David E. O'BrienRemove the RFC 1319 MD2 Message-Digest Algorithm routin...
2012-04-26 Michael TuexenMove sctp_sendv and sctp_recvv to FBSD_1.3 as suggested by
2012-04-26 Michael TuexenExport symbols for sctp_sendv() and sctp_recvv().
2012-04-26 Eitan AdlerUse the .Bx macro instead of BSD
next