Re: svn commit: r216813 - head/sys/compat/linux

2011-01-01 Thread Alexander Best
On Thu Dec 30 10, Sean Farley wrote: > Author: scf > Date: Thu Dec 30 02:18:04 2010 > New Revision: 216813 > URL: http://svn.freebsd.org/changeset/base/216813 > > Log: > Fix the LINUX_SOUND_MIXER_INFO ioctl to return success after the > information is set to FreeBSD. It had been falling throu

Re: svn commit: r216823 - head/sbin/shutdown

2011-01-01 Thread Yar Tikhiy
On Sun, Jan 2, 2011 at 1:57 AM, Jilles Tjoelker wrote: > On Fri, Dec 31, 2010 at 02:57:17PM -0700, Warner Losh wrote: >> On 12/31/2010 07:43, Jilles Tjoelker wrote: >> > On Thu, Dec 30, 2010 at 06:06:31PM +, Pawel Jakub Dawidek wrote: >> >> Author: pjd >> >> Date: Thu Dec 30 18:06:31 2010 >> >

svn commit: r216878 - head/sys/netinet

2011-01-01 Thread Michael Tuexen
Author: tuexen Date: Sat Jan 1 22:22:57 2011 New Revision: 216878 URL: http://svn.freebsd.org/changeset/base/216878 Log: Fix a typo. MFC after: 3 months. Modified: head/sys/netinet/sctp_uio.h Modified: head/sys/netinet/sctp_uio.h

Re: svn commit: r216823 - head/sbin/shutdown

2011-01-01 Thread Warner Losh
On 01/01/2011 07:57, Jilles Tjoelker wrote: On Fri, Dec 31, 2010 at 02:57:17PM -0700, Warner Losh wrote: On 12/31/2010 07:43, Jilles Tjoelker wrote: On Thu, Dec 30, 2010 at 06:06:31PM +, Pawel Jakub Dawidek wrote: Author: pjd Date: Thu Dec 30 18:06:31 2010 New Revision: 216823 URL: http://

Re: svn commit: r216836 - head/share/misc

2011-01-01 Thread Gavin Atkinson
On Fri, 31 Dec 2010, Gary Jennejohn wrote: > On Fri, 31 Dec 2010 11:55:39 + (UTC) > Gavin Atkinson wrote: > > > Author: gavin > > Date: Fri Dec 31 11:55:39 2010 > > New Revision: 216836 > > URL: http://svn.freebsd.org/changeset/base/216836 > > > > Log: > > For committers listed as alumni,

svn commit: r216876 - head/share/misc

2011-01-01 Thread Gavin Atkinson
Author: gavin Date: Sat Jan 1 20:17:29 2011 New Revision: 216876 URL: http://svn.freebsd.org/changeset/base/216876 Log: Add nodes for current and past committers that are already referenced in relationships, so they are rendered as more than just a username. Add a couple of relationships be

svn commit: r216875 - in head/sys/fs: nfs nfsserver

2011-01-01 Thread Rick Macklem
Author: rmacklem Date: Sat Jan 1 18:50:49 2011 New Revision: 216875 URL: http://svn.freebsd.org/changeset/base/216875 Log: Add support for shared vnode locks for the Read operation in the experimental NFSv4 server. Reviewed by: kib MFC after:2 weeks Modified: head/sys/fs/nfs/nf

svn commit: r216874 - head/sys/vm

2011-01-01 Thread Alan Cox
Author: alc Date: Sat Jan 1 17:39:38 2011 New Revision: 216874 URL: http://svn.freebsd.org/changeset/base/216874 Log: Make a couple refinements to r216799 and r216810. In particular, revise a comment and move it to its proper place. Reviewed by: kib Modified: head/sys/vm/vm_object.c

svn commit: r216873 - head/sys/vm

2011-01-01 Thread Bruce Cran
Author: brucec Date: Sat Jan 1 16:59:05 2011 New Revision: 216873 URL: http://svn.freebsd.org/changeset/base/216873 Log: There can be more than 0x2000 swap meta blocks allocated if a swap-backed md(4) device is used. Don't panic when deallocating such a device if swap has been used.

svn commit: r216871 - head/tools/regression/bin/sh/builtins

2011-01-01 Thread Jilles Tjoelker
Author: jilles Date: Sat Jan 1 15:25:15 2011 New Revision: 216871 URL: http://svn.freebsd.org/changeset/base/216871 Log: sh: Test that exit $? replaces the original exit status in an EXIT trap. Added: head/tools/regression/bin/sh/builtins/exit1.0 (contents, props changed) Added: head/tool

Re: svn commit: r216823 - head/sbin/shutdown

2011-01-01 Thread Jilles Tjoelker
On Fri, Dec 31, 2010 at 02:57:17PM -0700, Warner Losh wrote: > On 12/31/2010 07:43, Jilles Tjoelker wrote: > > On Thu, Dec 30, 2010 at 06:06:31PM +, Pawel Jakub Dawidek wrote: > >> Author: pjd > >> Date: Thu Dec 30 18:06:31 2010 > >> New Revision: 216823 > >> URL: http://svn.freebsd.org/changes

svn commit: r216870 - in head: bin/sh tools/regression/bin/sh/errors

2011-01-01 Thread Jilles Tjoelker
Author: jilles Date: Sat Jan 1 13:26:18 2011 New Revision: 216870 URL: http://svn.freebsd.org/changeset/base/216870 Log: sh: Check readonly status for assignments on regular builtins. An error message is written, the builtin is not executed, nonzero exit status is returned but the shell