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
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
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
On Tuesday, March 19, 2013 4:06:31 pm Brooks Davis wrote:
> On Tue, Mar 19, 2013 at 09:49:47PM +0400, Dmitry Morozovsky wrote:
> > On Tue, 19 Mar 2013, Brooks Davis wrote:
> >
> > > > > Replace all known uses of ln in the build process with appropriate
> > > > > install -l invocations via new
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: 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: grehan
Date: Wed Mar 20 13:45:15 2013
New Revision: 248555
URL: http://svnweb.freebsd.org/changeset/base/248555
Log:
Really release Bryan this time :)
Pointed out by: many
Modified:
svnadmin/conf/mentors
Modified: svnadmin/conf/mentors
===
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: 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: 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: 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
=
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: ae
Date: Wed Mar 20 09:12:28 2013
New Revision: 248549
URL: http://svnweb.freebsd.org/changeset/base/248549
Log:
MFC r248180:
Take the inpcb rlock before calculating checksum, it was accidentally
moved in r191672.
Modified:
stable/9/sys/netinet6/raw_ip6.c
Directory Properties:
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
Author: mm
Date: Wed Mar 20 08:26:16 2013
New Revision: 248547
URL: http://svnweb.freebsd.org/changeset/base/248547
Log:
MFC r242845, r247592:
MFC r242845 (delphij):
Illumos r13840:97fd5cdf328a:
3145 single-copy arc
3212 ztest: race condition between vdev_online() and spa_vd
Author: melifaro
Date: Wed Mar 20 07:20:00 2013
New Revision: 248546
URL: http://svnweb.freebsd.org/changeset/base/248546
Log:
Merge r247842.
Write lock is not required for find&compare operation.
Modified:
stable/9/sys/net/route.c
Directory Properties:
stable/9/sys/ (props changed)
17 matches
Mail list logo