summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow a const char * to be passed as the process name to kproc_kthread_add()jhb2010-05-212-2/+2
* Allow sub-second interval timings for iostat and vmstat.sbruno2010-05-214-12/+29
* - Set 'dmadat' earlier so that we properly setup the heap if we fail tojhb2010-05-211-4/+6
* Add interrupt descriptions for mxge's msi-x vectorsgallatin2010-05-211-0/+2
* Improve suspend/resume support. Make sure controller is idle on suspendmav2010-05-212-24/+64
* Remove PIOLLHUP from the flags used to test for to set exceptfsdkib2010-05-211-1/+1
* Update L2ARC code and fix several bugs.mm2010-05-214-126/+311
* Reorder some already introduced locking variables.mm2010-05-213-9/+11
* Fix stack overflow in zfs send.mm2010-05-212-11/+12
* Fix: vdev_reopen() can lead to failed allocationsmm2010-05-213-1/+15
* Changes to boot on a subset of threads on an XLR/XLS core.jchandra2010-05-214-196/+189
* Fix a long-standing bug in the PowerPC OFW call function on SMP machinesnwhitehorn2010-05-201-5/+64
* Revert r208353. It did not work as I expected because WITHOUT_MAN is setjkim2010-05-201-5/+1
* Restore part of 200671 which was lost in previous driver changes:jhb2010-05-201-0/+2
* Document NANO_ARCH which is no longer hard coded as of r205980.wxs2010-05-201-1/+4
* Remove invalid assertion.np2010-05-201-1/+0
* Add jchandra, with rrs as mentorjchandra2010-05-201-0/+2
* We do not have to build makewhatis as a bootstrap tool when it is disabledjkim2010-05-201-1/+5
* Add support for the Perle Speed4 LE.jhb2010-05-201-0/+12
* Change ad_firmware_geom_adjust() to operate on a struct disk * only andmarius2010-05-207-30/+34
* Remove unnecessary headers which were inherited from cam_xpt.c withoutmarius2010-05-202-8/+0
* Add new memory days for Russian Federation.osa2010-05-201-2/+17
* With r208341 in place WARNS can be increased.marius2010-05-201-1/+1
* Update to a config.h created by a file 5.03 configure script. This causesmarius2010-05-201-38/+57
* When waiting for the busy page, do not unlock the object unless unlockkib2010-05-201-3/+6
* Upgrade to 9.6.2-P2, which addresses the following;dougb2010-05-204-5/+10
* o DragonFly 2.6.0 added.maxim2010-05-201-1/+2
* Revert r208324. We still need it for installworld as $PATH is overriden.jkim2010-05-201-0/+1
* Rename an argument from "exp" to "expect" since the former makes FlexeLintphk2010-05-202-15/+15
* Fix some way-past-brucification complaints from FlexeLint.phk2010-05-201-18/+23
* Add support to background fsck to delete zero-length directories.mckusick2010-05-202-1/+33
* o OpenBSD 4.7 added.maxim2010-05-201-0/+2
* Remove makewhatis(1) from bootstrap tools. We no longer support sourcejkim2010-05-201-1/+0
* Regen for r208321.jkim2010-05-201-1/+19
* Add an option file for WITHOUT_MAN_UTILS to regenerate src.conf(5).jkim2010-05-201-0/+9
* Add a new build option, MAN_UTILS. This option lets you control buildingjkim2010-05-197-7/+18
* Correctly identify some twinax cables, which reportgallatin2010-05-191-1/+2
* Add constants for the optional EOI suppression support in local APICs andjhb2010-05-192-0/+6
* Update mxge firmware to latest available from Myricom.gallatin2010-05-194-33887/+34014
* This change does the following for the scripts that run up throughdougb2010-05-1911-13/+9
* Fix a race between ngs_rcvmsg() and soclose() which closes the controlattilio2010-05-191-6/+26
* ffs_mount: accept and drop userland-only options that can be passed fromavg2010-05-191-3/+12
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>uqs2010-05-1957-64/+64
* Garbage collect unused variable, missed in r200840uqs2010-05-191-5/+0
* - Fix terminating argument to execl(3), sizeof(NULL) != sizeof(char *)uqs2010-05-193-23/+11
* - Don't immediately re-run softdepflush if we didn't make any progressjeff2010-05-192-51/+72
* Correct a typo.nwhitehorn2010-05-191-1/+1
* Fix our version of IPv6 address representation.alfred2010-05-191-2/+19
* Switch to C99 exact-width types.marcel2010-05-195-78/+77
* A few changes:jfv2010-05-192-178/+238
OpenPOWER on IntegriCloud