Author: mav
Date: Wed Jul 9 04:37:50 2014
New Revision: 268447
URL: http://svnweb.freebsd.org/changeset/base/268447
Log:
Add LUN options to specify 64-bit EUI and NAA identifiers.
Modified:
head/sys/cam/ctl/ctl.c
head/usr.sbin/ctladm/ctladm.8
Modified: head/sys/cam/ctl/ctl.c
=
On Tue, Jul 8, 2014 at 10:32 PM, Glen Barber wrote:
> On Tue, Jul 08, 2014 at 10:28:25PM -0400, Julio Merino wrote:
>> On Tue, Jul 8, 2014 at 9:07 PM, Glen Barber wrote:
>> > This is one of the build failure cases:
>> >
>> > https://lists.freebsd.org/pipermail/freebsd-tinderbox/2014-June/014357.h
On Tue, Jul 8, 2014 at 9:07 PM, Glen Barber wrote:
> This is one of the build failure cases:
>
> https://lists.freebsd.org/pipermail/freebsd-tinderbox/2014-June/014357.html
Am I reading that right in that this was on a 9.2-STABLE host building HEAD?
___
On Tue, Jul 08, 2014 at 10:28:25PM -0400, Julio Merino wrote:
> On Tue, Jul 8, 2014 at 9:07 PM, Glen Barber wrote:
> > This is one of the build failure cases:
> >
> > https://lists.freebsd.org/pipermail/freebsd-tinderbox/2014-June/014357.html
>
> Am I reading that right in that this was on a 9.2-
Author: markj
Date: Wed Jul 9 01:33:35 2014
New Revision: 268446
URL: http://svnweb.freebsd.org/changeset/base/268446
Log:
Fix a typo.
MFC after:3 days
Modified:
head/lib/libc/sys/procctl.2
Modified: head/lib/libc/sys/procctl.2
==
On Thu, Jun 12, 2014 at 8:20 PM, Glen Barber wrote:
> On Thu, Jun 12, 2014 at 07:56:47PM -0400, Glen Barber wrote:
>> On Thu, Jun 12, 2014 at 06:54:53PM +, Julio Merino wrote:
>> > Author: jmmv
>> > Date: Thu Jun 12 18:54:52 2014
>> > New Revision: 267424
>> > URL: http://svnweb.freebsd.org/ch
On Tue, Jul 08, 2014 at 09:03:04PM -0400, Julio Merino wrote:
> On Thu, Jun 12, 2014 at 8:20 PM, Glen Barber wrote:
> > On Thu, Jun 12, 2014 at 07:56:47PM -0400, Glen Barber wrote:
> >> On Thu, Jun 12, 2014 at 06:54:53PM +, Julio Merino wrote:
> >> > Author: jmmv
> >> > Date: Thu Jun 12 18:54:
Author: jmmv
Date: Wed Jul 9 00:55:50 2014
New Revision: 268445
URL: http://svnweb.freebsd.org/changeset/base/268445
Log:
Fix atf-sh's integration_test
With the move of atf-sh into /usr/libexec in r267181, some of the
tests in the integration_test program broke because they could not
e
Author: peter
Date: Wed Jul 9 00:12:05 2014
New Revision: 268441
URL: http://svnweb.freebsd.org/changeset/base/268441
Log:
Bump __FreeBSD_version after last SA-14:17.kmem so we have something
to test against in the freebsd.org cluster.
Modified:
head/sys/sys/param.h
Modified: head/sys/sys
Author: sjg
Date: Tue Jul 8 22:27:50 2014
New Revision: 268437
URL: http://svnweb.freebsd.org/changeset/base/268437
Log:
Update to bmake-20140620
Main change is detection of malformed variable references.
Reviewed by: obrien
Modified:
head/contrib/bmake/ChangeLog
head/contrib/bmake
Author: jilles
Date: Tue Jul 8 22:04:44 2014
New Revision: 268436
URL: http://svnweb.freebsd.org/changeset/base/268436
Log:
sh: Add test for ${01} and ${010} that already works.
Although it is probably unwise to use this, POSIX is clear that leading
zeroes are permitted in positional par
Author: delphij
Date: Tue Jul 8 21:54:27 2014
New Revision: 268431
URL: http://svnweb.freebsd.org/changeset/base/268431
Log:
Initialize SCTP cmsg's and notification's buffer before copying out
to userland.
Submitted by: tuexen
Security: CVE-2014-3953
Security: FreeBSD-SA-14:1
Author: delphij
Date: Tue Jul 8 21:54:23 2014
New Revision: 268430
URL: http://svnweb.freebsd.org/changeset/base/268430
Log:
Don't leave the padding between the msg header and the cmsg data,
and the padding after the cmsg data un-initialized.
Submitted by: tuexen
Security: CVE-2014
Author: jilles
Date: Tue Jul 8 21:50:13 2014
New Revision: 268429
URL: http://svnweb.freebsd.org/changeset/base/268429
Log:
Don't install locale1.0 if MK_NLS == no.
The test locale1.0 depends on locale support; it is meaningless without a
working LC_MESSAGES.
I added an OptionalObso
Author: neel
Date: Tue Jul 8 21:48:57 2014
New Revision: 268428
URL: http://svnweb.freebsd.org/changeset/base/268428
Log:
Accurately identify the vcpu's operating mode as 64-bit, compatibility,
protected or real.
Modified:
head/sys/amd64/include/vmm.h
head/sys/amd64/vmm/intel/vmx.c
Modi
Author: neel
Date: Tue Jul 8 20:51:03 2014
New Revision: 268427
URL: http://svnweb.freebsd.org/changeset/base/268427
Log:
Invalidate guest TLB mappings as a side-effect of its CR3 being updated.
This is a pre-requisite for task switch emulation since the CR3 is loaded
from the new TSS.
Author: mav
Date: Tue Jul 8 18:51:03 2014
New Revision: 268421
URL: http://svnweb.freebsd.org/changeset/base/268421
Log:
Remove status setting from datamove() path. Leave that to other places.
Modified:
head/sys/cam/ctl/ctl.c
Modified: head/sys/cam/ctl/ctl.c
===
Author: mav
Date: Tue Jul 8 17:26:08 2014
New Revision: 268420
URL: http://svnweb.freebsd.org/changeset/base/268420
Log:
Remove IO_SYNC flag when writing extended file attributes on ZFS.
While it is possible to create and write file, modify its permissions, etc.
without ever doing sync,
Author: mav
Date: Tue Jul 8 16:56:21 2014
New Revision: 268419
URL: http://svnweb.freebsd.org/changeset/base/268419
Log:
Fix use-after-free on XPT_RESET_BUS.
That command is not queued, so does not use later status update.
Modified:
head/sys/cam/ctl/ctl_frontend_cam_sim.c
Modified: hea
Author: mav
Date: Tue Jul 8 16:38:05 2014
New Revision: 268418
URL: http://svnweb.freebsd.org/changeset/base/268418
Log:
Enable TAS feature: notify initiator if its command was aborted by other.
That should make operation more kind to multi-initiator environment.
Without this, other init
Author: gjb
Date: Tue Jul 8 15:14:21 2014
New Revision: 268413
URL: http://svnweb.freebsd.org/changeset/base/268413
Log:
Sort by commit revision number.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/en_US
Author: gjb
Date: Tue Jul 8 15:04:35 2014
New Revision: 268410
URL: http://svnweb.freebsd.org/changeset/base/268410
Log:
Document r266531, IMAGACT_BINMISC enabled by default.
While here, fix a spacing nit from previous commit.
Sponsored by: The FreeBSD Foundation
Modified:
head/releas
Author: gjb
Date: Tue Jul 8 14:59:03 2014
New Revision: 268409
URL: http://svnweb.freebsd.org/changeset/base/268409
Log:
Document r266757, netmap(4) support for cxgbe(4).
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
head/release/
On Jul 8, 2014, at 1:09 AM, Julian Elischer wrote:
> On 7/8/14, 7:21 AM, Warner Losh wrote:
>> Author: imp
>> Date: Mon Jul 7 23:21:20 2014
>> New Revision: 268376
>> URL: http://svnweb.freebsd.org/changeset/base/268376
>>
>> Log:
>> rm -rf can fail sometimes with an error from fts_read. Mak
Author: gjb
Date: Tue Jul 8 14:55:31 2014
New Revision: 268408
URL: http://svnweb.freebsd.org/changeset/base/268408
Log:
Document r266770, Intel Centrino Wireless-N 105 support.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modifie
Author: gjb
Date: Tue Jul 8 14:53:51 2014
New Revision: 268407
URL: http://svnweb.freebsd.org/changeset/base/268407
Log:
Fix non-version text after .Fx macro usage.
Sponsored by: The FreeBSD Foundation
Modified:
head/sbin/geom/class/part/gpart.8
Modified: head/sbin/geom/class/part/gpar
Author: gjb
Date: Tue Jul 8 14:52:09 2014
New Revision: 268406
URL: http://svnweb.freebsd.org/changeset/base/268406
Log:
Document r267359, disklabel64 partitioning scheme.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: hea
Author: gjb
Date: Tue Jul 8 14:46:40 2014
New Revision: 268405
URL: http://svnweb.freebsd.org/changeset/base/268405
Log:
Document r268303, MacMini 3,1 support in asmc(4).
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head
Author: gjb
Date: Tue Jul 8 14:45:11 2014
New Revision: 268404
URL: http://svnweb.freebsd.org/changeset/base/268404
Log:
Drop leading 'r' in revision number from previous commit.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modifi
Author: gjb
Date: Tue Jul 8 14:42:44 2014
New Revision: 268403
URL: http://svnweb.freebsd.org/changeset/base/268403
Log:
Document r268351, end of ia64 support.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/do
Author: ian
Date: Tue Jul 8 14:37:01 2014
New Revision: 268402
URL: http://svnweb.freebsd.org/changeset/base/268402
Log:
Support CXXFLAGS.${MACHINE_ARCH} as well as CFLAGS. This allows different
C++ options for toolchain versus target when cross-building.
Modified:
head/share/mk/bsd.cpu.m
Author: ian
Date: Tue Jul 8 14:35:09 2014
New Revision: 268401
URL: http://svnweb.freebsd.org/changeset/base/268401
Log:
Use named constant rather than '0' to access the reset controller register.
Modified:
head/sys/arm/freescale/imx/imx6_mp.c
Modified: head/sys/arm/freescale/imx/imx6_mp.c
Author: mav
Date: Tue Jul 8 13:28:37 2014
New Revision: 268398
URL: http://svnweb.freebsd.org/changeset/base/268398
Log:
Fix typo in r267873.
Modified:
head/sys/cam/ctl/ctl.c
Modified: head/sys/cam/ctl/ctl.c
==
---
Author: mav
Date: Tue Jul 8 13:01:36 2014
New Revision: 268395
URL: http://svnweb.freebsd.org/changeset/base/268395
Log:
Pass correct command that should be aborted to ISPCTL_ABORT_CMD.
This makes XPT_ABORT to work for me on initiator side of isp(4).
Previous code was trying to abort the
On 07/08/14 12:49, Marius Strobl wrote:
On Mon, Jul 07, 2014 at 05:17:17AM +, Hans Petter Selasky wrote:
Author: hselasky
Date: Mon Jul 7 05:17:16 2014
New Revision: 268354
URL: http://svnweb.freebsd.org/changeset/base/268354
Log:
Improve support for Intel Lynx Point USB 3.0 controllers
Author: pluknet
Date: Tue Jul 8 12:19:34 2014
New Revision: 268393
URL: http://svnweb.freebsd.org/changeset/base/268393
Log:
[mdoc] Fix previous change.
Modified:
head/lib/libc/stdlib/getopt.3
Modified: head/lib/libc/stdlib/getopt.3
==
Author: mav
Date: Tue Jul 8 12:16:28 2014
New Revision: 268392
URL: http://svnweb.freebsd.org/changeset/base/268392
Log:
Do not return statuses for aborted iSCSI commands.
Modified:
head/sys/cam/ctl/ctl_frontend_iscsi.c
Modified: head/sys/cam/ctl/ctl_frontend_iscsi.c
===
Author: mav
Date: Tue Jul 8 12:15:15 2014
New Revision: 268391
URL: http://svnweb.freebsd.org/changeset/base/268391
Log:
Return task management requests to queued execution, but differently.
Testing shown that both original queued design with separate task queue,
and recent direct execut
On Mon, Jul 07, 2014 at 05:17:17AM +, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Mon Jul 7 05:17:16 2014
> New Revision: 268354
> URL: http://svnweb.freebsd.org/changeset/base/268354
>
> Log:
> Improve support for Intel Lynx Point USB 3.0 controllers by masking
> the port routi
Author: mav
Date: Tue Jul 8 09:37:41 2014
New Revision: 268388
URL: http://svnweb.freebsd.org/changeset/base/268388
Log:
Add XPT_ABORT support to iSCSI initiator.
While CAM does not use it normally, it is useful for targets testing.
MFC after:2 weeks
Modified:
head/sys/dev/iscs
Author: mav
Date: Tue Jul 8 08:34:34 2014
New Revision: 268387
URL: http://svnweb.freebsd.org/changeset/base/268387
Log:
Fix task management functions status: task not found is not an error,
while not implemented function is.
Modified:
head/sys/cam/ctl/ctl.c
Modified: head/sys/cam/ctl/ctl
Author: kib
Date: Tue Jul 8 08:11:52 2014
New Revision: 268385
URL: http://svnweb.freebsd.org/changeset/base/268385
Log:
Make this compilable on latest Linux'es without warnings.
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Modified:
head/tools/regression/file/flock/flock
Author: kib
Date: Tue Jul 8 08:10:15 2014
New Revision: 268384
URL: http://svnweb.freebsd.org/changeset/base/268384
Log:
Correct the problem reported by test16 from
tools/regression/file/flock/flock.c, which completes the fix in
r192685. When the lock was stolen from us, retry the whole lo
Author: kib
Date: Tue Jul 8 08:05:42 2014
New Revision: 268383
URL: http://svnweb.freebsd.org/changeset/base/268383
Log:
Correct si_code for the SIGBUS signal generated by the alignment trap.
Reported and tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after:1 week
M
On 7/8/14, 7:21 AM, Warner Losh wrote:
Author: imp
Date: Mon Jul 7 23:21:20 2014
New Revision: 268376
URL: http://svnweb.freebsd.org/changeset/base/268376
Log:
rm -rf can fail sometimes with an error from fts_read. Make it honor
fflag to ignore fts_read errors, but stop deleting from that
45 matches
Mail list logo