svn commit: r207954 - in head/sys/arm: arm include

2010-05-11 Thread Kevin Lo
Author: kevlo Date: Wed May 12 05:50:56 2010 New Revision: 207954 URL: http://svn.freebsd.org/changeset/base/207954 Log: The FA526 belongs to the ARM9TDMI family Modified: head/sys/arm/arm/identcpu.c head/sys/arm/include/md_var.h Modified: head/sys/arm/arm/identcpu.c ==

svn commit: r207953 - head/sys/net

2010-05-11 Thread Kip Macy
Author: kmacy Date: Wed May 12 04:51:20 2010 New Revision: 207953 URL: http://svn.freebsd.org/changeset/base/207953 Log: workaround bug with ipv6 where a flow can have a null rtentry Modified: head/sys/net/flowtable.c Modified: head/sys/net/flowtable.c ===

svn commit: r207949 - head/sys/netinet6

2010-05-11 Thread Kip Macy
Author: kmacy Date: Wed May 12 03:29:11 2010 New Revision: 207949 URL: http://svn.freebsd.org/changeset/base/207949 Log: try working around panic by validating rt and lle MFC after:3 days Modified: head/sys/netinet6/ip6_output.c Modified: head/sys/netinet6/ip6_output.c =

svn commit: r207948 - head/usr.bin/make

2010-05-11 Thread Christian Brueffer
Author: brueffer Date: Wed May 12 02:00:11 2010 New Revision: 207948 URL: http://svn.freebsd.org/changeset/base/207948 Log: - Missing full stops - Upper case the first character of an description - Section headings do not need to be quoted. From OpenBSD's make.1, revision 1.81 - Plural of

svn commit: r207947 - head/usr.sbin/uathload

2010-05-11 Thread Christian Brueffer
Author: brueffer Date: Wed May 12 01:33:51 2010 New Revision: 207947 URL: http://svn.freebsd.org/changeset/base/207947 Log: The -d flag is non-optional. PR: 143694 Submitted by: Nikolai Saoukh MFC after:1 week Modified: head/usr.sbin/uathload/uathload.8 Modified: head

svn commit: r207946 - head/lib/libc/stdlib

2010-05-11 Thread Christian Brueffer
Author: brueffer Date: Wed May 12 01:13:49 2010 New Revision: 207946 URL: http://svn.freebsd.org/changeset/base/207946 Log: The previous revision actually removed the bug being hinted at, so go ahead and remove the hint. PR: 143944 Submitted by: Jeremy Huddleston MFC after:

svn commit: r207945 - head/contrib/ipfilter/man

2010-05-11 Thread Christian Brueffer
Author: brueffer Date: Wed May 12 00:56:53 2010 New Revision: 207945 URL: http://svn.freebsd.org/changeset/base/207945 Log: Comment in the BUGS section header. Matches what's in ipfilter 5.10. PR: 144880 Submitted by: Glen Barber MFC after:1 week Modified: head/contrib

Re: svn commit: r207849 - in head: . lib/libarchive rescue/rescue usr.bin/ar usr.bin/cpio usr.bin/cpio/test usr.bin/tar usr.bin/tar/test

2010-05-11 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Please try this patch: http://people.freebsd.org/~delphij/for_review/patch-lzmabuild.diff I'm not quite satisfied with this patch though. The problem was: - ar, libarchive now unconditionally depends on LZMA library; - When building on old s

svn commit: r207944 - in head: bin/sh tools/regression/bin/sh/expansion

2010-05-11 Thread Jilles Tjoelker
Author: jilles Date: Tue May 11 23:19:28 2010 New Revision: 207944 URL: http://svn.freebsd.org/changeset/base/207944 Log: sh: Fix pathname expansion with quoted slashes like *\/. These are git commits 36f0fa8fcbc8c7b2b194addd29100fb40e73e4e9 and d6d06ff5c2ea0fa44becc5ef4340e5f2f15073e4 in

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

2010-05-11 Thread Ulrich Spoerlein
Author: uqs Date: Tue May 11 23:08:38 2010 New Revision: 207943 URL: http://svn.freebsd.org/changeset/base/207943 Log: mdoc: simplify quotation scheme Reviewed by: brueffer Modified: head/lib/libc/locale/isblank.3 Modified: head/lib/libc/locale/isblank.3 ===

svn commit: r207942 - in head/lib: libc/stdio libelf

2010-05-11 Thread Ulrich Spoerlein
Author: uqs Date: Tue May 11 23:08:31 2010 New Revision: 207942 URL: http://svn.freebsd.org/changeset/base/207942 Log: mdoc: fix parenthesis Reviewed by: brueffer Modified: head/lib/libc/stdio/fopen.3 head/lib/libelf/elf.3 Modified: head/lib/libc/stdio/fopen.3 ===

svn commit: r207941 - head/usr.bin/chpass

2010-05-11 Thread Ulrich Spoerlein
Author: uqs Date: Tue May 11 23:08:22 2010 New Revision: 207941 URL: http://svn.freebsd.org/changeset/base/207941 Log: mdoc: remove stray and Found via:mdocml Reviewed by: brueffer Modified: head/usr.bin/chpass/chpass.1 Modified: head/usr.bin/chpass/chpass.1 =

svn commit: r207940 - head/lib/libc/stdio

2010-05-11 Thread Ulrich Spoerlein
Author: uqs Date: Tue May 11 23:08:15 2010 New Revision: 207940 URL: http://svn.freebsd.org/changeset/base/207940 Log: mdoc: use macro for +- that is understood by mdocml Reviewed by: brueffer Modified: head/lib/libc/stdio/printf.3 head/lib/libc/stdio/wprintf.3 Modified: head/lib/lib

svn commit: r207939 - head/share/misc

2010-05-11 Thread Ulrich Spoerlein
Author: uqs Date: Tue May 11 23:08:07 2010 New Revision: 207939 URL: http://svn.freebsd.org/changeset/base/207939 Log: mdoc: fix prologue order in mdoc template Reviewed by: brueffer Modified: head/share/misc/mdoc.template Modified: head/share/misc/mdoc.template ===

svn commit: r207938 - head/sys/cam/scsi

2010-05-11 Thread Matt Jacob
Author: mjacob Date: Tue May 11 22:51:13 2010 New Revision: 207938 URL: http://svn.freebsd.org/changeset/base/207938 Log: Pick up the right change, not it's close cousin. The one previously submitted was wrong. Point hat: mjacob X-MFC: 207933 MFC after:1 week Modifi

svn commit: r207937 - in head/sys: cddl/compat/opensolaris/sys kern sys

2010-05-11 Thread Pawel Jakub Dawidek
Author: pjd Date: Tue May 11 22:46:36 2010 New Revision: 207937 URL: http://svn.freebsd.org/changeset/base/207937 Log: I added vfs_lowvnodes event, but it was only used for a short while and now it is totally unused. Remove it. MFC after:3 days Modified: head/sys/cddl/compat/openso

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

2010-05-11 Thread Pawel Jakub Dawidek
Author: pjd Date: Tue May 11 22:29:00 2010 New Revision: 207936 URL: http://svn.freebsd.org/changeset/base/207936 Log: Eventhough r203504 eliminates taste traffic provoked by vdev_geom.c, ZFS still like to open all vdevs, close them and open them again, which in turn provokes taste traffic a

svn commit: r207935 - head/tools/regression/bin/sh/expansion

2010-05-11 Thread Jilles Tjoelker
Author: jilles Date: Tue May 11 22:28:55 2010 New Revision: 207935 URL: http://svn.freebsd.org/changeset/base/207935 Log: sh: Add some simple testcases for pathname expansion. Added: head/tools/regression/bin/sh/expansion/pathname1.0 (contents, props changed) Added: head/tools/regression/b

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

2010-05-11 Thread Pawel Jakub Dawidek
Author: pjd Date: Tue May 11 22:23:35 2010 New Revision: 207934 URL: http://svn.freebsd.org/changeset/base/207934 Log: Add missing new line characters to the warnings. MFC after:3 days Modified: head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c Modified: head/sys/cddl/

svn commit: r207933 - head/sys/cam/scsi

2010-05-11 Thread Matt Jacob
Author: mjacob Date: Tue May 11 22:22:01 2010 New Revision: 207933 URL: http://svn.freebsd.org/changeset/base/207933 Log: Deal sensibly with more than 26 sg devices. It isn't a complete solution. Sponsored by: Panasas MFC after:1 week Modified: head/sys/cam/scsi/scsi_sg.c Modi

Re: svn commit: r207849 - in head: . lib/libarchive rescue/rescue usr.bin/ar usr.bin/cpio usr.bin/cpio/test usr.bin/tar usr.bin/tar/test

2010-05-11 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2010/05/11 12:34, Garrett Cooper wrote: > Hi Nick, > Please detail the steps that you did to actually reproduce the problem. > Just to let you know though, piecewise updating of just libarchive isn't > possible; you need to update some Makef

Re: svn commit: r207849 - in head: . lib/libarchive rescue/rescue usr.bin/ar usr.bin/cpio usr.bin/cpio/test usr.bin/tar usr.bin/tar/test

2010-05-11 Thread N.J. Mann
In message <25885e8d-93a9-47c7-bc55-aee2d3773...@gmail.com>, Garrett Cooper (yanef...@gmail.com) wrote: > Please detail the steps that you did to actually reproduce the problem. I usually do a SVN update every day and then do a buildworld and buildkernel (GENERIC and four other custom kern

Re: svn commit: r207849 - in head: . lib/libarchive rescue/rescue usr.bin/ar usr.bin/cpio usr.bin/cpio/test usr.bin/tar usr.bin/tar/test

2010-05-11 Thread Garrett Cooper
On May 11, 2010, at 3:02 PM, N.J. Mann wrote: > In message <201005101528.o4afsimx091...@svn.freebsd.org>, >Martin Matuska (m...@freebsd.org) wrote: >> Author: mm >> Date: Mon May 10 15:28:44 2010 >> New Revision: 207849 >> URL: http://svn.freebsd.org/changeset/base/207849 >> >> Log: >> E

Re: svn commit: r207849 - in head: . lib/libarchive rescue/rescue usr.bin/ar usr.bin/cpio usr.bin/cpio/test usr.bin/tar usr.bin/tar/test

2010-05-11 Thread N.J. Mann
In message <201005101528.o4afsimx091...@svn.freebsd.org>, Martin Matuska (m...@freebsd.org) wrote: > Author: mm > Date: Mon May 10 15:28:44 2010 > New Revision: 207849 > URL: http://svn.freebsd.org/changeset/base/207849 > > Log: > Enable liblzma support in libarchive > Adjust dependen

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

2010-05-11 Thread Attilio Rao
Author: attilio Date: Tue May 11 18:24:22 2010 New Revision: 207929 URL: http://svn.freebsd.org/changeset/base/207929 Log: Right now, WITNESS just blindly pipes all the output to the (TOCONS | TOLOG) mask even when called from DDB points. That breaks several output, where the most notable is

svn commit: r207926 - head/sys/dev/ipw

2010-05-11 Thread Bernhard Schmidt
Author: bschmidt Date: Tue May 11 17:14:17 2010 New Revision: 207926 URL: http://svn.freebsd.org/changeset/base/207926 Log: Enable 5.5 and 11Mbit TX rates. Reviewed by: sam Approved by: rpaulo (mentor) MFC after:3 days Modified: head/sys/dev/ipw/if_ipw.c Modified: head/sys/dev

svn commit: r207925 - head/sys/sys

2010-05-11 Thread Attilio Rao
Author: attilio Date: Tue May 11 17:03:48 2010 New Revision: 207925 URL: http://svn.freebsd.org/changeset/base/207925 Log: Fix style for witness functions prototypes. MFC after:7 days Modified: head/sys/sys/lock.h Modified: head/sys/sys/lock.h ===

svn commit: r207924 - head/sys/netinet

2010-05-11 Thread Randall Stewart
Author: rrs Date: Tue May 11 17:02:29 2010 New Revision: 207924 URL: http://svn.freebsd.org/changeset/base/207924 Log: This fixes a bug with the one-2-one model socket when a user sets up a socket to a server sends data and closes the socket before the server has called accept(). It used t

svn commit: r207923 - head/lib/libc/sys

2010-05-11 Thread Christian Brueffer
Author: brueffer Date: Tue May 11 17:02:12 2010 New Revision: 207923 URL: http://svn.freebsd.org/changeset/base/207923 Log: Document FIONREAD, FIONWRITE and FIONSPACE. Obtained from:NetBSD Submitted by: emaste MFC after:1 week Modified: head/lib/libc/sys/ioctl.2 Modified

svn commit: r207922 - in head/sys: ddb kern

2010-05-11 Thread Attilio Rao
Author: attilio Date: Tue May 11 17:01:14 2010 New Revision: 207922 URL: http://svn.freebsd.org/changeset/base/207922 Log: There is not a good reason to have a different prototype for db_printf() when compared to printf(). Unify it by returning the number of characters displayed for db_print

Re: svn commit: r207768 - head/sys/dev/usb/wlan

2010-05-11 Thread Sam Leffler
On May 11, 2010, at 5:12 AM, Rui Paulo wrote: On 8 May 2010, at 12:56, Ed Maste wrote: Author: emaste Date: Sat May 8 11:56:00 2010 New Revision: 207768 URL: http://svn.freebsd.org/changeset/base/207768 Log: Add dummy function for ic_update_mcast (a la if_urtw) to avoid console spam. I

svn commit: r207921 - head/sys/kern

2010-05-11 Thread Attilio Rao
Author: attilio Date: Tue May 11 15:36:16 2010 New Revision: 207921 URL: http://svn.freebsd.org/changeset/base/207921 Log: Fix a hang introduced in r206878 for kernel compiled with SMP support but being not actual SMP and similar situations by always initializing the smp ipi mutex. Repo

svn commit: r207920 - head/sys/modules/zfs

2010-05-11 Thread Pawel Jakub Dawidek
Author: pjd Date: Tue May 11 15:32:21 2010 New Revision: 207920 URL: http://svn.freebsd.org/changeset/base/207920 Log: Back out r205134. It is not stable. MFC after:3 days Modified: head/sys/modules/zfs/Makefile Modified: head/sys/modules/zfs/Makefile ===

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

2010-05-11 Thread Martin Matuska
Author: mm Date: Tue May 11 09:26:46 2010 New Revision: 207911 URL: http://svn.freebsd.org/changeset/base/207911 Log: Fix failed assertion on destroying datasets from an older pool version. OpenSolaris onnv revision:9390:887948510f80 PR: kern/146471 Approved by: pjd, d

svn commit: r207910 - in head: cddl/contrib/opensolaris/cmd/ztest sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2010-05-11 Thread Martin Matuska
Author: mm Date: Tue May 11 09:23:46 2010 New Revision: 207910 URL: http://svn.freebsd.org/changeset/base/207910 Log: Fix possible panic with zfs destroy. OpenSolaris onnv revision:8779:f164e0e90508 PR: kern/146471 Approved by: pjd, delphij (mentor) Obtained from:

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

2010-05-11 Thread Martin Matuska
Author: mm Date: Tue May 11 09:19:41 2010 New Revision: 207909 URL: http://svn.freebsd.org/changeset/base/207909 Log: Fix zfs rename (may occasionally fail with dataset busy). OpenSolaris onnv revision:8517:41a0783dde17 PR: kern/146471 Approved by: pjd, delphij (mentor

Re: svn commit: r207768 - head/sys/dev/usb/wlan

2010-05-11 Thread Rui Paulo
On 8 May 2010, at 12:56, Ed Maste wrote: > Author: emaste > Date: Sat May 8 11:56:00 2010 > New Revision: 207768 > URL: http://svn.freebsd.org/changeset/base/207768 > > Log: > Add dummy function for ic_update_mcast (a la if_urtw) to avoid console > spam. I don't agree with this. I think these

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

2010-05-11 Thread Martin Matuska
Author: mm Date: Tue May 11 07:25:13 2010 New Revision: 207908 URL: http://svn.freebsd.org/changeset/base/207908 Log: Fix endianess bug in ZFS intent log (ZIL). OpenSolaris onnv revision:8109:6147a1bdd359 Approved by: pjd, delphij (mentor) Obtained from:OpenSolaris (Bug