summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade our copy of llvm/clang to r132879, from upstream's trunk.dim2011-06-12678-19833/+35421
|\
| * Vendor import of llvm trunk r132879:dim2011-06-12784-15673/+29869
* | I forgot what year it is, apparently.nwhitehorn2011-06-121-1/+1
* | sh: Add test for LC_COLLATE-based character ranges in case.jilles2011-06-121-0/+24
* | sh: Fix locale-dependent ranges in bracket expressions.jilles2011-06-121-4/+4
* | - Use REG_NOSUB to bypass submatch counting when not necessary. This maygabor2011-06-122-2/+8
* | - Fix -w behaviorgabor2011-06-122-14/+13
* | sh: Add test for case pattern matching with iso-8859-1 charset.jilles2011-06-121-0/+52
* | sh: Read .profile from the home directory (or / if HOME is not set).jilles2011-06-121-1/+1
* | Add an MBR to our release media to aid booting some IBM systems.nwhitehorn2011-06-121-0/+2
* | Long-overdue man page for bsdinstall.nwhitehorn2011-06-112-0/+188
* | - Remove $ipv6_gateway_enable check.hrs2011-06-111-7/+1
* | Add a helper function to check kern.features.* sysctls.hrs2011-06-112-5/+24
* | Add selfcrees2011-06-111-0/+3
* | Add self to calendarcrees2011-06-111-0/+1
* | Make three one line changes to the rc scripts so thatrmacklem2011-06-113-3/+3
* | Assert that page is VPO_BUSY or page owner object is locked inkib2011-06-112-0/+26
* | Fix a bug in r222586. Lock the page owner object around the modificationkib2011-06-111-0/+6
* | Follow up r222980 on PowerPC: add sound(4) and common device driversnwhitehorn2011-06-112-8/+15
* | Enable sound support by default on i386 and amd64.joel2011-06-112-0/+16
* | Monitor and emit events for XenStore changes to XenBus treesgibbs2011-06-1114-94/+296
* | Add "context" subcommand to fetch and display SGE context.np2011-06-111-0/+235
* | - driver ioctl to get SGE context for any given queue.np2011-06-114-1/+85
* | Support SIGHUP for reloading /etc/rtadvd.conf.hrs2011-06-115-51/+142
* | Add the model number for the Montvale processor (marketed as Itanium 2 9100).marcel2011-06-111-0/+3
* | 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
OpenPOWER on IntegriCloud