aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thisEitan Adler2013-11-30112-327/+327
* Similar to the (1 << 31) case it is not defined to do (2 << 30).Eitan Adler2013-11-307-12/+12
* Add a printf to inform about the logical memory block size which is in useAndreas Tobler2013-11-301-0/+1
* sh: Prefer memcpy() to strcpy() in most cases. Remove the scopy macro.Jilles Tjoelker2013-11-308-27/+34
* Add NOPKG to disable pkg-stage.Hiroki Sato2013-11-301-1/+2
* Make process descriptors standard part of the kernel. rwhod(8) alreadyPawel Jakub Dawidek2013-11-3017-69/+1
* InMichael Tuexen2013-11-302-8/+3
* Disable this debugging - it's far too verbose when doing TX rate debugging.Adrian Chadd2013-11-291-0/+2
* Use the correct endian-ness accessor for this TLV field.Adrian Chadd2013-11-291-1/+1
* Make sure any waiters on the scan results get notified if the scan taskAdrian Chadd2013-11-291-0/+1
* Use the Open Firmware-based CPU frequency determination as a genericNathan Whitehorn2013-11-291-19/+14
* Fix typo.Andreas Tobler2013-11-291-1/+1
* Fix typoEitan Adler2013-11-291-1/+1
* Fix typoEitan Adler2013-11-291-1/+1
* gcc: upstream alignment cleanups.Pedro F. Giffuni2013-11-2914-81/+152
* zfs: add zfs_freebsd_putpagesAndriy Gapon2013-11-293-23/+170
* zfs: add dmu_write_pages variant for freebsdAndriy Gapon2013-11-292-0/+66
* zfs: make zfs_map_page / zfs_unmap_page publicAndriy Gapon2013-11-292-16/+15
* drop ZUT_OBJ, zfs unit testing driver never materialzied in freebsdAndriy Gapon2013-11-291-3/+0
* Set the PGA_WRITEABLE flag when the protections indicate write access, notIan Lepore2013-11-291-1/+1
* Note that libstand is 32-bit on amd64 and powerpc64Ed Maste2013-11-291-0/+4
* Look up a nand chip by id in the static table before trying to obtainIan Lepore2013-11-291-11/+21
* zfs mappedread_sf: assert that a page is never partially validAndriy Gapon2013-11-291-1/+3
* Also mention that drill(1) can be used, now that nslookup and dig are noCraig Rodrigues2013-11-291-1/+1
* In keg_dtor(), print out the keg name in the "Freed UMA keg was not empty"Craig Rodrigues2013-11-291-1/+2
* Fix typo in comment.Rui Paulo2013-11-291-1/+1
* Move KDTRACE_FRAME to "options" since it's used by kern.pre.mk.Rui Paulo2013-11-292-3/+1
* Change run_rt2870_rf_write() prototype (no functional change)Kevin Lo2013-11-292-19/+14
* On the RT2870, rf registers are now 64-bit, not 32-bit after r257955.Kevin Lo2013-11-291-20/+33
* gcc: Make use of TREE_OVERFLOW_P.Pedro F. Giffuni2013-11-295-32/+59
* Fix an issue where additional lines of a function definition didn't lineDevin Teske2013-11-291-2/+2
* Fix an issue where the leading `+' sign before a function name was notDevin Teske2013-11-291-1/+1
* Add an interface for the Wii IOS kernels.Rui Paulo2013-11-291-0/+64
* Give some output about the CPU clock on IBMPOWER machines, currently readAndreas Tobler2013-11-281-0/+41
* MFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)Andriy Gapon2013-11-283-51/+20
|\
| * 4347 ZPL can use dmu_tx_assign(TXG_WAIT)Andriy Gapon2013-11-263-51/+20
| * 4322 ZFS deadlock on dp_config_rwlockAndriy Gapon2013-11-201-2/+4
| * 4128 disks in zpools never go away when pulledAndriy Gapon2013-11-202-18/+230
| * 2583 Add -p (parsable) option to zfs listAndriy Gapon2013-11-206-63/+68
| * 3928 `tail -f ...` doesn't notice file truncationAndriy Gapon2013-11-203-1/+20
| * 4161 deadlock between zfs_read() and zfs_putpage()Andriy Gapon2013-11-201-6/+7
| * 4251 libdtrace leaks open file handlesAndriy Gapon2013-11-201-3/+8
| * 4236 Internet Packet DisturberAndriy Gapon2013-11-201-0/+2
| * 4248 dtrace(1M) should never create DOF with empty probes sectionAndriy Gapon2013-11-204-11/+26
* | Purely cosmetic change: order DT_REL* and DT_RELA* consistently.Ed Maste2013-11-281-1/+1
* | jail_v0.ip_number was always in host byte order. This was handledPeter Wemm2013-11-282-2/+2
* | MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained controlAndriy Gapon2013-11-2824-1429/+2490
|\ \
* | | - Add bucket size column to `show uma` DDB command.Alexander Motin2013-11-281-5/+34
* | | opensolaris compat: add taskq_wait emulationAndriy Gapon2013-11-281-0/+6
* | | Add some text to clarify that nslookup and dig are no longer in the base systemCraig Rodrigues2013-11-281-1/+6