summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Turn a test precondition into a skip in the mdconfig tests.jmmv2014-03-121-2/+2
* Fix sa tests.jmmv2014-03-1213-195/+202
* Only run the make tests when make is fmake.jmmv2014-03-121-1/+20
* Fix lastcomm tests under amd64.jmmv2014-03-123-56/+58
* Use correct types for sizeof() in the calculations for the malloc(9) sizes [1].kib2014-03-123-15/+6
* The auio structure is only initialized when the vnode is symlink,kib2014-03-121-1/+1
* Make ministat CRNL tolerant by stripping all isspace() from the tailphk2014-03-121-2/+3
* Avoid segment fault when attempting to clean up cylinder groupmckusick2014-03-121-6/+8
* Delete stray clause 3 (Advertising clause) and renumber while i'mimp2014-03-117-11/+7
* Remove #include <machine/asmacros.h> from files that don't need it.ian2014-03-114-4/+1
* Remove the unreferenced DATA() macro. That leaves only GET_CURTHREAD_PTR()ian2014-03-111-26/+8
* Don't try to return a vector to a caller that only cares if a vectortychon2014-03-111-2/+6
* Enhance the mechanism that lets you configure the ubldr boot device byian2014-03-115-81/+304
* Garbage collect the old way of adding the libstdc++ include directoriesdim2014-03-111-8/+0
* Repair recognition of "CC" as an alias for the C++ compiler, since itdim2014-03-111-0/+2
* MFV of 263039, tzdata2014a:edwin2014-03-115-38/+78
* Remove clause 3 (the advertising clause), per the regent's letter.imp2014-03-113-7/+3
* Remove clause 3 (advertising clause), per regent's letter.imp2014-03-111-5/+1
* Replace the userspace atpic stub with a more functional vmm.ko model.tychon2014-03-1119-128/+916
* Use panic rather than printf to "handle" an arm26 address exceptionian2014-03-111-6/+5
* No functional changes. Rewrite comments, use tabs consistantly, reorderian2014-03-111-159/+141
* Remove some unnecessary indirection and jump right to the handler functions.ian2014-03-111-36/+3
* Support Last-Modified behind proxies which return UTC instead of GMT.bdrewery2014-03-111-0/+6
* xen: add a hook to perform AP startuproyger2014-03-115-6/+105
* xen: changes to hvm code in order to support PVH guestsroyger2014-03-111-5/+42
* xen: add hook for AP bootstrap memory reservationroyger2014-03-112-4/+12
* xen: add an apic_enumerator for PVHroyger2014-03-112-0/+135
* xen: use the same hypercall mechanism for XEN and XENHVMroyger2014-03-114-29/+19
* xen: implement hook to fetch and parse e820 memory maproyger2014-03-114-19/+59
* xen: implement an early timer for Xen PVHroyger2014-03-1115-59/+222
* xen: rework xen timer so it can be used early in boot processroyger2014-03-111-9/+28
* amd64: introduce hook for custom preload metadata parsersroyger2014-03-113-11/+136
* howto_names: unify declarationroyger2014-03-1111-202/+65
* xen: add and enable Xen console for PVH guestsroyger2014-03-117-35/+100
* xen: add macro to detect if running as Dom0royger2014-03-111-0/+7
* xen: add PV/PVH kernel entry pointroyger2014-03-119-0/+240
* amd64/i386: switch IPI handlers to C code.royger2014-03-118-539/+322
* Fixed MSI interrupt allocation and handling.edavis2014-03-111-78/+36
* Revert r262994 for now, it fails to boot on armv5.ian2014-03-111-37/+83
* Pass the actual baudrate to tty_init_console(). This defines the initialmarcel2014-03-111-1/+1
* Now that the PUSHFRAME and PULLFRAME macros are used only in the swiian2014-03-111-83/+37
* allow the kern.cryptodevallowsoft sysctl to enable symetric/hashes too...jmg2014-03-112-7/+10
* some minor clean up.. Always _ZERO memory so mtx_init won't panic...jmg2014-03-112-6/+1
* libbsdstat: fix warnings, set WARNSeadler2014-03-112-3/+1
* Correct a typo in nlm_find_host_by_addr(): the intention of thedelphij2014-03-111-1/+1
* MFV r262983:delphij2014-03-111-1/+21
* Export _libc_arm_fpu_present as a private symbol to be used by otherandrew2014-03-111-0/+2
* Arrange for arm fork_trampoline() to return to userland via the standardian2014-03-103-223/+228
* Change the way the asm GET_CURTHREAD_PTR() macro is defined so that codeian2014-03-103-10/+4
* Repair a few minor mismerges from r262261 in the clang-sparc64 projectdim2014-03-104-85/+1
OpenPOWER on IntegriCloud