aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove repeated words.Joel Dahl2012-06-053-3/+3
* 1) Although unpublished version of standardAndrey A. Chernov2012-06-051-17/+6
* 1) IEEE Std 1003.1-2008, "errno" section, is explicit thatAndrey A. Chernov2012-06-041-6/+16
* Install libcxxrt's C++ ABI and unwind headers. This is done in libc++'sDimitry Andric2012-06-021-0/+7
* Tabify libcxxrt and libc++'s Makefiles.Dimitry Andric2012-06-022-154/+154
* Remove invalid remark about pipes.Ed Schouten2012-06-021-2/+2
* mdoc: minor Bl improvements.Joel Dahl2012-06-027-33/+42
* Style(9) improvements: remove unnecessary parenthesis, improve orderGuy Helmer2012-06-011-50/+52
* Add characters mapping for codepages used in Germany.Eitan Adler2012-06-011-0/+76
* Only set _w to 0 when the file stream is not currently reading. WithoutEitan Adler2012-05-301-1/+1
* Upgrade to BIND version 9.8.3, the latest from ISC.Doug Barton2012-05-283-0/+56
|\
| * Vendor import of BIND 9.8.3vendor/bind9/9.8.3Doug Barton2012-05-2820-214/+629
* | libfetch: Avoid SIGPIPE on network connections.Jilles Tjoelker2012-05-281-0/+2
* | - Include forgotten bsd.own.mk and fix conditionGabor Kovesdan2012-05-281-1/+3
* | Allow inclusion of libc++ <cmath> to work after including math.hDavid Chisnall2012-05-271-43/+36
* | Return EBUSY for PTHREAD_MUTEX_ADAPTIVE_NP too when the mutex could notDavid Xu2012-05-271-0/+1
* | Update to OpenPAM Micrampelis.Dag-Erling Smørgrav2012-05-261-2/+15
|\ \
| * | Vendor import of OpenPAM Micrampelis.Dag-Erling Smørgrav2012-05-2629-465/+1357
| * | Merge upstream r509: don't log an error in the common case (ENOENT).Dag-Erling Smørgrav2011-12-221-3/+5
* | | Passing NULL as a key casues a segfault when loading SSH 1 keys. UseDag-Erling Smørgrav2012-05-261-1/+1
* | | Clarify the SEEK_HOLE description, it repositions the file pointer.Konstantin Belousov2012-05-261-4/+4
* | | - Add support for BSD iconv when it is build into libcGabor Kovesdan2012-05-252-0/+14
* | | Doh... Don't add __eabi to an old version tag (i.e. FBSD_1.0). Add it to theMarcel Moolenaar2012-05-251-1/+4
* | | Consitently use "__LP64__".David E. O'Brien2012-05-241-1/+1
* | | Allow building for the PowerPC EABI by providing a dummy __eabi()Marcel Moolenaar2012-05-243-1/+35
* | | Fixes to man8 groff mandoc style, usage mistakes, or typos.Warren Block2012-05-241-2/+2
| | |
| \ \
*-. \ \ Upgrade our copy of llvm/clang to 3.1 release. Release notes can beDimitry Andric2012-05-232-4/+4
|\ \ \ \
| | * | | Vendor import of llvm release_31 r156863 (the actual 3.1 release):vendor/llvm/llvm-release_31-r156863Dimitry Andric2012-05-232-2/+2
| | * | | Vendor import of llvm release_31 final r156748:vendor/llvm/llvm-release_31-r156748Dimitry Andric2012-05-221-28/+58
| * | | | Vendor import of clang release_31 r156863 (the actual 3.1 release):vendor/clang/clang-release_31-r156863Dimitry Andric2012-05-231-1/+1
| * | | | Vendor import of clang release_31 final r156748:vendor/clang/clang-release_31-r156748Dimitry Andric2012-05-2215-298/+102
* | | | | Add two new locale-specific man pages:Isabell Long2012-05-233-1/+157
* | | | | Update copyright date.Michael Tuexen2012-05-231-2/+3
* | | | | The fix in r235291 re-broke the "allow.nomount" case. Re-fix itJamie Gritton2012-05-221-12/+14
* | | | | Add missing header needed by free()Kevin Lo2012-05-221-0/+1
* | | | | Add checks for memory allocation failures in appropriate places, andGuy Helmer2012-05-211-12/+27
* | | | | Apply style(9) to return and switch/case statements.Guy Helmer2012-05-211-19/+22
* | | | | Disable NLS catalog use in libc if built with WITHOUT_NLS option.Gleb Kurtsou2012-05-211-0/+2
* | | | | Don't link against libssp if MK_SSP is set to no.Marcel Moolenaar2012-05-191-1/+5
* | | | | Put my name as copyright owner of lib/libc/gen/dirfd.c added in r235647.Gleb Kurtsou2012-05-191-7/+4
* | | | | Hide DIR definition by making it an opaque struct typedef.Gleb Kurtsou2012-05-1913-7/+127
* | | | | Use the LLINDEX macro to access the link-level I/F index. This makesMarcel Moolenaar2012-05-194-4/+4
* | | | | Don't depend on getline being on the build machine. That'sMarcel Moolenaar2012-05-192-2/+5
* | | | | Don't cast inode number or file size down to long or unsigned.Gleb Kurtsou2012-05-182-4/+4
* | | | | Import work done under project/nand (@235533) into head.Grzegorz Bernacki2012-05-177-0/+1371
* | | | | HID Report ID is unsigned value, so clear the rest of bits from possibleAlexander Motin2012-05-161-1/+1
* | | | | Switch sparc64 to using libcompiler_rt; since r230021 we have a workaroundMarius Strobl2012-05-151-1/+1
* | | | | Merge from vendor branch: update libpcap to 1.2.1.Xin LI2012-05-142-4/+39
* | | | | mdoc: avoid unterminated quoted strings.Joel Dahl2012-05-131-5/+5
* | | | | Minor mdoc nits.Joel Dahl2012-05-131-1/+1