svn commit: r218429 - stable/8/sys/cddl/compat/opensolaris/sys

2011-02-08 Thread Martin Matuska
Author: mm Date: Tue Feb 8 08:44:08 2011 New Revision: 218429 URL: http://svn.freebsd.org/changeset/base/218429 Log: MFC r218180 (= fixed r218169): For the ZFS kernel module, change the type of clock_t to int64_t. The clock_t type in OpenSolaris is long (int64_t on amd64). On FreeBS

Re: svn commit: r218424 - in head/sys: dev/sio kern pc98/cbus sys ufs/ffs

2011-02-08 Thread Kostik Belousov
On Tue, Feb 08, 2011 at 12:16:36AM +, Matthew D Fleming wrote: > Author: mdf > Date: Tue Feb 8 00:16:36 2011 > New Revision: 218424 > URL: http://svn.freebsd.org/changeset/base/218424 > > Log: > Based on discussions on the svn-src mailing list, rework r218195: > >- entirely eliminate

svn commit: r218430 - stable/8/sys/kern

2011-02-08 Thread Konstantin Belousov
Author: kib Date: Tue Feb 8 09:25:32 2011 New Revision: 218430 URL: http://svn.freebsd.org/changeset/base/218430 Log: MFC r218168: Only process as much array elements as we find the sockets during second phase of gc. Take linkage lock and recheck the eligibility of the socket for gc, as

svn commit: r218431 - stable/8/sys/dev/md

2011-02-08 Thread Konstantin Belousov
Author: kib Date: Tue Feb 8 09:28:28 2011 New Revision: 218431 URL: http://svn.freebsd.org/changeset/base/218431 Log: MFC r217946: Add support for BIO_DELETE on swap-backed md(4). Modified: stable/8/sys/dev/md/md.c Directory Properties: stable/8/sys/ (props changed) stable/8/sys/amd6

svn commit: r218432 - head/usr.sbin/diskinfo

2011-02-08 Thread Xin LI
Author: delphij Date: Tue Feb 8 11:32:22 2011 New Revision: 218432 URL: http://svn.freebsd.org/changeset/base/218432 Log: Don't consider ioctl returning error as a fatal error and move on to next disk. When multiple devices are specified, a non-supporting ioctl will cause diskinfo(8) to st

svn commit: r218433 - stable/8/usr.sbin/rtadvd

2011-02-08 Thread Xin LI
Author: delphij Date: Tue Feb 8 11:48:37 2011 New Revision: 218433 URL: http://svn.freebsd.org/changeset/base/218433 Log: MFC r216675: Allow overriding pidfile and dumpfile. PR: bin/153362 Submitted by: Joe Holden Modified: stable/8/usr.sbin/rtadvd/Makefile stable/8/

svn commit: r218434 - stable/7/usr.sbin/rtadvd

2011-02-08 Thread Xin LI
Author: delphij Date: Tue Feb 8 11:48:47 2011 New Revision: 218434 URL: http://svn.freebsd.org/changeset/base/218434 Log: MFC r216675: Allow overriding pidfile and dumpfile. PR: bin/153362 Submitted by: Joe Holden Modified: stable/7/usr.sbin/rtadvd/Makefile stable/7/

svn commit: r218436 - in head/sys/dev/ath/ath_hal: . ar5210 ar5211 ar5212 ar9002

2011-02-08 Thread Adrian Chadd
Author: adrian Date: Tue Feb 8 12:49:01 2011 New Revision: 218436 URL: http://svn.freebsd.org/changeset/base/218436 Log: There's apparently a bug with Merlin (AR9280) and later chipsets where putting descriptors (not buffers) across a 4k page boundary can cause issues. I've not seen it in p

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

2011-02-08 Thread John Baldwin
Author: jhb Date: Tue Feb 8 13:02:25 2011 New Revision: 218438 URL: http://svn.freebsd.org/changeset/base/218438 Log: After reading a bitmap block for i-nodes or blocks, recheck the count of free i-nodes or blocks to handle a race where another thread might have allocated the last i-node or

svn commit: r218441 - head/sys/dev/ath/ath_hal/ar5416

2011-02-08 Thread Adrian Chadd
Author: adrian Date: Tue Feb 8 14:15:46 2011 New Revision: 218441 URL: http://svn.freebsd.org/changeset/base/218441 Log: I missed this commit - enable 4k transaction support for the ar5416+ar9160. Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c Modified: head/sys/dev/ath/ath_hal/a

Re: svn commit: r218424 - in head/sys: dev/sio kern pc98/cbus sys ufs/ffs

2011-02-08 Thread mdf
On Tue, Feb 8, 2011 at 1:18 AM, Kostik Belousov wrote: > On Tue, Feb 08, 2011 at 12:16:36AM +, Matthew D Fleming wrote: >> Author: mdf >> Date: Tue Feb  8 00:16:36 2011 >> New Revision: 218424 >> URL: http://svn.freebsd.org/changeset/base/218424 >> >> Log: >>   Based on discussions on the svn-

svn commit: r218444 - releng/8.2/release/doc/en_US.ISO8859-1/relnotes

2011-02-08 Thread Hiroki Sato
Author: hrs Date: Tue Feb 8 15:03:13 2011 New Revision: 218444 URL: http://svn.freebsd.org/changeset/base/218444 Log: Add more relnotes items for 8.2R: new sysctls: vm.kmem_map_size, vm.kmem_map_free, GPT support improved, ipfw0 interface panic due to multicast traffic i

svn commit: r218445 - releng/8.2/lib/liblzma

2011-02-08 Thread Martin Matuska
Author: mm Date: Tue Feb 8 15:05:47 2011 New Revision: 218445 URL: http://svn.freebsd.org/changeset/base/218445 Log: MFC r218166: Reintroduce bugfix from r210103 and fix xz on strong-aligned architectures. This fix was accidentially reverted with the 5.0.0 update in r215187. PR:

svn commit: r218447 - releng/8.2/release/doc/en_US.ISO8859-1/relnotes

2011-02-08 Thread Hiroki Sato
Author: hrs Date: Tue Feb 8 17:04:52 2011 New Revision: 218447 URL: http://svn.freebsd.org/changeset/base/218447 Log: Add more relnotes items for 8.2R: GENERIC now has KDB and KDB_TRACE by default, vfs.ncsizefactor and vfs.ncnegfactor added, opencrypto XTS-AES support,

svn commit: r218448 - head/sys/dev/ath/ath_rate/sample

2011-02-08 Thread Adrian Chadd
Author: adrian Date: Tue Feb 8 18:31:28 2011 New Revision: 218448 URL: http://svn.freebsd.org/changeset/base/218448 Log: Commit some missing bits to the sample rate module to (more) correctly calculate 802.11n packet duration. This doesn't yet take into account HT40 packet durations as th

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

2011-02-08 Thread Adrian Chadd
Author: adrian Date: Tue Feb 8 20:16:43 2011 New Revision: 218453 URL: http://svn.freebsd.org/changeset/base/218453 Log: net80211 really doesn't want A_MPDU to appear on non-11n station node mbufs. Revert back to the previous method of doing it for where a node can be identified and it's an

svn commit: r218454 - stable/8/sys/sys

2011-02-08 Thread Konstantin Belousov
Author: kib Date: Tue Feb 8 20:28:36 2011 New Revision: 218454 URL: http://svn.freebsd.org/changeset/base/218454 Log: MFC r206903 (by imp): Make this file more C++ friendly. Approved by: imp Found by: jkim Modified: stable/8/sys/sys/thr.h Directory Properties: stable/8/sys/

svn commit: r218455 - releng/8.2/release/doc/en_US.ISO8859-1/relnotes

2011-02-08 Thread Hiroki Sato
Author: hrs Date: Tue Feb 8 20:39:03 2011 New Revision: 218455 URL: http://svn.freebsd.org/changeset/base/218455 Log: Add more relnotes items for 8.2R: [amd64] VM_KMEM_SIZE_SCALE=1 by default, [amd64,i386] CPU topology detection for Intel CPUs improved, bge(4) TXCSUM/RXC

svn commit: r218456 - stable/7/sys/nfsserver

2011-02-08 Thread John Baldwin
Author: jhb Date: Tue Feb 8 21:05:07 2011 New Revision: 218456 URL: http://svn.freebsd.org/changeset/base/218456 Log: Properly close a socket for a TCP NFS client if the NFS server notices that the client has disconnected while attempting to fetch a request. This accidentally works most of

svn commit: r218457 - head/sys/sparc64/sparc64

2011-02-08 Thread Marius Strobl
Author: marius Date: Tue Feb 8 21:58:13 2011 New Revision: 218457 URL: http://svn.freebsd.org/changeset/base/218457 Log: Take advantage of accessing the kernel TSB via ASI_ATOMIC_QUAD_LDD_PHYS on SPARC64-V, too. Tested by: Michael Moll Modified: head/sys/sparc64/sparc64/pmap.c Modified: h

svn commit: r218458 - in stable/8/sys: sparc64/include sparc64/pci sparc64/sbus sparc64/sparc64 sys

2011-02-08 Thread Marius Strobl
Author: marius Date: Tue Feb 8 22:08:00 2011 New Revision: 218458 URL: http://svn.freebsd.org/changeset/base/218458 Log: MFC: r216961 Reserve INTR_MD[1-4] similarly to what BUS_DMA_BUS[1-4] are intended for and switch sparc64 to use the first one for bus error filter handlers of bridge

svn commit: r218460 - in stable/7/sys: sparc64/include sparc64/pci sparc64/sbus sparc64/sparc64 sys

2011-02-08 Thread Marius Strobl
Author: marius Date: Tue Feb 8 22:14:19 2011 New Revision: 218460 URL: http://svn.freebsd.org/changeset/base/218460 Log: MFC: r216961 Reserve INTR_MD[1-4] similarly to what BUS_DMA_BUS[1-4] are intended for and switch sparc64 to use the first one for bus error filter handlers of bridge

svn commit: r218461 - head/sys/dev/usb/controller

2011-02-08 Thread Marcel Moolenaar
Author: marcel Date: Tue Feb 8 22:16:29 2011 New Revision: 218461 URL: http://svn.freebsd.org/changeset/base/218461 Log: Improve the error interrupt handler. In particular, read the error address on a decoding error to unlatch it and to allow us to print a better diagnostics message. This a

svn commit: r218464 - head/sbin/hastd

2011-02-08 Thread Pawel Jakub Dawidek
Author: pjd Date: Tue Feb 8 23:08:20 2011 New Revision: 218464 URL: http://svn.freebsd.org/changeset/base/218464 Log: Unlink UNIX domain socket file only if: 1. The descriptor is the one we are listening on (not the one when we connect as a client and not the one which is created on acce

svn commit: r218465 - head/sbin/hastd

2011-02-08 Thread Pawel Jakub Dawidek
Author: pjd Date: Tue Feb 8 23:16:19 2011 New Revision: 218465 URL: http://svn.freebsd.org/changeset/base/218465 Log: Explicitly include as suggested by getpid(2) and don't rely on including what's needed. MFC after:1 week Modified: head/sbin/hastd/proto_uds.c Modified: head/sb

svn commit: r218466 - head/bin/sh

2011-02-08 Thread Jilles Tjoelker
Author: jilles Date: Tue Feb 8 23:18:06 2011 New Revision: 218466 URL: http://svn.freebsd.org/changeset/base/218466 Log: sh: Import arithmetic expression code from dash. New features: * proper lazy evaluation of || and && * ?: ternary operator * executable is considerably smaller (8K

svn commit: r218467 - head/bin/sh

2011-02-08 Thread Jilles Tjoelker
Author: jilles Date: Tue Feb 8 23:19:40 2011 New Revision: 218467 URL: http://svn.freebsd.org/changeset/base/218467 Log: sh(1): Update description of arithmetic. Modified: head/bin/sh/sh.1 Modified: head/bin/sh/sh.1 ===

svn commit: r218468 - head/sys/sparc64/sparc64

2011-02-08 Thread Marius Strobl
Author: marius Date: Tue Feb 8 23:21:35 2011 New Revision: 218468 URL: http://svn.freebsd.org/changeset/base/218468 Log: Set td_kstack_pages for thread0. Modified: head/sys/sparc64/sparc64/machdep.c Modified: head/sys/sparc64/sparc64/machdep.c ===

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

2011-02-08 Thread Jilles Tjoelker
Author: jilles Date: Tue Feb 8 23:23:55 2011 New Revision: 218469 URL: http://svn.freebsd.org/changeset/base/218469 Log: sh: Add tests for new features in arithmetic. Added: head/tools/regression/bin/sh/expansion/arith10.0 (contents, props changed) head/tools/regression/bin/sh/expansion/

svn commit: r218471 - head/usr.bin/calendar

2011-02-08 Thread Sergey A. Osokin
Author: osa (ports committer) Date: Wed Feb 9 05:30:38 2011 New Revision: 218471 URL: http://svn.freebsd.org/changeset/base/218471 Log: Fix Paskha and Paskha-specific holidays. Modified: head/usr.bin/calendar/parsedata.c Modified: head/usr.bin/calendar/parsedata.c ==

svn commit: r218473 - head/usr.bin/calendar

2011-02-08 Thread Sergey A. Osokin
Author: osa (ports committer) Date: Wed Feb 9 06:38:32 2011 New Revision: 218473 URL: http://svn.freebsd.org/changeset/base/218473 Log: Always convert Paskha day from Julian (old) to Gregorian (new) style by adding 13 days. Bug introduced in 1.13 revision. Modified: head/usr.bin/calendar/