aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Long-overdue man page for bsdinstall.Nathan Whitehorn2011-06-112-0/+188
* - Remove $ipv6_gateway_enable check.Hiroki Sato2011-06-111-7/+1
* Add a helper function to check kern.features.* sysctls.Hiroki Sato2011-06-112-5/+24
* Add selfChris Rees2011-06-111-0/+3
* Add self to calendarChris Rees2011-06-111-0/+1
* Make three one line changes to the rc scripts so thatRick Macklem2011-06-113-3/+3
* Assert that page is VPO_BUSY or page owner object is locked inKonstantin Belousov2011-06-112-0/+26
* Fix a bug in r222586. Lock the page owner object around the modificationKonstantin Belousov2011-06-111-0/+6
* Follow up r222980 on PowerPC: add sound(4) and common device driversNathan Whitehorn2011-06-112-8/+15
* Enable sound support by default on i386 and amd64.Joel Dahl2011-06-112-0/+16
* Monitor and emit events for XenStore changes to XenBus treesJustin T. Gibbs2011-06-1114-94/+296
* Add "context" subcommand to fetch and display SGE context.Navdeep Parhar2011-06-111-0/+235
* - driver ioctl to get SGE context for any given queue.Navdeep Parhar2011-06-114-1/+85
* Support SIGHUP for reloading /etc/rtadvd.conf.Hiroki Sato2011-06-115-51/+142
* Add the model number for the Montvale processor (marketed as Itanium 2 9100).Marcel Moolenaar2011-06-111-0/+3
* Add comments about the validation.Xin LI2011-06-111-0/+9
* Implement fully asynchronous partial truncation with softupdates journalingJeff Roberson2011-06-1013-1543/+2644
* sh: Do parameter expansion on ENV before using it.Jilles Tjoelker2011-06-103-7/+24
* - Eliminate an incorrect include path from the mthca build.Jeff Roberson2011-06-101-18/+18
* - Add support for referencing quota structures without needing the inodeJeff Roberson2011-06-102-0/+101
* - If the fsync in ufs_direnter fails SUJ can later panic because we haveJeff Roberson2011-06-101-1/+1
* - When printing bufs with show buf the lblkno is often more useful thanJeff Roberson2011-06-101-2/+3
* Include sys/xen in cscope tag file generation.Justin T. Gibbs2011-06-101-1/+1
* - Fix races on detach handling of AAC_IFFLAGS_* maskAttilio Rao2011-06-102-14/+16
* Remove C constructs that are incompatible with C++ from variousJustin T. Gibbs2011-06-108-100/+126
* Make sure to drop the IEEE80211_RATE_BASIC flag even for MCS rates.Bernhard Schmidt2011-06-101-7/+9
* skel/.shrc: Improve commented CDPATH example for POSIX requirements.Jilles Tjoelker2011-06-101-1/+1
* Fix some off-by-one errors with the ending address of candidate regionsJohn Baldwin2011-06-101-3/+4
* Implement BUS_ADJUST_RESOURCE() for the x86 drivers that sit between theJohn Baldwin2011-06-103-11/+27
* Obtain bswap64() function implementation fromCraig Rodrigues2011-06-101-10/+26
* sh: Do parameter expansion before printing PS4 (set -x).Jilles Tjoelker2011-06-096-4/+60
* MFV: Update to less v444.Xin LI2011-06-0913-45/+23
|\
| * Vendor import of less v444.vendor/less/v444Xin LI2011-06-0913-44/+23
* | cxgbetool: a tool for the cxgbe(4) driver.Navdeep Parhar2011-06-095-0/+41744
* | Contrary to when returning in all-good cases at the end of functions weBjoern A. Zeeb2011-06-097-62/+216
* | Add -Wa,-many to CFLAGS on PowerPC. This aids in building a kernel usingNathan Whitehorn2011-06-091-1/+1
* | Intel NM10 chipset's SATA controller has same PCI ID and revision as ICH7's,Alexander Motin2011-06-091-7/+23
* | Minor typo, fix 2 attributionsDoug Barton2011-06-091-3/+5
* | Tidy up r222866.Jung-uk Kim2011-06-081-6/+6
* | Add dump.c to the rtsol build. It is needed now that sec2str is non-staticKenneth D. Merry2011-06-081-1/+1
* | sh: Add simple tests for set -x and PS4.Jilles Tjoelker2011-06-082-0/+17
* | Simply post r222273.David E. O'Brien2011-06-081-3/+1
* | - Major reorganization of mbuf handling throughout the driver toDavid Christensen2011-06-084-3451/+2855
* | Increase quality of TSC (or TSC-low) timecounter to 1000 if it is P-stateJung-uk Kim2011-06-081-2/+27
* | Introduce low-resolution TSC timecounter "TSC-low". It replaces the normalJung-uk Kim2011-06-081-6/+38
* | In the current code, a double panic condition may lead to dumpsAttilio Rao2011-06-081-1/+2
* | Remove a redundant assignment since r221703.Jung-uk Kim2011-06-081-3/+0
* | - Accumulate RA options instead of replacing old ones when a new RA arrived.Hiroki Sato2011-06-084-142/+285
* | - Improve error handling.Andreas Tobler2011-06-081-43/+127
* | Compile RTLD with global dot symbols on 64-bit PowerPC, as a crutch forNathan Whitehorn2011-06-081-0/+1