summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change `iostat -Ix` to display total duration of transactions insteadtrociny2012-12-152-13/+42
* New devstat metrics for devstat_compute_statistics():trociny2012-12-153-9/+75
* Update to the new and brighter pkg worldphk2012-12-151-27/+39
* In pfioctl, if the permission checks failed we returned with vnet contexttrociny2012-12-151-2/+2
* Four .c files from OpenBSM are used, in modified form, by the kernel torwatson2012-12-156-5/+5
* Merge OpenBSM 1.2-alpha3 from the vendor branch to 10-CURRENT; this versionrwatson2012-12-1510-35/+49
* Regenerate usb.confhselasky2012-12-151-1/+25
* MFV r244245:mm2012-12-151-9/+17
* Fix extending filesystems of weird size by making sure the actual sizetrasz2012-12-151-0/+6
* When mnt_vnode_next_active iterator cannot lock the next vnode andkib2012-12-152-63/+54
* Fix a typo, resulting in the NULL pointer dereference.kib2012-12-151-1/+1
* Line up the continuation backslashes.kib2012-12-151-2/+2
* Remove a special case for XEN, which is erronous and makes vfork(2)kib2012-12-151-4/+0
* Put shared library debug info into separate .symbols fileemaste2012-12-152-2/+22
* The group list for a non-default export entry (a host/subnet one)rmacklem2012-12-141-1/+1
* Minor refactoring prior to .symbols file changesemaste2012-12-142-14/+9
* - When checking if a dump exists on the given device there is no need topjd2012-12-143-6/+8
* The clear option (-c) is not compatible with keep (-k) and compress (-z)pjd2012-12-141-0/+2
* If we are not going to clear the dump (we are either just checking if the dumppjd2012-12-141-2/+2
* Whitespace cleanups.pjd2012-12-141-6/+6
* Fix error in r235991. No-sleep version of IFNET_RLOCK() shouldglebius2012-12-141-2/+2
* Add an #include guard to the sys/fnv_hash.h.ae2012-12-141-0/+3
* Fix VIMAGE build broken in r244185.glebius2012-12-141-1/+1
* virtio: Start taskqueues threads after attach cannot failbryanv2012-12-143-12/+9
* Teach sysctl(8) about parsing a file (while I'm there also give itdelphij2012-12-133-99/+188
* Add support for QEMU's version of Versatile Platform Boardgonzo2012-12-1315-0/+3465
* Add driver for PrimeCell Vectored Interrupt Controller (PL190)gonzo2012-12-132-0/+188
* Fixes zfs receive errors caused by snapshot replication being processed in asmh2012-12-131-2/+29
* Add bus_space_read_8 and bus_space_write_8 for amd64.jimharris2012-12-131-4/+34
* Revert r243960 based on feedback regarding keeping x86 headers unifiedjimharris2012-12-133-171/+40
* Added vfs.zfs.vdev.trim_on_init sysctl which allows full vdev trim onsmh2012-12-131-1/+6
* Upgrades trim free request sizes before inserting them into to free map,smh2012-12-132-3/+14
* Merge rev. 1.119 from OpenBSD:glebius2012-12-131-6/+11
* Initialize state id prior to attaching state to key hash. Otherwise aglebius2012-12-131-3/+3
* Fix problem in r238990. The LLE_LINKED flag should be tested prior toglebius2012-12-133-12/+20
* Fixed missing 'n' of \n for my committers linesmh2012-12-131-1/+1
* Fix the location of auditdistd configuration file.pjd2012-12-131-1/+1
* Bump MAX_COLS to 512 to take advantage of wider terminals.rpaulo2012-12-131-1/+1
* Add the common FreeBSD SVN properties.rpaulo2012-12-130-0/+0
* Prevent possible usage of uninitialized pbase variable by checkinggonzo2012-12-131-1/+3
* Add memory barrier macros for ARMgonzo2012-12-131-0/+2
* Disable interrupts in filter in order to avoid interrupt storm andgonzo2012-12-131-7/+4
* Use even more conventional conversion routines.grog2012-12-131-1/+1
* Reluctantly remove one of the most extraordinary numeric conversiongrog2012-12-131-7/+5
* Change progress indicator for downloading patches.alfred2012-12-131-2/+26
* Give credit where credit is due.eadler2012-12-131-0/+2
* Add my ex-mentors.jimharris2012-12-121-0/+4
* sh: Detect and flag write errors on stdout in builtins.jilles2012-12-124-0/+25
* Fix a regression caused by SVN r222417.dteske2012-12-126-40/+87
* Fix a crash in tcp_input(), that happens when mbuf has a fwd_tag on it,glebius2012-12-121-0/+2
OpenPOWER on IntegriCloud