summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Assert that the page passed to vm_page_putfake() is unmanaged.kib2012-05-121-0/+1
* sparc64/zfs boot: take advantage of new libzfsboot capabilitiesavg2012-05-128-156/+55
* Minor mdoc nits.joel2012-05-122-4/+4
* Assert that fictitious or unmanaged pages do not appear onkib2012-05-121-0/+9
* zfs boot code: use %j and uintmax_t instead %ll and uint64_t in printfsavg2012-05-122-11/+13
* Provide in the association change notification the received ABORT chunktuexen2012-05-1210-135/+107
* Commit the change forgotten in r235356.kib2012-05-121-1/+1
* Set formatting width and offset in DB_COMMAND(9).gjb2012-05-121-1/+1
* Fix an mdoc(7) nit.gjb2012-05-121-1/+1
* Make the vm_page_array_size long. Remove redundand zero initializationkib2012-05-121-4/+4
* Remove end of line whitespace.joel2012-05-126-10/+10
* Minor mdoc nit.joel2012-05-121-1/+1
* Remove duplicate config bits.adrian2012-05-121-4/+0
* Add glue/support for the SAM9XE512-based Ethernut 5 boards. Currently,marius2012-05-125-0/+364
* Docuement requirement to alter some sysctls when using igb(4) withgjb2012-05-121-1/+9
* Revert this - I disabled it whilst hwpmc is/was broken.adrian2012-05-121-1/+1
* Flip on WN1043ND switch PHY support.adrian2012-05-123-5/+35
* mdoc: use Po and Pc macros instead of parens. Also avoid starting a linejoel2012-05-122-6/+8
* add a zfs spa_t change missed in r235329avg2012-05-121-1/+1
* Regenerate src.conf(5) for mdoc(7) and typo corrections.gjb2012-05-125-15/+11
* Remove tab from kernel configuration option. This is consistent with the restjoel2012-05-121-1/+1
* Add opt_wlan.h includes, so IEEE80211_* configuration changes areadrian2012-05-125-0/+6
* General mdoc(7) and typo fixes.gjb2012-05-1213-42/+48
* mdoc: remove redundant paragraph macro.joel2012-05-121-1/+0
* mdoc: remove redundant Pp and end a display block with Ed.joel2012-05-121-1/+1
* Convert the if_vr(4) driver model to the interrupt filter model and userpaulo2012-05-122-12/+32
* Add two functions xpt_batch_start() and xpt_batch_done() to the CAM SIM KPImav2012-05-127-1/+32
* PR# 165923 reported intermittent write failures for dirtyrmacklem2012-05-128-2/+50
* Add more obsolete files.antoine2012-05-121-0/+24
* zfs boot: try to set vfs.root.mountfrom from currdev as a fallbackavg2012-05-121-2/+16
* zfsboot/zfsloader: support accessing filesystems within a poolavg2012-05-1212-187/+784
* mdoc: end list context with El.joel2012-05-121-0/+1
* mdoc: list items should be specified with the It macro.joel2012-05-121-2/+2
* * Remove the AR7240 register defines and reuse the AR8x16 defines.adrian2012-05-122-8/+5
* Now that there's a hint for it, add a "I'm an AR7240 switch!" hint.adrian2012-05-121-3/+2
* Further arswitch work:adrian2012-05-125-1/+207
* Import jemalloc 3.0.0. This fixes memory zeroing bugs that manifested asjasone2012-05-128-103/+123
* Pointy hat to sleep deprived committer.sbruno2012-05-121-2/+2
* Add in the AP93 configuration file.adrian2012-05-122-0/+335
* Remove duplicate words in mdoc(7) pages.gjb2012-05-1212-14/+14
* Fix inappropriate data type for two bus_dmamap_t variables that were causingsbruno2012-05-122-5/+4
* General mdoc(7) and typo fixes.gjb2012-05-1261-107/+119
* I forgot to bump the manpage date.mdf2012-05-121-1/+1
* Bump .Ddgjb2012-05-121-1/+1
* Revert previous revision, misunderstood the code :(delphij2012-05-111-1/+0
* Release proc lock after setting signal queue.delphij2012-05-111-0/+1
* Add a -v and -N option to kenv(1), so it can be more easily used inmdf2012-05-112-9/+35
* Fix .Pp macro.joel2012-05-111-1/+1
* Fix the case where the utility is being used to run a command directly,delphij2012-05-111-3/+6
* Add pointers for how to setup debugging over firewire.imp2012-05-111-0/+8
OpenPOWER on IntegriCloud