Re: svn commit: r183718 - head/sbin/geom/class/part

2008-10-08 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter Wemm wrote: > On Wed, Oct 8, 2008 at 11:23 PM, Xin LI <[EMAIL PROTECTED]> wrote: >> Author: delphij >> Date: Thu Oct 9 06:23:04 2008 >> New Revision: 183718 >> URL: http://svn.freebsd.org/changeset/base/183718 >> >> Log: >> Add some examples to

Re: svn commit: r183718 - head/sbin/geom/class/part

2008-10-08 Thread Peter Wemm
On Wed, Oct 8, 2008 at 11:23 PM, Xin LI <[EMAIL PROTECTED]> wrote: > Author: delphij > Date: Thu Oct 9 06:23:04 2008 > New Revision: 183718 > URL: http://svn.freebsd.org/changeset/base/183718 > > Log: > Add some examples to demostrate gpart(8). > --此行及以下内容将会被忽略-- > > Description of fields to fi

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

2008-10-08 Thread Xin LI
Author: delphij Date: Thu Oct 9 06:23:04 2008 New Revision: 183718 URL: http://svn.freebsd.org/changeset/base/183718 Log: Add some examples to demostrate gpart(8). --此行及以下内容将会被忽略-- > Description of fields to fill in above: 76 columns --| > PR:If a GNATS PR

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

2008-10-08 Thread Joseph Koshy
Author: jkoshy Date: Thu Oct 9 06:19:42 2008 New Revision: 183717 URL: http://svn.freebsd.org/changeset/base/183717 Log: Rework pmc-dependent flag handling. Modified: head/sys/dev/hwpmc/hwpmc_ppro.c Modified: head/sys/dev/hwpmc/hwpmc_ppro.c ==

svn commit: r183714 - in head: etc/rc.d lib/libarchive lib/libc/stdlib lib/msun/src share/man/man4 sys/dev/e1000 sys/dev/iicbus sys/dev/pcn sys/dev/sis sys/dev/ste sys/dev/tl sys/dev/wb sys/dev/xl ...

2008-10-08 Thread Peter Wemm
Author: peter Date: Thu Oct 9 02:25:18 2008 New Revision: 183714 URL: http://svn.freebsd.org/changeset/base/183714 Log: Clean out some empty mergeinfo records, presumably by people doing local cp/mv operations. The full repo-relative URL should be specified for the source in these cases.

svn commit: r183712 - in releng/6.4/sys: . boot/sparc64/loader

2008-10-08 Thread Marius Strobl
Author: marius Date: Wed Oct 8 21:46:17 2008 New Revision: 183712 URL: http://svn.freebsd.org/changeset/base/183712 Log: MFC: r183628 Disable ATAPI DMA as it's once again broken in that it causes data corruption with the on-board AcerLabs M5229 controllers. While at it, remove the poin

svn commit: r183711 - in stable/6/sys: . boot/sparc64/loader

2008-10-08 Thread Marius Strobl
Author: marius Date: Wed Oct 8 21:46:10 2008 New Revision: 183711 URL: http://svn.freebsd.org/changeset/base/183711 Log: MFC: r183628 Disable ATAPI DMA as it's once again broken in that it causes data corruption with the on-board AcerLabs M5229 controllers. While at it, remove the poin

svn commit: r183710 - in stable/7/sys: . boot/sparc64/loader

2008-10-08 Thread Marius Strobl
Author: marius Date: Wed Oct 8 21:45:56 2008 New Revision: 183710 URL: http://svn.freebsd.org/changeset/base/183710 Log: MFC: r183628 Disable ATAPI DMA as it's once again broken in that it causes data corruption with the on-board AcerLabs M5229 controllers. While at it, remove the poin

svn commit: r183709 - head/sys/dev/mmc

2008-10-08 Thread Alexander Motin
Author: mav Date: Wed Oct 8 21:10:55 2008 New Revision: 183709 URL: http://svn.freebsd.org/changeset/base/183709 Log: Only voltage bits should be zero in send_op_cond argument to ignore busy. Modified: head/sys/dev/mmc/mmc.c Modified: head/sys/dev/mmc/mmc.c =

svn commit: r183708 - head/sys/dev/mmc

2008-10-08 Thread Alexander Motin
Author: mav Date: Wed Oct 8 20:00:51 2008 New Revision: 183708 URL: http://svn.freebsd.org/changeset/base/183708 Log: Generic SD Host Controller driver going to be named sdhci. Modified: head/sys/dev/mmc/mmc.c Modified: head/sys/dev/mmc/mmc.c

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

2008-10-08 Thread Poul-Henning Kamp
Author: phk Date: Wed Oct 8 19:39:22 2008 New Revision: 183707 URL: http://svn.freebsd.org/changeset/base/183707 Log: Another good day for historical quotes, Oliver Wendell Holmes brought to you by Thomas L. Friedman. (http://www.nytimes.com/2008/10/08/opinion/08friedman.html?ref=opinio

Re: *** HEADS UP *** FreeBSD.org commit mail list changes

2008-10-08 Thread Peter Wemm
On Wed, Oct 8, 2008 at 10:36 AM, Vadim Goncharov <[EMAIL PROTECTED]> wrote: > 09.10.08 @ 00:17 Peter Wemm wrote: > >>> I've had cvs-src@ set to nomail, could write but msgs were not delivered. >>> I've read them via Gmane, my NNTP newsreader offers very flexible way to >>> filter them. Now, mail li

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

2008-10-08 Thread Alexander Motin
Author: mav Date: Wed Oct 8 18:27:54 2008 New Revision: 183706 URL: http://svn.freebsd.org/changeset/base/183706 Log: Remove stale BUGS. Modified: head/share/man/man4/mmc.4 Modified: head/share/man/man4/mmc.4 == ---

svn commit: r183705 - head/sys/dev/mmc

2008-10-08 Thread Alexander Motin
Author: mav Date: Wed Oct 8 18:13:14 2008 New Revision: 183705 URL: http://svn.freebsd.org/changeset/base/183705 Log: Fix bit offset in mmc_sd_switch(). Modified: head/sys/dev/mmc/mmc.c Modified: head/sys/dev/mmc/mmc.c

Re: *** HEADS UP *** FreeBSD.org commit mail list changes

2008-10-08 Thread Giorgos Keramidas
On Wed, 8 Oct 2008 10:17:37 -0700, "Peter Wemm" <[EMAIL PROTECTED]> wrote: > On Wed, Oct 8, 2008 at 2:10 AM, Vadim Goncharov <[EMAIL PROTECTED]> wrote: >> Moreover, this change is pain in the ass for all users who don't care >> about SVN switch - while CVSUP/CSUP is in use, it is not-so-worth to >>

Re: *** HEADS UP *** FreeBSD.org commit mail list changes

2008-10-08 Thread Vadim Goncharov
09.10.08 @ 00:17 Peter Wemm wrote: I've had cvs-src@ set to nomail, could write but msgs were not delivered. I've read them via Gmane, my NNTP newsreader offers very flexible way to filter them. Now, mail lists are switched WITHOUT 'nomail', and my local hard drive is being spammed, instead of

svn commit: r183704 - head/sys/dev/mmc

2008-10-08 Thread Alexander Motin
Author: mav Date: Wed Oct 8 17:35:41 2008 New Revision: 183704 URL: http://svn.freebsd.org/changeset/base/183704 Log: Set of mmc layer improvements: - add MMC support. - add SDHC support. - add 4 and 8 bit bus width support. - add High Speed bus timing support. Modified: head/sys

Re: ** HEADS UP ** FreeBSD commit mail list changes

2008-10-08 Thread Peter Wemm
On Wed, Oct 8, 2008 at 9:54 AM, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > On Wed, 8 Oct 2008 09:50:21 -0700, "Peter Wemm" <[EMAIL PROTECTED]> wrote: A summary of the new lists: svn-src-allSVN commit messages for the entire src tree (except for "user" and "projec

Re: svn commit: r183703 - head/release/doc/en_US.ISO8859-1/relnotes

2008-10-08 Thread Dag-Erling Smørgrav
Hiroki Sato <[EMAIL PROTECTED]> writes: > +OpenSSH has been updated > + from 4.5p1 to 5.1p1. Actually, there's quite a bit more to say about this - see UPDATING. BTW, shouldn't the HEAD relnotes only document changes relative to the latest release? DES -- Dag-Erling Smørgrav - [EMAIL P

Re: *** HEADS UP *** FreeBSD.org commit mail list changes

2008-10-08 Thread Peter Wemm
On Wed, Oct 8, 2008 at 2:10 AM, Vadim Goncharov <[EMAIL PROTECTED]> wrote: > 08.10.08 @ 05:54 Kevin Oberman wrote: > >>> Date: Tue, 7 Oct 2008 15:47:08 -0700 >>> From: "Peter Wemm" <[EMAIL PROTECTED]> >>> Sender: [EMAIL PROTECTED] >>> >>> *** HEADS UP *** > > [...] >> >> Thanks for the POLA violati

Re: ** HEADS UP ** FreeBSD commit mail list changes

2008-10-08 Thread Giorgos Keramidas
On Tue, 7 Oct 2008 15:36:29 -0700, "Peter Wemm" <[EMAIL PROTECTED]> wrote: > * commit messages include diffs! Email messages can be quite a bit bigger. This alone was worth at least *some* level of annoyance :) > A summary of the new lists: > > svn-src-allSVN commit messages for the

Re: ** HEADS UP ** FreeBSD commit mail list changes

2008-10-08 Thread Giorgos Keramidas
On Wed, 8 Oct 2008 09:50:21 -0700, "Peter Wemm" <[EMAIL PROTECTED]> wrote: >>> A summary of the new lists: >>> >>> svn-src-allSVN commit messages for the entire src tree >>> (except for "user" and "projects") >>> svn-src-head SVN commit messages for the src tree for head/-current >>> s

Re: ** HEADS UP ** FreeBSD commit mail list changes

2008-10-08 Thread Peter Wemm
On Wed, Oct 8, 2008 at 9:42 AM, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > On Tue, 7 Oct 2008 15:36:29 -0700, "Peter Wemm" <[EMAIL PROTECTED]> wrote: >> * commit messages include diffs! Email messages can be quite a bit bigger. > > This alone was worth at least *some* level of annoyance :) > >

svn commit: r183703 - head/release/doc/en_US.ISO8859-1/relnotes

2008-10-08 Thread Hiroki Sato
Author: hrs Date: Wed Oct 8 16:46:36 2008 New Revision: 183703 URL: http://svn.freebsd.org/changeset/base/183703 Log: OpenSSH has been upgraded to 5.1p1. Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.sgml Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.sgml ===

svn commit: r183702 - stable/7/release/doc/en_US.ISO8859-1/relnotes

2008-10-08 Thread Hiroki Sato
Author: hrs Date: Wed Oct 8 16:44:35 2008 New Revision: 183702 URL: http://svn.freebsd.org/changeset/base/183702 Log: OpenSSH has been upgraded to 5.1p1. Approved by: re (implicit) Modified: stable/7/release/doc/en_US.ISO8859-1/relnotes/article.sgml Modified: stable/7/release/doc/en_U

svn commit: r183701 - in head/contrib/groff: devX100 devX100-12 devX75 devX75-12 devascii devcp1047 devdvi devhtml devlatin1 devlbp devlj4 devps devutf8

2008-10-08 Thread Dag-Erling Smorgrav
Author: des Date: Wed Oct 8 14:45:07 2008 New Revision: 183701 URL: http://svn.freebsd.org/changeset/base/183701 Log: These directories have been empty since 2001, and are not present in the vendor tree. MFC after:1 week Deleted: head/contrib/groff/devX100/ head/contrib/groff/de

svn commit: r183700 - head/share/tmac

2008-10-08 Thread Dag-Erling Smorgrav
Author: des Date: Wed Oct 8 13:59:22 2008 New Revision: 183700 URL: http://svn.freebsd.org/changeset/base/183700 Log: This directory has been empty since 1997. MFC after:1 week Deleted: head/share/tmac/ ___ svn-src-all@freebsd.org mailing

svn commit: r183699 - head/sys/dev/usb

2008-10-08 Thread Poul-Henning Kamp
Author: phk Date: Wed Oct 8 13:53:47 2008 New Revision: 183699 URL: http://svn.freebsd.org/changeset/base/183699 Log: Quirks for SDS-infrared.com "Hotfind-D" camera. PR: 127943 Modified: head/sys/dev/usb/umass.c head/sys/dev/usb/usbdevs Modified: head/sys/dev/usb/umass.c ==

svn commit: r183698 - in head/etc: . mtree

2008-10-08 Thread Dag-Erling Smorgrav
Author: des Date: Wed Oct 8 13:28:02 2008 New Revision: 183698 URL: http://svn.freebsd.org/changeset/base/183698 Log: Create separate cat directories for en.UTF-8. This, together with r183697, allows users in en.UTF-8 locales to see non-ascii characters in man pages. MFC after:1 wee

svn commit: r183697 - head/share

2008-10-08 Thread Dag-Erling Smorgrav
Author: des Date: Wed Oct 8 13:20:02 2008 New Revision: 183697 URL: http://svn.freebsd.org/changeset/base/183697 Log: Whitespace nit MFC after:1 week Modified: head/share/Makefile Modified: head/share/Makefile

Re: svn commit: r183693 - head/sys/netgraph/netflow

2008-10-08 Thread Sergey Matveychuk
Alexander Motin wrote: Author: mav Date: Wed Oct 8 10:37:07 2008 New Revision: 183693 URL: http://svn.freebsd.org/changeset/base/183693 Log: Add ability to generate egress netflow instead or in addition to ingress. Use mbuf tagging for accounted packets to not account packets twice when b

svn commit: r183696 - head/gnu/usr.bin/man/man

2008-10-08 Thread Dag-Erling Smorgrav
Author: des Date: Wed Oct 8 13:16:20 2008 New Revision: 183696 URL: http://svn.freebsd.org/changeset/base/183696 Log: Enable UTF-8. MFC after:1 week Modified: head/gnu/usr.bin/man/man/man.c Modified: head/gnu/usr.bin/man/man/man.c ===

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

2008-10-08 Thread Alexander Motin
Author: mav Date: Wed Oct 8 11:19:16 2008 New Revision: 183695 URL: http://svn.freebsd.org/changeset/base/183695 Log: Document new NGM_NETFLOW_SETCONFIG control message. Modified: head/share/man/man4/ng_netflow.4 Modified: head/share/man/man4/ng_netflow.4 ===

svn commit: r183694 - head/sys/kern

2008-10-08 Thread Konstantin Belousov
Author: kib Date: Wed Oct 8 11:11:36 2008 New Revision: 183694 URL: http://svn.freebsd.org/changeset/base/183694 Log: If the ABI-overriden interpreter was not loaded, do not set have_interp to TRUE. This allows the code in image activator to try /libexec/ld-elf.so.1 as interpreter when newi

Re: *** HEADS UP *** FreeBSD.org commit mail list changes

2008-10-08 Thread Vadim Goncharov
08.10.08 @ 05:54 Kevin Oberman wrote: Date: Tue, 7 Oct 2008 15:47:08 -0700 From: "Peter Wemm" <[EMAIL PROTECTED]> Sender: [EMAIL PROTECTED] *** HEADS UP *** [...] Thanks for the POLA violation. I think this will cause far fewer problems than making every subscriber update manually and I'm not

svn commit: r183693 - head/sys/netgraph/netflow

2008-10-08 Thread Alexander Motin
Author: mav Date: Wed Oct 8 10:37:07 2008 New Revision: 183693 URL: http://svn.freebsd.org/changeset/base/183693 Log: Add ability to generate egress netflow instead or in addition to ingress. Use mbuf tagging for accounted packets to not account packets twice when both ingress and egress ne

svn commit: r183692 - head/sys/dev/sio

2008-10-08 Thread Warner Losh
Author: imp Date: Wed Oct 8 08:08:03 2008 New Revision: 183692 URL: http://svn.freebsd.org/changeset/base/183692 Log: Add a note about a bug in how sio manages its softc. This was discovered by Dorr H. Clark. I'm not at all sure how to fix it, but wanted to document it at the very least..

Re: svn commit: r183679 - head

2008-10-08 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Xin LI wrote: > Author: delphij > Date: Wed Oct 8 01:31:00 2008 > New Revision: 183679 > URL: http://svn.freebsd.org/changeset/base/183679 > > Log: > Don't mention lib/compat, it has gone long ago. Use ports/misc/compat* > instead. Oh my... I