svn commit: r280271 - in stable/9/sys: amd64/amd64 i386/i386

2015-03-19 Thread Mark Johnston
Author: markj Date: Thu Mar 19 23:12:49 2015 New Revision: 280271 URL: https://svnweb.freebsd.org/changeset/base/280271 Log: MFC r278655: Add support for decoding multibyte NOPs. Modified: stable/9/sys/amd64/amd64/db_disasm.c stable/9/sys/i386/i386/db_disasm.c Directory Properties: stab

svn commit: r280269 - stable/9/share/man/man9

2015-03-19 Thread Mark Johnston
Author: markj Date: Thu Mar 19 23:06:45 2015 New Revision: 280269 URL: https://svnweb.freebsd.org/changeset/base/280269 Log: MFC r279896: Document m_collapse(). Modified: stable/9/share/man/man9/mbuf.9 Directory Properties: stable/9/share/man/man9/ (props changed) Modified: stable/9/sh

svn commit: r280266 - in stable: 10/crypto/openssl/crypto/asn1 10/crypto/openssl/crypto/pkcs7 10/crypto/openssl/doc/crypto 10/crypto/openssl/ssl 10/secure/lib/libcrypto/man 8/crypto/openssl/crypto/...

2015-03-19 Thread Xin LI
Author: delphij Date: Thu Mar 19 17:40:43 2015 New Revision: 280266 URL: https://svnweb.freebsd.org/changeset/base/280266 Log: Fix multiple OpenSSL vulnerabilities. Security: FreeBSD-SA-15:06.openssl Security: CVE-2015-0209 Security: CVE-2015-0286 Security: CVE-2015-02

svn commit: r280257 - stable/9/sys/net

2015-03-19 Thread Andrey V. Elsukov
Author: ae Date: Thu Mar 19 13:33:15 2015 New Revision: 280257 URL: https://svnweb.freebsd.org/changeset/base/280257 Log: MFC r279920: Add if_input_default() method, that will be used for if_input initialization, when no input method specified before if_attach(). This prevents pan

svn commit: r280255 - in stable: 10/usr.bin/ktrdump 9/usr.bin/ktrdump

2015-03-19 Thread John Baldwin
Author: jhb Date: Thu Mar 19 13:08:17 2015 New Revision: 280255 URL: https://svnweb.freebsd.org/changeset/base/280255 Log: MFC 278327: Change ktrdump to use the more standard -M/-N flags to specify the path to a crash dump and kernel, respectively. The existing -m/-e flags are still suppo

Notice to Appear in Court

2015-03-19 Thread District Court
Notice to Appear, This is to inform you to appear in the Court on the March 27 for your case hearing. You are kindly asked to prepare and bring the documents relating to the case to Court on the specified date. Note: If you do not come, the case will be heard in your absence. The copy of Court

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

2015-03-19 Thread Alexander Motin
Author: mav Date: Thu Mar 19 09:49:12 2015 New Revision: 280242 URL: https://svnweb.freebsd.org/changeset/base/280242 Log: MFC r279642: Reenable VIRTIO_BLK_F_TOPOLOGY feature. Modified: stable/9/sys/dev/virtio/block/virtio_blk.c Directory Properties: stable/9/ (props changed) stable/9/s