Author: dim
Date: Thu Jan 30 07:44:22 2014
New Revision: 261283
URL: http://svnweb.freebsd.org/changeset/base/261283
Log:
Import libc++ 3.4 release. This contains a lot of bugfixes, and some
preliminary support for C++1y.
MFC after:3 weeks
Added:
head/contrib/libc++/include/experi
Author: imp
Date: Thu Jan 30 03:14:36 2014
New Revision: 261279
URL: http://svnweb.freebsd.org/changeset/base/261279
Log:
Fix the name of the dts file for the HL201...
Modified:
head/sys/arm/conf/HL201
Modified: head/sys/arm/conf/HL201
On Wed, 29 Jan 2014 06:49:01 -0700
James Gritton wrote:
> On 1/29/2014 6:43 AM, Gleb Smirnoff wrote:
> > Doesn't this allow to easily unjail self? :)
> It does. I included a warning in jail.8 that this will pretty much
> undo jail security. There are still reasons some may want to do this,
>
Author: pluknet
Date: Wed Jan 29 19:28:52 2014
New Revision: 261271
URL: http://svnweb.freebsd.org/changeset/base/261271
Log:
Ressurect the local change documenting
authpf's requirement for a mounted fdescfs(5).
PR: docs/186250
MFC after:1 week
Modified:
head/contrib/pf
Author: n_hibma
Date: Wed Jan 29 16:24:50 2014
New Revision: 261270
URL: http://svnweb.freebsd.org/changeset/base/261270
Log:
Fix the ordering of the arguments to printf in
uhub_child_location_string(). This produced bogus information in
dev...%location
output from sysctl.
Author: jhibbits
Date: Wed Jan 29 15:50:01 2014
New Revision: 261269
URL: http://svnweb.freebsd.org/changeset/base/261269
Log:
Micro-optimize 8-bit blanking. This is the same as in ofw_syscons.
Reviewed by: ray
MFC after:1 week
Modified:
head/sys/dev/vt/hw/ofwfb/ofwfb.c (conten
Author: jhb
Date: Wed Jan 29 14:56:48 2014
New Revision: 261268
URL: http://svnweb.freebsd.org/changeset/base/261268
Log:
Enhance the support for PCI legacy INTx interrupts and enable them in
the virtio backends.
- Add a new ioctl to export the count of pins on the I/O APIC from vmm
to t
Author: pluknet
Date: Wed Jan 29 14:14:09 2014
New Revision: 261267
URL: http://svnweb.freebsd.org/changeset/base/261267
Log:
Add libexecinfo.
MFC after:3 days
Modified:
head/gnu/usr.bin/groff/tmac/mdoc.local
Modified: head/gnu/usr.bin/groff/tmac/mdoc.local
=
It does. I included a warning in jail.8 that this will pretty much
undo jail security. There are still reasons some may want to do this,
but it's definitely not for everyone or even most people.
- Jamie
On 1/29/2014 6:43 AM, Gleb Smirnoff wrote:
On Wed, Jan 29, 2014 at 01:41:13PM +, Jamie
On Wed, Jan 29, 2014 at 01:41:13PM +, Jamie Gritton wrote:
J> Author: jamie
J> Date: Wed Jan 29 13:41:13 2014
J> New Revision: 261266
J> URL: http://svnweb.freebsd.org/changeset/base/261266
J>
J> Log:
J> Add a jail parameter, allow.kmem, which lets jailed processes access
J> /dev/kmem and
Author: jamie
Date: Wed Jan 29 13:41:13 2014
New Revision: 261266
URL: http://svnweb.freebsd.org/changeset/base/261266
Log:
Add a jail parameter, allow.kmem, which lets jailed processes access
/dev/kmem and related devices (i.e. grants PRIV_IO and PRIV_KMEM_WRITE).
This in conjunction with c
Author: des
Date: Wed Jan 29 12:48:19 2014
New Revision: 261263
URL: http://svnweb.freebsd.org/changeset/base/261263
Log:
r261230 broke the cases where the amount of data to be read is not
known in advance, or where the caller doesn't care and just keeps
reading until it hits EOF.
In fe
Author: hselasky
Date: Wed Jan 29 12:34:05 2014
New Revision: 261262
URL: http://svnweb.freebsd.org/changeset/base/261262
Log:
- Remove some dead code.
- Use system provided functions for HID report requests.
- Nice the mode setting, because the USB hardware does appear to
handle the comma
Author: pluknet
Date: Wed Jan 29 11:39:58 2014
New Revision: 261261
URL: http://svnweb.freebsd.org/changeset/base/261261
Log:
Restore the Nx macro lost in transit.
This matches upstream.
PR: 186205
Submitted by: naddy
MFC after:3 days
Modified:
head/contrib/libc-vis/v
Author: hselasky
Date: Wed Jan 29 10:42:01 2014
New Revision: 261260
URL: http://svnweb.freebsd.org/changeset/base/261260
Log:
Add support for trackpads found in Apple MacBook products. While at it
add some missing devd entries.
Submitted by: Huang Wen Hui
MFC after:1 week
Added:
Author: kaiw
Date: Wed Jan 29 09:58:05 2014
New Revision: 261259
URL: http://svnweb.freebsd.org/changeset/base/261259
Log:
Only declare `bysz' variable under little endian archs.
Modified:
head/cddl/contrib/opensolaris/tools/ctf/cvt/dwarf.c
Modified: head/cddl/contrib/opensolaris/tools/ctf/c
16 matches
Mail list logo