From owner-cvs-src@FreeBSD.ORG Sun Oct 5 02:05:26 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D6A2106568A; Sun, 5 Oct 2008 02:05:26 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5A9928FC0C; Sun, 5 Oct 2008 02:05:26 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9525QbR066273; Sun, 5 Oct 2008 02:05:26 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9525Qti066272; Sun, 5 Oct 2008 02:05:26 GMT (envelope-from davidxu@repoman.freebsd.org) Message-Id: <200810050205.m9525Qti066272@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to davidxu@repoman.freebsd.org using -f From: David Xu Date: Sun, 5 Oct 2008 02:03:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 vm_machdep.c src/sys/i386/i386 vm_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 02:05:26 -0000 davidxu 2008-10-05 02:03:54 UTC FreeBSD src repository Modified files: sys/amd64/amd64 vm_machdep.c sys/i386/i386 vm_machdep.c Log: SVN rev 183615 on 2008-10-05 02:03:54Z by davidxu If the current thread has the trap bit set (i.e. a debugger had single stepped the process to the system call), we need to clear the trap flag from the new frame. Otherwise, the new thread will receive a (likely unexpected) SIGTRAP when it executes the first instruction after returning to userland. Revision Changes Path 1.259 +8 -0 src/sys/amd64/amd64/vm_machdep.c 1.292 +8 -0 src/sys/i386/i386/vm_machdep.c From owner-cvs-src@FreeBSD.ORG Sun Oct 5 05:13:06 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62BB1106569D; Sun, 5 Oct 2008 05:13:06 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 378868FC1C; Sun, 5 Oct 2008 05:13:06 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m955D64j094312; Sun, 5 Oct 2008 05:13:06 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m955D60l094311; Sun, 5 Oct 2008 05:13:06 GMT (envelope-from maxim@repoman.freebsd.org) Message-Id: <200810050513.m955D60l094311@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to maxim@repoman.freebsd.org using -f From: Maxim Konovalov Date: Sun, 5 Oct 2008 05:12:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/ifconfig ifconfig.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 05:13:06 -0000 maxim 2008-10-05 05:12:48 UTC FreeBSD src repository Modified files: sbin/ifconfig ifconfig.8 Log: SVN rev 183616 on 2008-10-05 05:12:48Z by maxim o Typo fixes. PR: docs/127866 Submitted by: Marius Korsmo Revision Changes Path 1.155 +2 -2 src/sbin/ifconfig/ifconfig.8 From owner-cvs-src@FreeBSD.ORG Sun Oct 5 08:16:53 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBAE2106574A; Sun, 5 Oct 2008 08:16:53 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AFC4B8FC1D; Sun, 5 Oct 2008 08:16:53 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m958Grcs018498; Sun, 5 Oct 2008 08:16:53 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m958GrDc018497; Sun, 5 Oct 2008 08:16:53 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810050816.m958GrDc018497@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Sun, 5 Oct 2008 08:16:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/ja_JP.eucJP/hardware/common dev.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 08:16:54 -0000 simon 2008-10-05 08:16:38 UTC FreeBSD src repository Modified files: release/doc/ja_JP.eucJP/hardware/common dev.sgml Log: SVN rev 183617 on 2008-10-05 08:16:38Z by simon Remove reference to hardware devices which does not exist anymore. This fixes the build. Revision Changes Path 1.33 +0 -11 src/release/doc/ja_JP.eucJP/hardware/common/dev.sgml From owner-cvs-src@FreeBSD.ORG Sun Oct 5 08:28:09 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2B0010656B3; Sun, 5 Oct 2008 08:28:09 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8902D8FC0A; Sun, 5 Oct 2008 08:28:09 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m958S9B1019343; Sun, 5 Oct 2008 08:28:09 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m958S9xJ019342; Sun, 5 Oct 2008 08:28:09 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810050828.m958S9xJ019342@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Sun, 5 Oct 2008 08:27:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/ru_RU.KOI8-R/hardware/common dev.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 08:28:09 -0000 simon 2008-10-05 08:27:56 UTC FreeBSD src repository Modified files: release/doc/ru_RU.KOI8-R/hardware/common dev.sgml Log: SVN rev 183618 on 2008-10-05 08:27:56Z by simon Remove reference to hardware devices which does not exist anymore. This fixes the build. Revision Changes Path 1.18 +0 -11 src/release/doc/ru_RU.KOI8-R/hardware/common/dev.sgml From owner-cvs-src@FreeBSD.ORG Sun Oct 5 08:54:57 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B29841065688; Sun, 5 Oct 2008 08:54:57 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.terabit.net.ua (mail.terabit.net.ua [195.137.202.147]) by mx1.freebsd.org (Postfix) with ESMTP id 533F28FC0A; Sun, 5 Oct 2008 08:54:57 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from skuns.zoral.com.ua ([91.193.166.194] helo=mail.zoral.com.ua) by mail.terabit.net.ua with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1KmPOB-000PuC-Ef; Sun, 05 Oct 2008 11:54:55 +0300 Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m958sqBe002967 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 5 Oct 2008 11:54:52 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id m958sqpr026237; Sun, 5 Oct 2008 11:54:52 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id m958sqb3026236; Sun, 5 Oct 2008 11:54:52 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 5 Oct 2008 11:54:52 +0300 From: Kostik Belousov To: Roman Divacky Message-ID: <20081005085452.GX46653@deviant.kiev.zoral.com.ua> References: <200810041923.m94JNdfG004774@repoman.freebsd.org> <20081004212237.GA58802@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BzhqTaE66jeIVBY0" Content-Disposition: inline In-Reply-To: <20081004212237.GA58802@freebsd.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.93.3, clamav-milter version 0.93.3 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua X-Virus-Scanned: mail.terabit.net.ua 1KmPOB-000PuC-Ef 07dffa5c80c947a8801734a911559287 X-Terabit: YES Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/compat/linux linux_misc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 08:54:57 -0000 --BzhqTaE66jeIVBY0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 04, 2008 at 11:22:37PM +0200, Roman Divacky wrote: > On Sat, Oct 04, 2008 at 07:23:30PM +0000, Konstantin Belousov wrote: > > kib 2008-10-04 19:23:30 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > sys/compat/linux linux_misc.c=20 > > Log: > > SVN rev 183612 on 2008-10-04 19:23:30Z by kib > > =20 > > Current linux_fooaffinity() emulation fails, as the FreeBSD affinity > > syscalls expect the bitmap size in the range from 32 to 128. Old glibc > > always assumed size 1024, while newer glibc searches for approriate > > size, starting from 1024 and going up. > > =20 > > For now, use FreeBSD size of cpuset_t for bitmap size parameter and > > return EINVAL if length of user space bitmap less than our size of > > cpuset_t. > > =20 > > Submitted by: dchagin > > MFC after: 1 week > > [This requires MFC of the actual linux affinity syscalls] >=20 > I think this patch (actually, the reverse of this) is what should be > MFCed: >=20 > --- /tmp/linux_misc.c 2008-10-01 14:43:31.000000000 +0200 > +++ linux_misc.c 2008-10-01 14:41:57.000000000 +0200 > @@ -1739,13 +1739,13 @@ > int error; > cpumask_t i =3D ~0; > =20 > - if (args->len < sizeof(cpuset_t)) > + if (args->len < sizeof(cpumask_t)) > return (EINVAL); > =20 > - error =3D copyout(&i, args->user_mask_ptr, sizeof(cpuset_t)); > + error =3D copyout(&i, args->user_mask_ptr, sizeof(cpumask_t)); > if (error) > return (EFAULT); > =20 > - td->td_retval[0] =3D sizeof(cpuset_t); > + td->td_retval[0] =3D sizeof(cpumask_t); > return (0); > } >=20 > this is a minimal change I believe, Juergen Lock tested this. I see no reason to not MFC r177257 together with this change. --BzhqTaE66jeIVBY0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkjogNsACgkQC3+MBN1Mb4iddACfdBcLjNB5Mo9u4ApvaHMs44xH F3UAn2Ep4Hnstlw/oxACkdwuy7XfNm/4 =4NIh -----END PGP SIGNATURE----- --BzhqTaE66jeIVBY0-- From owner-cvs-src@FreeBSD.ORG Sun Oct 5 09:13:41 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7DBC106569F; Sun, 5 Oct 2008 09:13:41 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8C29D8FC17; Sun, 5 Oct 2008 09:13:41 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m959DfSv033317; Sun, 5 Oct 2008 09:13:41 GMT (envelope-from kib@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m959DfMh033316; Sun, 5 Oct 2008 09:13:41 GMT (envelope-from kib@repoman.freebsd.org) Message-Id: <200810050913.m959DfMh033316@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to kib@repoman.freebsd.org using -f From: Konstantin Belousov Date: Sun, 5 Oct 2008 09:13:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/kern kern_shutdown.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 09:13:41 -0000 kib 2008-10-05 09:13:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern kern_shutdown.c Log: SVN rev 183619 on 2008-10-05 09:13:27Z by kib MFC r183412: If the panic thread is preempted after setting panicstr but before setting TDF_INPANIC then it will never be rescheduled again. Wrap setting the panic condition with the critical section. Approved by: re (kensmith) Revision Changes Path 1.182.2.6 +2 -0 src/sys/kern/kern_shutdown.c From owner-cvs-src@FreeBSD.ORG Sun Oct 5 09:35:58 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50907106564A; Sun, 5 Oct 2008 09:35:58 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3DABD8FC0C; Sun, 5 Oct 2008 09:35:58 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m959ZwVJ035065; Sun, 5 Oct 2008 09:35:58 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m959ZwX2035064; Sun, 5 Oct 2008 09:35:58 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810050935.m959ZwX2035064@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Sun, 5 Oct 2008 09:35:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware article.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 09:35:58 -0000 simon 2008-10-05 09:35:46 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware article.sgml Log: SVN rev 183620 on 2008-10-05 09:35:46Z by simon Move some lists which were inside a to outside the . This removes some vertical whitespace in the output. Whitespace was intentionally not fixed in the SGML for the related lists, to make the actual change more clear. This file is in need of a major whitespace cleanup anyway. Revision Changes Path 1.334 +22 -39 src/release/doc/en_US.ISO8859-1/hardware/article.sgml From owner-cvs-src@FreeBSD.ORG Sun Oct 5 09:45:59 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B7C3106569F; Sun, 5 Oct 2008 09:45:59 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 189E18FC08; Sun, 5 Oct 2008 09:45:59 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m959jw0q035859; Sun, 5 Oct 2008 09:45:58 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m959jwe8035858; Sun, 5 Oct 2008 09:45:58 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810050945.m959jwe8035858@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Sun, 5 Oct 2008 09:45:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/share/misc man2hwnotes.pl X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 09:45:59 -0000 simon 2008-10-05 09:45:45 UTC FreeBSD src repository Modified files: release/doc/share/misc man2hwnotes.pl Log: SVN rev 183621 on 2008-10-05 09:45:45Z by simon - Add support for Pp command - this improves output for axe(4). - Add support for .Fx, just in case somebody starts using it. - Only add the arch information to the first para per manual page. This improves output for axe(4), and generally seems to make sense (I hope). - Remove an unneeded line for non-compat mode. Revision Changes Path 1.15 +16 -3 src/release/doc/share/misc/man2hwnotes.pl From owner-cvs-src@FreeBSD.ORG Sun Oct 5 09:56:29 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBF0F1065689; Sun, 5 Oct 2008 09:56:29 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B9A1D8FC0C; Sun, 5 Oct 2008 09:56:29 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m959uTRe036716; Sun, 5 Oct 2008 09:56:29 GMT (envelope-from kib@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m959uTmS036715; Sun, 5 Oct 2008 09:56:29 GMT (envelope-from kib@repoman.freebsd.org) Message-Id: <200810050956.m959uTmS036715@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to kib@repoman.freebsd.org using -f From: Konstantin Belousov Date: Sun, 5 Oct 2008 09:56:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/i386/i386 db_trace.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 09:56:29 -0000 kib 2008-10-05 09:56:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/i386/i386 db_trace.c Log: SVN rev 183622 on 2008-10-05 09:56:14Z by kib MFC r183413: Frames created by the Xcpustop, Xrendezvous, Xipi_intr_bitmap_handler and Xlazypmap differ from the frame for Xtimerint. The Xtimerint puts pointer to the frame between return address and frame body, while rest of the functions listed above do not. Correct offset calculation to allow the ddb backtrace to step over such frames. Approved by: re (kensmith) Revision Changes Path 1.79.2.2 +7 -2 src/sys/i386/i386/db_trace.c From owner-cvs-src@FreeBSD.ORG Sun Oct 5 09:57:46 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D40B106568B; Sun, 5 Oct 2008 09:57:46 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 29E308FC08; Sun, 5 Oct 2008 09:57:46 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m959vkeZ036840; Sun, 5 Oct 2008 09:57:46 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m959vkWU036839; Sun, 5 Oct 2008 09:57:46 GMT (envelope-from hrs@repoman.freebsd.org) Message-Id: <200810050957.m959vkWU036839@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to hrs@repoman.freebsd.org using -f From: Hiroki Sato Date: Sun, 5 Oct 2008 09:57:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_4 Cc: Subject: cvs commit: src/release/doc/share/examples Makefile.relnotesng src/release/doc/share/sgml release.dsl release.ent X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 09:57:46 -0000 hrs 2008-10-05 09:57:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_4) release/doc/share/examples Makefile.relnotesng release/doc/share/sgml release.dsl release.ent Log: SVN rev 183623 on 2008-10-05 09:57:33Z by hrs Update version numbers for 6.4R. Approved by: re (implicit) Revision Changes Path 1.11.2.2.4.2 +1 -1 src/release/doc/share/examples/Makefile.relnotesng 1.9.2.1.8.2 +0 -1 src/release/doc/share/sgml/release.dsl 1.24.2.9.2.2 +9 -10 src/release/doc/share/sgml/release.ent From owner-cvs-src@FreeBSD.ORG Sun Oct 5 10:04:17 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0852B1065693; Sun, 5 Oct 2008 10:04:17 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D03068FC0A; Sun, 5 Oct 2008 10:04:16 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m95A4G3X038464; Sun, 5 Oct 2008 10:04:16 GMT (envelope-from kib@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m95A4Gi9038463; Sun, 5 Oct 2008 10:04:16 GMT (envelope-from kib@repoman.freebsd.org) Message-Id: <200810051004.m95A4Gi9038463@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to kib@repoman.freebsd.org using -f From: Konstantin Belousov Date: Sun, 5 Oct 2008 10:04:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/gnu/usr.bin/gdb/kgdb trgt_i386.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 10:04:17 -0000 kib 2008-10-05 10:04:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) gnu/usr.bin/gdb/kgdb trgt_i386.c Log: SVN rev 183624 on 2008-10-05 10:04:02Z by kib MFC r183414: Differentiate between interrupt frames, trap interrupt frames and timer frame in the kgdb, to allow it to properly backtrace over the interrupt stacks. Approved by: re (kensmith) Revision Changes Path 1.6.2.6 +33 -3 src/gnu/usr.bin/gdb/kgdb/trgt_i386.c From owner-cvs-src@FreeBSD.ORG Sun Oct 5 10:32:03 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 265651065686; Sun, 5 Oct 2008 10:32:03 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EE1278FC19; Sun, 5 Oct 2008 10:32:02 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m95AW2ok041433; Sun, 5 Oct 2008 10:32:02 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m95AW2bY041432; Sun, 5 Oct 2008 10:32:02 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810051032.m95AW2bY041432@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Sun, 5 Oct 2008 10:31:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware article.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 10:32:03 -0000 simon 2008-10-05 10:31:46 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware article.sgml Log: SVN rev 183625 on 2008-10-05 10:31:46Z by simon Move a lists which was inside a to outside the . This removes some vertical whitespace in the output. This one was missed in r183620. Revision Changes Path 1.335 +1 -2 src/release/doc/en_US.ISO8859-1/hardware/article.sgml From owner-cvs-src@FreeBSD.ORG Sun Oct 5 11:02:03 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8EB91065686; Sun, 5 Oct 2008 11:02:03 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AC5DF8FC1C; Sun, 5 Oct 2008 11:02:03 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m95B234q043688; Sun, 5 Oct 2008 11:02:03 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m95B234N043687; Sun, 5 Oct 2008 11:02:03 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810051102.m95B234N043687@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Sun, 5 Oct 2008 11:01:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware article.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 11:02:04 -0000 simon 2008-10-05 11:01:50 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware article.sgml Log: SVN rev 183626 on 2008-10-05 11:01:50Z by simon Major whitespace cleanup to follow FDP style. This was done since markup was getting in the way when doing "real" changes. The resulting HTML output is unchanged. Revision Changes Path 1.336 +1132 -918 src/release/doc/en_US.ISO8859-1/hardware/article.sgml From owner-cvs-src@FreeBSD.ORG Sun Oct 5 11:39:35 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 220D01065690; Sun, 5 Oct 2008 11:39:35 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EA5288FC0C; Sun, 5 Oct 2008 11:39:34 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m95BdYvV047781; Sun, 5 Oct 2008 11:39:34 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m95BdYf8047780; Sun, 5 Oct 2008 11:39:34 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810051139.m95BdYf8047780@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Sun, 5 Oct 2008 11:39:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 vr.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 11:39:35 -0000 simon 2008-10-05 11:39:16 UTC FreeBSD src repository Modified files: share/man/man4 vr.4 Log: SVN rev 183627 on 2008-10-05 11:39:16Z by simon Document that vr(4) supports Soekris Engineering net5501. Revision Changes Path 1.32 +2 -0 src/share/man/man4/vr.4 From owner-cvs-src@FreeBSD.ORG Sun Oct 5 14:00:55 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8509110656D8; Sun, 5 Oct 2008 14:00:55 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 313568FC17; Sun, 5 Oct 2008 14:00:52 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m95E0qnD071108; Sun, 5 Oct 2008 14:00:52 GMT (envelope-from marius@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m95E0qSd071107; Sun, 5 Oct 2008 14:00:52 GMT (envelope-from marius@repoman.freebsd.org) Message-Id: <200810051400.m95E0qSd071107@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to marius@repoman.freebsd.org using -f From: Marius Strobl Date: Sun, 5 Oct 2008 14:00:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/sparc64/loader main.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 14:00:55 -0000 marius 2008-10-05 14:00:44 UTC FreeBSD src repository Modified files: sys/boot/sparc64/loader main.c Log: SVN rev 183628 on 2008-10-05 14:00:44Z by marius 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 pointless "nothing to autoload yet." message. MFC after: 3 days Revision Changes Path 1.39 +1 -1 src/sys/boot/sparc64/loader/main.c From owner-cvs-src@FreeBSD.ORG Sun Oct 5 14:15:44 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F8751065688; Sun, 5 Oct 2008 14:15:44 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 54E448FC18; Sun, 5 Oct 2008 14:15:44 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m95EFikx073402; Sun, 5 Oct 2008 14:15:44 GMT (envelope-from marius@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m95EFiiU073401; Sun, 5 Oct 2008 14:15:44 GMT (envelope-from marius@repoman.freebsd.org) Message-Id: <200810051415.m95EFiiU073401@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to marius@repoman.freebsd.org using -f From: Marius Strobl Date: Sun, 5 Oct 2008 14:15:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 14:15:44 -0000 marius 2008-10-05 14:15:22 UTC FreeBSD src repository Modified files: usr.sbin Makefile Log: SVN rev 183629 on 2008-10-05 14:15:22Z by marius - Revert to the pre-r183242 behavior of building sade(8) on sparc64. - Fix whitespace. Revision Changes Path 1.398 +4 -3 src/usr.sbin/Makefile From owner-cvs-src@FreeBSD.ORG Sun Oct 5 17:44:31 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CE281065688; Sun, 5 Oct 2008 17:44:31 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 694368FC14; Sun, 5 Oct 2008 17:44:31 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m95HiQsx011004; Sun, 5 Oct 2008 17:44:26 GMT (envelope-from bz@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m95HiQYX011003; Sun, 5 Oct 2008 17:44:26 GMT (envelope-from bz@repoman.freebsd.org) Message-Id: <200810051744.m95HiQYX011003@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to bz@repoman.freebsd.org using -f From: "Bjoern A. Zeeb" Date: Sun, 5 Oct 2008 17:41:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/share/man/man4 enc.4 src/sys/net if_enc.c src/sys/netipsec ipsec.h ipsec_input.c ipsec_output.c xform.h xform_ipip.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 17:44:31 -0000 bz 2008-10-05 17:41:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/man/man4 enc.4 sys/net if_enc.c sys/netipsec ipsec.h ipsec_input.c ipsec_output.c xform.h xform_ipip.c Log: SVN rev 183630 on 2008-10-05 17:41:46Z by bz MFC: rev. 1.7 net/if_enc.c rev. 1.14 netipsec/ipsec.h, 1.20 netipsec/ipsec_input.c rev. 1.17 netipsec/ipsec_output.c rev. 1.4 netipsec/xform.h, 1.16 netipsec/xform_ipip.c SVN r174054, 174055 Add sysctls to if_enc(4) to control whether the firewalls or bpf will see inner and outer headers or just inner or outer headers for incoming and outgoing IPsec packets. This is useful in bpf to not have over long lines for debugging or selcting packets based on the inner headers. It also properly defines the behavior of what the firewalls see. Last but not least it gives you if_enc(4) for IPv6 as well. [ As some auxiliary state was not available in the later input path we save it in the tdbi. That way tcpdump can give a consistent view of either of (authentic,confidential) for both before and after states. ] Note: The defaults were not changed but you may want to do that. See the the man page for more details. PR: kern/127785 Approved by: re (gnn) Revision Changes Path 1.5.2.1 +52 -7 src/share/man/man4/enc.4 1.6.2.3 +74 -11 src/sys/net/if_enc.c 1.13.2.2 +9 -2 src/sys/netipsec/ipsec.h 1.19.2.2 +21 -2 src/sys/netipsec/ipsec_input.c 1.16.2.3 +24 -2 src/sys/netipsec/ipsec_output.c 1.3.2.1 +3 -0 src/sys/netipsec/xform.h 1.15.2.1 +15 -1 src/sys/netipsec/xform_ipip.c From owner-cvs-src@FreeBSD.ORG Sun Oct 5 18:57:37 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C110010656D8; Sun, 5 Oct 2008 18:57:37 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C8D498FC17; Sun, 5 Oct 2008 18:57:36 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m95IvaYe018083; Sun, 5 Oct 2008 18:57:36 GMT (envelope-from danger@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m95Ivanc018080; Sun, 5 Oct 2008 18:57:36 GMT (envelope-from danger@repoman.freebsd.org) Message-Id: <200810051857.m95Ivanc018080@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to danger@repoman.freebsd.org using -f From: Daniel Gerzo Date: Sun, 5 Oct 2008 18:57:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man5 Makefile nullfs.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 18:57:37 -0000 danger 2008-10-05 18:57:27 UTC FreeBSD src repository Modified files: share/man/man5 Makefile Added files: share/man/man5 nullfs.5 Log: SVN rev 183631 on 2008-10-05 18:57:27Z by danger Add initial version of the nullfs(5) man page MFC after: 3 days Revision Changes Path 1.81 +1 -0 src/share/man/man5/Makefile 1.1 +75 -0 src/share/man/man5/nullfs.5 (new) From owner-cvs-src@FreeBSD.ORG Sun Oct 5 19:23:52 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDD2C106568A; Sun, 5 Oct 2008 19:23:52 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C1F2B8FC14; Sun, 5 Oct 2008 19:23:52 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m95JNqFD021819; Sun, 5 Oct 2008 19:23:52 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m95JNqYe021818; Sun, 5 Oct 2008 19:23:52 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810051923.m95JNqYe021818@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Sun, 5 Oct 2008 19:23:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware article.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 19:23:53 -0000 simon 2008-10-05 19:23:33 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware article.sgml Log: SVN rev 183632 on 2008-10-05 19:23:33Z by simon - Add age(4). Suggested by: stass MFC after: 3 days (including other recent changes) Revision Changes Path 1.337 +2 -0 src/release/doc/en_US.ISO8859-1/hardware/article.sgml From owner-cvs-src@FreeBSD.ORG Sun Oct 5 21:05:24 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8400E10656E4; Sun, 5 Oct 2008 21:05:24 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 71E2C8FC18; Sun, 5 Oct 2008 21:05:24 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m95L5OBZ042486; Sun, 5 Oct 2008 21:05:24 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m95L5Ox3042485; Sun, 5 Oct 2008 21:05:24 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200810052105.m95L5Ox3042485@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Sun, 5 Oct 2008 21:05:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/kern uipc_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 21:05:24 -0000 rwatson 2008-10-05 21:05:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern uipc_socket.c Log: SVN rev 183633 on 2008-10-05 21:05:20Z by rwatson Merge r183512 from head to stable/7: Various cleanups for soreceive_dgram(): - Update or remove comments that were left over from the original soreceive_generic() implementation. Quite a few were misleading in the context of the new code. - Since soreceive_dgram() has a simpler structure, replace several gotos with a while loop making the invariants more clear. - In the blocking while loop, don't try to handle cases incompatible with the loop invariant (since m is always NULL, don't check for and handle non-NULL). - Don't drop and re-acquire the socket buffer lock unnecessarily after sbwait() returns, which may help reduce lock contention (etc). - Assume PR_ATOMIC since we assert it at the top of the function. Approved by: re (gnn) Revision Changes Path 1.302.2.8 +19 -58 src/sys/kern/uipc_socket.c From owner-cvs-src@FreeBSD.ORG Sun Oct 5 23:37:12 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AC38106569F; Sun, 5 Oct 2008 23:37:12 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0FCC08FC0C; Sun, 5 Oct 2008 23:37:12 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m95NbBp1060635; Sun, 5 Oct 2008 23:37:11 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m95NbB0U060634; Sun, 5 Oct 2008 23:37:11 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200810052337.m95NbB0U060634@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Sun, 5 Oct 2008 23:37:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/arm/at91/boot2 boot2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 23:37:12 -0000 imp 2008-10-05 23:37:03 UTC FreeBSD src repository Modified files: sys/boot/arm/at91/boot2 boot2.c Log: SVN rev 183634 on 2008-10-05 23:37:03Z by imp Indent with 8-space tabs. This reduces the diffs to the newer ixp425 boot2 and may make it easier to merge these files in the future... Revision Changes Path 1.9 +166 -162 src/sys/boot/arm/at91/boot2/boot2.c From owner-cvs-src@FreeBSD.ORG Sun Oct 5 23:39:42 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A42FF1065687; Sun, 5 Oct 2008 23:39:42 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 925078FC13; Sun, 5 Oct 2008 23:39:42 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m95Ndgv5062146; Sun, 5 Oct 2008 23:39:42 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m95Ndg10062145; Sun, 5 Oct 2008 23:39:42 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200810052339.m95Ndg10062145@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Sun, 5 Oct 2008 23:39:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/arm/at91/boot2 boot2.c centipad_board.c kb920x_board.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 23:39:42 -0000 imp 2008-10-05 23:39:28 UTC FreeBSD src repository Modified files: sys/boot/arm/at91/boot2 boot2.c centipad_board.c kb920x_board.c Log: SVN rev 183635 on 2008-10-05 23:39:28Z by imp Remove XMODEM_DL support. It never was complete and only serves to increase the diffs with other arm boot2 loaders. Revision Changes Path 1.10 +0 -4 src/sys/boot/arm/at91/boot2/boot2.c 1.2 +0 -5 src/sys/boot/arm/at91/boot2/centipad_board.c 1.5 +0 -5 src/sys/boot/arm/at91/boot2/kb920x_board.c From owner-cvs-src@FreeBSD.ORG Mon Oct 6 00:00:18 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29D6410656C6; Sun, 5 Oct 2008 23:59:58 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 99C6F8FC08; Sun, 5 Oct 2008 23:59:58 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m95NxwZ8065130; Sun, 5 Oct 2008 23:59:58 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m95NxwpY065129; Sun, 5 Oct 2008 23:59:58 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200810052359.m95NxwpY065129@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Sun, 5 Oct 2008 23:59:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/arm/at91/boot2 boot2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 00:00:18 -0000 imp 2008-10-05 23:59:52 UTC FreeBSD src repository Modified files: sys/boot/arm/at91/boot2 boot2.c Log: SVN rev 183636 on 2008-10-05 23:59:52Z by imp Bring in the trivial differences between this code and John Hay's new code. Added a copyright for the work I did to this file a couple of years ago. Add John's copyright too, since I'm sure I'll be pulling more into this code. This also implements a new -n option to not allow breaking into the boot sequence which was original in the patch John posted (not in the original i386 code I based this boot2.c on, only the name is the same). I haven't checked to see if he did that, or if it was one of Sam's improvements. Submitted by: jhay@ Revision Changes Path 1.11 +26 -17 src/sys/boot/arm/at91/boot2/boot2.c From owner-cvs-src@FreeBSD.ORG Mon Oct 6 00:28:46 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D7511065757; Mon, 6 Oct 2008 00:28:46 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2202C8FC14; Mon, 6 Oct 2008 00:28:46 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m960SkRC068674; Mon, 6 Oct 2008 00:28:46 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m960SjMe068673; Mon, 6 Oct 2008 00:28:45 GMT (envelope-from yongari@repoman.freebsd.org) Message-Id: <200810060028.m960SjMe068673@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to yongari@repoman.freebsd.org using -f From: Pyun YongHyeon Date: Mon, 6 Oct 2008 00:28:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/nfe if_nfe.c if_nfereg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 00:28:46 -0000 yongari 2008-10-06 00:28:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/nfe if_nfe.c if_nfereg.h Log: SVN rev 183637 on 2008-10-06 00:28:34Z by yongari MFC r183509: Add device ids for MCP77/79 and set appropriate support flags. Obtained from: OpenBSD PR: kern/127529 Approved by: re (kensmith) Revision Changes Path 1.21.2.7 +32 -0 src/sys/dev/nfe/if_nfe.c 1.10.2.3 +8 -0 src/sys/dev/nfe/if_nfereg.h From owner-cvs-src@FreeBSD.ORG Mon Oct 6 03:40:26 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E859106568B; Mon, 6 Oct 2008 03:40:26 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D70B08FC16; Mon, 6 Oct 2008 03:40:25 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m963ePFp096701; Mon, 6 Oct 2008 03:40:25 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m963eP0n096700; Mon, 6 Oct 2008 03:40:25 GMT (envelope-from yongari@repoman.freebsd.org) Message-Id: <200810060340.m963eP0n096700@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to yongari@repoman.freebsd.org using -f From: Pyun YongHyeon Date: Mon, 6 Oct 2008 03:40:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/share/man/man4 nfe.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 03:40:26 -0000 yongari 2008-10-06 03:40:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/man/man4 nfe.4 Log: SVN rev 183638 on 2008-10-06 03:40:06Z by yongari MFC: r183530 Mention support for nForce MCP77 and MCP79. Touch Dd. Approved by: re (hrs) Revision Changes Path 1.8.2.3 +7 -2 src/share/man/man4/nfe.4 From owner-cvs-src@FreeBSD.ORG Mon Oct 6 05:32:38 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB00D106568A; Mon, 6 Oct 2008 05:32:38 +0000 (UTC) (envelope-from jhay@meraka.csir.co.za) Received: from zibbi.meraka.csir.co.za (zibbi.meraka.csir.co.za [IPv6:2001:4200:7000:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2BA948FC18; Mon, 6 Oct 2008 05:32:38 +0000 (UTC) (envelope-from jhay@meraka.csir.co.za) Received: by zibbi.meraka.csir.co.za (Postfix, from userid 3973) id 9AC8233C9C; Mon, 6 Oct 2008 07:32:36 +0200 (SAST) Date: Mon, 6 Oct 2008 07:32:36 +0200 From: John Hay To: Warner Losh Message-ID: <20081006053236.GA87963@zibbi.meraka.csir.co.za> References: <200810052359.m95NxwpY065129@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200810052359.m95NxwpY065129@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/arm/at91/boot2 boot2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 05:32:39 -0000 On Sun, Oct 05, 2008 at 11:59:52PM +0000, Warner Losh wrote: > imp 2008-10-05 23:59:52 UTC > > FreeBSD src repository > > Modified files: > sys/boot/arm/at91/boot2 boot2.c > Log: > SVN rev 183636 on 2008-10-05 23:59:52Z by imp > > Bring in the trivial differences between this code and John Hay's new > code. Added a copyright for the work I did to this file a couple of > years ago. Add John's copyright too, since I'm sure I'll be pulling > more into this code. This also implements a new -n option to not > allow breaking into the boot sequence which was original in the patch > John posted (not in the original i386 code I based this boot2.c on, > only the name is the same). I haven't checked to see if he did that, > or if it was one of Sam's improvements. The -n part came from a patch I got from Andrew Thompson (thompsa). John -- John Hay -- John.Hay@meraka.csir.co.za / jhay@FreeBSD.org From owner-cvs-src@FreeBSD.ORG Mon Oct 6 06:26:13 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BED821065686; Mon, 6 Oct 2008 06:26:13 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 93C038FC1B; Mon, 6 Oct 2008 06:26:13 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m966QDXG023340; Mon, 6 Oct 2008 06:26:13 GMT (envelope-from kmacy@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m966QDfr023339; Mon, 6 Oct 2008 06:26:13 GMT (envelope-from kmacy@repoman.freebsd.org) Message-Id: <200810060626.m966QDfr023339@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to kmacy@repoman.freebsd.org using -f From: Kip Macy Date: Mon, 6 Oct 2008 06:26:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/cxgb cxgb_sge.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 06:26:13 -0000 kmacy 2008-10-06 06:26:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/cxgb cxgb_sge.c Log: SVN rev 183639 on 2008-10-06 06:26:00Z by kmacy Fix bug in LRO on T304 whereby a packet could be sent to the wrong interface's ifp. Submitted by: Chelsio Inc. Approved by: re Revision Changes Path 1.30.2.8 +12 -1 src/sys/dev/cxgb/cxgb_sge.c From owner-cvs-src@FreeBSD.ORG Mon Oct 6 06:43:29 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5091106568E; Mon, 6 Oct 2008 06:43:29 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AA0948FC23; Mon, 6 Oct 2008 06:43:29 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m966hTOH024740; Mon, 6 Oct 2008 06:43:29 GMT (envelope-from kmacy@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m966hTR6024739; Mon, 6 Oct 2008 06:43:29 GMT (envelope-from kmacy@repoman.freebsd.org) Message-Id: <200810060643.m966hTR6024739@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to kmacy@repoman.freebsd.org using -f From: Kip Macy Date: Mon, 6 Oct 2008 06:43:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/cxgb/sys mbufq.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 06:43:29 -0000 kmacy 2008-10-06 06:43:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/cxgb/sys mbufq.h Log: SVN rev 183640 on 2008-10-06 06:43:20Z by kmacy MFC fixes to mbufq interface Approved by: re Revision Changes Path 1.2.2.1 +37 -5 src/sys/dev/cxgb/sys/mbufq.h From owner-cvs-src@FreeBSD.ORG Mon Oct 6 10:38:11 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DEB11065690; Mon, 6 Oct 2008 10:38:11 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 33C548FC16; Mon, 6 Oct 2008 10:38:11 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96AcBJg059591; Mon, 6 Oct 2008 10:38:11 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96AcB3Z059590; Mon, 6 Oct 2008 10:38:11 GMT (envelope-from jkoshy@repoman.freebsd.org) Message-Id: <200810061038.m96AcB3Z059590@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jkoshy@repoman.freebsd.org using -f From: Joseph Koshy Date: Mon, 6 Oct 2008 10:34:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libpmc pmc.p6.3 src/sys/dev/hwpmc pmc_events.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 10:38:11 -0000 jkoshy 2008-10-06 10:34:44 UTC FreeBSD src repository Modified files: lib/libpmc pmc.p6.3 sys/dev/hwpmc pmc_events.h Log: SVN rev 183641 on 2008-10-06 10:34:44Z by jkoshy Correct a typo. Revision Changes Path 1.5 +1 -1 src/lib/libpmc/pmc.p6.3 1.5 +1 -1 src/sys/dev/hwpmc/pmc_events.h From owner-cvs-src@FreeBSD.ORG Mon Oct 6 12:58:14 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B3F910656B1; Mon, 6 Oct 2008 12:58:14 +0000 (UTC) (envelope-from gallatin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EBABC8FC1F; Mon, 6 Oct 2008 12:58:13 +0000 (UTC) (envelope-from gallatin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96CwDKv082171; Mon, 6 Oct 2008 12:58:13 GMT (envelope-from gallatin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96CwDHa082170; Mon, 6 Oct 2008 12:58:13 GMT (envelope-from gallatin@repoman.freebsd.org) Message-Id: <200810061258.m96CwDHa082170@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to gallatin@repoman.freebsd.org using -f From: Andrew Gallatin Date: Mon, 6 Oct 2008 12:58:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/dev/mxge eth_z8e.h ethp_z8e.h mxge_mcp.h rss_eth_z8e.h rss_ethp_z8e.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 12:58:14 -0000 gallatin 2008-10-06 12:58:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/mxge eth_z8e.h ethp_z8e.h mxge_mcp.h rss_eth_z8e.h rss_ethp_z8e.h Log: SVN rev 183642 on 2008-10-06 12:58:03Z by gallatin MFC: 183515 Update to Myri10GE firmware version 1.4.33 from 1.4.29. Approved by: re (kensmith) Revision Changes Path 1.2.4.2 +7042 -13148 src/sys/dev/mxge/eth_z8e.h 1.2.4.2 +7080 -13233 src/sys/dev/mxge/ethp_z8e.h 1.8.2.2 +57 -9 src/sys/dev/mxge/mxge_mcp.h 1.2.2.2 +9212 -15096 src/sys/dev/mxge/rss_eth_z8e.h 1.2.2.2 +9264 -15177 src/sys/dev/mxge/rss_ethp_z8e.h From owner-cvs-src@FreeBSD.ORG Mon Oct 6 14:20:15 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9B2D1065695; Mon, 6 Oct 2008 14:20:15 +0000 (UTC) (envelope-from lstewart@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9E3DA8FC25; Mon, 6 Oct 2008 14:20:15 +0000 (UTC) (envelope-from lstewart@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96EKFc1090890; Mon, 6 Oct 2008 14:20:15 GMT (envelope-from lstewart@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96EKFDh090889; Mon, 6 Oct 2008 14:20:15 GMT (envelope-from lstewart@repoman.freebsd.org) Message-Id: <200810061420.m96EKFDh090889@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to lstewart@repoman.freebsd.org using -f From: Lawrence Stewart Date: Mon, 6 Oct 2008 14:20:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/misc committers-src.dot X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 14:20:15 -0000 lstewart 2008-10-06 14:20:03 UTC FreeBSD src repository Modified files: share/misc committers-src.dot Log: SVN rev 183643 on 2008-10-06 14:20:03Z by lstewart Add myself as requested by the committers-guide Approved by: gnn (mentor) Revision Changes Path 1.87 +4 -0 src/share/misc/committers-src.dot From owner-cvs-src@FreeBSD.ORG Mon Oct 6 16:12:34 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B9321065697; Mon, 6 Oct 2008 16:12:34 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 164578FC0A; Mon, 6 Oct 2008 16:12:34 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96GCXsw002231; Mon, 6 Oct 2008 16:12:33 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96GCXEu002230; Mon, 6 Oct 2008 16:12:33 GMT (envelope-from obrien@repoman.freebsd.org) Message-Id: <200810061612.m96GCXEu002230@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to obrien@repoman.freebsd.org using -f From: "David E. O'Brien" Date: Mon, 6 Oct 2008 16:11:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/compat/freebsd32 freebsd32_ioctl.c freebsd32_ioctl.h freebsd32_misc.c syscalls.master src/sys/conf files.amd64 files.ia64 src/sys/kern vfs_mount.c src/sys/sys mount.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 16:12:34 -0000 obrien 2008-10-06 16:11:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/compat/freebsd32 freebsd32_misc.c syscalls.master sys/conf files.amd64 files.ia64 sys/kern vfs_mount.c sys/sys mount.h Added files: (Branch: RELENG_7) sys/compat/freebsd32 freebsd32_ioctl.c freebsd32_ioctl.h Log: SVN rev 183644 on 2008-10-06 16:11:08Z by obrien MFC: revs 183042,183044,183188,183189,183270,183271,183273. Add freebsd32 compat shim for nmount(2). Also 32-bit ioctl shims for MDIO, CDIOREADTOCHEADER and CDIOREADTOCENTRYS requests. Fix bug which removed the 32-bit swapon(2) interface. style(9). Approved by: re(kostikbel) Revision Changes Path 1.2.2.1 +220 -0 src/sys/compat/freebsd32/freebsd32_ioctl.c (new) 1.2.2.1 +72 -0 src/sys/compat/freebsd32/freebsd32_ioctl.h (new) 1.67.2.5 +50 -5 src/sys/compat/freebsd32/freebsd32_misc.c 1.91.2.6 +4 -4 src/sys/compat/freebsd32/syscalls.master 1.107.2.8 +1 -0 src/sys/conf/files.amd64 1.92.2.2 +1 -0 src/sys/conf/files.ia64 1.265.2.11 +1 -3 src/sys/kern/vfs_mount.c 1.228.2.3 +1 -0 src/sys/sys/mount.h From owner-cvs-src@FreeBSD.ORG Mon Oct 6 16:12:36 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C3EC1065753; Mon, 6 Oct 2008 16:12:35 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 163E58FC1A; Mon, 6 Oct 2008 16:12:35 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96GCYDD002271; Mon, 6 Oct 2008 16:12:34 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96GCYgl002270; Mon, 6 Oct 2008 16:12:34 GMT (envelope-from obrien@repoman.freebsd.org) Message-Id: <200810061612.m96GCYgl002270@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to obrien@repoman.freebsd.org using -f From: "David E. O'Brien" Date: Mon, 6 Oct 2008 16:12:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 16:12:36 -0000 obrien 2008-10-06 16:12:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c Log: SVN rev 183645 on 2008-10-06 16:12:28Z by obrien Regenerate after r183644. Approved by: re(kostikbel) Revision Changes Path 1.78.2.4 +15 -1 src/sys/compat/freebsd32/freebsd32_proto.h 1.76.2.4 +4 -4 src/sys/compat/freebsd32/freebsd32_syscall.h 1.67.2.4 +4 -4 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.77.2.4 +4 -4 src/sys/compat/freebsd32/freebsd32_sysent.c From owner-cvs-src@FreeBSD.ORG Mon Oct 6 17:49:36 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9E731065686; Mon, 6 Oct 2008 17:49:36 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ADF098FC1C; Mon, 6 Oct 2008 17:49:36 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96HnaCL021025; Mon, 6 Oct 2008 17:49:36 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96HnadA021024; Mon, 6 Oct 2008 17:49:36 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810061749.m96HnadA021024@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Mon, 6 Oct 2008 17:49:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 jme.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 17:49:37 -0000 simon 2008-10-06 17:49:24 UTC FreeBSD src repository Modified files: share/man/man4 jme.4 Log: SVN rev 183646 on 2008-10-06 17:49:24Z by simon Add a HARDWARE section. It doesn't contain any information not already in the DESCRIPTION section, but this allows for the manual page to be used in the automatic hardware notes generation. MFC after: 3 days Revision Changes Path 1.2 +12 -1 src/share/man/man4/jme.4 From owner-cvs-src@FreeBSD.ORG Mon Oct 6 17:51:53 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E30D106574E; Mon, 6 Oct 2008 17:51:53 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8EFA88FC16; Mon, 6 Oct 2008 17:51:52 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96HpqPV021249; Mon, 6 Oct 2008 17:51:52 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96HpqJC021248; Mon, 6 Oct 2008 17:51:52 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810061751.m96HpqJC021248@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Mon, 6 Oct 2008 17:51:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware article.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 17:51:53 -0000 simon 2008-10-06 17:51:44 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware article.sgml Log: SVN rev 183647 on 2008-10-06 17:51:44Z by simon - Add jme(4). Suggested by: yongari MFC after: 3 days Revision Changes Path 1.338 +2 -0 src/release/doc/en_US.ISO8859-1/hardware/article.sgml From owner-cvs-src@FreeBSD.ORG Mon Oct 6 18:07:24 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2ABC7106568C; Mon, 6 Oct 2008 18:07:24 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F28688FC20; Mon, 6 Oct 2008 18:07:23 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96I7N3S023550; Mon, 6 Oct 2008 18:07:23 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96I7Njd023549; Mon, 6 Oct 2008 18:07:23 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810061807.m96I7Njd023549@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Mon, 6 Oct 2008 18:07:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 bce.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 18:07:24 -0000 simon 2008-10-06 18:07:07 UTC FreeBSD src repository Modified files: share/man/man4 bce.4 Log: SVN rev 183648 on 2008-10-06 18:07:07Z by simon Document that the bce(4) driver works with Dell PowerEdge 1950/2950 NIC's. MFC after: 3 days Revision Changes Path 1.9 +4 -0 src/share/man/man4/bce.4 From owner-cvs-src@FreeBSD.ORG Mon Oct 6 18:38:55 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85CA41065693; Mon, 6 Oct 2008 18:38:55 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 58C6F8FC14; Mon, 6 Oct 2008 18:38:55 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96Ictpi026271; Mon, 6 Oct 2008 18:38:55 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96Icta7026270; Mon, 6 Oct 2008 18:38:55 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200810061838.m96Icta7026270@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Mon, 6 Oct 2008 18:38:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/fs/portalfs portal_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 18:38:56 -0000 rwatson 2008-10-06 18:38:50 UTC FreeBSD src repository Modified files: sys/fs/portalfs portal_vnops.c Log: SVN rev 183649 on 2008-10-06 18:38:50Z by rwatson Use soconnect2() rather than directly invoking uipc_connect2() to interconnect two UNIX domain sockets. MFC after: 3 days Revision Changes Path 1.78 +1 -1 src/sys/fs/portalfs/portal_vnops.c From owner-cvs-src@FreeBSD.ORG Mon Oct 6 18:44:05 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DCBA106568B; Mon, 6 Oct 2008 18:44:05 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 320D98FC19; Mon, 6 Oct 2008 18:44:05 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96Ii54b026748; Mon, 6 Oct 2008 18:44:05 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96Ii59a026747; Mon, 6 Oct 2008 18:44:05 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200810061844.m96Ii59a026747@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Mon, 6 Oct 2008 18:43:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_usrreq.c src/sys/sys un.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 18:44:05 -0000 rwatson 2008-10-06 18:43:11 UTC FreeBSD src repository Modified files: sys/kern uipc_usrreq.c sys/sys un.h Log: SVN rev 183650 on 2008-10-06 18:43:11Z by rwatson Now that portalfs doesn't directly invoke uipc_connect2(), make it a static symbol. MFC after: 3 days Revision Changes Path 1.219 +2 -1 src/sys/kern/uipc_usrreq.c 1.31 +2 -7 src/sys/sys/un.h From owner-cvs-src@FreeBSD.ORG Mon Oct 6 19:38:24 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BDB81065698; Mon, 6 Oct 2008 19:38:24 +0000 (UTC) (envelope-from jhay@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 37C648FC1D; Mon, 6 Oct 2008 19:38:24 +0000 (UTC) (envelope-from jhay@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96JcOWn032785; Mon, 6 Oct 2008 19:38:24 GMT (envelope-from jhay@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96JcOaP032784; Mon, 6 Oct 2008 19:38:24 GMT (envelope-from jhay@repoman.freebsd.org) Message-Id: <200810061938.m96JcOaP032784@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhay@repoman.freebsd.org using -f From: John Hay Date: Mon, 6 Oct 2008 19:38:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/arm/ixp425 Makefile.inc src/sys/boot/arm/ixp425/boot2 Makefile arm_init.S boot2.c cf_ata.h ixp425_board.c lib.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 19:38:24 -0000 jhay 2008-10-06 19:38:10 UTC FreeBSD src repository Added files: sys/boot/arm/ixp425 Makefile.inc sys/boot/arm/ixp425/boot2 Makefile arm_init.S boot2.c cf_ata.h ixp425_board.c lib.h Log: SVN rev 183651 on 2008-10-06 19:38:10Z by jhay Add a boot loader for ixp425 based boards like the Gateworks Avila and ADI Pronghorn Metro with Redboot on them. Revision Changes Path 1.1 +42 -0 src/sys/boot/arm/ixp425/Makefile.inc (new) 1.1 +75 -0 src/sys/boot/arm/ixp425/boot2/Makefile (new) 1.1 +50 -0 src/sys/boot/arm/ixp425/boot2/arm_init.S (new) 1.1 +483 -0 src/sys/boot/arm/ixp425/boot2/boot2.c (new) 1.1 +62 -0 src/sys/boot/arm/ixp425/boot2/cf_ata.h (new) 1.1 +697 -0 src/sys/boot/arm/ixp425/boot2/ixp425_board.c (new) 1.1 +64 -0 src/sys/boot/arm/ixp425/boot2/lib.h (new) From owner-cvs-src@FreeBSD.ORG Mon Oct 6 19:42:13 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08E6D1065758; Mon, 6 Oct 2008 19:42:13 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EA3408FC3E; Mon, 6 Oct 2008 19:42:09 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96Jg9iD033193; Mon, 6 Oct 2008 19:42:09 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96Jg9PG033192; Mon, 6 Oct 2008 19:42:09 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200810061942.m96Jg9PG033192@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Mon, 6 Oct 2008 19:42:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/regression/sockets/fstat Makefile fstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 19:42:13 -0000 rwatson 2008-10-06 19:42:03 UTC FreeBSD src repository Added files: tools/regression/sockets/fstat Makefile fstat.c Log: SVN rev 183652 on 2008-10-06 19:42:03Z by rwatson Add very simple regression test for fstat(2) on sockets: make sure it returns success for various socket types. It's easy to imagine this being enhanced to validate the returned data, but... Revision Changes Path 1.1 +9 -0 src/tools/regression/sockets/fstat/Makefile (new) 1.1 +71 -0 src/tools/regression/sockets/fstat/fstat.c (new) From owner-cvs-src@FreeBSD.ORG Mon Oct 6 20:45:11 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53128106568A; Mon, 6 Oct 2008 20:45:11 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 270C38FC16; Mon, 6 Oct 2008 20:45:11 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96KjBcd039178; Mon, 6 Oct 2008 20:45:11 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96KjBLw039177; Mon, 6 Oct 2008 20:45:11 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810062045.m96KjBLw039177@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Mon, 6 Oct 2008 20:45:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 em.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 20:45:11 -0000 simon 2008-10-06 20:45:08 UTC FreeBSD src repository Modified files: share/man/man4 em.4 Log: SVN rev 183653 on 2008-10-06 20:45:08Z by simon - Add 82574 to list of supported controller chips. - Add Intel PRO/1000 PF and Intel PRO/1000 PT adaptors to list of supported adaptors. The list of adaptors was found at http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&Inst=Yes&DwnldID=10957 MFC after: 1 week Revision Changes Path 1.29 +18 -3 src/share/man/man4/em.4 From owner-cvs-src@FreeBSD.ORG Mon Oct 6 21:39:12 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE80C106568C; Mon, 6 Oct 2008 21:39:12 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8A9048FC15; Mon, 6 Oct 2008 21:39:12 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96LdC7c056025; Mon, 6 Oct 2008 21:39:12 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96LdC0I056024; Mon, 6 Oct 2008 21:39:12 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810062139.m96LdC0I056024@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Mon, 6 Oct 2008 21:38:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 Makefile igb.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 21:39:12 -0000 simon 2008-10-06 21:38:55 UTC FreeBSD src repository Modified files: share/man/man4 Makefile Added files: share/man/man4 igb.4 Log: SVN rev 183654 on 2008-10-06 21:38:55Z by simon Only a few of the loader tunables / sysctl variables are documented, as I'm not really sure what the rest do. The list of adaptors was found at http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&Inst=Yes&DwnldID=15815 MFC after: 1 week Revision Changes Path 1.433 +1 -0 src/share/man/man4/Makefile 1.1 +196 -0 src/share/man/man4/igb.4 (new) From owner-cvs-src@FreeBSD.ORG Mon Oct 6 21:43:05 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D638B106568B; Mon, 6 Oct 2008 21:43:05 +0000 (UTC) (envelope-from simon@nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id 91FA08FC12; Mon, 6 Oct 2008 21:43:05 +0000 (UTC) (envelope-from simon@nitro.dk) Received: from arthur.nitro.dk (arthur.bofh [192.168.2.3]) by mx.nitro.dk (Postfix) with ESMTP id B42561E8C21; Mon, 6 Oct 2008 21:43:04 +0000 (UTC) Received: by arthur.nitro.dk (Postfix, from userid 1000) id A44255FFB; Mon, 6 Oct 2008 23:43:04 +0200 (CEST) Date: Mon, 6 Oct 2008 23:43:04 +0200 From: "Simon L. Nielsen" To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20081006214304.GD1112@arthur.nitro.dk> References: <200810062139.m96LdC0I056024@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200810062139.m96LdC0I056024@repoman.freebsd.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: Subject: Re: cvs commit: src/share/man/man4 Makefile igb.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 21:43:05 -0000 On 2008.10.06 21:38:55 +0000, Simon L. Nielsen wrote: > simon 2008-10-06 21:38:55 UTC > > FreeBSD src repository > > Modified files: > share/man/man4 Makefile > Added files: > share/man/man4 igb.4 > Log: > SVN rev 183654 on 2008-10-06 21:38:55Z by simon > > Only a few of the loader tunables / sysctl variables are documented, > as I'm not really sure what the rest do. > > The list of adaptors was found at > http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&Inst=Yes&DwnldID=15815 Sigh, I forgot the first paragraph of the commit message... : Add a manual page for the igb driver. This page was largely based on the em(4) manual page, and updated for igb(4) after reading the source code. We never found a solution for "forced commits", right? -- Simon L. Nielsen From owner-cvs-src@FreeBSD.ORG Mon Oct 6 21:52:28 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0B4B1065686; Mon, 6 Oct 2008 21:52:28 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A4C178FC15; Mon, 6 Oct 2008 21:52:28 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96LqSML057072; Mon, 6 Oct 2008 21:52:28 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96LqSTp057071; Mon, 6 Oct 2008 21:52:28 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810062152.m96LqSTp057071@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Mon, 6 Oct 2008 21:52:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware article.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 21:52:28 -0000 simon 2008-10-06 21:52:11 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware article.sgml Log: SVN rev 183655 on 2008-10-06 21:52:11Z by simon Add igb(4). MFC after: 1 week Revision Changes Path 1.339 +2 -0 src/release/doc/en_US.ISO8859-1/hardware/article.sgml From owner-cvs-src@FreeBSD.ORG Mon Oct 6 21:56:04 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E361610656C5; Mon, 6 Oct 2008 21:56:04 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B31D68FC2E; Mon, 6 Oct 2008 21:55:59 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96Ltxlf057384; Mon, 6 Oct 2008 21:55:59 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96Ltx05057383; Mon, 6 Oct 2008 21:55:59 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200810062155.m96Ltx05057383@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Mon, 6 Oct 2008 21:55:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 em.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 21:56:05 -0000 simon 2008-10-06 21:55:53 UTC FreeBSD src repository Modified files: share/man/man4 em.4 Log: SVN rev 183656 on 2008-10-06 21:55:53Z by simon Reference igb(4) i SEE ALSO. MFC after: 1 week Revision Changes Path 1.30 +1 -0 src/share/man/man4/em.4 From owner-cvs-src@FreeBSD.ORG Mon Oct 6 22:25:46 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61E541065692; Mon, 6 Oct 2008 22:25:46 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 26E2A8FC14; Mon, 6 Oct 2008 22:25:46 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96MPkdj060872; Mon, 6 Oct 2008 22:25:46 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96MPkLu060871; Mon, 6 Oct 2008 22:25:46 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200810062225.m96MPkLu060871@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Mon, 6 Oct 2008 22:25:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/share/zoneinfo southamerica X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 22:25:46 -0000 edwin 2008-10-06 22:25:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/zoneinfo southamerica Log: SVN rev 183659 on 2008-10-06 22:25:26Z by edwin MFC of r183536 MFV of r183657 Vendor import of tzdata2008g - Fix DST changes in Brazil which are clashing with Carnaval. Approved by: re (kib) Revision Changes Path 1.31.2.6 +27 -6 src/share/zoneinfo/southamerica From owner-cvs-src@FreeBSD.ORG Mon Oct 6 22:34:31 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB09F106568E; Mon, 6 Oct 2008 22:34:31 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AF4E38FC1C; Mon, 6 Oct 2008 22:34:31 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m96MYV4S061540; Mon, 6 Oct 2008 22:34:31 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m96MYVDi061539; Mon, 6 Oct 2008 22:34:31 GMT (envelope-from delphij@repoman.freebsd.org) Message-Id: <200810062234.m96MYVDi061539@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to delphij@repoman.freebsd.org using -f From: Xin LI Date: Mon, 6 Oct 2008 22:34:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/twa tw_osl_freebsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 22:34:32 -0000 delphij 2008-10-06 22:34:17 UTC FreeBSD src repository Modified files: sys/dev/twa tw_osl_freebsd.c Log: SVN rev 183660 on 2008-10-06 22:34:17Z by delphij Limit DMA memory to lower addressable 4GB, without this patch, we can reliably provoke data corruption on systems equipped with a plenty of memory during high load. Reported by: gnn via iXsystems MFC candidate: RELENG_7_1, RELENG_7 Revision Changes Path 1.11 +4 -4 src/sys/dev/twa/tw_osl_freebsd.c From owner-cvs-src@FreeBSD.ORG Tue Oct 7 07:10:38 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEB851065766; Tue, 7 Oct 2008 07:10:38 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8E3BA8FC1D; Tue, 7 Oct 2008 07:10:38 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m977AcAc035972; Tue, 7 Oct 2008 07:10:38 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m977AcYe035971; Tue, 7 Oct 2008 07:10:38 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200810070710.m977AcYe035971@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Tue, 7 Oct 2008 07:10:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern sys_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 07:10:39 -0000 rwatson 2008-10-07 07:10:28 UTC FreeBSD src repository Modified files: sys/kern sys_socket.c Log: SVN rev 183661 on 2008-10-07 07:10:28Z by rwatson Lock receive socket buffer in soo_stat() rather than commenting that we should lock it, which may marginally improve the consistency of the results. Remove comment. MFC after: 3 days Revision Changes Path 1.77 +4 -5 src/sys/kern/sys_socket.c From owner-cvs-src@FreeBSD.ORG Tue Oct 7 09:41:11 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E35410656A0; Tue, 7 Oct 2008 09:41:11 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 113F38FC14; Tue, 7 Oct 2008 09:41:11 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m979fAAG061020; Tue, 7 Oct 2008 09:41:10 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m979fAO2061019; Tue, 7 Oct 2008 09:41:10 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200810070941.m979fAO2061019@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Tue, 7 Oct 2008 09:41:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet tcp_input.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 09:41:11 -0000 rwatson 2008-10-07 09:41:07 UTC FreeBSD src repository Modified files: sys/netinet tcp_input.c Log: SVN rev 183662 on 2008-10-07 09:41:07Z by rwatson Don't pass curthread to sbreserve_locked() in tcp_do_segment(), as the netisr or ithread's socket buffer size limit is not the right limit to use. Instead, pass NULL as the other two calls to sbreserve_locked() in the TCP input path (tcp_mss()) do. In practice, this is a no-op, as ithreads and the netisr run without a process limit on socket buffer use, and a NULL thread pointer leads to not using the process's limit, if any. However, if tcp_input() is called in other contexts that do have limits, this may prevent the incorrect limit from being used. MFC after: 3 days Revision Changes Path 1.385 +1 -1 src/sys/netinet/tcp_input.c From owner-cvs-src@FreeBSD.ORG Tue Oct 7 09:51:56 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E436310656A2; Tue, 7 Oct 2008 09:51:56 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B8B148FC1E; Tue, 7 Oct 2008 09:51:56 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m979pub8062155; Tue, 7 Oct 2008 09:51:56 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m979puW8062154; Tue, 7 Oct 2008 09:51:56 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200810070951.m979puW8062154@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Tue, 7 Oct 2008 09:51:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_sockbuf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 09:51:57 -0000 rwatson 2008-10-07 09:51:39 UTC FreeBSD src repository Modified files: sys/kern uipc_sockbuf.c Log: SVN rev 183663 on 2008-10-07 09:51:39Z by rwatson Rewrite sbreserve_locked()'s comment on NULL thread pointers, eliminating an XXXRW about the comment being stale. MFC after: 3 days Revision Changes Path 1.179 +5 -4 src/sys/kern/uipc_sockbuf.c From owner-cvs-src@FreeBSD.ORG Tue Oct 7 09:57:14 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCB0D10656DE; Tue, 7 Oct 2008 09:57:14 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 99B978FC24; Tue, 7 Oct 2008 09:57:12 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m979vCB1062574; Tue, 7 Oct 2008 09:57:12 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m979vCMN062573; Tue, 7 Oct 2008 09:57:12 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200810070957.m979vCMN062573@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Tue, 7 Oct 2008 09:57:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 09:57:15 -0000 rwatson 2008-10-07 09:57:03 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c Log: SVN rev 183664 on 2008-10-07 09:57:03Z by rwatson Remove temporary debugging KASSERT's introduced to detect protocols improperly invoking sosend(), soreceive(), and sopoll() instead of attach either specialized or _generic() versions of those functions to their pru_sosend, pru_soreceive, and pru_sopoll protosw methods. MFC after: 3 days Revision Changes Path 1.318 +0 -12 src/sys/kern/uipc_socket.c From owner-cvs-src@FreeBSD.ORG Tue Oct 7 10:25:43 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC281106581E; Tue, 7 Oct 2008 10:25:43 +0000 (UTC) (envelope-from lulf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B0DED8FC1B; Tue, 7 Oct 2008 10:25:43 +0000 (UTC) (envelope-from lulf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m97APh9Z065849; Tue, 7 Oct 2008 10:25:43 GMT (envelope-from lulf@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m97APhf0065848; Tue, 7 Oct 2008 10:25:43 GMT (envelope-from lulf@repoman.freebsd.org) Message-Id: <200810071025.m97APhf0065848@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to lulf@repoman.freebsd.org using -f From: Ulf Lilleengen Date: Tue, 7 Oct 2008 10:25:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/gstat gstat.8 gstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 10:25:44 -0000 lulf 2008-10-07 10:25:27 UTC FreeBSD src repository Modified files: usr.sbin/gstat gstat.8 gstat.c Log: SVN rev 183665 on 2008-10-07 10:25:27Z by lulf - Allow gstat to print values to different kind of outputs. - Introduce batch mode, where gstat will collect the numbers, print them, and exit. - Document batch mode in the gstat man page. Submitted by: anders Revision Changes Path 1.10 +2 -0 src/usr.sbin/gstat/gstat.8 1.16 +106 -73 src/usr.sbin/gstat/gstat.c From owner-cvs-src@FreeBSD.ORG Tue Oct 7 10:32:00 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F34581065690; Tue, 7 Oct 2008 10:31:59 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C7BB68FC2B; Tue, 7 Oct 2008 10:31:59 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m97AVxCK067221; Tue, 7 Oct 2008 10:31:59 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m97AVxxn067220; Tue, 7 Oct 2008 10:31:59 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200810071031.m97AVxxn067220@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Tue, 7 Oct 2008 10:31:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/regression/netinet/udpzerobyte Makefile udpzerobyte.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 10:32:00 -0000 rwatson 2008-10-07 10:31:55 UTC FreeBSD src repository Added files: tools/regression/netinet/udpzerobyte Makefile udpzerobyte.c Log: SVN rev 183666 on 2008-10-07 10:31:55Z by rwatson Regression test for the loopback handling of zero-length UDP packets, which should be delivered but without payload. Revision Changes Path 1.1 +7 -0 src/tools/regression/netinet/udpzerobyte/Makefile (new) 1.1 +104 -0 src/tools/regression/netinet/udpzerobyte/udpzerobyte.c (new) From owner-cvs-src@FreeBSD.ORG Tue Oct 7 14:06:03 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D68AC106568D; Tue, 7 Oct 2008 14:06:03 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AB54C8FC16; Tue, 7 Oct 2008 14:06:03 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m97E63Vq098994; Tue, 7 Oct 2008 14:06:03 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m97E63xr098993; Tue, 7 Oct 2008 14:06:03 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <200810071406.m97E63xr098993@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Tue, 7 Oct 2008 14:05:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/i386/libi386 bootinfo64.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 14:06:04 -0000 jhb 2008-10-07 14:05:42 UTC FreeBSD src repository Modified files: sys/boot/i386/libi386 bootinfo64.c Log: SVN rev 183667 on 2008-10-07 14:05:42Z by jhb Use CPUID to see if the current CPU supports long mode when attemping to boot an amd64 kernel. If not, then fail the boot request with an error message. Otherwise, the boot attempt will fail with a BTX fault when trying to read the EFER MSR. MFC after: 3 days Revision Changes Path 1.38 +47 -1 src/sys/boot/i386/libi386/bootinfo64.c From owner-cvs-src@FreeBSD.ORG Tue Oct 7 14:14:05 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF721106570F; Tue, 7 Oct 2008 14:14:04 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8008A8FC22; Tue, 7 Oct 2008 14:14:04 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m97EE42w099632; Tue, 7 Oct 2008 14:14:04 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m97EE4RF099631; Tue, 7 Oct 2008 14:14:04 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200810071414.m97EE4RF099631@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Tue, 7 Oct 2008 14:13:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/regression/netinet/udpzerobyte udpzerobyte.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 14:14:06 -0000 rwatson 2008-10-07 14:13:59 UTC FreeBSD src repository Modified files: tools/regression/netinet/udpzerobyte udpzerobyte.c Log: SVN rev 183668 on 2008-10-07 14:13:59Z by rwatson Add IPv6 support to zero-size UDP transmit/receive test. Revision Changes Path 1.2 +47 -27 src/tools/regression/netinet/udpzerobyte/udpzerobyte.c From owner-cvs-src@FreeBSD.ORG Tue Oct 7 15:41:55 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 274CD106568A for ; Tue, 7 Oct 2008 15:41:55 +0000 (UTC) (envelope-from nick@van-laarhoven.org) Received: from hpsmtp-eml12.kpnxchange.com (hpsmtp-eml12.KPNXCHANGE.COM [213.75.38.112]) by mx1.freebsd.org (Postfix) with ESMTP id AD5B18FC1B for ; Tue, 7 Oct 2008 15:41:54 +0000 (UTC) (envelope-from nick@van-laarhoven.org) Received: from cpsmtpi-eml05.kpnxchange.com ([213.75.38.135]) by hpsmtp-eml12.kpnxchange.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 7 Oct 2008 17:29:49 +0200 Received: from uitsmijter.van-laarhoven.org ([81.207.207.222]) by cpsmtpi-eml05.kpnxchange.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 7 Oct 2008 17:29:49 +0200 Received: (qmail 23902 invoked by uid 98); 7 Oct 2008 15:29:47 -0000 Received: from 10.66.0.135 (nick@10.66.0.135) by uitsmijter.van-laarhoven.org (envelope-from , uid 82) with qmail-scanner-2.01 (clamdscan: 0.92/5270. f-prot: 4.6.7/3.16.15. spamassassin: 3.2.3. Clear:RC:1(10.66.0.135):. Processed in 0.824679 secs); 07 Oct 2008 15:29:47 -0000 Received: from unknown (HELO van-laarhoven.org) (nick@10.66.0.135) by uitsmijter.van-laarhoven.org with SMTP; 7 Oct 2008 15:29:46 -0000 Received: (nullmailer pid 93409 invoked by uid 1001); Tue, 07 Oct 2008 15:29:45 -0000 From: Nick Hibma To: cvs-src@freebsd.org Date: Tue, 7 Oct 2008 17:29:42 +0200 User-Agent: KMail/1.9.7 References: <200809251200.m8PC0wUN074507@repoman.freebsd.org> In-Reply-To: <200809251200.m8PC0wUN074507@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810071729.44487.nick@van-laarhoven.org> X-OriginalArrivalTime: 07 Oct 2008 15:29:49.0777 (UTC) FILETIME=[896D2410:01C92891] Cc: Poul-Henning Kamp , Andrea Guzzo Subject: Re: cvs commit: src/sys/dev/usb ubsa.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 15:41:55 -0000 Did you ever see the problem of the device not restarting quickly enough? Or does your dongle simply fail the first attach? Does a second attach phase attach the device? If you could send me the output of dmesg after having succesfully attached the dongle that would be great. We've got a different dongle here that with a similar driver that sometimes does not attach properly because the mode switch does not happen fast enough. Replugging usually solves the problem. We are going to commit a driver soonish that supports all USB based Option and Huawei cards, including multiple serial ports the devices support. Which enables you to monitor signal strength while being online. Cheers, Nick > phk 2008-09-25 12:00:56 UTC > > FreeBSD src repository > > Modified files: > sys/dev/usb ubsa.c > Log: > SVN rev 183348 on 2008-09-25 12:00:56Z by phk > > Make the ubsa(4) work with Huawei Exxx (tested with E169) 3G radio > devices: > > Kick the device into the right mode if it comes up as a flash-disk. > > Set the buffers to a sensible 1024 bytes instead of a far too small > default. > > Don't attempt to change speed, baud, parity and such, the device does > not understand it. > > Revision Changes Path > 1.41 +61 -2 src/sys/dev/usb/ubsa.c > > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/usb/ubsa.c?r1=1.40&r2=1 >.41&cvsroot=freebsd _______________________________________________ > cvs-src@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Tue Oct 7 16:39:26 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C51F106569B; Tue, 7 Oct 2008 16:39:24 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6C6688FC0A; Tue, 7 Oct 2008 16:39:24 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m97GdOOa020764; Tue, 7 Oct 2008 16:39:24 GMT (envelope-from sam@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m97GdODD020763; Tue, 7 Oct 2008 16:39:24 GMT (envelope-from sam@repoman.freebsd.org) Message-Id: <200810071639.m97GdODD020763@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to sam@repoman.freebsd.org using -f From: Sam Leffler Date: Tue, 7 Oct 2008 16:39:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/arm/ixp425/boot2 Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 16:39:26 -0000 sam 2008-10-07 16:39:17 UTC FreeBSD src repository Modified files: sys/boot/arm/ixp425/boot2 Makefile Log: SVN rev 183669 on 2008-10-07 16:39:17Z by sam don't hardcode cc Submitted by: Andrey Eltsov Revision Changes Path 1.2 +3 -3 src/sys/boot/arm/ixp425/boot2/Makefile From owner-cvs-src@FreeBSD.ORG Tue Oct 7 17:23:25 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D816F1065693; Tue, 7 Oct 2008 17:23:25 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BC6558FC22; Tue, 7 Oct 2008 17:23:25 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m97HNPIO034789; Tue, 7 Oct 2008 17:23:25 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m97HNPsG034788; Tue, 7 Oct 2008 17:23:25 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200810071723.m97HNPsG034788@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Tue, 7 Oct 2008 17:23:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/at91 at91_mci.c at91_spi.c if_ate.c uart_dev_at91usart.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 17:23:26 -0000 imp 2008-10-07 17:23:16 UTC FreeBSD src repository Modified files: sys/arm/at91 at91_mci.c at91_spi.c if_ate.c uart_dev_at91usart.c Log: SVN rev 183670 on 2008-10-07 17:23:16Z by imp Use bus_get_dma_tag() instead of NULL here. Not really needed for atmel at the moment, but it is more correct. Revision Changes Path 1.8 +3 -3 src/sys/arm/at91/at91_mci.c 1.7 +3 -3 src/sys/arm/at91/at91_spi.c 1.29 +8 -8 src/sys/arm/at91/if_ate.c 1.16 +4 -3 src/sys/arm/at91/uart_dev_at91usart.c From owner-cvs-src@FreeBSD.ORG Tue Oct 7 17:27:41 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AEC4106568C; Tue, 7 Oct 2008 17:27:41 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6FE408FC22; Tue, 7 Oct 2008 17:27:41 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m97HRfNX035133; Tue, 7 Oct 2008 17:27:41 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m97HRffY035132; Tue, 7 Oct 2008 17:27:41 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200810071727.m97HRffY035132@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Tue, 7 Oct 2008 17:27:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/arm/ixp425/boot2 boot2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 17:27:41 -0000 imp 2008-10-07 17:27:37 UTC FreeBSD src repository Modified files: sys/boot/arm/ixp425/boot2 boot2.c Log: SVN rev 183671 on 2008-10-07 17:27:37Z by imp Diff reduction with boot/arm/at91/boot2/boot2.c: indent this statement correctly. Revision Changes Path 1.2 +1 -1 src/sys/boot/arm/ixp425/boot2/boot2.c From owner-cvs-src@FreeBSD.ORG Tue Oct 7 17:28:57 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA1BB1065699; Tue, 7 Oct 2008 17:28:57 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7D2958FC1D; Tue, 7 Oct 2008 17:28:57 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m97HSv2i035235; Tue, 7 Oct 2008 17:28:57 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m97HSv5S035234; Tue, 7 Oct 2008 17:28:57 GMT (envelope-from jkoshy@repoman.freebsd.org) Message-Id: <200810071728.m97HSv5S035234@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jkoshy@repoman.freebsd.org using -f From: Joseph Koshy Date: Tue, 7 Oct 2008 17:28:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/pmcstat pmcstat.8 pmcstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 17:28:57 -0000 jkoshy 2008-10-07 17:28:52 UTC FreeBSD src repository Modified files: usr.sbin/pmcstat pmcstat.8 pmcstat.c Log: SVN rev 183672 on 2008-10-07 17:28:52Z by jkoshy - Avoid a spurious error when a command line is specified without any process scope PMCs. - Change the -c '*' option to denote non-halted CPUs. Revision Changes Path 1.16 +3 -3 src/usr.sbin/pmcstat/pmcstat.8 1.22 +3 -2 src/usr.sbin/pmcstat/pmcstat.c From owner-cvs-src@FreeBSD.ORG Tue Oct 7 17:44:13 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AABBE1065688; Tue, 7 Oct 2008 17:44:13 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 941988FC1A; Tue, 7 Oct 2008 17:44:13 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m97HiDAt039791; Tue, 7 Oct 2008 17:44:13 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m97HiDM8039790; Tue, 7 Oct 2008 17:44:13 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200810071744.m97HiDM8039790@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Tue, 7 Oct 2008 17:44:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/arm/at91/boot2 boot2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 17:44:13 -0000 imp 2008-10-07 17:44:04 UTC FreeBSD src repository Modified files: sys/boot/arm/at91/boot2 boot2.c Log: SVN rev 183673 on 2008-10-07 17:44:04Z by imp More diff reductions against ixp425/boot2/boot2.c. This time, we bring in FIXUP_BOOT_DRV functionality as an #ifdef. This is not enabled at this time, and the md5 remains constant with this change. Apart from the 'accept any partitioning scheme on the device' changes, this was the biggest delta... # and yes, we'll merge these into one source file if we can do that in a # way that makes sense. Obtained from: sys/boot/arm/ixp425/boot2/boot2.c Revision Changes Path 1.12 +87 -0 src/sys/boot/arm/at91/boot2/boot2.c From owner-cvs-src@FreeBSD.ORG Tue Oct 7 19:45:51 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D7961065678; Tue, 7 Oct 2008 19:45:51 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 71EDD8FC12; Tue, 7 Oct 2008 19:45:51 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m97Jjp5k053899; Tue, 7 Oct 2008 19:45:51 GMT (envelope-from sam@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m97Jjp8c053898; Tue, 7 Oct 2008 19:45:51 GMT (envelope-from sam@repoman.freebsd.org) Message-Id: <200810071945.m97Jjp8c053898@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to sam@repoman.freebsd.org using -f From: Sam Leffler Date: Tue, 7 Oct 2008 19:42:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 wpi.4 src/sys/modules/wpifw Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 19:45:51 -0000 sam 2008-10-07 19:42:56 UTC FreeBSD src repository Modified files: share/man/man4 wpi.4 sys/modules/wpifw Makefile Log: SVN rev 183674 on 2008-10-07 19:42:56Z by sam the 3945 firmware license does not require acknowledging the EULA, remove the sysctl ack requirement Pointed out by: Joerg Sonnenberger Reviewed by: thompsa Approved by: core Revision Changes Path 1.6 +2 -17 src/share/man/man4/wpi.4 1.2 +0 -1 src/sys/modules/wpifw/Makefile From owner-cvs-src@FreeBSD.ORG Tue Oct 7 20:58:04 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 060C41065697; Tue, 7 Oct 2008 20:58:04 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CC4B18FC1A; Tue, 7 Oct 2008 20:58:03 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m97Kw3dO073535; Tue, 7 Oct 2008 20:58:03 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m97Kw3q0073534; Tue, 7 Oct 2008 20:58:03 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200810072058.m97Kw3q0073534@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Tue, 7 Oct 2008 20:57:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 20:58:04 -0000 rwatson 2008-10-07 20:57:55 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c Log: SVN rev 183675 on 2008-10-07 20:57:55Z by rwatson In soreceive_dgram, when a 0-length buffer is passed into recv(2) and no data is ready, return 0 rather than blocking or returning EAGAIN. This is consistent with the behavior of soreceive_generic (soreceive) in earlier versions of FreeBSD, and restores this behavior for UDP. Discussed with: jhb, sam MFC after: 3 days Revision Changes Path 1.319 +2 -1 src/sys/kern/uipc_socket.c From owner-cvs-src@FreeBSD.ORG Tue Oct 7 21:01:34 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDE2A10656C6; Tue, 7 Oct 2008 21:01:34 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6F0068FC30; Tue, 7 Oct 2008 21:01:34 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m97L1YrX073836; Tue, 7 Oct 2008 21:01:34 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m97L1Yiu073835; Tue, 7 Oct 2008 21:01:34 GMT (envelope-from rwatson@repoman.freebsd.org) Message-Id: <200810072101.m97L1Yiu073835@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to rwatson@repoman.freebsd.org using -f From: Robert Watson Date: Tue, 7 Oct 2008 21:01:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/regression/netinet/udpzerobyte udpzerobyte.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 21:01:36 -0000 rwatson 2008-10-07 21:01:23 UTC FreeBSD src repository Modified files: tools/regression/netinet/udpzerobyte udpzerobyte.c Log: SVN rev 183676 on 2008-10-07 21:01:23Z by rwatson Update udpzerobyte to understand that passing 0 as a length to recv(2) will cause it to return 0, not EAGAIN. Add UNIX domain socket support to udpzerobyte, which suggests this regression test should be moved to the general sockets test area rather than netinet. Revision Changes Path 1.3 +26 -5 src/tools/regression/netinet/udpzerobyte/udpzerobyte.c From owner-cvs-src@FreeBSD.ORG Tue Oct 7 22:40:19 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A687106569A; Tue, 7 Oct 2008 22:40:19 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0B71D8FC26; Tue, 7 Oct 2008 22:40:18 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m97Me1Zt046445; Tue, 7 Oct 2008 18:40:13 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Robert Watson Date: Tue, 7 Oct 2008 17:36:50 -0400 User-Agent: KMail/1.9.7 References: <200810072058.m97Kw3q0073534@repoman.freebsd.org> In-Reply-To: <200810072058.m97Kw3q0073534@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200810071736.50999.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Tue, 07 Oct 2008 18:40:13 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/8387/Tue Oct 7 11:37:07 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=4.2 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern uipc_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 22:40:19 -0000 On Tuesday 07 October 2008 04:57:55 pm Robert Watson wrote: > rwatson 2008-10-07 20:57:55 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/kern uipc_socket.c=20 > Log: > SVN rev 183675 on 2008-10-07 20:57:55Z by rwatson > =20 > In soreceive_dgram, when a 0-length buffer is passed into recv(2) and > no data is ready, return 0 rather than blocking or returning EAGAIN. > This is consistent with the behavior of soreceive_generic (soreceive) > in earlier versions of FreeBSD, and restores this behavior for UDP. > =20 > Discussed with: jhb, sam > MFC after: 3 days I do find this behavior odd though. I would expect recv(fd, NULL, 0) to discard the next packet from the socket if one is available rather than= =20 returning success and not doing anything (and it seems that this is what it= =20 does both before and now). Similarly, I would expect recv(fd, NULL, 0) to= =20 block on a blocking socket if there isn't a packet available. It would be= =20 orthogonal then to return EAGAIN in this case (no packet available,=20 zero-length user buffer) on a non-blocking socket. It seems that Solaris dropped this behavior (return 0) from their recv()=20 system call sometime after SunOS 4.0 from comments in the OpenSolaris sourc= e. =20 =46rom reading __skb_recv_datagram(), it seems that Linux 2.6 returns EAGAI= N. =20 NetBSD and OS X both have the odd behavior. OpenBSD has the odd behavior,= =20 but with a caveat of sorts having to do with control messages. OpenBSD=20 cvsweb annotate is down though, so I haven't found the reason for their=20 change. =2D-=20 John Baldwin From owner-cvs-src@FreeBSD.ORG Wed May 2 15:05:32 2007 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E37B616A404; Wed, 2 May 2007 15:05:32 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.freebsd.org (Postfix) with ESMTP id 89DBB13C484; Wed, 2 May 2007 15:05:32 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l42F5T3d031765; Wed, 2 May 2007 11:05:30 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Darren Reed User-Agent: KMail/1.9.6 References: <200705020615.l426FDo7015874@repoman.freebsd.org> <20070502070707.GA68774@hub.freebsd.org> In-Reply-To: <20070502070707.GA68774@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705021056.34887.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Wed, 02 May 2007 11:05:30 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/3195/Wed May 2 05:34:51 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, Nate Lawson , src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_intr.c src/sys/sys interrupt.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Wed, 02 May 2007 15:05:33 -0000 X-Original-Date: Wed, 2 May 2007 10:56:34 -0400 X-List-Received-Date: Wed, 02 May 2007 15:05:33 -0000 On Wednesday 02 May 2007 03:07:07 am Darren Reed wrote: > On Wed, May 02, 2007 at 06:15:13AM +0000, Nate Lawson wrote: > > njl 2007-05-02 06:15:13 UTC > > > > FreeBSD src repository > > > > Modified files: (Branch: RELENG_6) > > sys/kern kern_intr.c > > sys/sys interrupt.h > > Log: > > MFC: rate-check the interrupt storm message and bump the counter 500 -> 1000 > > Is this number, "500" or "1000" somehow "magical" for modern hardware? > > If I had a 500MHZ, 1GHz, 1.5GHz, 2GHz, 2.5GHz machines, each with the > appropriate architecture, what would the correct value for this be? > Is i always 1000 or should it be calculated? It's a SWAG and tunable for machines where it doesn't work. In practice the old setting seemed to be a bit too trigger-happy as I know my printer always triggered it, for example. -- John Baldwin From owner-cvs-src@FreeBSD.ORG Sat Apr 19 01:50:36 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A30C106566C; Sat, 19 Apr 2008 01:50:36 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 9454E8FC1B; Sat, 19 Apr 2008 01:50:35 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id m3J1oXbW042375; Sat, 19 Apr 2008 05:50:33 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1208569833; bh=0L1TA05UxVMp2prxv3jJ7f7OU5UcZIMy61n8byt ESOY=; l=404; h=Date:From:To:Cc:Subject:Message-ID:References: MIME-Version:Content-Type:Content-Transfer-Encoding:In-Reply-To; b=ZgsctqsA+gC2zHNPFtYlGULw58JtfkWYar6djYSGKsxgrHPzP9llWUw+617zf4CVM JALIg8vulsc1k7UGbEJ3vy5JvIYeqfNu4/cHjIF+On9osMPWvRbN2+15heaPv2ZArY1 PBBvyK9ROZIQ3UxXnNHRs93DPXnc4AI2GtGdsH4= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id m3J1oWFv042374; Sat, 19 Apr 2008 05:50:32 +0400 (MSD) (envelope-from ache) From: Andrey Chernov To: =?koi8-r?Q?S=F8ren?= Schmidt Message-ID: <20080419015030.GA42329@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , =?koi8-r?Q?S=F8ren?= Schmidt , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200804181515.m3IFF6Nr005172@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200804181515.m3IFF6Nr005172@repoman.freebsd.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-dma.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sat, 19 Apr 2008 01:50:36 -0000 X-Original-Date: Sat, 19 Apr 2008 05:50:31 +0400 X-List-Received-Date: Sat, 19 Apr 2008 01:50:36 -0000 On Fri, Apr 18, 2008 at 03:15:04PM +0000, Søren Schmidt wrote: > Modified files: > sys/dev/ata ata-all.c ata-dma.c > Log: > Fix the breakage that caused AHCI devices to vanish. Editor droppings :( Even with this change ATA driver still can't mount root. ata* disks are not visible through mountroot '?' command too. ICH6, AHCI mode, ATA_STATIC_ID -- http://ache.pp.ru/ From owner-cvs-src@FreeBSD.ORG Tue Oct 7 23:10:19 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A875106568B; Tue, 7 Oct 2008 23:10:19 +0000 (UTC) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D5A008FC1A; Tue, 7 Oct 2008 23:10:18 +0000 (UTC) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m97NAIgf005415; Tue, 7 Oct 2008 23:10:18 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m97NAI4X005414; Tue, 7 Oct 2008 23:10:18 GMT (envelope-from peter) Message-Id: <200810072310.m97NAI4X005414@repoman.freebsd.org> From: Peter Wemm Date: Tue, 7 Oct 2008 23:10:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT tagcheck X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 23:10:19 -0000 peter 2008-10-07 23:10:18 UTC FreeBSD src repository Modified files: . tagcheck Log: Let ken tag the repo for releases. This can be updated as needed. Revision Changes Path 1.15 +3 -4 CVSROOT/tagcheck From owner-cvs-src@FreeBSD.ORG Tue Oct 7 23:11:17 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A8061065693; Tue, 7 Oct 2008 23:11:17 +0000 (UTC) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 502D38FC23; Tue, 7 Oct 2008 23:11:17 +0000 (UTC) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m97NBHHs005542; Tue, 7 Oct 2008 23:11:17 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m97NBHPH005541; Tue, 7 Oct 2008 23:11:17 GMT (envelope-from peter) Message-Id: <200810072311.m97NBHPH005541@repoman.freebsd.org> From: Peter Wemm Date: Tue, 7 Oct 2008 23:11:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT cfg_local.pm X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 23:11:17 -0000 peter 2008-10-07 23:11:17 UTC FreeBSD src repository Modified files: . cfg_local.pm Log: Turn off cvs-style commit mail. svn-style commits are published now. Revision Changes Path 1.34 +4 -2 CVSROOT/cfg_local.pm From owner-cvs-src@FreeBSD.ORG Tue Oct 7 23:13:55 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8AEC1065690 for ; Tue, 7 Oct 2008 23:13:55 +0000 (UTC) (envelope-from peter@wemm.org) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.174]) by mx1.freebsd.org (Postfix) with ESMTP id 46E888FC0A for ; Tue, 7 Oct 2008 23:13:55 +0000 (UTC) (envelope-from peter@wemm.org) Received: by wf-out-1314.google.com with SMTP id 24so3528843wfg.7 for ; Tue, 07 Oct 2008 16:13:51 -0700 (PDT) Received: by 10.143.17.13 with SMTP id u13mr3047861wfi.18.1223421231725; Tue, 07 Oct 2008 16:13:51 -0700 (PDT) Received: by 10.142.255.21 with HTTP; Tue, 7 Oct 2008 16:13:51 -0700 (PDT) Message-ID: Date: Tue, 7 Oct 2008 16:13:51 -0700 From: "Peter Wemm" To: cvs-src@freebsd.org, cvs-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: ** HEADS UP ** FreeBSD commit mail list changes X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 23:13:55 -0000 *** HEADS UP *** FreeBSD.org switched from cvs to subversion (svn) for the src tree a few months ago. Since we were continuing to export the svn changes to cvs (and will continue to do so), we were sending out cvs commit messages. For the most part, non-developers didn't have much of a reason to notice that anything changed. However, we were generating svn-style commit messages internally within the developer group. This caused problems with post-commit discussions being fragmented and sometimes unintentionally not being publicly visible. To complete the transition process, I'm turning off cvs-style commit messages for the "src" tree entirely. The only commit messages will be svn-style. The cvs-src list will no longer get commit messages (and will go away), and cvs-all will no longer get "src" commit messages. (cvs-all will still get ports, projects, doc etc commits). In a brave attempt to try and make this transparent to end users, I put on my peril sensitive sunglasses and copied the cvs-all and cvs-src list members over to svn-src-all. I realize this breaks POLA and will cause some confusion for a short while, but it was the only practical way I could think of to get the switch-over done as quickly as possible. I apologize in advance for any problems I've caused to any of you. In a nutshell, the effects you'll see are: * New envelope sender address * different email headers (cvs* become svn*) * Some of you had your subscription set to 'nomail' - this was NOT preserved. Sorry! * If you had custom list passwords, they were not preserved either. * Some of you were subscribed to cvs-all in digest, but cvs-src in individual messages. Since the two were merged, where there was a conflict you'll get 'individual' email, not 'digest'. * obviously the email format you get will be different. If you've got filters or scripts parsing email, I'm sorry I broke them. * commit messages include diffs! Email messages can be quite a bit bigger. Please note that we have several sub-lists. You may well want to unsubscribe from svn-src-all@ and chose sub-lists instead. A summary of the new lists: svn-src-all SVN 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 svn-src-projects SVN commit messages for the src "projects" tree svn-src-release SVN commit messages for releases in the src tree svn-src-releng SVN commit messages for the release engineering / security commits to the src tree svn-src-stable SVN commit messages for all the -stable branches of the src tree svn-src-stable-6 SVN commit messages for only the 6-stable src tree svn-src-stable-7 SVN commit messages for only the 7-stable src tree svn-src-stable-other SVN commit messages for the old stable src trees svn-src-user SVN commit messages for the experimental "user" src tree svn-src-vendor SVN commit messages for the vendor work area tree For example.. you may only wish to get commit mail for the 7-stable branch. You can do that now. -releng commits are for release engineering and security errata commits. -release commits are when release tags get created. -user and -projects are for work-in-progress areas that are NOT part of the src tree yet. -projects are for WIP that is intended to be committed. -user is for experimental work that might or might not ever be committed to the base src tree. Again, apologies for the POLA violation. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6FJV "All of this is for nothing if we don't go to the stars" - JMS/B5 "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell From owner-cvs-src@FreeBSD.ORG Wed Oct 8 02:39:48 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44D04106568E for ; Wed, 8 Oct 2008 02:39:48 +0000 (UTC) (envelope-from peter@wemm.org) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by mx1.freebsd.org (Postfix) with ESMTP id D871F8FC1F for ; Wed, 8 Oct 2008 02:39:47 +0000 (UTC) (envelope-from peter@wemm.org) Received: by wf-out-1314.google.com with SMTP id 24so3613436wfg.7 for ; Tue, 07 Oct 2008 19:39:47 -0700 (PDT) Received: by 10.142.217.19 with SMTP id p19mr3130662wfg.348.1223433587409; Tue, 07 Oct 2008 19:39:47 -0700 (PDT) Received: by 10.142.255.21 with HTTP; Tue, 7 Oct 2008 19:39:47 -0700 (PDT) Message-ID: Date: Tue, 7 Oct 2008 19:39:47 -0700 From: "Peter Wemm" To: haro@kgt.co.jp In-Reply-To: <20081008.112727.12117220.haro@kgt.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081008.112727.12117220.haro@kgt.co.jp> Cc: cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: ** HEADS UP ** FreeBSD commit mail list changes X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 02:39:48 -0000 Fixed. Thanks for letting me know about it. On Tue, Oct 7, 2008 at 7:27 PM, wrote: > Hello Peter, > > I read most of FreeBSD messages through the following URL: > http://docs.freebsd.org/mail/current/ > > But messages on the newly created lists, e.g. svn-src-all, I cannot > be browsed with the error below. Can you look into it, if you've got > time. > > - Sample URL: > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=22133+0+current/svn-src-all > > - Error message: > The specified message cannot be accessed. > > As always, thanks for all the hard work on FreeBSD. > > Thanks, > Haro > > From: "Peter Wemm" > Date: Tue, 7 Oct 2008 16:13:51 -0700 > ::*** HEADS UP *** > :: > ::FreeBSD.org switched from cvs to subversion (svn) for the src tree a > ::few months ago. Since we were continuing to export the svn changes to > ::cvs (and will continue to do so), we were sending out cvs commit > ::messages. For the most part, non-developers didn't have much of a > ::reason to notice that anything changed. > :: > ::However, we were generating svn-style commit messages internally > ::within the developer group. This caused problems with post-commit > ::discussions being fragmented and sometimes unintentionally not being > ::publicly visible. > :: > ::To complete the transition process, I'm turning off cvs-style commit > ::messages for the "src" tree entirely. The only commit messages will > ::be svn-style. The cvs-src list will no longer get commit messages > ::(and will go away), and cvs-all will no longer get "src" commit > ::messages. (cvs-all will still get ports, projects, doc etc commits). > :: > ::In a brave attempt to try and make this transparent to end users, I > ::put on my peril sensitive sunglasses and copied the cvs-all and > ::cvs-src list members over to svn-src-all. > :: > ::I realize this breaks POLA and will cause some confusion for a short > ::while, but it was the only practical way I could think of to get the > ::switch-over done as quickly as possible. I apologize in advance for > ::any problems I've caused to any of you. > :: > ::In a nutshell, the effects you'll see are: > ::* New envelope sender address > ::* different email headers (cvs* become svn*) > ::* Some of you had your subscription set to 'nomail' - this was NOT > ::preserved. Sorry! > ::* If you had custom list passwords, they were not preserved either. > ::* Some of you were subscribed to cvs-all in digest, but cvs-src in > ::individual messages. Since the two were merged, where there was a > ::conflict you'll get 'individual' email, not 'digest'. > ::* obviously the email format you get will be different. If you've got > ::filters or scripts parsing email, I'm sorry I broke them. > ::* commit messages include diffs! Email messages can be quite a bit bigger. > :: > ::Please note that we have several sub-lists. You may well want to > ::unsubscribe from svn-src-all@ and chose sub-lists instead. > :: > ::A summary of the new lists: > :: > ::svn-src-all SVN 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 > ::svn-src-projects SVN commit messages for the src "projects" tree > ::svn-src-release SVN commit messages for releases in the src tree > ::svn-src-releng SVN commit messages for the release engineering / > ::security commits to the src tree > ::svn-src-stable SVN commit messages for all the -stable branches of the src tree > ::svn-src-stable-6 SVN commit messages for only the 6-stable src tree > ::svn-src-stable-7 SVN commit messages for only the 7-stable src tree > ::svn-src-stable-other SVN commit messages for the old stable src trees > ::svn-src-user SVN commit messages for the experimental "user" src tree > ::svn-src-vendor SVN commit messages for the vendor work area tree > :: > ::For example.. you may only wish to get commit mail for the 7-stable > ::branch. You can do that now. > :: > ::-releng commits are for release engineering and security errata commits. > ::-release commits are when release tags get created. > ::-user and -projects are for work-in-progress areas that are NOT part > ::of the src tree yet. -projects are for WIP that is intended to be > ::committed. -user is for experimental work that might or might not ever > ::be committed to the base src tree. > :: > ::Again, apologies for the POLA violation. > :: > ::-- > ::Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6FJV > ::"All of this is for nothing if we don't go to the stars" - JMS/B5 > ::"If Java had true garbage collection, most programs would delete > ::themselves upon execution." -- Robert Sewell > :: > -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6FJV "All of this is for nothing if we don't go to the stars" - JMS/B5 "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell From owner-cvs-src@FreeBSD.ORG Wed Oct 8 02:41:58 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C237106568F; Wed, 8 Oct 2008 02:41:58 +0000 (UTC) (envelope-from haro@kgt.co.jp) Received: from mail02.kgt.co.jp (dmz02.kgt.co.jp [210.141.246.82]) by mx1.freebsd.org (Postfix) with ESMTP id D1DB58FC14; Wed, 8 Oct 2008 02:41:57 +0000 (UTC) (envelope-from haro@kgt.co.jp) Received: from navgw.tt.kgt.co.jp (unknown [210.141.246.71]) by mail02.kgt.co.jp (Postfix) with ESMTP id CCB323C3DD4B; Wed, 8 Oct 2008 11:27:22 +0900 (JST) Received: from localhost (posh.tt.kgt.co.jp [192.168.15.51]) by navgw.tt.kgt.co.jp (Postfix) with ESMTP id 5DF504771C; Wed, 8 Oct 2008 11:27:22 +0900 (JST) Date: Wed, 08 Oct 2008 11:27:27 +0900 (JST) Message-Id: <20081008.112727.12117220.haro@kgt.co.jp> To: peter@wemm.org From: haro@kgt.co.jp In-Reply-To: References: X-Mailer: Mew version 4.2 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: ** HEADS UP ** FreeBSD commit mail list changes X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 02:41:58 -0000 Hello Peter, I read most of FreeBSD messages through the following URL: http://docs.freebsd.org/mail/current/ But messages on the newly created lists, e.g. svn-src-all, I cannot be browsed with the error below. Can you look into it, if you've got time. - Sample URL: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=22133+0+current/svn-src-all - Error message: The specified message cannot be accessed. As always, thanks for all the hard work on FreeBSD. Thanks, Haro From: "Peter Wemm" Date: Tue, 7 Oct 2008 16:13:51 -0700 ::*** HEADS UP *** :: ::FreeBSD.org switched from cvs to subversion (svn) for the src tree a ::few months ago. Since we were continuing to export the svn changes to ::cvs (and will continue to do so), we were sending out cvs commit ::messages. For the most part, non-developers didn't have much of a ::reason to notice that anything changed. :: ::However, we were generating svn-style commit messages internally ::within the developer group. This caused problems with post-commit ::discussions being fragmented and sometimes unintentionally not being ::publicly visible. :: ::To complete the transition process, I'm turning off cvs-style commit ::messages for the "src" tree entirely. The only commit messages will ::be svn-style. The cvs-src list will no longer get commit messages ::(and will go away), and cvs-all will no longer get "src" commit ::messages. (cvs-all will still get ports, projects, doc etc commits). :: ::In a brave attempt to try and make this transparent to end users, I ::put on my peril sensitive sunglasses and copied the cvs-all and ::cvs-src list members over to svn-src-all. :: ::I realize this breaks POLA and will cause some confusion for a short ::while, but it was the only practical way I could think of to get the ::switch-over done as quickly as possible. I apologize in advance for ::any problems I've caused to any of you. :: ::In a nutshell, the effects you'll see are: ::* New envelope sender address ::* different email headers (cvs* become svn*) ::* Some of you had your subscription set to 'nomail' - this was NOT ::preserved. Sorry! ::* If you had custom list passwords, they were not preserved either. ::* Some of you were subscribed to cvs-all in digest, but cvs-src in ::individual messages. Since the two were merged, where there was a ::conflict you'll get 'individual' email, not 'digest'. ::* obviously the email format you get will be different. If you've got ::filters or scripts parsing email, I'm sorry I broke them. ::* commit messages include diffs! Email messages can be quite a bit bigger. :: ::Please note that we have several sub-lists. You may well want to ::unsubscribe from svn-src-all@ and chose sub-lists instead. :: ::A summary of the new lists: :: ::svn-src-all SVN 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 ::svn-src-projects SVN commit messages for the src "projects" tree ::svn-src-release SVN commit messages for releases in the src tree ::svn-src-releng SVN commit messages for the release engineering / ::security commits to the src tree ::svn-src-stable SVN commit messages for all the -stable branches of the src tree ::svn-src-stable-6 SVN commit messages for only the 6-stable src tree ::svn-src-stable-7 SVN commit messages for only the 7-stable src tree ::svn-src-stable-other SVN commit messages for the old stable src trees ::svn-src-user SVN commit messages for the experimental "user" src tree ::svn-src-vendor SVN commit messages for the vendor work area tree :: ::For example.. you may only wish to get commit mail for the 7-stable ::branch. You can do that now. :: ::-releng commits are for release engineering and security errata commits. ::-release commits are when release tags get created. ::-user and -projects are for work-in-progress areas that are NOT part ::of the src tree yet. -projects are for WIP that is intended to be ::committed. -user is for experimental work that might or might not ever ::be committed to the base src tree. :: ::Again, apologies for the POLA violation. :: ::-- ::Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6FJV ::"All of this is for nothing if we don't go to the stars" - JMS/B5 ::"If Java had true garbage collection, most programs would delete ::themselves upon execution." -- Robert Sewell :: From owner-cvs-src@FreeBSD.ORG Wed Oct 8 02:46:06 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09E1610656A2; Wed, 8 Oct 2008 02:46:06 +0000 (UTC) (envelope-from haro@kgt.co.jp) Received: from mail02.kgt.co.jp (dmz02.kgt.co.jp [210.141.246.82]) by mx1.freebsd.org (Postfix) with ESMTP id CC58A8FC08; Wed, 8 Oct 2008 02:46:05 +0000 (UTC) (envelope-from haro@kgt.co.jp) Received: from navgw.tt.kgt.co.jp (unknown [210.141.246.71]) by mail02.kgt.co.jp (Postfix) with ESMTP id 663753C3DD4B; Wed, 8 Oct 2008 11:46:05 +0900 (JST) Received: from localhost (posh.tt.kgt.co.jp [192.168.15.51]) by navgw.tt.kgt.co.jp (Postfix) with ESMTP id 40AAA4771C; Wed, 8 Oct 2008 11:46:05 +0900 (JST) Date: Wed, 08 Oct 2008 11:46:05 +0900 (JST) Message-Id: <20081008.114605.13911630.haro@kgt.co.jp> To: peter@wemm.org From: haro@kgt.co.jp In-Reply-To: References: <20081008.112727.12117220.haro@kgt.co.jp> X-Mailer: Mew version 4.2 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: ** HEADS UP ** FreeBSD commit mail list changes X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 02:46:06 -0000 From: "Peter Wemm" Date: Tue, 7 Oct 2008 19:39:47 -0700 ::Fixed. Thanks for letting me know about it. Thanks for quick fix. I confirmed that I can see the svn-commit messages. Thanks again, Haro From owner-cvs-src@FreeBSD.ORG Wed Oct 8 04:01:09 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B69E71065677 for ; Wed, 8 Oct 2008 04:01:09 +0000 (UTC) (envelope-from peter@wemm.org) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.169]) by mx1.freebsd.org (Postfix) with ESMTP id 962AC8FC14 for ; Wed, 8 Oct 2008 04:01:09 +0000 (UTC) (envelope-from peter@wemm.org) Received: by wf-out-1314.google.com with SMTP id 24so3641696wfg.7 for ; Tue, 07 Oct 2008 21:01:09 -0700 (PDT) Received: by 10.142.86.7 with SMTP id j7mr3172928wfb.78.1223438469117; Tue, 07 Oct 2008 21:01:09 -0700 (PDT) Received: by 10.142.255.21 with HTTP; Tue, 7 Oct 2008 21:01:09 -0700 (PDT) Message-ID: Date: Tue, 7 Oct 2008 21:01:09 -0700 From: "Peter Wemm" To: haro@kgt.co.jp In-Reply-To: <20081008.114605.13911630.haro@kgt.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081008.112727.12117220.haro@kgt.co.jp> <20081008.114605.13911630.haro@kgt.co.jp> Cc: cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: ** HEADS UP ** FreeBSD commit mail list changes X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 04:01:09 -0000 On Tue, Oct 7, 2008 at 7:46 PM, wrote: > From: "Peter Wemm" > Date: Tue, 7 Oct 2008 19:39:47 -0700 > ::Fixed. Thanks for letting me know about it. > > Thanks for quick fix. > I confirmed that I can see the svn-commit messages. Also, I've created cvs-src-old@freebsd.org. This contains the old-style commit messages for the time being. A couple of people asked for this while they converted their scripts that processed commit messages. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6FJV "All of this is for nothing if we don't go to the stars" - JMS/B5 "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell From owner-cvs-src@FreeBSD.ORG Wed Oct 8 06:16:46 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5576A1065689; Wed, 8 Oct 2008 06:16:46 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2D04F8FC0C; Wed, 8 Oct 2008 06:16:46 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTP id BB2D746B53; Wed, 8 Oct 2008 02:16:45 -0400 (EDT) Date: Wed, 8 Oct 2008 07:16:45 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: John Baldwin In-Reply-To: <200810071736.50999.jhb@freebsd.org> Message-ID: References: <200810072058.m97Kw3q0073534@repoman.freebsd.org> <200810071736.50999.jhb@freebsd.org> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern uipc_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 06:16:46 -0000 On Tue, 7 Oct 2008, John Baldwin wrote: > On Tuesday 07 October 2008 04:57:55 pm Robert Watson wrote: >> rwatson 2008-10-07 20:57:55 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/kern uipc_socket.c >> Log: >> SVN rev 183675 on 2008-10-07 20:57:55Z by rwatson >> >> In soreceive_dgram, when a 0-length buffer is passed into recv(2) and >> no data is ready, return 0 rather than blocking or returning EAGAIN. >> This is consistent with the behavior of soreceive_generic (soreceive) >> in earlier versions of FreeBSD, and restores this behavior for UDP. >> >> Discussed with: jhb, sam >> MFC after: 3 days > > I do find this behavior odd though. I would expect > > recv(fd, NULL, 0) > > to discard the next packet from the socket if one is available rather than > returning success and not doing anything (and it seems that this is what it > does both before and now). Similarly, I would expect recv(fd, NULL, 0) to > block on a blocking socket if there isn't a packet available. It would be > orthogonal then to return EAGAIN in this case (no packet available, > zero-length user buffer) on a non-blocking socket. > > It seems that Solaris dropped this behavior (return 0) from their recv() > system call sometime after SunOS 4.0 from comments in the OpenSolaris > source. From reading __skb_recv_datagram(), it seems that Linux 2.6 returns > EAGAIN. NetBSD and OS X both have the odd behavior. OpenBSD has the odd > behavior, but with a caveat of sorts having to do with control messages. > OpenBSD cvsweb annotate is down though, so I haven't found the reason for > their change. Yes, I agree it's odd, and I'm not sure I like it. I discovered the problem while writing edge-case regression tests for socket receive to better exercise soreceive_dgram, at first concluding it was a bug in soreceive_generic! My feeling, though, is that I should leave behavior "compatible" for 7.1, and perhaps we should change it for 7.2. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-src@FreeBSD.ORG Wed Oct 8 19:10:52 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 758D61065688; Wed, 8 Oct 2008 19:10:52 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id E3BE98FC18; Wed, 8 Oct 2008 19:10:51 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m98JAd6G057756; Wed, 8 Oct 2008 15:10:46 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Robert Watson Date: Wed, 8 Oct 2008 11:14:40 -0400 User-Agent: KMail/1.9.7 References: <200810072058.m97Kw3q0073534@repoman.freebsd.org> <200810071736.50999.jhb@freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810081114.40433.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Wed, 08 Oct 2008 15:10:46 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/8395/Wed Oct 8 12:44:51 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.1 required=4.2 tests=BAYES_00, DATE_IN_PAST_03_06, NO_RELAYS autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern uipc_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 19:10:52 -0000 On Wednesday 08 October 2008 02:16:45 am Robert Watson wrote: > On Tue, 7 Oct 2008, John Baldwin wrote: > > > On Tuesday 07 October 2008 04:57:55 pm Robert Watson wrote: > >> rwatson 2008-10-07 20:57:55 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/kern uipc_socket.c > >> Log: > >> SVN rev 183675 on 2008-10-07 20:57:55Z by rwatson > >> > >> In soreceive_dgram, when a 0-length buffer is passed into recv(2) and > >> no data is ready, return 0 rather than blocking or returning EAGAIN. > >> This is consistent with the behavior of soreceive_generic (soreceive) > >> in earlier versions of FreeBSD, and restores this behavior for UDP. > >> > >> Discussed with: jhb, sam > >> MFC after: 3 days > > > > I do find this behavior odd though. I would expect > > > > recv(fd, NULL, 0) > > > > to discard the next packet from the socket if one is available rather than > > returning success and not doing anything (and it seems that this is what it > > does both before and now). Similarly, I would expect recv(fd, NULL, 0) to > > block on a blocking socket if there isn't a packet available. It would be > > orthogonal then to return EAGAIN in this case (no packet available, > > zero-length user buffer) on a non-blocking socket. > > > > It seems that Solaris dropped this behavior (return 0) from their recv() > > system call sometime after SunOS 4.0 from comments in the OpenSolaris > > source. From reading __skb_recv_datagram(), it seems that Linux 2.6 returns > > EAGAIN. NetBSD and OS X both have the odd behavior. OpenBSD has the odd > > behavior, but with a caveat of sorts having to do with control messages. > > OpenBSD cvsweb annotate is down though, so I haven't found the reason for > > their change. > > Yes, I agree it's odd, and I'm not sure I like it. I discovered the problem > while writing edge-case regression tests for socket receive to better exercise > soreceive_dgram, at first concluding it was a bug in soreceive_generic! My > feeling, though, is that I should leave behavior "compatible" for 7.1, and > perhaps we should change it for 7.2. Ok, so I guess you will revert this from HEAD after the MFC? -- John Baldwin From owner-cvs-src@FreeBSD.ORG Wed Oct 8 19:48:44 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9114E1065690; Wed, 8 Oct 2008 19:48:44 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 6756E8FC08; Wed, 8 Oct 2008 19:48:44 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTP id 0508946B29; Wed, 8 Oct 2008 15:48:44 -0400 (EDT) Date: Wed, 8 Oct 2008 20:48:43 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: John Baldwin In-Reply-To: <200810081114.40433.jhb@freebsd.org> Message-ID: References: <200810072058.m97Kw3q0073534@repoman.freebsd.org> <200810071736.50999.jhb@freebsd.org> <200810081114.40433.jhb@freebsd.org> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern uipc_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 19:48:44 -0000 On Wed, 8 Oct 2008, John Baldwin wrote: >>>> In soreceive_dgram, when a 0-length buffer is passed into recv(2) and >>>> no data is ready, return 0 rather than blocking or returning EAGAIN. >>>> This is consistent with the behavior of soreceive_generic (soreceive) >>>> in earlier versions of FreeBSD, and restores this behavior for UDP. .. >> >> Yes, I agree it's odd, and I'm not sure I like it. I discovered the >> problem while writing edge-case regression tests for socket receive to >> better exercise soreceive_dgram, at first concluding it was a bug in >> soreceive_generic! My feeling, though, is that I should leave behavior >> "compatible" for 7.1, and perhaps we should change it for 7.2. > > Ok, so I guess you will revert this from HEAD after the MFC? That and modify soreceive_generic() to do the same thing in the same circumstances -- soreceive_dgram() falls back on soreceive_generic() for any non-fast path (complicated) cases, so consistency of semantics is quite important. Robert N M Watson Computer Laboratory University of Cambridge