summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add comments about the validation.delphij2011-06-111-0/+9
* Implement fully asynchronous partial truncation with softupdates journalingjeff2011-06-1013-1543/+2644
* sh: Do parameter expansion on ENV before using it.jilles2011-06-103-7/+24
* - Eliminate an incorrect include path from the mthca build.jeff2011-06-101-18/+18
* - Add support for referencing quota structures without needing the inodejeff2011-06-102-0/+101
* - If the fsync in ufs_direnter fails SUJ can later panic because we havejeff2011-06-101-1/+1
* - When printing bufs with show buf the lblkno is often more useful thanjeff2011-06-101-2/+3
* Include sys/xen in cscope tag file generation.gibbs2011-06-101-1/+1
* - Fix races on detach handling of AAC_IFFLAGS_* maskattilio2011-06-102-14/+16
* Remove C constructs that are incompatible with C++ from variousgibbs2011-06-108-100/+126
* Make sure to drop the IEEE80211_RATE_BASIC flag even for MCS rates.bschmidt2011-06-101-7/+9
* skel/.shrc: Improve commented CDPATH example for POSIX requirements.jilles2011-06-101-1/+1
* Fix some off-by-one errors with the ending address of candidate regionsjhb2011-06-101-3/+4
* Implement BUS_ADJUST_RESOURCE() for the x86 drivers that sit between thejhb2011-06-103-11/+27
* Obtain bswap64() function implementation fromrodrigc2011-06-101-10/+26
* sh: Do parameter expansion before printing PS4 (set -x).jilles2011-06-096-4/+60
* MFV: Update to less v444.delphij2011-06-0913-45/+23
* cxgbetool: a tool for the cxgbe(4) driver.np2011-06-095-0/+41744
* Contrary to when returning in all-good cases at the end of functions webz2011-06-097-62/+216
* Add -Wa,-many to CFLAGS on PowerPC. This aids in building a kernel usingnwhitehorn2011-06-091-1/+1
* Intel NM10 chipset's SATA controller has same PCI ID and revision as ICH7's,mav2011-06-091-7/+23
* Minor typo, fix 2 attributionsdougb2011-06-091-3/+5
* Tidy up r222866.jkim2011-06-081-6/+6
* Add dump.c to the rtsol build. It is needed now that sec2str is non-staticken2011-06-081-1/+1
* sh: Add simple tests for set -x and PS4.jilles2011-06-082-0/+17
* Simply post r222273.obrien2011-06-081-3/+1
* - Major reorganization of mbuf handling throughout the driver todavidch2011-06-084-3451/+2855
* Increase quality of TSC (or TSC-low) timecounter to 1000 if it is P-statejkim2011-06-081-2/+27
* Introduce low-resolution TSC timecounter "TSC-low". It replaces the normaljkim2011-06-081-6/+38
* In the current code, a double panic condition may lead to dumpsattilio2011-06-081-1/+2
* Remove a redundant assignment since r221703.jkim2011-06-081-3/+0
* - Accumulate RA options instead of replacing old ones when a new RA arrived.hrs2011-06-084-142/+285
* - Improve error handling.andreast2011-06-081-43/+127
* Compile RTLD with global dot symbols on 64-bit PowerPC, as a crutch fornwhitehorn2011-06-081-0/+1
* Add the missing call to ip6_ipsec_filtertunnel() to be able to controlbz2011-06-081-0/+7
* Added FreeBSD 8.3.ru2011-06-081-0/+1
* remove code for dynamic offlining/onlining of CPUs on x86avg2011-06-088-341/+41
* Pull up all vendor changes to mdoc(7).ru2011-06-084-6/+32
* - Disable "resolvconf -d" temporarily to avoid extra invocations of the scripthrs2011-06-082-2/+7
* Correct comments and debug logging in ipsec to better match reality.bz2011-06-083-8/+8
* Use .Dq instead of hardcoding `` and ''.delphij2011-06-081-7/+24
* - For the case when tl1_align(_trap) is used to call rsf_fatal viamarius2011-06-071-2/+3
* Silence notice on pool creation, import and access.mm2011-06-071-0/+2
* Set curvnet context in a callout-trigerred code path.zec2011-06-072-0/+6
* For the moment document the possible problem introduced with dynamic addressbz2011-06-071-0/+6
* Add a special mount option "failok" to indicate that the administrator wantsdelphij2011-06-072-3/+22
* Log the socket address passed as the destination to sendto() and sendmsg()jhb2011-06-071-0/+4
* Adapt CATR() to r222813. This is somewhat tricky as we can't afford usingmarius2011-06-074-61/+88
* Fix a problem with r222813; given that we may only operate on interruptmarius2011-06-071-9/+11
* Make automatic hw.snd.default_unit choice a bit more intelligent. Insteadmav2011-06-071-18/+36
OpenPOWER on IntegriCloud