svn commit: r235216 - in head/cddl/contrib/opensolaris: cmd/zfs lib/libzfs/common

2012-05-10 Thread Martin Matuska
Author: mm Date: Thu May 10 08:57:58 2012 New Revision: 235216 URL: http://svn.freebsd.org/changeset/base/235216 Log: Add support for force unmounting ZFS filesystems during "zfs rename" with the -f flag. Reimplementation of the illumos changeset 13677:a0cbef703c12 2635 'zfs rename -f'

svn commit: r235217 - head/cddl/contrib/opensolaris/cmd/zfs

2012-05-10 Thread Martin Matuska
Author: mm Date: Thu May 10 09:10:31 2012 New Revision: 235217 URL: http://svn.freebsd.org/changeset/base/235217 Log: Remove unreachable break in zfs_main.c Partial import of illumos changeset 13622:e5889df1eaac 2077 lots of unreachable breaks in illumos gate References: https://ww

svn commit: r235218 - head/lib/libthr/thread

2012-05-10 Thread David Xu
Author: davidxu Date: Thu May 10 09:30:37 2012 New Revision: 235218 URL: http://svn.freebsd.org/changeset/base/235218 Log: Create a common function lookup() to search a chan, this eliminates redundant SC_LOOKUP() calling. Modified: head/lib/libthr/thread/thr_sleepq.c Modified: head/lib/lib

svn commit: r235219 - in head/sys/boot/i386: cdboot pxeldr

2012-05-10 Thread Andriy Gapon
Author: avg Date: Thu May 10 09:47:04 2012 New Revision: 235219 URL: http://svn.freebsd.org/changeset/base/235219 Log: cdboot, pxeldr: make use of bootargs.h instead of redefining flag constants Reviewed by: jhb MFC after:1 month Added: head/sys/boot/i386/cdboot/cdboot.S - co

svn commit: r235222 - in head: cddl/contrib/opensolaris/cmd/zfs cddl/contrib/opensolaris/lib/libzfs/common cddl/contrib/opensolaris/lib/libzpool/common/sys sys/cddl/contrib/opensolaris/uts/common/f...

2012-05-10 Thread Martin Matuska
Author: mm Date: Thu May 10 10:39:45 2012 New Revision: 235222 URL: http://svn.freebsd.org/changeset/base/235222 Log: Import illumos changeset 13686:4bc0783f6064 2703 add mechanism to report ZFS send progress If the zfs send command is used with the -v flag, the amount of bytes transmit

svn commit: r235224 - head

2012-05-10 Thread Warner Losh
Author: imp Date: Thu May 10 11:06:19 2012 New Revision: 235224 URL: http://svn.freebsd.org/changeset/base/235224 Log: Do a bit of house cleaning and remove the old, obsolete upgrade from 6.0 support and bump the minimum version to 8.0. These versions have not been tested and are believed t

Re: svn commit: r235209 - head/games/fortune/datfiles

2012-05-10 Thread John Baldwin
On 5/9/12 6:13 PM, Eitan Adler wrote: > Author: eadler > Date: Wed May 9 22:13:56 2012 > New Revision: 235209 > URL: http://svn.freebsd.org/changeset/base/235209 > > Log: > Add a few new tips and update some old ones to more modern commands > > MFC after: 1 week > > Modified: > head/ga

svn commit: r235226 - in head/sys: amd64/conf i386/conf

2012-05-10 Thread Alexander Motin
Author: mav Date: Thu May 10 12:37:32 2012 New Revision: 235226 URL: http://svn.freebsd.org/changeset/base/235226 Log: Add `options GEOM_RAID` into i386 and amd64 GENERIC kernels. ataraid(4) previously was present there and having GEOM RAID is convinient. Unlike other classes GEOM RAID ca

Re: svn commit: r235209 - head/games/fortune/datfiles

2012-05-10 Thread Eitan Adler
On 10 May 2012 07:12, John Baldwin wrote: > The new version starts off in the middle of a sentence now.  I think you > need to put some of this back ("If you write part of a filename in tcsh, > pressing TAB..."). hm, good point. > Not sure why you removed this?  Even if we changed tcsh's default

svn commit: r235227 - head/games/fortune/datfiles

2012-05-10 Thread Eitan Adler
Author: eadler Date: Thu May 10 12:46:12 2012 New Revision: 235227 URL: http://svn.freebsd.org/changeset/base/235227 Log: Partial revert of previous commit as some of the changes were not newbie-friendly. Requested by: jhb, gcooper Approved by: cperciva (implicit) MFC after:3 day

svn commit: r235228 - head/usr.sbin/bsdinstall/scripts

2012-05-10 Thread Ollivier Robert
Author: roberto Date: Thu May 10 13:30:42 2012 New Revision: 235228 URL: http://svn.freebsd.org/changeset/base/235228 Log: Add the IPv6 tag to ftp4.fr.freebsd.org. Modified: head/usr.sbin/bsdinstall/scripts/mirrorselect Modified: head/usr.sbin/bsdinstall/scripts/mirrorselect

svn commit: r235229 - head/sys/dev/hwpmc

2012-05-10 Thread Fabien Thomas
Author: fabient Date: Thu May 10 14:27:49 2012 New Revision: 235229 URL: http://svn.freebsd.org/changeset/base/235229 Log: Remove out of date KASSERT that fire with soft PMC. MFC after:1 week Modified: head/sys/dev/hwpmc/hwpmc_intel.c Modified: head/sys/dev/hwpmc/hwpmc_intel.c =

svn commit: r235230 - head/sys/vm

2012-05-10 Thread Alan Cox
Author: alc Date: Thu May 10 15:16:42 2012 New Revision: 235230 URL: http://svn.freebsd.org/changeset/base/235230 Log: Give vm_fault()'s sequential access optimization a makeover. There are two aspects to the sequential access optimization: (1) read ahead of pages that are expected to be

svn commit: r235231 - in head/sys/sparc64: include sparc64

2012-05-10 Thread Marius Strobl
Author: marius Date: Thu May 10 15:17:21 2012 New Revision: 235231 URL: http://svn.freebsd.org/changeset/base/235231 Log: Merge r234989 from x86: Revert part of r234723 by re-enabling the SMP protection for intr_bind(). Modified: head/sys/sparc64/include/intr_machdep.h head/sys/sparc64

svn commit: r235232 - head/sys/sparc64/include

2012-05-10 Thread Marius Strobl
Author: marius Date: Thu May 10 15:23:20 2012 New Revision: 235232 URL: http://svn.freebsd.org/changeset/base/235232 Log: Fix mismerge in r235231. Modified: head/sys/sparc64/include/intr_machdep.h Modified: head/sys/sparc64/include/intr_machdep.h =

svn commit: r235233 - in head/sys: conf dev/ral modules/ral

2012-05-10 Thread Bernhard Schmidt
Author: bschmidt Date: Thu May 10 17:41:16 2012 New Revision: 235233 URL: http://svn.freebsd.org/changeset/base/235233 Log: Add support for Ralink RT2800/RT3000 chipsets. Thanks to ray@, Sevan and Sergey Dyatko for feedback and testing! Obtained from:OpenBSD MFC after:3 w

svn commit: r235234 - in head/sys: arm/conf conf

2012-05-10 Thread Warner Losh
Author: imp Date: Thu May 10 18:06:00 2012 New Revision: 235234 URL: http://svn.freebsd.org/changeset/base/235234 Log: Generate board id's from Linux's mach-types database for all arm ports. This currently is a nop, but will soon be used to allow support for multiple boards to be built into

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

2012-05-10 Thread Bernhard Schmidt
Author: bschmidt Date: Thu May 10 18:10:20 2012 New Revision: 235235 URL: http://svn.freebsd.org/changeset/base/235235 Log: Update man page due import of RT2800/RT3000 support. Obtained from:OpenBSD MFC after:3 weeks Modified: head/share/man/man4/ral.4 Modified: head/share

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

2012-05-10 Thread Bernhard Schmidt
Author: bschmidt Date: Thu May 10 18:14:25 2012 New Revision: 235236 URL: http://svn.freebsd.org/changeset/base/235236 Log: ifconfig(8) is important, but no need to mention it twice. MFC after:3 weeks Modified: head/share/man/man4/ral.4 Modified: head/share/man/man4/ral.4 ==

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

2012-05-10 Thread Bernhard Schmidt
Author: bschmidt Date: Thu May 10 18:25:59 2012 New Revision: 235237 URL: http://svn.freebsd.org/changeset/base/235237 Log: remove trailing '.' Poked by: gjb MFC after:3 weeks Modified: head/share/man/man4/ral.4 Modified: head/share/man/man4/ral.4 =

svn commit: r235238 - in head/contrib/jemalloc: . doc include/jemalloc include/jemalloc/internal src

2012-05-10 Thread Jason Evans
Author: jasone Date: Thu May 10 18:29:40 2012 New Revision: 235238 URL: http://svn.freebsd.org/changeset/base/235238 Log: Import jemalloc 37b6f95dcd866f51c91488531a2efc3ed4c2b754 (dev branch, prior to 3.0.0 release). This version is likely very close to what will be 3.0.0. Modified: head

svn commit: r235239 - head/lib/libc/locale

2012-05-10 Thread Dimitry Andric
Author: dim Date: Thu May 10 20:03:34 2012 New Revision: 235239 URL: http://svn.freebsd.org/changeset/base/235239 Log: Fix copy/paste error in lib/libc/locale/toupper.c. Submitted by: Kohji Okuno Modified: head/lib/libc/locale/toupper.c Modified: head/lib/libc/locale/toupper.c

svn commit: r235241 - head/sys/fs/ext2fs

2012-05-10 Thread Sergey Kandaurov
Author: pluknet Date: Thu May 10 20:28:33 2012 New Revision: 235241 URL: http://svn.freebsd.org/changeset/base/235241 Log: Fix mount interlock oversights from the previous change in r234386. Reported by: dougb Submitted by: Mateusz Guzik Reviewed by: Kirk McKusick Tested by:pho

svn commit: r235246 - head/sys/nfsclient

2012-05-10 Thread Kirk McKusick
Author: mckusick Date: Thu May 10 21:38:48 2012 New Revision: 235246 URL: http://svn.freebsd.org/changeset/base/235246 Log: Fix mount mutex handling missed in r234386. Modified: head/sys/nfsclient/nfs_subs.c Modified: head/sys/nfsclient/nfs_subs.c

svn commit: r235251 - head/share/syscons/keymaps

2012-05-10 Thread Eitan Adler
Author: eadler Date: Thu May 10 23:38:34 2012 New Revision: 235251 URL: http://svn.freebsd.org/changeset/base/235251 Log: Add Spanish Dvorak keyboard model to syscons. (not verified to be accurate) PR: conf/160235 Submitted by: Alvaro Approved by: cperciva MFC after:

svn commit: r235252 - head/usr.bin/unzip

2012-05-10 Thread Glen Barber
Author: gjb (doc committer) Date: Fri May 11 00:19:06 2012 New Revision: 235252 URL: http://svn.freebsd.org/changeset/base/235252 Log: Document the unzip(1) '-Z' option implemented in r234206. Submitted by: swills (via hacker lounge) MFC after:3 days Modified: head/usr.bin/unzip/un

svn commit: r235255 - in head/sys/dev: dc fxp usb/net xl

2012-05-10 Thread Marius Strobl
Author: marius Date: Fri May 11 02:40:40 2012 New Revision: 235255 URL: http://svn.freebsd.org/changeset/base/235255 Log: - Change the module order of these MAC drivers to be last so they are deterministically handled after the corresponding PHY drivers when loaded as modules. Otherwise,

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

2012-05-10 Thread Kevin Lo
Author: kevlo Date: Fri May 11 03:15:22 2012 New Revision: 235256 URL: http://svn.freebsd.org/changeset/base/235256 Log: Initialize "error" to zero when it's declared in em_setup_receive_ring() Modified: head/sys/dev/e1000/if_em.c Modified: head/sys/dev/e1000/if_em.c

svn commit: r235257 - head/sys/dev/sf

2012-05-10 Thread Kevin Lo
Author: kevlo Date: Fri May 11 03:17:32 2012 New Revision: 235257 URL: http://svn.freebsd.org/changeset/base/235257 Log: Remove unused variable mii. This variable is initialized but not used. Modified: head/sys/dev/sf/if_sf.c Modified: head/sys/dev/sf/if_sf.c ==

svn commit: r235261 - head/sys/boot/fdt

2012-05-10 Thread Tim Kientzle
Author: kientzle Date: Fri May 11 04:18:39 2012 New Revision: 235261 URL: http://svn.freebsd.org/changeset/base/235261 Log: Don't hang if there is no /cpus node in the device tree. Modified: head/sys/boot/fdt/fdt_loader_cmd.c Modified: head/sys/boot/fdt/fdt_loader_cmd.c =