summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In libproc, avoid calling __cxa_demangle(), and thus depending on eitherdim2014-07-092-18/+21
* Document r268461, readline(3) shlib no longer installed, andgjb2014-07-091-0/+5
* The GNU readline library is now an INTERNALLIB - that is, it isbapt2014-07-0913-65/+45
* Fix inconsistent token parameters for kbd_allocate() and kbd_release() in vt(4).ray2014-07-091-5/+4
* - Update core-secretarypgj2014-07-091-1/+1
* - Update core memberspgj2014-07-091-1/+1
* Fix typos.pluknet2014-07-091-2/+2
* Update organization.dot to reflect current portmgr@culot2014-07-091-2/+2
* vm_phys: remove limitation on number of fictitious regionsroyger2014-07-091-58/+101
* In several cases in ip_output() we obtain reference on ifa. Do notglebius2014-07-091-1/+14
* Add LUN options to specify 64-bit EUI and NAA identifiers.mav2014-07-092-2/+32
* Fix a typo.markj2014-07-091-1/+1
* Fix atf-sh's integration_testjmmv2014-07-094-5/+10
* Bump __FreeBSD_version after last SA-14:17.kmem so we have somethingpeter2014-07-091-1/+1
* Update to bmake-20140620sjg2014-07-0835-167/+445
* 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
OpenPOWER on IntegriCloud