| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade libxo to 0.3.2. | marcel | 2015-04-27 | 1 | -0/+2 |
* | Correct the spelling of MACHINE_CPUARCH, MACHINE_CPU is not set on arm64. | andrew | 2015-04-27 | 1 | -1/+1 |
* | Disable the tests that use makecontext on arm64, it still needs to be | andrew | 2015-04-27 | 2 | -0/+4 |
* | Build/install libc, librt, libthr, and msun NetBSD test suites on all | ngie | 2015-04-27 | 12 | -52/+12 |
* | mdoc: fix function declaration | bapt | 2015-04-26 | 1 | -2/+2 |
* | mdoc: remove empty line | bapt | 2015-04-26 | 1 | -1/+0 |
* | Remove end of line whitespace | bapt | 2015-04-26 | 1 | -3/+3 |
* | mdoc: remove end of line whitespace | bapt | 2015-04-26 | 1 | -1/+1 |
* | mdoc: rendering fixes | bapt | 2015-04-26 | 2 | -4/+8 |
* | Use mdoc(7) macros to handle parenthesis | bapt | 2015-04-26 | 1 | -1/+1 |
* | mdoc: fix functions declarations | bapt | 2015-04-26 | 1 | -1/+1 |
* | Escape "Ed" | bapt | 2015-04-26 | 11 | -11/+11 |
* | Escape "Ed" | bapt | 2015-04-26 | 1 | -1/+1 |
* | Do not modify locales | bapt | 2015-04-26 | 1 | -1/+1 |
* | libarchive: Allow setting nanosecond timestamps. | jilles | 2015-04-25 | 1 | -0/+7 |
* | Assuming a system has /bin/csh on it is a bad idea (especially it being | ngie | 2015-04-25 | 1 | -0/+1 |
* | Avoid an infinite loop by ensuring that the amount of bytes read is greater | ngie | 2015-04-24 | 1 | -1/+1 |
* | __xlocale_C_ctype should not be const. It contains a reference count that is... | theraven | 2015-04-24 | 1 | -1/+1 |
* | Small changes to locale-related man pages. | theraven | 2015-04-24 | 5 | -5/+5 |
* | Reassign copyright statements on several files from Advanced | jhb | 2015-04-23 | 7 | -7/+7 |
* | Reduce diffs between the three copies of libstand's Makefile | emaste | 2015-04-23 | 1 | -15/+18 |
* | A complete user message is signalled with the MSG_EOR flag, not the MSG_EOF | tuexen | 2015-04-23 | 1 | -3/+3 |
* | libgeom: plug memory leak in EndElement. | pfg | 2015-04-22 | 1 | -0/+1 |
* | computematchjumps(): fix allocator sizeof operand mismatch. | pfg | 2015-04-22 | 1 | -2/+2 |
* | _pthread_cleanup_push: fix allocator sizeof operand mismatch | pfg | 2015-04-22 | 1 | -1/+1 |
* | Support file verification in MAC. | rodrigc | 2015-04-22 | 1 | -0/+4 |
* | Fix improbable memory leak in _citrus_prop_read_str(). | pfg | 2015-04-20 | 1 | -1/+3 |
* | Minor mdoc fixes. | joel | 2015-04-20 | 2 | -2/+1 |
* | Remove code to support the top of the stack layout for FreeBSD 1.x/2.x | kib | 2015-04-20 | 1 | -37/+36 |
* | The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and | kib | 2015-04-18 | 21 | -459/+9 |
* | Implement hwpmc(4) for Freescale e500 core. | jhibbits | 2015-04-18 | 1 | -2/+22 |
* | Make wait6(2), waitid(3) and ppoll(2) cancellation points. The | kib | 2015-04-18 | 7 | -1/+160 |
* | compiler_rt: add floatunsitf for arm64 | emaste | 2015-04-16 | 1 | -0/+1 |
* | Remove the const qualifier from iconv(3) to comply with POSIX: | tijl | 2015-04-15 | 33 | -72/+69 |
* | Remove obsolete bits about maximum number of file systems. | pluknet | 2015-04-12 | 1 | -6/+1 |
* | For reasons that I am not understand yet, using the libmd version of | delphij | 2015-04-10 | 3 | -5/+12 |
* | Fix overlinking in bhyve: | bapt | 2015-04-09 | 1 | -0/+2 |
* | Convert mt(1) and libmt to LIBADD | bapt | 2015-04-09 | 1 | -2/+1 |
* | MFV r281278: | delphij | 2015-04-09 | 3 | -13/+414 |
* | compiler-rt: include 128-bit quad precision fp support only on arm64 | emaste | 2015-04-08 | 1 | -15/+19 |
* | Fix powerpc setjmp FPR saving/restoring. | jhibbits | 2015-04-08 | 3 | -108/+108 |
* | compiler-rt: add floatditf and floatunditf | emaste | 2015-04-07 | 1 | -0/+2 |
* | compiler-rt: Implement multc3 - quad-precision complex multiplication | emaste | 2015-04-07 | 1 | -0/+1 |
* | Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED | takawata | 2015-04-07 | 7 | -2/+10 |
* | Add the start of libc and libstand for arm64. Not all of the machine | andrew | 2015-04-07 | 25 | -4/+1026 |
* | vfork() first appeared in 3BSD which pre-dates 2.9BSD. Verified via the | jhb | 2015-04-06 | 1 | -2/+2 |
* | Update reported elftoolchain version to 3179 | emaste | 2015-04-06 | 1 | -1/+1 |
* | Stop including if_var.h from userland. | glebius | 2015-04-06 | 2 | -2/+0 |
* | Make strlcpy/strlcat slightly easier to read. | pfg | 2015-04-06 | 2 | -43/+42 |
* | Add support for the MIPS74K SoC family performance counters events. | adrian | 2015-04-05 | 1 | -0/+21 |