summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix typo, properly install a link to nv for nvlist_freev...jmg2014-10-271-1/+1
* krping: In verbose mode print only first 128 bytes of krping data.np2014-10-271-5/+21
* Some cxgbe/iw_cxgbe fixes:np2014-10-271-4/+5
* Remove bhyve SVM feature printf's now that they are available in thegrehan2014-10-271-21/+0
* Output a summary of optional SVM features in dmesg similar to CPU features.grehan2014-10-271-0/+65
* Remove an extra copy of hv_kvp_daemon(8) [1].delphij2014-10-274-116/+52
* Tidy up functions related to uidinfo management.mjg2014-10-271-45/+47
* De-k&r-ify function definitions in kern/kern_resource.cmjg2014-10-271-57/+20
* Add foo_genassym.c files to DPSRCS so dependencies for them are generated.jhb2014-10-272-1/+3
* bin/dd: revert 273734, as it fails on 32bit platformspi2014-10-275-46/+54
* Do not automatically install routes to link-local and interface-local multicastae2014-10-271-207/+34
* Tiny comment fixup.glebius2014-10-271-1/+1
* Preserve limitation of "TCP_CA_NAME_MAX" when matching the algorithmhselasky2014-10-271-1/+2
* Fix renderingbapt2014-10-271-2/+1
* Correct a typo: this is the manpage for pthread_cleanup_pop, not push.jhb2014-10-271-1/+1
* Clarify the documentation of pmcstat:bapt2014-10-271-1/+8
* bin/dd: Fix incorrect casting of argumentspi2014-10-275-54/+46
* Make assignments to "net.inet.tcp.cc.algorithm" work by fixing a badhselasky2014-10-271-5/+7
* Remove unused function.ae2014-10-272-15/+0
* Remove comment obsoleted by r273730.mav2014-10-271-3/+0
* Reduce code duplication around Write Exclusive persistent reservation.mav2014-10-273-97/+37
* Add a method to iicbus to request IIC_M_NOSTOP behaviour for multibytekib2014-10-272-4/+10
* Allow the vfs.nfsd knobs to be set from loader.conf (or usingkib2014-10-271-3/+3
* Merge of 273518, tzdata2014iedwin2014-10-2710-942/+1055
* getgrouplist(3) was reimplemented in terms of getgrent_r(3) in r174547, somarkj2014-10-272-23/+2
* Simplify memrw().alc2014-10-271-11/+2
* Allocate buffer for READ BUFFER/WRITE BUFFER commands on demand.mav2014-10-262-5/+17
* Add a comment explaining the intent behind the I/O reservation [0x72-0x77].neel2014-10-261-0/+4
* Replace update from -r271410 accidentally lost in -r273575.mckusick2014-10-261-3/+3
* Fix support for LUN flat space addressing.mav2014-10-261-10/+11
* Avoid dynamic syscall overhead for statically compiled modules.mjg2014-10-2614-38/+59
* Change the type of the first argument to the I/O emulation handlers toneel2014-10-267-16/+16
* Fix CF ERASE breakage caused by 268205.smh2014-10-261-0/+6
* Remove the ARM_DEVICE_MULTIPASS option and make its effect be the default.ian2014-10-263-6/+0
* Remove incorrect semicolon.stefanf2014-10-261-1/+1
* By the time that pmap_init() runs, vm_phys_segs[] has been initialized. Obta...alc2014-10-263-6/+10
* sh: Make getopts memory-safe if with changing arguments.jilles2014-10-265-6/+39
* Fix printing non-terminated strings in devlist XML.mav2014-10-262-5/+9
* Fix up an assertion in kern_setgroups, it should compare with ngroups_max + 1mjg2014-10-261-1/+1
* Mention VAAI and ODX in ctl(4).trasz2014-10-261-2/+8
* MFV r273688:delphij2014-10-261-43/+101
* Add "rpm" and "formfactor" LUN options to match istgt functionality.mav2014-10-262-2/+21
* Tidy up sys_setgroups and kern_setgroups.mjg2014-10-261-8/+8
* Use a temporary buffer in sys_setgroups for requests with <= XU_NGROUPS groups.mjg2014-10-261-5/+12
* Move the ACPI PM timer emulation into vmm.ko.neel2014-10-268-175/+162
* Don't pass the 'error' return from an I/O port handler directly to vm_run().neel2014-10-261-21/+27
* Now that sysctl_root is only called with sysctl lock in shared mode, updatemjg2014-10-261-2/+3
* Fix a few issues with creating VOLUME_LABEL for thegjb2014-10-261-1/+5
* Set the caching mode for the usermode mapping of the HPET registerskib2014-10-251-0/+1
* Use correct type in __DEVOLATILE().jhb2014-10-251-1/+2
OpenPOWER on IntegriCloud