summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Unreak DNS usage through libcapsicum, which broke, e.g., ping in r282252bz2015-05-011-1/+1
* Remove the nvlist_.*[fv] functions.oshogbo2015-04-291-82/+0
* Remove the use of nvlist_.*[fv] functions from tests.oshogbo2015-04-292-48/+24
* Remove the use of nvlist_.*[vf] functions from libcapsicum and replaceoshogbo2015-04-293-20/+59
* The presence/absence of CPU features should be tested withimp2015-04-281-1/+3
* Remove per-architecture checks for enabling HAVE_FENV_Hngie2015-04-271-4/+1
* Upgrade libxo to 0.3.2.marcel2015-04-271-0/+2
* Correct the spelling of MACHINE_CPUARCH, MACHINE_CPU is not set on arm64.andrew2015-04-271-1/+1
* Disable the tests that use makecontext on arm64, it still needs to beandrew2015-04-272-0/+4
* Build/install libc, librt, libthr, and msun NetBSD test suites on allngie2015-04-2712-52/+12
* mdoc: fix function declarationbapt2015-04-261-2/+2
* mdoc: remove empty linebapt2015-04-261-1/+0
* Remove end of line whitespacebapt2015-04-261-3/+3
* mdoc: remove end of line whitespacebapt2015-04-261-1/+1
* mdoc: rendering fixesbapt2015-04-262-4/+8
* Use mdoc(7) macros to handle parenthesisbapt2015-04-261-1/+1
* mdoc: fix functions declarationsbapt2015-04-261-1/+1
* Escape "Ed"bapt2015-04-2611-11/+11
* Escape "Ed"bapt2015-04-261-1/+1
* Do not modify localesbapt2015-04-261-1/+1
* libarchive: Allow setting nanosecond timestamps.jilles2015-04-251-0/+7
* Assuming a system has /bin/csh on it is a bad idea (especially it beingngie2015-04-251-0/+1
* Avoid an infinite loop by ensuring that the amount of bytes read is greaterngie2015-04-241-1/+1
* __xlocale_C_ctype should not be const. It contains a reference count that is...theraven2015-04-241-1/+1
* Small changes to locale-related man pages.theraven2015-04-245-5/+5
* Reassign copyright statements on several files from Advancedjhb2015-04-237-7/+7
* Reduce diffs between the three copies of libstand's Makefileemaste2015-04-231-15/+18
* A complete user message is signalled with the MSG_EOR flag, not the MSG_EOFtuexen2015-04-231-3/+3
* libgeom: plug memory leak in EndElement.pfg2015-04-221-0/+1
* computematchjumps(): fix allocator sizeof operand mismatch.pfg2015-04-221-2/+2
* _pthread_cleanup_push: fix allocator sizeof operand mismatchpfg2015-04-221-1/+1
* Support file verification in MAC.rodrigc2015-04-221-0/+4
* Fix improbable memory leak in _citrus_prop_read_str().pfg2015-04-201-1/+3
* Minor mdoc fixes.joel2015-04-202-2/+1
* Remove code to support the top of the stack layout for FreeBSD 1.x/2.xkib2015-04-201-37/+36
* The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andkib2015-04-1821-459/+9
* Implement hwpmc(4) for Freescale e500 core.jhibbits2015-04-181-2/+22
* Make wait6(2), waitid(3) and ppoll(2) cancellation points. Thekib2015-04-187-1/+160
* compiler_rt: add floatunsitf for arm64emaste2015-04-161-0/+1
* Remove the const qualifier from iconv(3) to comply with POSIX:tijl2015-04-1533-72/+69
* Remove obsolete bits about maximum number of file systems.pluknet2015-04-121-6/+1
* For reasons that I am not understand yet, using the libmd version ofdelphij2015-04-103-5/+12
* Fix overlinking in bhyve:bapt2015-04-091-0/+2
* Convert mt(1) and libmt to LIBADDbapt2015-04-091-2/+1
* MFV r281278:delphij2015-04-093-13/+414
* compiler-rt: include 128-bit quad precision fp support only on arm64emaste2015-04-081-15/+19
* Fix powerpc setjmp FPR saving/restoring.jhibbits2015-04-083-108/+108
* compiler-rt: add floatditf and floatunditfemaste2015-04-071-0/+2
* compiler-rt: Implement multc3 - quad-precision complex multiplicationemaste2015-04-071-0/+1
* Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDtakawata2015-04-077-2/+10
OpenPOWER on IntegriCloud