summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add LLDB bmake infrastructureemaste2013-09-2042-10/+1112
* Disable LLDB OSX ABI pluginemaste2013-09-201-6/+0
* Update arcmsr(4) driver to 1.20.00.28 which fixes mutex recursion indelphij2013-09-191-15/+12
* Fix comments.trociny2013-09-191-3/+2
* When updating the map of dirty extents, most recently used extents aretrociny2013-09-192-9/+25
* - calendar uses cpp internally, this diff removes this usage anddb2013-09-196-65/+279
* Use cv_broadcast() instead of cv_signal() when waking up threadstrociny2013-09-192-3/+3
* Further refinement to bmake bootstrappingemaste2013-09-191-5/+5
* Remove extra 'MAKE_FLAGS' line.gjb2013-09-191-1/+0
* Minor mdoc improvements.joel2013-09-192-5/+7
* Regen.jhb2013-09-1911-12/+196
* Extend the support for exempting processes from being killed when swap isjhb2013-09-1924-16/+696
* 1. Properly clean pid files in the case of the error.trociny2013-09-191-18/+27
* sys/i386/xen_mp_machdep.c:gibbs2013-09-191-0/+3
* cap_new(2) and cap_getrights2) were replaced with cap_rights_limit(2)bdrewery2013-09-192-7/+7
* Make svnlite (actually libapr) work correctly on big-endian arches.dim2013-09-191-0/+6
* Remove an unused variable and fix a memory leak in sctp_connectx().tuexen2013-09-191-3/+4
* Reconnect the hyperv drivers back into GENERIC now that thegrehan2013-09-191-0/+3
* Implement support for the interrupt-on-terminal-count andgrehan2013-09-191-16/+90
* Add simplistic periodic timer support to mevent using kqueue'sgrehan2013-09-193-8/+104
* Allow the alarm hours/mins/seconds registers to be read/written,grehan2013-09-191-0/+30
* Use correct offset for the high byte of high memory written togrehan2013-09-191-1/+1
* Reorder the hypervisor presence test to avoid claiming ATA disksgrehan2013-09-191-28/+38
* Fix missing SVN properties.grehan2013-09-190-0/+0
* Merge lldb man page from r188801 to contrib/llvm/tools/lldb/docs/emaste2013-09-191-0/+119
|\
| * Import lldb.1 man page as of SVN r188801emaste2013-09-181-0/+119
* | Fix several problems in the new iSCSI stack; this includes interoperabilitytrasz2013-09-186-74/+117
* | Fix panic in ktrcapfail() when no capability rights are passed.pjd2013-09-186-9/+16
* | Regen.rdivacky2013-09-1810-188/+32
* | Revert r255672, it has some serious flaws, leaking file references etc.rdivacky2013-09-1814-736/+69
* | Regen.rdivacky2013-09-1810-32/+190
* | Implement epoll support in Linuxulator. This is a tiny wrapper around kqueuerdivacky2013-09-1814-69/+736
* | Make iscsictl(8) automatically try to load the iscsi module. While here,trasz2013-09-183-3/+13
* | mdoc: sort SEE ALSO.joel2013-09-181-1/+1
* | Fix 'make installcheck' to check for missing UID/GID as well, brokenbdrewery2013-09-181-7/+10
* | Bring in configuration for Buffalo Airstation WZR-300HP, Atheros basedsbruno2013-09-172-0/+244
* | Regenerate for freebsd32_cap_enter().jilles2013-09-175-10/+16
* | Disallow cap_enter() in freebsd32 compatibility mode.jilles2013-09-172-1/+21
* | We have grown a bit too big lately. Shrinking the kernel for TP-Linkhiren2013-09-171-4/+18
* | Add EXAMPLES section to explain the format of fstab(5).hrs2013-09-171-1/+36
* | - Fix pidfile handling in sendmail_msp_queue. The pidfile was ignoredhrs2013-09-171-5/+2
* | Fix parsing lines of ifconfig output which include \t in the case ofhrs2013-09-171-7/+8
* | Remove description "ifconfig_IF_aliasN is deprecated". While thishrs2013-09-171-5/+3
* | share/i18n: Fix installworld with read-only obj.jilles2013-09-172-16/+20
* | Fix a typo when accounting for tx_broadcast statistics.delphij2013-09-171-1/+1
* | Pass the number of supported vectors to pci_emul_add_msicap() andgrehan2013-09-171-1/+2
* | psm: Update "struct synapticshw" in psm(4) man pagedumbbell2013-09-171-1/+4
* | Hide TSC-deadline APIC timer support from guests. This modegrehan2013-09-171-1/+6
* | Merge in support for PAPR-compliant (Power Architecture Platformnwhitehorn2013-09-1716-0/+2858
* | Only attach if properties we need (address, in particular) are present.nwhitehorn2013-09-171-0/+6
OpenPOWER on IntegriCloud