Author: hselasky
Date: Wed Jun 11 06:45:52 2014
New Revision: 267350
URL: http://svnweb.freebsd.org/changeset/base/267350
Log:
MFC r267240:
Resolve a deadlock setting the USB configuration index from userspace
on USB HUBs by moving the code into the USB explore threads. The
deadlock happen
Author: hselasky
Date: Wed Jun 11 05:50:04 2014
New Revision: 267349
URL: http://svnweb.freebsd.org/changeset/base/267349
Log:
MFC r267066 and r267041:
Fixes for the RSU driver:
- The R92S_TCR register is an 8-bit register. Don't access it like a
16-bit register.
- Disable parsing the de
Author: hselasky
Date: Wed Jun 11 05:45:48 2014
New Revision: 267348
URL: http://svnweb.freebsd.org/changeset/base/267348
Log:
MFC r267240:
Resolve a deadlock setting the USB configuration index from userspace
on USB HUBs by moving the code into the USB explore threads. The
deadlock happen
Author: hselasky
Date: Wed Jun 11 05:39:08 2014
New Revision: 267347
URL: http://svnweb.freebsd.org/changeset/base/267347
Log:
MFC r267240:
Resolve a deadlock setting the USB configuration index from userspace
on USB HUBs by moving the code into the USB explore threads. The
deadlock happen
Author: kib
Date: Wed Jun 11 03:59:14 2014
New Revision: 267346
URL: http://svnweb.freebsd.org/changeset/base/267346
Log:
MFC r267060:
Allow shared locking for the tmpfs vnode.
Modified:
stable/10/sys/fs/tmpfs/tmpfs_subr.c
Directory Properties:
stable/10/ (props changed)
Modified: stab
Author: rmacklem
Date: Tue Jun 10 22:36:01 2014
New Revision: 267343
URL: http://svnweb.freebsd.org/changeset/base/267343
Log:
MFC: r267191
The new NFS server would not allow a hard link to be
created to a symlink. This restriction (which was
inherited from OpenBSD) is not required by the
Author: jimharris
Date: Tue Jun 10 21:40:43 2014
New Revision: 267342
URL: http://svnweb.freebsd.org/changeset/base/267342
Log:
Use bitwise OR instead of logical OR when constructing value for
SET_FEATURES/NUMBER_OF_QUEUES command.
Sponsored by: Intel
MFC after:3 days
Modified:
h
On Tuesday, June 10, 2014 5:20:37 pm John Baldwin wrote:
> Author: jhb
> Date: Tue Jun 10 21:20:37 2014
> New Revision: 267341
> URL: http://svnweb.freebsd.org/changeset/base/267341
>
> Log:
> MFC 261217:
> Remove support for legacy PCI devices. These haven't been needed since
> support for
Author: jhb
Date: Tue Jun 10 21:20:37 2014
New Revision: 267341
URL: http://svnweb.freebsd.org/changeset/base/267341
Log:
MFC 261217:
Remove support for legacy PCI devices. These haven't been needed since
support for LPC uart devices was added and it conflicts with upcoming
patches to add
Author: jhb
Date: Tue Jun 10 20:25:45 2014
New Revision: 267340
URL: http://svnweb.freebsd.org/changeset/base/267340
Log:
Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
don't create a map before calling bus_dmamem_alloc() (such maps were
leaked). It is believed th
Author: jhb
Date: Tue Jun 10 19:00:14 2014
New Revision: 267339
URL: http://svnweb.freebsd.org/changeset/base/267339
Log:
MFC 261000,261785,263238,263322,264302:
Various AHCI fixes:
- Fix issue with stale fields from a recycled request pulled off the
freelist.
- Provide an indication a
Author: tychon
Date: Tue Jun 10 18:46:00 2014
New Revision: 267338
URL: http://svnweb.freebsd.org/changeset/base/267338
Log:
Replace enum forward declarations with complete definitions.
Reviewed by: neel
Modified:
head/sys/amd64/include/vmm.h
Modified: head/sys/amd64/include/vmm.h
Author: emaste
Date: Tue Jun 10 18:29:45 2014
New Revision: 267337
URL: http://svnweb.freebsd.org/changeset/base/267337
Log:
vt fontcvt: move to usr.bin/vtfontcvt
vtfontcvt is useful for end users to convert arbitrary bitmap fonts
for use by vt(4). It can also be used as a build tool, al
Author: trociny
Date: Tue Jun 10 18:21:37 2014
New Revision: 267336
URL: http://svnweb.freebsd.org/changeset/base/267336
Log:
PF_BLUETOOTH protocols: skip initialization of non-virtualized globals
for non-default VNET instances.
This fixes panic on a vnet initialization when ng_btsocket i
Author: dim
Date: Tue Jun 10 17:54:24 2014
New Revision: 267335
URL: http://svnweb.freebsd.org/changeset/base/267335
Log:
In some scenarios, when generating llvm/clang .inc.h files, multiple
source files could be passed to tblgen or clang-tblgen, leading to a
"Too many positional arguments s
On 06/10/14 10:26, Glen Barber wrote:
On Tue, Jun 10, 2014 at 10:22:15AM -0700, Nathan Whitehorn wrote:
On 06/10/14 10:05, Julio Merino wrote:
Author: jmmv
Date: Tue Jun 10 17:05:41 2014
New Revision: 267332
URL: http://svnweb.freebsd.org/changeset/base/267332
Log:
Strip out the test suite
On Tue, Jun 10, 2014 at 10:22:15AM -0700, Nathan Whitehorn wrote:
> On 06/10/14 10:05, Julio Merino wrote:
> >Author: jmmv
> >Date: Tue Jun 10 17:05:41 2014
> >New Revision: 267332
> >URL: http://svnweb.freebsd.org/changeset/base/267332
> >
> >Log:
> > Strip out the test suite from the installati
Author: luigi
Date: Tue Jun 10 17:24:46 2014
New Revision: 267334
URL: http://svnweb.freebsd.org/changeset/base/267334
Log:
MFC 267284
Fixes from Fanco Ficthner on transparent mode
* The way rings are updated changed with the last API bump.
Also sync ->head when moving slots in netma
On 06/10/14 10:05, Julio Merino wrote:
Author: jmmv
Date: Tue Jun 10 17:05:41 2014
New Revision: 267332
URL: http://svnweb.freebsd.org/changeset/base/267332
Log:
Strip out the test suite from the installation media.
This affects the disc1.iso, dvd1.iso and bootonly.iso files.
Ob
Author: luigi
Date: Tue Jun 10 17:17:44 2014
New Revision: 267333
URL: http://svnweb.freebsd.org/changeset/base/267333
Log:
MFC 267328:
change the netmap mbuf destructor so the same code works also on FreeBSD 9.
For head and 10 this change has no effect, but on stable/9 it would cause
pani
Author: jmmv
Date: Tue Jun 10 17:05:41 2014
New Revision: 267332
URL: http://svnweb.freebsd.org/changeset/base/267332
Log:
Strip out the test suite from the installation media.
This affects the disc1.iso, dvd1.iso and bootonly.iso files.
Obtained from:gjb
Modified:
head/rele
Author: jmmv
Date: Tue Jun 10 17:04:30 2014
New Revision: 267331
URL: http://svnweb.freebsd.org/changeset/base/267331
Log:
Put the test suite in its own tests.txz distribution file.
Force all the contents of /usr/tests to go into a separate distribution
file so that users of binary releas
Author: neel
Date: Tue Jun 10 16:45:58 2014
New Revision: 267330
URL: http://svnweb.freebsd.org/changeset/base/267330
Log:
Add helper functions to populate VM exit information for rendezvous and
astpending exits. This is to reduce code duplication between VT-x and
SVM implementations.
Modif
Author: tuexen
Date: Tue Jun 10 16:11:20 2014
New Revision: 267329
URL: http://svnweb.freebsd.org/changeset/base/267329
Log:
Add support for the SCTP_LOCAL_TRACE_BUF options.
While there, fix some whitespaces.
MFC after: 1 week
Modified:
head/sys/conf/options
Modified: head/sys/conf/o
Author: luigi
Date: Tue Jun 10 16:06:59 2014
New Revision: 267328
URL: http://svnweb.freebsd.org/changeset/base/267328
Log:
change the netmap mbuf destructor so the same code works also on FreeBSD 9.
For head and 10 this change has no effect, but on stable/9 it would cause
panics when using
Author: gjb
Date: Tue Jun 10 15:20:41 2014
New Revision: 267327
URL: http://svnweb.freebsd.org/changeset/base/267327
Log:
Fix indentation level.
MFC after:3 days
X-MFC-With: r267326
Sponsored by: The FreeBSD Foundation
Modified:
head/release/Makefile
Modified: head/release/Mak
Author: gjb
Date: Tue Jun 10 15:19:28 2014
New Revision: 267326
URL: http://svnweb.freebsd.org/changeset/base/267326
Log:
Add empty pkg-stage file to CLEANFILES if WITH_DVD=1.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/release/Makefile
Modified: head/rele
On Tue, Jun 10, 2014 at 2:16 AM, Rui Paulo wrote:
> Author: rpaulo
> Date: Tue Jun 10 06:16:34 2014
> New Revision: 267318
> URL: http://svnweb.freebsd.org/changeset/base/267318
>
> Log:
> dtc: ignore lines starting with #.
>
> This is necessary because we use the C pre-processor to parse #in
Author: emaste
Date: Tue Jun 10 12:59:56 2014
New Revision: 267324
URL: http://svnweb.freebsd.org/changeset/base/267324
Log:
vt fontcvt: handle failure writing output font
Modified:
head/tools/tools/vt/fontcvt/fontcvt.c
Modified: head/tools/tools/vt/fontcvt/fontcvt.c
Author: marius
Date: Tue Jun 10 09:36:10 2014
New Revision: 267323
URL: http://svnweb.freebsd.org/changeset/base/267323
Log:
MFC: r266820 (partial)
- Shrink the list of excluded modules to what actually still doesn't build
as of r267058.
- Some style cleanups.
Approved by: re (g
Author: marius
Date: Tue Jun 10 09:33:58 2014
New Revision: 267322
URL: http://svnweb.freebsd.org/changeset/base/267322
Log:
MFC: r266821 (partial)
- Actually, modules are built correctly when compiled along the kernel as
they then pick up an opt_global.h from KERNBUILDDIR having PAE de
Author: marius
Date: Tue Jun 10 08:20:00 2014
New Revision: 267321
URL: http://svnweb.freebsd.org/changeset/base/267321
Log:
Avoid the USB device disconnected and controller shutdown clutter on system
shutdown by putting the former under !rebooting and turning the latter into
debug messages.
On 9 June 2014 11:16, Jung-uk Kim wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 2014-06-09 11:43:52 -0400, John Baldwin wrote:
>> On Sunday, June 08, 2014 9:54:01 pm Eitan Adler wrote:
>>> Author: eadler Date: Mon Jun 9 01:54:00 2014 New Revision:
>>> 267248 URL: http://svnweb.f
Author: eadler
Date: Tue Jun 10 08:15:41 2014
New Revision: 267320
URL: http://svnweb.freebsd.org/changeset/base/267320
Log:
acpiconf(8): tell users not to use -k
Add language from jhb
Requested by: jhb, jkim
Modified:
head/usr.sbin/acpi/acpiconf/acpiconf.8
Modified: head/usr.sb
34 matches
Mail list logo