Re: svn commit: r250700 - in head/sys: conf net netinet6 sys

2013-05-17 Thread Gennady Proskurin
On Thu, May 16, 2013 at 04:20:18PM +, Julian Elischer wrote: +#define m_fibnumm_hdr.mh_nextpkt Are you sure this is correct? Shouldn't it be something like M_dat.MH.MH_pkthdr.fibnum or m_pkthdr.fibnum ? ___ svn-src-all@freebsd.org

Re: svn commit: r250700 - in head/sys: conf net netinet6 sys

2013-05-17 Thread Gleb Smirnoff
On Thu, May 16, 2013 at 04:20:18PM +, Julian Elischer wrote: J Modified: head/sys/sys/mbuf.h J == J --- head/sys/sys/mbuf.h Thu May 16 15:28:38 2013(r250699) J +++ head/sys/sys/mbuf.h Thu May 16

Re: svn commit: r250700 - in head/sys: conf net netinet6 sys

2013-05-17 Thread Gleb Smirnoff
Sorry, I am slowpoke. Everything had already been noticed by other reviewers. On Fri, May 17, 2013 at 11:37:21AM +0400, Gleb Smirnoff wrote: T On Thu, May 16, 2013 at 04:20:18PM +, Julian Elischer wrote: T J Modified: head/sys/sys/mbuf.h T J

svn commit: r250736 - head/usr.sbin/jls

2013-05-17 Thread Dag-Erling Smørgrav
Author: des Date: Fri May 17 08:48:16 2013 New Revision: 250736 URL: http://svnweb.freebsd.org/changeset/base/250736 Log: Add a -N option that prints the jail name rather than its number. MFC after:3 weeks Modified: head/usr.sbin/jls/jls.8 head/usr.sbin/jls/jls.c Modified:

svn commit: r250737 - in vendor-crypto/openssh/dist: . contrib contrib/caldera contrib/redhat contrib/suse openbsd-compat

2013-05-17 Thread Dag-Erling Smørgrav
Author: des Date: Fri May 17 08:55:26 2013 New Revision: 250737 URL: http://svnweb.freebsd.org/changeset/base/250737 Log: Vendor import of OpenSSH 6.2p2. Modified: vendor-crypto/openssh/dist/ChangeLog vendor-crypto/openssh/dist/README

svn commit: r250738 - vendor-crypto/openssh/6.2p2

2013-05-17 Thread Dag-Erling Smørgrav
Author: des Date: Fri May 17 08:57:09 2013 New Revision: 250738 URL: http://svnweb.freebsd.org/changeset/base/250738 Log: Tag OpenSSH 6.2p2 Added: vendor-crypto/openssh/6.2p2/ - copied from r250737, vendor-crypto/openssh/dist/ ___

svn commit: r250739 - in head/crypto/openssh: . openbsd-compat

2013-05-17 Thread Dag-Erling Smørgrav
Author: des Date: Fri May 17 09:12:33 2013 New Revision: 250739 URL: http://svnweb.freebsd.org/changeset/base/250739 Log: Upgrade to OpenSSH 6.2p2. Mostly a no-op since I had already patched the issues that affected us. Modified: head/crypto/openssh/ChangeLog head/crypto/openssh/README

Re: svn commit: r250692 - head/sys/arm/conf

2013-05-17 Thread Tim Kientzle
On May 16, 2013, at 9:49 PM, Rui Paulo wrote: On 2013/05/16, at 2:02, Tim Kientzle kient...@freebsd.org wrote: I don't object, but I'm not sure why we need this. I'd rather see a comment in the BEAGLEBONE config indicating that it can be used with beaglebone-black.dts. Generally, I

svn commit: r250740 - head/sys/dev/pci

2013-05-17 Thread Konstantin Belousov
Author: kib Date: Fri May 17 14:04:31 2013 New Revision: 250740 URL: http://svnweb.freebsd.org/changeset/base/250740 Log: Add new capability types encodings from HyperTransport I/O Link Specification revisions 3.00 and 3.10. Submitted by: Dmitry Luhtionov dmitryluhtio...@gmail.com MFC

svn commit: r250741 - head/usr.sbin/pciconf

2013-05-17 Thread Konstantin Belousov
Author: kib Date: Fri May 17 14:05:31 2013 New Revision: 250741 URL: http://svnweb.freebsd.org/changeset/base/250741 Log: Decode new HT 3.00 and 3.10 capabilities. Submitted by: Dmitry Luhtionov dmitryluhtio...@gmail.com MFC after:1 week Modified: head/usr.sbin/pciconf/cap.c

Re: svn commit: r250692 - head/sys/arm/conf

2013-05-17 Thread Adrian Chadd
.. if there were only a way we could glue together different elf binaries into some kind of archive that let people load a set of modules as part of a kernel. We could call it initrd (ew) or something. adrian On 17 May 2013 05:45, Tim Kientzle kient...@freebsd.org wrote: On May 16, 2013,

Re: svn commit: r250658 - in head: share/mk sys/conf tools/build/options

2013-05-17 Thread Andre Oppermann
On 15.05.2013 15:04, Brooks Davis wrote: Author: brooks Date: Wed May 15 13:04:10 2013 New Revision: 250658 URL: http://svnweb.freebsd.org/changeset/base/250658 Log: Add a new option WITHOUT_FORMAT_EXTENSIONS to disable flags related to checking our kernel printf extensions. This is

svn commit: r250742 - head/sys/arm/conf

2013-05-17 Thread Rui Paulo
Author: rpaulo Date: Fri May 17 15:20:45 2013 New Revision: 250742 URL: http://svnweb.freebsd.org/changeset/base/250742 Log: Revert r250692. We'll use 1 kernel config file for the BeagleBone models. Deleted: head/sys/arm/conf/BEAGLEBONE-BLACK Modified: head/sys/arm/conf/BEAGLEBONE

Re: svn commit: r250658 - in head: share/mk sys/conf tools/build/options

2013-05-17 Thread Garrett Cooper
On May 17, 2013, at 10:57 AM, Andre Oppermann wrote: On 15.05.2013 15:04, Brooks Davis wrote: Author: brooks Date: Wed May 15 13:04:10 2013 New Revision: 250658 URL: http://svnweb.freebsd.org/changeset/base/250658 Log: Add a new option WITHOUT_FORMAT_EXTENSIONS to disable flags related

svn commit: r250743 - stable/8/sys/x86/cpufreq

2013-05-17 Thread Hiren Panchasara
Author: hiren Date: Fri May 17 17:16:29 2013 New Revision: 250743 URL: http://svnweb.freebsd.org/changeset/base/250743 Log: MFC: r250487 Adding a detach method to p4tcc driver. PR: 118739 Submitted by: Dan Lukes d...@obluda.cz (earlier version) Reviewed by: jhb

Re: svn commit: r250734 - stable/9/sys/x86/cpufreq

2013-05-17 Thread hiren panchasara
On Thu, May 16, 2013 at 10:45 PM, Alexey Dokuchaev da...@freebsd.org wrote: On Fri, May 17, 2013 at 04:09:05AM +, Hiren Panchasara wrote: New Revision: 250734 URL: http://svnweb.freebsd.org/changeset/base/250734 Log: MFC: r250487 Adding a detach method to p4tcc driver. Would it

svn commit: r250744 - stable/9/sys/netinet

2013-05-17 Thread Marko Zec
Author: zec Date: Fri May 17 17:45:00 2013 New Revision: 250744 URL: http://svnweb.freebsd.org/changeset/base/250744 Log: MFC 233601: Permit tcpdrop in VNET jails. Modified: stable/9/sys/netinet/tcp_subr.c Directory Properties: stable/9/sys/ (props changed) Modified:

Re: svn commit: r250699 - in head: share/mk usr.bin/make

2013-05-17 Thread Tijl Coosemans
On 2013-05-16 17:28, Simon J. Gerraty wrote: Author: sjg Date: Thu May 16 15:28:38 2013 New Revision: 250699 URL: http://svnweb.freebsd.org/changeset/base/250699 Log: Build bmake by default. For me /usr/src is a symlink to /some/path and now if I build from /usr/src some parts end up in

Re: svn commit: r250734 - stable/9/sys/x86/cpufreq

2013-05-17 Thread Alexey Dokuchaev
On Fri, May 17, 2013 at 10:19:24AM -0700, hiren panchasara wrote: On Thu, May 16, 2013 at 10:45 PM, Alexey Dokuchaev da...@freebsd.org wrote: On Fri, May 17, 2013 at 04:09:05AM +, Hiren Panchasara wrote: New Revision: 250734 URL: http://svnweb.freebsd.org/changeset/base/250734 Log:

svn commit: r250745 - head/sys/vm

2013-05-17 Thread Alan Cox
Author: alc Date: Fri May 17 18:49:43 2013 New Revision: 250745 URL: http://svnweb.freebsd.org/changeset/base/250745 Log: Relax the object locking assertion in vm_page_lookup(). Now that a radix tree is used to maintain the object's collection of resident pages, vm_page_lookup() no longer

svn commit: r250746 - in head/release/doc: de_DE.ISO8859-1/early-adopter de_DE.ISO8859-1/errata de_DE.ISO8859-1/hardware/alpha de_DE.ISO8859-1/hardware/common de_DE.ISO8859-1/hardware/i386 de_DE.IS...

2013-05-17 Thread Gabor Kovesdan
Author: gabor Date: Fri May 17 18:53:29 2013 New Revision: 250746 URL: http://svnweb.freebsd.org/changeset/base/250746 Log: - Update the release notes to DocBook 4.5 XML to build with the updated documentation tree Added: head/release/doc/ja_JP.eucJP/share/xml/catalog.xml - copied,

svn commit: r250747 - in head/sys: powerpc/aim powerpc/booke sparc64/sparc64

2013-05-17 Thread Alan Cox
Author: alc Date: Fri May 17 18:59:00 2013 New Revision: 250747 URL: http://svnweb.freebsd.org/changeset/base/250747 Log: Relax the object locking assertion in pmap_enter_locked(). Reviewed by: attilio Sponsored by: EMC / Isilon Storage Division Modified:

svn commit: r250748 - head/sys/vm

2013-05-17 Thread Alan Cox
Author: alc Date: Fri May 17 19:02:36 2013 New Revision: 250748 URL: http://svnweb.freebsd.org/changeset/base/250748 Log: Relax the object locking in vm_fault_prefault(). A read lock suffices. Reviewed by: attilio Sponsored by: EMC / Isilon Storage Division Modified:

svn commit: r250749 - head/sys/dev/usb/serial

2013-05-17 Thread Gavin Atkinson
Author: gavin Date: Fri May 17 19:13:31 2013 New Revision: 250749 URL: http://svnweb.freebsd.org/changeset/base/250749 Log: o Retrive the part number (CP2103 etc) from the hardware on attach. o The CP2101 and CP2102 do not support GPIO pin use at all, enforce this. o Support reading the

svn commit: r250750 - in head: contrib/bmake usr.bin/bmake

2013-05-17 Thread Simon J. Gerraty
Author: sjg Date: Fri May 17 19:37:16 2013 New Revision: 250750 URL: http://svnweb.freebsd.org/changeset/base/250750 Log: We really need to get the bsd.own.mk from this tree so the correct options are set. Also defined NO_PWD_OVERRIDE to match behavior of fmake. Modified:

Re: svn commit: r250699 - in head: share/mk usr.bin/make

2013-05-17 Thread Simon J. Gerraty
For me /usr/src is a symlink to /some/path and now if I build from /usr/src some parts end up in /usr/obj/usr/src and other parts in /usr/obj/some/path. It used to be the latter. This could be the result of some bits being built by the old freebsd make. Since the early stage of buildworld

Re: svn commit: r250692 - head/sys/arm/conf

2013-05-17 Thread Warner Losh
On May 16, 2013, at 9:49 PM, Rui Paulo wrote: On 2013/05/16, at 2:02, Tim Kientzle kient...@freebsd.org wrote: I don't object, but I'm not sure why we need this. I'd rather see a comment in the BEAGLEBONE config indicating that it can be used with beaglebone-black.dts. Generally, I

svn commit: r250751 - head/sys/kern

2013-05-17 Thread Attilio Rao
Author: attilio Date: Fri May 17 20:03:55 2013 New Revision: 250751 URL: http://svnweb.freebsd.org/changeset/base/250751 Log: Use readlocking now that assertions on vm_page_lookup() are relaxed. Sponsored by: EMC / Isilon storage division Reviewed by: alc Tested by:flo, pho

svn commit: r250752 - in stable/9/sys: kern sys

2013-05-17 Thread Mikolaj Golub
Author: trociny Date: Fri May 17 20:12:56 2013 New Revision: 250752 URL: http://svnweb.freebsd.org/changeset/base/250752 Log: MFC r249558, r250145: r249558: Add a new set of notes to a process core dump to store procstat data. The notes format is a header of sizeof(int), which

svn commit: r250753 - head/sys/dev/usb

2013-05-17 Thread Warner Losh
Author: imp Date: Fri May 17 20:53:15 2013 New Revision: 250753 URL: http://svnweb.freebsd.org/changeset/base/250753 Log: For ARM, MIPS, and PowerPC, default to 32-byte alignment, but allow it to be as small as 8. Modified: head/sys/dev/usb/usb_freebsd.h Modified:

Re: svn commit: r250699 - in head: share/mk usr.bin/make

2013-05-17 Thread Tijl Coosemans
On 2013-05-17 21:39, Simon J. Gerraty wrote: For me /usr/src is a symlink to /some/path and now if I build from /usr/src some parts end up in /usr/obj/usr/src and other parts in /usr/obj/some/path. It used to be the latter. This could be the result of some bits being built by the old freebsd

svn commit: r250754 - head/sys/netinet

2013-05-17 Thread Michael Tuexen
Author: tuexen Date: Fri May 17 21:45:52 2013 New Revision: 250754 URL: http://svnweb.freebsd.org/changeset/base/250754 Log: Don't send an ABORT chunk with verification 0. MFC after: 1 week Modified: head/sys/netinet/sctp_output.c Modified: head/sys/netinet/sctp_output.c

svn commit: r250755 - head/usr.bin/bmake

2013-05-17 Thread Simon J. Gerraty
Author: sjg Date: Fri May 17 22:18:27 2013 New Revision: 250755 URL: http://svnweb.freebsd.org/changeset/base/250755 Log: Per the comment, we cannot rely on bsd.own.mk we could be on an old system that knows noting of MK_BMAKE or on an almost up to date one that is defaulting it to no

Re: svn commit: r250727 - stable/9/usr.sbin/wpa/wpa_supplicant

2013-05-17 Thread Eitan Adler
On 16 May 2013 22:03, Alexey Dokuchaev da...@freebsd.org wrote: On Fri, May 17, 2013 at 12:14:36AM +, Eitan Adler wrote: New Revision: 250727 URL: http://svnweb.freebsd.org/changeset/base/250727 Log: MFC r250528: Teach wpa_supplicant to properly compute wireless signal strength.

svn commit: r250756 - head/sys/netinet

2013-05-17 Thread Michael Tuexen
Author: tuexen Date: Fri May 17 22:26:05 2013 New Revision: 250756 URL: http://svnweb.freebsd.org/changeset/base/250756 Log: Set errno to ETIMEDOUT if an SCTP association times out during setup. MFC after: 1 week Modified: head/sys/netinet/sctputil.c Modified:

Re: svn commit: r250699 - in head: share/mk usr.bin/make

2013-05-17 Thread Simon J. Gerraty
On Fri, 17 May 2013 23:34:08 +0200, Tijl Coosemans writes: When the output of /usr/local/libexec/portconf is empty make warns about it: Yes. This is to avoid accidents. If you *know* that no output is a valid result, you can add '; echo' to the end of the command to suppress the warning.

Re: svn commit: r250700 - in head/sys: conf net netinet6 sys

2013-05-17 Thread Julian Elischer
On 5/17/13 3:38 AM, Gleb Smirnoff wrote: Sorry, I am slowpoke. Everything had already been noticed by other reviewers. On Fri, May 17, 2013 at 11:37:21AM +0400, Gleb Smirnoff wrote: T On Thu, May 16, 2013 at 04:20:18PM +, Julian Elischer wrote: T J Modified: head/sys/sys/mbuf.h T J

svn commit: r250757 - in vendor-sys/acpica/dist: . generate/release generate/unix generate/unix/acpibin generate/unix/acpidump generate/unix/acpiexec generate/unix/acpinames generate/unix/iasl sour...

2013-05-17 Thread Jung-uk Kim
Author: jkim Date: Fri May 17 23:13:40 2013 New Revision: 250757 URL: http://svnweb.freebsd.org/changeset/base/250757 Log: Import ACPICA 20130517. Added: vendor-sys/acpica/dist/generate/unix/acpidump/ vendor-sys/acpica/dist/generate/unix/acpidump/Makefile (contents, props changed

Re: svn commit: r250699 - in head: share/mk usr.bin/make

2013-05-17 Thread Jilles Tjoelker
On Fri, May 17, 2013 at 03:28:10PM -0700, Simon J. Gerraty wrote: On Fri, 17 May 2013 23:34:08 +0200, Tijl Coosemans writes: When the output of /usr/local/libexec/portconf is empty make warns about it: Yes. This is to avoid accidents. If you *know* that no output is a valid result, you can

svn commit: r250758 - vendor-sys/acpica/20130517

2013-05-17 Thread Jung-uk Kim
Author: jkim Date: Fri May 17 23:14:18 2013 New Revision: 250758 URL: http://svnweb.freebsd.org/changeset/base/250758 Log: Tag ACPICA 20130517. Added: vendor-sys/acpica/20130517/ - copied from r250757, vendor-sys/acpica/dist/ ___ svn-src-all

svn commit: r250759 - head/sbin/ipfw

2013-05-17 Thread Alexander V. Chernikov
Author: melifaro Date: Sat May 18 04:49:00 2013 New Revision: 250759 URL: http://svnweb.freebsd.org/changeset/base/250759 Log: Fix ipfw(8) sets of ipv6 addresses handling. Conditionally use stack buffer instead of calling strdup(). PR: bin/104921 MFC after:2 weeks

svn commit: r250760 - stable/9/sys/netpfil/ipfw

2013-05-17 Thread Alexander V. Chernikov
Author: melifaro Date: Sat May 18 05:31:17 2013 New Revision: 250760 URL: http://svnweb.freebsd.org/changeset/base/250760 Log: Merge r244633, r250246. Use unified IP_FW_ARG_TABLEARG() macro for most tablearg checks. Log real value instead of IP_FW_TABLEARG (65535) in ipfw_log(). Use

svn commit: r250761 - stable/9/sys/netpfil/ipfw

2013-05-17 Thread Alexander V. Chernikov
Author: melifaro Date: Sat May 18 05:40:59 2013 New Revision: 250761 URL: http://svnweb.freebsd.org/changeset/base/250761 Log: MFC r243711. Use common macros for working with rule/dynamic counters. This is done as preparation to introduce per-cpu ipfw counters. Modified:

svn commit: r250762 - in stable/9: sbin/ipfw sys/netinet sys/netpfil/ipfw

2013-05-17 Thread Alexander V. Chernikov
Author: melifaro Date: Sat May 18 05:48:46 2013 New Revision: 250762 URL: http://svnweb.freebsd.org/changeset/base/250762 Log: MFC r248552, r248971 Add ipfw support for setting/matching DiffServ codepoints (DSCP). Setting DSCP support is done via O_SETDSCP which works for both IPv4