summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use new thread's stack to invoke pmap_activate in cpu_switch()jchandra2011-03-011-17/+4
* Adds a new Congestion Control that helps reducerrs2011-03-017-41/+549
* Use correct types and fromats for physical addressjchandra2011-02-282-12/+11
* Use vm_offset_t for virtual addresses.jchandra2011-02-281-2/+2
* Make sure changing ownership of RX descriptor to be done as lastyongari2011-02-282-3/+3
* - Add missing MLINKS for libusb and some manpage fixes.hselasky2011-02-282-3/+180
* - Add support for software pre-scaling of ISOCHRONOUS transfers.hselasky2011-02-2811-25/+63
* Sync FreeBSD ISP with mercurial tree. Minor changes having to do withmjacob2011-02-284-6/+9
* Type-change to ssize_t to (app|pl)ease ppc platform.phk2011-02-281-1/+1
* Revert some of r177626. "in in" is valid in certain sentences.brucec2011-02-286-6/+6
* Update fifolog internals to match main version:phk2011-02-287-184/+197
* Don't override the perfectly good default ->zalloc and ->zfree functions.phk2011-02-281-20/+1
* Drop my OpenSSL maintainer hat. I don't have the motivation to keepsimon2011-02-281-1/+1
* Use proper lock in assertion.pjd2011-02-281-2/+2
* Partial fix for PR 91106. Correct the short weekday names. Done according to ...versus2011-02-272-4/+4
* Commit two more files missed in r219089.pjd2011-02-272-2/+2
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-27304-19882/+59466
* Fix typo in kernel configuration entry.gjb2011-02-271-2/+2
* Force DMA for controller found in Lenovo T510 (probably in others too).pjd2011-02-271-0/+2
* Accept == as an alias of = which is a popular GNU extension.delphij2011-02-272-1/+5
* Rename bcpy() macro to bcopy().pjd2011-02-272-7/+7
* Recognize 'reload' command, as hastd can be reloaded with the SIGHUP signal.pjd2011-02-271-0/+1
* Merge fix from r1.108 of NetBSD's usr.bin/ftp/main.c:brucec2011-02-271-0/+1
* Clang's integrated assembler can now handle sys/boot/i386/boot2/sio.S.dim2011-02-273-6/+0
* Regenerate clang and tblgen manpages; the clang manpage has some minordim2011-02-272-5/+8
* Update llvm/clang to trunk r126547.dim2011-02-27292-4858/+9232
|\
| * Vendor import of clang trunk r126547:dim2011-02-26373-4580/+8461
* | Instead of defining LLVM_MULTITHREADED as 0 or 1, define or undefine it,dim2011-02-273-7/+7
* | Missed a file in r219056: add disk description for da(4).nwhitehorn2011-02-261-0/+6
* | Update llvm's config.h files to match more closely what is generated bydim2011-02-262-11/+132
* | Remove getDriver().Dir + /../libexec and /usr/libexec from clang'sdim2011-02-261-2/+0
* | Remove misapplied space.dim2011-02-261-1/+1
* | Fix breakage in sys/netinet/sctp_sysctl.c, introduced by r219057. Ifdim2011-02-261-0/+6
* | When WITH_ICONV is set, use our in-tree iconv.ume2011-02-262-13/+23
* | - Allocate the DMA memory shared between the host and the controller asmarius2011-02-261-4/+4
* | Connect uep.ko to buildglebius2011-02-261-1/+1
* | Show disk model numbers in partition wizard screen. Also, since da(4) disksnwhitehorn2011-02-261-11/+16
* | Improvements to CC modules:rrs2011-02-2614-57/+214
* | Add the disk ident and a human-meaningful description (here, the disk modelnwhitehorn2011-02-265-0/+13
* | Fix typo - "is is" should have been changed to "it is" in r218965.brucec2011-02-261-1/+1
* | Not only had I included a syntax / style error, nice.3 is alsoremko2011-02-261-1/+0
* | - Correct USB 3.0 wire-speed to 5.0Gbpshselasky2011-02-263-4/+4
* | Set C1 "I/O then Halt" capability bit for Intel EIST. Some broken BIOSesjkim2011-02-251-2/+5
* | Fix style(9) issues in pututxline(3).ed2011-02-251-5/+10
* | Update manual page to reflect latest changes of ABI description support.dchagin2011-02-251-1/+3
* | Teach kdump to understand sv_flags records in the trace files.dchagin2011-02-253-17/+128
* | Introduce preliminary support of the show description of the ABI ofdchagin2011-02-254-12/+99
* | ktrace_resize_pool() locking slightly reworked:dchagin2011-02-251-18/+16
* | Revert r217871.dougb2011-02-251-6/+2
* | Revert the commit that I made, there is a lot of discussionremko2011-02-251-5/+0
OpenPOWER on IntegriCloud