Author: andrew
Date: Wed Mar 20 08:34:30 2013
New Revision: 248548
URL: http://svnweb.freebsd.org/changeset/base/248548
Log:
Pull in r177252 from upstream clang trunk:
Make sure to use same EABI version for external assembler as for
integrated as.
This allows us to use gcc on a wor
On Tue, Mar 19, 2013 at 08:58:18PM +, Jilles Tjoelker wrote:
J> Author: jilles
J> Date: Tue Mar 19 20:58:17 2013
J> New Revision: 248534
J> URL: http://svnweb.freebsd.org/changeset/base/248534
J>
J> Log:
J> Implement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC.
J>
J> This change al
Author: kib
Date: Wed Mar 20 09:44:23 2013
New Revision: 248550
URL: http://svnweb.freebsd.org/changeset/base/248550
Log:
Fix the logic inversion in the r248512.
Noted by: mckay
Modified:
head/sys/vm/vnode_pager.c
Modified: head/sys/vm/vnode_pager.c
=
Author: melifaro
Date: Wed Mar 20 10:35:33 2013
New Revision: 248552
URL: http://svnweb.freebsd.org/changeset/base/248552
Log:
Add ipfw support for setting/matching DiffServ codepoints (DSCP).
Setting DSCP support is done via O_SETDSCP which works for both
IPv4 and IPv6 packets. Fast chec
Author: melifaro
Date: Wed Mar 20 10:36:38 2013
New Revision: 248553
URL: http://svnweb.freebsd.org/changeset/base/248553
Log:
Remove unused variable.
Modified:
head/sbin/ipfw/ipfw2.c
Modified: head/sbin/ipfw/ipfw2.c
===
Author: hselasky
Date: Wed Mar 20 11:51:26 2013
New Revision: 248554
URL: http://svnweb.freebsd.org/changeset/base/248554
Log:
Fix spelling.
Modified:
head/sys/dev/usb/controller/xhci.c
Modified: head/sys/dev/usb/controller/xhci.c
=
Author: ray
Date: Wed Mar 20 15:39:27 2013
New Revision: 248557
URL: http://svnweb.freebsd.org/changeset/base/248557
Log:
Integrate Efika MX project back to home.
Sponsored by: The FreeBSD Foundation
Added:
head/sys/arm/conf/EFIKA_MX (contents, props changed)
head/sys/arm/freescale/
Author: mckusick
Date: Wed Mar 20 17:57:00 2013
New Revision: 248561
URL: http://svnweb.freebsd.org/changeset/base/248561
Log:
When renaming a directory from one parent directory to another,
we need to call ufs_checkpath() to walk from our new location to
the root of the filesystem to ensure
Author: kib
Date: Wed Mar 20 21:07:49 2013
New Revision: 248562
URL: http://svnweb.freebsd.org/changeset/base/248562
Log:
When the journaled FFS volume is suspended due to the journal space
becoming too low, the softdep flush thread processes the workitems,
which frees the space in journal,
Author: kib
Date: Wed Mar 20 21:08:00 2013
New Revision: 248563
URL: http://svnweb.freebsd.org/changeset/base/248563
Log:
In bufwrite(), a dirty buffer is moved to the clean queue before the
bufobj counter of the writes in progress is incremented. Other thread
inspecting the bufobj would co
Author: neel
Date: Wed Mar 20 21:47:05 2013
New Revision: 248564
URL: http://svnweb.freebsd.org/changeset/base/248564
Log:
Set WARNS=3 so this actually compiles.
Modified:
head/tools/tools/netrate/netreceive/Makefile
Modified: head/tools/tools/netrate/netreceive/Makefile
On Wed, Mar 20, 2013 at 01:18:56PM +0400, Gleb Smirnoff wrote:
> On Tue, Mar 19, 2013 at 08:58:18PM +, Jilles Tjoelker wrote:
> J> Author: jilles
> J> Date: Tue Mar 19 20:58:17 2013
> J> New Revision: 248534
> J> URL: http://svnweb.freebsd.org/changeset/base/248534
> J> Log:
> J> Implement S
12 matches
Mail list logo