summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use device_printf where possible, and otherwise at least include theemaste2010-09-163-7/+10
* MFp4 (//depot/projects/mps/...):ken2010-09-161-0/+25
* Increase the hostname display width. Many machines are namedobrien2010-09-161-2/+2
* + Add the SCRIPT environmental variable to the sub-shell. Its value isobrien2010-09-162-0/+20
* The inflight bandwidth limiter was removed in r212765.andre2010-09-161-67/+1
* Remove the TCP inflight bandwidth limiter as announced in r211315andre2010-09-168-235/+16
* status bits should be &'ed against status to be really functional.delphij2010-09-161-2/+2
* RMI security accelerator driver update.jchandra2010-09-166-711/+117
* Remove an unnecessary hack from ACPICA 20100915 (r212761).jkim2010-09-161-1/+1
* Merge ACPICA 20100915.jkim2010-09-1654-579/+1602
|\
| * Update acfreebsd.h for ACPI_THREAD_ID change.jkim2010-09-161-0/+2
| * Import ACPICA 20100915.jkim2010-09-1568-801/+1915
* | Update rge.h for r212758 - stats incremented using xlr_ldaddwu should bejchandra2010-09-161-6/+7
* | Network driver updates.jchandra2010-09-163-131/+124
* | Fix a typo in a comment.jkim2010-09-161-1/+1
* | Implement device unbusying via a cdevpriv destructor.attilio2010-09-161-15/+18
* | Fix incorrect RX BD producer updates. The producer index wasyongari2010-09-161-2/+4
* | Add support for dumping kernel to gconcat.mav2010-09-161-0/+38
* | Re-add r212370 now that the LOR in powerpc64 has been resolved:mdf2010-09-1611-194/+88
* | Only attempt to list extended capabilities for devices that have ajhb2010-09-161-1/+5
* | Fix panic, when due to some kind of congestion on FIS-based switchingmav2010-09-163-15/+24
* | Improve comment to TCP_MINMSS by taking the wording from lstewart (withandre2010-09-161-7/+7
* | Remove accidentally committed test code which effectively prevented themarius2010-09-161-2/+0
* | Merge from powerpc:marius2010-09-161-33/+27
* | Fix indenting of the previous commit.rpaulo2010-09-161-4/+4
* | When generating functions to print the arguments of system calls withrpaulo2010-09-161-0/+5
* | Make the format of "Real Memory" and "Virtual Memory" lines morezec2010-09-161-2/+2
* | Merge r207585 from cas(4):marius2010-09-164-7/+54
* | Add support for identifying a journaled root filesystem.brian2010-09-161-1/+2
* | Implement proc/$$/environment.des2010-09-161-2/+110
* | Split the SLB mirror cache into two kinds of object, one for kernel mapsnwhitehorn2010-09-167-79/+110
* | Few whitespace cleanups and comments tunings.mav2010-09-161-10/+12
* | Replace the SLB backing store splay tree used on 64-bit PowerPC AIMnwhitehorn2010-09-166-166/+370
* | Remove old debug code.tuexen2010-09-154-48/+0
* | Remove unused variable/assignment.tuexen2010-09-151-3/+1
* | Delay the assignment of a path for DATA chunk until they hittuexen2010-09-158-191/+112
* | Use TAILQ_EMPTY() for testing if a tail queue is empty.tuexen2010-09-151-4/+5
* | Fix t3_gate_rx_traffic and t3_open_rx_traffic. Parts of them always operatednp2010-09-151-9/+13
* | Add a VIS-based block copy function for SPARC64 V and later, whichmarius2010-09-153-1/+121
* | GPART_PARAM_INDEX is now G_TYPE_NUMBER.pjd2010-09-151-8/+4
* | Remove unused variable/assignment.tuexen2010-09-151-2/+1
* | Change message when setting or unsetting attribute less confusing.pjd2010-09-151-2/+3
* | Add macros for alternate entry points.marius2010-09-151-1/+8
* | Remove assignment without effect.tuexen2010-09-151-2/+0
* | Make the message that informs about bootcode being written to disk lesspjd2010-09-151-2/+2
* | * Use !TAILQ_EMPTY() for checking if a tail queue is not empty.tuexen2010-09-151-4/+3
* | Remove unused variables.tuexen2010-09-151-3/+5
* | Fix kernel panic when moving a file to .zfs/sharesmm2010-09-155-23/+41
* | Add note abotu bwn and newer chipsetsimp2010-09-151-0/+14
* | Don't suggest using bwn for the bcm4306 cards in the list. Theimp2010-09-151-4/+0
OpenPOWER on IntegriCloud