summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Vendor import of OpenPAM Micrampelis.des2012-05-2629-465/+1357
| * | | Merge upstream r509: don't log an error in the common case (ENOENT).des2011-12-221-3/+5
* | | | Passing NULL as a key casues a segfault when loading SSH 1 keys. Usedes2012-05-261-1/+1
* | | | Clarify the SEEK_HOLE description, it repositions the file pointer.kib2012-05-261-4/+4
* | | | - Add support for BSD iconv when it is build into libcgabor2012-05-252-0/+14
* | | | Doh... Don't add __eabi to an old version tag (i.e. FBSD_1.0). Add it to themarcel2012-05-251-1/+4
* | | | Consitently use "__LP64__".obrien2012-05-241-1/+1
* | | | Allow building for the PowerPC EABI by providing a dummy __eabi()marcel2012-05-243-1/+35
* | | | Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-241-2/+2
* | | | Upgrade our copy of llvm/clang to 3.1 release. Release notes can bedim2012-05-232-4/+4
* | | | Add two new locale-specific man pages:issyl02012-05-233-1/+157
* | | | Update copyright date.tuexen2012-05-231-2/+3
* | | | The fix in r235291 re-broke the "allow.nomount" case. Re-fix itjamie2012-05-221-12/+14
* | | | Add missing header needed by free()kevlo2012-05-221-0/+1
* | | | Add checks for memory allocation failures in appropriate places, andghelmer2012-05-211-12/+27
* | | | Apply style(9) to return and switch/case statements.ghelmer2012-05-211-19/+22
* | | | Disable NLS catalog use in libc if built with WITHOUT_NLS option.gleb2012-05-211-0/+2
* | | | Don't link against libssp if MK_SSP is set to no.marcel2012-05-191-1/+5
* | | | Put my name as copyright owner of lib/libc/gen/dirfd.c added in r235647.gleb2012-05-191-7/+4
* | | | Hide DIR definition by making it an opaque struct typedef.gleb2012-05-1913-7/+127
* | | | Use the LLINDEX macro to access the link-level I/F index. This makesmarcel2012-05-194-4/+4
* | | | Don't depend on getline being on the build machine. That'smarcel2012-05-192-2/+5
* | | | Don't cast inode number or file size down to long or unsigned.gleb2012-05-182-4/+4
* | | | Import work done under project/nand (@235533) into head.gber2012-05-177-0/+1371
* | | | HID Report ID is unsigned value, so clear the rest of bits from possiblemav2012-05-161-1/+1
* | | | Switch sparc64 to using libcompiler_rt; since r230021 we have a workaroundmarius2012-05-151-1/+1
* | | | Merge from vendor branch: update libpcap to 1.2.1.delphij2012-05-142-4/+39
* | | | mdoc: avoid unterminated quoted strings.joel2012-05-131-5/+5
* | | | Minor mdoc nits.joel2012-05-131-1/+1
* | | | Minor mdoc nits.joel2012-05-122-4/+4
* | | | Remove tab from kernel configuration option. This is consistent with the restjoel2012-05-121-1/+1
* | | | General mdoc(7) and typo fixes.gjb2012-05-121-1/+2
* | | | mdoc: end list context with El.joel2012-05-121-0/+1
* | | | The linker isn't consistent in the ordering of dynamic sysctls, so don'tjamie2012-05-111-13/+25
* | | | General mdoc(7) and typo fixes.gjb2012-05-1128-55/+56
* | | | According to SUSv4, realpath(3) must fail ifkib2012-05-112-12/+29
* | | | Fix copy/paste error in lib/libc/locale/toupper.c.dim2012-05-101-1/+1
* | | | Create a common function lookup() to search a chan, this eliminatesdavidxu2012-05-101-5/+9
* | | | Remove reference to non-existent FreeBSD Security Architectureeadler2012-05-091-3/+1
* | | | Plug a leak.kib2012-05-081-2/+5
* | | | General mdoc(7) and typo fixes.gjb2012-05-0813-17/+20
* | | | Add missing LibUSB 1.0 API function: libusb_get_string_descriptor().hselasky2012-05-074-1/+28
* | | | Fix mis-merged line, move SC_LOOKUP() call todavidxu2012-05-051-1/+1
* | | | Make sure a few new internal clang headers get installed, I missed thesedim2012-05-051-1/+7
* | | | Remove debug output.tuexen2012-05-041-1/+0
| | | |
| \ \ \
*-. \ \ \ Upgrade our copy of llvm/clang to r155985, from upstream's release_31dim2012-05-039-33/+19
|\ \ \ \ \
| | * | | | Vendor import of clang release_31 branch r155985:dim2012-05-03108-3394/+2861
| * | | | | Vendor import of llvm release_31 branch r155985:dim2012-05-03122-8479/+3307
* | | | | | MFp4:davidxu2012-05-033-1/+10
* | | | | | Don't reuse credentials if redirected to a different host.des2012-04-301-1/+3
OpenPOWER on IntegriCloud