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

2012-05-14 Thread Adrian Chadd
Author: adrian Date: Tue May 15 04:55:15 2012 New Revision: 235461 URL: http://svn.freebsd.org/changeset/base/235461 Log: Handle non-xretry errors the same as xretry errors for now. Although I _should_ handle the other errors in various ways (specifically errors like FILT), treating them

svn commit: r235459 - in head/sys: kern sys

2012-05-14 Thread Ryan Stone
Author: rstone Date: Tue May 15 01:30:25 2012 New Revision: 235459 URL: http://svn.freebsd.org/changeset/base/235459 Log: Implement the DTrace sched provider. This implementation aims to be compatible with the sched provider implemented by Solaris and its open- source derivatives. Full doc

svn commit: r235457 - head/cddl/contrib/dtracetoolkit

2012-05-14 Thread George V. Neville-Neil
Author: gnn Date: Mon May 14 22:02:01 2012 New Revision: 235457 URL: http://svn.freebsd.org/changeset/base/235457 Log: Move sh to the correct path for FreeBSD. Modified: head/cddl/contrib/dtracetoolkit/dtruss Modified: head/cddl/contrib/dtracetoolkit/dtruss ==

svn commit: r235456 - head/cddl/contrib/dtracetoolkit

2012-05-14 Thread George V. Neville-Neil
Author: gnn Date: Mon May 14 22:00:24 2012 New Revision: 235456 URL: http://svn.freebsd.org/changeset/base/235456 Log: Move sh to the correct location for FreeBS (/bin/sh) Modified: head/cddl/contrib/dtracetoolkit/procsystime Modified: head/cddl/contrib/dtracetoolkit/procsystime

svn commit: r235455 - head/cddl/contrib/dtracetoolkit

2012-05-14 Thread George V. Neville-Neil
Author: gnn Date: Mon May 14 21:59:47 2012 New Revision: 235455 URL: http://svn.freebsd.org/changeset/base/235455 Log: Fix execsnoop by changing exece and exec to be FreeBSD's execve. Reference sh in the correct location (/bin/sh) Modified: head/cddl/contrib/dtracetoolkit/execsnoop Modi

svn commit: r235454 - head/cddl/contrib/dtracetoolkit

2012-05-14 Thread George V. Neville-Neil
Author: gnn Date: Mon May 14 21:58:22 2012 New Revision: 235454 URL: http://svn.freebsd.org/changeset/base/235454 Log: Fix opensnoop for FreeBSD by removing probes with 64 at the end as these are unnecessary. Reference sh in the correct location (/bin/sh) Modified: head/cddl/contrib/dt

svn commit: r235453 - head/usr.sbin/pc-sysinstall/backend

2012-05-14 Thread Josh Paetzel
Author: jpaetzel Date: Mon May 14 18:06:51 2012 New Revision: 235453 URL: http://svn.freebsd.org/changeset/base/235453 Log: Style fixes. Submitted by: kmoore Obtained from:PC-BSD MFC after:3 days Sponsored by: iXsystems Modified: head/usr.sbin/pc-sysinstall/backend/func

svn commit: r235452 - head/usr.sbin/pc-sysinstall/backend

2012-05-14 Thread Josh Paetzel
Author: jpaetzel Date: Mon May 14 18:03:59 2012 New Revision: 235452 URL: http://svn.freebsd.org/changeset/base/235452 Log: Set the MBR partition to active when doing a full disk MBR. Submitted by: kmoore Obtained from:PC-BSD Sponsored by: iXsystems MFC after:3 days Modif

svn commit: r235451 - head/sys/dev/usb/input

2012-05-14 Thread Hans Petter Selasky
Author: hselasky Date: Mon May 14 17:00:32 2012 New Revision: 235451 URL: http://svn.freebsd.org/changeset/base/235451 Log: Move reset of USB mouse parameters from the USB mouse attach to the USB mouse device open. Protect against multi character device open. Some other nits. MFC after:

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

2012-05-14 Thread Joel Dahl
Author: joel (doc committer) Date: Mon May 14 16:25:17 2012 New Revision: 235450 URL: http://svn.freebsd.org/changeset/base/235450 Log: mdoc: Avoid playing tricks with Ns: If Nm is present in the SYNOPSIS section, it will be output on its own line. Ns cancels this effect however. This change

svn commit: r235449 - in stable/9/sys: i386/conf kern

2012-05-14 Thread Jaakko Heinonen
Author: jh Date: Mon May 14 15:46:37 2012 New Revision: 235449 URL: http://svn.freebsd.org/changeset/base/235449 Log: MFC r234489: The value of flags matching VNOVAL can't be supported. Return EOPNOTSUPP from setfflags() in this case. This fixes the return value of chflags(path, -1). M

svn commit: r235448 - stable/9/usr.sbin/pc-sysinstall/backend

2012-05-14 Thread Josh Paetzel
Author: jpaetzel Date: Mon May 14 15:20:39 2012 New Revision: 235448 URL: http://svn.freebsd.org/changeset/base/235448 Log: MFC: 235008 Add bootcamp bootloader stamp. Submitted by: kmoore Obtained from:PC-BSD Sponsored by: iXsystems Modified: stable/9/usr.sbin/pc-sysinst

svn commit: r235447 - stable/9/usr.sbin/pc-sysinstall/backend

2012-05-14 Thread Josh Paetzel
Author: jpaetzel Date: Mon May 14 15:18:47 2012 New Revision: 235447 URL: http://svn.freebsd.org/changeset/base/235447 Log: MFC: 235006 Add powerpc / powerpc64 support to pc-sysinstall. This patch will autodetect if on powerpc and use the APM gpart GEOM class automaticaly. At this time

svn commit: r235446 - stable/9/usr.sbin/pc-sysinstall/backend

2012-05-14 Thread Josh Paetzel
Author: jpaetzel Date: Mon May 14 15:15:13 2012 New Revision: 235446 URL: http://svn.freebsd.org/changeset/base/235446 Log: MFC: 235005 Use a unique zpool name during install, in the case of having another PC-BSD / FreeBSD zpool on the system for another install. Submitted by: kmoore

svn commit: r235445 - stable/9/usr.sbin/pc-sysinstall/backend

2012-05-14 Thread Josh Paetzel
Author: jpaetzel Date: Mon May 14 15:13:14 2012 New Revision: 235445 URL: http://svn.freebsd.org/changeset/base/235445 Log: MFC 234990: Fix some issues creaing zpool mirror / raidz1(2)(3) devices. Fix issues stamping boot on other ZFS drives, now you can boot after removing mirror drive

svn commit: r235444 - stable/9/usr.sbin/pc-sysinstall/backend

2012-05-14 Thread Josh Paetzel
Author: jpaetzel Date: Mon May 14 15:08:45 2012 New Revision: 235444 URL: http://svn.freebsd.org/changeset/base/235444 Log: MFC 234987: Add the ability to configure multiple interfaces Submitted by: glarkin Obtained from:PC-BSD Modified: stable/9/usr.sbin/pc-sysinstall/bac

svn commit: r235443 - stable/9/usr.sbin/pc-sysinstall/backend

2012-05-14 Thread Josh Paetzel
Author: jpaetzel Date: Mon May 14 15:06:04 2012 New Revision: 235443 URL: http://svn.freebsd.org/changeset/base/235443 Log: MFC: 234985 Fix parsing values which contain multiple "=" signs. Submitted by: glarkin Sponsored by: iXsystems Modified: stable/9/usr.sbin/pc-sysinstall/back

svn commit: r235442 - in stable/8/sys: amd64/amd64 amd64/ia32 arm/arm i386/conf i386/i386 ia64/ia64 kern pc98/pc98 powerpc/aim powerpc/booke sparc64/sparc64 sun4v/sun4v sys

2012-05-14 Thread John Baldwin
Author: jhb Date: Mon May 14 15:05:18 2012 New Revision: 235442 URL: http://svn.freebsd.org/changeset/base/235442 Log: MFC 209613: Move prototypes for kern_sigtimedwait() and kern_sigprocmask() to where all other kern_ prototypes live. Modified: stable/8/sys/amd64/amd64/machdep.c stabl

svn commit: r235441 - head/share/man/man8

2012-05-14 Thread Glen Barber
Author: gjb (doc committer) Date: Mon May 14 14:33:08 2012 New Revision: 235441 URL: http://svn.freebsd.org/changeset/base/235441 Log: Fix an mdoc(7) formatting nit. Modified: head/share/man/man8/rc.8 Modified: head/share/man/man8/rc.8

svn commit: r235440 - stable/9/sys/ddb

2012-05-14 Thread Sergey Kandaurov
Author: pluknet Date: Mon May 14 13:49:06 2012 New Revision: 235440 URL: http://svn.freebsd.org/changeset/base/235440 Log: MFC r228687: Use FOREACH_PROC_IN_SYSTEM instead of using its unrolled form. Modified: stable/9/sys/ddb/db_ps.c Directory Properties: stable/9/sys/ (props changed

svn commit: r235438 - stable/8/sys/netinet

2012-05-14 Thread Michael Tuexen
Author: tuexen Date: Mon May 14 10:18:31 2012 New Revision: 235438 URL: http://svn.freebsd.org/changeset/base/235438 Log: MFC r235283: Fix a bug in the handling of association reset request. Modified: stable/8/sys/netinet/sctp_input.c Directory Properties: stable/8/sys/ (props changed)

svn commit: r235437 - stable/8/sys/netinet

2012-05-14 Thread Michael Tuexen
Author: tuexen Date: Mon May 14 10:14:43 2012 New Revision: 235437 URL: http://svn.freebsd.org/changeset/base/235437 Log: MFC r235282: Only provide the supported features in the SCTP_ASSOC_CHANGE notif if the state is SCTP_COMM_UP or SCTP_RESTART. While there, do some cleanups. Modified:

svn commit: r235436 - stable/8/sys/netinet

2012-05-14 Thread Michael Tuexen
Author: tuexen Date: Mon May 14 10:12:03 2012 New Revision: 235436 URL: http://svn.freebsd.org/changeset/base/235436 Log: MFC r235280: Remove a constant which is only used on non-FreeBSD platform. (The actual code for the socket option handling has been #ifdefed out forever...) Modified:

svn commit: r235435 - head/usr.bin/sort

2012-05-14 Thread Gabor Kovesdan
Author: gabor Date: Mon May 14 10:06:49 2012 New Revision: 235435 URL: http://svn.freebsd.org/changeset/base/235435 Log: - Eliminate initializations if global variables. Compilers are not required to optimize these so it may result in larger binary size. Pointed out by: kib Modi

svn commit: r235434 - head/usr.bin/sort/nls

2012-05-14 Thread Gabor Kovesdan
Author: gabor Date: Mon May 14 09:55:23 2012 New Revision: 235434 URL: http://svn.freebsd.org/changeset/base/235434 Log: - Update catalogs Modified: head/usr.bin/sort/nls/C.msg head/usr.bin/sort/nls/hu_HU.ISO8859-2.msg Modified: head/usr.bin/sort/nls/C.msg =

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

2012-05-14 Thread Michael Tuexen
Author: tuexen Date: Mon May 14 09:54:16 2012 New Revision: 235433 URL: http://svn.freebsd.org/changeset/base/235433 Log: MFC r235283: Fix a bug in the handling of association reset request. Modified: stable/9/sys/netinet/sctp_input.c Directory Properties: stable/9/sys/ (props changed)

svn commit: r235432 - head/usr.bin/sort

2012-05-14 Thread Gabor Kovesdan
Author: gabor Date: Mon May 14 09:53:54 2012 New Revision: 235432 URL: http://svn.freebsd.org/changeset/base/235432 Log: - Fix build with clang Modified: head/usr.bin/sort/file.c head/usr.bin/sort/sort.c Modified: head/usr.bin/sort/file.c ===

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

2012-05-14 Thread Michael Tuexen
Author: tuexen Date: Mon May 14 09:51:43 2012 New Revision: 235431 URL: http://svn.freebsd.org/changeset/base/235431 Log: MFC r235282: Only provide the supported features in the SCTP_ASSOC_CHANGE notif if the state is SCTP_COMM_UP or SCTP_RESTART. While there, do some cleanups. Modified:

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

2012-05-14 Thread Michael Tuexen
Author: tuexen Date: Mon May 14 09:48:39 2012 New Revision: 235430 URL: http://svn.freebsd.org/changeset/base/235430 Log: MFC r235280: Remove a constant which is only used on non-FreeBSD platform. (The actual code for the socket option handling has been #ifdefed out forever...) Modified:

svn commit: r235429 - head/contrib/libpcap

2012-05-14 Thread Xin LI
Author: delphij Date: Mon May 14 09:32:10 2012 New Revision: 235429 URL: http://svn.freebsd.org/changeset/base/235429 Log: Add 3 missing files that was generated but not included with the initial commit. Reported by: buganini via IRC MFC after:2 weeks Added: head/contrib/libpcap

svn commit: r235428 - vendor/tcpdump/4.2.1

2012-05-14 Thread Xin LI
Author: delphij Date: Mon May 14 08:02:32 2012 New Revision: 235428 URL: http://svn.freebsd.org/changeset/base/235428 Log: Tag for tcpdump 4.2.1. Added: vendor/tcpdump/4.2.1/ - copied from r235427, vendor/tcpdump/dist/ ___ svn-src-all@freebsd.o

svn commit: r235427 - in vendor/tcpdump/dist: . missing tests win32/Include win32/Include/Arpa win32/Include/Netinet win32/prj

2012-05-14 Thread Xin LI
Author: delphij Date: Mon May 14 08:01:48 2012 New Revision: 235427 URL: http://svn.freebsd.org/changeset/base/235427 Log: Vendor import of tcpdump 4.2.1. Added: vendor/tcpdump/dist/in_cksum.c (contents, props changed) vendor/tcpdump/dist/ppi.h (contents, props changed) vendor/tcpdump