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