svn commit: r185086 - stable/7/share/man/man4

2008-11-18 Thread Xin LI
Author: delphij Date: Wed Nov 19 06:58:52 2008 New Revision: 185086 URL: http://svn.freebsd.org/changeset/base/185086 Log: MFC revisions 183653 183654 183714 (simon), all recent em(4) and add igb(4). Approved by: re (hrs) Added: stable/7/share/man/man4/igb.4 (props changed) - c

Re: svn commit: r185050 - head/usr.sbin/powerd

2008-11-18 Thread Robert Noland
On Tue, 2008-11-18 at 13:24 +, Alexander Motin wrote: > Author: mav > Date: Tue Nov 18 13:24:38 2008 > New Revision: 185050 > URL: http://svn.freebsd.org/changeset/base/185050 > > Log: > Set of powerd enchancements: > > 1. Make it more SMP polite. Previous version uses average CPU load

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

2008-11-18 Thread Xin LI
Author: delphij Date: Wed Nov 19 03:24:35 2008 New Revision: 185082 URL: http://svn.freebsd.org/changeset/base/185082 Log: Correct a logic error when testing BCE_PHY_SERDES_FLAG. PR: kern/128801 Pointed out by: Adam Morrison Ok'ed by: davidch MFC after:3 days

svn commit: r185079 - head/usr.sbin/pmcstat

2008-11-18 Thread Joseph Koshy
Author: jkoshy Date: Wed Nov 19 02:22:34 2008 New Revision: 185079 URL: http://svn.freebsd.org/changeset/base/185079 Log: As a matter of good programming style, stop PMCs before releasing them. Modified: head/usr.sbin/pmcstat/pmcstat.c Modified: head/usr.sbin/pmcstat/pmcstat.c

svn commit: r185075 - head

2008-11-18 Thread Xin LI
Author: delphij Date: Wed Nov 19 00:25:15 2008 New Revision: 185075 URL: http://svn.freebsd.org/changeset/base/185075 Log: Grammar. Submitted by: "bf" Modified: head/UPDATING Modified: head/UPDATING == --- head

svn commit: r185074 - head/usr.bin/killall

2008-11-18 Thread Xin LI
Author: delphij Date: Wed Nov 19 00:14:15 2008 New Revision: 185074 URL: http://svn.freebsd.org/changeset/base/185074 Log: Use strlcpy() where appropriate. Modified: head/usr.bin/killall/killall.c Modified: head/usr.bin/killall/killall.c ==

svn commit: r185073 - head/usr.sbin/ckdist

2008-11-18 Thread Xin LI
Author: delphij Date: Wed Nov 19 00:09:01 2008 New Revision: 185073 URL: http://svn.freebsd.org/changeset/base/185073 Log: Constify return value of stripath and avoid unnecessary deconst casts. Modified: head/usr.sbin/ckdist/ckdist.c Modified: head/usr.sbin/ckdist/ckdist.c

svn commit: r185072 - head/usr.sbin/ntp/doc

2008-11-18 Thread Daniel Gerzo
Author: danger (doc committer) Date: Tue Nov 18 23:38:47 2008 New Revision: 185072 URL: http://svn.freebsd.org/changeset/base/185072 Log: - fix typo PR: docs/128973 Submitted by: tabthorpe Modified: head/usr.sbin/ntp/doc/ntp-keygen.8 Modified: head/usr.sbin/ntp/doc/ntp-keyge

svn commit: r185071 - head/sys/fs/cd9660

2008-11-18 Thread John Baldwin
Author: jhb Date: Tue Nov 18 23:19:43 2008 New Revision: 185071 URL: http://svn.freebsd.org/changeset/base/185071 Log: - Fix a typo in a comment. - Whitespace fix. - Remove #if 0'd BSD 4.x code for flushing busy buffers from a mountpoint during an unmount. FreeBSD uses vflush() for this

svn commit: r185070 - head/sys/fs/cd9660

2008-11-18 Thread John Baldwin
Author: jhb Date: Tue Nov 18 23:18:37 2008 New Revision: 185070 URL: http://svn.freebsd.org/changeset/base/185070 Log: When looking up the vnode for the device to mount the filesystem on, ask NDINIT to return a locked vnode instead of letting it drop the lock and return a referenced vnode an

Re: svn commit: r185053 - head/usr.sbin/powerd

2008-11-18 Thread Alexander Motin
Maxim Konovalov wrote: Author: mav Date: Tue Nov 18 15:48:23 2008 New Revision: 185053 URL: http://svn.freebsd.org/changeset/base/185053 Log: Restore original frequency on exit. PR: bin/113813 [ patch skipped ] Not sure this is a correct aproach. What happen if admin changed (

svn commit: r185069 - head/sys/fs/cd9660

2008-11-18 Thread John Baldwin
Author: jhb Date: Tue Nov 18 23:15:17 2008 New Revision: 185069 URL: http://svn.freebsd.org/changeset/base/185069 Log: Remove copy/paste code from UFS to handle sparse blocks. While Rock Ridge does support sparse files, the cd9660 code does not currently support them. Modified: head/sys/

svn commit: r185068 - head/sys/fs/cd9660

2008-11-18 Thread John Baldwin
Author: jhb Date: Tue Nov 18 23:13:40 2008 New Revision: 185068 URL: http://svn.freebsd.org/changeset/base/185068 Log: Remove unused i_flags field and IN_ACCESS flag from cd9660 in-memory i-nodes. cd9660 doesn't support access times. Modified: head/sys/fs/cd9660/cd9660_node.c head/sys/fs

svn commit: r185061 - head

2008-11-18 Thread Xin LI
Author: delphij Date: Tue Nov 18 21:41:09 2008 New Revision: 185061 URL: http://svn.freebsd.org/changeset/base/185061 Log: Mention that listsnapshots is disabled by default after latest ZFS import. Modified: head/UPDATING Modified: head/UPDATING ==

Re: svn commit: r185059 - in head/sys: dev/acpica dev/sio isa kern

2008-11-18 Thread John Baldwin
On Tuesday 18 November 2008 04:01:54 pm John Baldwin wrote: > Author: jhb > Date: Tue Nov 18 21:01:54 2008 > New Revision: 185059 > URL: http://svn.freebsd.org/changeset/base/185059 > > Log: > Allow device hints to wire the unit numbers of devices. > - An "at" hint now reserves a device name.

svn commit: r185060 - head/usr.bin/window

2008-11-18 Thread Roman Divacky
Author: rdivacky Date: Tue Nov 18 21:06:49 2008 New Revision: 185060 URL: http://svn.freebsd.org/changeset/base/185060 Log: ANSIfy the wwend function. Approved by: kib (mentor) Modified: head/usr.bin/window/wwend.c Modified: head/usr.bin/window/wwend.c =

svn commit: r185059 - in head/sys: dev/acpica dev/sio isa kern

2008-11-18 Thread John Baldwin
Author: jhb Date: Tue Nov 18 21:01:54 2008 New Revision: 185059 URL: http://svn.freebsd.org/changeset/base/185059 Log: Allow device hints to wire the unit numbers of devices. - An "at" hint now reserves a device name. - A new BUS_HINT_DEVICE_UNIT method is added to the bus interface. When

Re: svn commit: r185053 - head/usr.sbin/powerd

2008-11-18 Thread Maxim Konovalov
On Tue, 18 Nov 2008, 15:48-, Alexander Motin wrote: > Author: mav > Date: Tue Nov 18 15:48:23 2008 > New Revision: 185053 > URL: http://svn.freebsd.org/changeset/base/185053 > > Log: > Restore original frequency on exit. > > PR: bin/113813 > [ patch skipped ] Not sure this is a co

svn commit: r185058 - in stable/7/sbin/geom: . class/part misc

2008-11-18 Thread Xin LI
Author: delphij Date: Tue Nov 18 20:41:14 2008 New Revision: 185058 URL: http://svn.freebsd.org/changeset/base/185058 Log: MFC r183718 and r185057: Add some examples to demostrate gpart(8). Approved by: re (kib) Modified: stable/7/sbin/geom/ (props changed) stable/7/sbin/geom/c

svn commit: r185057 - head/sbin/geom/class/part

2008-11-18 Thread Xin LI
Author: delphij Date: Tue Nov 18 20:38:07 2008 New Revision: 185057 URL: http://svn.freebsd.org/changeset/base/185057 Log: Grammar improvements. Submitted by: kensmith Modified: head/sbin/geom/class/part/gpart.8 Modified: head/sbin/geom/class/part/gpart.8 ===

svn commit: r185056 - stable/6/release/doc/share/sgml

2008-11-18 Thread Hiroki Sato
Author: hrs Date: Tue Nov 18 18:43:44 2008 New Revision: 185056 URL: http://svn.freebsd.org/changeset/base/185056 Log: Update &release.*;. Approved by: re (implicit) Modified: stable/6/release/doc/share/sgml/release.ent Modified: stable/6/release/doc/share/sgml/release.ent

svn commit: r185055 - stable/6/release/doc/en_US.ISO8859-1/errata

2008-11-18 Thread Hiroki Sato
Author: hrs Date: Tue Nov 18 18:40:32 2008 New Revision: 185055 URL: http://svn.freebsd.org/changeset/base/185055 Log: Trim errata document. Approved by: re (implicit) Modified: stable/6/release/doc/en_US.ISO8859-1/errata/article.sgml Modified: stable/6/release/doc/en_US.ISO8859-1/erra

svn commit: r185054 - in stable/7/sys: . ufs/ffs

2008-11-18 Thread Doug Ambrisko
Author: ambrisko Date: Tue Nov 18 18:21:36 2008 New Revision: 185054 URL: http://svn.freebsd.org/changeset/base/185054 Log: MFC 184934: For now on every 10 cyclinder groups flush the buffer cache to free up space. If the buffer cache fills up then the disk systems can grind to a halt.

Re: svn commit: r185029 - in head: cddl/compat/opensolaris/include cddl/compat/opensolaris/misc cddl/contrib/opensolaris/cmd/zdb cddl/contrib/opensolaris/cmd/zfs cddl/contrib/opensolaris/cmd/zinject c

2008-11-18 Thread Joao Barros
On Mon, Nov 17, 2008 at 8:49 PM, Pawel Jakub Dawidek <[EMAIL PROTECTED]> wrote: > Author: pjd > Date: Mon Nov 17 20:49:29 2008 > New Revision: 185029 > URL: http://svn.freebsd.org/changeset/base/185029 > > Log: > Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. I get: /usr

svn commit: r185053 - head/usr.sbin/powerd

2008-11-18 Thread Alexander Motin
Author: mav Date: Tue Nov 18 15:48:23 2008 New Revision: 185053 URL: http://svn.freebsd.org/changeset/base/185053 Log: Restore original frequency on exit. PR: bin/113813 Modified: head/usr.sbin/powerd/powerd.c Modified: head/usr.sbin/powerd/powerd.c ===

Re: svn commit: r185050 - head/usr.sbin/powerd

2008-11-18 Thread Gavin Atkinson
On Tue, 2008-11-18 at 13:24 +, Alexander Motin wrote: > Author: mav > Date: Tue Nov 18 13:24:38 2008 > New Revision: 185050 > URL: http://svn.freebsd.org/changeset/base/185050 > > Log: > Set of powerd enchancements: > > 1. Make it more SMP polite. Previous version uses average CPU load

svn commit: r185052 - in head: share/misc usr.bin/calendar/calendars

2008-11-18 Thread Peter Holm
Author: pho Date: Tue Nov 18 14:05:11 2008 New Revision: 185052 URL: http://svn.freebsd.org/changeset/base/185052 Log: Add myself Approved by: kib (mentor) Modified: head/share/misc/committers-src.dot head/usr.bin/calendar/calendars/calendar.freebsd Modified: head/share/misc/committe

svn commit: r185050 - head/usr.sbin/powerd

2008-11-18 Thread Alexander Motin
Author: mav Date: Tue Nov 18 13:24:38 2008 New Revision: 185050 URL: http://svn.freebsd.org/changeset/base/185050 Log: Set of powerd enchancements: 1. Make it more SMP polite. Previous version uses average CPU load that often leads to load underestimation. It make powerd with default co

svn commit: r185049 - head/sys/arm/at91

2008-11-18 Thread Stanislav Sedov
Author: stas Date: Tue Nov 18 12:42:59 2008 New Revision: 185049 URL: http://svn.freebsd.org/changeset/base/185049 Log: - Fix two minor errors in at91 code. PR: arm/128959 Submitted by: Bjorn Konig <[EMAIL PROTECTED]> Approved by: kib (mentor) Modified: head/sys/arm/at91/a

Re: svn commit: r184974 - head/sys/dev/mfi

2008-11-18 Thread Kostik Belousov
On Tue, Nov 18, 2008 at 09:15:03AM +0300, Chagin Dmitry wrote: > thnx! tested at > dchagin# uname -a > FreeBSD dchagin.dialup.corbina.ru 8.0-CURRENT FreeBSD 8.0-CURRENT #28 > r185047: T > ue Nov 18 08:55:27 MSK 2008 [EMAIL PROTECTED]:/usr/obj/usr/loca > l/root/pub/head/sys/YOY amd64 Thanks, I