svn commit: r239123 - head/sys/amd64/amd64

2012-08-06 Thread Sergey Kandaurov
Author: pluknet Date: Tue Aug 7 05:46:36 2012 New Revision: 239123 URL: http://svn.freebsd.org/changeset/base/239123 Log: Remove duplicate header inclusion of Discussed with: bz Modified: head/sys/amd64/amd64/elf_machdep.c Modified: head/sys/amd64/amd64/elf_machdep.c ===

svn commit: r239121 - head/sys/vm

2012-08-06 Thread Alan Cox
Author: alc Date: Tue Aug 7 04:48:14 2012 New Revision: 239121 URL: http://svn.freebsd.org/changeset/base/239121 Log: Never sleep on busy pages in vm_pageout_launder(), always skip them. Long ago, sleeping on busy pages in vm_pageout_launder() made sense. The call to vm_pageout_flush() sp

svn commit: r239120 - head/sys/dev/ath

2012-08-06 Thread Adrian Chadd
Author: adrian Date: Tue Aug 7 00:42:46 2012 New Revision: 239120 URL: http://svn.freebsd.org/changeset/base/239120 Log: Correct re-initialise the link pointer to be the final descriptor in the last buffer. This fixes traffic stalls that were occuring with stuck beacon events. PR:

Re: svn commit: r239100 - head/lib/libpam/modules/pam_unix

2012-08-06 Thread Andrey Chernov
On Mon, Aug 06, 2012 at 09:01:05PM +0200, Dimitry Andric wrote: > On 2012-08-06 20:44, Dimitry Andric wrote: > > Author: dim > > Date: Mon Aug 6 18:44:59 2012 > > New Revision: 239100 > > URL: http://svn.freebsd.org/changeset/base/239100 > > > > Log: > > Fix an instance in pam_krb5(8), where th

Re: svn commit: r239077 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2012-08-06 Thread Peter Jeremy
On 2012-Aug-05 22:52:46 +0200, Marius Strobl wrote: >Bascially, "options ZFS" is available on at least amd64, i386, pc98, >powerpc64 and sparc64. At least in theory. In practise, it's not usable because: >powerpc). However, this causes linking the kernel to fail due to some >symbols being defin

svn commit: r239111 - head/sys/dev/ath

2012-08-06 Thread Adrian Chadd
Author: adrian Date: Mon Aug 6 22:54:10 2012 New Revision: 239111 URL: http://svn.freebsd.org/changeset/base/239111 Log: Remove unnecessary debugging printf()s. Modified: head/sys/dev/ath/if_ath_rx.c head/sys/dev/ath/if_ath_rx_edma.c Modified: head/sys/dev/ath/if_ath_rx.c

svn commit: r239110 - head/sys/dev/bce

2012-08-06 Thread Davide Italiano
Author: davide Date: Mon Aug 6 22:53:24 2012 New Revision: 239110 URL: http://svn.freebsd.org/changeset/base/239110 Log: Remove a spurious bace which cause build fail in case BCE_DEBUG option is turned on. Reviewed by: delphij Approved by: gnn (mentor) Sponsored by:

svn commit: r239109 - in head: share/man/man4 sys/dev/e1000

2012-08-06 Thread Jack F Vogel
Author: jfv Date: Mon Aug 6 22:43:49 2012 New Revision: 239109 URL: http://svn.freebsd.org/changeset/base/239109 Log: Make the polling interface in igb able to handle multiqueue, and correct the rxdone handling. Update the polling man page to include igb as well. Thanks to Mark Johnsto

Re: svn commit: r239107 - head/sys/conf

2012-08-06 Thread Brooks Davis
On Mon, Aug 06, 2012 at 09:24:43PM +, Brooks Davis wrote: > Author: brooks > Date: Mon Aug 6 21:24:43 2012 > New Revision: 239107 > URL: http://svn.freebsd.org/changeset/base/239107 > > Log: > MFP4 change 214967: > Make the process of embedding MDROOT images less perilous by > m

svn commit: r239107 - head/sys/conf

2012-08-06 Thread Brooks Davis
Author: brooks Date: Mon Aug 6 21:24:43 2012 New Revision: 239107 URL: http://svn.freebsd.org/changeset/base/239107 Log: MFP4 change 214967: Make the process of embedding MDROOT images less perilous by makeing the target that links kernel and embedding the image depend o

svn commit: r239106 - head/sbin/ggate/shared

2012-08-06 Thread Dimitry Andric
Author: dim Date: Mon Aug 6 21:02:40 2012 New Revision: 239106 URL: http://svn.freebsd.org/changeset/base/239106 Log: Make sure the compiler knows g_gate_xvlog() and g_gate_xlog() do not return. This silences a warning from clang 3.2 about uninitialized use of the variable 'mediasize' in s

svn commit: r239105 - head/sys/dev/e1000

2012-08-06 Thread Jack F Vogel
Author: jfv Date: Mon Aug 6 20:44:05 2012 New Revision: 239105 URL: http://svn.freebsd.org/changeset/base/239105 Log: Correct the mq_start routine to avoid out-of-order packet delivery, always enqueue when possible. Also correct the DEPLETED test as multiple bits might be set. Thanks to

svn commit: r239104 - head/sys/dev/aic7xxx

2012-08-06 Thread Dimitry Andric
Author: dim Date: Mon Aug 6 20:01:32 2012 New Revision: 239104 URL: http://svn.freebsd.org/changeset/base/239104 Log: In sys/dev/aic7xxx/aic79xx_osm.c, function ahd_attach(), initialize the 'path' variable to NULL, to avoid using it uninitialized in certain cases. Found by: clang

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

2012-08-06 Thread John Baldwin
Author: jhb Date: Mon Aug 6 19:49:57 2012 New Revision: 239103 URL: http://svn.freebsd.org/changeset/base/239103 Log: Explicitly enable busmastering on PCI-PCI bridges. Transactions initiated on the secondary side of a bridge will not be propagated to the primary bus unless this is enabled

Re: svn commit: r239100 - head/lib/libpam/modules/pam_unix

2012-08-06 Thread Dimitry Andric
On 2012-08-06 20:44, Dimitry Andric wrote: > Author: dim > Date: Mon Aug 6 18:44:59 2012 > New Revision: 239100 > URL: http://svn.freebsd.org/changeset/base/239100 > > Log: > Fix an instance in pam_krb5(8), where the variable 'user' could be used > uninitialized. Ehm, this was obviously mean

svn commit: r239102 - head/sys/dev/cxgbe/firmware

2012-08-06 Thread Dimitry Andric
Author: dim Date: Mon Aug 6 18:54:17 2012 New Revision: 239102 URL: http://svn.freebsd.org/changeset/base/239102 Log: In sys/dev/cxgbe/firmware/t4fw_interface.h, change the enum 'fw_hdr_intfver' into an anonymous enum, which avoids a clang 3.2 warning about all the enum values being the sam

svn commit: r239101 - head/sys/dev/cxgb/ulp/iw_cxgb

2012-08-06 Thread Dimitry Andric
Author: dim Date: Mon Aug 6 18:51:14 2012 New Revision: 239101 URL: http://svn.freebsd.org/changeset/base/239101 Log: In cxgb(4), in function iwch_reregister_phys_mem(), initialize the 'npages' variable to zero, to avoid using it uninitialized in certain cases. Found by: clang Re

svn commit: r239100 - head/lib/libpam/modules/pam_unix

2012-08-06 Thread Dimitry Andric
Author: dim Date: Mon Aug 6 18:44:59 2012 New Revision: 239100 URL: http://svn.freebsd.org/changeset/base/239100 Log: Fix an instance in pam_krb5(8), where the variable 'user' could be used uninitialized. Found by: clang 3.2 Reviewed by: des MFC after:1 week Modified: hea

svn commit: r239099 - head/lib/libpam/modules/pam_krb5

2012-08-06 Thread Dimitry Andric
Author: dim Date: Mon Aug 6 18:40:14 2012 New Revision: 239099 URL: http://svn.freebsd.org/changeset/base/239099 Log: Fix two instances in pam_krb5(8), where the variable 'princ_name' could be used uninitialized. Found by: clang 3.2 Reviewed by: des MFC after:1 week Modifie

Re: svn commit: r239076 - head/sys/dev/puc

2012-08-06 Thread Eitan Adler
On 6 August 2012 05:09, John Baldwin wrote: > Do you have a PR? For pucdata commits we always want the details about the > new card logged in a PR so it is easier to track down details about a > particular entry in the future if needed. No, I had a mailing list post: (http://docs.freebsd.org/cgi

svn commit: r239095 - head/sys/kern

2012-08-06 Thread Alexander Kabaev
Author: kan Date: Mon Aug 6 16:37:43 2012 New Revision: 239095 URL: http://svn.freebsd.org/changeset/base/239095 Log: Do not add handler to event handlers list until ithread is created. In rare event when fast and ithread interrupts share the same vector and the fast handler was register

Re: svn commit: r238973 - head/sys/x86/x86

2012-08-06 Thread Doug Barton
On 08/06/2012 07:12 AM, Steve Kargl wrote: > On Mon, Aug 06, 2012 at 12:08:36AM -0700, Doug Barton wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> On 08/01/2012 10:32, Konstantin Belousov wrote: >>> It should have been the text >> >> Forced commit? :) >> > > Try 'svn log sys/x86

Re: svn commit: r238973 - head/sys/x86/x86

2012-08-06 Thread Steve Kargl
On Mon, Aug 06, 2012 at 12:08:36AM -0700, Doug Barton wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 08/01/2012 10:32, Konstantin Belousov wrote: > > It should have been the text > > Forced commit? :) > Try 'svn log sys/x86/x86/tsc.c | more' -- Steve ___

Re: svn commit: r239066 - head/sys/boot/i386/libi386

2012-08-06 Thread John Baldwin
On Sunday, August 05, 2012 10:37:49 am Andrey V. Elsukov wrote: > Author: ae > Date: Sun Aug 5 14:37:48 2012 > New Revision: 239066 > URL: http://svn.freebsd.org/changeset/base/239066 > > Log: > Add offset field to the i386_devdesc structure to be compatible with > disk_devdesc structure. Upd

Re: svn commit: r239076 - head/sys/dev/puc

2012-08-06 Thread John Baldwin
On Sunday, August 05, 2012 3:37:19 pm Eitan Adler wrote: > Author: eadler > Date: Sun Aug 5 19:37:18 2012 > New Revision: 239076 > URL: http://svn.freebsd.org/changeset/base/239076 > > Log: > Add support for SIIG Cyber Serial Dual PCI 16C850 > > Submitted by: David Boyd david.b...@in

Re: svn commit: r239073 - in head/sys/boot/userboot: . test userboot

2012-08-06 Thread John Baldwin
On Sunday, August 05, 2012 1:04:58 pm Andrey V. Elsukov wrote: > Author: ae > Date: Sun Aug 5 17:04:58 2012 > New Revision: 239073 > URL: http://svn.freebsd.org/changeset/base/239073 > > Log: > Bump USERBOOT_VERSION. > > Requested by: dfr > > Modified: > head/sys/boot/userboot/tes

svn commit: r239093 - head/sys/netinet/ipfw

2012-08-06 Thread Luigi Rizzo
Author: luigi Date: Mon Aug 6 11:02:23 2012 New Revision: 239093 URL: http://svn.freebsd.org/changeset/base/239093 Log: move functions outside the SYSBEGIN/SYSEND block (SYSBEGIN/SYSEND are specific to ipfw/dummynet and are used to emulate sysctl on platforms that do not have them, and t

svn commit: r239092 - head/sys/netinet/ipfw

2012-08-06 Thread Luigi Rizzo
Author: luigi Date: Mon Aug 6 10:50:43 2012 New Revision: 239092 URL: http://svn.freebsd.org/changeset/base/239092 Log: use FREE_PKT instead of m_freem to free an mbuf. The former is the standard form used in ipfw/dummynet, so that it is easier to remap it to different memory managers depen

svn commit: r239091 - head/sys/netinet

2012-08-06 Thread Michael Tuexen
Author: tuexen Date: Mon Aug 6 10:50:23 2012 New Revision: 239091 URL: http://svn.freebsd.org/changeset/base/239091 Log: Fix a bug found by dim@: Don't use an uninitilized variable, if INVARIANTS is on and an illegal packet with destination 0 is received. MFC after:3 days X-MFC w

svn commit: r239090 - head/share/man/man4

2012-08-06 Thread Gleb Smirnoff
Author: glebius Date: Mon Aug 6 08:59:39 2012 New Revision: 239090 URL: http://svn.freebsd.org/changeset/base/239090 Log: Add supported device. Modified: head/share/man/man4/umodem.4 Modified: head/share/man/man4/umodem.4 =

svn commit: r239089 - head/sys/dev/esp

2012-08-06 Thread Marius Strobl
Author: marius Date: Mon Aug 6 08:58:54 2012 New Revision: 239089 URL: http://svn.freebsd.org/changeset/base/239089 Log: - Merge from NetBSD: When issuing a non-DMA command, make sure to set the "remaining length of command to be transferred via DMA" (sc_cmdlen) to zero up-front, otherw

svn commit: r239088 - head/sys/boot/common

2012-08-06 Thread Andrey V. Elsukov
Author: ae Date: Mon Aug 6 08:54:06 2012 New Revision: 239088 URL: http://svn.freebsd.org/changeset/base/239088 Log: Fix start offset calculation for the EBR partitions. Modified: head/sys/boot/common/part.c Modified: head/sys/boot/common/part.c =

svn commit: r239087 - head/tools/tools/bootparttest

2012-08-06 Thread Andrey V. Elsukov
Author: ae Date: Mon Aug 6 08:39:29 2012 New Revision: 239087 URL: http://svn.freebsd.org/changeset/base/239087 Log: Add to the debug output the offset from the parent partitioning scheme. Modified: head/tools/tools/bootparttest/bootparttest.c Modified: head/tools/tools/bootparttest/bootpar

Re: svn commit: r238622 - head/etc/rc.d

2012-08-06 Thread Doug Barton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 08/02/2012 22:28, Hiroki Sato wrote: > John Hay wrote > in <20120803042301.ga78...@zibbi.meraka.csir.co.za>: > > jh> While you guys are here, may I add a request that we go back to prefering > jh> IPv6 when IPv6 addresses are enabled. That is

Re: svn commit: r238622 - head/etc/rc.d

2012-08-06 Thread Doug Barton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 08/02/2012 20:58, Hiroki Sato wrote: > Doug Barton wrote in > <501af66a.8020...@freebsd.org>: > > do> On 8/2/2012 2:25 PM, Maksim Yevmenkin wrote: do> > On Thu, Aug > 2, 2012 at 1:55 PM, Hiroki Sato wrote: do> > do> > >> Just curious, why ip6a

Re: svn commit: r238973 - head/sys/x86/x86

2012-08-06 Thread Doug Barton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 08/01/2012 10:32, Konstantin Belousov wrote: > It should have been the text Forced commit? :) - -- I am only one, but I am one. I cannot do everything, but I can do something. And I will not let what I cannot do interfere with what