| Commit message (Expand) | Author | Age | Files | Lines |
* | syncer(4) is a kernel process, not a user process | bjk | 2014-02-27 | 1 | -1/+1 |
* | Update LLDB snapshot to upstream r202189 | emaste | 2014-02-26 | 5 | -4/+9 |
|\ |
|
| * | Update LLDB bmake build for r262187 | emaste | 2014-02-18 | 5 | -4/+9 |
* | | Queue pending exceptions in the 'struct vcpu' instead of directly updating the | neel | 2014-02-26 | 2 | -20/+15 |
* | | Wrap for loop in #if block testing the size is actually greater | delphij | 2014-02-25 | 1 | -1/+4 |
* | | Revert 262462 and 262461, they didn't solve the problem, in | delphij | 2014-02-25 | 1 | -12/+10 |
* | | Patch 2/2: | delphij | 2014-02-24 | 1 | -11/+11 |
* | | Patch 1/2: | delphij | 2014-02-24 | 1 | -0/+2 |
* | | Fix an array index out of bounds bug in iconv VIQR (Vietnamese) module. | tijl | 2014-02-24 | 1 | -1/+1 |
* | | Fix Simplified Chinese character set conversions by switching around the | tijl | 2014-02-24 | 1 | -1/+1 |
* | | Consistently pass around context information using a simple pointer. This | tijl | 2014-02-24 | 4 | -17/+15 |
* | | Lower the level of WARNS to fix build with gcc | bapt | 2014-02-23 | 1 | -1/+1 |
* | | Remove libyaml, it has been replaced by libucl | bapt | 2014-02-23 | 3 | -103/+0 |
* | | Branch libucl to the build | bapt | 2014-02-23 | 1 | -0/+1 |
* | | Import libucl into head | bapt | 2014-02-23 | 1 | -0/+21 |
* | | Match the correct variable to the variable description. | brueffer | 2014-02-21 | 1 | -3/+3 |
|/ |
|
*-. | Upgrade our copy of llvm/clang to 3.4 release. This version supports | dim | 2014-02-16 | 41 | -147/+173 |
|\ \ |
|
| | * | Vendor import of clang release_34 branch r197841 (effectively, 3.4 RC3): | dim | 2013-12-22 | 397 | -28930/+67004 |
| * | | Vendor import of llvm release_34 branch r197841 (effectively, 3.4 RC3): | dim | 2013-12-22 | 1251 | -82357/+147957 |
* | | | Switch the hardcoded default hash function from MD5 / DES to SHA512. | des | 2014-02-15 | 1 | -5/+1 |
* | | | document _JAIL as a possible option to set a cpuset for a jail.. | jmg | 2014-02-15 | 1 | -1/+2 |
* | | | MFV: Import atf-0.20. | jmmv | 2014-02-14 | 3 | -13/+19 |
* | | | libutil/pw_util.3: Fix two prototypes. | eadler | 2014-02-13 | 1 | -2/+2 |
* | | | Add kvm_getncpus() to obtain mp_ncpus. | glebius | 2014-02-12 | 3 | -1/+18 |
* | | | Add bounds check for pteindex / pdeindex | emaste | 2014-02-12 | 1 | -0/+4 |
* | | | While it isn't too late and kvm_read_zpcpu() function isn't yet used | glebius | 2014-02-12 | 3 | -4/+4 |
* | | | add support for building a cross-gdb for ARM... This isn't hooked up | jmg | 2014-02-12 | 2 | -1/+13 |
* | | | Expose real size of UMA allocations via libmemstat(3). | glebius | 2014-02-10 | 5 | -1/+19 |
* | | | Fix descriptor leak. | pjd | 2014-02-09 | 1 | -1/+1 |
* | | | Build libstand as a 64-bit library on ppc64 | emaste | 2014-02-09 | 2 | -7/+0 |
* | | | Set errno on inet_ntop(3) failure. | kevlo | 2014-02-07 | 1 | -2/+4 |
* | | | Make libstand setjmp work for both 64- and 32-bit ABIs. | nwhitehorn | 2014-02-07 | 1 | -27/+106 |
* | | | fts: Fix double-free with conflicting concurrent modifications. | jilles | 2014-02-07 | 1 | -4/+8 |
* | | | Build libstand as a 64-bit library on amd64 | emaste | 2014-02-06 | 2 | -15/+9 |
* | | | Set the malloc alignment to 64 bytes on platforms that use the U-Boot API | ian | 2014-02-05 | 4 | -8/+25 |
* | | | Add support for FreeBSD/i386 guests under bhyve. | jhb | 2014-02-05 | 2 | -2/+167 |
* | | | libc/net: fix a portability issue | eadler | 2014-02-05 | 1 | -1/+1 |
* | | | libc/net: Fix some issues in inet6_opt_init() (from RFC 3542): | eadler | 2014-02-04 | 1 | -4/+1 |
* | | | Fix a typo. | brueffer | 2014-02-03 | 1 | -1/+1 |
* | | | Assert input arguments to buf_send() and buf_recv(). | pjd | 2014-02-02 | 1 | -0/+7 |
* | | | Fix sending empty nvlist. | pjd | 2014-02-02 | 1 | -2/+2 |
* | | | In _pthread_kill(), if passed pthread is current thread, do not send | kib | 2014-02-01 | 1 | -5/+8 |
* | | | Merge mdocml v1.12.3 into head | uqs | 2014-02-01 | 1 | -1/+1 |
* | | | Add hwpmc(4) support for the PowerPC 970 class processors, direct events. | jhibbits | 2014-02-01 | 1 | -10/+32 |
* | | | Merge from CheriBSD: | brooks | 2014-01-30 | 1 | -2/+7 |
* | | | The posix_madvise(3) and posix_fadvise(2) should return error on | kib | 2014-01-30 | 4 | -8/+20 |
* | | | Bump copyright dates | des | 2014-01-30 | 3 | -3/+3 |
* | | | Import libc++ 3.4 release. This contains a lot of bugfixes, and some | dim | 2014-01-30 | 1 | -1/+12 |
* | | | Enhance the support for PCI legacy INTx interrupts and enable them in | jhb | 2014-01-29 | 2 | -0/+8 |
* | | | r261230 broke the cases where the amount of data to be read is not | des | 2014-01-29 | 2 | -17/+16 |