summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add a new option -P to suppress getservbyport(3) calls when printing rules.bz2011-06-135-19/+34
* | Convert the allowed characters '-', '.', and ':' in a ZFS pool name to _jpaetzel2011-06-131-1/+1
* | Use alternative, less messy solution to avoid breakage after r223020:dim2011-06-133-6/+2
* | Advance the advertised window (rcv_adv) to the currently received datajhb2011-06-131-1/+1
* | - Reduce diffs against i386.nyan2011-06-131-6/+7
* | - Merge r222980 from x86: add sound(4) and common device drivers.marius2011-06-131-2/+9
* | Using statfs.f_fstypename rather than statfs.f_type whilst performing fstypeavatar2011-06-131-20/+6
* | Fix ath_ahb(4) bus attach and eeprom error handling.adrian2011-06-131-1/+5
* | Apparently makefs needs a few more system headers to compile duringdim2011-06-132-0/+5
* | Use swap32() right.delphij2011-06-121-3/+6
* | Unbreak usr.sbin/makefs after r223020.dim2011-06-121-0/+1
* | sh: Save/restore changed variables in optimized command substitution.jilles2011-06-127-89/+25
* | Update to soft updates journaling to properly track freed blocksmckusick2011-06-125-30/+180
* | Do not report CFA devices as ATAPI, even though IDENTIFY data look alike.mav2011-06-122-3/+8
* | Disable the soft updates journaling after a filesystem is successfullymckusick2011-06-122-2/+11
* | 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
OpenPOWER on IntegriCloud