summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Match the correct variable to the variable description.brueffer2014-02-211-3/+3
*-. Upgrade our copy of llvm/clang to 3.4 release. This version supportsdim2014-02-1641-147/+173
|\ \
| | * Vendor import of clang release_34 branch r197841 (effectively, 3.4 RC3):dim2013-12-22397-28930/+67004
| * | Vendor import of llvm release_34 branch r197841 (effectively, 3.4 RC3):dim2013-12-221251-82357/+147957
* | | Switch the hardcoded default hash function from MD5 / DES to SHA512.des2014-02-151-5/+1
* | | document _JAIL as a possible option to set a cpuset for a jail..jmg2014-02-151-1/+2
* | | MFV: Import atf-0.20.jmmv2014-02-143-13/+19
* | | libutil/pw_util.3: Fix two prototypes.eadler2014-02-131-2/+2
* | | Add kvm_getncpus() to obtain mp_ncpus.glebius2014-02-123-1/+18
* | | Add bounds check for pteindex / pdeindexemaste2014-02-121-0/+4
* | | While it isn't too late and kvm_read_zpcpu() function isn't yet usedglebius2014-02-123-4/+4
* | | add support for building a cross-gdb for ARM... This isn't hooked upjmg2014-02-122-1/+13
* | | Expose real size of UMA allocations via libmemstat(3).glebius2014-02-105-1/+19
* | | Fix descriptor leak.pjd2014-02-091-1/+1
* | | Build libstand as a 64-bit library on ppc64emaste2014-02-092-7/+0
* | | Set errno on inet_ntop(3) failure.kevlo2014-02-071-2/+4
* | | Make libstand setjmp work for both 64- and 32-bit ABIs.nwhitehorn2014-02-071-27/+106
* | | fts: Fix double-free with conflicting concurrent modifications.jilles2014-02-071-4/+8
* | | Build libstand as a 64-bit library on amd64emaste2014-02-062-15/+9
* | | Set the malloc alignment to 64 bytes on platforms that use the U-Boot APIian2014-02-054-8/+25
* | | Add support for FreeBSD/i386 guests under bhyve.jhb2014-02-052-2/+167
* | | libc/net: fix a portability issueeadler2014-02-051-1/+1
* | | libc/net: Fix some issues in inet6_opt_init() (from RFC 3542):eadler2014-02-041-4/+1
* | | Fix a typo.brueffer2014-02-031-1/+1
* | | Assert input arguments to buf_send() and buf_recv().pjd2014-02-021-0/+7
* | | Fix sending empty nvlist.pjd2014-02-021-2/+2
* | | In _pthread_kill(), if passed pthread is current thread, do not sendkib2014-02-011-5/+8
* | | Merge mdocml v1.12.3 into headuqs2014-02-011-1/+1
* | | Add hwpmc(4) support for the PowerPC 970 class processors, direct events.jhibbits2014-02-011-10/+32
* | | Merge from CheriBSD:brooks2014-01-301-2/+7
* | | The posix_madvise(3) and posix_fadvise(2) should return error onkib2014-01-304-8/+20
* | | Bump copyright datesdes2014-01-303-3/+3
* | | Import libc++ 3.4 release. This contains a lot of bugfixes, and somedim2014-01-301-1/+12
* | | Enhance the support for PCI legacy INTx interrupts and enable them injhb2014-01-292-0/+8
* | | r261230 broke the cases where the amount of data to be read is notdes2014-01-292-17/+16
* | | mdoc: fix several uses of the Fx macro to point to actual releases.uqs2014-01-285-5/+5
* | | MFH@261240.kaiw2014-01-287-139/+75
|\ \ \
| * | | Solve http buffering issues and hangs once and for all (hopefully!) bydes2014-01-283-121/+57
| * | | Comply to the official LibUSB v1.0 API:hselasky2014-01-281-7/+3
| * | | Add new sendmail 8.14.8 filegshapiro2014-01-261-1/+1
| * | | * Mark static inline functions with __fenv_static.andrew2014-01-251-7/+11
| * | | Use __fenv_static for all static inline functions.andrew2014-01-251-3/+3
* | | | MFH@261151.kaiw2014-01-255-18/+37
|\ \ \ \ | |/ / /
| * | | Add MLINK for fdclosedir.3 to directory.3 and sort fdopendir(3) entry.bdrewery2014-01-241-1/+2
| * | | The posix_fallocate(2) syscall should return error number on error,kib2014-01-231-2/+2
| * | | Update EINVAL description.pluknet2014-01-231-2/+2
| * | | Update jemalloc to version 3.5.0.jasone2014-01-233-13/+31
* | | | Bump SHLIB_MAJOR for libelf.kaiw2014-01-211-1/+1
* | | | Bump SHLIB_MAJOR for libdwarf as ABI/API has changed.kaiw2014-01-211-1/+1
* | | | Reapply revisions r237528, r237531 and r238741 which make libelfkaiw2014-01-212-0/+26
OpenPOWER on IntegriCloud