| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't break the legacy applications which set | ume | 2014-05-28 | 1 | -1/+5 |
* | Emphasis on 'do not' and 'complement' in the strcspn(3) | allanjude | 2014-05-27 | 1 | -5/+6 |
* | Fix issue with restarting an "insb/insw/insl" instruction because of a page | neel | 2014-05-26 | 2 | -32/+60 |
* | Merge strcspn.3 into strspn.3 and clarify the explaination of what they do | allanjude | 2014-05-25 | 3 | -98/+37 |
* | Add empty LIBUSB_CALL macro, to be compatible to the libusb 1.0-API | hselasky | 2014-05-25 | 1 | -0/+2 |
* | Change libatf-c and libatf-c++ to be private libraries. | jmmv | 2014-05-25 | 4 | -34/+2 |
* | Add libvmmapi functions vm_copyin() and vm_copyout() to copy into and out | neel | 2014-05-24 | 2 | -0/+91 |
* | Right now, the rtld prefork hook locks the rtld bind lock in the read | kib | 2014-05-24 | 2 | -4/+30 |
* | Initial import of character device in userspace support for FreeBSD. | hselasky | 2014-05-23 | 4 | -0/+1354 |
* | Correct a typo. | rstone | 2014-05-17 | 1 | -1/+1 |
* | Look for root certificates in /usr/local/etc/ssl before /etc/ssl. | des | 2014-05-17 | 1 | -2/+8 |
* | Correct documentation of the limit on how much memory can be mlock()ed | bjk | 2014-05-17 | 1 | -7/+14 |
* | Revert r261296. This removes the WITHOUT_NCURSESW option. | brooks | 2014-05-15 | 1 | -7/+2 |
* | Remove dead files. | des | 2014-05-15 | 1 | -1/+0 |
* | Implement a PCI interrupt router to route PCI legacy INTx interrupts to | jhb | 2014-05-15 | 2 | -0/+16 |
* | Upgrade to latest ldns (1.6.17) and unbound (1.4.22). | des | 2014-05-15 | 2 | -12/+14 |
* | Use the new -d option that was added to tblgen between llvm/clang 3.3 | dim | 2014-05-14 | 1 | -78/+93 |
* | Don't include the guest memory segments in the bhyve(8) process core dump. | neel | 2014-05-13 | 2 | -3/+18 |
* | Upgrade our copy of llvm/clang to 3.4.1 release. This release contains | dim | 2014-05-12 | 4 | -29/+15 |
* | libedit: add H_SAVE_FP which saves history to a file pointer. | eadler | 2014-05-11 | 4 | -9/+35 |
* | Invalidate the cache for the named posix semaphore when opened and | kib | 2014-05-10 | 1 | -29/+36 |
* | Style. | kib | 2014-05-10 | 1 | -2/+2 |
* | Sprinkle a few more .WAITs into the mix after csu, libc, msun and the | imp | 2014-05-10 | 1 | -1/+5 |
* | Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=no | imp | 2014-05-10 | 2 | -9/+6 |
* | Fix the rd_event_addr prototype and slightly clarify the use of the "event" | markj | 2014-05-08 | 1 | -3/+3 |
* | Handle the different event types properly in rd_event_addr(). In particular, | markj | 2014-05-08 | 2 | -10/+40 |
* | msync(2) must return ENOMEM and not EINVAL when the address is outside the | pho | 2014-05-07 | 1 | -5/+7 |
* | Sort .ALLSRC before concatenating files together. This makes sure that the | delphij | 2014-05-06 | 1 | -1/+1 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 41 | -37/+42 |
* | Revert r265367: | pfg | 2014-05-05 | 1 | -1/+1 |
* | regex: Use calloc instead of malloc. | pfg | 2014-05-05 | 1 | -1/+1 |
* | If the traced process stops because it received a signal, libproc needs | markj | 2014-05-04 | 3 | -24/+30 |
* | Fix a typo. | markj | 2014-05-03 | 1 | -1/+1 |
* | Allow "a.out" as an alias for the executable if no other matching entries | markj | 2014-05-03 | 4 | -19/+63 |
* | Properly free resources in case of error. | brueffer | 2014-05-02 | 1 | -8/+6 |
* | regex: Remove some unreachable breaks. | pfg | 2014-05-01 | 2 | -7/+1 |
* | citrus: Avoid invalid code points. | pfg | 2014-05-01 | 1 | -2/+1 |
* | Don't forget to remember previous element at the end of the loop. | pjd | 2014-04-30 | 1 | -0/+1 |
* | citrus: Avoid invalid code points. | pfg | 2014-04-29 | 1 | -0/+8 |
* | Allow a virtual machine to be forcibly reset or powered off. This is done | neel | 2014-04-28 | 2 | -3/+6 |
* | Set the new floating point exception mask correctly | andrew | 2014-04-28 | 1 | -1/+1 |
* | r261913 broke DES passwords, because the only way they could work, | des | 2014-04-26 | 1 | -77/+56 |
* | Spell NO_PROFILE= as MK_PROFILE=no. | imp | 2014-04-25 | 6 | -7/+8 |
* | Kill last remaining NO_INSTALLLIB in tree by converting it over to | imp | 2014-04-25 | 1 | -1/+1 |
* | Eliminate last vestigies of NO_MAN= in the tree. Also, remove | imp | 2014-04-25 | 1 | -1/+2 |
* | libc/stdio: Fail fdopen() on an execute-only fd. | jilles | 2014-04-21 | 2 | -3/+5 |
* | Rename the fp{get,set}* files so they no longer conflict with the softfloat | andrew | 2014-04-21 | 7 | -2/+2 |
* | Add the deprecated fp{get,set}* functions, a few ports use them. | andrew | 2014-04-20 | 7 | -0/+304 |
* | Add a missing break in the TCP case. | brueffer | 2014-04-17 | 1 | -0/+1 |
* | Remove the libkse directory. It was unhooked from the build and kernel | brooks | 2014-04-16 | 179 | -27209/+0 |