summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Add test for ${01} and ${010} that already works.jilles2014-07-082-0/+5
* Initialize SCTP cmsg's and notification's buffer before copying outdelphij2014-07-083-27/+34
* Don't leave the padding between the msg header and the cmsg data,delphij2014-07-081-0/+5
* Don't install locale1.0 if MK_NLS == no.jilles2014-07-082-2/+5
* Accurately identify the vcpu's operating mode as 64-bit, compatibility,neel2014-07-082-4/+14
* Invalidate guest TLB mappings as a side-effect of its CR3 being updated.neel2014-07-081-27/+68
* Remove status setting from datamove() path. Leave that to other places.mav2014-07-081-8/+1
* Remove IO_SYNC flag when writing extended file attributes on ZFS.mav2014-07-081-1/+1
* Fix use-after-free on XPT_RESET_BUS.mav2014-07-081-1/+6
* Enable TAS feature: notify initiator if its command was aborted by other.mav2014-07-087-17/+55
* Sort by commit revision number.gjb2014-07-081-9/+9
* Document r266531, IMAGACT_BINMISC enabled by default.gjb2014-07-081-1/+6
* Document r266757, netmap(4) support for cxgbe(4).gjb2014-07-082-0/+6
* Document r266770, Intel Centrino Wireless-N 105 support.gjb2014-07-081-0/+4
* Fix non-version text after .Fx macro usage.gjb2014-07-081-1/+2
* Document r267359, disklabel64 partitioning scheme.gjb2014-07-081-1/+3
* Document r268303, MacMini 3,1 support in asmc(4).gjb2014-07-081-0/+3
* Drop leading 'r' in revision number from previous commit.gjb2014-07-081-1/+1
* Document r268351, end of ia64 support.gjb2014-07-081-0/+3
* Support CXXFLAGS.${MACHINE_ARCH} as well as CFLAGS. This allows differentian2014-07-081-0/+1
* Use named constant rather than '0' to access the reset controller register.ian2014-07-081-1/+1
* Fix typo in r267873.mav2014-07-081-1/+1
* Pass correct command that should be aborted to ISPCTL_ABORT_CMD.mav2014-07-081-1/+1
* [mdoc] Fix previous change.pluknet2014-07-081-1/+1
* Do not return statuses for aborted iSCSI commands.mav2014-07-081-0/+10
* Return task management requests to queued execution, but differently.mav2014-07-081-15/+15
* Add XPT_ABORT support to iSCSI initiator.mav2014-07-081-23/+138
* Fix task management functions status: task not found is not an error,mav2014-07-081-18/+5
* Make this compilable on latest Linux'es without warnings.kib2014-07-081-2/+7
* Correct the problem reported by test16 fromkib2014-07-081-1/+9
* Correct si_code for the SIGBUS signal generated by the alignment trap.kib2014-07-082-0/+8
* Make synopsis version of -3 flag match other uses in the page.wblock2014-07-081-1/+2
* Typo means that this couldn't have possibly fixed anything, so revertimp2014-07-081-1/+0
* xdev builds libsupc++ and libstdc++ in a slightly strange way. Thisimp2014-07-071-0/+1
* rm -rf can fail sometimes with an error from fts_read. Make it honorimp2014-07-071-1/+1
* Fix typo in flag name.imp2014-07-071-1/+1
* Naughty NANDFS was using hidden unused flag, hiding the fact that theimp2014-07-072-4/+4
* Declaration whitespace changes for style(9).truckman2014-07-071-24/+40
* Make XPT_GET_TRAN_SETTINGS to report CAM that command queueing is enabled,mav2014-07-071-18/+36
* Document C_HARDCLOCK flag.imp2014-07-071-0/+5
* Regenerate src.conf.5, which was completely busted by r268351.dim2014-07-071-12/+1034
* Don't call crdup nor uifind under vnode lock.mjg2014-07-071-2/+4
* Fix "use after free" on port creation error in r268291.mav2014-07-071-4/+4
* Add support for READ FULL STATUS action of PERSISTENT RESERVE IN command.mav2014-07-075-2/+132
* Teach ctl_add_initiator() to dynamically allocate IIDs from pool.mav2014-07-077-145/+167
* Fix bugs for PERSISTENT RESERVE OUT bits in r268096.mav2014-07-071-5/+5
* Optim and Fix for mge driver:fabient2014-07-071-12/+35
* Correction to r268356: collide only sessions to the same target.mav2014-07-071-0/+2
* When new connection comes in, check whether we already have session frommav2014-07-072-8/+30
* Improve support for Intel Lynx Point USB 3.0 controllers by maskinghselasky2014-07-072-0/+5
OpenPOWER on IntegriCloud