svn commit: r281934 - stable/9/sys/dev/vt

2015-04-24 Thread Ed Maste
Author: emaste Date: Fri Apr 24 15:34:20 2015 New Revision: 281934 URL: https://svnweb.freebsd.org/changeset/base/281934 Log: MFC r281537: Increase vt font limits to allow use of GNU Unifont PR: 199438 Sponsored by: The FreeBSD Foundation Modified: stable/9/sys/dev/vt/vt_font

svn commit: r281935 - stable/9/contrib/binutils/bfd

2015-04-24 Thread Ed Maste
Author: emaste Date: Fri Apr 24 15:36:58 2015 New Revision: 281935 URL: https://svnweb.freebsd.org/changeset/base/281935 Log: MFC r279301: GNU nm: Avoid NULL dereference bfd_dwarf2_find_line() calls find_line() with NULL functionname_ptr, which resulted in a crash on certain ELF objec

svn commit: r281939 - stable/9/sys/sys

2015-04-24 Thread Ed Maste
Author: emaste Date: Fri Apr 24 16:12:30 2015 New Revision: 281939 URL: https://svnweb.freebsd.org/changeset/base/281939 Log: MFC r277464: Add missing R_X86_64_ constants to elf_common.h PR: 196918 Sponsored by: The FreeBSD Foundation Modified: stable/9/sys/sys/elf_common.h D

svn commit: r281947 - stable/9/sys/dev/vt

2015-04-24 Thread Ed Maste
Author: emaste Date: Fri Apr 24 19:26:01 2015 New Revision: 281947 URL: https://svnweb.freebsd.org/changeset/base/281947 Log: MFC r273973: vt(4): Fix keyboard allocation when kbdmux(4) isn't used The problem was that only the kbdmux keyboard index was saved in vd->vd_keyboard. This in

svn commit: r281971 - stable/9/tools/regression/aio/aiotest

2015-04-24 Thread Garrett Cooper
Author: ngie Date: Sat Apr 25 05:05:23 2015 New Revision: 281971 URL: https://svnweb.freebsd.org/changeset/base/281971 Log: MFstable/10 r281969: MFC r280893: Cleanup and do minor refactoring before converting testcases to ATF - Convert errx(-1, ..) to errx(1, ..) - Move the aio(

svn commit: r281972 - stable/9/share/man/man4

2015-04-24 Thread Garrett Cooper
Author: ngie Date: Sat Apr 25 05:08:30 2015 New Revision: 281972 URL: https://svnweb.freebsd.org/changeset/base/281972 Log: MFstable/10 r281968: MFC r280475: The number of commands added when ddb(4) is enabled is 3, not 2 Sponsored by: EMC / Isilon Storage Division Modified: st

svn commit: r281977 - stable/9/sys/dev/virtio/block

2015-04-24 Thread Alexander Motin
Author: mav Date: Sat Apr 25 06:50:15 2015 New Revision: 281977 URL: https://svnweb.freebsd.org/changeset/base/281977 Log: MFC r281698: Do not report stripe size if it is equal to sector size. Modified: stable/9/sys/dev/virtio/block/virtio_blk.c Directory Properties: stable/9/ (props chan