On Tue, Sep 03, 2013 at 09:21:47PM +, John Baldwin wrote:
> Author: jhb
> Date: Tue Sep 3 21:21:47 2013
> New Revision: 255192
> URL: http://svnweb.freebsd.org/changeset/base/255192
>
> Log:
> Add support for the 'invpcid' instruction to binutils and DDB's
> disassembler on amd64.
>
>
Author: jhibbits
Date: Wed Sep 4 04:11:38 2013
New Revision: 255199
URL: http://svnweb.freebsd.org/changeset/base/255199
Log:
Fix hwpmc(4) for 32-bit PowerPC.
Modified:
head/sys/dev/hwpmc/hwpmc_powerpc.c
head/sys/dev/hwpmc/hwpmc_powerpc.h
Modified: head/sys/dev/hwpmc/hwpmc_powerpc.c
=
On 3 September 2013 15:54, Andrey Chernov wrote:
> On 03.09.2013 17:31, Ed Maste wrote:
>> Author: emaste
>> Date: Tue Sep 3 13:31:43 2013
>> New Revision: 255175
>> URL: http://svnweb.freebsd.org/changeset/base/255175
>>
>> Log:
>> Don't install private libexecinfo headers
>
> Perhaps it shoul
Author: np
Date: Tue Sep 3 23:34:04 2013
New Revision: 255198
URL: http://svnweb.freebsd.org/changeset/base/255198
Log:
For TOE connections, the window scale factor in CPL_PASS_ACCEPT_REQ is
set to 15 to indicate that the peer did not send a window scale option
with its SYN. Do not send a
Author: sbruno
Date: Tue Sep 3 22:33:06 2013
New Revision: 255195
URL: http://svnweb.freebsd.org/changeset/base/255195
Log:
Add options GEOM_PART_GPT and options MSDOSFS to the DIR-825
Reviewed by: adrian@
Modified:
head/sys/mips/conf/DIR-825
Modified: head/sys/mips/conf/DIR-825
=
Author: imp
Date: Tue Sep 3 22:04:55 2013
New Revision: 255194
URL: http://svnweb.freebsd.org/changeset/base/255194
Log:
Newer versions of gcc define __INT64_C and __UINT64_C, so avoid
redefining them if gcc provides them.
Modified:
head/sys/mips/include/_stdint.h
head/sys/powerpc/includ
Author: jhb
Date: Tue Sep 3 21:21:47 2013
New Revision: 255192
URL: http://svnweb.freebsd.org/changeset/base/255192
Log:
Add support for the 'invpcid' instruction to binutils and DDB's
disassembler on amd64.
MFC after:1 month
Modified:
head/contrib/binutils/gas/config/tc-i386.c
Le 03/09/2013 21:22, Xin Li a écrit :
Log: synaptics and trackpoint support are stable enough to be on by
default.
I think this broke my ThinkPad T530, the system appears like that the
click button is "sticky" (not quite sure what's happening though, key
combos like Alt+Tab won't work).
Hi!
Author: emaste
Date: Tue Sep 3 15:22:04 2013
New Revision: 255180
URL: http://svnweb.freebsd.org/changeset/base/255180
Log:
Connect libexecinfo to the build
Sponsored by: DARPA, AFRL
Modified:
head/lib/Makefile
head/share/mk/bsd.libnames.mk
head/sys/sys/param.h
Modified: head/lib/M
On Thu, Aug 22, 2013 at 05:58:35PM +0200, Joel Dahl wrote:
> On Sun, Aug 18, 2013 at 03:51:25PM -0700, Peter Wemm wrote:
> > On 8/18/13 3:42 PM, Jilles Tjoelker wrote:
> > > On Sun, Aug 18, 2013 at 09:53:04PM +0200, Joel Dahl wrote:
> > >> On Sun, Aug 18, 2013 at 12:34:30AM +0200, Dimitry Andric wr
Author: tuexen
Date: Tue Sep 3 19:31:59 2013
New Revision: 255190
URL: http://svnweb.freebsd.org/changeset/base/255190
Log:
Remove redundant field pr_sctp_on.
MFC after: 1 week
Modified:
head/sys/netinet/sctp_indata.c
head/sys/netinet/sctp_output.c
head/sys/netinet/sctp_structs.h
On 03.09.2013 17:31, Ed Maste wrote:
> Author: emaste
> Date: Tue Sep 3 13:31:43 2013
> New Revision: 255175
> URL: http://svnweb.freebsd.org/changeset/base/255175
>
> Log:
> Don't install private libexecinfo headers
Perhaps it should be added to obsolete files cleanup...
--
http://ache.vniz
==
--- head/ObsoleteFiles.inc Tue Sep 3 19:31:59 2013(r255190)
+++ head/ObsoleteFiles.inc Tue Sep 3 20:03:10 2013(r255191)
@@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20130903: gnupatch is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 09/02/13 11:25, Eitan Adler wrote:
> Author: eadler Date: Mon Sep 2 18:25:18 2013 New Revision: 255152
> URL: http://svnweb.freebsd.org/changeset/base/255152
>
> Log: synaptics and trackpoint support are stable enough to be on by
> default.
>
On Saturday, August 31, 2013 3:39:26 am Jean-Sébastien Pédron wrote:
> Le 30/08/2013 22:44, John Baldwin a écrit :
> >> However, BUS_ALLOC_RESOURCE() returns NULL in my tests.
> >
> > Hmm, can you get devinfo -u output? I wonder if orm0 is eating this
> > resource.
>
> You'll find it attached.
Y
Author: jmg
Date: Tue Sep 3 18:31:23 2013
New Revision: 255187
URL: http://svnweb.freebsd.org/changeset/base/255187
Log:
Use the fact that the AES-NI instructions can be pipelined to improve
performance... Use SSE2 instructions for calculating the XTS tweek
factor... Let the compiler do mo
Author: jmg
Date: Tue Sep 3 17:33:29 2013
New Revision: 255185
URL: http://svnweb.freebsd.org/changeset/base/255185
Log:
add support to gcc for AES and PCLMUL intrinsics... This addes the
-maes option, but not the -mpclmul option as I ran out of bits in
the 32 bit flags field... You can -
Author: gibbs
Date: Tue Sep 3 13:49:00 2013
New Revision: 255179
URL: http://svnweb.freebsd.org/changeset/base/255179
Log:
sys/dev/xen/blkback/blkback.c:
Initialize the request id for requests in xbb_get_resources()
instead of its previous location in xbb_dispatch_io(). This
Author: jlh
Date: Tue Sep 3 13:40:24 2013
New Revision: 255178
URL: http://svnweb.freebsd.org/changeset/base/255178
Log:
Include the calling context in the mail subject, if any.
More concretely, periodic security scripts defaults to being
called from daily ones -- daily context -- so the
Author: emaste
Date: Tue Sep 3 13:38:41 2013
New Revision: 255177
URL: http://svnweb.freebsd.org/changeset/base/255177
Log:
Add svn:keywords property
Modified:
Directory Properties:
head/contrib/libexecinfo/execinfo.h (props changed)
___
svn-src-
Author: emaste
Date: Tue Sep 3 13:36:23 2013
New Revision: 255176
URL: http://svnweb.freebsd.org/changeset/base/255176
Log:
Add $FreeBSD$ tag for user-facing header
Modified:
head/contrib/libexecinfo/execinfo.h
Modified: head/contrib/libexecinfo/execinfo.h
==
Author: emaste
Date: Tue Sep 3 13:31:43 2013
New Revision: 255175
URL: http://svnweb.freebsd.org/changeset/base/255175
Log:
Don't install private libexecinfo headers
Modified:
head/lib/libexecinfo/Makefile
Modified: head/lib/libexecinfo/Makefile
=
Author: uqs
Date: Tue Sep 3 12:08:08 2013
New Revision: 255174
URL: http://svnweb.freebsd.org/changeset/base/255174
Log:
Fix 'make depend'
Modified:
head/sys/modules/cam/Makefile
head/sys/modules/send/Makefile
Modified: head/sys/modules/cam/Makefile
===
Author: rwatson
Date: Tue Sep 3 08:19:06 2013
New Revision: 255171
URL: http://svnweb.freebsd.org/changeset/base/255171
Log:
Document SIGLIBRT in signal(3); take a stab at the signal description as
the original committer didn't provide one.
MFC after:3 days
Modified:
head/lib/libc
On Tue, Sep 03, 2013 at 07:47:53AM +, Jeremie Le Hen wrote:
> Author: jlh
> Date: Tue Sep 3 07:47:53 2013
> New Revision: 255169
> URL: http://svnweb.freebsd.org/changeset/base/255169
>
> Log:
> Since r254974, periodic scripts' period can be configured
> independently. There is no reason
Author: jlh
Date: Tue Sep 3 07:51:06 2013
New Revision: 255170
URL: http://svnweb.freebsd.org/changeset/base/255170
Log:
Since r254974, periodic scripts' period can be configured
independently. There is no reason to leave their options
with the daily ones, so move them to their own section
Author: jlh
Date: Tue Sep 3 07:47:53 2013
New Revision: 255169
URL: http://svnweb.freebsd.org/changeset/base/255169
Log:
Since r254974, periodic scripts' period can be configured
independently. There is no reason to leave their options
with the daily ones, so move them to their own section
27 matches
Mail list logo