summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Stop iterating and return if the caller-supplied callback function returnsmarkj2015-01-311-4/+8
* msun: use previously ignored value.pfg2015-01-301-22/+4
* Make gcc happy.pjd2015-01-301-3/+12
* Add missing nvlist_get_parent(3) link.pjd2015-01-301-0/+1
* Handle empty nvlists correctly.pjd2015-01-301-16/+35
* Modify nvlist_get_parent() API to take additional cookie argument.pjd2015-01-303-19/+41
* If moving descriptor or binary data to an nvlist fails, we need to close thepjd2015-01-301-5/+27
* Use zero register instead of immediate 0x0 in MIPS assemblyemaste2015-01-291-1/+1
* sem_post(): Fix and document semaphore value overflow error.jilles2015-01-282-3/+8
* Add ARMv7 performance monitoring counters.br2015-01-281-0/+42
* Constify a struct savexmm pointer in pt_ucontext_to_fpreg(), to silencedim2015-01-271-1/+1
* Add MK_BHYVE knob for building and installing bhyve(4), et alngie2015-01-261-0/+2
* Build lib/libgpio if MK_GPIO != nongie2015-01-251-1/+5
* gr_equal(): Fix a crash that could occur if the first group's member listmarkj2015-01-251-15/+10
* Ensure that we don't try to demangle a symbol name if we failed to lookmarkj2015-01-252-3/+41
* Enable utimensat tests from NetBSD.jilles2015-01-241-1/+2
* Add futimens and utimensat system calls.jilles2015-01-236-0/+510
* Fix usage example in kvprintf(9) and its copy in libstand(3): trailing '\n'danfe2015-01-232-3/+3
* Update reported elftoolchain versionemaste2015-01-221-1/+1
* Merge all the copies of _tcb_ctor and _tcb_dtor.andrew2015-01-2121-321/+10
* Fix bug in r276630. Do not allow pthread_sigmask() to block SIGCANCEL.kib2015-01-211-1/+2
* Fix a bug in libvmmapi 'vm_copy_setup()' where it would return success even ifneel2015-01-192-7/+17
* Upgrade libxo to 0.2.0.marcel2015-01-191-0/+1
* Add procctl(2) PROC_TRACE_CTL command to enable or disable debuggerkib2015-01-181-1/+78
* Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfixdim2015-01-186-9/+11
|\
| * Vendor import of llvm RELEASE_351/final tag r225668 (effectively, 3.5.1 relea...dim2015-01-1551-945/+1748
| * Vendor import of llvm RELEASE_350/final tag r216957 (effectively, 3.5.0 relea...dim2014-11-241658-108317/+217538
| * Vendor import of llvm RELEASE_34/dot1-final tag r208032 (effectively, 3.4.1 r...dim2014-05-1157-240/+769
| * Vendor import of llvm RELEASE_34/final tag r197956 (effectively, 3.4 release):dim2014-01-011-1/+1
* | Simplify instruction restart logic in bhyve.neel2015-01-182-26/+24
* | Add a ${CP} alias for copying files in the build.will2015-01-163-4/+4
* | Add more USB request definitions. The values are described in sectionhselasky2015-01-162-0/+8
* | If PAM_RHOST is non-NULL, pass it in the Calling-Station-ID attribute ofdes2015-01-161-12/+18
* | Import libc++ trunk r224926. This fixes a number of bugs, completesdim2015-01-151-2/+7
* | Update the hwpmc driver to have the new type HASWELL_XEON. Alsorrs2015-01-141-1/+24
* | Fix spelling.hselasky2015-01-141-2/+2
* | Since the merge of file 5.21 in r276415 and r276416, stable/9 anddim2015-01-131-0/+16
* | Connect libclang_rt to the build, for specific architectures. Thisdim2015-01-132-6/+24
* | Remove duplicate copies of trivial getcontextx.cemaste2015-01-1210-314/+16
* | Reduce the size of the interposing table and amount ofkib2015-01-1116-302/+49
* | Do not regenerate and install liblzma.pc when only build librariesbapt2015-01-111-2/+4
* | Install the liblzma pkg-config filebapt2015-01-101-1/+27
* | With the update of compiler-rt we try to build a number of files thatandrew2015-01-091-44/+7
* | Remove junk added during testing phasebapt2015-01-091-1/+0
* | Synchronize libedit with NetBSD and activate UTF-8 support [1]bapt2015-01-0948-3123/+5152
* | Remove extraneous periodemaste2015-01-091-1/+1
* | Now compiler-rt has been updated in r276851, bring in the variousdim2015-01-088-0/+220
* | Apparently more Makefiles use stuff from compiler-rt, so fix them updim2015-01-082-3/+3
* | Follow up to r276851 by also committing a necessary update todim2015-01-081-1/+1
* | Update compiler-rt to trunk r224034. This brings a number of newdim2015-01-081-3/+57
|\ \
OpenPOWER on IntegriCloud