summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use consistent punctuation.trasz2014-04-161-3/+4
* Use proper terminology in debug messages.trasz2014-04-161-3/+3
* Constify.trasz2014-04-162-10/+13
* Properly pass the initiator address when running in proxy mode.trasz2014-04-168-37/+56
* Use socket address from accept(2) instead of retrieving it viatrasz2014-04-161-11/+13
* Rework the way we enable CTL iSCSI port. Previously conf_apply()trasz2014-04-163-8/+16
* Make it possible to interrupt login when running in proxy mode.trasz2014-04-161-6/+21
* Properly identify target portal when running in proxy mode. While here,trasz2014-04-168-63/+74
* Add some stuff to make it easier to figure out for the system administratortrasz2014-04-163-2/+25
* Make it possible for the iSCSI target side to operate in both normaltrasz2014-04-165-125/+164
* Backout r257223,r257224,r257225,r257246,r257710. The changes causedglebius2014-04-162-355/+84
* Remove _IP_VHL* macros and related ifdefs.ae2014-04-162-24/+0
* Fix armv6 build failure: "armv6-freebsd-gcc: not found"gjb2014-04-151-1/+1
* Vlan did not set the value of if_hw_tsomax, so when vlanrmacklem2014-04-151-0/+2
* Don't spindown the BSP if it executes hlt with the APIC disabled. Ajhb2014-04-151-3/+5
* Document WITHOUT_GPL_DTC too.imp2014-04-151-0/+3
* Correct a typo in a device description added in r264257.marius2014-04-151-1/+1
* Local APIC access via 32-bit naturally-aligned loads is merelytychon2014-04-151-3/+5
* Correct sorting.brueffer2014-04-151-1/+1
* Mention Capsicum.brueffer2014-04-151-1/+7
* Make sure not to do I/O for more than MAXPHYS bytes. Doing so can causemarcel2014-04-151-5/+22
* Add support for emulating the byte move and sign extend instructions:tychon2014-04-151-5/+37
* Stop treating LUN 0 as mandatory. There is no reason to do that.trasz2014-04-151-7/+6
* Make g_access() KASSERT() more useful.bdrewery2014-04-151-2/+3
* Fix build for non-INET that was broken by r264469.rmacklem2014-04-151-1/+5
* Use SMB_QUERY_FS_SIZE_INFO request to populate statfs structure.ae2014-04-153-18/+64
* Add a missing break in option parsing.brueffer2014-04-151-0/+1
* When merging docsinstall and zfsboot updates to stable/9 it was discovereddteske2014-04-152-0/+2
* Replace a few Solarisisms with their corresponding FreeBSDisms to make a fewmarkj2014-04-156-6/+6
* Use the correct format specifiers for wide characters and strings of widemarkj2014-04-151-0/+5
* Update the ath(4) manpage with .. well, updated information.adrian2014-04-151-10/+10
* Re-indent break statement.brueffer2014-04-141-1/+1
* Add dwarf annotations to the amd64 _rtld_bind_start to allow debuggerskib2014-04-141-0/+43
* mergemaster: Avoid "/var/tmp/temproot disappeared" if there is nothing tojilles2014-04-141-1/+1
* Fix double fclose() in an error case.brueffer2014-04-141-1/+1
* units(1): don't compare pointers with 0eadler2014-04-141-1/+1
* units(1): Add 'static' and sort list.eadler2014-04-141-18/+18
* Refine r264422: set buf to NULL only when we don't allocate memory,brueffer2014-04-141-4/+4
* units(1): Add v option: verboseeadler2014-04-142-14/+39
* Lagg did not set the value of if_hw_tsomax, so when laggrmacklem2014-04-141-1/+8
* Add support for emulating the slave PIC.tychon2014-04-143-68/+135
* Take into account when zpool history block grows exceeding 128KB in zpool(8)delphij2014-04-142-7/+54
* Fix err() usage in libcapsicum(3) example.gjb2014-04-141-2/+2
* Prefer /etc/login.conf for some of these environment values.bdrewery2014-04-142-7/+9
* units(1): Add U optioneadler2014-04-142-4/+16
* units(1): support reading multiple units fileseadler2014-04-141-9/+12
* Commit various fixes for the SolarFlare drivers, in particulargnn2014-04-145-25/+55
* Document the xdev* targets.brueffer2014-04-141-0/+4
* units(1): parse config file after setting defaultseadler2014-04-141-1/+1
* units(1): add libedit supporteadler2014-04-142-19/+51
OpenPOWER on IntegriCloud