From owner-cvs-src@FreeBSD.ORG Sun Feb 10 06:21: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 87DA016A418; Sun, 10 Feb 2008 06:21:52 +0000 (UTC) (envelope-from iwasaki@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 592D313C4CC; Sun, 10 Feb 2008 06:21:52 +0000 (UTC) (envelope-from iwasaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1A6LqTT061663; Sun, 10 Feb 2008 06:21:52 GMT (envelope-from iwasaki@repoman.freebsd.org) Received: (from iwasaki@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1A6Lq5F061662; Sun, 10 Feb 2008 06:21:52 GMT (envelope-from iwasaki) Message-Id: <200802100621.m1A6Lq5F061662@repoman.freebsd.org> From: Mitsuru IWASAKI Date: Sun, 10 Feb 2008 06:21: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/share/man/man4 ciss.4 src/sys/dev/ciss ciss.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, 10 Feb 2008 06:21:52 -0000 iwasaki 2008-02-10 06:21:52 UTC FreeBSD src repository Modified files: share/man/man4 ciss.4 sys/dev/ciss ciss.c Log: Add `hw.ciss.nop_message_heartbeat' tunable (default disabled) for NOP-message polling in ciss_periodic(). Note that setting the tunable to non-zero can be workaround only for `ADAPTER HEARTBEAT FAILED' problem, and may freeze the system w/o the problem. Reviewed by: scottl Reported by: Attila Nagy MFC after: 3 days Revision Changes Path 1.15 +6 -0 src/share/man/man4/ciss.4 1.87 +4 -1 src/sys/dev/ciss/ciss.c From owner-cvs-src@FreeBSD.ORG Sun Feb 10 07:34: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 7869B16A41B; Sun, 10 Feb 2008 07:34: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 4956713C461; Sun, 10 Feb 2008 07:34:17 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1A7YGJV067018; Sun, 10 Feb 2008 07:34:16 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1A7YGf3067017; Sun, 10 Feb 2008 07:34:16 GMT (envelope-from kib) Message-Id: <200802100734.m1A7YGf3067017@repoman.freebsd.org> From: Konstantin Belousov Date: Sun, 10 Feb 2008 07:34: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/dev/usb ehci.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, 10 Feb 2008 07:34:17 -0000 kib 2008-02-10 07:34:16 UTC FreeBSD src repository Modified files: sys/dev/usb ehci.c Log: After rev. 1.60 of sys/lockmgr.h, the header requires inclusion of the sys/lock.h. Revision Changes Path 1.59 +1 -0 src/sys/dev/usb/ehci.c From owner-cvs-src@FreeBSD.ORG Sun Feb 10 11:15:27 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 EE6E716A417; Sun, 10 Feb 2008 11:15:27 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DF9CA13C46B; Sun, 10 Feb 2008 11:15:27 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ABFRMc002205; Sun, 10 Feb 2008 11:15:27 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ABFR8X002204; Sun, 10 Feb 2008 11:15:27 GMT (envelope-from remko) Message-Id: <200802101115.m1ABFR8X002204@repoman.freebsd.org> From: Remko Lodder Date: Sun, 10 Feb 2008 11:15:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/drm drm_drv.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, 10 Feb 2008 11:15:28 -0000 remko 2008-02-10 11:15:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/drm drm_drv.c Log: MFC rev 1.7 drm_drv.c Dont accidentally remove a filesocket which is still in use. This gives problems when the DRM driver is loaded and the AIXGL extension is loaded , the AIXGL driver requests a drm_close and this will cause the radeon driver to fail while starting X windows. PR: kern/114688 Submitted by: vehemens Prodded by: Robert Noland Approved by: imp (mentor, a while ago already), anholt Approved by: imp (mentor, implicit) Revision Changes Path 1.1.2.4 +9 -6 src/sys/dev/drm/drm_drv.c From owner-cvs-src@FreeBSD.ORG Sun Feb 10 11:18: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 3B44F16A41A; Sun, 10 Feb 2008 11:18: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 29B2813C448; Sun, 10 Feb 2008 11:18:13 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ABIDtF002334; Sun, 10 Feb 2008 11:18:13 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ABIC3o002333; Sun, 10 Feb 2008 11:18:12 GMT (envelope-from rwatson) Message-Id: <200802101118.m1ABIC3o002333@repoman.freebsd.org> From: Robert Watson Date: Sun, 10 Feb 2008 11:18:12 +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/coda cnode.h coda_fbsd.c coda_io.h coda_kernel.h coda_namecache.c coda_namecache.h coda_opstats.h coda_pioctl.h coda_psdev.c coda_psdev.h coda_subr.c coda_subr.h coda_venus.c coda_venus.h coda_vfsops.c coda_vfsops.h coda_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: Sun, 10 Feb 2008 11:18:13 -0000 rwatson 2008-02-10 11:18:12 UTC FreeBSD src repository Modified files: sys/fs/coda cnode.h coda_fbsd.c coda_io.h coda_kernel.h coda_namecache.c coda_namecache.h coda_opstats.h coda_pioctl.h coda_psdev.c coda_psdev.h coda_subr.c coda_subr.h coda_venus.c coda_venus.h coda_vfsops.c coda_vfsops.h coda_vnops.c coda_vnops.h Log: Since we're now actively maintaining the Coda module in the FreeBSD source tree, restyle everything but coda.h (which is more explicitly shared across systems) into a closer approximation to style(9). Remove a few more unused function prototypes. Add or clarify some comments. MFC after: 1 month Revision Changes Path 1.25 +85 -78 src/sys/fs/coda/cnode.h 1.48 +40 -33 src/sys/fs/coda/coda_fbsd.c 1.10 +30 -16 src/sys/fs/coda/coda_io.h 1.7 +31 -30 src/sys/fs/coda/coda_kernel.h 1.25 +383 -439 src/sys/fs/coda/coda_namecache.c 1.14 +127 -118 src/sys/fs/coda/coda_namecache.h 1.8 +60 -57 src/sys/fs/coda/coda_opstats.h 1.10 +25 -26 src/sys/fs/coda/coda_pioctl.h 1.43 +494 -484 src/sys/fs/coda/coda_psdev.c 1.8 +14 -7 src/sys/fs/coda/coda_psdev.h 1.35 +325 -327 src/sys/fs/coda/coda_subr.c 1.11 +24 -20 src/sys/fs/coda/coda_subr.h 1.30 +494 -477 src/sys/fs/coda/coda_venus.c 1.11 +55 -105 src/sys/fs/coda/coda_venus.h 1.79 +308 -318 src/sys/fs/coda/coda_vfsops.c 1.14 +21 -18 src/sys/fs/coda/coda_vfsops.h 1.92 +1448 -1364 src/sys/fs/coda/coda_vnops.c 1.23 +45 -44 src/sys/fs/coda/coda_vnops.h From owner-cvs-src@FreeBSD.ORG Sun Feb 10 11:19: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 0054316A417; Sun, 10 Feb 2008 11:19:34 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CE76C13C4CE; Sun, 10 Feb 2008 11:19:34 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ABJYv5002398; Sun, 10 Feb 2008 11:19:34 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ABJYud002397; Sun, 10 Feb 2008 11:19:34 GMT (envelope-from remko) Message-Id: <200802101119.m1ABJYud002397@repoman.freebsd.org> From: Remko Lodder Date: Sun, 10 Feb 2008 11:19: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/nfsserver nfs_srvsubs.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, 10 Feb 2008 11:19:35 -0000 remko 2008-02-10 11:19:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/nfsserver nfs_srvsubs.c Log: MFC rev 1.153 nfs_srvsubs.c Use nfsrv_destroycache() only once, else it crashes the server. PR: kern/118152 Submitted by: Bjoern Groenvall Approved by: imp (mentor, a while ago already), jhb MFC After: 3 days Approved by: imp (mentor, implicit) Revision Changes Path 1.149.2.2 +0 -1 src/sys/nfsserver/nfs_srvsubs.c From owner-cvs-src@FreeBSD.ORG Sun Feb 10 11:39:54 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 5692416A417; Sun, 10 Feb 2008 11:39:54 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from relay02.kiev.sovam.com (relay02.kiev.sovam.com [62.64.120.197]) by mx1.freebsd.org (Postfix) with ESMTP id EF90013C461; Sun, 10 Feb 2008 11:39:53 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from [212.82.216.226] (helo=skuns.kiev.zoral.com.ua) by relay02.kiev.sovam.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1JOAXG-000FUx-1E; Sun, 10 Feb 2008 13:39:52 +0200 Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by skuns.kiev.zoral.com.ua (8.14.1/8.14.1) with ESMTP id m1ABdTWT084429 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 10 Feb 2008 13:39:29 +0200 (EET) (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.2/8.14.2) with ESMTP id m1ABdnLU004586; Sun, 10 Feb 2008 13:39:49 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2/Submit) id m1ABdnwb004585; Sun, 10 Feb 2008 13:39:49 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 10 Feb 2008 13:39:49 +0200 From: Kostik Belousov To: Attilio Rao Message-ID: <20080210113949.GN57756@deviant.kiev.zoral.com.ua> References: <200802092137.m19Lbsiu098036@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DjhnvuLkm4Wzd3OQ" Content-Disposition: inline In-Reply-To: <200802092137.m19Lbsiu098036@repoman.freebsd.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Scanner-Signature: 308c5668300cb665e09cc4617523e4c8 X-DrWeb-checked: yes X-SpamTest-Envelope-From: kostikbel@gmail.com X-SpamTest-Group-ID: 00000000 X-SpamTest-Info: Profiles 2208 [Feb 09 2008] X-SpamTest-Info: helo_type=3 X-SpamTest-Info: {TO: local part of email appears in body} X-SpamTest-Info: {received from trusted relay: not dialup} X-SpamTest-Method: none X-SpamTest-Method: Local Lists X-SpamTest-Rate: 9 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0255], KAS30/Release Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys lockmgr.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: Sun, 10 Feb 2008 11:39:54 -0000 --DjhnvuLkm4Wzd3OQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 09, 2008 at 09:37:54PM +0000, Attilio Rao wrote: > attilio 2008-02-09 21:37:54 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/sys lockmgr.h=20 > Log: > Use LOCK_FILE and LOCK_LINE where necessary instead than __FILE__ and > __LINE__ with lockmgr. > =20 > Revision Changes Path > 1.60 +2 -2 src/sys/sys/lockmgr.h I think this shall be MFCed to RELENG_7 and RELENG_7_0. --DjhnvuLkm4Wzd3OQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkeu4oQACgkQC3+MBN1Mb4iK/gCfSIniQ3Np4PuVTCjr4z7WREah OvYAoMUZs30fPbKyMOwX2jyWfGKtfK2P =gHqo -----END PGP SIGNATURE----- --DjhnvuLkm4Wzd3OQ-- From owner-cvs-src@FreeBSD.ORG Sun Feb 10 12:04: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 82B8A16A421; Sun, 10 Feb 2008 12:04:53 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id 5AB2713C442; Sun, 10 Feb 2008 12:04:53 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 75CA458ACA; Sun, 10 Feb 2008 07:04:52 -0500 (EST) Date: Sun, 10 Feb 2008 12:04:52 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Kostik Belousov In-Reply-To: <20080210113949.GN57756@deviant.kiev.zoral.com.ua> Message-ID: <20080210120359.A97821@fledge.watson.org> References: <200802092137.m19Lbsiu098036@repoman.freebsd.org> <20080210113949.GN57756@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Attilio Rao , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys lockmgr.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: Sun, 10 Feb 2008 12:04:53 -0000 On Sun, 10 Feb 2008, Kostik Belousov wrote: > On Sat, Feb 09, 2008 at 09:37:54PM +0000, Attilio Rao wrote: >> attilio 2008-02-09 21:37:54 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/sys lockmgr.h >> Log: >> Use LOCK_FILE and LOCK_LINE where necessary instead than __FILE__ and >> __LINE__ with lockmgr. >> >> Revision Changes Path >> 1.60 +2 -2 src/sys/sys/lockmgr.h > > I think this shall be MFCed to RELENG_7 and RELENG_7_0. ... once it no longer breaks the tinderbox? BTW, at this point 7.0 is basically closed to any further changes. Anyone planning on getting things in to 7.x needs to be thinking about either errata notices (for really critical things) and 7.1. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-src@FreeBSD.ORG Sun Feb 10 12:06: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 556DB16A41A; Sun, 10 Feb 2008 12:06:31 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from relay02.kiev.sovam.com (relay02.kiev.sovam.com [62.64.120.197]) by mx1.freebsd.org (Postfix) with ESMTP id 186AB13C4CC; Sun, 10 Feb 2008 12:06:30 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from [212.82.216.226] (helo=skuns.kiev.zoral.com.ua) by relay02.kiev.sovam.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1JOAwy-000LCw-K1; Sun, 10 Feb 2008 14:06:29 +0200 Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by skuns.kiev.zoral.com.ua (8.14.1/8.14.1) with ESMTP id m1AC64ZL084983 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 10 Feb 2008 14:06:04 +0200 (EET) (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.2/8.14.2) with ESMTP id m1AC6Ogk005319; Sun, 10 Feb 2008 14:06:24 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2/Submit) id m1AC6OGv005318; Sun, 10 Feb 2008 14:06:24 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 10 Feb 2008 14:06:24 +0200 From: Kostik Belousov To: Robert Watson Message-ID: <20080210120624.GO57756@deviant.kiev.zoral.com.ua> References: <200802092137.m19Lbsiu098036@repoman.freebsd.org> <20080210113949.GN57756@deviant.kiev.zoral.com.ua> <20080210120359.A97821@fledge.watson.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="L/QR1Dp4U7Mokiw1" Content-Disposition: inline In-Reply-To: <20080210120359.A97821@fledge.watson.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Scanner-Signature: 1118cf21f7425d415ed61e91afc5cb63 X-DrWeb-checked: yes X-SpamTest-Envelope-From: kostikbel@gmail.com X-SpamTest-Group-ID: 00000000 X-SpamTest-Header: Not Detected X-SpamTest-Info: Profiles 2208 [Feb 09 2008] X-SpamTest-Info: helo_type=3 X-SpamTest-Info: {TO: local part of email appears in body} X-SpamTest-Method: none X-SpamTest-Rate: 9 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0278], KAS30/Release Cc: Attilio Rao , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys lockmgr.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: Sun, 10 Feb 2008 12:06:31 -0000 --L/QR1Dp4U7Mokiw1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 10, 2008 at 12:04:52PM +0000, Robert Watson wrote: >=20 > On Sun, 10 Feb 2008, Kostik Belousov wrote: >=20 > >On Sat, Feb 09, 2008 at 09:37:54PM +0000, Attilio Rao wrote: > >>attilio 2008-02-09 21:37:54 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/sys lockmgr.h > >> Log: > >> Use LOCK_FILE and LOCK_LINE where necessary instead than __FILE__ and > >> __LINE__ with lockmgr. > >> > >> Revision Changes Path > >> 1.60 +2 -2 src/sys/sys/lockmgr.h > > > >I think this shall be MFCed to RELENG_7 and RELENG_7_0. >=20 Does it still ? I though I fixed it. >=20 > BTW, at this point 7.0 is basically closed to any further changes. Anyon= e=20 > planning on getting things in to 7.x needs to be thinking about either=20 > errata notices (for really critical things) and 7.1. RELENG_7 is fine with me. --L/QR1Dp4U7Mokiw1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkeu6L8ACgkQC3+MBN1Mb4ikwQCeNvxBV9TWhRDvLrxAmkINBPht W7MAn1MGhKksNPZLsPb36ATF4aay9umN =Prvk -----END PGP SIGNATURE----- --L/QR1Dp4U7Mokiw1-- From owner-cvs-src@FreeBSD.ORG Sun Feb 10 12:25: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 2A6AF16A418; Sun, 10 Feb 2008 12:25:17 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0895E13C4D9; Sun, 10 Feb 2008 12:25:17 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ACPG8Z007066; Sun, 10 Feb 2008 12:25:16 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ACPGSw007065; Sun, 10 Feb 2008 12:25:16 GMT (envelope-from remko) Message-Id: <200802101225.m1ACPGSw007065@repoman.freebsd.org> From: Remko Lodder Date: Sun, 10 Feb 2008 12:25:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man5 hosts.equiv.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, 10 Feb 2008 12:25:17 -0000 remko 2008-02-10 12:25:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man5 hosts.equiv.5 Log: MFC rev 1.22 hosts.equiv.5 Improve readability for the hosts.equiv file regarding the notation of hostnames. PR: docs/35953 Submitted by: "Gary W. Swearingen" With minor modifications by me. Revision Changes Path 1.20.2.1 +3 -2 src/share/man/man5/hosts.equiv.5 From owner-cvs-src@FreeBSD.ORG Sun Feb 10 12:26: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 B43AB16A41A; Sun, 10 Feb 2008 12:26:03 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 92E5D13C468; Sun, 10 Feb 2008 12:26:03 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ACQ3xk007122; Sun, 10 Feb 2008 12:26:03 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ACQ3hY007121; Sun, 10 Feb 2008 12:26:03 GMT (envelope-from remko) Message-Id: <200802101226.m1ACQ3hY007121@repoman.freebsd.org> From: Remko Lodder Date: Sun, 10 Feb 2008 12:26: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/share/man/man5 hosts.equiv.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, 10 Feb 2008 12:26:03 -0000 remko 2008-02-10 12:26:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/man/man5 hosts.equiv.5 Log: MFC rev 1.22 hosts.equiv.5 Improve readability for the hosts.equiv file regarding the notation of hostnames. PR: docs/35953 Submitted by: "Gary W. Swearingen" With minor modifications by me. Revision Changes Path 1.21.2.1 +3 -2 src/share/man/man5/hosts.equiv.5 From owner-cvs-src@FreeBSD.ORG Sun Feb 10 12:27: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 26B1816A417; Sun, 10 Feb 2008 12:27:34 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 054E713C459; Sun, 10 Feb 2008 12:27:34 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ACRXqk007176; Sun, 10 Feb 2008 12:27:33 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ACRXeR007175; Sun, 10 Feb 2008 12:27:33 GMT (envelope-from remko) Message-Id: <200802101227.m1ACRXeR007175@repoman.freebsd.org> From: Remko Lodder Date: Sun, 10 Feb 2008 12:27:33 +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/lib/libc/sys access.2 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, 10 Feb 2008 12:27:34 -0000 remko 2008-02-10 12:27:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libc/sys access.2 Log: MFC rev 1.20 access.2 Make the warning a bit less 'broad' then it used to be. The access is seems to be a problem for SUID applications, which we like to prevent as much as possible. PR: docs/39530 Submitted by: Soren Spies MFC After: 3 days Revision Changes Path 1.19.2.1 +10 -1 src/lib/libc/sys/access.2 From owner-cvs-src@FreeBSD.ORG Sun Feb 10 12:28:30 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 DE7EF16A418; Sun, 10 Feb 2008 12:28:30 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BB57F13C45A; Sun, 10 Feb 2008 12:28:30 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ACSUJr007218; Sun, 10 Feb 2008 12:28:30 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ACSUKw007217; Sun, 10 Feb 2008 12:28:30 GMT (envelope-from remko) Message-Id: <200802101228.m1ACSUKw007217@repoman.freebsd.org> From: Remko Lodder Date: Sun, 10 Feb 2008 12:28:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libc/sys access.2 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, 10 Feb 2008 12:28:31 -0000 remko 2008-02-10 12:28:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/sys access.2 Log: MFC rev 1.20 access.2 Make the warning a bit less 'broad' then it used to be. The access is seems to be a problem for SUID applications, which we like to prevent as much as possible. PR: docs/39530 Submitted by: Soren Spies MFC After: 3 days Revision Changes Path 1.18.12.1 +10 -1 src/lib/libc/sys/access.2 From owner-cvs-src@FreeBSD.ORG Sun Feb 10 12:30: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 424CA16A420; Sun, 10 Feb 2008 12:30:31 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 20FA513C474; Sun, 10 Feb 2008 12:30:31 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ACUUYs007359; Sun, 10 Feb 2008 12:30:30 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ACUUku007358; Sun, 10 Feb 2008 12:30:30 GMT (envelope-from remko) Message-Id: <200802101230.m1ACUUku007358@repoman.freebsd.org> From: Remko Lodder Date: Sun, 10 Feb 2008 12:30:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sbin/bsdlabel bsdlabel.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, 10 Feb 2008 12:30:31 -0000 remko 2008-02-10 12:30:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/bsdlabel bsdlabel.8 Log: MFC rev 1.69 bsdlabel.8 Attempt to describe the ''auto'' type a bit better in the default section (if nothing had been specified, or if the auto type had been specified, a default layout is used). PR: docs/116047 Submitted by: Ian Smith Minor modifications by me. Revision Changes Path 1.60.2.4 +3 -2 src/sbin/bsdlabel/bsdlabel.8 From owner-cvs-src@FreeBSD.ORG Sun Feb 10 12:31:07 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 4FCE316A41A; Sun, 10 Feb 2008 12:31:07 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2E43313C45B; Sun, 10 Feb 2008 12:31:07 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ACV7H8007405; Sun, 10 Feb 2008 12:31:07 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ACV7CU007404; Sun, 10 Feb 2008 12:31:07 GMT (envelope-from remko) Message-Id: <200802101231.m1ACV7CU007404@repoman.freebsd.org> From: Remko Lodder Date: Sun, 10 Feb 2008 12:31:07 +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/sbin/bsdlabel bsdlabel.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, 10 Feb 2008 12:31:07 -0000 remko 2008-02-10 12:31:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sbin/bsdlabel bsdlabel.8 Log: MFC rev 1.69 bsdlabel.8 Attempt to describe the ''auto'' type a bit better in the default section (if nothing had been specified, or if the auto type had been specified, a default layout is used). PR: docs/116047 Submitted by: Ian Smith Minor modifications by me. Revision Changes Path 1.68.2.1 +3 -2 src/sbin/bsdlabel/bsdlabel.8 From owner-cvs-src@FreeBSD.ORG Sun Feb 10 12:32: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 3DBCC16A469; Sun, 10 Feb 2008 12:32:14 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1C69713C465; Sun, 10 Feb 2008 12:32:14 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ACWD20007449; Sun, 10 Feb 2008 12:32:13 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ACWDZB007448; Sun, 10 Feb 2008 12:32:13 GMT (envelope-from remko) Message-Id: <200802101232.m1ACWDZB007448@repoman.freebsd.org> From: Remko Lodder Date: Sun, 10 Feb 2008 12:32:13 +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/usr.sbin/timed/timed timed.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, 10 Feb 2008 12:32:14 -0000 remko 2008-02-10 12:32:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.sbin/timed/timed timed.8 Log: MFC rev 1.17 timed.8 Enhance descriptions in the timed manual. PR: docs/115445 Submitted by: "Julian Stacey" MFC After: 3 days Revision Changes Path 1.16.20.1 +32 -7 src/usr.sbin/timed/timed/timed.8 From owner-cvs-src@FreeBSD.ORG Sun Feb 10 12:33: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 2A18816A420; Sun, 10 Feb 2008 12:33:00 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 08E3913C478; Sun, 10 Feb 2008 12:33:00 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ACWxuG007492; Sun, 10 Feb 2008 12:32:59 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ACWx9U007491; Sun, 10 Feb 2008 12:32:59 GMT (envelope-from remko) Message-Id: <200802101232.m1ACWx9U007491@repoman.freebsd.org> From: Remko Lodder Date: Sun, 10 Feb 2008 12:32:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/timed/timed timed.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, 10 Feb 2008 12:33:00 -0000 remko 2008-02-10 12:32:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/timed/timed timed.8 Log: MFC rev 1.17 timed.8 Enhance descriptions in the timed manual. PR: docs/115445 Submitted by: "Julian Stacey" MFC After: 3 days Revision Changes Path 1.16.10.1 +32 -7 src/usr.sbin/timed/timed/timed.8 From owner-cvs-src@FreeBSD.ORG Sun Feb 10 12:34: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 02BC316A41A; Sun, 10 Feb 2008 12:34:37 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D5F1513C447; Sun, 10 Feb 2008 12:34:36 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ACYaHE007610; Sun, 10 Feb 2008 12:34:36 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ACYaOp007609; Sun, 10 Feb 2008 12:34:36 GMT (envelope-from remko) Message-Id: <200802101234.m1ACYaOp007609@repoman.freebsd.org> From: Remko Lodder Date: Sun, 10 Feb 2008 12:34:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 nve.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, 10 Feb 2008 12:34:37 -0000 remko 2008-02-10 12:34:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 nve.4 Log: MFC rev 1.9 nve.4 Add 1000baseTX support for the nve driver, which is known here and there. Also mention that the driver sometimes returns '10baseTX' as output instead of 100baseTX (which is the case at that moment). PR: docs/115284 Submitted by: Julian Stacey Jhs MFC After: 3 days Revision Changes Path 1.2.2.6 +8 -1 src/share/man/man4/nve.4 From owner-cvs-src@FreeBSD.ORG Sun Feb 10 12:35: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 D8E9016A418; Sun, 10 Feb 2008 12:35:04 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B76D013C4D9; Sun, 10 Feb 2008 12:35:04 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ACZ488007685; Sun, 10 Feb 2008 12:35:04 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ACZ4GT007684; Sun, 10 Feb 2008 12:35:04 GMT (envelope-from remko) Message-Id: <200802101235.m1ACZ4GT007684@repoman.freebsd.org> From: Remko Lodder Date: Sun, 10 Feb 2008 12:35:04 +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 nve.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, 10 Feb 2008 12:35:04 -0000 remko 2008-02-10 12:35:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/man/man4 nve.4 Log: MFC rev 1.9 nve.4 Add 1000baseTX support for the nve driver, which is known here and there. Also mention that the driver sometimes returns '10baseTX' as output instead of 100baseTX (which is the case at that moment). PR: docs/115284 Submitted by: Julian Stacey Jhs MFC After: 3 days Revision Changes Path 1.8.2.1 +8 -1 src/share/man/man4/nve.4 From owner-cvs-src@FreeBSD.ORG Sun Feb 10 12:49: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 5E2B616A418 for ; Sun, 10 Feb 2008 12:49:06 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 63BFA13C442 for ; Sun, 10 Feb 2008 12:49:05 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so3669770fgg.35 for ; Sun, 10 Feb 2008 04:49:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=Xhe/CWYHKXQFG8JIfrKh45/hfK/yePXZgdGXGgd5sUc=; b=Tmg61jZz+LuAT3C7KaAW9FqFRRqDBOBOmGztzlxrQTY5PiAK2mz9dZ820/pP5mhZVqhyTE0qky+7iYw5os1ZqREBA12umHGqRzq4UHjs0uB2nAHNimHsR0N1ru+9eyHOI1h3Q0mLWh8DmD3D1AbXIMpNI66U6+bDGxxQ9PXV5f8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ITA3KY/wPUGD2xtVISRDntRxoaVWoL/4vLXRgJc24xD/xJR0yzJmEWV5QFCjmU/ByWpfF++qblUpvp4DZAbv71ZB8LeEvU3KC2mjPghfqPYk5Cl41NL+pneQk82H69L/RAs3akyR8h5bs40391vBVxlv8fCDzBlXG9T56yMe8Yo= Received: by 10.86.51.2 with SMTP id y2mr9004529fgy.50.1202647744014; Sun, 10 Feb 2008 04:49:04 -0800 (PST) Received: by 10.86.30.17 with HTTP; Sun, 10 Feb 2008 04:49:04 -0800 (PST) Message-ID: <3bbf2fe10802100449r1b673bbfl3e41a419b08c0@mail.gmail.com> Date: Sun, 10 Feb 2008 13:49:04 +0100 From: "Attilio Rao" Sender: asmrookie@gmail.com To: "Robert Watson" In-Reply-To: <20080210120359.A97821@fledge.watson.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200802092137.m19Lbsiu098036@repoman.freebsd.org> <20080210113949.GN57756@deviant.kiev.zoral.com.ua> <20080210120359.A97821@fledge.watson.org> X-Google-Sender-Auth: f1a15696c2ea7332 Cc: Kostik Belousov , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys lockmgr.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: Sun, 10 Feb 2008 12:49:06 -0000 2008/2/10, Robert Watson : > > On Sun, 10 Feb 2008, Kostik Belousov wrote: > > > On Sat, Feb 09, 2008 at 09:37:54PM +0000, Attilio Rao wrote: > >> attilio 2008-02-09 21:37:54 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/sys lockmgr.h > >> Log: > >> Use LOCK_FILE and LOCK_LINE where necessary instead than __FILE__ and > >> __LINE__ with lockmgr. > >> > >> Revision Changes Path > >> 1.60 +2 -2 src/sys/sys/lockmgr.h > > > > I think this shall be MFCed to RELENG_7 and RELENG_7_0. > > > ... once it no longer breaks the tinderbox? > > BTW, at this point 7.0 is basically closed to any further changes. Anyone > planning on getting things in to 7.x needs to be thinking about either errata > notices (for really critical things) and 7.1. Buh! I'm very sorry for this. Really, this needed to be better croaked. It needs to include sys/lock.h for any lockmgr.h consumer (making lock.h a pre-requirement in lockmgr usage). This is going to be a little bit of work. For the moment I will revert this change, doing a better stub later, once other details about lockmgr are refined. Thanks, Attilio (pointy hat on) -- Peace can only be achieved by understanding - A. Einstein From owner-cvs-src@FreeBSD.ORG Sun Feb 10 14:34:32 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 3318B16A420; Sun, 10 Feb 2008 14:34:32 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id E610113C448; Sun, 10 Feb 2008 14:34:31 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id A94A046DF8; Sun, 10 Feb 2008 09:34:30 -0500 (EST) Date: Sun, 10 Feb 2008 14:34:30 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Attilio Rao In-Reply-To: <3bbf2fe10802100449r1b673bbfl3e41a419b08c0@mail.gmail.com> Message-ID: <20080210143313.W90254@fledge.watson.org> References: <200802092137.m19Lbsiu098036@repoman.freebsd.org> <20080210113949.GN57756@deviant.kiev.zoral.com.ua> <20080210120359.A97821@fledge.watson.org> <3bbf2fe10802100449r1b673bbfl3e41a419b08c0@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Kostik Belousov , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys lockmgr.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: Sun, 10 Feb 2008 14:34:32 -0000 On Sun, 10 Feb 2008, Attilio Rao wrote: >> > I think this shall be MFCed to RELENG_7 and RELENG_7_0. >> >> ... once it no longer breaks the tinderbox? >> >> BTW, at this point 7.0 is basically closed to any further changes. Anyone >> planning on getting things in to 7.x needs to be thinking about either >> errata notices (for really critical things) and 7.1. > > Buh! I'm very sorry for this. Really, this needed to be better croaked. It > needs to include sys/lock.h for any lockmgr.h consumer (making lock.h a > pre-requirement in lockmgr usage). This is going to be a little bit of work. > > For the moment I will revert this change, doing a better stub later, once > other details about lockmgr are refined. Or temporarily nested include lock.h from lockmgr.h. I'm pretty sure that all consumers of struct lock pretty much include _lock.h, so if there's a widespread dependency you could also move whatever the definitions are to _lock.h. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-src@FreeBSD.ORG Sun Feb 10 14:34: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 6A21E16A47C; Sun, 10 Feb 2008 14:34:37 +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 5290413C458; Sun, 10 Feb 2008 14:34:37 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1AEYbuM025816; Sun, 10 Feb 2008 14:34:37 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1AEYb9n025815; Sun, 10 Feb 2008 14:34:37 GMT (envelope-from jkoshy) Message-Id: <200802101434.m1AEYb9n025815@repoman.freebsd.org> From: Joseph Koshy Date: Sun, 10 Feb 2008 14:34:36 +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/lib/libelf elf.3 libelf_data.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, 10 Feb 2008 14:34:37 -0000 jkoshy 2008-02-10 14:34:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libelf elf.3 libelf_data.c Log: MFC [r1.3 libelf_data.c, r1.5 elf.3]: "Sections of type SHT_GNU_versym use ELF type ELF_T_HALF. Update manual page and code to match." Revision Changes Path 1.3.2.1 +1 -0 src/lib/libelf/elf.3 1.2.2.1 +1 -1 src/lib/libelf/libelf_data.c From owner-cvs-src@FreeBSD.ORG Sun Feb 10 14:41: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 A7C8A16A418 for ; Sun, 10 Feb 2008 14:41:29 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 3E13913C47E for ; Sun, 10 Feb 2008 14:41:28 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so3694698fgg.35 for ; Sun, 10 Feb 2008 06:41:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=N+0sojNhxN5Do6lQ0kJyCVV+5Yt4hDIp1CYLonk/Oh0=; b=u4inukJxvC6MNuYjsYfzKn24INGKPlTb/+0W7He0fzpOOqOuNETlKW3scmvhtkNGPpAX/rYkzrdF4gDtvH+bapGWuObi4W7UTtuGgnJJbsCKYvWAh3SxX1fHxSouv2DiO07BTCCYYunVxKUreNkxa4SyEwO6V6lTovOVUnTNsZE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=vwuhsUqL5ico6IqPGZvksqrl0mzwi2KwefvsKTnr5lrAPwCxyIz/B56UHafBjivyacTezYWkNtWuf7D1nhZ+TMGjN48lnBeblHHHffNkJDvmR5FBsGFrkuv8aafqT8pFuLoMl9IPWY+2WIsbDNUk71CjoMoPt0CJPXaYbXfeFww= Received: by 10.86.76.16 with SMTP id y16mr14087476fga.23.1202654487180; Sun, 10 Feb 2008 06:41:27 -0800 (PST) Received: by 10.86.30.17 with HTTP; Sun, 10 Feb 2008 06:41:27 -0800 (PST) Message-ID: <3bbf2fe10802100641k4ebbf44fgc32978175678cb22@mail.gmail.com> Date: Sun, 10 Feb 2008 15:41:27 +0100 From: "Attilio Rao" Sender: asmrookie@gmail.com To: "Robert Watson" In-Reply-To: <20080210143313.W90254@fledge.watson.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200802092137.m19Lbsiu098036@repoman.freebsd.org> <20080210113949.GN57756@deviant.kiev.zoral.com.ua> <20080210120359.A97821@fledge.watson.org> <3bbf2fe10802100449r1b673bbfl3e41a419b08c0@mail.gmail.com> <20080210143313.W90254@fledge.watson.org> X-Google-Sender-Auth: 24d26ebefc40c4e5 Cc: Kostik Belousov , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys lockmgr.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: Sun, 10 Feb 2008 14:41:29 -0000 2008/2/10, Robert Watson : > > On Sun, 10 Feb 2008, Attilio Rao wrote: > > >> > I think this shall be MFCed to RELENG_7 and RELENG_7_0. > >> > >> ... once it no longer breaks the tinderbox? > >> > >> BTW, at this point 7.0 is basically closed to any further changes. Anyone > >> planning on getting things in to 7.x needs to be thinking about either > >> errata notices (for really critical things) and 7.1. > > > > Buh! I'm very sorry for this. Really, this needed to be better croaked. It > > needs to include sys/lock.h for any lockmgr.h consumer (making lock.h a > > pre-requirement in lockmgr usage). This is going to be a little bit of work. > > > > For the moment I will revert this change, doing a better stub later, once > > other details about lockmgr are refined. > > > Or temporarily nested include lock.h from lockmgr.h. I'm pretty sure that all > consumers of struct lock pretty much include _lock.h, so if there's a > widespread dependency you could also move whatever the definitions are to > _lock.h. As long as this is also temporary code, I would prefer to move lock.h into lockmgr.h as solution. I don't want to touch _lock.h as traditionally (about all the other locking primitives too) this only includes structures definition and related macros (which has nothing to do with this specific problem). Attilio -- Peace can only be achieved by understanding - A. Einstein From owner-cvs-src@FreeBSD.ORG Sun Feb 10 14:42:22 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 4E73B16A41B; Sun, 10 Feb 2008 14:42:22 +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 37E5A13C447; Sun, 10 Feb 2008 14:42:22 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1AEgM6f026163; Sun, 10 Feb 2008 14:42:22 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1AEgJFn026162; Sun, 10 Feb 2008 14:42:19 GMT (envelope-from jkoshy) Message-Id: <200802101442.m1AEgJFn026162@repoman.freebsd.org> From: Joseph Koshy Date: Sun, 10 Feb 2008 14:42:17 +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/lib/libelf gelf_fsize.3 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, 10 Feb 2008 14:42:22 -0000 jkoshy 2008-02-10 14:42:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libelf gelf_fsize.3 Log: MFC r1.3: "Document the return type for gelf_fsize(3)." Revision Changes Path 1.2.2.1 +3 -2 src/lib/libelf/gelf_fsize.3 From owner-cvs-src@FreeBSD.ORG Sun Feb 10 15:19: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 ACEC716A418; Sun, 10 Feb 2008 15:19:05 +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 9925713C465; Sun, 10 Feb 2008 15:19:05 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1AFJ58j029664; Sun, 10 Feb 2008 15:19:05 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1AFJ5ZI029663; Sun, 10 Feb 2008 15:19:05 GMT (envelope-from marius) Message-Id: <200802101519.m1AFJ5ZI029663@repoman.freebsd.org> From: Marius Strobl Date: Sun, 10 Feb 2008 15:19:05 +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/usr.bin/netstat netstat.h route.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, 10 Feb 2008 15:19:05 -0000 marius 2008-02-10 15:19:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.bin/netstat netstat.h route.c Log: MFC: netstat.h 1.53; route.c 1.86 Fix netname() and routename() on big-endian LP64 archs. Revision Changes Path 1.51.2.1 +2 -2 src/usr.bin/netstat/netstat.h 1.82.2.1 +5 -6 src/usr.bin/netstat/route.c From owner-cvs-src@FreeBSD.ORG Sun Feb 10 15:24: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 6B42E16A46B; Sun, 10 Feb 2008 15:24:14 +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 5797113C46E; Sun, 10 Feb 2008 15:24:14 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1AFOE9e029907; Sun, 10 Feb 2008 15:24:14 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1AFOE0N029906; Sun, 10 Feb 2008 15:24:14 GMT (envelope-from marius) Message-Id: <200802101524.m1AFOE0N029906@repoman.freebsd.org> From: Marius Strobl Date: Sun, 10 Feb 2008 15:24:12 +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/modules/mii 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, 10 Feb 2008 15:24:14 -0000 marius 2008-02-10 15:24:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/modules/mii Makefile Log: MFC: 1.31 Sort values according to style.Makefile(5). Revision Changes Path 1.30.2.1 +9 -8 src/sys/modules/mii/Makefile From owner-cvs-src@FreeBSD.ORG Sun Feb 10 15:39:21 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 559EF16A41A; Sun, 10 Feb 2008 15:39:21 +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 433FB13C458; Sun, 10 Feb 2008 15:39:21 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1AFdLlJ030499; Sun, 10 Feb 2008 15:39:21 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1AFdL1Y030498; Sun, 10 Feb 2008 15:39:21 GMT (envelope-from marius) Message-Id: <200802101539.m1AFdL1Y030498@repoman.freebsd.org> From: Marius Strobl Date: Sun, 10 Feb 2008 15:39:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/modules/mii 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, 10 Feb 2008 15:39:21 -0000 marius 2008-02-10 15:39:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/modules/mii Makefile Log: MFC: 1.27; 1.31 - ciphy wasn't included here. - Sort values according to style.Makefile(5). Revision Changes Path 1.26.8.2 +9 -8 src/sys/modules/mii/Makefile From owner-cvs-src@FreeBSD.ORG Sun Feb 10 15:50:22 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 0753416A421; Sun, 10 Feb 2008 15:50:22 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E98DC13C448; Sun, 10 Feb 2008 15:50:21 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1AFoL47031028; Sun, 10 Feb 2008 15:50:21 GMT (envelope-from attilio@repoman.freebsd.org) Received: (from attilio@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1AFoLGY031027; Sun, 10 Feb 2008 15:50:21 GMT (envelope-from attilio) Message-Id: <200802101550.m1AFoLGY031027@repoman.freebsd.org> From: Attilio Rao Date: Sun, 10 Feb 2008 15:50:21 +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/usb ehci.c src/sys/sys lockmgr.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: Sun, 10 Feb 2008 15:50:22 -0000 attilio 2008-02-10 15:50:21 UTC FreeBSD src repository Modified files: sys/dev/usb ehci.c sys/sys lockmgr.h Log: - Revert last ehci.c change - Include lock.h in lockmgr.h as nested header in order to safely use LOCK_FILE and LOCK_LINE. As long as this code will be replaced soon we can tollerate for a while this namespace pollution even if the real fix would be to let lockmgr() depend by lock.h as a separate header. Revision Changes Path 1.60 +0 -1 src/sys/dev/usb/ehci.c 1.61 +1 -1 src/sys/sys/lockmgr.h From owner-cvs-src@FreeBSD.ORG Sun Feb 10 16:02:30 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 7AF1E16A418; Sun, 10 Feb 2008 16:02:30 +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 80A1D13C447; Sun, 10 Feb 2008 16:02:30 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1AG2UQJ031664; Sun, 10 Feb 2008 16:02:30 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1AG2UZV031663; Sun, 10 Feb 2008 16:02:30 GMT (envelope-from marius) Message-Id: <200802101602.m1AG2UZV031663@repoman.freebsd.org> From: Marius Strobl Date: Sun, 10 Feb 2008 16:02:30 +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/conf files src/sys/dev/mii miidevs nsphyter.c nsphyterreg.h src/sys/modules/mii 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, 10 Feb 2008 16:02:30 -0000 marius 2008-02-10 16:02:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/conf files sys/dev/mii miidevs sys/modules/mii Makefile Added files: (Branch: RELENG_7) sys/dev/mii nsphyter.c nsphyterreg.h Log: MFC: conf/files 1.1266; dev/mii/miidevs 1.48; dev/mii/nsphyter.c 1.1; dev/mii/nsphyterreg.h 1.1; modules/mii/Makefile 1.32 Add a driver for the National Semiconductor DP83815, DP83843 and DP83847 PHYs. PR: 112654 Revision Changes Path 1.1243.2.3 +1 -0 src/sys/conf/files 1.46.2.2 +2 -0 src/sys/dev/mii/miidevs 1.1.2.1 +341 -0 src/sys/dev/mii/nsphyter.c (new) 1.1.2.1 +186 -0 src/sys/dev/mii/nsphyterreg.h (new) 1.30.2.2 +1 -1 src/sys/modules/mii/Makefile From owner-cvs-src@FreeBSD.ORG Sun Feb 10 16:02: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 1C7FF16A419; Sun, 10 Feb 2008 16:02:51 +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 2295613C458; Sun, 10 Feb 2008 16:02:51 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1AG2oQ1031741; Sun, 10 Feb 2008 16:02:50 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1AG2oJZ031740; Sun, 10 Feb 2008 16:02:50 GMT (envelope-from marius) Message-Id: <200802101602.m1AG2oJZ031740@repoman.freebsd.org> From: Marius Strobl Date: Sun, 10 Feb 2008 16:02:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/conf files src/sys/dev/mii miidevs nsphyter.c nsphyterreg.h src/sys/modules/mii 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, 10 Feb 2008 16:02:51 -0000 marius 2008-02-10 16:02:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/conf files sys/dev/mii miidevs sys/modules/mii Makefile Added files: (Branch: RELENG_6) sys/dev/mii nsphyter.c nsphyterreg.h Log: MFC: conf/files 1.1266; dev/mii/miidevs 1.48; dev/mii/nsphyter.c 1.1; dev/mii/nsphyterreg.h 1.1; modules/mii/Makefile 1.32 Add a driver for the National Semiconductor DP83815, DP83843 and DP83847 PHYs. PR: 112654 Revision Changes Path 1.1031.2.71 +2 -0 src/sys/conf/files 1.30.2.12 +2 -0 src/sys/dev/mii/miidevs 1.1.4.1 +341 -0 src/sys/dev/mii/nsphyter.c (new) 1.1.4.1 +186 -0 src/sys/dev/mii/nsphyterreg.h (new) 1.26.8.3 +1 -1 src/sys/modules/mii/Makefile From owner-cvs-src@FreeBSD.ORG Sun Feb 10 19:14: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 ED87D16A417; Sun, 10 Feb 2008 19:14:42 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E2C9C13C44B; Sun, 10 Feb 2008 19:14:42 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1AJEgHR066021; Sun, 10 Feb 2008 19:14:42 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1AJEg9d066020; Sun, 10 Feb 2008 19:14:42 GMT (envelope-from phk) Message-Id: <200802101914.m1AJEg9d066020@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 10 Feb 2008 19:14: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/i386/i386 geode.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, 10 Feb 2008 19:14:43 -0000 phk 2008-02-10 19:14:42 UTC FreeBSD src repository Modified files: sys/i386/i386 geode.c Log: Add support for PC Engines ALIX boards. Style cleanup. Hide some messages behind bootverbose. Revision Changes Path 1.11 +74 -43 src/sys/i386/i386/geode.c From owner-cvs-src@FreeBSD.ORG Sun Feb 10 19:15:40 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 4936A16A46C; Sun, 10 Feb 2008 19:15:40 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 27E4813C4D5; Sun, 10 Feb 2008 19:15:40 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 2007F17108; Sun, 10 Feb 2008 19:15:39 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.2/8.14.2) with ESMTP id m1AJFdxi096176; Sun, 10 Feb 2008 19:15:39 GMT (envelope-from phk@critter.freebsd.dk) From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 10 Feb 2008 19:14:42 GMT." <200802101914.m1AJEg9d066020@repoman.freebsd.org> Date: Sun, 10 Feb 2008 19:15:39 +0000 Message-ID: <96175.1202670939@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 geode.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, 10 Feb 2008 19:15:40 -0000 In message <200802101914.m1AJEg9d066020@repoman.freebsd.org>, Poul-Henning Kamp writes: >phk 2008-02-10 19:14:42 UTC > > FreeBSD src repository > > Modified files: > sys/i386/i386 geode.c > Log: > Add support for PC Engines ALIX boards. > > Style cleanup. > > Hide some messages behind bootverbose. Forgot: Partially Submitted by: Larry Baird -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Sun Feb 10 21:06:39 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 6BBBD16A417; Sun, 10 Feb 2008 21:06:39 +0000 (UTC) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5FD0A13C442; Sun, 10 Feb 2008 21:06:39 +0000 (UTC) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1AL6dku083984; Sun, 10 Feb 2008 21:06:39 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1AL6dEq083983; Sun, 10 Feb 2008 21:06:39 GMT (envelope-from dwmalone) Message-Id: <200802102106.m1AL6dEq083983@repoman.freebsd.org> From: David Malone Date: Sun, 10 Feb 2008 21:06: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/usr.sbin/traceroute6 traceroute6.8 traceroute6.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, 10 Feb 2008 21:06:39 -0000 dwmalone 2008-02-10 21:06:38 UTC FreeBSD src repository Modified files: usr.sbin/traceroute6 traceroute6.8 traceroute6.c Log: Give traceroute6 the ability to traceroute with packets with no upper layer header (IP PROTO = 59). Useful for testing firewalls. MFC after: 2 months Revision Changes Path 1.17 +7 -1 src/usr.sbin/traceroute6/traceroute6.8 1.22 +104 -47 src/usr.sbin/traceroute6/traceroute6.c From owner-cvs-src@FreeBSD.ORG Sun Feb 10 23:24: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 226D316A418; Sun, 10 Feb 2008 23:24:18 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 11E7B13C45A; Sun, 10 Feb 2008 23:24:18 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ANOHHC094784; Sun, 10 Feb 2008 23:24:17 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ANOH5n094783; Sun, 10 Feb 2008 23:24:17 GMT (envelope-from kientzle) Message-Id: <200802102324.m1ANOH5n094783@repoman.freebsd.org> From: Tim Kientzle Date: Sun, 10 Feb 2008 23:24:16 +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/usr.bin/tar COPYING Makefile bsdtar.1 bsdtar.c bsdtar_platform.h config_freebsd.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: Sun, 10 Feb 2008 23:24:18 -0000 kientzle 2008-02-10 23:24:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.bin/tar COPYING Makefile bsdtar.1 bsdtar.c bsdtar_platform.h config_freebsd.h Log: MFC: Various, including: * -l now always has the POSIX behavior (GNU tar recently adjusted their -l to comply with POSIX, so bsdtar no longer has to guess what the user really meant). * More complete COPYING information. * Various portability fixes and minor configuration changes. This brings bsdtar into line with -CURRENT, except for one change that relies on a new libarchive feature that hasn't been MFCed yet. Revision Changes Path 1.2.2.1 +36 -1 src/usr.bin/tar/COPYING 1.32.2.1 +5 -2 src/usr.bin/tar/Makefile 1.35.2.1 +9 -18 src/usr.bin/tar/bsdtar.1 1.77.2.1 +14 -14 src/usr.bin/tar/bsdtar.c 1.24.2.1 +2 -1 src/usr.bin/tar/bsdtar_platform.h 1.1.4.1 +2 -1 src/usr.bin/tar/config_freebsd.h From owner-cvs-src@FreeBSD.ORG Sun Feb 10 23:33: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 9065416A417; Sun, 10 Feb 2008 23:33:14 +0000 (UTC) (envelope-from mpp@mppsystems.com) Received: from lugdush.gulftel.com (lugdush.gulftel.com [216.231.163.39]) by mx1.freebsd.org (Postfix) with ESMTP id 61A2913C455; Sun, 10 Feb 2008 23:33:14 +0000 (UTC) (envelope-from mpp@mppsystems.com) Received: from localhost (localhost [127.0.0.1]) by lugdush.gulftel.com (Postfix) with ESMTP id 6F312C332; Sun, 10 Feb 2008 16:10:18 -0600 (CST) X-Virus-Scanned: amavisd-new at gulftel.com Received: from lugdush.gulftel.com ([127.0.0.1]) by localhost (lugdush.gulftel.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E6nvCtCYIVIH; Sun, 10 Feb 2008 16:10:17 -0600 (CST) Received: from mail.mppsystems.com (unknown [99.194.188.184]) by lugdush.gulftel.com (Postfix) with ESMTP id 41CA5C329; Sun, 10 Feb 2008 16:10:17 -0600 (CST) Received: by mail.mppsystems.com (Postfix, from userid 1000) id 5292D17025; Sun, 10 Feb 2008 16:10:11 -0600 (CST) Date: Sun, 10 Feb 2008 16:10:11 -0600 From: Mike Pritchard To: Poul-Henning Kamp Message-ID: <20080210221011.GA2731@mail.mppsystems.com> References: <86ir0xc45r.fsf@ds4.des.no> <37092.1202587353@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <37092.1202587353@critter.freebsd.dk> User-Agent: mutt-ng/devel-r804 (FreeBSD) Cc: Dag-Erling Sm??rgrav , Mike Pritchard , cvs-all@FreeBSD.org, src-committers@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 fstab.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, 10 Feb 2008 23:33:14 -0000 On Sat, Feb 09, 2008 at 08:02:33PM +0000, Poul-Henning Kamp wrote: > In message <86ir0xc45r.fsf@ds4.des.no>, =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= wr > ites: > >Mike Pritchard writes: > >> Log: > >> Explain how the passno field in /etc/fstab works with fsck > >> and quotacheck in some more detail. > > > >One thing that isn't entirely clear: how do fsck and quotacheck behave > >for passno > 1? I get the impression (both from the man page and from > >previous mailing list discussions) that all file systems with a passno > >above 1 are treated equally, rather than being ranked by their passno. > > Last I mucked about with this code, it would handle passes sequentially > but disks[1] in each pass in parallel. > > The reason for doing it this way was that there is no way to see from > /dev/ccd0 which drives this would affect, this using passes to control > when ccd devices where handled allowed manual sceduling. > > If people have changed it since then, I'm not aware of it. > > Poul-Henning > > [1] A disk being defined as anything in the device name up to and including > the first numeric sequenc of characters. Ie: "ad0s4b" is on disk "ad0" It is how phk stated. I'll try and make it a bit clearer in the man page. And in the past, only pass numbers 0, 1 and 2 were supported. Around 2001 Poul-Henning changed it to support any passno up to INTMAX-1, and until recently quotacheck still only supported passnos 0 - 2. -- Mike Pritchard mpp @ FreeBSD.org "If tyranny and oppression come to this land, it will be in the guise of fighting a foreign enemy." - James Madison (1787) From owner-cvs-src@FreeBSD.ORG Mon Feb 11 00:01:45 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 C0CAA16A420; Mon, 11 Feb 2008 00:01:45 +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 8E0E513C45D; Mon, 11 Feb 2008 00:01:45 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B01jqb096350; Mon, 11 Feb 2008 00:01:45 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B01js4096349; Mon, 11 Feb 2008 00:01:45 GMT (envelope-from rwatson) Message-Id: <200802110001.m1B01js4096349@repoman.freebsd.org> From: Robert Watson Date: Mon, 11 Feb 2008 00:01: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/sys/fs/coda coda_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, 11 Feb 2008 00:01:45 -0000 rwatson 2008-02-11 00:01:45 UTC FreeBSD src repository Modified files: sys/fs/coda coda_vnops.c Log: Clean up coda_pathconf() slightly while debugging a problem there. MFC after: 1 month Revision Changes Path 1.93 +7 -11 src/sys/fs/coda/coda_vnops.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 00:24: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 B532316A417; Mon, 11 Feb 2008 00:24:59 +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 7D88213C461; Mon, 11 Feb 2008 00:24:59 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B0OxYE099862; Mon, 11 Feb 2008 00:24:59 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B0OxQY099861; Mon, 11 Feb 2008 00:24:59 GMT (envelope-from delphij) Message-Id: <200802110024.m1B0OxQY099861@repoman.freebsd.org> From: Xin LI Date: Mon, 11 Feb 2008 00:24:59 +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/lib/libkvm kvm.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, 11 Feb 2008 00:24:59 -0000 delphij 2008-02-11 00:24:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libkvm kvm.c Log: MFC revision 1.32: date: 2008/01/12 00:54:47; author: delphij; state: Exp; lines: +4 -0 Plug memory leaks that is observed when argbuf or argspc is used in the context. Submitted by: Michal Vranek 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 2563116A419; Mon, 11 Feb 2008 00:31:05 +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 E086C13C45D; Mon, 11 Feb 2008 00:31:04 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B0V4Zh000260; Mon, 11 Feb 2008 00:31:04 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B0V4ZH000259; Mon, 11 Feb 2008 00:31:04 GMT (envelope-from delphij) Message-Id: <200802110031.m1B0V4ZH000259@repoman.freebsd.org> From: Xin LI Date: Mon, 11 Feb 2008 00:31:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libkvm kvm.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, 11 Feb 2008 00:31:05 -0000 delphij 2008-02-11 00:31:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libkvm kvm.c Log: MFC revision 1.32 date: 2008/01/12 00:54:47; author: delphij; state: Exp; lines: +4 -0 Plug memory leaks that is observed when argbuf or argspc is used in the context. Submitted by: Michal Vranek PR: bin/118380 Revision Changes Path 1.27.2.2 +4 -0 src/lib/libkvm/kvm.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 00:31:10 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 3CF6316A55B; Mon, 11 Feb 2008 00:31:10 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 10F7213C469; Mon, 11 Feb 2008 00:31:10 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B0VAxo000481; Mon, 11 Feb 2008 00:31:10 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B0VAWr000480; Mon, 11 Feb 2008 00:31:10 GMT (envelope-from kientzle) Message-Id: <200802110031.m1B0VAWr000480@repoman.freebsd.org> From: Tim Kientzle Date: Mon, 11 Feb 2008 00:31:10 +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/lib/libarchive Makefile archive.h.in archive_entry.c archive_entry.h archive_entry_private.h archive_platform.h archive_read.c archive_read_extract.c archive_read_private.h archive_read_support_compression_none.c archive_read_support_format_all.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, 11 Feb 2008 00:31:10 -0000 kientzle 2008-02-11 00:31:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libarchive Makefile archive.h.in archive_entry.c archive_entry.h archive_entry_private.h archive_platform.h archive_read.c archive_read_extract.c archive_read_private.h archive_read_support_compression_none.c archive_read_support_format_all.c archive_read_support_format_ar.c archive_read_support_format_cpio.c archive_read_support_format_iso9660.c archive_read_support_format_tar.c archive_read_support_format_zip.c archive_util.c archive_write_disk.c archive_write_set_compression_bzip2.c archive_write_set_compression_gzip.c archive_write_set_compression_none.c archive_write_set_format_ar.c archive_write_set_format_cpio.c archive_write_set_format_cpio_newc.c archive_write_set_format_pax.c archive_write_set_format_ustar.c filter_fork.c libarchive-formats.5 libarchive_internals.3 lib/libarchive/test Makefile README main.c read_open_memory.c test.h test_read_format_cpio_odc.c test_read_format_gtar_sparse.c test_read_format_isorr_bz2.c test_read_format_tar.c test_read_format_zip.c test_read_pax_truncated.c test_tar_filenames.c test_write_disk.c test_write_disk_perms.c test_write_format_cpio.c Added files: (Branch: RELENG_7) lib/libarchive/test test_compat_gtar.c test_compat_gtar_1.tgz.uu test_compat_tar_hardlink.c test_compat_tar_hardlink_1.tar.uu test_compat_zip.c test_compat_zip_1.zip.uu test_empty_write.c test_entry_strmode.c test_read_format_gtar_sparse_1_13.tgz.uu test_read_format_gtar_sparse_1_17.tgz.uu test_read_format_gtar_sparse_1_17_posix00.tgz.uu test_read_format_gtar_sparse_1_17_posix01.tgz.uu test_read_format_gtar_sparse_1_17_posix10.tgz.uu test_read_format_gtar_sparse_1_17_posix10_modified.tar.uu test_read_format_mtree.c test_tar_large.c test_write_disk_hardlink.c test_write_format_cpio_newc.c test_write_format_cpio_odc.c Log: MFC: libarchive 2.4.12 * Formats are now only bid once per file, not once per entry (Affects archive_read.c, most format readers, internals manpage) * Correct tar/cpio history in libarchive_formats manpage * Avoid unnecessary copies in {write,read}_compression_none (significant performance boost for uncompressed archives!) * Protect against zero-length writes in gzip/bzip2 compressors * Tar reader: improve hardlink length heuristics, GNU tar --posix --sparse support, related fixes to SCHILY.realsize handling * Cpio reader: recover from sync errors * Cpio writer: pad symlinks properly in newc format * Ar writer: close out empty archive correctly * Zip reader: ignore PK00 header, code cleanups from des@ * Iso9660 reader: support device node entries * archive_write_disk: support hardlinks with bodies, enforce maximum file size * Reconnect progress callback from archive_read_extract() * New: archive_entry_strmode() * New: mtree reader * New: "linkresolver" makes it easier to do hardlink resolution * UUencode test reference files (be nice to CVS) * New test: exercise very large entries (2G up to 1T) in tar archives * New test: Detailed verification of cpio odc and newc formats * New test: Various strategies for restoring multiple links to a file * New tests: Various compatibility checks against gzip, zip, old tar, etc. * New test: cpio recovery from damaged archives * New test: mtree reading * Improved statistics reporting from test harness * Plus minor portability improvements Revision Changes Path 1.77.2.1 +11 -15 src/lib/libarchive/Makefile 1.46.2.1 +25 -33 src/lib/libarchive/archive.h.in 1.44.2.1 +26 -5 src/lib/libarchive/archive_entry.c 1.23.2.1 +30 -5 src/lib/libarchive/archive_entry.h 1.1.4.1 +2 -0 src/lib/libarchive/archive_entry_private.h 1.27.2.1 +3 -2 src/lib/libarchive/archive_platform.h 1.35.2.1 +23 -6 src/lib/libarchive/archive_read.c 1.59.2.1 +8 -2 src/lib/libarchive/archive_read_extract.c 1.3.4.1 +3 -0 src/lib/libarchive/archive_read_private.h 1.17.2.2 +55 -50 src/lib/libarchive/archive_read_support_compression_none.c 1.9.2.1 +1 -0 src/lib/libarchive/archive_read_support_format_all.c 1.6.4.1 +1 -7 src/lib/libarchive/archive_read_support_format_ar.c 1.24.2.1 +177 -7 src/lib/libarchive/archive_read_support_format_cpio.c 1.23.2.1 +17 -11 src/lib/libarchive/archive_read_support_format_iso9660.c 1.61.2.2 +86 -80 src/lib/libarchive/archive_read_support_format_tar.c 1.14.2.3 +62 -93 src/lib/libarchive/archive_read_support_format_zip.c 1.15.2.1 +1 -1 src/lib/libarchive/archive_util.c 1.17.2.1 +37 -5 src/lib/libarchive/archive_write_disk.c 1.12.2.1 +7 -1 src/lib/libarchive/archive_write_set_compression_bzip2.c 1.14.2.1 +7 -1 src/lib/libarchive/archive_write_set_compression_gzip.c 1.15.2.1 +30 -13 src/lib/libarchive/archive_write_set_compression_none.c 1.3.4.1 +23 -5 src/lib/libarchive/archive_write_set_format_ar.c 1.11.2.2 +1 -0 src/lib/libarchive/archive_write_set_format_cpio.c 1.1.4.2 +7 -1 src/lib/libarchive/archive_write_set_format_cpio_newc.c 1.41.2.1 +8 -5 src/lib/libarchive/archive_write_set_format_pax.c 1.24.2.1 +8 -5 src/lib/libarchive/archive_write_set_format_ustar.c 1.1.4.1 +2 -0 src/lib/libarchive/filter_fork.c 1.14.2.1 +23 -9 src/lib/libarchive/libarchive-formats.5 1.1.4.1 +6 -16 src/lib/libarchive/libarchive_internals.3 1.11.2.1 +65 -16 src/lib/libarchive/test/Makefile 1.2.2.1 +10 -2 src/lib/libarchive/test/README 1.8.2.1 +353 -54 src/lib/libarchive/test/main.c 1.1.2.1 +1 -1 src/lib/libarchive/test/read_open_memory.c 1.6.2.1 +64 -40 src/lib/libarchive/test/test.h 1.1.2.1 +110 -0 src/lib/libarchive/test/test_compat_gtar.c (new) 1.1.2.1 +10 -0 src/lib/libarchive/test/test_compat_gtar_1.tgz.uu (new) 1.1.2.1 +104 -0 src/lib/libarchive/test/test_compat_tar_hardlink.c (new) 1.1.2.1 +39 -0 src/lib/libarchive/test/test_compat_tar_hardlink_1.tar.uu (new) 1.1.2.1 +69 -0 src/lib/libarchive/test/test_compat_zip.c (new) 1.1.2.1 +15 -0 src/lib/libarchive/test/test_compat_zip_1.zip.uu (new) 1.1.2.1 +118 -0 src/lib/libarchive/test/test_empty_write.c (new) 1.1.2.1 +48 -0 src/lib/libarchive/test/test_entry_strmode.c (new) 1.1.2.1 +1 -1 src/lib/libarchive/test/test_read_format_cpio_odc.c 1.6.2.1 +47 -652 src/lib/libarchive/test/test_read_format_gtar_sparse.c 1.1.2.1 +27 -0 src/lib/libarchive/test/test_read_format_gtar_sparse_1_13.tgz.uu (new) 1.1.2.1 +27 -0 src/lib/libarchive/test/test_read_format_gtar_sparse_1_17.tgz.uu (new) 1.1.2.1 +30 -0 src/lib/libarchive/test/test_read_format_gtar_sparse_1_17_posix00.tgz.uu (new) 1.1.2.1 +28 -0 src/lib/libarchive/test/test_read_format_gtar_sparse_1_17_posix01.tgz.uu (new) 1.1.2.1 +28 -0 src/lib/libarchive/test/test_read_format_gtar_sparse_1_17_posix10.tgz.uu (new) 1.1.2.1 +1370 -0 src/lib/libarchive/test/test_read_format_gtar_sparse_1_17_posix10_modified.tar.uu (new) 1.2.2.1 +3 -0 src/lib/libarchive/test/test_read_format_isorr_bz2.c 1.1.2.1 +113 -0 src/lib/libarchive/test/test_read_format_mtree.c (new) 1.2.2.1 +47 -0 src/lib/libarchive/test/test_read_format_tar.c 1.2.2.1 +6 -0 src/lib/libarchive/test/test_read_format_zip.c 1.1.2.1 +2 -2 src/lib/libarchive/test/test_read_pax_truncated.c 1.7.2.1 +1 -1 src/lib/libarchive/test/test_tar_filenames.c 1.1.2.1 +309 -0 src/lib/libarchive/test/test_tar_large.c (new) 1.6.2.1 +23 -0 src/lib/libarchive/test/test_write_disk.c 1.1.2.1 +165 -0 src/lib/libarchive/test/test_write_disk_hardlink.c (new) 1.7.2.1 +19 -14 src/lib/libarchive/test/test_write_disk_perms.c 1.2.2.1 +89 -5 src/lib/libarchive/test/test_write_format_cpio.c 1.2.2.1 +210 -0 src/lib/libarchive/test/test_write_format_cpio_newc.c (new) 1.1.2.1 +223 -0 src/lib/libarchive/test/test_write_format_cpio_odc.c (new) From owner-cvs-src@FreeBSD.ORG Mon Feb 11 00:31: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 39E0816A533; Mon, 11 Feb 2008 00:31:24 +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 F408F13C4D5; Mon, 11 Feb 2008 00:31:23 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B0VNHF000512; Mon, 11 Feb 2008 00:31:23 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B0VNMB000511; Mon, 11 Feb 2008 00:31:23 GMT (envelope-from delphij) Message-Id: <200802110031.m1B0VNMB000511@repoman.freebsd.org> From: Xin LI Date: Mon, 11 Feb 2008 00:31:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/lib/libkvm kvm.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, 11 Feb 2008 00:31:24 -0000 delphij 2008-02-11 00:31:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib/libkvm kvm.c Log: MFC revision 1.32 date: 2008/01/12 00:54:47; author: delphij; state: Exp; lines: +4 -0 Plug memory leaks that is observed when argbuf or argspc is used in the context. Submitted by: Michal Vranek PR: bin/118380 Revision Changes Path 1.26.2.1 +4 -0 src/lib/libkvm/kvm.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 00:40:54 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 C3A7A16A41B; Mon, 11 Feb 2008 00:40:54 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8782413C478; Mon, 11 Feb 2008 00:40:54 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B0esrK000897; Mon, 11 Feb 2008 00:40:54 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B0esHx000896; Mon, 11 Feb 2008 00:40:54 GMT (envelope-from kientzle) Message-Id: <200802110040.m1B0esHx000896@repoman.freebsd.org> From: Tim Kientzle Date: Mon, 11 Feb 2008 00:40:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libarchive archive_read.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, 11 Feb 2008 00:40:54 -0000 kientzle 2008-02-11 00:40:54 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libarchive archive_read.c Log: MFC archive_read.c 1.37: * Test format once at beginning of archive instead of once per entry. * New __archive_read_ahead() support function These changes are essential for MFCing fixes to various format handlers. Revision Changes Path 1.15.2.8 +23 -6 src/lib/libarchive/archive_read.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 00:43: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 A935916A417; Mon, 11 Feb 2008 00:43:43 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6D2CC13C43E; Mon, 11 Feb 2008 00:43:43 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B0hhvs001034; Mon, 11 Feb 2008 00:43:43 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B0hhAj001033; Mon, 11 Feb 2008 00:43:43 GMT (envelope-from kientzle) Message-Id: <200802110043.m1B0hhAj001033@repoman.freebsd.org> From: Tim Kientzle Date: Mon, 11 Feb 2008 00:43:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libarchive archive_read_private.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, 11 Feb 2008 00:43:43 -0000 kientzle 2008-02-11 00:43:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libarchive archive_read_private.h Log: MFC: Declare __archive_read_ahead utility function. Revision Changes Path 1.3.2.2 +3 -0 src/lib/libarchive/archive_read_private.h From owner-cvs-src@FreeBSD.ORG Mon Feb 11 00:49: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 C87B216A419; Mon, 11 Feb 2008 00:49:52 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8A15913C447; Mon, 11 Feb 2008 00:49:52 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B0nqMo010175; Mon, 11 Feb 2008 00:49:52 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B0nqwk010174; Mon, 11 Feb 2008 00:49:52 GMT (envelope-from kientzle) Message-Id: <200802110049.m1B0nqwk010174@repoman.freebsd.org> From: Tim Kientzle Date: Mon, 11 Feb 2008 00:49:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libarchive archive_write_set_compression_bzip2.c archive_write_set_compression_gzip.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, 11 Feb 2008 00:49:52 -0000 kientzle 2008-02-11 00:49:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libarchive archive_write_set_compression_bzip2.c archive_write_set_compression_gzip.c Log: Zero-byte writes are acceptable. Revision Changes Path 1.8.2.3 +7 -1 src/lib/libarchive/archive_write_set_compression_bzip2.c 1.10.2.3 +7 -1 src/lib/libarchive/archive_write_set_compression_gzip.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 00:54: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 C4A5316A417; Mon, 11 Feb 2008 00:54:05 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8665313C459; Mon, 11 Feb 2008 00:54:05 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B0s5jw010369; Mon, 11 Feb 2008 00:54:05 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B0s5Yd010368; Mon, 11 Feb 2008 00:54:05 GMT (envelope-from kientzle) Message-Id: <200802110054.m1B0s5Yd010368@repoman.freebsd.org> From: Tim Kientzle Date: Mon, 11 Feb 2008 00:54:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libarchive archive_write_set_format_ar.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, 11 Feb 2008 00:54:05 -0000 kientzle 2008-02-11 00:54:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libarchive archive_write_set_format_ar.c Log: MFC ar writer: empty archives need a global header as well. Plus a minor portability enhancement. Revision Changes Path 1.3.2.2 +23 -5 src/lib/libarchive/archive_write_set_format_ar.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 00:57: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 5578C16A41B; Mon, 11 Feb 2008 00:57:00 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 15A7213C465; Mon, 11 Feb 2008 00:57:00 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B0v0JU010531; Mon, 11 Feb 2008 00:57:00 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B0v06i010530; Mon, 11 Feb 2008 00:57:00 GMT (envelope-from kientzle) Message-Id: <200802110057.m1B0v06i010530@repoman.freebsd.org> From: Tim Kientzle Date: Mon, 11 Feb 2008 00:56:59 +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/lib/libarchive archive_entry_strmode.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, 11 Feb 2008 00:57:00 -0000 kientzle 2008-02-11 00:56:59 UTC FreeBSD src repository Added files: (Branch: RELENG_7) lib/libarchive archive_entry_strmode.c Log: MFC: Implementation of new archive_entry_strmode() function. Revision Changes Path 1.1.2.1 +83 -0 src/lib/libarchive/archive_entry_strmode.c (new) From owner-cvs-src@FreeBSD.ORG Mon Feb 11 01:00:27 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 CF45916A417; Mon, 11 Feb 2008 01:00:27 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8F45313C448; Mon, 11 Feb 2008 01:00:27 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B10RCL010725; Mon, 11 Feb 2008 01:00:27 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B10RXQ010724; Mon, 11 Feb 2008 01:00:27 GMT (envelope-from kientzle) Message-Id: <200802110100.m1B10RXQ010724@repoman.freebsd.org> From: Tim Kientzle Date: Mon, 11 Feb 2008 01:00: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/lib/libarchive archive_endian.h archive_entry_link_resolver.c archive_read_support_format_mtree.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, 11 Feb 2008 01:00:27 -0000 kientzle 2008-02-11 01:00:27 UTC FreeBSD src repository Added files: (Branch: RELENG_7) lib/libarchive archive_endian.h archive_entry_link_resolver.c archive_read_support_format_mtree.c Log: MFC: Three files that I accidentally left out of the big MFC to 7-STABLE. Revision Changes Path 1.1.2.1 +142 -0 src/lib/libarchive/archive_endian.h (new) 1.1.2.1 +222 -0 src/lib/libarchive/archive_entry_link_resolver.c (new) 1.1.2.1 +705 -0 src/lib/libarchive/archive_read_support_format_mtree.c (new) From owner-cvs-src@FreeBSD.ORG Mon Feb 11 03:05: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 0390B16A419; Mon, 11 Feb 2008 03:05:12 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E42E213C4E1; Mon, 11 Feb 2008 03:05:11 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B35BSa022005; Mon, 11 Feb 2008 03:05:11 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B35BFm022000; Mon, 11 Feb 2008 03:05:11 GMT (envelope-from thompsa) Message-Id: <200802110305.m1B35BFm022000@repoman.freebsd.org> From: Andrew Thompson Date: Mon, 11 Feb 2008 03:05: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/geom/lvm g_lvm.c g_lvm.h src/share/man/man4 geom_lvm.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, 11 Feb 2008 03:05:12 -0000 thompsa 2008-02-11 03:05:11 UTC FreeBSD src repository Added files: sys/geom/lvm g_lvm.c g_lvm.h share/man/man4 geom_lvm.4 Log: Add a geom class to map Linux LVM logical volumes. The logical disks will appear as /dev/lvm/-, for instance /dev/lvm/vg0-home. GLVM currently supports linear stripes with segments on multiple physical disks. The metadata is read only, logical volumes can not be allocated or resized. Reviewed by: Ivan Voras Revision Changes Path 1.1 +88 -0 src/share/man/man4/geom_lvm.4 (new) 1.1 +1177 -0 src/sys/geom/lvm/g_lvm.c (new) 1.1 +113 -0 src/sys/geom/lvm/g_lvm.h (new) From owner-cvs-src@FreeBSD.ORG Mon Feb 11 03:10: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 F1F1616A419; Mon, 11 Feb 2008 03:10:40 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C5D6013C461; Mon, 11 Feb 2008 03:10:40 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B3Aecn022395; Mon, 11 Feb 2008 03:10:40 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B3AeEH022394; Mon, 11 Feb 2008 03:10:40 GMT (envelope-from thompsa) Message-Id: <200802110310.m1B3AeEH022394@repoman.freebsd.org> From: Andrew Thompson Date: Mon, 11 Feb 2008 03:10:40 +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/conf NOTES files src/sys/modules/geom Makefile src/sys/modules/geom/geom_lvm Makefile src/share/man/man4 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: Mon, 11 Feb 2008 03:10:41 -0000 thompsa 2008-02-11 03:10:40 UTC FreeBSD src repository Modified files: sys/conf NOTES files sys/modules/geom Makefile share/man/man4 Makefile Added files: sys/modules/geom/geom_lvm Makefile Log: Hook geom_lvm(4) up to the build. Revision Changes Path 1.408 +1 -0 src/share/man/man4/Makefile 1.1466 +1 -0 src/sys/conf/NOTES 1.1267 +1 -0 src/sys/conf/files 1.21 +1 -0 src/sys/modules/geom/Makefile 1.1 +8 -0 src/sys/modules/geom/geom_lvm/Makefile (new) From owner-cvs-src@FreeBSD.ORG Mon Feb 11 05:20:02 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 8B78C16A417; Mon, 11 Feb 2008 05:20:02 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 753D513C448; Mon, 11 Feb 2008 05:20:02 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B5K2GS041237; Mon, 11 Feb 2008 05:20:02 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B5K2Xm041236; Mon, 11 Feb 2008 05:20:02 GMT (envelope-from bde) Message-Id: <200802110520.m1B5K2Xm041236@repoman.freebsd.org> From: Bruce Evans Date: Mon, 11 Feb 2008 05:20:02 +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/msun/src s_exp2f.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, 11 Feb 2008 05:20:02 -0000 bde 2008-02-11 05:20:02 UTC FreeBSD src repository Modified files: lib/msun/src s_exp2f.c Log: Use double precision for z and thus for the entire calculation of exp2(i/TBLSIZE) * p(z) instead of only for the final multiplication and addition. This fixes the code to match the comment that the maximum error is 0.5010 ulps (except on machines that evaluate float expressions in extra precision, e.g., i386's, where the evaluation was already in extra precision). Fix and expand the comment about use of double precision. The relative roundoff error from evaluating p(z) in non-extra precision was about 16 times larger than in exp2() because the interval length is 16 times smaller. Its maximum was at least P1 * (1.0 ulps) * max(|z|) ~= log(2) * 1.0 * 1/32 ~= 0.0217 ulps (1.0 ulps from the addition in (1 + P1*z) with a cancelation error when z ~= -1/32). The actual final maximum was 0.5313 ulps, of which 0.0303 ulps must have come from the additional roundoff error in p(z). I can't explain why the additional roundoff error was almost 3/2 times larger than the rough estimate. Revision Changes Path 1.6 +4 -3 src/lib/msun/src/s_exp2f.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 05:36:16 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 981EF16A417; Mon, 11 Feb 2008 05:36:16 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6A91B13C45E; Mon, 11 Feb 2008 05:36:16 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B5aGM5041936; Mon, 11 Feb 2008 05:36:16 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B5aG8M041935; Mon, 11 Feb 2008 05:36:16 GMT (envelope-from thompsa) Message-Id: <200802110536.m1B5aG8M041935@repoman.freebsd.org> From: Andrew Thompson Date: Mon, 11 Feb 2008 05:36: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/conf options 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, 11 Feb 2008 05:36:16 -0000 thompsa 2008-02-11 05:36:15 UTC FreeBSD src repository Modified files: sys/conf options Log: Add missing GEOM_LVM option. Revision Changes Path 1.617 +1 -0 src/sys/conf/options From owner-cvs-src@FreeBSD.ORG Mon Feb 11 07:15: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 770D616A41B; Mon, 11 Feb 2008 07:15:53 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 47A0C13C447; Mon, 11 Feb 2008 07:15:53 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B7FrRq049587; Mon, 11 Feb 2008 07:15:53 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B7Fre7049586; Mon, 11 Feb 2008 07:15:53 GMT (envelope-from remko) Message-Id: <200802110715.m1B7Fre7049586@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 07:15: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/lib/libc/sys access.2 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, 11 Feb 2008 07:15:53 -0000 remko 2008-02-11 07:15:53 UTC FreeBSD src repository Modified files: lib/libc/sys access.2 Log: Fix typo (s/existance/existence/) Noticed by: ceri Revision Changes Path 1.22 +2 -2 src/lib/libc/sys/access.2 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 07:17: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 6F43F16A421; Mon, 11 Feb 2008 07:17:09 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3F92213C455; Mon, 11 Feb 2008 07:17:09 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B7H95w049629; Mon, 11 Feb 2008 07:17:09 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B7H9CS049628; Mon, 11 Feb 2008 07:17:09 GMT (envelope-from remko) Message-Id: <200802110717.m1B7H9CS049628@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 07:17:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libc/sys access.2 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, 11 Feb 2008 07:17:09 -0000 remko 2008-02-11 07:17:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/sys access.2 Log: MFC rev 1.21, 1.22 access.2 v1.21 Fix some style nits. Prodded by: brueffer v1.22 Fix typo (s/existance/existence/) Noticed by: ceri Revision Changes Path 1.18.12.2 +4 -4 src/lib/libc/sys/access.2 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 07:20: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 6648A16A419; Mon, 11 Feb 2008 07:20:13 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 36D7A13C457; Mon, 11 Feb 2008 07:20:13 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B7KDJo049798; Mon, 11 Feb 2008 07:20:13 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B7KDGF049797; Mon, 11 Feb 2008 07:20:13 GMT (envelope-from remko) Message-Id: <200802110720.m1B7KDGF049797@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 07:20:13 +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/lib/libc/sys access.2 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, 11 Feb 2008 07:20:13 -0000 remko 2008-02-11 07:20:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libc/sys access.2 Log: MFC rev 1.21, 1.22 access.2 v1.21 Fix some style nits. Prodded by: brueffer v1.22 Fix typo (s/existance/existence/) Noticed by: ceri Revision Changes Path 1.19.2.2 +4 -4 src/lib/libc/sys/access.2 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 07:20:47 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 D1F5616A468; Mon, 11 Feb 2008 07:20:47 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A2D8B13C455; Mon, 11 Feb 2008 07:20:47 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B7KlQ6049856; Mon, 11 Feb 2008 07:20:47 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B7Klec049855; Mon, 11 Feb 2008 07:20:47 GMT (envelope-from remko) Message-Id: <200802110720.m1B7Klec049855@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 07:20:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libc/sys access.2 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, 11 Feb 2008 07:20:47 -0000 remko 2008-02-11 07:20:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/sys access.2 Log: Oeps, I forgot to bump the date here as well. Revision Changes Path 1.18.12.3 +1 -1 src/lib/libc/sys/access.2 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 07:43:23 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 816A916A417; Mon, 11 Feb 2008 07:43:23 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4D03B13C4E7; Mon, 11 Feb 2008 07:43:23 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B7hNOM050695; Mon, 11 Feb 2008 07:43:23 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B7hNDW050694; Mon, 11 Feb 2008 07:43:23 GMT (envelope-from remko) Message-Id: <200802110743.m1B7hNDW050694@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 07:43: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/lib/libc/sys access.2 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, 11 Feb 2008 07:43:23 -0000 remko 2008-02-11 07:43:23 UTC FreeBSD src repository Modified files: lib/libc/sys access.2 Log: After issueing a ntpdate [1] I noticed it's already 2008, reflect that in the last modified date. Noticed by: brueffer [1] Revision Changes Path 1.23 +1 -1 src/lib/libc/sys/access.2 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 07:44:49 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 4D67C16A420; Mon, 11 Feb 2008 07:44:49 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1D8EC13C455; Mon, 11 Feb 2008 07:44:49 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B7in6j050785; Mon, 11 Feb 2008 07:44:49 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B7inen050784; Mon, 11 Feb 2008 07:44:49 GMT (envelope-from remko) Message-Id: <200802110744.m1B7inen050784@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 07:44:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libc/sys access.2 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, 11 Feb 2008 07:44:49 -0000 remko 2008-02-11 07:44:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/sys access.2 Log: MFC rev 1.23 access.2 After issueing a ntpdate [1] I noticed it's already 2008, reflect that in the last modified date. Noticed by: brueffer [1] Revision Changes Path 1.18.12.4 +1 -1 src/lib/libc/sys/access.2 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 07:45: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 39EF616A419; Mon, 11 Feb 2008 07:45:18 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0AB2513C47E; Mon, 11 Feb 2008 07:45:18 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B7jHni050879; Mon, 11 Feb 2008 07:45:17 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B7jH9u050878; Mon, 11 Feb 2008 07:45:17 GMT (envelope-from remko) Message-Id: <200802110745.m1B7jH9u050878@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 07:45:17 +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/lib/libc/sys access.2 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, 11 Feb 2008 07:45:18 -0000 remko 2008-02-11 07:45:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libc/sys access.2 Log: MFC rev 1.23 access.2 After issueing a ntpdate [1] I noticed it's already 2008, reflect that in the last modified date. Noticed by: brueffer [1] Revision Changes Path 1.19.2.3 +1 -1 src/lib/libc/sys/access.2 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 07:47:33 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 BAB4316A41A; Mon, 11 Feb 2008 07:47:33 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8B17E13C474; Mon, 11 Feb 2008 07:47:33 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B7lXLD050971; Mon, 11 Feb 2008 07:47:33 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B7lXQf050970; Mon, 11 Feb 2008 07:47:33 GMT (envelope-from remko) Message-Id: <200802110747.m1B7lXQf050970@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 07:47:33 +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/sbin/bsdlabel bsdlabel.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: Mon, 11 Feb 2008 07:47:33 -0000 remko 2008-02-11 07:47:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sbin/bsdlabel bsdlabel.8 Log: MFC rev 1.70 bsdlabel.8 Remove redundant whitespace. Noticed by: brueffer Revision Changes Path 1.68.2.2 +1 -1 src/sbin/bsdlabel/bsdlabel.8 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 07:48: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 4DB5016A418; Mon, 11 Feb 2008 07:48:13 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1D52213C45E; Mon, 11 Feb 2008 07:48:13 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B7mDYd051034; Mon, 11 Feb 2008 07:48:13 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B7mDgn051033; Mon, 11 Feb 2008 07:48:13 GMT (envelope-from remko) Message-Id: <200802110748.m1B7mDgn051033@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 07:48:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sbin/bsdlabel bsdlabel.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: Mon, 11 Feb 2008 07:48:13 -0000 remko 2008-02-11 07:48:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/bsdlabel bsdlabel.8 Log: MFC rev 1.70 bsdlabel.8 Remove redundant whitespace. Noticed by: brueffer Revision Changes Path 1.60.2.5 +1 -1 src/sbin/bsdlabel/bsdlabel.8 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 07:50: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 B7B2816A419; Mon, 11 Feb 2008 07:50:13 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 886A313C465; Mon, 11 Feb 2008 07:50:13 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B7oDJt051159; Mon, 11 Feb 2008 07:50:13 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B7oDfo051158; Mon, 11 Feb 2008 07:50:13 GMT (envelope-from remko) Message-Id: <200802110750.m1B7oDfo051158@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 07:50:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 nve.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, 11 Feb 2008 07:50:13 -0000 remko 2008-02-11 07:50:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 nve.4 Log: MFC rev 1.10, 1.11 nve.4 v1.10 There is no list to stop, so dont use .El. Noticed by: brueffer v1.11 Language nit. Revision Changes Path 1.2.2.7 +2 -3 src/share/man/man4/nve.4 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 07:51: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 A174716A41B; Mon, 11 Feb 2008 07:51:05 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7195C13C474; Mon, 11 Feb 2008 07:51:05 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B7p502051201; Mon, 11 Feb 2008 07:51:05 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B7p5ZO051200; Mon, 11 Feb 2008 07:51:05 GMT (envelope-from remko) Message-Id: <200802110751.m1B7p5ZO051200@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 07:51:05 +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 nve.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, 11 Feb 2008 07:51:05 -0000 remko 2008-02-11 07:51:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/man/man4 nve.4 Log: MFC rev 1.10, 1.11 nve.4 v1.10 There is no list to stop, so dont use .El. Noticed by: brueffer v1.11 Language nit. Revision Changes Path 1.8.2.2 +2 -3 src/share/man/man4/nve.4 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 08:12: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 599AA16A469; Mon, 11 Feb 2008 08:12:59 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 293D713C46E; Mon, 11 Feb 2008 08:12:59 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B8Cw5U053175; Mon, 11 Feb 2008 08:12:58 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B8Cwfd053174; Mon, 11 Feb 2008 08:12:58 GMT (envelope-from remko) Message-Id: <200802110812.m1B8Cwfd053174@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 08:12:58 +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/timed/timed timed.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: Mon, 11 Feb 2008 08:12:59 -0000 remko 2008-02-11 08:12:58 UTC FreeBSD src repository Modified files: usr.sbin/timed/timed timed.8 Log: Typo fix. Spotted by: brueffer Revision Changes Path 1.18 +2 -2 src/usr.sbin/timed/timed/timed.8 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 08:14:10 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 C19F316A41B; Mon, 11 Feb 2008 08:14:10 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 91F1013C45D; Mon, 11 Feb 2008 08:14:10 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B8EASL053984; Mon, 11 Feb 2008 08:14:10 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B8EAXl053983; Mon, 11 Feb 2008 08:14:10 GMT (envelope-from remko) Message-Id: <200802110814.m1B8EAXl053983@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 08:14:10 +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/usr.sbin/timed/timed timed.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: Mon, 11 Feb 2008 08:14:10 -0000 remko 2008-02-11 08:14:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.sbin/timed/timed timed.8 Log: MFC rev 1.18 timed.8 Typo fix. Spotted by: brueffer Revision Changes Path 1.16.20.2 +2 -2 src/usr.sbin/timed/timed/timed.8 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 08:14: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 4B15016A420; Mon, 11 Feb 2008 08:14:59 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1B17A13C467; Mon, 11 Feb 2008 08:14:59 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B8ExD6054129; Mon, 11 Feb 2008 08:14:59 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B8ExIn054128; Mon, 11 Feb 2008 08:14:59 GMT (envelope-from remko) Message-Id: <200802110814.m1B8ExIn054128@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 08:14:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/timed/timed timed.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: Mon, 11 Feb 2008 08:14:59 -0000 remko 2008-02-11 08:14:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/timed/timed timed.8 Log: MFC rev 1.18 timed.8 Typo fix. Spotted by: brueffer Revision Changes Path 1.16.10.2 +2 -2 src/usr.sbin/timed/timed/timed.8 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 08:34:39 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 E75B416A46B; Mon, 11 Feb 2008 08:34:39 +0000 (UTC) (envelope-from h.schmalzbauer@omnisec.de) Received: from host.omnisec.de (host.omnisec.de [62.245.232.135]) by mx1.freebsd.org (Postfix) with ESMTP id 57EC113C46B; Mon, 11 Feb 2008 08:34:38 +0000 (UTC) (envelope-from h.schmalzbauer@omnisec.de) Received: from titan.flintsbach.schmalzbauer.de (titan.flintsbach.schmalzbauer.de [172.21.1.150]) (authenticated bits=0) by host.omnisec.de (8.13.8/8.13.8) with ESMTP id m1B8IDfV010432 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 11 Feb 2008 09:18:13 +0100 (CET) (envelope-from h.schmalzbauer@omnisec.de) Message-ID: <47B004C5.4070800@omnisec.de> Date: Mon, 11 Feb 2008 09:18:13 +0100 From: Harald Schmalzbauer Organization: OmniSEC User-Agent: Thunderbird 2.0.0.9 (X11/20071226) MIME-Version: 1.0 To: Tim Kientzle References: <200802110100.m1B10RXQ010724@repoman.freebsd.org> In-Reply-To: <200802110100.m1B10RXQ010724@repoman.freebsd.org> X-Enigmail-Version: 0.95.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig9C5E1B5F52AE1759DAC78F2C" Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libarchive archive_endian.h archive_entry_link_resolver.c archive_read_support_format_mtree.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, 11 Feb 2008 08:34:40 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9C5E1B5F52AE1759DAC78F2C Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Tim Kientzle schrieb am 11.02.2008 02:00 (localtime): > kientzle 2008-02-11 01:00:27 UTC >=20 > FreeBSD src repository >=20 > Added files: (Branch: RELENG_7) > lib/libarchive archive_endian.h=20 > archive_entry_link_resolver.c=20 > archive_read_support_format_mtree.c=20 > Log: > MFC: Three files that I accidentally left out of the big MFC to 7-ST= ABLE. I think you also missed cpio.5 At least my build broke. Thanks, -Harry --------------enig9C5E1B5F52AE1759DAC78F2C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHsATFLDqVQ9VXb8gRAhNeAKCUmEiYoJjGffHt//9FTmncfl/8TgCeOv15 OFwWikU6ZSAwvpTfv1iWVrY= =z55L -----END PGP SIGNATURE----- --------------enig9C5E1B5F52AE1759DAC78F2C-- From owner-cvs-src@FreeBSD.ORG Mon Feb 11 09:01: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 4503216A417; Mon, 11 Feb 2008 09:01:15 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 13D4813C459; Mon, 11 Feb 2008 09:01:15 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B91Eh2073135; Mon, 11 Feb 2008 09:01:14 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B91EI8073134; Mon, 11 Feb 2008 09:01:14 GMT (envelope-from brueffer) Message-Id: <200802110901.m1B91EI8073134@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 11 Feb 2008 09:01:14 +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 geom_lvm.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, 11 Feb 2008 09:01:15 -0000 brueffer 2008-02-11 09:01:14 UTC FreeBSD src repository Modified files: share/man/man4 geom_lvm.4 Log: Some small fixes, also introduce an EXAMPLES section. Revision Changes Path 1.2 +3 -3 src/share/man/man4/geom_lvm.4 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 09:02: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 6CF7816A420; Mon, 11 Feb 2008 09:02:48 +0000 (UTC) (envelope-from mpp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3C6CB13C465; Mon, 11 Feb 2008 09:02:48 +0000 (UTC) (envelope-from mpp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B92mTR073189; Mon, 11 Feb 2008 09:02:48 GMT (envelope-from mpp@repoman.freebsd.org) Received: (from mpp@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B92mS3073188; Mon, 11 Feb 2008 09:02:48 GMT (envelope-from mpp) Message-Id: <200802110902.m1B92mS3073188@repoman.freebsd.org> From: Mike Pritchard Date: Mon, 11 Feb 2008 09:02: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/share/man/man5 fstab.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: Mon, 11 Feb 2008 09:02:48 -0000 mpp 2008-02-11 09:02:48 UTC FreeBSD src repository Modified files: share/man/man5 fstab.5 Log: Explain in more detail how the pass number field works. Bump .Dd. Revision Changes Path 1.29 +30 -2 src/share/man/man5/fstab.5 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 09:20: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 BFC1A16A419; Mon, 11 Feb 2008 09:20:03 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8E73113C504; Mon, 11 Feb 2008 09:20:03 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B9K25S075824; Mon, 11 Feb 2008 09:20:02 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B9K29q075823; Mon, 11 Feb 2008 09:20:02 GMT (envelope-from thompsa) Message-Id: <200802110920.m1B9K29q075823@repoman.freebsd.org> From: Andrew Thompson Date: Mon, 11 Feb 2008 09:20:02 +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/geom/lvm g_lvm.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, 11 Feb 2008 09:20:03 -0000 thompsa 2008-02-11 09:20:02 UTC FreeBSD src repository Modified files: sys/geom/lvm g_lvm.c Log: Unbreak build, size_t is larger on 64bit platforms. Revision Changes Path 1.2 +1 -1 src/sys/geom/lvm/g_lvm.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 09:32:07 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 12D9F16A468; Mon, 11 Feb 2008 09:32:07 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from heff.fud.org.nz (203-109-251-39.static.bliink.ihug.co.nz [203.109.251.39]) by mx1.freebsd.org (Postfix) with ESMTP id B19B413C4FF; Mon, 11 Feb 2008 09:32:06 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id B08FA7667; Mon, 11 Feb 2008 22:21:19 +1300 (NZDT) Date: Mon, 11 Feb 2008 22:21:19 +1300 From: Andrew Thompson To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20080211092119.GA40770@heff.fud.org.nz> References: <200802110920.m1B9K29q075823@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802110920.m1B9K29q075823@repoman.freebsd.org> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Subject: Re: cvs commit: src/sys/geom/lvm g_lvm.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, 11 Feb 2008 09:32:07 -0000 On Mon, Feb 11, 2008 at 09:20:02AM +0000, Andrew Thompson wrote: > thompsa 2008-02-11 09:20:02 UTC > > FreeBSD src repository > > Modified files: > sys/geom/lvm g_lvm.c > Log: > Unbreak build, size_t is larger on 64bit platforms. > > Revision Changes Path > 1.2 +1 -1 src/sys/geom/lvm/g_lvm.c Pointy hat: me I compile tested on different arches but forgot INVARIANTS :( From owner-cvs-src@FreeBSD.ORG Mon Feb 11 09:36: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 1016916A421; Mon, 11 Feb 2008 09:36:44 +0000 (UTC) (envelope-from mpp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9A74513C4D5; Mon, 11 Feb 2008 09:36:43 +0000 (UTC) (envelope-from mpp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1B9ahLu076537; Mon, 11 Feb 2008 09:36:43 GMT (envelope-from mpp@repoman.freebsd.org) Received: (from mpp@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1B9ahFH076536; Mon, 11 Feb 2008 09:36:43 GMT (envelope-from mpp) Message-Id: <200802110936.m1B9ahFH076536@repoman.freebsd.org> From: Mike Pritchard Date: Mon, 11 Feb 2008 09:36:43 +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 fstab.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: Mon, 11 Feb 2008 09:36:44 -0000 mpp 2008-02-11 09:36:43 UTC FreeBSD src repository Modified files: share/man/man5 fstab.5 Log: We no longer have both block and character devices, so remove the misleading information stated here. Revision Changes Path 1.30 +1 -8 src/share/man/man5/fstab.5 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 12:30:33 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 A0F2D16A418; Mon, 11 Feb 2008 12:30:33 +0000 (UTC) (envelope-from raj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7652B13C4E1; Mon, 11 Feb 2008 12:30:33 +0000 (UTC) (envelope-from raj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1BCUXdi089261; Mon, 11 Feb 2008 12:30:33 GMT (envelope-from raj@repoman.freebsd.org) Received: (from raj@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1BCUX8L089260; Mon, 11 Feb 2008 12:30:33 GMT (envelope-from raj) Message-Id: <200802111230.m1BCUX8L089260@repoman.freebsd.org> From: Rafal Jaworowski Date: Mon, 11 Feb 2008 12:30:32 +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/powerpc/ofw Makefile conf.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, 11 Feb 2008 12:30:33 -0000 raj 2008-02-11 12:30:32 UTC FreeBSD src repository Modified files: sys/boot/powerpc/ofw Makefile conf.c Log: Clean up PowerPC loader(8) build config. Turn off TFTP support by default: when both TFTP and NFS are enabled in the loader, strange interactions occur in the pure netbooting scenario (i.e. loader is TFTP-ed, kernel+world mounted over NFS), leading to very slow access to the NFS-exported files. Reviewed by: grehan Approved by: cognet (mentor) Revision Changes Path 1.22 +1 -1 src/sys/boot/powerpc/ofw/Makefile 1.13 +1 -1 src/sys/boot/powerpc/ofw/conf.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 13:14:16 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 9EEA516A417; Mon, 11 Feb 2008 13:14:16 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 760AB13C455; Mon, 11 Feb 2008 13:14:16 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1BDEGQ5006184; Mon, 11 Feb 2008 13:14:16 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1BDEGxO006183; Mon, 11 Feb 2008 13:14:16 GMT (envelope-from remko) Message-Id: <200802111314.m1BDEGxO006183@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 13:14:16 +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/lib/libarchive cpio.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: Mon, 11 Feb 2008 13:14:16 -0000 remko 2008-02-11 13:14:16 UTC FreeBSD src repository Added files: (Branch: RELENG_7) lib/libarchive cpio.5 Log: With doc-hat, MFC cpio.5 This unbreaks the current build. Revision Changes Path 1.1.2.1 +325 -0 src/lib/libarchive/cpio.5 (new) From owner-cvs-src@FreeBSD.ORG Mon Feb 11 13:37: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 1190F16A46C; Mon, 11 Feb 2008 13:37:18 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F33E113C442; Mon, 11 Feb 2008 13:37:17 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1BDbHnh007516; Mon, 11 Feb 2008 13:37:17 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1BDbHmG007515; Mon, 11 Feb 2008 13:37:17 GMT (envelope-from rafan) Message-Id: <200802111337.m1BDbHmG007515@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 11 Feb 2008 13:37:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: NCURSES Cc: Subject: cvs commit: src/contrib/ncurses - Imported sources 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, 11 Feb 2008 13:37:18 -0000 rafan 2008-02-11 13:37:17 UTC FreeBSD src repository src/contrib/ncurses - Imported sources Update of /home/ncvs/src/contrib/ncurses In directory repoman.freebsd.org:/tmp/cvs-serv7492 Log Message: Import ncurses 5.6-20080209 snapshot onto the vender branch Status: Vendor Tag: NCURSES Release Tags: v5_6_20080209 U src/contrib/ncurses/MANIFEST U src/contrib/ncurses/mkdirs.sh U src/contrib/ncurses/mk-hdr.awk U src/contrib/ncurses/configure U src/contrib/ncurses/mk-1st.awk U src/contrib/ncurses/install-sh U src/contrib/ncurses/ANNOUNCE U src/contrib/ncurses/AUTHORS U src/contrib/ncurses/README U src/contrib/ncurses/aclocal.m4 U src/contrib/ncurses/README.emx U src/contrib/ncurses/dist.mk U src/contrib/ncurses/configure.in U src/contrib/ncurses/mk-2nd.awk U src/contrib/ncurses/convert_configure.pl U src/contrib/ncurses/config.guess U src/contrib/ncurses/announce.html.in U src/contrib/ncurses/TO-DO U src/contrib/ncurses/mk-0th.awk U src/contrib/ncurses/Makefile.in U src/contrib/ncurses/INSTALL U src/contrib/ncurses/NEWS U src/contrib/ncurses/Makefile.os2 U src/contrib/ncurses/tar-copy.sh U src/contrib/ncurses/config.sub U src/contrib/ncurses/menu/m_item_val.c U src/contrib/ncurses/menu/headers U src/contrib/ncurses/menu/m_global.c U src/contrib/ncurses/menu/READ.ME U src/contrib/ncurses/menu/m_spacing.c U src/contrib/ncurses/menu/m_item_cur.c U src/contrib/ncurses/menu/m_pad.c U src/contrib/ncurses/menu/m_cursor.c U src/contrib/ncurses/menu/llib-lmenuw U src/contrib/ncurses/menu/m_pattern.c U src/contrib/ncurses/menu/m_attribs.c U src/contrib/ncurses/menu/m_hook.c U src/contrib/ncurses/menu/m_sub.c U src/contrib/ncurses/menu/m_item_opt.c U src/contrib/ncurses/menu/m_opts.c U src/contrib/ncurses/menu/m_format.c U src/contrib/ncurses/menu/m_new.c U src/contrib/ncurses/menu/m_item_top.c U src/contrib/ncurses/menu/m_item_new.c U src/contrib/ncurses/menu/mf_common.h U src/contrib/ncurses/menu/eti.h U src/contrib/ncurses/menu/m_req_name.c U src/contrib/ncurses/menu/m_items.c U src/contrib/ncurses/menu/menu.h U src/contrib/ncurses/menu/m_post.c U src/contrib/ncurses/menu/m_scale.c U src/contrib/ncurses/menu/m_userptr.c U src/contrib/ncurses/menu/m_item_use.c U src/contrib/ncurses/menu/m_item_nam.c U src/contrib/ncurses/menu/menu.priv.h U src/contrib/ncurses/menu/modules U src/contrib/ncurses/menu/m_win.c U src/contrib/ncurses/menu/m_item_vis.c U src/contrib/ncurses/menu/llib-lmenu U src/contrib/ncurses/menu/Makefile.in U src/contrib/ncurses/menu/m_driver.c U src/contrib/ncurses/menu/m_trace.c U src/contrib/ncurses/panel/headers U src/contrib/ncurses/panel/p_replace.c U src/contrib/ncurses/panel/panel.c U src/contrib/ncurses/panel/p_delete.c U src/contrib/ncurses/panel/llib-lpanelw U src/contrib/ncurses/panel/panel.priv.h U src/contrib/ncurses/panel/p_below.c U src/contrib/ncurses/panel/p_win.c U src/contrib/ncurses/panel/p_show.c U src/contrib/ncurses/panel/p_above.c U src/contrib/ncurses/panel/p_hide.c U src/contrib/ncurses/panel/panel.h U src/contrib/ncurses/panel/p_user.c U src/contrib/ncurses/panel/p_update.c U src/contrib/ncurses/panel/Makefile.in U src/contrib/ncurses/panel/p_top.c U src/contrib/ncurses/panel/llib-lpanel U src/contrib/ncurses/panel/p_move.c U src/contrib/ncurses/panel/p_new.c U src/contrib/ncurses/panel/p_hidden.c U src/contrib/ncurses/panel/modules U src/contrib/ncurses/panel/p_bottom.c U src/contrib/ncurses/include/headers U src/contrib/ncurses/include/nc_alloc.h U src/contrib/ncurses/include/curses.tail U src/contrib/ncurses/include/term_entry.h U src/contrib/ncurses/include/ncurses_dll.h U src/contrib/ncurses/include/nc_panel.h U src/contrib/ncurses/include/termcap.h.in U src/contrib/ncurses/include/hashed_db.h U src/contrib/ncurses/include/Caps U src/contrib/ncurses/include/MKhashsize.sh U src/contrib/ncurses/include/Makefile.in U src/contrib/ncurses/include/nc_tparm.h U src/contrib/ncurses/include/Caps.uwin U src/contrib/ncurses/include/curses.wide U src/contrib/ncurses/include/curses.h.in U src/contrib/ncurses/include/MKterm.h.awk.in U src/contrib/ncurses/include/Caps.osf1r5 U src/contrib/ncurses/include/Caps.keys U src/contrib/ncurses/include/Caps.hpux11 U src/contrib/ncurses/include/capdefaults.c U src/contrib/ncurses/include/MKncurses_def.sh U src/contrib/ncurses/include/ncurses_cfg.hin U src/contrib/ncurses/include/unctrl.h.in U src/contrib/ncurses/include/ncurses_defs U src/contrib/ncurses/include/edit_cfg.sh U src/contrib/ncurses/include/tic.h U src/contrib/ncurses/include/MKparametrized.sh U src/contrib/ncurses/include/MKkey_defs.sh U src/contrib/ncurses/include/Caps.aix4 U src/contrib/ncurses/progs/tset.c U src/contrib/ncurses/progs/progs.priv.h U src/contrib/ncurses/progs/dump_entry.c U src/contrib/ncurses/progs/modules U src/contrib/ncurses/progs/toe.c U src/contrib/ncurses/progs/tic.c U src/contrib/ncurses/progs/tput.c U src/contrib/ncurses/progs/infocmp.c U src/contrib/ncurses/progs/capconvert U src/contrib/ncurses/progs/Makefile.in U src/contrib/ncurses/progs/dump_entry.h U src/contrib/ncurses/progs/clear.sh U src/contrib/ncurses/progs/MKtermsort.sh U src/contrib/ncurses/progs/clear.c U src/contrib/ncurses/form/fld_type.c U src/contrib/ncurses/form/frm_hook.c U src/contrib/ncurses/form/fld_current.c U src/contrib/ncurses/form/frm_driver.c U src/contrib/ncurses/form/modules U src/contrib/ncurses/form/fld_def.c U src/contrib/ncurses/form/fty_int.c U src/contrib/ncurses/form/fty_num.c U src/contrib/ncurses/form/fld_newftyp.c U src/contrib/ncurses/form/form.h U src/contrib/ncurses/form/fld_dup.c U src/contrib/ncurses/form/fty_enum.c U src/contrib/ncurses/form/frm_user.c U src/contrib/ncurses/form/fty_alnum.c U src/contrib/ncurses/form/llib-lform U src/contrib/ncurses/form/fld_pad.c U src/contrib/ncurses/form/frm_win.c U src/contrib/ncurses/form/form.priv.h U src/contrib/ncurses/form/fld_max.c U src/contrib/ncurses/form/f_trace.c U src/contrib/ncurses/form/fty_ipv4.c U src/contrib/ncurses/form/llib-lformw U src/contrib/ncurses/form/frm_page.c U src/contrib/ncurses/form/frm_opts.c U src/contrib/ncurses/form/fld_ftlink.c U src/contrib/ncurses/form/frm_post.c U src/contrib/ncurses/form/fld_move.c U src/contrib/ncurses/form/fty_alpha.c U src/contrib/ncurses/form/frm_data.c U src/contrib/ncurses/form/fty_regex.c U src/contrib/ncurses/form/fld_info.c U src/contrib/ncurses/form/fld_arg.c U src/contrib/ncurses/form/Makefile.in U src/contrib/ncurses/form/fld_ftchoice.c U src/contrib/ncurses/form/headers U src/contrib/ncurses/form/frm_sub.c U src/contrib/ncurses/form/frm_req_name.c U src/contrib/ncurses/form/fld_user.c U src/contrib/ncurses/form/frm_cursor.c U src/contrib/ncurses/form/READ.ME U src/contrib/ncurses/form/fld_attr.c U src/contrib/ncurses/form/fld_link.c U src/contrib/ncurses/form/frm_def.c U src/contrib/ncurses/form/fld_just.c U src/contrib/ncurses/form/frm_scale.c U src/contrib/ncurses/form/fld_stat.c U src/contrib/ncurses/form/fld_page.c U src/contrib/ncurses/form/fld_opts.c U src/contrib/ncurses/doc/hackguide.doc U src/contrib/ncurses/doc/ncurses-intro.doc U src/contrib/ncurses/doc/html/hackguide.html U src/contrib/ncurses/doc/html/NCURSES-Programming-HOWTO.html U src/contrib/ncurses/doc/html/ncurses-intro.html U src/contrib/ncurses/doc/html/announce.html U src/contrib/ncurses/man/mitem_userptr.3x U src/contrib/ncurses/man/curs_terminfo.3x U src/contrib/ncurses/man/curs_ins_wstr.3x U src/contrib/ncurses/man/resizeterm.3x U src/contrib/ncurses/man/form_page.3x U src/contrib/ncurses/man/curs_deleteln.3x U src/contrib/ncurses/man/menu_post.3x U src/contrib/ncurses/man/form_cursor.3x U src/contrib/ncurses/man/curs_util.3x U src/contrib/ncurses/man/keyok.3x U src/contrib/ncurses/man/curs_get_wstr.3x U src/contrib/ncurses/man/form_hook.3x U src/contrib/ncurses/man/panel.3x U src/contrib/ncurses/man/form_new_page.3x U src/contrib/ncurses/man/curs_border_set.3x U src/contrib/ncurses/man/menu_driver.3x U src/contrib/ncurses/man/mitem_name.3x U src/contrib/ncurses/man/curs_print.3x U src/contrib/ncurses/man/MKterminfo.sh U src/contrib/ncurses/man/curs_termcap.3x U src/contrib/ncurses/man/curs_kernel.3x U src/contrib/ncurses/man/curs_addchstr.3x U src/contrib/ncurses/man/curs_refresh.3x U src/contrib/ncurses/man/tput.1 U src/contrib/ncurses/man/form_data.3x U src/contrib/ncurses/man/curs_beep.3x U src/contrib/ncurses/man/curs_scroll.3x U src/contrib/ncurses/man/form_field_userptr.3x U src/contrib/ncurses/man/curs_in_wch.3x U src/contrib/ncurses/man/define_key.3x U src/contrib/ncurses/man/curs_inwstr.3x U src/contrib/ncurses/man/man_db.renames U src/contrib/ncurses/man/menu_items.3x U src/contrib/ncurses/man/menu_spacing.3x U src/contrib/ncurses/man/ncurses.3x U src/contrib/ncurses/man/infotocap.1m U src/contrib/ncurses/man/curs_pad.3x U src/contrib/ncurses/man/menu_pattern.3x U src/contrib/ncurses/man/default_colors.3x U src/contrib/ncurses/man/menu_win.3x U src/contrib/ncurses/man/terminfo.tail U src/contrib/ncurses/man/curs_outopts.3x U src/contrib/ncurses/man/curs_mouse.3x U src/contrib/ncurses/man/mitem_value.3x U src/contrib/ncurses/man/curs_bkgd.3x U src/contrib/ncurses/man/curs_in_wchstr.3x U src/contrib/ncurses/man/clear.1 U src/contrib/ncurses/man/menu_new.3x U src/contrib/ncurses/man/curs_extend.3x U src/contrib/ncurses/man/curs_legacy.3x U src/contrib/ncurses/man/menu_attributes.3x U src/contrib/ncurses/man/curs_initscr.3x U src/contrib/ncurses/man/Makefile.in U src/contrib/ncurses/man/menu_opts.3x U src/contrib/ncurses/man/curs_addch.3x U src/contrib/ncurses/man/curs_getcchar.3x U src/contrib/ncurses/man/form_field_new.3x U src/contrib/ncurses/man/term.7 U src/contrib/ncurses/man/menu_userptr.3x U src/contrib/ncurses/man/curs_scanw.3x U src/contrib/ncurses/man/menu.3x U src/contrib/ncurses/man/curs_opaque.3x U src/contrib/ncurses/man/curs_getyx.3x U src/contrib/ncurses/man/curs_addstr.3x U src/contrib/ncurses/man/menu_format.3x U src/contrib/ncurses/man/curs_getch.3x U src/contrib/ncurses/man/form_field_opts.3x U src/contrib/ncurses/man/curs_addwstr.3x U src/contrib/ncurses/man/curs_add_wch.3x U src/contrib/ncurses/man/curs_clear.3x U src/contrib/ncurses/man/legacy_coding.3x U src/contrib/ncurses/man/tset.1 U src/contrib/ncurses/man/manlinks.sed U src/contrib/ncurses/man/curs_ins_wch.3x U src/contrib/ncurses/man/terminfo.head U src/contrib/ncurses/man/curs_touch.3x U src/contrib/ncurses/man/form_opts.3x U src/contrib/ncurses/man/mitem_new.3x U src/contrib/ncurses/man/curs_overlay.3x U src/contrib/ncurses/man/form_requestname.3x U src/contrib/ncurses/man/curs_printw.3x U src/contrib/ncurses/man/term.5 U src/contrib/ncurses/man/curs_inopts.3x U src/contrib/ncurses/man/captoinfo.1m N src/contrib/ncurses/man/curs_threads.3x U src/contrib/ncurses/man/curs_termattrs.3x U src/contrib/ncurses/man/curs_color.3x U src/contrib/ncurses/man/form_win.3x U src/contrib/ncurses/man/tic.1m U src/contrib/ncurses/man/curs_add_wchstr.3x U src/contrib/ncurses/man/form_fieldtype.3x U src/contrib/ncurses/man/infocmp.1m U src/contrib/ncurses/man/mitem_opts.3x U src/contrib/ncurses/man/toe.1m U src/contrib/ncurses/man/curs_bkgrnd.3x U src/contrib/ncurses/man/form_new.3x U src/contrib/ncurses/man/curs_attr.3x U src/contrib/ncurses/man/wresize.3x U src/contrib/ncurses/man/curs_scr_dump.3x U src/contrib/ncurses/man/form_userptr.3x U src/contrib/ncurses/man/curs_inch.3x U src/contrib/ncurses/man/curs_insstr.3x U src/contrib/ncurses/man/curs_move.3x U src/contrib/ncurses/man/menu_requestname.3x U src/contrib/ncurses/man/curs_slk.3x U src/contrib/ncurses/man/form_field.3x U src/contrib/ncurses/man/key_defined.3x U src/contrib/ncurses/man/curs_get_wch.3x U src/contrib/ncurses/man/mitem_current.3x U src/contrib/ncurses/man/form_field_info.3x U src/contrib/ncurses/man/curs_insch.3x U src/contrib/ncurses/man/curs_inchstr.3x U src/contrib/ncurses/man/form_field_validation.3x U src/contrib/ncurses/man/form.3x U src/contrib/ncurses/man/make_sed.sh U src/contrib/ncurses/man/keybound.3x U src/contrib/ncurses/man/menu_cursor.3x U src/contrib/ncurses/man/form_post.3x U src/contrib/ncurses/man/curs_window.3x U src/contrib/ncurses/man/curs_instr.3x U src/contrib/ncurses/man/menu_mark.3x U src/contrib/ncurses/man/form_field_just.3x U src/contrib/ncurses/man/form_field_attributes.3x U src/contrib/ncurses/man/form_driver.3x U src/contrib/ncurses/man/form_field_buffer.3x U src/contrib/ncurses/man/curs_border.3x U src/contrib/ncurses/man/mitem_visible.3x U src/contrib/ncurses/man/curs_delch.3x U src/contrib/ncurses/man/curs_getstr.3x U src/contrib/ncurses/man/menu_hook.3x U src/contrib/ncurses/man/curs_trace.3x U src/contrib/ncurses/misc/emx.src U src/contrib/ncurses/misc/terminfo.src U src/contrib/ncurses/misc/tdlint U src/contrib/ncurses/misc/cmpdef.cmd U src/contrib/ncurses/misc/panel.ref U src/contrib/ncurses/misc/form.ref U src/contrib/ncurses/misc/cleantic.cmd U src/contrib/ncurses/misc/gen_edit.sh U src/contrib/ncurses/misc/csort U src/contrib/ncurses/misc/ncurses.ref U src/contrib/ncurses/misc/menu.ref U src/contrib/ncurses/misc/makedef.cmd U src/contrib/ncurses/misc/run_tic.in U src/contrib/ncurses/misc/chkdef.cmd U src/contrib/ncurses/misc/jpf-indent U src/contrib/ncurses/misc/panel.def U src/contrib/ncurses/misc/form.def U src/contrib/ncurses/misc/ncurses.def U src/contrib/ncurses/misc/makellib U src/contrib/ncurses/misc/ncurses-config.in U src/contrib/ncurses/misc/menu.def U src/contrib/ncurses/misc/Makefile.in U src/contrib/ncurses/misc/ncu-indent U src/contrib/ncurses/misc/shlib U src/contrib/ncurses/misc/tabset/std U src/contrib/ncurses/misc/tabset/vt300 U src/contrib/ncurses/misc/tabset/vt100 U src/contrib/ncurses/misc/tabset/stdcrt U src/contrib/ncurses/ncurses/modules U src/contrib/ncurses/ncurses/curses.priv.h U src/contrib/ncurses/ncurses/llib-lncurses N src/contrib/ncurses/ncurses/llib-lncursest U src/contrib/ncurses/ncurses/fifo_defs.h U src/contrib/ncurses/ncurses/SigAction.h U src/contrib/ncurses/ncurses/README U src/contrib/ncurses/ncurses/llib-lncursesw U src/contrib/ncurses/ncurses/Makefile.in U src/contrib/ncurses/ncurses/README.IZ U src/contrib/ncurses/ncurses/trace/varargs.c U src/contrib/ncurses/ncurses/trace/trace_xnames.c U src/contrib/ncurses/ncurses/trace/lib_tracemse.c U src/contrib/ncurses/ncurses/trace/README U src/contrib/ncurses/ncurses/trace/trace_buf.c U src/contrib/ncurses/ncurses/trace/visbuf.c U src/contrib/ncurses/ncurses/trace/lib_traceatr.c U src/contrib/ncurses/ncurses/trace/lib_tracechr.c U src/contrib/ncurses/ncurses/trace/lib_trace.c U src/contrib/ncurses/ncurses/trace/lib_tracedmp.c U src/contrib/ncurses/ncurses/trace/lib_tracebits.c U src/contrib/ncurses/ncurses/trace/trace_tries.c U src/contrib/ncurses/ncurses/base/lib_endwin.c U src/contrib/ncurses/ncurses/base/README U src/contrib/ncurses/ncurses/base/lib_flash.c U src/contrib/ncurses/ncurses/base/tries.c U src/contrib/ncurses/ncurses/base/lib_wattroff.c U src/contrib/ncurses/ncurses/base/lib_window.c U src/contrib/ncurses/ncurses/base/lib_restart.c U src/contrib/ncurses/ncurses/base/lib_slkatron.c U src/contrib/ncurses/ncurses/base/lib_delwin.c U src/contrib/ncurses/ncurses/base/lib_dft_fgbg.c U src/contrib/ncurses/ncurses/base/lib_scrollok.c U src/contrib/ncurses/ncurses/base/lib_scrreg.c U src/contrib/ncurses/ncurses/base/lib_printw.c U src/contrib/ncurses/ncurses/base/lib_freeall.c U src/contrib/ncurses/ncurses/base/key_defined.c U src/contrib/ncurses/ncurses/base/lib_instr.c U src/contrib/ncurses/ncurses/base/MKlib_gen.sh U src/contrib/ncurses/ncurses/base/keybound.c U src/contrib/ncurses/ncurses/base/lib_getch.c U src/contrib/ncurses/ncurses/base/lib_addch.c U src/contrib/ncurses/ncurses/base/lib_clrbot.c U src/contrib/ncurses/ncurses/base/MKkeyname.awk U src/contrib/ncurses/ncurses/base/lib_isendwin.c U src/contrib/ncurses/ncurses/base/nc_panel.c U src/contrib/ncurses/ncurses/base/use_window.c U src/contrib/ncurses/ncurses/base/lib_redrawln.c U src/contrib/ncurses/ncurses/base/memmove.c U src/contrib/ncurses/ncurses/base/legacy_coding.c U src/contrib/ncurses/ncurses/base/lib_initscr.c U src/contrib/ncurses/ncurses/base/lib_refresh.c U src/contrib/ncurses/ncurses/base/lib_scanw.c U src/contrib/ncurses/ncurses/base/version.c U src/contrib/ncurses/ncurses/base/lib_pad.c U src/contrib/ncurses/ncurses/base/wresize.c U src/contrib/ncurses/ncurses/base/lib_slkatrof.c U src/contrib/ncurses/ncurses/base/lib_erase.c U src/contrib/ncurses/ncurses/base/lib_newwin.c U src/contrib/ncurses/ncurses/base/lib_slkcolor.c U src/contrib/ncurses/ncurses/base/lib_hline.c U src/contrib/ncurses/ncurses/base/lib_slkclear.c U src/contrib/ncurses/ncurses/base/lib_touch.c U src/contrib/ncurses/ncurses/base/lib_slklab.c U src/contrib/ncurses/ncurses/base/lib_scroll.c U src/contrib/ncurses/ncurses/base/lib_nl.c U src/contrib/ncurses/ncurses/base/lib_wattron.c U src/contrib/ncurses/ncurses/base/lib_clreol.c U src/contrib/ncurses/ncurses/base/lib_box.c U src/contrib/ncurses/ncurses/base/lib_slkatr_set.c U src/contrib/ncurses/ncurses/base/lib_colorset.c U src/contrib/ncurses/ncurses/base/MKunctrl.awk U src/contrib/ncurses/ncurses/base/lib_overlay.c U src/contrib/ncurses/ncurses/base/lib_insdel.c U src/contrib/ncurses/ncurses/base/lib_immedok.c U src/contrib/ncurses/ncurses/base/lib_mouse.c U src/contrib/ncurses/ncurses/base/lib_slkset.c U src/contrib/ncurses/ncurses/base/lib_vline.c U src/contrib/ncurses/ncurses/base/lib_insnstr.c U src/contrib/ncurses/ncurses/base/lib_delch.c U src/contrib/ncurses/ncurses/base/lib_mvwin.c U src/contrib/ncurses/ncurses/base/lib_set_term.c U src/contrib/ncurses/ncurses/base/lib_slkrefr.c U src/contrib/ncurses/ncurses/base/lib_echo.c U src/contrib/ncurses/ncurses/base/define_key.c U src/contrib/ncurses/ncurses/base/lib_slkatrset.c U src/contrib/ncurses/ncurses/base/lib_slkattr.c U src/contrib/ncurses/ncurses/base/lib_bkgd.c U src/contrib/ncurses/ncurses/base/sigaction.c U src/contrib/ncurses/ncurses/base/lib_clearok.c U src/contrib/ncurses/ncurses/base/resizeterm.c U src/contrib/ncurses/ncurses/base/lib_slk.c U src/contrib/ncurses/ncurses/base/lib_beep.c U src/contrib/ncurses/ncurses/base/lib_chgat.c U src/contrib/ncurses/ncurses/base/lib_winch.c U src/contrib/ncurses/ncurses/base/lib_move.c U src/contrib/ncurses/ncurses/base/keyok.c U src/contrib/ncurses/ncurses/base/lib_ungetch.c U src/contrib/ncurses/ncurses/base/lib_screen.c U src/contrib/ncurses/ncurses/base/lib_inchstr.c U src/contrib/ncurses/ncurses/base/lib_addstr.c U src/contrib/ncurses/ncurses/base/lib_slkinit.c U src/contrib/ncurses/ncurses/base/lib_newterm.c U src/contrib/ncurses/ncurses/base/vsscanf.c U src/contrib/ncurses/ncurses/base/lib_color.c U src/contrib/ncurses/ncurses/base/safe_sprintf.c U src/contrib/ncurses/ncurses/base/lib_insch.c U src/contrib/ncurses/ncurses/base/lib_clear.c U src/contrib/ncurses/ncurses/base/lib_slktouch.c U src/contrib/ncurses/ncurses/base/lib_leaveok.c U src/contrib/ncurses/ncurses/base/lib_getstr.c U src/contrib/ncurses/ncurses/tinfo/comp_error.c U src/contrib/ncurses/ncurses/tinfo/make_keys.c U src/contrib/ncurses/ncurses/tinfo/doalloc.c U src/contrib/ncurses/ncurses/tinfo/trim_sgr0.c U src/contrib/ncurses/ncurses/tinfo/lib_tparm.c U src/contrib/ncurses/ncurses/tinfo/comp_scan.c U src/contrib/ncurses/ncurses/tinfo/lib_longname.c U src/contrib/ncurses/ncurses/tinfo/lib_termname.c U src/contrib/ncurses/ncurses/tinfo/lib_tputs.c U src/contrib/ncurses/ncurses/tinfo/README U src/contrib/ncurses/ncurses/tinfo/alloc_entry.c U src/contrib/ncurses/ncurses/tinfo/lib_ti.c U src/contrib/ncurses/ncurses/tinfo/MKcaptab.sh U src/contrib/ncurses/ncurses/tinfo/lib_napms.c U src/contrib/ncurses/ncurses/tinfo/captoinfo.c U src/contrib/ncurses/ncurses/tinfo/lib_print.c U src/contrib/ncurses/ncurses/tinfo/MKfallback.sh U src/contrib/ncurses/ncurses/tinfo/lib_data.c U src/contrib/ncurses/ncurses/tinfo/home_terminfo.c U src/contrib/ncurses/ncurses/tinfo/strings.c U src/contrib/ncurses/ncurses/tinfo/MKkeys_list.sh U src/contrib/ncurses/ncurses/tinfo/setbuf.c U src/contrib/ncurses/ncurses/tinfo/parse_entry.c U src/contrib/ncurses/ncurses/tinfo/lib_raw.c U src/contrib/ncurses/ncurses/tinfo/write_entry.c U src/contrib/ncurses/ncurses/tinfo/comp_parse.c U src/contrib/ncurses/ncurses/tinfo/read_entry.c U src/contrib/ncurses/ncurses/tinfo/free_ttype.c U src/contrib/ncurses/ncurses/tinfo/lib_has_cap.c U src/contrib/ncurses/ncurses/tinfo/lib_ttyflags.c U src/contrib/ncurses/ncurses/tinfo/comp_expand.c U src/contrib/ncurses/ncurses/tinfo/access.c U src/contrib/ncurses/ncurses/tinfo/entries.c U src/contrib/ncurses/ncurses/tinfo/init_keytry.c U src/contrib/ncurses/ncurses/tinfo/alloc_ttype.c U src/contrib/ncurses/ncurses/tinfo/name_match.c U src/contrib/ncurses/ncurses/tinfo/add_tries.c U src/contrib/ncurses/ncurses/tinfo/comp_hash.c U src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk U src/contrib/ncurses/ncurses/tinfo/getenv_num.c U src/contrib/ncurses/ncurses/tinfo/use_screen.c U src/contrib/ncurses/ncurses/tinfo/lib_baudrate.c U src/contrib/ncurses/ncurses/tinfo/lib_tgoto.c U src/contrib/ncurses/ncurses/tinfo/lib_kernel.c U src/contrib/ncurses/ncurses/tinfo/MKnames.awk U src/contrib/ncurses/ncurses/tinfo/lib_termcap.c U src/contrib/ncurses/ncurses/tinfo/lib_options.c U src/contrib/ncurses/ncurses/tinfo/hashed_db.c U src/contrib/ncurses/ncurses/tinfo/MKcodes.awk U src/contrib/ncurses/ncurses/tinfo/lib_cur_term.c U src/contrib/ncurses/ncurses/tinfo/lib_setup.c U src/contrib/ncurses/ncurses/tinfo/read_termcap.c U src/contrib/ncurses/ncurses/tinfo/db_iterator.c U src/contrib/ncurses/ncurses/tinfo/lib_acs.c U src/contrib/ncurses/ncurses/tty/lib_vidattr.c U src/contrib/ncurses/ncurses/tty/lib_twait.c U src/contrib/ncurses/ncurses/tty/tty_update.c U src/contrib/ncurses/ncurses/tty/tty_display.h U src/contrib/ncurses/ncurses/tty/lib_mvcur.c U src/contrib/ncurses/ncurses/tty/tty_input.h U src/contrib/ncurses/ncurses/tty/MKexpanded.sh U src/contrib/ncurses/ncurses/tty/hardscroll.c U src/contrib/ncurses/ncurses/tty/lib_tstp.c U src/contrib/ncurses/ncurses/tty/hashmap.c U src/contrib/ncurses/ncurses/widechar/lib_add_wch.c U src/contrib/ncurses/ncurses/widechar/lib_get_wstr.c U src/contrib/ncurses/ncurses/widechar/lib_vid_attr.c U src/contrib/ncurses/ncurses/widechar/lib_key_name.c U src/contrib/ncurses/ncurses/widechar/lib_inwstr.c U src/contrib/ncurses/ncurses/widechar/lib_cchar.c U src/contrib/ncurses/ncurses/widechar/lib_erasewchar.c U src/contrib/ncurses/ncurses/widechar/charable.c U src/contrib/ncurses/ncurses/widechar/lib_hline_set.c U src/contrib/ncurses/ncurses/widechar/lib_pecho_wchar.c U src/contrib/ncurses/ncurses/widechar/lib_get_wch.c U src/contrib/ncurses/ncurses/widechar/lib_vline_set.c U src/contrib/ncurses/ncurses/widechar/lib_slk_wset.c U src/contrib/ncurses/ncurses/widechar/lib_box_set.c U src/contrib/ncurses/ncurses/widechar/lib_ins_wch.c U src/contrib/ncurses/ncurses/widechar/lib_unget_wch.c U src/contrib/ncurses/ncurses/widechar/lib_in_wch.c U src/contrib/ncurses/ncurses/widechar/lib_in_wchnstr.c U src/contrib/ncurses/ncurses/widechar/lib_wacs.c U src/contrib/ncurses/ncurses/widechar/lib_wunctrl.c No conflicts created by this import From owner-cvs-src@FreeBSD.ORG Mon Feb 11 13:39: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 23EC216A419; Mon, 11 Feb 2008 13:39:37 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EF84413C448; Mon, 11 Feb 2008 13:39:36 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1BDdask007625; Mon, 11 Feb 2008 13:39:36 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1BDdaSB007624; Mon, 11 Feb 2008 13:39:36 GMT (envelope-from rafan) Message-Id: <200802111339.m1BDdaSB007624@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 11 Feb 2008 13:39:36 +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/ncurses/ncurses Makefile ncurses_cfg.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, 11 Feb 2008 13:39:37 -0000 rafan 2008-02-11 13:39:36 UTC FreeBSD src repository Modified files: lib/ncurses/ncurses Makefile ncurses_cfg.h Log: - Update build glues for ncurses 5.6 snapshot 20080209 - While I'm here, sort macro defines in ncurses_cfg.h Revision Changes Path 1.95 +5 -0 src/lib/ncurses/ncurses/Makefile 1.10 +6 -6 src/lib/ncurses/ncurses/ncurses_cfg.h From owner-cvs-src@FreeBSD.ORG Mon Feb 11 13:40:20 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 CAB4F16A417; Mon, 11 Feb 2008 13:40:20 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A27AC13C45D; Mon, 11 Feb 2008 13:40:20 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1BDeKhZ007796; Mon, 11 Feb 2008 13:40:20 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1BDeKss007795; Mon, 11 Feb 2008 13:40:20 GMT (envelope-from rafan) Message-Id: <200802111340.m1BDeKss007795@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 11 Feb 2008 13:40:20 +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/contrib/ncurses FREEBSD-vendor 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, 11 Feb 2008 13:40:20 -0000 rafan 2008-02-11 13:40:20 UTC FreeBSD src repository Added files: contrib/ncurses FREEBSD-vendor Log: Per discussion on developers@, add vendor information for ncurses. Revision Changes Path 1.1 +8 -0 src/contrib/ncurses/FREEBSD-vendor (new) From owner-cvs-src@FreeBSD.ORG Mon Feb 11 13:42:45 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 BEB1216A419; Mon, 11 Feb 2008 13:42:45 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 961C713C455; Mon, 11 Feb 2008 13:42:45 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1BDgjAE007894; Mon, 11 Feb 2008 13:42:45 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1BDgjpS007893; Mon, 11 Feb 2008 13:42:45 GMT (envelope-from rafan) Message-Id: <200802111342.m1BDgjpS007893@repoman.freebsd.org> From: Rong-En Fan Date: Mon, 11 Feb 2008 13:42: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/contrib/ncurses FREEBSD-upgrade 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, 11 Feb 2008 13:42:45 -0000 rafan 2008-02-11 13:42:45 UTC FreeBSD src repository Modified files: contrib/ncurses FREEBSD-upgrade Log: - Update instructions for snapshot import Revision Changes Path 1.3 +4 -0 src/contrib/ncurses/FREEBSD-upgrade From owner-cvs-src@FreeBSD.ORG Mon Feb 11 14:16:23 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 650C916A46D; Mon, 11 Feb 2008 14:16:23 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id A579113C478; Mon, 11 Feb 2008 14:16:22 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id EDA122C50CD0; Mon, 11 Feb 2008 16:01:37 +0200 (EET) Date: Mon, 11 Feb 2008 16:01:30 +0200 From: Ion-Mihai Tetcu To: Remko Lodder Message-ID: <20080211160130.5f36bb0f@it.buh.tecnik93.com> In-Reply-To: <200802111314.m1BDEGxO006183@repoman.freebsd.org> References: <200802111314.m1BDEGxO006183@repoman.freebsd.org> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/keg.Ess2RWwlNK92q0+nylR"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libarchive cpio.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: Mon, 11 Feb 2008 14:16:23 -0000 --Sig_/keg.Ess2RWwlNK92q0+nylR Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 11 Feb 2008 13:14:16 +0000 (UTC) Remko Lodder wrote: > remko 2008-02-11 13:14:16 UTC >=20 > FreeBSD src repository >=20 > Added files: (Branch: RELENG_7) > lib/libarchive cpio.5=20 > Log: > With doc-hat, MFC cpio.5 > =20 > This unbreaks the current build. Thanks. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" --Sig_/keg.Ess2RWwlNK92q0+nylR Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHsFVBBX6fi0k6KXsRAlJ9AKDLg8CFLBwd06B9gkyzth5jslpBUwCeLPWk d1AIhSuLkHmU74g4w9FiuqE= =accn -----END PGP SIGNATURE----- --Sig_/keg.Ess2RWwlNK92q0+nylR-- From owner-cvs-src@FreeBSD.ORG Mon Feb 11 19:35: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 3517A16A417; Mon, 11 Feb 2008 19:35:04 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 12A1213C44B; Mon, 11 Feb 2008 19:35:04 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1BJZ3SN052581; Mon, 11 Feb 2008 19:35:03 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1BJZ3q9052580; Mon, 11 Feb 2008 19:35:03 GMT (envelope-from jkim) Message-Id: <200802111935.m1BJZ3q9052580@repoman.freebsd.org> From: Jung-uk Kim Date: Mon, 11 Feb 2008 19:35: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/amd64/linux32 linux32_machdep.c src/sys/i386/linux linux_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: Mon, 11 Feb 2008 19:35:04 -0000 jkim 2008-02-11 19:35:03 UTC FreeBSD src repository Modified files: sys/amd64/linux32 linux32_machdep.c sys/i386/linux linux_machdep.c Log: Fix Linux mmap with MAP_GROWSDOWN flag. Reported by: Andriy Gapon (avg at icyb dot net dot ua) Tested by: Andriy Gapon (avg at icyb dot net dot ua) Pointyhat: me MFC after: 3 days Revision Changes Path 1.46 +14 -13 src/sys/amd64/linux32/linux32_machdep.c 1.80 +15 -14 src/sys/i386/linux/linux_machdep.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 19:47:27 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 81DAA16A469; Mon, 11 Feb 2008 19:47:27 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 2B9A713C4E5; Mon, 11 Feb 2008 19:47:26 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 41D36674030; Mon, 11 Feb 2008 20:47:25 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q75oPffe4thB; Mon, 11 Feb 2008 20:47:14 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 7814A673C82; Mon, 11 Feb 2008 20:47:14 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id m1BJlErB014324; Mon, 11 Feb 2008 20:47:14 +0100 (CET) (envelope-from rdivacky) Date: Mon, 11 Feb 2008 20:47:14 +0100 From: Roman Divacky To: Jung-uk Kim Message-ID: <20080211194714.GA14292@freebsd.org> References: <200802111935.m1BJZ3q9052580@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802111935.m1BJZ3q9052580@repoman.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/linux32 linux32_machdep.c src/sys/i386/linux linux_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: Mon, 11 Feb 2008 19:47:27 -0000 On Mon, Feb 11, 2008 at 07:35:03PM +0000, Jung-uk Kim wrote: > jkim 2008-02-11 19:35:03 UTC > > FreeBSD src repository > > Modified files: > sys/amd64/linux32 linux32_machdep.c > sys/i386/linux linux_machdep.c > Log: > Fix Linux mmap with MAP_GROWSDOWN flag. > > Reported by: Andriy Gapon (avg at icyb dot net dot ua) > Tested by: Andriy Gapon (avg at icyb dot net dot ua) > Pointyhat: me > MFC after: 3 days thnx for commiting this.. the mmap problems have plagued us for a long time.. :( any chance of getting this into 7.0R ? From owner-cvs-src@FreeBSD.ORG Mon Feb 11 20:00:07 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id A37F916A421; Mon, 11 Feb 2008 20:00:07 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Roman Divacky Date: Mon, 11 Feb 2008 14:59:41 -0500 User-Agent: KMail/1.6.2 References: <200802111935.m1BJZ3q9052580@repoman.freebsd.org> <20080211194714.GA14292@freebsd.org> In-Reply-To: <20080211194714.GA14292@freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200802111459.54988.jkim@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/linux32 linux32_machdep.c src/sys/i386/linux linux_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: Mon, 11 Feb 2008 20:00:07 -0000 On Monday 11 February 2008 02:47 pm, Roman Divacky wrote: > On Mon, Feb 11, 2008 at 07:35:03PM +0000, Jung-uk Kim wrote: > > jkim 2008-02-11 19:35:03 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/amd64/linux32 linux32_machdep.c > > sys/i386/linux linux_machdep.c > > Log: > > Fix Linux mmap with MAP_GROWSDOWN flag. > > > > Reported by: Andriy Gapon (avg at icyb dot net dot ua) > > Tested by: Andriy Gapon (avg at icyb dot net dot ua) > > Pointyhat: me > > MFC after: 3 days > > thnx for commiting this.. the mmap problems have plagued us > for a long time.. :( > > any chance of getting this into 7.0R ? Sorry but I am afraid it is too late. :-( Jung-uk Kim From owner-cvs-src@FreeBSD.ORG Mon Feb 11 20:34:27 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 BDC5816A4C0; Mon, 11 Feb 2008 20:34:27 +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 9D06D13C448; Mon, 11 Feb 2008 20:34:27 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1BKYRU5058115; Mon, 11 Feb 2008 20:34:27 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1BKYR5d058114; Mon, 11 Feb 2008 20:34:27 GMT (envelope-from marius) Message-Id: <200802112034.m1BKYR5d058114@repoman.freebsd.org> From: Marius Strobl Date: Mon, 11 Feb 2008 20:34: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.bin/netstat route.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, 11 Feb 2008 20:34:27 -0000 marius 2008-02-11 20:34:27 UTC FreeBSD src repository Modified files: usr.bin/netstat route.c Log: Change another argument and a variable both related to netname() to be also 32-bit on all archs. MFC after: 3 days Revision Changes Path 1.87 +3 -3 src/usr.bin/netstat/route.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 20:41:27 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 B5C8616A418; Mon, 11 Feb 2008 20:41:27 +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 956A513C447; Mon, 11 Feb 2008 20:41:27 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1BKfRaE058502; Mon, 11 Feb 2008 20:41:27 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1BKfREj058501; Mon, 11 Feb 2008 20:41:27 GMT (envelope-from marius) Message-Id: <200802112041.m1BKfREj058501@repoman.freebsd.org> From: Marius Strobl Date: Mon, 11 Feb 2008 20:41: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/dev/mii nsphy.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, 11 Feb 2008 20:41:27 -0000 marius 2008-02-11 20:41:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/mii nsphy.c Log: MFC: 1.30 - Fix a typo in a comment. - Fix whitespace according to style(9). - Sync the comment describing why we have to wait in nsphy_reset() with nsphyter_reset(). It's true that the manual tells to not do a reset within 500us of applying power but that's unlikely the cause of problems seen here. Generally having to wait 500us after a reset however is. Revision Changes Path 1.28.2.2 +10 -8 src/sys/dev/mii/nsphy.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 20:42: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 0627016A418; Mon, 11 Feb 2008 20:42:37 +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 DA88513C447; Mon, 11 Feb 2008 20:42:36 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1BKgag2058624; Mon, 11 Feb 2008 20:42:36 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1BKgaV8058623; Mon, 11 Feb 2008 20:42:36 GMT (envelope-from marius) Message-Id: <200802112042.m1BKgaV8058623@repoman.freebsd.org> From: Marius Strobl Date: Mon, 11 Feb 2008 20:42:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/mii nsphy.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, 11 Feb 2008 20:42:37 -0000 marius 2008-02-11 20:42:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/mii nsphy.c Log: MFC: 1.30 - Fix a typo in a comment. - Fix whitespace according to style(9). - Sync the comment describing why we have to wait in nsphy_reset() with nsphyter_reset(). It's true that the manual tells to not do a reset within 500us of applying power but that's unlikely the cause of problems seen here. Generally having to wait 500us after a reset however is. Revision Changes Path 1.23.2.5 +10 -8 src/sys/dev/mii/nsphy.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 21:09: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 E13F716A468; Mon, 11 Feb 2008 21:09:34 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C09C213C4EB; Mon, 11 Feb 2008 21:09:34 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1BL9YS4069798; Mon, 11 Feb 2008 21:09:34 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1BL9Yfo069797; Mon, 11 Feb 2008 21:09:34 GMT (envelope-from remko) Message-Id: <200802112109.m1BL9Yfo069797@repoman.freebsd.org> From: Remko Lodder Date: Mon, 11 Feb 2008 21:09:34 +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/contrib/pf/man pf.conf.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: Mon, 11 Feb 2008 21:09:35 -0000 remko 2008-02-11 21:09:34 UTC FreeBSD src repository Modified files: contrib/pf/man pf.conf.5 Log: MFOpenBSD rev 1.393 pf.conf.5 do not describe `/' as solidus; from Allen (freebsd pr120484); PR: 120484 Submitted by: Allen MFC After: 3 days Revision Changes Path 1.15 +3 -3 src/contrib/pf/man/pf.conf.5 From owner-cvs-src@FreeBSD.ORG Mon Feb 11 21:40:23 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 6253C16A418; Mon, 11 Feb 2008 21:40:23 +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 5AEBC13C458; Mon, 11 Feb 2008 21:40:23 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1BLeNrI072031; Mon, 11 Feb 2008 21:40:23 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1BLeM33072030; Mon, 11 Feb 2008 21:40:22 GMT (envelope-from marius) Message-Id: <200802112140.m1BLeM33072030@repoman.freebsd.org> From: Marius Strobl Date: Mon, 11 Feb 2008 21:40: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/sys/conf files.sparc64 src/sys/sparc64/include md_var.h src/sys/sparc64/sparc64 ata_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: Mon, 11 Feb 2008 21:40:23 -0000 marius 2008-02-11 21:40:22 UTC FreeBSD src repository Modified files: sys/conf files.sparc64 sys/sparc64/include md_var.h Added files: sys/sparc64/sparc64 ata_machdep.c Log: The Sun disk label only uses 16-bit fields for cylinders, heads and sectors so the geometry of large IDE disks has to be adjusted. This corresponds to what the OpenSolaris dad(7D) driver does except that the latter only tweaks sectors and effectively limits the mediasize to 128GB so the cylinders and heads fields won't ever overflow. Not limiting the mediasize is a compromise between allowing to use Sun disk label as far as possible and being able to use the entire disk with another disk label. This allows to use the full capacity of large IDE disks if they were not labeled under (Open)Solaris (in both ways of the meaning). MFC after: 2 weeks Revision Changes Path 1.94 +1 -0 src/sys/conf/files.sparc64 1.17 +13 -0 src/sys/sparc64/include/md_var.h 1.1 +52 -0 src/sys/sparc64/sparc64/ata_machdep.c (new) From owner-cvs-src@FreeBSD.ORG Mon Feb 11 22:21: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 5F58616A419; Mon, 11 Feb 2008 22:21:03 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from smtpoutm.mac.com (smtpoutm.mac.com [17.148.16.76]) by mx1.freebsd.org (Postfix) with ESMTP id 4A56B13C4E3; Mon, 11 Feb 2008 22:21:03 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from mac.com (asmtp007-s [10.150.69.70]) by smtpoutm.mac.com (Xserve/smtpout013/MantshX 4.0) with ESMTP id m1BLwQpq000813; Mon, 11 Feb 2008 13:58:26 -0800 (PST) Received: from mini-g4.jnpr.net (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by mac.com (Xserve/asmtp007/MantshX 4.0) with ESMTP id m1BLwJsu003919 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 11 Feb 2008 13:58:22 -0800 (PST) Message-Id: <31A282DF-2A1F-47BE-94E8-BD8ACA03D8C5@mac.com> From: Marcel Moolenaar To: Marius Strobl In-Reply-To: <200802112140.m1BLeM33072030@repoman.freebsd.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Mon, 11 Feb 2008 13:58:19 -0800 References: <200802112140.m1BLeM33072030@repoman.freebsd.org> X-Mailer: Apple Mail (2.915) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files.sparc64 src/sys/sparc64/include md_var.h src/sys/sparc64/sparc64 ata_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: Mon, 11 Feb 2008 22:21:03 -0000 On Feb 11, 2008, at 1:40 PM, Marius Strobl wrote: > marius 2008-02-11 21:40:22 UTC > > FreeBSD src repository > > Modified files: > sys/conf files.sparc64 > sys/sparc64/include md_var.h > Added files: > sys/sparc64/sparc64 ata_machdep.c > Log: > The Sun disk label only uses 16-bit fields for cylinders, heads and > sectors so the geometry of large IDE disks has to be adjusted. Would support for VTOC16 help with this? -- Marcel Moolenaar xcllnt@mac.com From owner-cvs-src@FreeBSD.ORG Mon Feb 11 23:23:22 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 1DA3A16A417; Mon, 11 Feb 2008 23:23:22 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 15EEA13C4D3; Mon, 11 Feb 2008 23:23:22 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1BNNL0j080646; Mon, 11 Feb 2008 23:23:21 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1BNNLJC080645; Mon, 11 Feb 2008 23:23:21 GMT (envelope-from kris) Message-Id: <200802112323.m1BNNLJC080645@repoman.freebsd.org> From: Kris Kennaway Date: Mon, 11 Feb 2008 23:23:21 +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 UPDATING src/sbin/mount_nfs mount_nfs.8 mount_nfs.c src/sys/nfsclient nfs_diskless.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, 11 Feb 2008 23:23:22 -0000 kris 2008-02-11 23:23:21 UTC FreeBSD src repository Modified files: . UPDATING sbin/mount_nfs mount_nfs.8 mount_nfs.c sys/nfsclient nfs_diskless.c Log: Switch the default NFS mount mode from UDP to TCP. UDP mounts are a historical relic, and are no longer appropriate for either LAN or WAN mounting. At modern (gigabit and 10 gigabit) LAN speeds packet loss from socket buffer fill events is common, and sequence numbers wrap quickly enough that data corruption is possible. TCP solves both of these problems without imposing significant overhead. MFC after: 1 month Revision Changes Path 1.519 +6 -0 src/UPDATING 1.48 +5 -5 src/sbin/mount_nfs/mount_nfs.8 1.73 +1 -1 src/sbin/mount_nfs/mount_nfs.c 1.18 +2 -2 src/sys/nfsclient/nfs_diskless.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 23:28: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 BE38B16A417; Mon, 11 Feb 2008 23:28:35 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9FABB13C448; Mon, 11 Feb 2008 23:28:35 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1BNSZ3R080852; Mon, 11 Feb 2008 23:28:35 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1BNSZMq080851; Mon, 11 Feb 2008 23:28:35 GMT (envelope-from kris) Message-Id: <200802112328.m1BNSZMq080851@repoman.freebsd.org> From: Kris Kennaway Date: Mon, 11 Feb 2008 23:28:35 +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/nfsclient nfs_diskless.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, 11 Feb 2008 23:28:35 -0000 kris 2008-02-11 23:28:35 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_diskless.c Log: Forced commit: previous change also switches the default diskless NFS mode from NFSv2 to NFSv3. Revision Changes Path 1.19 +0 -0 src/sys/nfsclient/nfs_diskless.c From owner-cvs-src@FreeBSD.ORG Mon Feb 11 23:52:01 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 51E1516A46B; Mon, 11 Feb 2008 23:52:01 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 4DE5813C447; Mon, 11 Feb 2008 23:51:59 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8s) with ESMTP id 231629584-1834499 for multiple; Mon, 11 Feb 2008 18:52:17 -0500 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m1BNpuBR053578; Mon, 11 Feb 2008 18:51:56 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: SXren Schmidt Date: Mon, 11 Feb 2008 18:49:44 -0500 User-Agent: KMail/1.9.7 References: <200712131147.lBDBlaFi066300@repoman.freebsd.org> In-Reply-To: <200712131147.lBDBlaFi066300@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802111849.44512.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]); Mon, 11 Feb 2008 18:51:56 -0500 (EST) X-Virus-Scanned: ClamAV 0.91.2/5779/Mon Feb 11 14:56:48 2008 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, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.h ata-chipset.c ata-dma.c ata-lowlevel.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, 11 Feb 2008 23:52:01 -0000 On Thursday 13 December 2007 06:47:36 am SXren Schmidt wrote: > sos 2007-12-13 11:47:36 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-all.h ata-chipset.c ata-dma.c > ata-lowlevel.c > Log: > Implement a workaround of the datacorruption problem on serverworks HT1000 chipsets. > The HT1000 DMA engine seems to not always like 64K transfers and sometimes barfs data all over memory leading to instant chrash and burn. > Also fix 48bit adressing issues, apparently newer chips needs 16bit writes and not the usual fifo thing. > > HW donated by: Travis Mikalson at TerraNovaNet I'm not sure how best to fix it, but it seems that this broke crash dumps on the HT1000 chipset: exit1() at exit1+0x39d sys_exit() at sys_exit+0xe ia32_syscall() at ia32_syscall+0x256 Xint0x80_syscall() at Xint0x80_syscall+0x5d Uptime: 5d0h51m55s Physical memory: 4084 MB Dumping 325 MB:ata2: FAILURE - oversized DMA transfer attempt 65536 > 64512 ad4: setting up DMA failed ** DUMP FAILED (ERROR 5) ** Automatic reboot in 15 seconds - press a key on the console to abort Rebooting... cpu_reset: Restarting BSP I'm guessing that the atadev->max_iosize is still set to 64k somehow (DMA default) for the ata disk when it does the check in ad_strategy(), but I'm not sure how as for the HT1000 chipset at least ch->dma->max_iosize is set to 63k in the controller allocate routine which should be run before the child disk devices are probed and attached AFAICT. -- John Baldwin From owner-cvs-src@FreeBSD.ORG Tue Feb 12 08:58:27 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 4BD0F16A418; Tue, 12 Feb 2008 08:58:27 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1E92D13C4F5; Tue, 12 Feb 2008 08:58:27 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1C8wRt1050772; Tue, 12 Feb 2008 08:58:27 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1C8wQcW050771; Tue, 12 Feb 2008 08:58:26 GMT (envelope-from brueffer) Message-Id: <200802120858.m1C8wQcW050771@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 12 Feb 2008 08:58:26 +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/twe twe.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, 12 Feb 2008 08:58:27 -0000 brueffer 2008-02-12 08:58:26 UTC FreeBSD src repository Modified files: sys/dev/twe twe.c Log: Add missing \n. PR: 120341 Submitted by: CyberLeo Approved by: rwatson (mentor), aradford@amcc.com MFC after: 3 days Revision Changes Path 1.26 +1 -1 src/sys/dev/twe/twe.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 09:20: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 502AC16A420; Tue, 12 Feb 2008 09:20:28 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 23B0213C447; Tue, 12 Feb 2008 09:20:28 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1C9KSUa053659; Tue, 12 Feb 2008 09:20:28 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1C9KRiH053658; Tue, 12 Feb 2008 09:20:27 GMT (envelope-from ceri) Message-Id: <200802120920.m1C9KRiH053658@repoman.freebsd.org> From: Ceri Davies Date: Tue, 12 Feb 2008 09:20: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/sbin/mount_nfs mount_nfs.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: Tue, 12 Feb 2008 09:20:28 -0000 ceri 2008-02-12 09:20:27 UTC FreeBSD src repository Modified files: sbin/mount_nfs mount_nfs.8 Log: Bump .Dd for r1.48. Revision Changes Path 1.49 +1 -1 src/sbin/mount_nfs/mount_nfs.8 From owner-cvs-src@FreeBSD.ORG Tue Feb 12 09:24: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 E88BB16A419; Tue, 12 Feb 2008 09:24:11 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BCEA413C4EF; Tue, 12 Feb 2008 09:24:11 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1C9OBM5053829; Tue, 12 Feb 2008 09:24:11 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1C9OBsd053828; Tue, 12 Feb 2008 09:24:11 GMT (envelope-from ceri) Message-Id: <200802120924.m1C9OBsd053828@repoman.freebsd.org> From: Ceri Davies Date: Tue, 12 Feb 2008 09:24: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/sbin/mount_nfs mount_nfs.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: Tue, 12 Feb 2008 09:24:12 -0000 ceri 2008-02-12 09:24:11 UTC FreeBSD src repository Modified files: sbin/mount_nfs mount_nfs.8 Log: Add the -4 option to the synopsis. Revision Changes Path 1.50 +1 -1 src/sbin/mount_nfs/mount_nfs.8 From owner-cvs-src@FreeBSD.ORG Tue Feb 12 11:03: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 9685416A418; Tue, 12 Feb 2008 11:03:29 +0000 (UTC) (envelope-from raj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8034F13C43E; Tue, 12 Feb 2008 11:03:29 +0000 (UTC) (envelope-from raj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CB3TWl060826; Tue, 12 Feb 2008 11:03:29 GMT (envelope-from raj@repoman.freebsd.org) Received: (from raj@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CB3TqS060825; Tue, 12 Feb 2008 11:03:29 GMT (envelope-from raj) Message-Id: <200802121103.m1CB3TqS060825@repoman.freebsd.org> From: Rafal Jaworowski Date: Tue, 12 Feb 2008 11:03:29 +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/usb usbdi.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, 12 Feb 2008 11:03:29 -0000 raj 2008-02-12 11:03:29 UTC FreeBSD src repository Modified files: sys/dev/usb usbdi.c Log: Eliminate BUS_DMA <-> cache incoherencies in USB transfers. With write-allocate cache we get into the following scenario: 1. data has been updated in the memory by the USB HC, but 2. D-cache holds an un-flushed value of it 3. when affected cache line is being replaced, the old (un-flushed) value is flushed and overwrites the newly arrived This is possible due to how write-allocate works with virtual caches (ARM for example). In case of USB transfers it leads to fatal tags discrepancies in umass(4) operation, which look like the following: umass0: Invalid CSW: tag 1 should be 2 (probe0:umass-sim0:0:0:0): Request completed with CAM_REQ_CMP_ERR (probe0:umass-sim0:0:0:0): Retrying Command umass0: Invalid CSW: tag 1 should be 3 (probe0:umass-sim0:0:0:0): Request completed with CAM_REQ_CMP_ERR (probe0:umass-sim0:0:0:0): Retrying Command umass0: Invalid CSW: tag 1 should be 4 (probe0:umass-sim0:0:0:0): Request completed with CAM_REQ_CMP_ERR (probe0:umass-sim0:0:0:0): Retrying Command umass0: Invalid CSW: tag 1 should be 5 (probe0:umass-sim0:0:0:0): Request completed with CAM_REQ_CMP_ERR (probe0:umass-sim0:0:0:0): Retrying Command umass0: Invalid CSW: tag 1 should be 6 (probe0:umass-sim0:0:0:0): Request completed with CAM_REQ_CMP_ERR (probe0:umass-sim0:0:0:0): error 5 (probe0:umass-sim0:0:0:0): Retries Exausted To eliminate this, a BUS_DMASYNC_PREREAD sync operation is required in usbd_start_transfer(). Credits for nailing this down go to Grzegorz Bernacki gjb AT semihalf DOT com. Reviewed by: imp Approved by: cognet (mentor) Revision Changes Path 1.104 +2 -1 src/sys/dev/usb/usbdi.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 11:07:33 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 CEE1D16A46C; Tue, 12 Feb 2008 11:07:33 +0000 (UTC) (envelope-from raj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9F72313C45E; Tue, 12 Feb 2008 11:07:33 +0000 (UTC) (envelope-from raj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CB7Xd1061004; Tue, 12 Feb 2008 11:07:33 GMT (envelope-from raj@repoman.freebsd.org) Received: (from raj@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CB7X7P061003; Tue, 12 Feb 2008 11:07:33 GMT (envelope-from raj) Message-Id: <200802121107.m1CB7X7P061003@repoman.freebsd.org> From: Rafal Jaworowski Date: Tue, 12 Feb 2008 11:07: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/sys/cam cam_periph.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, 12 Feb 2008 11:07:33 -0000 raj 2008-02-12 11:07:33 UTC FreeBSD src repository Modified files: sys/cam cam_periph.c Log: Fix typo. Approved by: cognet (mentor) Revision Changes Path 1.70 +1 -1 src/sys/cam/cam_periph.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 15:27: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 8FF2016A420; Tue, 12 Feb 2008 15:27:00 +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 655B413C45A; Tue, 12 Feb 2008 15:27:00 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CFR0gc093332; Tue, 12 Feb 2008 15:27:00 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CFR0bP093329; Tue, 12 Feb 2008 15:27:00 GMT (envelope-from jhb) Message-Id: <200802121527.m1CFR0bP093329@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 15:27:00 +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/acpica acpi_cpu.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, 12 Feb 2008 15:27:00 -0000 jhb 2008-02-12 15:27:00 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_cpu.c Log: Fix a typo when testing for the NO_C3 quirk. MFC after: 3 days Revision Changes Path 1.69 +1 -1 src/sys/dev/acpica/acpi_cpu.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 16:24:30 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 B162016A419; Tue, 12 Feb 2008 16:24:30 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 872F613C459; Tue, 12 Feb 2008 16:24:30 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CGOUZl097547; Tue, 12 Feb 2008 16:24:30 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CGOUca097546; Tue, 12 Feb 2008 16:24:30 GMT (envelope-from scottl) Message-Id: <200802121624.m1CGOUca097546@repoman.freebsd.org> From: Scott Long Date: Tue, 12 Feb 2008 16:24:30 +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/i386/i386 busdma_machdep.c src/sys/amd64/amd64 busdma_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: Tue, 12 Feb 2008 16:24:30 -0000 scottl 2008-02-12 16:24:30 UTC FreeBSD src repository Modified files: sys/i386/i386 busdma_machdep.c sys/amd64/amd64 busdma_machdep.c Log: If busdma is being used to realign dynamic buffers and the alignment is set to PAGE_SIZE or less, the bounce page counting logic was flawed and wouldn't reserve any pages. Adjust to be correct. Review of other architectures is forthcoming. Submitted by: Joseph Golio Revision Changes Path 1.85 +2 -2 src/sys/amd64/amd64/busdma_machdep.c 1.91 +2 -2 src/sys/i386/i386/busdma_machdep.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 17:11: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 380D616A468; Tue, 12 Feb 2008 17:11:37 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2776F13C465; Tue, 12 Feb 2008 17:11:37 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CHBbqG009594; Tue, 12 Feb 2008 17:11:37 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CHBbsq009593; Tue, 12 Feb 2008 17:11:37 GMT (envelope-from bde) Message-Id: <200802121711.m1CHBbsq009593@repoman.freebsd.org> From: Bruce Evans Date: Tue, 12 Feb 2008 17:11:36 +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/msun/src e_remainder.c e_remainderf.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, 12 Feb 2008 17:11:37 -0000 bde 2008-02-12 17:11:36 UTC FreeBSD src repository Modified files: lib/msun/src e_remainder.c e_remainderf.c Log: Fix remainder() and remainderf() in round-towards-minus-infinity mode when the result is +-0. IEEE754 requires (in all rounding modes) that if the result is +-0 then its sign is the same as that of the first arg, but in round-towards-minus-infinity mode an uncorrected implementation detail always reversed the sign. (The detail is that x-x with x's sign positive gives -0 in this mode only, but the algorithm assumed that x-x always has positive sign for such x.) remquo() and remquof() seem to need the same fix, but I cannot test them yet. Use long doubles when mixing NaN args. This trick improves consistency of results on at least amd64, so that more serious problems like the above aren't hidden in simple regression tests by noise for the NaNs. On amd64, hardware remainder should be used since it is about 10 times faster than software remainder and is already used for remquo(), but it involves using the i387 even for floats and doubles, and the i387 does NaN mixing which is better than but inconsistent with SSE NaN mixing. Software remainder() would probably have been inconsistent with software remainderl() for the same reason if the latter existed. Signaling NaNs cause further inconsistencies on at least ia64 and i386. Use __FBSDID(). Revision Changes Path 1.11 +4 -4 src/lib/msun/src/e_remainder.c 1.8 +4 -4 src/lib/msun/src/e_remainderf.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 17:23:39 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 E98E816A46B for ; Tue, 12 Feb 2008 17:23:39 +0000 (UTC) (envelope-from nate@root.org) Received: from root.org (root.org [67.118.192.226]) by mx1.freebsd.org (Postfix) with ESMTP id A31B913C478 for ; Tue, 12 Feb 2008 17:23:39 +0000 (UTC) (envelope-from nate@root.org) Received: (qmail 59722 invoked from network); 12 Feb 2008 17:23:40 -0000 Received: from adsl-71-141-98-131.dsl.snfc21.pacbell.net (HELO ?192.168.1.77?) (nate-mail@71.141.98.131) by root.org with ESMTPA; 12 Feb 2008 17:23:40 -0000 Message-ID: <47B1D615.2070807@root.org> Date: Tue, 12 Feb 2008 09:23:33 -0800 From: Nate Lawson User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: John Baldwin References: <20080212152706.B2BB316A5A8@hub.freebsd.org> In-Reply-To: <20080212152706.B2BB316A5A8@hub.freebsd.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@freebsd.org, src-committers@FreeBSD.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_cpu.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, 12 Feb 2008 17:23:40 -0000 John Baldwin wrote: > jhb 2008-02-12 15:27:00 UTC > > FreeBSD src repository > > Modified files: > sys/dev/acpica acpi_cpu.c > Log: > Fix a typo when testing for the NO_C3 quirk. > > MFC after: 3 days > > Revision Changes Path > 1.69 +1 -1 src/sys/dev/acpica/acpi_cpu.c Original bug appeared in rev 1.60. Submitted by: Andriy Gapon on the freebsd-acpi mailing list -- Nate From owner-cvs-src@FreeBSD.ORG Tue Feb 12 18:14:47 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 1B51416A41A; Tue, 12 Feb 2008 18:14:47 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 09DC813C43E; Tue, 12 Feb 2008 18:14:47 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CIEkLe017705; Tue, 12 Feb 2008 18:14:46 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CIEkYt017701; Tue, 12 Feb 2008 18:14:46 GMT (envelope-from marcel) Message-Id: <200802121814.m1CIEkYt017701@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 12 Feb 2008 18:14: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/sys/powerpc/include intr_machdep.h openpicreg.h openpicvar.h src/sys/powerpc/powermac hrowpic.c openpic_macio.c src/sys/powerpc/powerpc intr_machdep.c openpic.c pic_if.m src/sys/powerpc/psim openpic_iobus.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, 12 Feb 2008 18:14:47 -0000 marcel 2008-02-12 18:14:46 UTC FreeBSD src repository Modified files: sys/powerpc/include intr_machdep.h openpicreg.h openpicvar.h sys/powerpc/powermac hrowpic.c openpic_macio.c sys/powerpc/powerpc intr_machdep.c openpic.c pic_if.m sys/powerpc/psim openpic_iobus.c Log: Add PIC support for IPIs. When registering an interrupt handler, the PIC also informs the platform at which IRQ level it can start assigning IPIs, since this can depend on the number of IRQs supported for external interrupts. Revision Changes Path 1.10 +3 -1 src/sys/powerpc/include/intr_machdep.h 1.4 +51 -20 src/sys/powerpc/include/openpicreg.h 1.7 +1 -0 src/sys/powerpc/include/openpicvar.h 1.14 +9 -1 src/sys/powerpc/powermac/hrowpic.c 1.11 +1 -0 src/sys/powerpc/powermac/openpic_macio.c 1.15 +1 -1 src/sys/powerpc/powerpc/intr_machdep.c 1.17 +71 -36 src/sys/powerpc/powerpc/openpic.c 1.5 +5 -0 src/sys/powerpc/powerpc/pic_if.m 1.8 +1 -0 src/sys/powerpc/psim/openpic_iobus.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 19:13: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 73DAB16A417; Tue, 12 Feb 2008 19:13:29 +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 4EB5413C461; Tue, 12 Feb 2008 19:13:29 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CJDT5P022221; Tue, 12 Feb 2008 19:13:29 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CJDTXe022220; Tue, 12 Feb 2008 19:13:29 GMT (envelope-from jhb) Message-Id: <200802121913.m1CJDTXe022220@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 19:13:29 +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/isa clock.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, 12 Feb 2008 19:13:29 -0000 jhb 2008-02-12 19:13:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/i386/isa clock.c Log: MFC: Use cpu_spinwait() in DELAY(). Revision Changes Path 1.239.2.2 +1 -0 src/sys/i386/isa/clock.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 19:14:01 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 904B616A52C; Tue, 12 Feb 2008 19:14:01 +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 694BD13C44B; Tue, 12 Feb 2008 19:14:01 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CJE1l6022291; Tue, 12 Feb 2008 19:14:01 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CJE1fS022290; Tue, 12 Feb 2008 19:14:01 GMT (envelope-from jhb) Message-Id: <200802121914.m1CJE1fS022290@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 19:14:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/amd64/isa clock.c src/sys/i386/isa clock.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, 12 Feb 2008 19:14:01 -0000 jhb 2008-02-12 19:14:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/isa clock.c sys/i386/isa clock.c Log: MFC: Use cpu_spinwait() in DELAY(). Revision Changes Path 1.221.2.3 +1 -0 src/sys/amd64/isa/clock.c 1.222.2.4 +1 -0 src/sys/i386/isa/clock.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 19:15:22 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 2697F16A4AC; Tue, 12 Feb 2008 19:15:22 +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 F026213C4DB; Tue, 12 Feb 2008 19:15:21 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CJFLZG022630; Tue, 12 Feb 2008 19:15:21 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CJFL18022629; Tue, 12 Feb 2008 19:15:21 GMT (envelope-from jhb) Message-Id: <200802121915.m1CJFL18022629@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 19:15:21 +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/if_ndis if_ndis.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, 12 Feb 2008 19:15:22 -0000 jhb 2008-02-12 19:15:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/if_ndis if_ndis.c Log: MFC: Use pause(9) instead of tsleep() on a stack variable. Revision Changes Path 1.124.2.2 +1 -1 src/sys/dev/if_ndis/if_ndis.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 19: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 5FDE916A41A; Tue, 12 Feb 2008 19:16:53 +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 3AEE113C45D; Tue, 12 Feb 2008 19:16:53 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CJGrFe022737; Tue, 12 Feb 2008 19:16:53 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CJGrFQ022736; Tue, 12 Feb 2008 19:16:53 GMT (envelope-from jhb) Message-Id: <200802121916.m1CJGrFQ022736@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 19:16:53 +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_rwlock.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, 12 Feb 2008 19:16:53 -0000 jhb 2008-02-12 19:16:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern kern_rwlock.c Log: MFC: Remove a conditional that is always true. Revision Changes Path 1.28.4.3 +1 -1 src/sys/kern/kern_rwlock.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 19:18: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 940ED16A41A; Tue, 12 Feb 2008 19:18:25 +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 6ED8913C442; Tue, 12 Feb 2008 19:18:25 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CJIPPf022930; Tue, 12 Feb 2008 19:18:25 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CJIPdB022929; Tue, 12 Feb 2008 19:18:25 GMT (envelope-from jhb) Message-Id: <200802121918.m1CJIPdB022929@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 19:18:25 +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/amd64/acpica madt.c src/sys/i386/acpica madt.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, 12 Feb 2008 19:18:25 -0000 jhb 2008-02-12 19:18:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/amd64/acpica madt.c sys/i386/acpica madt.c Log: MFC: Properly handle ACPI table headers that cross a page boundary when looking for the MADT during early boot. Revision Changes Path 1.24.2.1 +7 -5 src/sys/amd64/acpica/madt.c 1.28.2.1 +7 -5 src/sys/i386/acpica/madt.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 19:20: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 0CE8B16A421; Tue, 12 Feb 2008 19:20:11 +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 D9CCF13C455; Tue, 12 Feb 2008 19:20:10 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CJKAnp023072; Tue, 12 Feb 2008 19:20:10 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CJKASl023071; Tue, 12 Feb 2008 19:20:10 GMT (envelope-from jhb) Message-Id: <200802121920.m1CJKASl023071@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 19:20:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/amd64/acpica madt.c src/sys/i386/acpica madt.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, 12 Feb 2008 19:20:11 -0000 jhb 2008-02-12 19:20:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/acpica madt.c sys/i386/acpica madt.c Log: MFC: Properly handle ACPI table headers that cross a page boundary when looking for the MADT during early boot. Revision Changes Path 1.16.2.5 +7 -5 src/sys/amd64/acpica/madt.c 1.19.2.5 +7 -5 src/sys/i386/acpica/madt.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 19:22: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 1FBDE16A418; Tue, 12 Feb 2008 19:22:59 +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 EF75313C43E; Tue, 12 Feb 2008 19:22:58 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CJMwPE023640; Tue, 12 Feb 2008 19:22:58 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CJMwul023639; Tue, 12 Feb 2008 19:22:58 GMT (envelope-from jhb) Message-Id: <200802121922.m1CJMwul023639@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 19:22:58 +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/sbin/gpt gpt.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, 12 Feb 2008 19:22:59 -0000 jhb 2008-02-12 19:22:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sbin/gpt gpt.c Log: MFC: Map 'boot' to GPT_ENT_TYPE_FREEBSD_BOOT when parsing UUIDs. Revision Changes Path 1.16.2.3 +7 -0 src/sbin/gpt/gpt.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 19:23: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 A597116A469; Tue, 12 Feb 2008 19:23:37 +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 80FD013C45E; Tue, 12 Feb 2008 19:23:37 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CJNbiV023691; Tue, 12 Feb 2008 19:23:37 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CJNbxD023690; Tue, 12 Feb 2008 19:23:37 GMT (envelope-from jhb) Message-Id: <200802121923.m1CJNbxD023690@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 19:23:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sbin/gpt gpt.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, 12 Feb 2008 19:23:37 -0000 jhb 2008-02-12 19:23:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/gpt gpt.c Log: MFC: Map 'boot' to GPT_ENT_TYPE_FREEBSD_BOOT when parsing UUIDs. Revision Changes Path 1.10.2.5 +7 -0 src/sbin/gpt/gpt.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 19:38:40 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 6F1A916A418; Tue, 12 Feb 2008 19:38:40 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4A19913C4E1; Tue, 12 Feb 2008 19:38:40 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CJcefd024264; Tue, 12 Feb 2008 19:38:40 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CJceEf024263; Tue, 12 Feb 2008 19:38:40 GMT (envelope-from marcel) Message-Id: <200802121938.m1CJceEf024263@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 12 Feb 2008 19:38: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/powerpc/conf NOTES 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, 12 Feb 2008 19:38:40 -0000 marcel 2008-02-12 19:38:39 UTC FreeBSD src repository Modified files: sys/powerpc/conf NOTES Log: There's no need to suppress option GDB. Revision Changes Path 1.12 +0 -1 src/sys/powerpc/conf/NOTES From owner-cvs-src@FreeBSD.ORG Tue Feb 12 20:09: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 936C616A418; Tue, 12 Feb 2008 20:09:04 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 85CF513C4CC; Tue, 12 Feb 2008 20:09:04 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CK94F7026960; Tue, 12 Feb 2008 20:09:04 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CK94Y8026959; Tue, 12 Feb 2008 20:09:04 GMT (envelope-from ru) Message-Id: <200802122009.m1CK94Y8026959@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 12 Feb 2008 20:09: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/include unistd.h src/lib/libc/sys readlink.2 src/sys/compat/freebsd32 syscalls.master src/sys/kern syscalls.master vfs_syscalls.c src/sys/sys syscallsubr.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: Tue, 12 Feb 2008 20:09:04 -0000 ru 2008-02-12 20:09:04 UTC FreeBSD src repository Modified files: include unistd.h lib/libc/sys readlink.2 sys/compat/freebsd32 syscalls.master sys/kern syscalls.master vfs_syscalls.c sys/sys syscallsubr.h Log: Change readlink(2)'s return type and type of the last argument to match POSIX. Prodded by: Alexey Lyashkov Revision Changes Path 1.83 +1 -1 src/include/unistd.h 1.15 +4 -4 src/lib/libc/sys/readlink.2 1.96 +2 -2 src/sys/compat/freebsd32/syscalls.master 1.237 +2 -2 src/sys/kern/syscalls.master 1.449 +3 -3 src/sys/kern/vfs_syscalls.c 1.48 +1 -1 src/sys/sys/syscallsubr.h From owner-cvs-src@FreeBSD.ORG Tue Feb 12 20:11: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 9347B16A46B; Tue, 12 Feb 2008 20:11:55 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8460F13C47E; Tue, 12 Feb 2008 20:11:55 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CKBtGK027233; Tue, 12 Feb 2008 20:11:55 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CKBtKO027232; Tue, 12 Feb 2008 20:11:55 GMT (envelope-from ru) Message-Id: <200802122011.m1CKBtKO027232@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 12 Feb 2008 20:11: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/sys syscall.h syscall.mk sysproto.h src/sys/kern init_sysent.c syscalls.c systrace_args.c 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: Tue, 12 Feb 2008 20:11:55 -0000 ru 2008-02-12 20:11:54 UTC FreeBSD src repository Modified files: sys/sys syscall.h syscall.mk sysproto.h sys/kern init_sysent.c syscalls.c systrace_args.c sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c Log: Regenerate for readlink(2). Revision Changes Path 1.82 +1 -1 src/sys/compat/freebsd32/freebsd32_proto.h 1.80 +1 -1 src/sys/compat/freebsd32/freebsd32_syscall.h 1.71 +1 -1 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.81 +1 -1 src/sys/compat/freebsd32/freebsd32_sysent.c 1.233 +1 -1 src/sys/kern/init_sysent.c 1.217 +1 -1 src/sys/kern/syscalls.c 1.17 +1 -1 src/sys/kern/systrace_args.c 1.214 +1 -1 src/sys/sys/syscall.h 1.169 +1 -1 src/sys/sys/syscall.mk 1.218 +2 -2 src/sys/sys/sysproto.h From owner-cvs-src@FreeBSD.ORG Tue Feb 12 20:17: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 B146D16A417; Tue, 12 Feb 2008 20:17:53 +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 8D64913C458; Tue, 12 Feb 2008 20:17:53 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CKHrbp028356; Tue, 12 Feb 2008 20:17:53 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CKHrGm028355; Tue, 12 Feb 2008 20:17:53 GMT (envelope-from jhb) Message-Id: <200802122017.m1CKHrGm028355@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 20:17:53 +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 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, 12 Feb 2008 20:17:53 -0000 jhb 2008-02-12 20:17:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) . Makefile Log: MFC: Add a note pointing to build(7) for more info. Revision Changes Path 1.341.2.2 +2 -0 src/Makefile From owner-cvs-src@FreeBSD.ORG Tue Feb 12 20:19: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 6B6DF16A41B; Tue, 12 Feb 2008 20:19:34 +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 47E0B13C447; Tue, 12 Feb 2008 20:19:34 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CKJYTa028449; Tue, 12 Feb 2008 20:19:34 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CKJYJU028448; Tue, 12 Feb 2008 20:19:34 GMT (envelope-from jhb) Message-Id: <200802122019.m1CKJYJU028448@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 20:19:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src 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, 12 Feb 2008 20:19:34 -0000 jhb 2008-02-12 20:19:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) . Makefile Log: MFC: Add a note pointing to build(7) for more info. Revision Changes Path 1.319.2.7 +2 -0 src/Makefile From owner-cvs-src@FreeBSD.ORG Tue Feb 12 20:20: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 D9A7216A421; Tue, 12 Feb 2008 20:20:56 +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 B51A513C469; Tue, 12 Feb 2008 20:20:56 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CKKu17028742; Tue, 12 Feb 2008 20:20:56 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CKKuXK028741; Tue, 12 Feb 2008 20:20:56 GMT (envelope-from jhb) Message-Id: <200802122020.m1CKKuXK028741@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 20:20:56 +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/pci pci.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, 12 Feb 2008 20:20:57 -0000 jhb 2008-02-12 20:20:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/pci pci.c Log: MFC: Relax the check for a PCI-express chipset. Revision Changes Path 1.355.2.2 +2 -5 src/sys/dev/pci/pci.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 20:21: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 41F8C16A420; Tue, 12 Feb 2008 20:21:36 +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 1D9B513C45E; Tue, 12 Feb 2008 20:21:36 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CKLacD028818; Tue, 12 Feb 2008 20:21:36 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CKLakb028817; Tue, 12 Feb 2008 20:21:36 GMT (envelope-from jhb) Message-Id: <200802122021.m1CKLakb028817@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 20:21:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/pci pci.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, 12 Feb 2008 20:21:36 -0000 jhb 2008-02-12 20:21:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/pci pci.c Log: MFC: Relax the check for a PCI-express chipset. Revision Changes Path 1.292.2.25 +2 -5 src/sys/dev/pci/pci.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 20:22:30 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 67FB516A41B; Tue, 12 Feb 2008 20:22:30 +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 2C96313C455; Tue, 12 Feb 2008 20:22:30 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CKMUY6028880; Tue, 12 Feb 2008 20:22:30 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CKMUKb028879; Tue, 12 Feb 2008 20:22:30 GMT (envelope-from jhb) Message-Id: <200802122022.m1CKMUKb028879@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 20:22:30 +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/amd64/isa clock.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, 12 Feb 2008 20:22:30 -0000 jhb 2008-02-12 20:22:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/amd64/isa clock.c Log: MFC: Use cpu_spinwait() in DELAY(). Revision Changes Path 1.234.2.2 +1 -0 src/sys/amd64/isa/clock.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 20:27: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 3173616A498; Tue, 12 Feb 2008 20:27:34 +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 0B24D13C4D1; Tue, 12 Feb 2008 20:27:34 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CKRXBR029133; Tue, 12 Feb 2008 20:27:33 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CKRXML029132; Tue, 12 Feb 2008 20:27:33 GMT (envelope-from jhb) Message-Id: <200802122027.m1CKRXML029132@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Feb 2008 20:27:33 +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/sbin/gpt gpt.8 migrate.c show.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, 12 Feb 2008 20:27:34 -0000 jhb 2008-02-12 20:27:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sbin/gpt gpt.8 migrate.c show.c Log: MFC: Add ZFS support. Revision Changes Path 1.17.2.2 +2 -2 src/sbin/gpt/gpt.8 1.16.2.1 +7 -0 src/sbin/gpt/migrate.c 1.14.2.2 +3 -0 src/sbin/gpt/show.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 20:40:01 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 D62BE16A418; Tue, 12 Feb 2008 20:40:01 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 6BD2713C461; Tue, 12 Feb 2008 20:40:01 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.1/8.14.1/ALCHEMY.FRANKEN.DE) with ESMTP id m1CK6paX007037; Tue, 12 Feb 2008 21:06:51 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.1/8.14.1/Submit) id m1CK6pLn007036; Tue, 12 Feb 2008 21:06:51 +0100 (CET) (envelope-from marius) Date: Tue, 12 Feb 2008 21:06:51 +0100 From: Marius Strobl To: Marcel Moolenaar Message-ID: <20080212200651.GB1203@alchemy.franken.de> References: <200802112140.m1BLeM33072030@repoman.freebsd.org> <31A282DF-2A1F-47BE-94E8-BD8ACA03D8C5@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <31A282DF-2A1F-47BE-94E8-BD8ACA03D8C5@mac.com> User-Agent: Mutt/1.4.2.3i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files.sparc64 src/sys/sparc64/include md_var.h src/sys/sparc64/sparc64 ata_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: Tue, 12 Feb 2008 20:40:01 -0000 On Mon, Feb 11, 2008 at 01:58:19PM -0800, Marcel Moolenaar wrote: > > On Feb 11, 2008, at 1:40 PM, Marius Strobl wrote: > > >marius 2008-02-11 21:40:22 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/conf files.sparc64 > > sys/sparc64/include md_var.h > > Added files: > > sys/sparc64/sparc64 ata_machdep.c > > Log: > > The Sun disk label only uses 16-bit fields for cylinders, heads and > > sectors so the geometry of large IDE disks has to be adjusted. > > Would support for VTOC16 help with this? > I don't know; I thought Solaris only uses VTOCs in addition to Sun disk labels, though I have no idea what VTOC16 in particular is. Anyway, the idea was to be compatible with Solaris as far as it makes sense and Solaris already fakes the geometry of IDE disks at the device driver level so the disk label uses the faked geometry regardless of the label format. Marius From owner-cvs-src@FreeBSD.ORG Tue Feb 12 20:55: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 BA04016A419; Tue, 12 Feb 2008 20:55:04 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AE64613C4EB; Tue, 12 Feb 2008 20:55:04 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CKt4HJ044058; Tue, 12 Feb 2008 20:55:04 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CKt4oL044057; Tue, 12 Feb 2008 20:55:04 GMT (envelope-from csjp) Message-Id: <200802122055.m1CKt4oL044057@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Tue, 12 Feb 2008 20:55: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/sys ipc.h shm.h src/sys/kern sysv_shm.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, 12 Feb 2008 20:55:04 -0000 csjp 2008-02-12 20:55:04 UTC FreeBSD src repository Modified files: sys/sys ipc.h shm.h sys/kern sysv_shm.c Log: Make sure we restrict Linux only IPC calls from being executed through the FreeBSD ABI. IPC_INFO, SHM_INFO, SHM_STAT were added specifically for Linux binary support. They are not documented as being a part of the FreeBSD ABI, also, the structures necessary for them have been hidden away from the users for a long time. Also, the Linux ABI layer uses it's own structures to populate the responses back to the user to ensure that the ABI is consistent. I think there is a bit more separation work that needs to happen. Reviewed by: jhb Discussed with: jhb Discussed on: freebsd-arch@ (very briefly) MFC after: 1 month Revision Changes Path 1.113 +18 -3 src/sys/kern/sysv_shm.c 1.26 +3 -0 src/sys/sys/ipc.h 1.25 +1 -1 src/sys/sys/shm.h From owner-cvs-src@FreeBSD.ORG Tue Feb 12 20:55: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 1F73F16A418; Tue, 12 Feb 2008 20:55:52 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EF55D13C4D9; Tue, 12 Feb 2008 20:55:51 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CKtpEV044196; Tue, 12 Feb 2008 20:55:51 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CKtp1j044195; Tue, 12 Feb 2008 20:55:51 GMT (envelope-from marcel) Message-Id: <200802122055.m1CKtp1j044195@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 12 Feb 2008 20:55:51 +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/powerpc/aim machdep.c ofw_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: Tue, 12 Feb 2008 20:55:52 -0000 marcel 2008-02-12 20:55:51 UTC FreeBSD src repository Modified files: sys/powerpc/aim machdep.c ofw_machdep.c Log: Remove SMP left-overs from NetBSD. Revision Changes Path 1.108 +3 -11 src/sys/powerpc/aim/machdep.c 1.20 +0 -1 src/sys/powerpc/aim/ofw_machdep.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 22:01: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 3E5EC16A421; Tue, 12 Feb 2008 22:01:04 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk1.360sip.com [72.236.70.240]) by mx1.freebsd.org (Postfix) with ESMTP id ECCAD13C455; Tue, 12 Feb 2008 22:01:03 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.0.3] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.8/8.13.8) with ESMTP id m1CLi0ur024407 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 12 Feb 2008 13:44:01 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Message-ID: <47B212C2.2040005@FreeBSD.org> Date: Tue, 12 Feb 2008 13:42:26 -0800 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: "Christian S.J. Peron" References: <200802122055.m1CKt4oL044057@repoman.freebsd.org> In-Reply-To: <200802122055.m1CKt4oL044057@repoman.freebsd.org> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys ipc.h shm.h src/sys/kern sysv_shm.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, 12 Feb 2008 22:01:04 -0000 Christian S.J. Peron wrote: > csjp 2008-02-12 20:55:04 UTC > > FreeBSD src repository > > Modified files: > sys/sys ipc.h shm.h > sys/kern sysv_shm.c > Log: > Make sure we restrict Linux only IPC calls from being executed > through the FreeBSD ABI. IPC_INFO, SHM_INFO, SHM_STAT were added > specifically for Linux binary support. They are not documented > as being a part of the FreeBSD ABI, also, the structures necessary > for them have been hidden away from the users for a long time. > > Also, the Linux ABI layer uses it's own structures to populate the > responses back to the user to ensure that the ABI is consistent. > > I think there is a bit more separation work that needs to happen. > > Reviewed by: jhb > Discussed with: jhb > Discussed on: freebsd-arch@ (very briefly) > MFC after: 1 month Just curious why not make those functions available via FreeBSD API instead by properly advertising them in the documentation? From my completely ignorant point of view it should make it easier to port a software that has been created on Linux, which is always a Good Thing[tm]. -Maxim From owner-cvs-src@FreeBSD.ORG Tue Feb 12 22:09: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 F3E0916A420; Tue, 12 Feb 2008 22:09:25 +0000 (UTC) (envelope-from csjp@sub.vaned.net) Received: from sub.vaned.net (sub.vaned.net [205.200.235.40]) by mx1.freebsd.org (Postfix) with ESMTP id B747E13C457; Tue, 12 Feb 2008 22:09:25 +0000 (UTC) (envelope-from csjp@sub.vaned.net) Received: by sub.vaned.net (Postfix, from userid 1001) id BC7F01CD; Tue, 12 Feb 2008 16:09:24 -0600 (CST) Date: Tue, 12 Feb 2008 16:09:24 -0600 From: "Christian S.J. Peron" To: Maxim Sobolev Message-ID: <20080212220924.GA29263@sub.vaned.net> References: <200802122055.m1CKt4oL044057@repoman.freebsd.org> <47B212C2.2040005@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47B212C2.2040005@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, "Christian S.J. Peron" , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys ipc.h shm.h src/sys/kern sysv_shm.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, 12 Feb 2008 22:09:26 -0000 On Tue, Feb 12, 2008 at 01:42:26PM -0800, Maxim Sobolev wrote: [..] > > Just curious why not make those functions available via FreeBSD API > instead by properly advertising them in the documentation? From my > completely ignorant point of view it should make it easier to port a > software that has been created on Linux, which is always a Good Thing[tm]. > > -Maxim That is a possibility, but for now, we do not want to support them as standard BSD APIs. It's probably worth noting that not very many things use them at the moment in Linux, and I wouldn't be surprised if they are deprecated all together in favour of procfs, here an excert from the Linux man page: NOTES The IPC_INFO, SHM_STAT and SHM_INFO operations are used by the ipcs(8) program to provide information on allocated resources. In the future these may modified or moved to a /proc file system interface. So I am really not sure how much value there would be. From owner-cvs-src@FreeBSD.ORG Tue Feb 12 22:27: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 5B1AA16A421; Tue, 12 Feb 2008 22:27:28 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3839313C459; Tue, 12 Feb 2008 22:27:28 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1CMRSgR054991; Tue, 12 Feb 2008 22:27:28 GMT (envelope-from emaste@repoman.freebsd.org) Received: (from emaste@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1CMRSWW054990; Tue, 12 Feb 2008 22:27:28 GMT (envelope-from emaste) Message-Id: <200802122227.m1CMRSWW054990@repoman.freebsd.org> From: Ed Maste Date: Tue, 12 Feb 2008 22:27:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/net if_ethersubr.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, 12 Feb 2008 22:27:28 -0000 emaste 2008-02-12 22:27:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/net if_ethersubr.c Log: MFC revisions 1.232 and 1.236: Remove DIAG code that discards oversized packets. There has been general consensus that this was a bad idea Revision Changes Path 1.177.2.14 +0 -11 src/sys/net/if_ethersubr.c From owner-cvs-src@FreeBSD.ORG Tue Feb 12 23:05: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 899A916A421; Tue, 12 Feb 2008 23:05:29 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id AE2E113C4CE; Tue, 12 Feb 2008 23:05:28 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8s) with ESMTP id 231733404-1834499 for multiple; Tue, 12 Feb 2008 18:04:39 -0500 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m1CN5Pcs065762; Tue, 12 Feb 2008 18:05:25 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: Maxim Sobolev Date: Tue, 12 Feb 2008 17:14:57 -0500 User-Agent: KMail/1.9.7 References: <200802122055.m1CKt4oL044057@repoman.freebsd.org> <47B212C2.2040005@FreeBSD.org> In-Reply-To: <47B212C2.2040005@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802121714.57708.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]); Tue, 12 Feb 2008 18:05:25 -0500 (EST) X-Virus-Scanned: ClamAV 0.91.2/5794/Tue Feb 12 15:49:27 2008 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, src-committers@freebsd.org, "Christian S.J. Peron" , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys ipc.h shm.h src/sys/kern sysv_shm.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, 12 Feb 2008 23:05:29 -0000 On Tuesday 12 February 2008 04:42:26 pm Maxim Sobolev wrote: > Christian S.J. Peron wrote: > > csjp 2008-02-12 20:55:04 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/sys ipc.h shm.h > > sys/kern sysv_shm.c > > Log: > > Make sure we restrict Linux only IPC calls from being executed > > through the FreeBSD ABI. IPC_INFO, SHM_INFO, SHM_STAT were added > > specifically for Linux binary support. They are not documented > > as being a part of the FreeBSD ABI, also, the structures necessary > > for them have been hidden away from the users for a long time. > > > > Also, the Linux ABI layer uses it's own structures to populate the > > responses back to the user to ensure that the ABI is consistent. > > > > I think there is a bit more separation work that needs to happen. > > > > Reviewed by: jhb > > Discussed with: jhb > > Discussed on: freebsd-arch@ (very briefly) > > MFC after: 1 month > > Just curious why not make those functions available via FreeBSD API > instead by properly advertising them in the documentation? From my > completely ignorant point of view it should make it easier to port a > software that has been created on Linux, which is always a Good Thing[tm]. The only thing Linux uses it for is to implement ipcs(8). Our current ipcs(8) still grubs around in kvm directly. I think a good idea would be to look at enabling these after the SYSV IPC ABI has settled from all the upcoming changes and use them (or sysctls) to replace the use of kvm on live kernels for ipcs and ipcrm. -- John Baldwin From owner-cvs-src@FreeBSD.ORG Wed Feb 13 00:04: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 04E0516A420; Wed, 13 Feb 2008 00:04:59 +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 D581813C45B; Wed, 13 Feb 2008 00:04:58 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1D04wxP065417; Wed, 13 Feb 2008 00:04:58 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1D04wRo065416; Wed, 13 Feb 2008 00:04:58 GMT (envelope-from jhb) Message-Id: <200802130004.m1D04wRo065416@repoman.freebsd.org> From: John Baldwin Date: Wed, 13 Feb 2008 00:04:58 +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/nfsclient nfs_socket.c nfs_subs.c nfsm_subs.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: Wed, 13 Feb 2008 00:04:59 -0000 jhb 2008-02-13 00:04:58 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_socket.c nfs_subs.c nfsm_subs.h Log: Consolidate the code to generate a new XID for a NFS request into a nfs_xid_gen() function instead of duplicating the logic in both nfsm_rpchead() and the NFS3ERR_JUKEBOX handling in nfs_request(). MFC after: 1 week Submitted by: mohans (a long while ago) Revision Changes Path 1.158 +1 -8 src/sys/nfsclient/nfs_socket.c 1.152 +23 -14 src/sys/nfsclient/nfs_subs.c 1.38 +1 -0 src/sys/nfsclient/nfsm_subs.h From owner-cvs-src@FreeBSD.ORG Wed Feb 13 05:12: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 DE1A016A41A; Wed, 13 Feb 2008 05:12:05 +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 B625813C44B; Wed, 13 Feb 2008 05:12:05 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1D5C5xo011262; Wed, 13 Feb 2008 05:12:05 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1D5C5tM011261; Wed, 13 Feb 2008 05:12:05 GMT (envelope-from obrien) Message-Id: <200802130512.m1D5C5tM011261@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 13 Feb 2008 05:12:05 +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/libthr/arch/arm/include pthread_md.h src/lib/libthr/arch/sparc64/include pthread_md.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: Wed, 13 Feb 2008 05:12:06 -0000 obrien 2008-02-13 05:12:05 UTC FreeBSD src repository Modified files: lib/libthr/arch/arm/include pthread_md.h lib/libthr/arch/sparc64/include pthread_md.h Log: style(9) Revision Changes Path 1.5 +3 -3 src/lib/libthr/arch/arm/include/pthread_md.h 1.3 +3 -3 src/lib/libthr/arch/sparc64/include/pthread_md.h From owner-cvs-src@FreeBSD.ORG Wed Feb 13 05:25: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 145AF16A419; Wed, 13 Feb 2008 05:25:44 +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 04F2813C448; Wed, 13 Feb 2008 05:25:44 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1D5PhIB012767; Wed, 13 Feb 2008 05:25:43 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1D5PhVv012766; Wed, 13 Feb 2008 05:25:43 GMT (envelope-from obrien) Message-Id: <200802130525.m1D5PhVv012766@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 13 Feb 2008 05:25:43 +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/libthr/arch/amd64 Makefile.inc src/lib/libthr/arch/arm Makefile.inc src/lib/libthr/arch/i386 Makefile.inc src/lib/libthr/arch/ia64 Makefile.inc src/lib/libthr/arch/powerpc Makefile.inc src/lib/libthr/arch/sparc64 Makefile.inc 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: Wed, 13 Feb 2008 05:25:44 -0000 obrien 2008-02-13 05:25:43 UTC FreeBSD src repository Modified files: lib/libthr/arch/amd64 Makefile.inc lib/libthr/arch/arm Makefile.inc lib/libthr/arch/i386 Makefile.inc lib/libthr/arch/ia64 Makefile.inc lib/libthr/arch/powerpc Makefile.inc lib/libthr/arch/sparc64 Makefile.inc Log: style.Makefile(5) Revision Changes Path 1.3 +1 -1 src/lib/libthr/arch/amd64/Makefile.inc 1.3 +1 -1 src/lib/libthr/arch/arm/Makefile.inc 1.3 +1 -1 src/lib/libthr/arch/i386/Makefile.inc 1.3 +1 -1 src/lib/libthr/arch/ia64/Makefile.inc 1.3 +1 -1 src/lib/libthr/arch/powerpc/Makefile.inc 1.4 +1 -1 src/lib/libthr/arch/sparc64/Makefile.inc From owner-cvs-src@FreeBSD.ORG Wed Feb 13 06:01:49 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 7C32F16A41A; Wed, 13 Feb 2008 06:01:49 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5592E13C458; Wed, 13 Feb 2008 06:01:49 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1D61nPb016312; Wed, 13 Feb 2008 06:01:49 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1D61nGe016311; Wed, 13 Feb 2008 06:01:49 GMT (envelope-from bde) Message-Id: <200802130601.m1D61nGe016311@repoman.freebsd.org> From: Bruce Evans Date: Wed, 13 Feb 2008 06:01:49 +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/msun/amd64 Makefile.inc e_remainder.S e_remainderf.S 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: Wed, 13 Feb 2008 06:01:49 -0000 bde 2008-02-13 06:01:49 UTC FreeBSD src repository Modified files: lib/msun/amd64 Makefile.inc Added files: lib/msun/amd64 e_remainder.S e_remainderf.S Log: Use hardware remainder on amd64 since it is 5 to 10 times faster than software remainder and is already used for remquo(). Revision Changes Path 1.8 +2 -1 src/lib/msun/amd64/Makefile.inc 1.1 +53 -0 src/lib/msun/amd64/e_remainder.S (new) 1.1 +23 -0 src/lib/msun/amd64/e_remainderf.S (new) From owner-cvs-src@FreeBSD.ORG Wed Feb 13 08:09: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 5CE8316A468; Wed, 13 Feb 2008 08:09:56 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 378FF13C459; Wed, 13 Feb 2008 08:09:56 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1D89tR6026899; Wed, 13 Feb 2008 08:09:55 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1D89tsa026898; Wed, 13 Feb 2008 08:09:55 GMT (envelope-from brueffer) Message-Id: <200802130809.m1D89tsa026898@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 13 Feb 2008 08:09: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 mxge.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: Wed, 13 Feb 2008 08:09:56 -0000 brueffer 2008-02-13 08:09:55 UTC FreeBSD src repository Modified files: share/man/man4 mxge.4 Log: - mention new firmware images used in multi-slice mode - mention LRO support - describe multi-slice related tunables. - correct DIAGNOSTICS section to reflect that missing firmware is non-fatal. Submitted by: gallatin Revision Changes Path 1.9 +40 -4 src/share/man/man4/mxge.4 From owner-cvs-src@FreeBSD.ORG Wed Feb 13 08:36: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 8D13F16A41B; Wed, 13 Feb 2008 08:36:14 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5098B13C461; Wed, 13 Feb 2008 08:36:14 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1D8aENf028777; Wed, 13 Feb 2008 08:36:14 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1D8aEjC028776; Wed, 13 Feb 2008 08:36:14 GMT (envelope-from bde) Message-Id: <200802130836.m1D8aEjC028776@repoman.freebsd.org> From: Bruce Evans Date: Wed, 13 Feb 2008 08:36:13 +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/msun/src s_exp2f.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: Wed, 13 Feb 2008 08:36:14 -0000 bde 2008-02-13 08:36:13 UTC FreeBSD src repository Modified files: lib/msun/src s_exp2f.c Log: Rearrange the polynomial evaluation for better parallelism. This is faster on all machines tested (old Celeron (P2), A64 (amd64 and i386) and ia64) except on ia64 when compiled with -O1. It takes 2 more multiplications, so it will be slower on old machines. The speedup is about 8 cycles = 17% on A64 (amd64 and i386) with best CFLAGS and some parallelism in the caller. Move the evaluation of 2**k up a bit so that it doesn't compete too much with the new polynomial evaluation. Unlike the previous optimization, this rearrangement cannot change the result, so compilers and CPU schedulers can do it, but they don't do it quite right yet. This saves a whole 1 or 2 cycles on A64. Revision Changes Path 1.7 +4 -3 src/lib/msun/src/s_exp2f.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 09:07: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 DDF9816A417; Wed, 13 Feb 2008 09:07:14 +0000 (UTC) (envelope-from helge.oldach@atosorigin.com) Received: from smtp1.mail.atosorigin.com (smtp1.mail.atosorigin.com [160.92.103.80]) by mx1.freebsd.org (Postfix) with ESMTP id 6585113C43E; Wed, 13 Feb 2008 09:07:14 +0000 (UTC) (envelope-from helge.oldach@atosorigin.com) Received: from filter.atosorigin.com (localhost [127.0.0.1]) by mxfed002 (Postfix) with ESMTP id 5A4DE23B9413; Wed, 13 Feb 2008 09:35:32 +0100 (CET) Received: from mizar.origin-it.net (mizar.origin-it.net [194.8.96.234]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "mail.de.atosorigin.com", Issuer "Atos Origin, Multimedia activity" (verified OK)) by mxfed002 (Postfix) with ESMTP id 3B5BF23B9410; Wed, 13 Feb 2008 09:35:32 +0100 (CET) Received: from matar.hbg.de.int.atosorigin.com (avior.origin-it.net [213.70.176.177]) by mizar.origin-it.net (8.14.2/8.14.2/hmo020206) with ESMTP id m1D8ZUog093454 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 13 Feb 2008 09:35:31 +0100 (CET) (envelope-from helge.oldach@atosorigin.com) Received: from DEHHX001.deuser.de.intra (dehhx001.hbg.de.int.atosorigin.com [161.90.164.119]) by matar.hbg.de.int.atosorigin.com (8.14.2/8.14.2/hmo020206) with ESMTP id m1D8ZRPw058660; Wed, 13 Feb 2008 09:35:27 +0100 (CET) (envelope-from helge.oldach@atosorigin.com) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Wed, 13 Feb 2008 09:28:12 +0100 Message-ID: <39AFDF50473FED469B15B6DFF2262F7A039785A9@DEHHX001.deuser.de.intra> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: cvs commit: src/sys/amd64/isa clock.c src/sys/i386/isa clock.c Thread-Index: Achtq5qlqXdQUCunR4KRnpc7FJ4EaAAbdvxQ References: <200802121914.m1CJE1fS022290@repoman.freebsd.org> From: To: , , , Cc: Subject: RE: cvs commit: src/sys/amd64/isa clock.c src/sys/i386/isa clock.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: Wed, 13 Feb 2008 09:07:15 -0000 John Baldwin wrote on Tuesday, February 12, 2008 8:14 PM: > jhb 2008-02-12 19:14:01 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_6) > sys/amd64/isa clock.c > sys/i386/isa clock.c > Log: > MFC: Use cpu_spinwait() in DELAY(). >=20 > Revision Changes Path > 1.221.2.3 +1 -0 src/sys/amd64/isa/clock.c > 1.222.2.4 +1 -0 src/sys/i386/isa/clock.c In that case you should also MFC a part of rev. 1.226: #include otherwise: cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs = -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline = -Wcast-qual -fformat-extensions -std=3Dc99 -g -nostdinc -I- -I. = -I/usr/src/sys -I/usr/src/sys/contrib/altq = -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf = -I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm = -I/usr/src/sys/dev/twa -I/usr/src/sys/dev/em -D_KERNEL = -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common = -finline-limit=3D8000 --param inline-unit-growth=3D100 --param = large-function-growth=3D1000 -mno-align-long-strings = -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 = -ffreestanding -Werror /usr/src/sys/i386/isa/clock.c /usr/src/sys/i386/isa/clock.c: In function `DELAY': /usr/src/sys/i386/isa/clock.c:301: warning: implicit declaration of = function `cpu_spinwait' /usr/src/sys/i386/isa/clock.c:301: warning: nested extern declaration of = `cpu_spinwait' *** Error code 1 Stop in /usr/obj/usr/src/sys/HMO. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Atos Origin GmbH, Theodor-Althoff-Str. 47, D-45133 Essen, Postfach 100 123, D-45001 Essen Telefon: +49 201 4305 0, Fax: +49 201 4305 689095, www.atosorigin.de ING Bank AG, Frankfurt/Main: Konto 001 014 0937, BLZ 500 210 00, Swift / BIC INGBDEFF, IBAN DE74 5002 1000 0010 1409 37 Geschäftsführer: Wilbert Kieboom, Peter 't Jong, Handelsregister Essen HRB 19354, Ust.-ID.-Nr.: DE147861238 From owner-cvs-src@FreeBSD.ORG Wed Feb 13 09:50: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 9FE8716A417; Wed, 13 Feb 2008 09:50:38 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7B9F713C448; Wed, 13 Feb 2008 09:50:38 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1D9ocb2043479; Wed, 13 Feb 2008 09:50:38 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1D9ocli043478; Wed, 13 Feb 2008 09:50:38 GMT (envelope-from brueffer) Message-Id: <200802130950.m1D9ocli043478@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 13 Feb 2008 09:50: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/share/man/man9 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: Wed, 13 Feb 2008 09:50:38 -0000 brueffer 2008-02-13 09:50:37 UTC FreeBSD src repository Modified files: share/man/man9 Makefile Log: Remove dublicate MLINK. Submitted by: David Naylor Revision Changes Path 1.325 +0 -1 src/share/man/man9/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 13 10:44:45 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 5603C16A418; Wed, 13 Feb 2008 10:44:45 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4AC7013C474; Wed, 13 Feb 2008 10:44:45 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DAijJX055357; Wed, 13 Feb 2008 10:44:45 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DAijwH055356; Wed, 13 Feb 2008 10:44:45 GMT (envelope-from bde) Message-Id: <200802131044.m1DAijwH055356@repoman.freebsd.org> From: Bruce Evans Date: Wed, 13 Feb 2008 10:44: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/lib/msun/src s_exp2.c s_exp2f.c src/lib/msun/ld128 s_exp2l.c src/lib/msun/ld80 s_exp2l.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: Wed, 13 Feb 2008 10:44:45 -0000 bde 2008-02-13 10:44:45 UTC FreeBSD src repository Modified files: lib/msun/src s_exp2f.c s_exp2.c lib/msun/ld128 s_exp2l.c lib/msun/ld80 s_exp2l.c Log: Fix exp2*(x) on signaling NaNs by returning x+x as usual. This has the side effect of confusing gcc-4.2.1's optimizer into more often doing the right thing. When it does the wrong thing here, it seems to be mainly making too many copies of x with dependency chains. This effect is tiny on amd64, but in some cases on i386 it is enormous. E.g., on i386 (A64) with -O1, the current version of exp2() should take about 50 cycles, but took 83 cycles before this change and 66 cycles after this change. exp2f() with -O1 only speeded up from 51 to 47 cycles. (exp2f() should take about 40 cycles, on an Athlon in either i386 or amd64 mode, and now takes 42 on amd64). exp2l() with -O1 slowed down from 155 cycles to 123 for some args; this is unimportant since the i386 exp2l() is a fake; the wrong thing for it seems to involve branch misprediction. Revision Changes Path 1.3 +1 -1 src/lib/msun/ld128/s_exp2l.c 1.3 +1 -1 src/lib/msun/ld80/s_exp2l.c 1.6 +1 -1 src/lib/msun/src/s_exp2.c 1.8 +1 -1 src/lib/msun/src/s_exp2f.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 13:02: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 D89DA16A4A5; Wed, 13 Feb 2008 13:02:13 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B18F813C465; Wed, 13 Feb 2008 13:02:13 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DD2DhV075036; Wed, 13 Feb 2008 13:02:13 GMT (envelope-from attilio@repoman.freebsd.org) Received: (from attilio@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DD2CsR075035; Wed, 13 Feb 2008 13:02:12 GMT (envelope-from attilio) Message-Id: <200802131302.m1DD2CsR075035@repoman.freebsd.org> From: Attilio Rao Date: Wed, 13 Feb 2008 13:02:12 +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/ntfs ntfs_subr.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: Wed, 13 Feb 2008 13:02:14 -0000 attilio 2008-02-13 13:02:12 UTC FreeBSD src repository Modified files: sys/fs/ntfs ntfs_subr.c Log: Fix a lock leak in the ntfs locking scheme: When ntfs_ntput() reaches 0 in the refcount the inode lockmgr is not released and directly destroyed. Fix this by unlocking the lockmgr() even in the case of zero-refcount. Reported by: dougb, yar, Scot Hetzel Submitted by: yar Revision Changes Path 1.45 +1 -1 src/sys/fs/ntfs/ntfs_subr.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 13:06:23 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 399BB16A417; Wed, 13 Feb 2008 13:06:23 +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 30CA113C46A; Wed, 13 Feb 2008 13:06:23 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DD6MMa076406; Wed, 13 Feb 2008 13:06:22 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DD6MtO076405; Wed, 13 Feb 2008 13:06:22 GMT (envelope-from rwatson) Message-Id: <200802131306.m1DD6MtO076405@repoman.freebsd.org> From: Robert Watson Date: Wed, 13 Feb 2008 13:06: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/sys/fs/coda cnode.h coda_psdev.c coda_subr.c coda_subr.h coda_vnops.c coda_vnops.h src/sys/modules/coda 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: Wed, 13 Feb 2008 13:06:23 -0000 rwatson 2008-02-13 13:06:22 UTC FreeBSD src repository Modified files: sys/fs/coda cnode.h coda_psdev.c coda_subr.c coda_subr.h coda_vnops.c coda_vnops.h sys/modules/coda Makefile Log: Rather than having the Coda module use its own namecache, use the global VFS namecache, as is done by the Coda module on Linux. Unlike the Coda namecache, the global VFS namecache isn't tagged by credential, so use ore conservative flushing behavior (for now) when CODA_PURGEUSER is issued by Venus. This improves overall integration with the FreeBSD VFS, including allowing __getcwd() to work better, procfs/procstat monitoring, and so on. This improves shell behavior in many cases, and improves ".." handling. It may lead to some slowdown until we've implemented a specific access cache, which should net improve performance, but in the mean time, lookup access control now always goes to Venus, whereas previously it didn't. MFC after: 1 month Revision Changes Path 1.26 +2 -1 src/sys/fs/coda/cnode.h 1.44 +5 -20 src/sys/fs/coda/coda_psdev.c 1.36 +30 -17 src/sys/fs/coda/coda_subr.c 1.12 +1 -1 src/sys/fs/coda/coda_subr.h 1.94 +75 -127 src/sys/fs/coda/coda_vnops.c 1.24 +1 -1 src/sys/fs/coda/coda_vnops.h 1.18 +2 -3 src/sys/modules/coda/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 13 13:26:02 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 5276416A417; Wed, 13 Feb 2008 13:26:02 +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 312E913C467; Wed, 13 Feb 2008 13:26:02 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DDQ1h0078195; Wed, 13 Feb 2008 13:26:01 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DDQ1Vt078182; Wed, 13 Feb 2008 13:26:01 GMT (envelope-from rwatson) Message-Id: <200802131326.m1DDQ1Vt078182@repoman.freebsd.org> From: Robert Watson Date: Wed, 13 Feb 2008 13:26:01 +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/coda coda_namecache.c coda_namecache.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: Wed, 13 Feb 2008 13:26:02 -0000 rwatson 2008-02-13 13:26:01 UTC FreeBSD src repository Removed files: sys/fs/coda coda_namecache.c coda_namecache.h Log: Remove now-unused Coda namecache. MFC after: 1 month Revision Changes Path 1.26 +0 -700 src/sys/fs/coda/coda_namecache.c (dead) 1.15 +0 -205 src/sys/fs/coda/coda_namecache.h (dead) From owner-cvs-src@FreeBSD.ORG Wed Feb 13 14:34: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 8A56516A468; Wed, 13 Feb 2008 14:34:41 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6B7E413C4F8; Wed, 13 Feb 2008 14:34:41 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DEYfEv086678; Wed, 13 Feb 2008 14:34:41 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DEYfMP086677; Wed, 13 Feb 2008 14:34:41 GMT (envelope-from rafan) Message-Id: <200802131434.m1DEYfMP086677@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 13 Feb 2008 14:34: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/lib/ncurses/ncurses 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: Wed, 13 Feb 2008 14:34:41 -0000 rafan 2008-02-13 14:34:39 UTC FreeBSD src repository Modified files: lib/ncurses/ncurses Makefile Log: - Remove duplicate tputs.3 from MLINK. As we use termcap in the bsae, remove the one links to curs_terminfo. Submitted by: David Naylor MFC after: 3 days Revision Changes Path 1.96 +0 -1 src/lib/ncurses/ncurses/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 13 15:22: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 CDAFF16A417; Wed, 13 Feb 2008 15:22:53 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AFDB913C448; Wed, 13 Feb 2008 15:22:53 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DFMrB2091115; Wed, 13 Feb 2008 15:22:53 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DFMrHk091114; Wed, 13 Feb 2008 15:22:53 GMT (envelope-from bde) Message-Id: <200802131522.m1DFMrHk091114@repoman.freebsd.org> From: Bruce Evans Date: Wed, 13 Feb 2008 15:22: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/lib/msun/src s_ceill.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: Wed, 13 Feb 2008 15:22:53 -0000 bde 2008-02-13 15:22:53 UTC FreeBSD src repository Modified files: lib/msun/src s_ceill.c Log: Fix the C version of ceill(x) for -1 < x <= -0 in all rounding modes. The result should be -0, but was +0. Revision Changes Path 1.5 +1 -1 src/lib/msun/src/s_ceill.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 15:23: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 9C8DC16A41A; Wed, 13 Feb 2008 15:23:31 +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 7F62313C448; Wed, 13 Feb 2008 15:23:31 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DFNVkZ091173; Wed, 13 Feb 2008 15:23:31 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DFNVMB091172; Wed, 13 Feb 2008 15:23:31 GMT (envelope-from jhb) Message-Id: <200802131523.m1DFNVMB091172@repoman.freebsd.org> From: John Baldwin Date: Wed, 13 Feb 2008 15:23:31 +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/sys disklabel.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: Wed, 13 Feb 2008 15:23:31 -0000 jhb 2008-02-13 15:23:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/sys disklabel.h Log: MFC 1.108 and 1.109: Sync filesystem types with NetBSD and add a type for ZFS. This should fix the build of gpt(8). Pointy hat: jhb Revision Changes Path 1.108.2.1 +16 -2 src/sys/sys/disklabel.h From owner-cvs-src@FreeBSD.ORG Wed Feb 13 15:45: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 7F79616A420; Wed, 13 Feb 2008 15:45:12 +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 7974113C468; Wed, 13 Feb 2008 15:45:12 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DFjC2w092391; Wed, 13 Feb 2008 15:45:12 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DFjCq0092390; Wed, 13 Feb 2008 15:45:12 GMT (envelope-from rwatson) Message-Id: <200802131545.m1DFjCq0092390@repoman.freebsd.org> From: Robert Watson Date: Wed, 13 Feb 2008 15:45:12 +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/coda cnode.h coda_subr.c coda_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: Wed, 13 Feb 2008 15:45:12 -0000 rwatson 2008-02-13 15:45:12 UTC FreeBSD src repository Modified files: sys/fs/coda cnode.h coda_subr.c coda_vnops.c Log: Implement a rudimentary access cache for the Coda kernel module, modeled on the access cache found in NFS, smbfs, and the Linux coda module. This is a positive access cache of a single entry per file, tracking recently granted rights, but unlike NFS and smbfs, supporting explicit invalidation by the distributed file system. For each cnode, maintain a C_ACCCACHE flag indicating the validity of the cache, and a cached uid and mode tracking recently granted positive access control decisions. Prefer the cache to venus_access() in VOP_ACCESS() if it is valid, and when we must fall back to venus_access(), update the cache. Allow Venus to clear the access cache, either the whole cache on CODA_FLUSH, or just entries for a specific uid on CODA_PURGEUSER. Unlike the Coda module on Linux, we don't flush all entries on a user purge using a generation number, we instead walk present cnodes and clear only entries for the specific user, meaning it is somewhat more expensive but won't hit all users. Since the Coda module is agressive about not keeping around unopened cnodes, the utility of the cache is somewhat limited for files, but works will for directories. We should make Coda less agressive about GCing cnodes in VOP_INACTIVE() in order to improve the effectiveness of in-kernel caching of attributes and access rights. MFC after: 1 month Revision Changes Path 1.27 +4 -0 src/sys/fs/coda/cnode.h 1.37 +63 -8 src/sys/fs/coda/coda_subr.c 1.95 +51 -21 src/sys/fs/coda/coda_vnops.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 15:46:10 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 B93FF16A417; Wed, 13 Feb 2008 15:46:10 +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 9B19313C459; Wed, 13 Feb 2008 15:46:10 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DFkAbZ092525; Wed, 13 Feb 2008 15:46:10 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DFkA88092524; Wed, 13 Feb 2008 15:46:10 GMT (envelope-from jhb) Message-Id: <200802131546.m1DFkA88092524@repoman.freebsd.org> From: John Baldwin Date: Wed, 13 Feb 2008 15:46:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/amd64/isa clock.c src/sys/i386/isa clock.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: Wed, 13 Feb 2008 15:46:10 -0000 jhb 2008-02-13 15:46:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/isa clock.c sys/i386/isa clock.c Log: Add missing #include for cpu_spinwait(). Pointy hat: jhb Revision Changes Path 1.221.2.4 +1 -0 src/sys/amd64/isa/clock.c 1.222.2.5 +1 -0 src/sys/i386/isa/clock.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 16:15:47 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 9F73E16A469; Wed, 13 Feb 2008 16:15:47 +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 8092913C4E7; Wed, 13 Feb 2008 16:15:47 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DGFl7Y095843; Wed, 13 Feb 2008 16:15:47 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DGFlx5095842; Wed, 13 Feb 2008 16:15:47 GMT (envelope-from rwatson) Message-Id: <200802131615.m1DGFlx5095842@repoman.freebsd.org> From: Robert Watson Date: Wed, 13 Feb 2008 16:15:47 +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/conf files 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: Wed, 13 Feb 2008 16:15:47 -0000 rwatson 2008-02-13 16:15:47 UTC FreeBSD src repository Modified files: sys/conf files Log: Remove coda_namecache from "options vcoda", it is no longer required. MFC after: 1 month Spotted by: Tinderbox Revision Changes Path 1.1268 +0 -1 src/sys/conf/files From owner-cvs-src@FreeBSD.ORG Wed Feb 13 16:31: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 27F7A16A41B; Wed, 13 Feb 2008 16:31: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 0A11713C457; Wed, 13 Feb 2008 16:31:05 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DGV4U7096495; Wed, 13 Feb 2008 16:31:04 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DGV4pW096494; Wed, 13 Feb 2008 16:31:04 GMT (envelope-from rwatson) Message-Id: <200802131631.m1DGV4pW096494@repoman.freebsd.org> From: Robert Watson Date: Wed, 13 Feb 2008 16:31: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/modules/coda5 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: Wed, 13 Feb 2008 16:31:05 -0000 rwatson 2008-02-13 16:31:04 UTC FreeBSD src repository Modified files: sys/modules/coda5 Makefile Log: Remove coda_namecache from coda5 as well. We should probably GC coda5 entirely at this point as coda6 is considered the supported branch. MFC after: 1 month Revision Changes Path 1.9 +1 -1 src/sys/modules/coda5/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 13 16:41: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 2C17116A41A; Wed, 13 Feb 2008 16:41:28 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0BA1B13C45E; Wed, 13 Feb 2008 16:41:28 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DGfRme097005; Wed, 13 Feb 2008 16:41:27 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DGfRiC097004; Wed, 13 Feb 2008 16:41:27 GMT (envelope-from remko) Message-Id: <200802131641.m1DGfRiC097004@repoman.freebsd.org> From: Remko Lodder Date: Wed, 13 Feb 2008 16:41:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/kern init_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: Wed, 13 Feb 2008 16:41:28 -0000 remko 2008-02-13 16:41:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern init_main.c Log: MFC rev 1.264 init_main.c The VERBOSE_SYSINIT stuff sees the DDB define a lot better if we include opt_ddb.h. Spotted by: benno Pointy hat to: benno Approved by: imp (mentor) PR: kern/119288 Submitted by: "Dan Lukes" Revision Changes Path 1.256.2.7 +1 -0 src/sys/kern/init_main.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 16:56: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 67E7016A474; Wed, 13 Feb 2008 16:56:53 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5F7EE13C4D1; Wed, 13 Feb 2008 16:56:53 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DGurZd006692; Wed, 13 Feb 2008 16:56:53 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DGurGG006691; Wed, 13 Feb 2008 16:56:53 GMT (envelope-from bde) Message-Id: <200802131656.m1DGurGG006691@repoman.freebsd.org> From: Bruce Evans Date: Wed, 13 Feb 2008 16:56: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/lib/msun/src s_ceill.c s_floorl.c s_truncl.c src/lib/msun 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: Wed, 13 Feb 2008 16:56:53 -0000 bde 2008-02-13 16:56:52 UTC FreeBSD src repository Modified files: lib/msun/src s_ceill.c s_floorl.c s_truncl.c lib/msun Makefile Log: On arches where long double is the same as double, alias ceil(), floor() and trunc() to the corresponding long double functions. This is not just an optimization for these arches. The full long double functions have a wrong value for `huge', and the arches without full long doubles depended on it being wrong. Revision Changes Path 1.87 +7 -6 src/lib/msun/Makefile 1.6 +4 -0 src/lib/msun/src/s_ceill.c 1.5 +4 -0 src/lib/msun/src/s_floorl.c 1.6 +4 -0 src/lib/msun/src/s_truncl.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 16:57: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 C9A6616A419; Wed, 13 Feb 2008 16:57:58 +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 AAFA813C4E5; Wed, 13 Feb 2008 16:57:58 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DGvwCt006795; Wed, 13 Feb 2008 16:57:58 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DGvweD006794; Wed, 13 Feb 2008 16:57:58 GMT (envelope-from jhb) Message-Id: <200802131657.m1DGvweD006794@repoman.freebsd.org> From: John Baldwin Date: Wed, 13 Feb 2008 16:57:58 +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/net route.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: Wed, 13 Feb 2008 16:57:58 -0000 jhb 2008-02-13 16:57:58 UTC FreeBSD src repository Modified files: sys/net route.c Log: Use RTFREE_LOCKED() instead of rtfree() when releasing a reference on the 'rt' route in rtredirect() as 'rt' is always locked. MFC after: 1 week PR: kern/117913 Submitted by: Stefan Lambrev stefan.lambrev of moneybookers.com Revision Changes Path 1.126 +1 -1 src/sys/net/route.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 17:38: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 87D4D16A418; Wed, 13 Feb 2008 17:38:17 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6890D13C457; Wed, 13 Feb 2008 17:38:17 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DHcH1T013141; Wed, 13 Feb 2008 17:38:17 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DHcHJe013140; Wed, 13 Feb 2008 17:38:17 GMT (envelope-from bde) Message-Id: <200802131738.m1DHcHJe013140@repoman.freebsd.org> From: Bruce Evans Date: Wed, 13 Feb 2008 17:38: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/lib/msun/src s_ceill.c s_floorl.c s_truncl.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: Wed, 13 Feb 2008 17:38:17 -0000 bde 2008-02-13 17:38:17 UTC FreeBSD src repository Modified files: lib/msun/src s_ceill.c s_floorl.c s_truncl.c Log: s_ceill.c s_floorl.c s_truncl.c Revision Changes Path 1.7 +2 -3 src/lib/msun/src/s_ceill.c 1.6 +2 -3 src/lib/msun/src/s_floorl.c 1.7 +2 -3 src/lib/msun/src/s_truncl.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 18:16: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 0873316A417; Wed, 13 Feb 2008 18:16:44 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0081913C457; Wed, 13 Feb 2008 18:16:44 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DIGh5F020100; Wed, 13 Feb 2008 18:16:43 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DIGhAE020075; Wed, 13 Feb 2008 18:16:43 GMT (envelope-from bde) Message-Id: <200802131816.m1DIGhAE020075@repoman.freebsd.org> From: Bruce Evans Date: Wed, 13 Feb 2008 18:16:43 +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/msun/src s_ceill.c s_floorl.c s_truncl.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: Wed, 13 Feb 2008 18:16:44 -0000 bde 2008-02-13 18:16:43 UTC FreeBSD src repository Modified files: lib/msun/src s_ceill.c s_floorl.c s_truncl.c Log: Forced commit to note that the lost log message for the previous commit said that the previous commit was almost a null forced commit too. It just converted to __FBSDID(). I was going to change `huge' from its double precision value of 1e300, but that seems to be unnecessary since `huge' is only used to set FE_INEXACT, and any value with an exponent larger than LDBL_MANT_DIG will do for that, while initializing a really huge value in a portable way would require more code. Revision Changes Path 1.8 +0 -0 src/lib/msun/src/s_ceill.c 1.7 +0 -0 src/lib/msun/src/s_floorl.c 1.8 +0 -0 src/lib/msun/src/s_truncl.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 18:32:45 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 6B80C16A468; Wed, 13 Feb 2008 18:32:45 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4BD7913C4EA; Wed, 13 Feb 2008 18:32:45 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DIWj7B021058; Wed, 13 Feb 2008 18:32:45 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DIWjRf021057; Wed, 13 Feb 2008 18:32:45 GMT (envelope-from brueffer) Message-Id: <200802131832.m1DIWjRf021057@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 13 Feb 2008 18:32: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/share/man/man4 hptrr.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: Wed, 13 Feb 2008 18:32:45 -0000 brueffer 2008-02-13 18:32:45 UTC FreeBSD src repository Modified files: share/man/man4 hptrr.4 Log: The hptrr driver first appeared in 6.3, not 5.3. PR: 120616 Submitted by: Josh Paetzel MFC after: 3 days Revision Changes Path 1.3 +1 -1 src/share/man/man4/hptrr.4 From owner-cvs-src@FreeBSD.ORG Wed Feb 13 19:50: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 936B116A420; Wed, 13 Feb 2008 19:50:29 +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 7227913C46A; Wed, 13 Feb 2008 19:50:29 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DJoTOP031753; Wed, 13 Feb 2008 19:50:29 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DJoSrX031749; Wed, 13 Feb 2008 19:50:28 GMT (envelope-from rwatson) Message-Id: <200802131950.m1DJoSrX031749@repoman.freebsd.org> From: Robert Watson Date: Wed, 13 Feb 2008 19:50: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: src/sys/fs/coda coda_subr.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: Wed, 13 Feb 2008 19:50:29 -0000 rwatson 2008-02-13 19:50:17 UTC FreeBSD src repository Modified files: sys/fs/coda coda_subr.c Log: Update cache flushing behavior in light of recent namecache and access cache improvements: - Flush just access control state on CODA_PURGEUSER, not the full namecache for /coda. - When replacing a fid on a cnode as a result of, e.g., reintegration after offline operation, we no longer need to purge the namecache entries associated with its vnode. MFC after: 1 month Revision Changes Path 1.38 +0 -7 src/sys/fs/coda/coda_subr.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 20:44:21 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 9907816A41A; Wed, 13 Feb 2008 20:44:21 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8D25513C468; Wed, 13 Feb 2008 20:44:21 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DKiLE4036481; Wed, 13 Feb 2008 20:44:21 GMT (envelope-from attilio@repoman.freebsd.org) Received: (from attilio@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DKiKXT036480; Wed, 13 Feb 2008 20:44:20 GMT (envelope-from attilio) Message-Id: <200802132044.m1DKiKXT036480@repoman.freebsd.org> From: Attilio Rao Date: Wed, 13 Feb 2008 20:44:19 +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/gnu/fs/xfs/FreeBSD xfs_buf.c src/sys/kern kern_lock.c vfs_bio.c src/sys/nfs4client nfs4_vnops.c src/sys/nfsclient nfs_vnops.c src/sys/sys buf.h lock.h lockmgr.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: Wed, 13 Feb 2008 20:44:21 -0000 attilio 2008-02-13 20:44:19 UTC FreeBSD src repository Modified files: sys/gnu/fs/xfs/FreeBSD xfs_buf.c sys/kern kern_lock.c vfs_bio.c sys/nfs4client nfs4_vnops.c sys/nfsclient nfs_vnops.c sys/sys buf.h lock.h lockmgr.h Log: - Add real assertions to lockmgr locking primitives. A couple of notes for this: * WITNESS support, when enabled, is only used for shared locks in order to avoid problems with the "disowned" locks * KA_HELD and KA_UNHELD only exists in the lockmgr namespace in order to assert for a generic thread (not curthread) owning or not the lock. Really, this kind of check is bogus but it seems very widespread in the consumers code. So, for the moment, we cater this untrusted behaviour, until the consumers are not fixed and the options could be removed (hopefully during 8.0-CURRENT lifecycle) * Implementing KA_HELD and KA_UNHELD (not surported natively by WITNESS) made necessary the introduction of LA_MASKASSERT which specifies the range for default lock assertion flags * About other aspects, lockmgr_assert() follows exactly what other locking primitives offer about this operation. - Build real assertions for buffer cache locks on the top of lockmgr_assert(). They can be used with the BUF_ASSERT_*(bp) paradigm. - Add checks at lock destruction time and use a cookie for verifying lock integrity at any operation. - Redefine BUF_LOCKFREE() in order to not use a direct assert but let it rely on the aforementioned destruction time check. KPI results evidently broken, so __FreeBSD_version bumping and manpage update result necessary and will be committed soon. Side note: lockmgr_assert() will be used soon in order to implement real assertions in the vnode namespace replacing the legacy and still bogus "VOP_ISLOCKED()" way. Tested by: kris (earlier version) Reviewed by: jhb Revision Changes Path 1.4 +3 -5 src/sys/gnu/fs/xfs/FreeBSD/xfs_buf.c 1.124 +117 -28 src/sys/kern/kern_lock.c 1.536 +11 -13 src/sys/kern/vfs_bio.c 1.41 +2 -3 src/sys/nfs4client/nfs4_vnops.c 1.281 +2 -3 src/sys/nfsclient/nfs_vnops.c 1.200 +27 -6 src/sys/sys/buf.h 1.71 +1 -0 src/sys/sys/lock.h 1.62 +24 -0 src/sys/sys/lockmgr.h From owner-cvs-src@FreeBSD.ORG Wed Feb 13 20:46: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 0A8FF16A418; Wed, 13 Feb 2008 20:46:24 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DD69C13C448; Wed, 13 Feb 2008 20:46:23 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DKkNrX036629; Wed, 13 Feb 2008 20:46:23 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DKkN9h036628; Wed, 13 Feb 2008 20:46:23 GMT (envelope-from cperciva) Message-Id: <200802132046.m1DKkN9h036628@repoman.freebsd.org> From: Colin Percival Date: Wed, 13 Feb 2008 20:46: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/usr.sbin/portsnap/phttpget phttpget.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: Wed, 13 Feb 2008 20:46:24 -0000 cperciva 2008-02-13 20:46:23 UTC FreeBSD src repository Modified files: usr.sbin/portsnap/phttpget phttpget.c Log: Improve conformance to the HTTP specification by using case-insensitive comparisons for header keywords. Apparently some proxies use creative capitalization. Weird proxy found by: brooks MFC after: 3 days Revision Changes Path 1.13 +6 -6 src/usr.sbin/portsnap/phttpget/phttpget.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 20:59: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 809DC16A417; Wed, 13 Feb 2008 20:59:29 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5E55F13C469; Wed, 13 Feb 2008 20:59:29 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DKxTse046015; Wed, 13 Feb 2008 20:59:29 GMT (envelope-from attilio@repoman.freebsd.org) Received: (from attilio@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DKxTP8046014; Wed, 13 Feb 2008 20:59:29 GMT (envelope-from attilio) Message-Id: <200802132059.m1DKxTP8046014@repoman.freebsd.org> From: Attilio Rao Date: Wed, 13 Feb 2008 20:59:29 +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/sys param.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: Wed, 13 Feb 2008 20:59:29 -0000 attilio 2008-02-13 20:59:29 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Bump __FreeBSD_version after the introduction of: - lockmgr_assert() - BUF_ASSERT_*() family functions which enriched the KPI. Revision Changes Path 1.334 +1 -1 src/sys/sys/param.h From owner-cvs-src@FreeBSD.ORG Wed Feb 13 21:34: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 5EC2216A417; Wed, 13 Feb 2008 21:34:06 +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 531E013C459; Wed, 13 Feb 2008 21:34:06 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DLY6Ar049741; Wed, 13 Feb 2008 21:34:06 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DLY6cf049740; Wed, 13 Feb 2008 21:34:06 GMT (envelope-from jhb) Message-Id: <200802132134.m1DLY6cf049740@repoman.freebsd.org> From: John Baldwin Date: Wed, 13 Feb 2008 21:34:06 +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 kern_module.c src/sys/sys module.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: Wed, 13 Feb 2008 21:34:06 -0000 jhb 2008-02-13 21:34:06 UTC FreeBSD src repository Modified files: sys/kern kern_module.c sys/sys module.h Log: Add an automatic kernel module version dependency to prevent loading modules using invalid ABI versions (e.g. a 7.x module with an 8.x kernel) for a given kernel: - Add a 'kernel' module version whose value is __FreeBSD_version. - Add a version dependency on 'kernel' in every module that has an acceptable version range of __FreeBSD_version up to the end of the branch __FreeBSD_version is part of. E.g. a module compiled on 701000 would work on kernels with versions between 701000 and 799999 inclusive. Discussed on: arch@ MFC after: 1 week Revision Changes Path 1.54 +2 -0 src/sys/kern/kern_module.c 1.23 +13 -0 src/sys/sys/module.h From owner-cvs-src@FreeBSD.ORG Wed Feb 13 21:54:16 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 C769016A421; Wed, 13 Feb 2008 21:54:16 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A063B13C469; Wed, 13 Feb 2008 21:54:16 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DLsGfq050686; Wed, 13 Feb 2008 21:54:16 GMT (envelope-from attilio@repoman.freebsd.org) Received: (from attilio@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DLsGF3050685; Wed, 13 Feb 2008 21:54:16 GMT (envelope-from attilio) Message-Id: <200802132154.m1DLsGF3050685@repoman.freebsd.org> From: Attilio Rao Date: Wed, 13 Feb 2008 21:54: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/man9 Makefile lock.9 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: Wed, 13 Feb 2008 21:54:16 -0000 attilio 2008-02-13 21:54:16 UTC FreeBSD src repository Modified files: share/man/man9 Makefile lock.9 Log: Update manpage with lockmgr_assert() description. Revision Changes Path 1.326 +2 -2 src/share/man/man9/Makefile 1.24 +71 -2 src/share/man/man9/lock.9 From owner-cvs-src@FreeBSD.ORG Wed Feb 13 21:58: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 E8FFB16A417; Wed, 13 Feb 2008 21:58:46 +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 C35D213C458; Wed, 13 Feb 2008 21:58:46 +0000 (UTC) (envelope-from gallatin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DLwkZN050882; Wed, 13 Feb 2008 21:58:46 GMT (envelope-from gallatin@repoman.freebsd.org) Received: (from gallatin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DLwkvT050881; Wed, 13 Feb 2008 21:58:46 GMT (envelope-from gallatin) Message-Id: <200802132158.m1DLwkvT050881@repoman.freebsd.org> From: Andrew Gallatin Date: Wed, 13 Feb 2008 21:58: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/sys/dev/mxge 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: Wed, 13 Feb 2008 21:58:47 -0000 gallatin 2008-02-13 21:58:46 UTC FreeBSD src repository Modified files: sys/dev/mxge rss_eth_z8e.h rss_ethp_z8e.h Log: Make the type of the firmware arrays match those in the other eth*_z8e.h files. Revision Changes Path 1.2 +3 -3 src/sys/dev/mxge/rss_eth_z8e.h 1.2 +3 -3 src/sys/dev/mxge/rss_ethp_z8e.h From owner-cvs-src@FreeBSD.ORG Wed Feb 13 23:33: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 344BE16A418; Wed, 13 Feb 2008 23:33:51 +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 0A6F913C45D; Wed, 13 Feb 2008 23:33:51 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DNXoOn060696; Wed, 13 Feb 2008 23:33:50 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DNXokI060695; Wed, 13 Feb 2008 23:33:50 GMT (envelope-from jhb) Message-Id: <200802132333.m1DNXokI060695@repoman.freebsd.org> From: John Baldwin Date: Wed, 13 Feb 2008 23:33: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/kern kern_mutex.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: Wed, 13 Feb 2008 23:33:51 -0000 jhb 2008-02-13 23:33:50 UTC FreeBSD src repository Modified files: sys/kern kern_mutex.c Log: Add a couple of assertions and KTR logging to thread_lock_flags() to match mtx_lock_spin_flags(). MFC after: 1 week Revision Changes Path 1.204 +7 -1 src/sys/kern/kern_mutex.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 23:36: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 18D0016A418; Wed, 13 Feb 2008 23:36:57 +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 E256013C44B; Wed, 13 Feb 2008 23:36:56 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DNauDJ060921; Wed, 13 Feb 2008 23:36:56 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DNauOY060920; Wed, 13 Feb 2008 23:36:56 GMT (envelope-from jhb) Message-Id: <200802132336.m1DNauOY060920@repoman.freebsd.org> From: John Baldwin Date: Wed, 13 Feb 2008 23:36: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/sys/kern subr_sleepqueue.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: Wed, 13 Feb 2008 23:36:57 -0000 jhb 2008-02-13 23:36:56 UTC FreeBSD src repository Modified files: sys/kern subr_sleepqueue.c Log: Mark sleepqueue chain spin mutexes are recursable since the sleepq code now recurses on them in sleepq_broadcast() and sleepq_signal() when resuming threads that are fully asleep. MFC after: 1 week Revision Changes Path 1.45 +1 -1 src/sys/kern/subr_sleepqueue.c From owner-cvs-src@FreeBSD.ORG Wed Feb 13 23:38:08 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 E2D3716A421; Wed, 13 Feb 2008 23:38:08 +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 B8B8813C4EF; Wed, 13 Feb 2008 23:38:08 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DNc8Bb060985; Wed, 13 Feb 2008 23:38:08 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DNc8NO060984; Wed, 13 Feb 2008 23:38:08 GMT (envelope-from jhb) Message-Id: <200802132338.m1DNc8NO060984@repoman.freebsd.org> From: John Baldwin Date: Wed, 13 Feb 2008 23:38: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/sys/dev/syscons syscons.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: Wed, 13 Feb 2008 23:38:09 -0000 jhb 2008-02-13 23:38:08 UTC FreeBSD src repository Modified files: sys/dev/syscons syscons.h Log: Mark the syscons video spin mutex as recursable since it is currently recursed in a few places. MFC after: 1 week Revision Changes Path 1.90 +2 -1 src/sys/dev/syscons/syscons.h From owner-cvs-src@FreeBSD.ORG Wed Feb 13 23:39: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 512E616A46B; Wed, 13 Feb 2008 23:39:06 +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 273D013C4D1; Wed, 13 Feb 2008 23:39:06 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DNd6Ma061032; Wed, 13 Feb 2008 23:39:06 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DNd6US061031; Wed, 13 Feb 2008 23:39:06 GMT (envelope-from jhb) Message-Id: <200802132339.m1DNd6US061031@repoman.freebsd.org> From: John Baldwin Date: Wed, 13 Feb 2008 23:39:06 +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 kern_mutex.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: Wed, 13 Feb 2008 23:39:06 -0000 jhb 2008-02-13 23:39:06 UTC FreeBSD src repository Modified files: sys/kern kern_mutex.c Log: Add KASSERT()'s to catch attempts to recurse on spin mutexes that aren't marked recursable either via mtx_lock_spin() or thread_lock(). MFC after: 1 week Revision Changes Path 1.205 +9 -1 src/sys/kern/kern_mutex.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 00:10: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 4FCE216A418; Thu, 14 Feb 2008 00:10:00 +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 233AC13C4D5; Thu, 14 Feb 2008 00:10:00 +0000 (UTC) (envelope-from gallatin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1E0A0Tn063369; Thu, 14 Feb 2008 00:10:00 GMT (envelope-from gallatin@repoman.freebsd.org) Received: (from gallatin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1E09xIP063368; Thu, 14 Feb 2008 00:09:59 GMT (envelope-from gallatin) Message-Id: <200802140009.m1E09xIP063368@repoman.freebsd.org> From: Andrew Gallatin Date: Thu, 14 Feb 2008 00:09: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/sys/dev/mxge if_mxge.c if_mxge_var.h mxge_lro.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: Thu, 14 Feb 2008 00:10:00 -0000 gallatin 2008-02-14 00:09:59 UTC FreeBSD src repository Modified files: sys/dev/mxge if_mxge.c if_mxge_var.h mxge_lro.c Log: Add minimally invasive shims to ease MFCs of mxge back as far as RELENG_6 Sponsored by: Myricom, Inc. Revision Changes Path 1.46 +39 -10 src/sys/dev/mxge/if_mxge.c 1.19 +28 -0 src/sys/dev/mxge/if_mxge_var.h 1.7 +1 -0 src/sys/dev/mxge/mxge_lro.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 00:16: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 02D0616A41B for ; Thu, 14 Feb 2008 00:16:14 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 69EAA13C4D1 for ; Thu, 14 Feb 2008 00:16:12 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so133370fgg.35 for ; Wed, 13 Feb 2008 16:16:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=dqXelKV6BZ1obHj9oQAdkSvHjhRc0aUkEQG+36CxlV4=; b=HUiKKPvMEpasA9bXW1M/7sIDD2mZGUVDYme5wwmYshQQrT71078x+3d31A+VQXJWiGZY7oLoaHaovzZ7rDz10+S0GQdpg71WGb5iN6J2B8MMcYI46QdYTDFyvBZ0V4PwYZQFoT/1UXHdEbmoc5Wpd0w+QBcqpCfz9IFT0fOx1O8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=B1+7yJjL12YfOFOfwdYqU+JJw75Ece3MQDRBpvl6Yx3LyVP1GDSyru9IwJ79+qxu4U+tX1Qz0xE4ZUYEoaguOzOGlr96unD2nrAVxmp4SJtEq/PI6TtaCVgpyxF4dA9ERb+1EgSa2qBEgdpPpEWlBD9WlDYWFuYQ9Y01aT+SGc4= Received: by 10.86.59.2 with SMTP id h2mr519432fga.78.1202948171561; Wed, 13 Feb 2008 16:16:11 -0800 (PST) Received: by 10.86.30.17 with HTTP; Wed, 13 Feb 2008 16:16:11 -0800 (PST) Message-ID: <3bbf2fe10802131616p53b2bae2ma4bccef2d8c8fb76@mail.gmail.com> Date: Thu, 14 Feb 2008 01:16:11 +0100 From: "Attilio Rao" Sender: asmrookie@gmail.com To: "John Baldwin" In-Reply-To: <200802132333.m1DNXokI060695@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200802132333.m1DNXokI060695@repoman.freebsd.org> X-Google-Sender-Auth: 0dc45bedfc49e247 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_mutex.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: Thu, 14 Feb 2008 00:16:14 -0000 2008/2/14, John Baldwin : > jhb 2008-02-13 23:33:50 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_mutex.c > Log: > Add a couple of assertions and KTR logging to thread_lock_flags() to > match mtx_lock_spin_flags(). As I tried to pointed out in perforce, it would not be better to check against LC_SPINLOCK (and lc_flags) instead than direct comparisons with lock_class_mtx_spin ? Attilio -- Peace can only be achieved by understanding - A. Einstein From owner-cvs-src@FreeBSD.ORG Thu Feb 14 00:30: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 CE07316A4E2; Thu, 14 Feb 2008 00:30:06 +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 A0DE013C469; Thu, 14 Feb 2008 00:30:06 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1E0U6cs065069; Thu, 14 Feb 2008 00:30:06 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1E0U6EP065068; Thu, 14 Feb 2008 00:30:06 GMT (envelope-from rwatson) Message-Id: <200802140030.m1E0U6EP065068@repoman.freebsd.org> From: Robert Watson Date: Thu, 14 Feb 2008 00:30:06 +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/coda coda_subr.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: Thu, 14 Feb 2008 00:30:06 -0000 rwatson 2008-02-14 00:30:06 UTC FreeBSD src repository Modified files: sys/fs/coda coda_subr.c Log: In Coda, flush the attribute cache for a cnode when its fid is changed, as its synthesized inode number may have changed and we want stat(2) to pick up the new inode number. MFC after: 1 month Revision Changes Path 1.39 +4 -1 src/sys/fs/coda/coda_subr.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 00:55: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 BD61716A419; Thu, 14 Feb 2008 00:55:03 +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 900F613C44B; Thu, 14 Feb 2008 00:55:03 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1E0t3tZ074941; Thu, 14 Feb 2008 00:55:03 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1E0t3pn074940; Thu, 14 Feb 2008 00:55:03 GMT (envelope-from rwatson) Message-Id: <200802140055.m1E0t3pn074940@repoman.freebsd.org> From: Robert Watson Date: Thu, 14 Feb 2008 00:55: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/fs/coda coda_psdev.c coda_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: Thu, 14 Feb 2008 00:55:03 -0000 rwatson 2008-02-14 00:55:03 UTC FreeBSD src repository Modified files: sys/fs/coda coda_psdev.c coda_vnops.c Log: Remove debugging code under OLD_DIAGNOSTIC; this is all >10 years old and hasn't been used in that time. MFC after: 1 month Revision Changes Path 1.45 +0 -4 src/sys/fs/coda/coda_psdev.c 1.96 +3 -28 src/sys/fs/coda/coda_vnops.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 01:10:49 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 4FE7616A417; Thu, 14 Feb 2008 01:10:49 +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 39F5013C447; Thu, 14 Feb 2008 01:10:49 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1E1AnCL076857; Thu, 14 Feb 2008 01:10:49 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1E1AnOt076856; Thu, 14 Feb 2008 01:10:49 GMT (envelope-from yongari) Message-Id: <200802140110.m1E1AnOt076856@repoman.freebsd.org> From: Pyun YongHyeon Date: Thu, 14 Feb 2008 01:10:49 +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/sk if_sk.c if_skreg.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: Thu, 14 Feb 2008 01:10:49 -0000 yongari 2008-02-14 01:10:49 UTC FreeBSD src repository Modified files: sys/dev/sk if_sk.c if_skreg.h Log: Nuke local jumbo allocator and switch to use of UMA backed page allocator for jumbo frame. o Removed unneeded jlist lock which was used to manage jumbo buffers. o Don't reinitialize hardware if MTU was not changed. o Added additional check for minimal MTU size. o Added a new tunable hw.skc.jumbo_disable to disable jumbo frame support for the driver. The tunable could be set for systems that do not need to use jumbo frames and it would save (9K * number of Rx descriptors) bytes kernel memory. o Jumbo buffer allocation failure is no longer critical error for the operation of sk(4). If sk(4) encounter the allocation failure it just disables jumbo frame support and continues to work without user intervention. With these changes jumbo frame performance of sk(4) was slightly increased and users should not encounter jumbo buffer allocation failure. Previously sk(4) tried to allocate physically contiguous memory, 3388KB for 256 Rx descriptors. Sometimes that amount of contiguous memory region could not be available for running systems which in turn resulted in failure of loading the driver. Tested by: Cy Schubert < Cy.Schubert () komquats dot com > Revision Changes Path 1.140 +141 -261 src/sys/dev/sk/if_sk.c 1.42 +1 -34 src/sys/dev/sk/if_skreg.h From owner-cvs-src@FreeBSD.ORG Thu Feb 14 01:25:07 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 EB85D16A417; Thu, 14 Feb 2008 01:25:07 +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 BCD0713C4D9; Thu, 14 Feb 2008 01:25:07 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1E1P2pl078290; Thu, 14 Feb 2008 01:25:02 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1E1P2UN078289; Thu, 14 Feb 2008 01:25:02 GMT (envelope-from yongari) Message-Id: <200802140125.m1E1P2UN078289@repoman.freebsd.org> From: Pyun YongHyeon Date: Thu, 14 Feb 2008 01:25:02 +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/sk if_sk.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: Thu, 14 Feb 2008 01:25:08 -0000 yongari 2008-02-14 01:25:02 UTC FreeBSD src repository Modified files: sys/dev/sk if_sk.c Log: Prefer NULL over integer 0 for pointer type. Revision Changes Path 1.141 +11 -11 src/sys/dev/sk/if_sk.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 02: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 776DE16A419; Thu, 14 Feb 2008 02:02:03 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 56D0F13C448; Thu, 14 Feb 2008 02:02:03 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 337351A4D95; Wed, 13 Feb 2008 18:02:03 -0800 (PST) Date: Wed, 13 Feb 2008 18:02:03 -0800 From: Alfred Perlstein To: Robert Watson Message-ID: <20080214020203.GP99258@elvis.mu.org> References: <200802131545.m1DFjCq0092390@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802131545.m1DFjCq0092390@repoman.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/coda cnode.h coda_subr.c coda_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: Thu, 14 Feb 2008 02:02:03 -0000 * Robert Watson [080213 07:45] wrote: > rwatson 2008-02-13 15:45:12 UTC > > FreeBSD src repository > > Modified files: > sys/fs/coda cnode.h coda_subr.c coda_vnops.c > Log: ... > Since the Coda module is agressive about not keeping around > unopened cnodes, the utility of the cache is somewhat limited for > files, but works will for directories. We should make Coda less > agressive about GCing cnodes in VOP_INACTIVE() in order to improve > the effectiveness of in-kernel caching of attributes and access > rights. Move the GC to the VOP_RECLAIM VOP and you'll get what you want. -Alfred From owner-cvs-src@FreeBSD.ORG Thu Feb 14 08:20: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 9D55416A417; Thu, 14 Feb 2008 08:20:59 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id 5DE5413C442; Thu, 14 Feb 2008 08:20:59 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 03A0046C79; Thu, 14 Feb 2008 03:20:59 -0500 (EST) Date: Thu, 14 Feb 2008 08:20:58 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Alfred Perlstein In-Reply-To: <20080214020203.GP99258@elvis.mu.org> Message-ID: <20080214081830.N13849@fledge.watson.org> References: <200802131545.m1DFjCq0092390@repoman.freebsd.org> <20080214020203.GP99258@elvis.mu.org> 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/fs/coda cnode.h coda_subr.c coda_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: Thu, 14 Feb 2008 08:20:59 -0000 On Wed, 13 Feb 2008, Alfred Perlstein wrote: > * Robert Watson [080213 07:45] wrote: >> rwatson 2008-02-13 15:45:12 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/fs/coda cnode.h coda_subr.c coda_vnops.c >> Log: > ... >> Since the Coda module is agressive about not keeping around >> unopened cnodes, the utility of the cache is somewhat limited for >> files, but works will for directories. We should make Coda less >> agressive about GCing cnodes in VOP_INACTIVE() in order to improve >> the effectiveness of in-kernel caching of attributes and access >> rights. > > Move the GC to the VOP_RECLAIM VOP and you'll get what you want. It's not quite that simple, unfortunately -- it's not clear that the kernel gets reliable access to the link count of the object, so may not be able to make an informed decision about whether it's appropriate to vrecycle() in VOP_INACTIVE(). Also, there's a downcall to userspace for VOP_INACTIVE(), but not for VOP_RECLAIM(), and I need to think a bit about whether the two are sufficiently equivalent to move the inactive downcall to reclaim. I'm looking at making the VOP_RECLAIM change, but I think there's more legwork to be done first. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-src@FreeBSD.ORG Thu Feb 14 09:42: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 C1DF716A418; Thu, 14 Feb 2008 09:42:24 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A542913C45B; Thu, 14 Feb 2008 09:42:24 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1E9gONh033267; Thu, 14 Feb 2008 09:42:24 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1E9gOHR033266; Thu, 14 Feb 2008 09:42:24 GMT (envelope-from bde) Message-Id: <200802140942.m1E9gOHR033266@repoman.freebsd.org> From: Bruce Evans Date: Thu, 14 Feb 2008 09:42: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/lib/msun/src e_pow.c e_powf.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: Thu, 14 Feb 2008 09:42:24 -0000 bde 2008-02-14 09:42:24 UTC FreeBSD src repository Modified files: lib/msun/src e_pow.c e_powf.c Log: Use the expression (x+0.0)-(y+0.0) instead of x+y when mixing NaN arg(s). This uses 2 tricks to improve consistency so that more serious problems aren't hidden in simple regression tests by noise for the NaNs: - for a signaling NaN, adding 0.0 generates the invalid exception and converts to a quiet NaN, and doesn't have too many effects for other types of args (it converts -0 to +0 in some rounding modes, but that hopefully doesn't change the result after adding the NaN arg). This avoids some inconsistencies on i386 and ia64. On these arches, the result of an operation on 2 NaNs is apparently the largest or the smallest of the NaNs as bits (consistently largest or smallest for each arch, but the opposite). I forget which way the comparison goes and if the sign bit affects it. The quiet bit is is handled poorly by not always setting it before the comparision or ignoring it. Thus if one of the args was originally a signaling NaN and the other was originally a quiet NaN, then the result depends too much on whether the signaling NaN has been quieted at this point, which in turn depends on optimizations and promotions. E.g., passing float signaling NaNs to double functions must quiet them on conversion; on i387, loading a signaling NaN of type float or double (but not long double) into a register involves a conversion, so it quiets signaling NaNs, so if the addition has 2 register operands than it only sees quiet NaNs, but if the addition has a memory operand then it sees a signaling NaN iff it is in the memory operand. - subtraction instead of addition is used to avoid a dubious optimization in old versions of gcc. For SSE operations, mixing of NaNs apparently always gives the target operand. This is not as good as the i387 and ia64 behaviour. It doesn't mix NaNs at all, and makes addition not quite commutative. Old versions of gcc sometimes rewrite x+y to y+x and thus give different results (in bits) for NaNs. gcc-3.3.3 rewrites x+y to y+x for one of pow() and powf() but not the other, so starting from float NaN args x and y, powf(x, y) was almost always different from pow(x, y). These tricks won't give consistency of 2-arg float and double functions with long double ones on amd64, since long double ones use the i387 which has different semantics from SSE. Convert to __FBSDID(). Revision Changes Path 1.12 +4 -5 src/lib/msun/src/e_pow.c 1.13 +4 -5 src/lib/msun/src/e_powf.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 10:01: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 C297C16A46B; Thu, 14 Feb 2008 10:01:48 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8CF9F13C455; Thu, 14 Feb 2008 10:01:48 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EA1mhI034682; Thu, 14 Feb 2008 10:01:48 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EA1mD6034681; Thu, 14 Feb 2008 10:01:48 GMT (envelope-from brueffer) Message-Id: <200802141001.m1EA1mD6034681@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 14 Feb 2008 10:01: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/share/man/man4 sk.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: Thu, 14 Feb 2008 10:01:48 -0000 brueffer 2008-02-14 10:01:48 UTC FreeBSD src repository Modified files: share/man/man4 sk.4 Log: Document the hw.skc.jumbo_disable tunable. While here, correct some things in the SYSCTLS section. Submitted by: yongari Revision Changes Path 1.31 +15 -4 src/share/man/man4/sk.4 From owner-cvs-src@FreeBSD.ORG Thu Feb 14 10: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 1CE7B16A421; Thu, 14 Feb 2008 10:23:52 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 00CBC13C47E; Thu, 14 Feb 2008 10:23:52 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EANpik042955; Thu, 14 Feb 2008 10:23:51 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EANpxr042954; Thu, 14 Feb 2008 10:23:51 GMT (envelope-from bde) Message-Id: <200802141023.m1EANpxr042954@repoman.freebsd.org> From: Bruce Evans Date: Thu, 14 Feb 2008 10:23:51 +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/msun/src e_powf.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: Thu, 14 Feb 2008 10:23:52 -0000 bde 2008-02-14 10:23:51 UTC FreeBSD src repository Modified files: lib/msun/src e_powf.c Log: Fix the hi+lo decomposition for 2/(3ln2). The decomposition needs to be into 12+24 bits of precision for extra-precision multiplication, but was into 13+24 bits. On i386 with -O1 the bug was hidden by accidental extra precision, but on amd64, in 2^32 trials the bug caused about 200000 errors of more than 1 ulp, with a maximum error of about 80 ulps. Now the maximum error in 2^32 trials on amd64 is 0.8573 ulps. It is still 0.8316 ulps on i386 with -O1. The nearby decomposition of 1/ln2 and the decomposition of 2/(3ln2) in the double precision version seem to be sub-optimal but not broken. Revision Changes Path 1.14 +2 -2 src/lib/msun/src/e_powf.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 11:44:32 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 8791F16A420; Thu, 14 Feb 2008 11:44:32 +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 5B4CE13C459; Thu, 14 Feb 2008 11:44:32 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EBiWAS048213; Thu, 14 Feb 2008 11:44:32 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EBiWkM048212; Thu, 14 Feb 2008 11:44:32 GMT (envelope-from simon) Message-Id: <200802141144.m1EBiWkM048212@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 14 Feb 2008 11:44:32 +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 kern_descrip.c uipc_syscalls.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: Thu, 14 Feb 2008 11:44:32 -0000 simon 2008-02-14 11:44:31 UTC FreeBSD src repository Modified files: sys/kern kern_descrip.c uipc_syscalls.c Log: Fix sendfile(2) write-only file permission bypass. Security: FreeBSD-SA-08:03.sendfile Submitted by: kib Revision Changes Path 1.323 +1 -1 src/sys/kern/kern_descrip.c 1.267 +17 -14 src/sys/kern/uipc_syscalls.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 11:45: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 6F44416A496; Thu, 14 Feb 2008 11:45:00 +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 429E313C45E; Thu, 14 Feb 2008 11:45:00 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EBj0Xv048254; Thu, 14 Feb 2008 11:45:00 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EBj0BL048253; Thu, 14 Feb 2008 11:45:00 GMT (envelope-from simon) Message-Id: <200802141145.m1EBj0BL048253@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 14 Feb 2008 11:45: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/kern kern_descrip.c uipc_syscalls.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: Thu, 14 Feb 2008 11:45:00 -0000 simon 2008-02-14 11:45:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern kern_descrip.c uipc_syscalls.c Log: Fix sendfile(2) write-only file permission bypass. Security: FreeBSD-SA-08:03.sendfile Revision Changes Path 1.313.2.1 +1 -1 src/sys/kern/kern_descrip.c 1.259.2.2 +17 -14 src/sys/kern/uipc_syscalls.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 11:45: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 1E54416A41A; Thu, 14 Feb 2008 11:45:42 +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 E63C813C459; Thu, 14 Feb 2008 11:45:41 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EBjfPN048350; Thu, 14 Feb 2008 11:45:41 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EBjffG048349; Thu, 14 Feb 2008 11:45:41 GMT (envelope-from simon) Message-Id: <200802141145.m1EBjffG048349@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 14 Feb 2008 11:45:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7_0 Cc: Subject: cvs commit: src UPDATING src/sys/kern kern_descrip.c uipc_syscalls.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: Thu, 14 Feb 2008 11:45:42 -0000 simon 2008-02-14 11:45:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) . UPDATING sys/kern kern_descrip.c uipc_syscalls.c Log: Fix sendfile(2) write-only file permission bypass. Security: FreeBSD-SA-08:03.sendfile Approved by: re (kensmith) Revision Changes Path 1.507.2.3.2.3 +3 -0 src/UPDATING 1.313.4.1 +1 -1 src/sys/kern/kern_descrip.c 1.259.4.2 +17 -14 src/sys/kern/uipc_syscalls.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 11:46: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 5773316A418; Thu, 14 Feb 2008 11:46: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 2B3E513C459; Thu, 14 Feb 2008 11:46:09 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EBk8ea048431; Thu, 14 Feb 2008 11:46:08 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EBk8iQ048430; Thu, 14 Feb 2008 11:46:08 GMT (envelope-from simon) Message-Id: <200802141146.m1EBk8iQ048430@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 14 Feb 2008 11:46:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/kern kern_descrip.c uipc_syscalls.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: Thu, 14 Feb 2008 11:46:09 -0000 simon 2008-02-14 11:46:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern kern_descrip.c uipc_syscalls.c Log: Fix sendfile(2) write-only file permission bypass. Security: FreeBSD-SA-08:03.sendfile Revision Changes Path 1.279.2.16 +1 -1 src/sys/kern/kern_descrip.c 1.221.2.5 +17 -14 src/sys/kern/uipc_syscalls.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 11:46: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 851BD16A479; Thu, 14 Feb 2008 11:46:41 +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 5655A13C4F6; Thu, 14 Feb 2008 11:46:41 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EBkfEE048504; Thu, 14 Feb 2008 11:46:41 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EBkfjZ048503; Thu, 14 Feb 2008 11:46:41 GMT (envelope-from simon) Message-Id: <200802141146.m1EBkfjZ048503@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 14 Feb 2008 11:46:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_3 Cc: Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/kern kern_descrip.c uipc_syscalls.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: Thu, 14 Feb 2008 11:46:41 -0000 simon 2008-02-14 11:46:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_3) . UPDATING sys/conf newvers.sh sys/kern kern_descrip.c uipc_syscalls.c Log: Fix sendfile(2) write-only file permission bypass. Security: FreeBSD-SA-08:03.sendfile Approved by: so (simon) Revision Changes Path 1.416.2.37.2.5 +3 -0 src/UPDATING 1.69.2.15.2.4 +1 -1 src/sys/conf/newvers.sh 1.279.2.15.2.1 +1 -1 src/sys/kern/kern_descrip.c 1.221.2.4.4.1 +17 -14 src/sys/kern/uipc_syscalls.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 11:47: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 8FAAB16A417; Thu, 14 Feb 2008 11:47:06 +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 62F3F13C43E; Thu, 14 Feb 2008 11:47:06 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EBl668048603; Thu, 14 Feb 2008 11:47:06 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EBl6Pu048602; Thu, 14 Feb 2008 11:47:06 GMT (envelope-from simon) Message-Id: <200802141147.m1EBl6Pu048602@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 14 Feb 2008 11:47:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_2 Cc: Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/kern kern_descrip.c uipc_syscalls.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: Thu, 14 Feb 2008 11:47:06 -0000 simon 2008-02-14 11:47:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_2) . UPDATING sys/conf newvers.sh sys/kern kern_descrip.c uipc_syscalls.c Log: Fix sendfile(2) write-only file permission bypass. Security: FreeBSD-SA-08:03.sendfile Approved by: so (simon) Revision Changes Path 1.416.2.29.2.15 +3 -0 src/UPDATING 1.69.2.13.2.14 +1 -1 src/sys/conf/newvers.sh 1.279.2.9.2.1 +1 -1 src/sys/kern/kern_descrip.c 1.221.2.4.2.1 +17 -14 src/sys/kern/uipc_syscalls.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 11:47:39 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 8B69416A41A; Thu, 14 Feb 2008 11:47:39 +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 5F00C13C4E7; Thu, 14 Feb 2008 11:47:39 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EBldsm048681; Thu, 14 Feb 2008 11:47:39 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EBldMN048680; Thu, 14 Feb 2008 11:47:39 GMT (envelope-from simon) Message-Id: <200802141147.m1EBldMN048680@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 14 Feb 2008 11:47:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/kern kern_descrip.c uipc_syscalls.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: Thu, 14 Feb 2008 11:47:39 -0000 simon 2008-02-14 11:47:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) . UPDATING sys/conf newvers.sh sys/kern kern_descrip.c uipc_syscalls.c Log: Fix sendfile(2) write-only file permission bypass. Security: FreeBSD-SA-08:03.sendfile Approved by: so (simon) Revision Changes Path 1.416.2.22.2.26 +3 -0 src/UPDATING 1.69.2.11.2.25 +1 -1 src/sys/conf/newvers.sh 1.279.2.6.2.1 +1 -1 src/sys/kern/kern_descrip.c 1.221.2.1.2.1 +3 -2 src/sys/kern/uipc_syscalls.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 11:49:39 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 6927E16A417; Thu, 14 Feb 2008 11:49:39 +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 3CA7213C469; Thu, 14 Feb 2008 11:49:39 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EBndgV048827; Thu, 14 Feb 2008 11:49:39 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EBndXM048826; Thu, 14 Feb 2008 11:49:39 GMT (envelope-from simon) Message-Id: <200802141149.m1EBndXM048826@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 14 Feb 2008 11:49:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/kern kern_descrip.c src/sys/netinet6 ipcomp_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: Thu, 14 Feb 2008 11:49:39 -0000 simon 2008-02-14 11:49:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_descrip.c sys/netinet6 ipcomp_input.c Log: Fix sendfile(2) write-only file permission bypass. [08:03.sendfile] Fix IPsec null pointer dereference panic. [SA-08:04.ipsec] Security: FreeBSD-SA-08:03.sendfile Security: FreeBSD-SA-08:04.ipsec Revision Changes Path 1.243.2.11 +1 -1 src/sys/kern/kern_descrip.c 1.7.4.2 +1 -1 src/sys/netinet6/ipcomp_input.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 11:50: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 4BA8C16A419; Thu, 14 Feb 2008 11:50:29 +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 3747113C43E; Thu, 14 Feb 2008 11:50:29 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EBoTjw049029; Thu, 14 Feb 2008 11:50:29 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EBoSlb049028; Thu, 14 Feb 2008 11:50:29 GMT (envelope-from simon) Message-Id: <200802141150.m1EBoSlb049028@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 14 Feb 2008 11:50:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_5 Cc: Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/kern kern_descrip.c src/sys/netinet6 ipcomp_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: Thu, 14 Feb 2008 11:50:29 -0000 simon 2008-02-14 11:50:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_5) . UPDATING sys/conf newvers.sh sys/kern kern_descrip.c sys/netinet6 ipcomp_input.c Log: Fix sendfile(2) write-only file permission bypass. [08:03.sendfile] Fix IPsec null pointer dereference panic. [SA-08:04.ipsec] Security: FreeBSD-SA-08:03.sendfile Security: FreeBSD-SA-08:04.ipsec Approved by: so (simon) Revision Changes Path 1.342.2.35.2.20 +5 -0 src/UPDATING 1.62.2.21.2.21 +1 -1 src/sys/conf/newvers.sh 1.243.2.9.2.1 +1 -1 src/sys/kern/kern_descrip.c 1.7.4.1.4.1 +1 -1 src/sys/netinet6/ipcomp_input.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 12:37: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 67F8916A417; Thu, 14 Feb 2008 12:37:59 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 29D7413C45D; Thu, 14 Feb 2008 12:37:59 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ECbx8x056010; Thu, 14 Feb 2008 12:37:59 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ECbxQW056009; Thu, 14 Feb 2008 12:37:59 GMT (envelope-from des) Message-Id: <200802141237.m1ECbxQW056009@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 14 Feb 2008 12:37:58 +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/libthr/thread thr_mutex.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: Thu, 14 Feb 2008 12:37:59 -0000 des 2008-02-14 12:37:58 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_mutex.c Log: _pthread_mutex_isowned_np(): use a more reliable method; the current code will work in simple cases, but may fail in more complicated ones. Reviewed by: davidxu Revision Changes Path 1.71 +1 -1 src/lib/libthr/thread/thr_mutex.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 12:56: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 108BB16A46C; Thu, 14 Feb 2008 12:56:36 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DDB6F13C4DB; Thu, 14 Feb 2008 12:56:35 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ECuZwh065789; Thu, 14 Feb 2008 12:56:35 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ECuZOJ065788; Thu, 14 Feb 2008 12:56:35 GMT (envelope-from bde) Message-Id: <200802141256.m1ECuZOJ065788@repoman.freebsd.org> From: Bruce Evans Date: Thu, 14 Feb 2008 12:56:35 +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/msun/src e_pow.c e_powf.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: Thu, 14 Feb 2008 12:56:36 -0000 bde 2008-02-14 12:56:35 UTC FreeBSD src repository Modified files: lib/msun/src e_pow.c e_powf.c Log: Forced commit to note that the minus sign in the fancy expression (x+0.0)-(y+0.0) for mixing NaNs documented in a previous log message didn't actually get committed. Apparently, adding 0.0 uniformizes the order enough to give consistent results. Revision Changes Path 1.13 +0 -0 src/lib/msun/src/e_pow.c 1.15 +0 -0 src/lib/msun/src/e_powf.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 13:44: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 C536E16A417; Thu, 14 Feb 2008 13:44:06 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BAA1813C46E; Thu, 14 Feb 2008 13:44:06 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EDi4TL069649; Thu, 14 Feb 2008 13:44:04 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EDi427069648; Thu, 14 Feb 2008 13:44:04 GMT (envelope-from bde) Message-Id: <200802141344.m1EDi427069648@repoman.freebsd.org> From: Bruce Evans Date: Thu, 14 Feb 2008 13: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/lib/msun/src e_hypot.c e_hypotf.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: Thu, 14 Feb 2008 13:44:06 -0000 bde 2008-02-14 13:44:03 UTC FreeBSD src repository Modified files: lib/msun/src e_hypot.c e_hypotf.c Log: Use the expression fabs(x+0.0)+fabs(y+0.0) instad of a+b (where a is |x| or |y| and b is |y| or |x|) when mixing NaN arg(s). hypot*() had its own foot shooting for mixing NaNs -- it swaps the args so that |x| in bits is largest, but does this before quieting signaling NaNs, so on amd64 (where the result of adding NaNs depends on the order) it gets inconsistent results if setting the quiet bit makes a difference, just like a similar ia64 and i387 hardware comparison. The usual fix (see e_powf.c 1.13 for more details) of mixing using (a+0.0)+-(b+0.0) doesn't work on amd64 if the args are swapped (since the rder makes a difference with SSE). Fortunately, the original args are unchanged and don't need to be swapped when we let the hardware decide the mixing after quieting them, but we need to take their absolute value. hypotf() doesn't seem to have any real bugs masked by this non-bug. On amd64, its maximum error in 2^32 trials on amd64 is now 0.8422 ulps, and on i386 the maximum error is unchanged and about the same, except with certain CFLAGS it magically drops to 0.5 (perfect rounding). Convert to __FBSDID(). Revision Changes Path 1.10 +4 -4 src/lib/msun/src/e_hypot.c 1.10 +4 -4 src/lib/msun/src/e_hypotf.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 14:12: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 7F78516A41B; Thu, 14 Feb 2008 14:12:17 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5613313C44B; Thu, 14 Feb 2008 14:12:17 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EECHCL072316; Thu, 14 Feb 2008 14:12:17 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EECG3L072315; Thu, 14 Feb 2008 14:12:16 GMT (envelope-from remko) Message-Id: <200802141412.m1EECG3L072315@repoman.freebsd.org> From: Remko Lodder Date: Thu, 14 Feb 2008 14:12:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7_0 Cc: Subject: cvs commit: src/sys/nfsserver nfs_srvsubs.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: Thu, 14 Feb 2008 14:12:17 -0000 remko 2008-02-14 14:12:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) sys/nfsserver nfs_srvsubs.c Log: MFC rev 1.153 nfs_srvsubs.c Use nfsrv_destroycache() only once, else it crashes the server. PR: kern/118152 Submitted by: Bjoern Groenvall Approved by: imp (mentor, a while ago already), jhb MFC After: 3 days Approved by: re (kensmith), imp (mentor, implicit) Revision Changes Path 1.149.2.1.2.1 +0 -1 src/sys/nfsserver/nfs_srvsubs.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 14:15: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 5BFB316A417; Thu, 14 Feb 2008 14:15:00 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3B0C213C45D; Thu, 14 Feb 2008 14:15:00 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EEF0gk073314; Thu, 14 Feb 2008 14:15:00 GMT (envelope-from rpaulo@repoman.freebsd.org) Received: (from rpaulo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EEF06b073313; Thu, 14 Feb 2008 14:15:00 GMT (envelope-from rpaulo) Message-Id: <200802141415.m1EEF06b073313@repoman.freebsd.org> From: Rui Paulo Date: Thu, 14 Feb 2008 14:15:00 +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/coretemp coretemp.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: Thu, 14 Feb 2008 14:15:00 -0000 rpaulo 2008-02-14 14:15:00 UTC FreeBSD src repository Modified files: sys/dev/coretemp coretemp.c Log: Don't attach to non Core CPUs. This is needed because on the PIII, querying the number of sensors returns > 0. PR: 120541 Approved by: njl (mentor) Revision Changes Path 1.6 +9 -0 src/sys/dev/coretemp/coretemp.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 14:41: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 7565116A468 for ; Thu, 14 Feb 2008 14:41:19 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.188]) by mx1.freebsd.org (Postfix) with ESMTP id EF4D313C461 for ; Thu, 14 Feb 2008 14:41:18 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so416255fka.11 for ; Thu, 14 Feb 2008 06:41:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer:sender; bh=RCqMDE3pLs0pwnv5TZLY6Z6XDwmvhilqzTZ/1WJhz5U=; b=Onj0bSVp9C6uTS2TRyhvpIri60izMm2wTfMoKqicPElzcGP5rq7qwyxJUtOSkFQ9oh6jWJQLNEBlHngG8dTjj1cTg3G01tp1OulgP0z7vfqHJtRPC5bbjji/2Ueg9Xv5GJFuMvKgtEmG/Q8rZJTLdIctkj+q3K4JkUoWmedi7NU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer:sender; b=RJavLOSBx+2vRiy2p6fkU/MUtOXkaTscrO6JrietFrQC7RApHp27BpplhmMn94FfqP1C0YoiRA1qFb2c0n6rV6OpIKSO8y0rlmagXGyfe7uTw6+MMh3wYZJ9L/afdwT4S2TB8lfFFkEcfmCgd6UBCAYqJRZd4uVbh3OZNlWPA3A= Received: by 10.82.124.10 with SMTP id w10mr640894buc.6.1202998555294; Thu, 14 Feb 2008 06:15:55 -0800 (PST) Received: from ?89.214.144.47? ( [89.214.144.47]) by mx.google.com with ESMTPS id u14sm3237838gvf.1.2008.02.14.06.15.53 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 14 Feb 2008 06:15:54 -0800 (PST) Message-Id: From: Rui Paulo To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200802141415.m1EEF06b073313@repoman.freebsd.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Thu, 14 Feb 2008 14:15:44 +0000 References: <200802141415.m1EEF06b073313@repoman.freebsd.org> X-Mailer: Apple Mail (2.919.2) Sender: Rui Paulo Cc: Subject: Re: cvs commit: src/sys/dev/coretemp coretemp.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: Thu, 14 Feb 2008 14:41:19 -0000 On Feb 14, 2008, at 2:15 PM, Rui Paulo wrote: > rpaulo 2008-02-14 14:15:00 UTC > > FreeBSD src repository > > Modified files: > sys/dev/coretemp coretemp.c > Log: > Don't attach to non Core CPUs. This is needed because on the PIII, > querying the number of sensors returns > 0. > > PR: 120541 > Approved by: njl (mentor) > Also, Reviewed by: njl (mentor) MFC after: 1 week -- Rui Paulo From owner-cvs-src@FreeBSD.ORG Thu Feb 14 15:10: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 DF4E116A418; Thu, 14 Feb 2008 15:10:34 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C078013C474; Thu, 14 Feb 2008 15:10:34 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EFAYa6078136; Thu, 14 Feb 2008 15:10:34 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EFAYQt078135; Thu, 14 Feb 2008 15:10:34 GMT (envelope-from bde) Message-Id: <200802141510.m1EFAYQt078135@repoman.freebsd.org> From: Bruce Evans Date: Thu, 14 Feb 2008 15:10:34 +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/msun/src s_ceil.c s_ceill.c s_floor.c s_floorl.c s_trunc.c s_truncl.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: Thu, 14 Feb 2008 15:10:35 -0000 bde 2008-02-14 15:10:34 UTC FreeBSD src repository Modified files: lib/msun/src s_ceil.c s_ceill.c s_floor.c s_floorl.c s_trunc.c s_truncl.c Log: Oops, the weak reference for ceill(), floorl() and truncl() was in the wrong file. This broke arm and powerpc. Reported by: grehan Revision Changes Path 1.10 +4 -0 src/lib/msun/src/s_ceil.c 1.9 +0 -4 src/lib/msun/src/s_ceill.c 1.10 +4 -0 src/lib/msun/src/s_floor.c 1.8 +0 -4 src/lib/msun/src/s_floorl.c 1.2 +4 -0 src/lib/msun/src/s_trunc.c 1.9 +0 -4 src/lib/msun/src/s_truncl.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 15:40: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 9F85A16A468; Thu, 14 Feb 2008 15:40:06 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.freebsd.org (Postfix) with ESMTP id AABC313C467; Thu, 14 Feb 2008 15:40:05 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from peter-grehans-power-mac-g5.local (dsl-63-249-90-35.cruzio.com [63.249.90.35]) by dommail.onthenet.com.au (MOS 3.7.5a-GA) with ESMTP id DOJ27669 (AUTH peterg@ptree32.com.au); Fri, 15 Feb 2008 01:40:01 +1000 (EST) Message-ID: <47B460CF.3060404@freebsd.org> Date: Thu, 14 Feb 2008 07:39:59 -0800 From: Peter Grehan User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Bruce Evans References: <200802141510.m1EFAYQt078135@repoman.freebsd.org> In-Reply-To: <200802141510.m1EFAYQt078135@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/msun/src s_ceil.c s_ceill.c s_floor.c s_floorl.c s_trunc.c s_truncl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grehan@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 15:40:06 -0000 Bruce Evans wrote: > bde 2008-02-14 15:10:34 UTC > > FreeBSD src repository > > Modified files: > lib/msun/src s_ceil.c s_ceill.c s_floor.c s_floorl.c > s_trunc.c s_truncl.c Thanks Bruce. later, Peter. From owner-cvs-src@FreeBSD.ORG Thu Feb 14 15:49: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 A7DA516A468; Thu, 14 Feb 2008 15:49:00 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 9BEA013C46A; Thu, 14 Feb 2008 15:49:00 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by elvis.mu.org (Postfix) with ESMTP id 1C5D21A4D86; Thu, 14 Feb 2008 07:49:00 -0800 (PST) From: John Baldwin To: "Attilio Rao" Date: Thu, 14 Feb 2008 09:25:58 -0500 User-Agent: KMail/1.9.7 References: <200802132333.m1DNXokI060695@repoman.freebsd.org> <3bbf2fe10802131616p53b2bae2ma4bccef2d8c8fb76@mail.gmail.com> In-Reply-To: <3bbf2fe10802131616p53b2bae2ma4bccef2d8c8fb76@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802140925.58430.jhb@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_mutex.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: Thu, 14 Feb 2008 15:49:00 -0000 On Wednesday 13 February 2008 07:16:11 pm Attilio Rao wrote: > 2008/2/14, John Baldwin : > > jhb 2008-02-13 23:33:50 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/kern kern_mutex.c > > Log: > > Add a couple of assertions and KTR logging to thread_lock_flags() to > > match mtx_lock_spin_flags(). > > As I tried to pointed out in perforce, it would not be better to check > against LC_SPINLOCK (and lc_flags) instead than direct comparisons > with lock_class_mtx_spin ? In this case, no, as if we had a foo lock that was a spin lock, mtx_lock_spin() and thread_lock() would still be wrong. They truly only operate on MTX_SPIN mutexes. -- John Baldwin From owner-cvs-src@FreeBSD.ORG Thu Feb 14 16:24: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 84C2116A49C; Thu, 14 Feb 2008 16:24:15 +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 62B2813C4FA; Thu, 14 Feb 2008 16:24:15 +0000 (UTC) (envelope-from gallatin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EGOEvI084155; Thu, 14 Feb 2008 16:24:14 GMT (envelope-from gallatin@repoman.freebsd.org) Received: (from gallatin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EGOE0a084154; Thu, 14 Feb 2008 16:24:14 GMT (envelope-from gallatin) Message-Id: <200802141624.m1EGOE0a084154@repoman.freebsd.org> From: Andrew Gallatin Date: Thu, 14 Feb 2008 16:24:14 +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/mxge if_mxge.c if_mxge_var.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: Thu, 14 Feb 2008 16:24:15 -0000 gallatin 2008-02-14 16:24:14 UTC FreeBSD src repository Modified files: sys/dev/mxge if_mxge.c if_mxge_var.h Log: Now that mxge supports MSI-X interrupts, reverse the logic and flag legacy interrupts rather than MSI as a special case. Prior to this commit, the interrupt handler was doing the slow handshaking with the device to ensure the legacy interrupt was lowered in both the legacy and MSI-X case. This handshaking was not required for MSI-X. Revision Changes Path 1.47 +9 -7 src/sys/dev/mxge/if_mxge.c 1.20 +1 -1 src/sys/dev/mxge/if_mxge_var.h From owner-cvs-src@FreeBSD.ORG Thu Feb 14 17:01:33 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 E40E716A419; Thu, 14 Feb 2008 17:01:33 +0000 (UTC) (envelope-from iwasaki@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CBF6E13C46E; Thu, 14 Feb 2008 17:01:33 +0000 (UTC) (envelope-from iwasaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EH1XjS097739; Thu, 14 Feb 2008 17:01:33 GMT (envelope-from iwasaki@repoman.freebsd.org) Received: (from iwasaki@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EH1XJV097738; Thu, 14 Feb 2008 17:01:33 GMT (envelope-from iwasaki) Message-Id: <200802141701.m1EH1XJV097738@repoman.freebsd.org> From: Mitsuru IWASAKI Date: Thu, 14 Feb 2008 17:01:32 +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 ciss.4 src/sys/dev/ciss ciss.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: Thu, 14 Feb 2008 17:01:34 -0000 iwasaki 2008-02-14 17:01:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/man/man4 ciss.4 sys/dev/ciss ciss.c Log: MFC: share/man/man4/ciss.4:1.15, sys/dev/ciss/ciss.c:1.87 Add `hw.ciss.nop_message_heartbeat' tunable (default disabled) for NOP-message polling in ciss_periodic(). Note that setting the tunable to non-zero can be workaround only for `ADAPTER HEARTBEAT FAILED' problem, and may freeze the system w/o the problem. Revision Changes Path 1.14.2.1 +6 -0 src/share/man/man4/ciss.4 1.81.2.3 +4 -1 src/sys/dev/ciss/ciss.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 17:04:32 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 09C6A16A418; Thu, 14 Feb 2008 17:04:32 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0AB3213C447; Thu, 14 Feb 2008 17:04:32 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EH4Vpr099010; Thu, 14 Feb 2008 17:04:31 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EH4VL4099009; Thu, 14 Feb 2008 17:04:31 GMT (envelope-from yar) Message-Id: <200802141704.m1EH4VL4099009@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 14 Feb 2008 17:04:31 +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 vfs_mount.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: Thu, 14 Feb 2008 17:04:32 -0000 yar 2008-02-14 17:04:31 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: In the new order of things dictated by nmount(2), a read-only mount is to be requested via a "ro" option. At the same time, MNT_RDONLY is gradually becoming an indicator of the current state of the FS instead of a command flag. Today passing MNT_RDONLY alone to the kernel's mount machinery will lead to various glitches. (See the PRs for examples.) Therefore mount the root FS with a "ro" option instead of the MNT_RDONLY flag. (Note that MNT_RDONLY still is added to the mount flags internally, by vfs_donmount(), if "ro" was specified.) To be able to pass "ro" cleanly to kernel_vmount(), teach the latter function to accept options with NULL values. Also correct the comment explaining how mount_arg() handles length of -1. PR: bin/106636 kern/120319 Submitted by: Jaakko Heinonen (originally) Revision Changes Path 1.274 +4 -3 src/sys/kern/vfs_mount.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 18:33:50 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 E241D16A41A; Thu, 14 Feb 2008 18:33:50 +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 DF8ED13C455; Thu, 14 Feb 2008 18:33:50 +0000 (UTC) (envelope-from gallatin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EIXoLY013259; Thu, 14 Feb 2008 18:33:50 GMT (envelope-from gallatin@repoman.freebsd.org) Received: (from gallatin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EIXoUG013258; Thu, 14 Feb 2008 18:33:50 GMT (envelope-from gallatin) Message-Id: <200802141833.m1EIXoUG013258@repoman.freebsd.org> From: Andrew Gallatin Date: Thu, 14 Feb 2008 18:33:50 +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 mxge.4 src/sys/conf files src/sys/dev/mxge if_mxge.c if_mxge_var.h mxge_lro.c mxge_mcp.h mxge_rss_eth_z8e.c mxge_rss_ethp_z8e.c rss_eth_z8e.h rss_ethp_z8e.h src/sys/modules/mxge 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: Thu, 14 Feb 2008 18:33:51 -0000 gallatin 2008-02-14 18:33:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/man/man4 mxge.4 sys/conf files sys/dev/mxge if_mxge.c if_mxge_var.h mxge_lro.c mxge_mcp.h sys/modules/mxge Makefile Added files: (Branch: RELENG_7) sys/dev/mxge mxge_rss_eth_z8e.c mxge_rss_ethp_z8e.c rss_eth_z8e.h rss_ethp_z8e.h sys/modules/mxge/mxge_rss_eth_z8e Makefile sys/modules/mxge/mxge_rss_ethp_z8e Makefile Log: MFC: Merge the MSI-X, "multi-slice" version of the mxge driver and firmware. Revision Changes Path 1.7.4.2 +40 -4 src/share/man/man4/mxge.4 1.1243.2.4 +2 -0 src/sys/conf/files 1.42.2.2 +1166 -481 src/sys/dev/mxge/if_mxge.c 1.16.2.1 +76 -21 src/sys/dev/mxge/if_mxge_var.h 1.5.2.1 +20 -17 src/sys/dev/mxge/mxge_lro.c 1.8.2.1 +61 -12 src/sys/dev/mxge/mxge_mcp.h 1.1.2.1 +47 -0 src/sys/dev/mxge/mxge_rss_eth_z8e.c (new) 1.1.2.1 +47 -0 src/sys/dev/mxge/mxge_rss_ethp_z8e.c (new) 1.2.2.1 +15126 -0 src/sys/dev/mxge/rss_eth_z8e.h (new) 1.2.2.1 +15207 -0 src/sys/dev/mxge/rss_ethp_z8e.h (new) 1.2.4.1 +2 -0 src/sys/modules/mxge/Makefile 1.1.2.1 +7 -0 src/sys/modules/mxge/mxge_rss_eth_z8e/Makefile (new) 1.1.2.1 +7 -0 src/sys/modules/mxge/mxge_rss_ethp_z8e/Makefile (new) From owner-cvs-src@FreeBSD.ORG Thu Feb 14 18:37:39 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 700AA16A418; Thu, 14 Feb 2008 18:37:39 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5A51913C4D9; Thu, 14 Feb 2008 18:37:39 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EIbdgx013494; Thu, 14 Feb 2008 18:37:39 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EIbdw4013493; Thu, 14 Feb 2008 18:37:39 GMT (envelope-from jkim) Message-Id: <200802141837.m1EIbdw4013493@repoman.freebsd.org> From: Jung-uk Kim Date: Thu, 14 Feb 2008 18:37:39 +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/amd64/linux32 linux32_machdep.c src/sys/i386/linux linux_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: Thu, 14 Feb 2008 18:37:39 -0000 jkim 2008-02-14 18:37:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/amd64/linux32 linux32_machdep.c sys/i386/linux linux_machdep.c Log: MFC: sys/amd64/linux32/linux32_machdep.c 1.46 sys/i386/linux/linux_machdep.c 1.80 Fix Linux mmap with MAP_GROWSDOWN flag. Revision Changes Path 1.45.2.1 +14 -13 src/sys/amd64/linux32/linux32_machdep.c 1.78.2.2 +15 -14 src/sys/i386/linux/linux_machdep.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 18:41:01 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 4E56116A46D; Thu, 14 Feb 2008 18:41:01 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3984013C44B; Thu, 14 Feb 2008 18:41:01 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EIf1FC013681; Thu, 14 Feb 2008 18:41:01 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EIf0iE013680; Thu, 14 Feb 2008 18:41:00 GMT (envelope-from jkim) Message-Id: <200802141841.m1EIf0iE013680@repoman.freebsd.org> From: Jung-uk Kim Date: Thu, 14 Feb 2008 18:41:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/amd64/linux32 linux32_machdep.c src/sys/i386/linux linux_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: Thu, 14 Feb 2008 18:41:01 -0000 jkim 2008-02-14 18:41:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/linux32 linux32_machdep.c sys/i386/linux linux_machdep.c Log: MFC: sys/amd64/linux32/linux32_machdep.c 1.46 sys/i386/linux/linux_machdep.c 1.80 Fix Linux mmap with MAP_GROWSDOWN flag. Revision Changes Path 1.10.2.4 +14 -13 src/sys/amd64/linux32/linux32_machdep.c 1.48.2.6 +15 -14 src/sys/i386/linux/linux_machdep.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 18:46:50 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 A61DC16A41B; Thu, 14 Feb 2008 18:46:50 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9141A13C442; Thu, 14 Feb 2008 18:46:50 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EIkoR5013994; Thu, 14 Feb 2008 18:46:50 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EIkoUN013993; Thu, 14 Feb 2008 18:46:50 GMT (envelope-from marcel) Message-Id: <200802141846.m1EIkoUN013993@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 14 Feb 2008 18:46: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/ia64/ia64 machdep.c pmap.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: Thu, 14 Feb 2008 18:46:50 -0000 marcel 2008-02-14 18:46:50 UTC FreeBSD src repository Modified files: sys/ia64/ia64 machdep.c pmap.c Log: On Montecito processors, the instruction cache is in fact not coherent with the data caches. Implement a quick fix to allow us to boot on Montecito, while I'm working on a better fix in the mean time. Commit made on Montecito-based Itanium... Revision Changes Path 1.230 +6 -0 src/sys/ia64/ia64/machdep.c 1.197 +13 -0 src/sys/ia64/ia64/pmap.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 19:15:47 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 09FFD16A41A; Thu, 14 Feb 2008 19:15:47 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E9F0D13C468; Thu, 14 Feb 2008 19:15:46 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EJFkvS017280; Thu, 14 Feb 2008 19:15:46 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EJFkCm017279; Thu, 14 Feb 2008 19:15:46 GMT (envelope-from marcel) Message-Id: <200802141915.m1EJFkCm017279@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 14 Feb 2008 19:15: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/sys/ia64/ia64 machdep.c pmap.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: Thu, 14 Feb 2008 19:15:47 -0000 marcel 2008-02-14 19:15:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/ia64/ia64 machdep.c pmap.c Log: Insta MFC: machdep.c:1.230, pmap.c:1.197 On Montecito processors, the instruction cache is in fact not coherent with the data caches. Implement a quick fix to allow us to boot on Montecito, while I'm working on a better fix in the mean time. Commit made on Montecito-based Itanium... Revision Changes Path 1.225.2.2 +6 -0 src/sys/ia64/ia64/machdep.c 1.191.2.2 +13 -0 src/sys/ia64/ia64/pmap.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 19:39:10 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 89C7516A468; Thu, 14 Feb 2008 19:39:10 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 75DD813C44B; Thu, 14 Feb 2008 19:39:10 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EJdALm018271; Thu, 14 Feb 2008 19:39:10 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EJdA6A018270; Thu, 14 Feb 2008 19:39:10 GMT (envelope-from brueffer) Message-Id: <200802141939.m1EJdA6A018270@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 14 Feb 2008 19:39: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/share/man/man9 lock.9 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: Thu, 14 Feb 2008 19:39:10 -0000 brueffer 2008-02-14 19:39:10 UTC FreeBSD src repository Modified files: share/man/man9 lock.9 Log: Some language and mdoc style improvements. Revision Changes Path 1.25 +7 -5 src/share/man/man9/lock.9 From owner-cvs-src@FreeBSD.ORG Thu Feb 14 20:01: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 E705116A469; Thu, 14 Feb 2008 20:01:52 +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 D43C113C46B; Thu, 14 Feb 2008 20:01:52 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EK1qVx019175; Thu, 14 Feb 2008 20:01:52 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EK1qJH019174; Thu, 14 Feb 2008 20:01:52 GMT (envelope-from jhb) Message-Id: <200802142001.m1EK1qJH019174@repoman.freebsd.org> From: John Baldwin Date: Thu, 14 Feb 2008 20:01: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.bin/netstat route.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: Thu, 14 Feb 2008 20:01:53 -0000 jhb 2008-02-14 20:01:52 UTC FreeBSD src repository Modified files: usr.bin/netstat route.c Log: Make netstat -rn more resilient to having the routing table change out from under it while running. Note that this is still not perfect: - Try to do something intelligent if kvm_read() fails to read a routing table structure such as an rtentry, radix_node, or ifnet. - Don't follow left and right node pointers in radix_nodes unless RNF_ACTIVE is set in rn_flags. This avoids walking through freed radix_nodes. MFC after: 1 week Revision Changes Path 1.88 +43 -19 src/usr.bin/netstat/route.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 20:12: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 3DC1E16A469; Thu, 14 Feb 2008 20:12:24 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 29F7713C4F2; Thu, 14 Feb 2008 20:12:24 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EKCNiB020812; Thu, 14 Feb 2008 20:12:23 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EKCNpt020811; Thu, 14 Feb 2008 20:12:23 GMT (envelope-from yar) Message-Id: <200802142012.m1EKCNpt020811@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 14 Feb 2008 20:12: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/usr.sbin/rpcbind rpcbind.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: Thu, 14 Feb 2008 20:12:24 -0000 yar 2008-02-14 20:12:23 UTC FreeBSD src repository Modified files: usr.sbin/rpcbind rpcbind.c Log: No network addresses in the system isn't a good excuse for rpcbind(8) to crash. The crash was due to a boolean variable initialized improperly. Besides fixing the initialization, pick a better name for the variable so that its meaning is clear and no more coding errors appear around it. Revision Changes Path 1.20 +4 -4 src/usr.sbin/rpcbind/rpcbind.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 20:13: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 9D99816A417; Thu, 14 Feb 2008 20:13: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 67A9F13C4F2; Thu, 14 Feb 2008 20:13:14 +0000 (UTC) (envelope-from gallatin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EKDEJ7021089; Thu, 14 Feb 2008 20:13:14 GMT (envelope-from gallatin@repoman.freebsd.org) Received: (from gallatin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EKDE8P021086; Thu, 14 Feb 2008 20:13:14 GMT (envelope-from gallatin) Message-Id: <200802142013.m1EKDE8P021086@repoman.freebsd.org> From: Andrew Gallatin Date: Thu, 14 Feb 2008 20:13:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 mxge.4 src/sys/conf files.amd64 files.i386 src/sys/dev/mxge if_mxge.c if_mxge_var.h mxge_lro.c mxge_mcp.h mxge_rss_eth_z8e.c mxge_rss_ethp_z8e.c rss_eth_z8e.h rss_ethp_z8e.h src/sys/modules/mxge 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: Thu, 14 Feb 2008 20:13:14 -0000 gallatin 2008-02-14 20:13:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 mxge.4 sys/conf files.amd64 files.i386 sys/dev/mxge if_mxge.c if_mxge_var.h mxge_lro.c mxge_mcp.h sys/modules/mxge Makefile Added files: (Branch: RELENG_6) sys/dev/mxge mxge_rss_eth_z8e.c mxge_rss_ethp_z8e.c rss_eth_z8e.h rss_ethp_z8e.h sys/modules/mxge/mxge_rss_eth_z8e Makefile sys/modules/mxge/mxge_rss_ethp_z8e Makefile Log: MFC: Merge the MSI-X, "multi-slice" version of the mxge driver and firmware Revision Changes Path 1.7.2.3 +40 -4 src/share/man/man4/mxge.4 1.71.2.19 +2 -0 src/sys/conf/files.amd64 1.538.2.18 +2 -0 src/sys/conf/files.i386 1.33.2.4 +1413 -501 src/sys/dev/mxge/if_mxge.c 1.13.2.3 +77 -35 src/sys/dev/mxge/if_mxge_var.h 1.1.2.3 +20 -18 src/sys/dev/mxge/mxge_lro.c 1.6.2.3 +61 -12 src/sys/dev/mxge/mxge_mcp.h 1.1.4.1 +47 -0 src/sys/dev/mxge/mxge_rss_eth_z8e.c (new) 1.1.4.1 +47 -0 src/sys/dev/mxge/mxge_rss_ethp_z8e.c (new) 1.2.4.1 +15126 -0 src/sys/dev/mxge/rss_eth_z8e.h (new) 1.2.4.1 +15207 -0 src/sys/dev/mxge/rss_ethp_z8e.h (new) 1.2.2.2 +2 -0 src/sys/modules/mxge/Makefile 1.1.4.1 +7 -0 src/sys/modules/mxge/mxge_rss_eth_z8e/Makefile (new) 1.1.4.1 +7 -0 src/sys/modules/mxge/mxge_rss_ethp_z8e/Makefile (new) From owner-cvs-src@FreeBSD.ORG Thu Feb 14 20:19:02 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 EF57A16A417; Thu, 14 Feb 2008 20:19:02 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DC34B13C46B; Thu, 14 Feb 2008 20:19:02 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EKJ2nQ022067; Thu, 14 Feb 2008 20:19:02 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EKJ2eH022066; Thu, 14 Feb 2008 20:19:02 GMT (envelope-from brueffer) Message-Id: <200802142019.m1EKJ2eH022066@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 14 Feb 2008 20:19: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/sys/dev/twe twe.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: Thu, 14 Feb 2008 20:19:03 -0000 brueffer 2008-02-14 20:19:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/twe twe.c Log: MFC: rev. 1.26 Add missing \n. Approved by: rwatson (mentor), aradford@amcc.com Revision Changes Path 1.25.10.1 +1 -1 src/sys/dev/twe/twe.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 20:20:07 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 1722D16A417; Thu, 14 Feb 2008 20:20:07 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 047E913C465; Thu, 14 Feb 2008 20:20:07 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EKK6oR022180; Thu, 14 Feb 2008 20:20:06 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EKK6PW022179; Thu, 14 Feb 2008 20:20:06 GMT (envelope-from brueffer) Message-Id: <200802142020.m1EKK6PW022179@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 14 Feb 2008 20:20:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/twe twe.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: Thu, 14 Feb 2008 20:20:07 -0000 brueffer 2008-02-14 20:20:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/twe twe.c Log: MFC: rev. 1.26 Add missing \n. Approved by: rwatson (mentor), aradford@amcc.com Revision Changes Path 1.25.2.1 +1 -1 src/sys/dev/twe/twe.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 20:52: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 A4EE316A41A; Thu, 14 Feb 2008 20:52:04 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9293213C447; Thu, 14 Feb 2008 20:52:04 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EKq4lb032651; Thu, 14 Feb 2008 20:52:04 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EKq4YH032649; Thu, 14 Feb 2008 20:52:04 GMT (envelope-from brueffer) Message-Id: <200802142052.m1EKq4YH032649@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 14 Feb 2008 20:52:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7_0 Cc: Subject: cvs commit: src/sys/dev/twe twe.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: Thu, 14 Feb 2008 20:52:04 -0000 brueffer 2008-02-14 20:52:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) sys/dev/twe twe.c Log: MFC: rev. 1.26 Add missing \n. Approved by: re (bmah), rwatson (mentor), aradford@amcc.com Revision Changes Path 1.25.14.1 +1 -1 src/sys/dev/twe/twe.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 20:57: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 802A416A418; Thu, 14 Feb 2008 20:57: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 85C4F13C4D5; Thu, 14 Feb 2008 20:57:38 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EKvcbP033050; Thu, 14 Feb 2008 20:57:38 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EKvcNd033049; Thu, 14 Feb 2008 20:57:38 GMT (envelope-from rwatson) Message-Id: <200802142057.m1EKvcNd033049@repoman.freebsd.org> From: Robert Watson Date: Thu, 14 Feb 2008 20:57: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/tools/regression/security/open_to_operation Makefile open_to_operation.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: Thu, 14 Feb 2008 20:57:38 -0000 rwatson 2008-02-14 20:57:38 UTC FreeBSD src repository Added files: tools/regression/security/open_to_operation Makefile open_to_operation.c Log: Add open_to_operation, a security regression test that opens files with various open flags and then tests various operations to make sure that they are properly constrained by open flags. Various I/O mechansms are tried, including aio if compiled into the kernel or loaded as a module. There's more to be done here but it's a useful start, running about 220 individual tests. This is in support of FreeBSD-SA-08:03.sendfile. Revision Changes Path 1.1 +7 -0 src/tools/regression/security/open_to_operation/Makefile (new) 1.1 +1256 -0 src/tools/regression/security/open_to_operation/open_to_operation.c (new) From owner-cvs-src@FreeBSD.ORG Thu Feb 14 21:24: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 9ABFA16A477; Thu, 14 Feb 2008 21:24:43 +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 8700A13C459; Thu, 14 Feb 2008 21:24:43 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ELOh61036543; Thu, 14 Feb 2008 21:24:43 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ELOhYA036542; Thu, 14 Feb 2008 21:24:43 GMT (envelope-from marius) Message-Id: <200802142124.m1ELOhYA036542@repoman.freebsd.org> From: Marius Strobl Date: Thu, 14 Feb 2008 21:24:43 +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/usr.bin/netstat route.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: Thu, 14 Feb 2008 21:24:43 -0000 marius 2008-02-14 21:24:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.bin/netstat route.c Log: MFC: 1.87 Change another argument and a variable both related to netname() to be also 32-bit on all archs. Revision Changes Path 1.82.2.2 +3 -3 src/usr.bin/netstat/route.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 21:45: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 A17E616A417; Thu, 14 Feb 2008 21:45:41 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A7C0713C45A; Thu, 14 Feb 2008 21:45:41 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ELjfMD037437; Thu, 14 Feb 2008 21:45:41 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ELjfKi037436; Thu, 14 Feb 2008 21:45:41 GMT (envelope-from remko) Message-Id: <200802142145.m1ELjfKi037436@repoman.freebsd.org> From: Remko Lodder Date: Thu, 14 Feb 2008 21:45:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7_0 Cc: Subject: cvs commit: src/lib/libc/sys access.2 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: Thu, 14 Feb 2008 21:45:41 -0000 remko 2008-02-14 21:45:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) lib/libc/sys access.2 Log: MFC rev 1.20 to 1.23 access.2 v1.23 After issueing a ntpdate [1] I noticed it's already 2008, reflect that in the last modified date. Noticed by: brueffer [1] v1.22 Fix typo (s/existance/existence/) Noticed by: ceri v1.21 Fix some style nits. Prodded by: brueffer MFC After: 3 days v1.20 Make the warning a bit less 'broad' then it used to be. The access is seems to be a problem for SUID applications, which we like to prevent as much as possible. PR: docs/39530 Submitted by: Soren Spies MFC After: 3 days Approved by: re (bmah) Revision Changes Path 1.19.4.1 +10 -1 src/lib/libc/sys/access.2 From owner-cvs-src@FreeBSD.ORG Thu Feb 14 21:46: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 CA7C016A418; Thu, 14 Feb 2008 21:46:19 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B869213C478; Thu, 14 Feb 2008 21:46:19 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ELkJfJ037484; Thu, 14 Feb 2008 21:46:19 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ELkJPl037483; Thu, 14 Feb 2008 21:46:19 GMT (envelope-from remko) Message-Id: <200802142146.m1ELkJPl037483@repoman.freebsd.org> From: Remko Lodder Date: Thu, 14 Feb 2008 21:46:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7_0 Cc: Subject: cvs commit: src/sbin/bsdlabel bsdlabel.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: Thu, 14 Feb 2008 21:46:19 -0000 remko 2008-02-14 21:46:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) sbin/bsdlabel bsdlabel.8 Log: MFC rev 1.69 to 1.70 bsdlabel.8 v1.70 Remove redundant whitespace. Noticed by: brueffer v1.69 Attempt to describe the ''auto'' type a bit better in the default section (if nothing had been specified, or if the auto type had been specified, a default layout is used). PR: docs/116047 Submitted by: Ian Smith Minor modifications by me. Approved by: re (bmah) Revision Changes Path 1.68.4.1 +3 -2 src/sbin/bsdlabel/bsdlabel.8 From owner-cvs-src@FreeBSD.ORG Thu Feb 14 21:47:49 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 A807E16A473; Thu, 14 Feb 2008 21:47:49 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ACBC113C461; Thu, 14 Feb 2008 21:47:49 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ELlngW037537; Thu, 14 Feb 2008 21:47:49 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ELlnLI037536; Thu, 14 Feb 2008 21:47:49 GMT (envelope-from remko) Message-Id: <200802142147.m1ELlnLI037536@repoman.freebsd.org> From: Remko Lodder Date: Thu, 14 Feb 2008 21:47:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7_0 Cc: Subject: cvs commit: src/share/man/man4 nve.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: Thu, 14 Feb 2008 21:47:49 -0000 remko 2008-02-14 21:47:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) share/man/man4 nve.4 Log: MFC rev 1.9 to 1.11 nve.4 v1.11 Language nit. v1.10 There is no list to stop, so dont use .El. Noticed by: brueffer v1.9 Add 1000baseTX support for the nve driver, which is known here and there. Also mention that the driver sometimes returns '10baseTX' as output instead of 100baseTX (which is the case at that moment). PR: docs/115284 Submitted by: Julian Stacey Jhs MFC After: 3 days Approved by: re (bmah) Revision Changes Path 1.8.4.1 +7 -1 src/share/man/man4/nve.4 From owner-cvs-src@FreeBSD.ORG Thu Feb 14 21:48: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 0AF9E16A4A0; Thu, 14 Feb 2008 21:48:25 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DCA1513C4CC; Thu, 14 Feb 2008 21:48:24 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ELmOMW037583; Thu, 14 Feb 2008 21:48:24 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ELmOk2037582; Thu, 14 Feb 2008 21:48:24 GMT (envelope-from remko) Message-Id: <200802142148.m1ELmOk2037582@repoman.freebsd.org> From: Remko Lodder Date: Thu, 14 Feb 2008 21:48:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7_0 Cc: Subject: cvs commit: src/usr.sbin/timed/timed timed.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: Thu, 14 Feb 2008 21:48:25 -0000 remko 2008-02-14 21:48:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) usr.sbin/timed/timed timed.8 Log: MFC revs 1.17 to 1.18 timed.8 v1.18 Typo fix. Spotted by: brueffer v1.17 Enhance descriptions in the timed manual. PR: docs/115445 Submitted by: "Julian Stacey" MFC After: 3 days Approved by: re (bmah) Revision Changes Path 1.16.24.1 +32 -7 src/usr.sbin/timed/timed/timed.8 From owner-cvs-src@FreeBSD.ORG Thu Feb 14 21:48:54 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 29C0116A419; Thu, 14 Feb 2008 21:48:54 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 17ED613C45E; Thu, 14 Feb 2008 21:48:54 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ELmrUp037614; Thu, 14 Feb 2008 21:48:53 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ELmrqN037613; Thu, 14 Feb 2008 21:48:53 GMT (envelope-from remko) Message-Id: <200802142148.m1ELmrqN037613@repoman.freebsd.org> From: Remko Lodder Date: Thu, 14 Feb 2008 21:48:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7_0 Cc: Subject: cvs commit: src/share/man/man5 hosts.equiv.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: Thu, 14 Feb 2008 21:48:54 -0000 remko 2008-02-14 21:48:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) share/man/man5 hosts.equiv.5 Log: MFC rev 1.22 hosts.equiv.5 v1.22 Improve readability for the hosts.equiv file regarding the notation of hostnames. PR: docs/35953 Submitted by: "Gary W. Swearingen" With minor modifications by me. Approved by: re (bmah) Revision Changes Path 1.21.4.1 +3 -2 src/share/man/man5/hosts.equiv.5 From owner-cvs-src@FreeBSD.ORG Thu Feb 14 21:52: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 EB25C16A419; Thu, 14 Feb 2008 21:52:38 +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 D94B613C448; Thu, 14 Feb 2008 21:52:38 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1ELqc25037826; Thu, 14 Feb 2008 21:52:38 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1ELqcWn037825; Thu, 14 Feb 2008 21:52:38 GMT (envelope-from marius) Message-Id: <200802142152.m1ELqcWn037825@repoman.freebsd.org> From: Marius Strobl Date: Thu, 14 Feb 2008 21:52:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.bin/netstat netstat.h route.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: Thu, 14 Feb 2008 21:52:39 -0000 marius 2008-02-14 21:52:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/netstat netstat.h route.c Log: MFC: netstat.h 1.53; route.c 1.86, 1.87 Fix netname() (though for RELENG_6 more or less cosmetic only) and routename() on big-endian LP64 archs. Revision Changes Path 1.41.2.8 +2 -2 src/usr.bin/netstat/netstat.h 1.76.2.5 +11 -12 src/usr.bin/netstat/route.c From owner-cvs-src@FreeBSD.ORG Thu Feb 14 22:51: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 7A03116A479; Thu, 14 Feb 2008 22:51:52 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6716813C4E1; Thu, 14 Feb 2008 22:51:52 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1EMpqPB042196; Thu, 14 Feb 2008 22:51:52 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1EMpqod042195; Thu, 14 Feb 2008 22:51:52 GMT (envelope-from marcel) Message-Id: <200802142251.m1EMpqod042195@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 14 Feb 2008 22:51:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7_0 Cc: Subject: cvs commit: src/sys/ia64/ia64 machdep.c pmap.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: Thu, 14 Feb 2008 22:51:52 -0000 marcel 2008-02-14 22:51:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) sys/ia64/ia64 machdep.c pmap.c Log: MFC: machdep.c:1.230, pmap.c:1.197 On Montecito processors, the instruction cache is in fact not coherent with the data caches. Implement a quick fix to allow us to boot on Montecito, while I'm working on a better fix in the mean time. Approved by: re (kensmith - big thanks!) Revision Changes Path 1.225.4.2 +6 -0 src/sys/ia64/ia64/machdep.c 1.191.4.2 +13 -0 src/sys/ia64/ia64/pmap.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 05:29:20 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 DCBA616A41B; Fri, 15 Feb 2008 05:29:20 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A978C13C44B; Fri, 15 Feb 2008 05:29:20 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1F5TJXt004574; Fri, 15 Feb 2008 05:29:19 GMT (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1F5TJ8l004573; Fri, 15 Feb 2008 05:29:19 GMT (envelope-from kevlo) Message-Id: <200802150529.m1F5TJ8l004573@repoman.freebsd.org> From: Kevin Lo Date: Fri, 15 Feb 2008 05:29:19 +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/usb if_rum.c usbdevs 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: Fri, 15 Feb 2008 05:29:21 -0000 kevlo 2008-02-15 05:29:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/usb if_rum.c usbdevs Log: MFC: - sys/dev/usb/usbdevs (revision 1.337) - sys/dev/usb/if_rum.c (revision 1.16) Add the SparkLAN RT2573, found in HP s3200n Obtained from: OpenBSD Revision Changes Path 1.13.2.1 +1 -0 src/sys/dev/usb/if_rum.c 1.328.2.3 +4 -0 src/sys/dev/usb/usbdevs From owner-cvs-src@FreeBSD.ORG Fri Feb 15 06:26: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 D39FD16A41A; Fri, 15 Feb 2008 06:26:25 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B4BA913C465; Fri, 15 Feb 2008 06:26:25 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1F6QPfU009995; Fri, 15 Feb 2008 06:26:25 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1F6QP7D009994; Fri, 15 Feb 2008 06:26:25 GMT (envelope-from scottl) Message-Id: <200802150626.m1F6QP7D009994@repoman.freebsd.org> From: Scott Long Date: Fri, 15 Feb 2008 06:26:25 +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/sys conf.h src/sys/geom geom_disk.c src/sys/i386/i386 dump_machdep.c minidump_machdep.c src/sys/amd64/amd64 dump_machdep.c minidump_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: Fri, 15 Feb 2008 06:26:26 -0000 scottl 2008-02-15 06:26:25 UTC FreeBSD src repository Modified files: sys/sys conf.h sys/geom geom_disk.c sys/i386/i386 dump_machdep.c minidump_machdep.c sys/amd64/amd64 dump_machdep.c minidump_machdep.c Log: Teach the dump and minidump code to respect the maxioszie attribute of the disk; the hard-coded assumption of 64K doesn't work in all cases. Revision Changes Path 1.14 +6 -2 src/sys/amd64/amd64/dump_machdep.c 1.4 +6 -2 src/sys/amd64/amd64/minidump_machdep.c 1.105 +1 -0 src/sys/geom/geom_disk.c 1.14 +6 -2 src/sys/i386/i386/dump_machdep.c 1.5 +6 -2 src/sys/i386/i386/minidump_machdep.c 1.235 +1 -0 src/sys/sys/conf.h From owner-cvs-src@FreeBSD.ORG Fri Feb 15 07:01: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 6640B16A419; Fri, 15 Feb 2008 07:01:41 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2E8EC13C45A; Fri, 15 Feb 2008 07:01:41 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1F71fe9011244; Fri, 15 Feb 2008 07:01:41 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1F71fXI011243; Fri, 15 Feb 2008 07:01:41 GMT (envelope-from bde) Message-Id: <200802150701.m1F71fXI011243@repoman.freebsd.org> From: Bruce Evans Date: Fri, 15 Feb 2008 07:01:41 +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/msun/src s_ceil.c s_floor.c s_trunc.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: Fri, 15 Feb 2008 07:01:41 -0000 bde 2008-02-15 07:01:40 UTC FreeBSD src repository Modified files: lib/msun/src s_ceil.c s_floor.c s_trunc.c Log: Sigh, the weak reference for ceill(), floorl() and truncl() was in unreachable code due to a missing include. This kept arm and powerpc broken. Reported by: sam, grehan Revision Changes Path 1.11 +4 -3 src/lib/msun/src/s_ceil.c 1.11 +4 -3 src/lib/msun/src/s_floor.c 1.3 +2 -0 src/lib/msun/src/s_trunc.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 10: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 E7C7A16A496; Fri, 15 Feb 2008 10:28:46 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A8AE213C474; Fri, 15 Feb 2008 10:28:46 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FASkFf036099; Fri, 15 Feb 2008 10:28:46 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FASk6o036098; Fri, 15 Feb 2008 10:28:46 GMT (envelope-from brueffer) Message-Id: <200802151028.m1FASk6o036098@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 15 Feb 2008 10:28: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/man9 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: Fri, 15 Feb 2008 10:28:47 -0000 brueffer 2008-02-15 10:28:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/man/man9 Makefile Log: MFC: rev. 1.325 Remove dublicate MLINK. Revision Changes Path 1.310.2.2 +0 -1 src/share/man/man9/Makefile From owner-cvs-src@FreeBSD.ORG Fri Feb 15 10:29:40 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 EB6E816A46D; Fri, 15 Feb 2008 10:29:40 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AC43F13C4DB; Fri, 15 Feb 2008 10:29:40 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FATehY036141; Fri, 15 Feb 2008 10:29:40 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FATeY0036140; Fri, 15 Feb 2008 10:29:40 GMT (envelope-from brueffer) Message-Id: <200802151029.m1FATeY0036140@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 15 Feb 2008 10:29:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man9 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: Fri, 15 Feb 2008 10:29:41 -0000 brueffer 2008-02-15 10:29:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man9 Makefile Log: MFC: rev. 1.325 Remove dublicate MLINK. Revision Changes Path 1.260.2.12 +0 -1 src/share/man/man9/Makefile From owner-cvs-src@FreeBSD.ORG Fri Feb 15 11:58: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 CDF6016A419; Fri, 15 Feb 2008 11:58: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 8E06013C4FD; Fri, 15 Feb 2008 11:58:11 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FBwBEf044632; Fri, 15 Feb 2008 11:58:11 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FBwBZm044631; Fri, 15 Feb 2008 11:58:11 GMT (envelope-from rwatson) Message-Id: <200802151158.m1FBwBZm044631@repoman.freebsd.org> From: Robert Watson Date: Fri, 15 Feb 2008 11:58: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/fs/coda coda_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: Fri, 15 Feb 2008 11:58:11 -0000 rwatson 2008-02-15 11:58:11 UTC FreeBSD src repository Modified files: sys/fs/coda coda_vnops.c Log: Reorder and clean up make_coda_node(), annotate weaknesses in the implementation. MFC after: 1 month Revision Changes Path 1.97 +25 -20 src/sys/fs/coda/coda_vnops.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 12:11: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 5669F16A417; Fri, 15 Feb 2008 12:11:46 +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 1574213C442; Fri, 15 Feb 2008 12:11:46 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FCBkjx046524; Fri, 15 Feb 2008 12:11:46 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FCBkav046523; Fri, 15 Feb 2008 12:11:46 GMT (envelope-from rwatson) Message-Id: <200802151211.m1FCBkav046523@repoman.freebsd.org> From: Robert Watson Date: Fri, 15 Feb 2008 12:11: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/sys/fs/coda cnode.h coda_psdev.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: Fri, 15 Feb 2008 12:11:46 -0000 rwatson 2008-02-15 12:11:46 UTC FreeBSD src repository Modified files: sys/fs/coda cnode.h coda_psdev.c Log: Spell replys as replies. MFC after: 1 month Revision Changes Path 1.28 +1 -1 src/sys/fs/coda/cnode.h 1.46 +7 -7 src/sys/fs/coda/coda_psdev.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 13:31: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 062CB16A420; Fri, 15 Feb 2008 13:31:36 +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 D14DE13C45A; Fri, 15 Feb 2008 13:31:35 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FDVZKf061861; Fri, 15 Feb 2008 13:31:35 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FDVZje061860; Fri, 15 Feb 2008 13:31:35 GMT (envelope-from rwatson) Message-Id: <200802151331.m1FDVZje061860@repoman.freebsd.org> From: Robert Watson Date: Fri, 15 Feb 2008 13:31:35 +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/coda coda_psdev.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: Fri, 15 Feb 2008 13:31:36 -0000 rwatson 2008-02-15 13:31:35 UTC FreeBSD src repository Modified files: sys/fs/coda coda_psdev.c Log: The possibly interruptible msleep in coda_call() means well, but is fundamentally fairly confused about how signals work and when it is appropriate for upcalls to be interrupted. In particular, we should be exempting certain upcalls from interruption, we should not always eventually time out sleeping on a upcall, and we should not be interrupting the sleep for certain signals that we currently are (including SIGINFO). This code needs to be reworked in the style of NFS interruptible mounts. MFC after: 1 month Revision Changes Path 1.47 +1 -1 src/sys/fs/coda/coda_psdev.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 13:37:47 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 520C916A420; Fri, 15 Feb 2008 13:37:47 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0FD7713C4D5; Fri, 15 Feb 2008 13:37:47 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FDblt5062180; Fri, 15 Feb 2008 13:37:47 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FDbkPH062179; Fri, 15 Feb 2008 13:37:46 GMT (envelope-from des) Message-Id: <200802151337.m1FDbkPH062179@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 15 Feb 2008 13:37: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: CVSROOT access 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: Fri, 15 Feb 2008 13:37:47 -0000 des 2008-02-15 13:37:46 UTC FreeBSD src repository Modified files: . access Log: Please welcome Oliver Fromme (olli@) to the funny farm. He has extensive experience with graphics programming and is a co-author of the PNG spec. He will be working on adding support for a graphical menu to the i386 / amd64 loader, and hopefully also on syscons. Approved by: core Revision Changes Path 1.856 +1 -0 CVSROOT/access From owner-cvs-src@FreeBSD.ORG Fri Feb 15 13:55: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 5ACA116A418; Fri, 15 Feb 2008 13:55:24 +0000 (UTC) (envelope-from iwasaki@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1887E13C465; Fri, 15 Feb 2008 13:55:24 +0000 (UTC) (envelope-from iwasaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FDtOxB062905; Fri, 15 Feb 2008 13:55:24 GMT (envelope-from iwasaki@repoman.freebsd.org) Received: (from iwasaki@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FDtOCN062904; Fri, 15 Feb 2008 13:55:24 GMT (envelope-from iwasaki) Message-Id: <200802151355.m1FDtOCN062904@repoman.freebsd.org> From: Mitsuru IWASAKI Date: Fri, 15 Feb 2008 13:55:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7_0 Cc: Subject: cvs commit: src/share/man/man4 ciss.4 src/sys/dev/ciss ciss.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: Fri, 15 Feb 2008 13:55:24 -0000 iwasaki 2008-02-15 13:55:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) share/man/man4 ciss.4 sys/dev/ciss ciss.c Log: MFC: share/man/man4/ciss.4:1.15, sys/dev/ciss/ciss.c:1.87 Add `hw.ciss.nop_message_heartbeat' tunable (default disabled) for NOP-message polling in ciss_periodic(). Note that setting the tunable to non-zero can be workaround only for `ADAPTER HEARTBEAT FAILED' problem, and may freeze the system w/o the problem. Approved by: re (kensmith) Revision Changes Path 1.14.4.1 +6 -0 src/share/man/man4/ciss.4 1.81.2.1.2.2 +4 -1 src/sys/dev/ciss/ciss.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 14:25: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 B6BA316A418; Fri, 15 Feb 2008 14:25:36 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id 5585513C458; Fri, 15 Feb 2008 14:25:36 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A569DD.dip.t-dialin.net [84.165.105.221]) by redbull.bpaserver.net (Postfix) with ESMTP id 87ADF2E0D2; Fri, 15 Feb 2008 15:06:31 +0100 (CET) Received: from webmail.leidinger.net (webmail.leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id E1A3346B6B; Fri, 15 Feb 2008 15:06:28 +0100 (CET) Received: (from www@localhost) by webmail.leidinger.net (8.14.2/8.13.8/Submit) id m1FE6S6s033010; Fri, 15 Feb 2008 15:06:28 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Fri, 15 Feb 2008 15:06:27 +0100 Message-ID: <20080215150627.dhdz5bbisswo04wc@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Fri, 15 Feb 2008 15:06:27 +0100 From: Alexander Leidinger To: Jung-uk Kim References: <200802141841.m1EIf0iE013680@repoman.freebsd.org> In-Reply-To: <200802141841.m1EIf0iE013680@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.5) / FreeBSD-8.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-14.9, required 6, BAYES_00 -15.00, RDNS_DYNAMIC 0.10) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/linux32 linux32_machdep.c src/sys/i386/linux linux_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: Fri, 15 Feb 2008 14:25:36 -0000 Quoting Jung-uk Kim (from Thu, 14 Feb 2008 18:41:00 +0000 (UTC)): > jkim 2008-02-14 18:41:00 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > sys/amd64/linux32 linux32_machdep.c > sys/i386/linux linux_machdep.c > Log: > MFC: sys/amd64/linux32/linux32_machdep.c 1.46 > sys/i386/linux/linux_machdep.c 1.80 > > Fix Linux mmap with MAP_GROWSDOWN flag. You've asked re@ if a MFC to 7.0 is possible, and/or if they can add an errata item for this to the docs for 6.3 and 7.0? Bye, Alexander. -- We should have a Vollyballocracy. We elect a six-pack of presidents. Each one serves until they screw up, at which point they rotate. -- Dennis Miller http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-src@FreeBSD.ORG Fri Feb 15 14:36: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 78A8216A419; Fri, 15 Feb 2008 14:36:17 +0000 (UTC) (envelope-from ivoras@freebsd.org) Received: from sluga.fer.hr (sluga.cc.fer.hr [161.53.72.14]) by mx1.freebsd.org (Postfix) with ESMTP id E2A4713C4D5; Fri, 15 Feb 2008 14:36:16 +0000 (UTC) (envelope-from ivoras@freebsd.org) Received: from [161.53.72.113] ([161.53.72.113]) by sluga.fer.hr with Microsoft SMTPSVC(6.0.3790.3959); Fri, 15 Feb 2008 15:24:11 +0100 Message-ID: <47B5A108.5030808@freebsd.org> Date: Fri, 15 Feb 2008 15:26:16 +0100 From: Ivan Voras User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: scottl@freebsd.org References: <200802150626.m1F6QP7D009994__3855.5871964947$1203056853$gmane$org@repoman.freebsd.org> In-Reply-To: <200802150626.m1F6QP7D009994__3855.5871964947$1203056853$gmane$org@repoman.freebsd.org> X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig66954444E4BB9501FE5F5089" X-OriginalArrivalTime: 15 Feb 2008 14:24:11.0757 (UTC) FILETIME=[6F1BB9D0:01C86FDE] Cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/sys conf.h src/sys/geom geom_disk.c src/sys/i386/i386 dump_machdep.c minidump_machdep.c src/sys/amd64/amd64 dump_machdep.c minidump_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: Fri, 15 Feb 2008 14:36:17 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig66954444E4BB9501FE5F5089 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Scott Long wrote: > scottl 2008-02-15 06:26:25 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/sys conf.h=20 > sys/geom geom_disk.c=20 > sys/i386/i386 dump_machdep.c minidump_machdep.c=20 > sys/amd64/amd64 dump_machdep.c minidump_machdep.c=20 > Log: > Teach the dump and minidump code to respect the maxioszie attribute o= f > the disk; the hard-coded assumption of 64K doesn't work in all cases.= Will this work in the other direction, i.e. issuing requests larger than 64KB / 128KB if the device supports it? --------------enig66954444E4BB9501FE5F5089 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD4DBQFHtaEIldnAQVacBcgRAj5/AJjnZ4FlsJjHy+inMfA399yZWHGcAJ90NOk6 6jVTRkZ5jDDgPa5NgvMuZw== =KZJz -----END PGP SIGNATURE----- --------------enig66954444E4BB9501FE5F5089-- From owner-cvs-src@FreeBSD.ORG Fri Feb 15 15:19:27 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 A12B616A41A; Fri, 15 Feb 2008 15:19:27 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5E6EE13C4D3; Fri, 15 Feb 2008 15:19:27 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FFJRxk071333; Fri, 15 Feb 2008 15:19:27 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FFJRSr071332; Fri, 15 Feb 2008 15:19:27 GMT (envelope-from brueffer) Message-Id: <200802151519.m1FFJRSr071332@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 15 Feb 2008 15:19:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7_0 Cc: Subject: cvs commit: src/share/man/man9 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: Fri, 15 Feb 2008 15:19:27 -0000 brueffer 2008-02-15 15:19:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) share/man/man9 Makefile Log: MFC: rev. 1.325 Remove dublicate MLINK. Approved by: re (bmah) Revision Changes Path 1.310.2.1.2.1 +0 -1 src/share/man/man9/Makefile From owner-cvs-src@FreeBSD.ORG Fri Feb 15 16:15:10 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 CEFBF16A41B; Fri, 15 Feb 2008 16:15:10 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8C47413C4F3; Fri, 15 Feb 2008 16:15:10 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FGFAHC087081; Fri, 15 Feb 2008 16:15:10 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FGFA0R087080; Fri, 15 Feb 2008 16:15:10 GMT (envelope-from cperciva) Message-Id: <200802151615.m1FGFA0R087080@repoman.freebsd.org> From: Colin Percival Date: Fri, 15 Feb 2008 16:15:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/portsnap/phttpget phttpget.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: Fri, 15 Feb 2008 16:15:10 -0000 cperciva 2008-02-15 16:15:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/portsnap/phttpget phttpget.c Log: MFC revision 1.13: Use case-insensitive comparisons for HTTP header keywords. Revision Changes Path 1.4.2.8 +6 -6 src/usr.sbin/portsnap/phttpget/phttpget.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 16:16:21 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 C7A2816A418; Fri, 15 Feb 2008 16:16:21 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 84E1B13C45D; Fri, 15 Feb 2008 16:16:21 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FGGLCB087205; Fri, 15 Feb 2008 16:16:21 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FGGLJI087204; Fri, 15 Feb 2008 16:16:21 GMT (envelope-from cperciva) Message-Id: <200802151616.m1FGGLJI087204@repoman.freebsd.org> From: Colin Percival Date: Fri, 15 Feb 2008 16:16:21 +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/usr.sbin/portsnap/phttpget phttpget.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: Fri, 15 Feb 2008 16:16:21 -0000 cperciva 2008-02-15 16:16:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.sbin/portsnap/phttpget phttpget.c Log: MFC rev.1.13: Use case-insensitive comparisons for HTTP header keywords. Revision Changes Path 1.12.2.1 +6 -6 src/usr.sbin/portsnap/phttpget/phttpget.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 16:17: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 E343D16A469; Fri, 15 Feb 2008 16:17:28 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A079413C47E; Fri, 15 Feb 2008 16:17:28 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FGHSn3087263; Fri, 15 Feb 2008 16:17:28 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FGHS6t087262; Fri, 15 Feb 2008 16:17:28 GMT (envelope-from cperciva) Message-Id: <200802151617.m1FGHS6t087262@repoman.freebsd.org> From: Colin Percival Date: Fri, 15 Feb 2008 16:17:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7_0 Cc: Subject: cvs commit: src/usr.sbin/portsnap/phttpget phttpget.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: Fri, 15 Feb 2008 16:17:29 -0000 cperciva 2008-02-15 16:17:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) usr.sbin/portsnap/phttpget phttpget.c Log: MFC rev.1.13: Use case-insensitive comparisons for HTTP header keywords. Approved by: re (kensmith) Revision Changes Path 1.12.4.1 +6 -6 src/usr.sbin/portsnap/phttpget/phttpget.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 16:43: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 855DB16A417; Fri, 15 Feb 2008 16:43:03 +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 5952213C458; Fri, 15 Feb 2008 16:43:03 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FGh3Q8089032; Fri, 15 Feb 2008 16:43:03 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FGh3m5089031; Fri, 15 Feb 2008 16:43:03 GMT (envelope-from obrien) Message-Id: <200802151643.m1FGh3m5089031@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 15 Feb 2008 16:43: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/ufs/ffs ffs_alloc.c ffs_balloc.c ffs_inode.c ffs_snapshot.c ffs_softdep.c ffs_vnops.c src/sys/ufs/ufs ufs_bmap.c ufs_lookup.c ufs_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: Fri, 15 Feb 2008 16:43:03 -0000 obrien 2008-02-15 16:43:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/ufs/ffs ffs_alloc.c ffs_balloc.c ffs_inode.c ffs_snapshot.c ffs_softdep.c ffs_vnops.c sys/ufs/ufs ufs_bmap.c ufs_lookup.c ufs_vnops.c Log: MFC: Turn most ffs 'DIAGNOSTIC's into INVARIANTS. Revision Changes Path 1.147.2.2 +17 -17 src/sys/ufs/ffs/ffs_alloc.c 1.50.10.3 +2 -2 src/sys/ufs/ffs/ffs_balloc.c 1.108.2.1 +3 -3 src/sys/ufs/ffs/ffs_inode.c 1.136.2.1 +1 -1 src/sys/ufs/ffs/ffs_snapshot.c 1.211.2.1 +27 -24 src/sys/ufs/ffs/ffs_softdep.c 1.173.2.1 +5 -5 src/sys/ufs/ffs/ffs_vnops.c 1.66.2.1 +1 -1 src/sys/ufs/ufs/ufs_bmap.c 1.83.2.1 +1 -1 src/sys/ufs/ufs/ufs_lookup.c 1.291.2.1 +6 -6 src/sys/ufs/ufs/ufs_vnops.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 16:57: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 9D26016A417; Fri, 15 Feb 2008 16:57:24 +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 5ACE313C448; Fri, 15 Feb 2008 16:57:24 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FGvOKE098645; Fri, 15 Feb 2008 16:57:24 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FGvO4h098644; Fri, 15 Feb 2008 16:57:24 GMT (envelope-from jhb) Message-Id: <200802151657.m1FGvO4h098644@repoman.freebsd.org> From: John Baldwin Date: Fri, 15 Feb 2008 16:57:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/mfi mfi.c mfireg.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: Fri, 15 Feb 2008 16:57:24 -0000 jhb 2008-02-15 16:57:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/mfi mfi.c mfireg.h Log: MFC: Fix some bugs in dealing with DCMD's without data. MegaCli was sending down some DCMD's without any data. Thanks to Dell and LSI for helping to provide clues to figure out this problem. Now MegaCli can upgrade the firmware and should work identical when run on Linux. Revision Changes Path 1.3.2.11 +92 -58 src/sys/dev/mfi/mfi.c 1.1.2.9 +2 -0 src/sys/dev/mfi/mfireg.h From owner-cvs-src@FreeBSD.ORG Fri Feb 15 17:05:08 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 C89EC16A420; Fri, 15 Feb 2008 17:05:08 +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 8617F13C43E; Fri, 15 Feb 2008 17:05:08 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FH58FM000390; Fri, 15 Feb 2008 17:05:08 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FH58Ne000389; Fri, 15 Feb 2008 17:05:08 GMT (envelope-from jhb) Message-Id: <200802151705.m1FH58Ne000389@repoman.freebsd.org> From: John Baldwin Date: Fri, 15 Feb 2008 17:05: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/dev/acpica acpi_cpu.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: Fri, 15 Feb 2008 17:05:08 -0000 jhb 2008-02-15 17:05:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/acpica acpi_cpu.c Log: MFC: Fix a typo when testing for the NO_C3 quirk. Revision Changes Path 1.67.2.2 +1 -1 src/sys/dev/acpica/acpi_cpu.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 17:05:40 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 0F71216A46B; Fri, 15 Feb 2008 17:05:40 +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 C027E13C478; Fri, 15 Feb 2008 17:05:39 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FH5dNx000433; Fri, 15 Feb 2008 17:05:39 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FH5d09000432; Fri, 15 Feb 2008 17:05:39 GMT (envelope-from jhb) Message-Id: <200802151705.m1FH5d09000432@repoman.freebsd.org> From: John Baldwin Date: Fri, 15 Feb 2008 17:05:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/acpica acpi_cpu.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: Fri, 15 Feb 2008 17:05:40 -0000 jhb 2008-02-15 17:05:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/acpica acpi_cpu.c Log: MFC: Fix a typo when testing for the NO_C3 quirk. Revision Changes Path 1.57.2.6 +1 -1 src/sys/dev/acpica/acpi_cpu.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 18:40:47 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 2E6EA16A417; Fri, 15 Feb 2008 18:40:47 +0000 (UTC) (envelope-from olli@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EAEC813C442; Fri, 15 Feb 2008 18:40:46 +0000 (UTC) (envelope-from olli@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FIekkC008677; Fri, 15 Feb 2008 18:40:46 GMT (envelope-from olli@repoman.freebsd.org) Received: (from olli@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FIekKC008676; Fri, 15 Feb 2008 18:40:46 GMT (envelope-from olli) Message-Id: <200802151840.m1FIekKC008676@repoman.freebsd.org> From: Oliver Fromme Date: Fri, 15 Feb 2008 18:40: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/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: Fri, 15 Feb 2008 18:40:47 -0000 olli 2008-02-15 18:40:46 UTC FreeBSD src repository Modified files: share/misc committers-src.dot Log: Add myself and the mentorship relation of des. Approved by: des (mentor) Revision Changes Path 1.72 +2 -0 src/share/misc/committers-src.dot From owner-cvs-src@FreeBSD.ORG Fri Feb 15 20:08: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 0063716A417; Fri, 15 Feb 2008 20:08:42 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id AD0E713C4E9; Fri, 15 Feb 2008 20:08:42 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.samsco.home (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.8/8.13.8) with ESMTP id m1FK8dnn083334; Fri, 15 Feb 2008 13:08:39 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <47B5F147.5090007@samsco.org> Date: Fri, 15 Feb 2008 13:08:39 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.11) Gecko/20071128 SeaMonkey/1.1.7 MIME-Version: 1.0 To: Ivan Voras References: <200802150626.m1F6QP7D009994__3855.5871964947$1203056853$gmane$org@repoman.freebsd.org> <47B5A108.5030808@freebsd.org> In-Reply-To: <47B5A108.5030808@freebsd.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=5.4 tests=ALL_TRUSTED autolearn=failed version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Cc: cvs-src@freebsd.org, scottl@freebsd.org Subject: Re: cvs commit: src/sys/sys conf.h src/sys/geom geom_disk.c src/sys/i386/i386 dump_machdep.c minidump_machdep.c src/sys/amd64/amd64 dump_machdep.c minidump_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: Fri, 15 Feb 2008 20:08:43 -0000 Ivan Voras wrote: > Scott Long wrote: >> scottl 2008-02-15 06:26:25 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/sys conf.h >> sys/geom geom_disk.c >> sys/i386/i386 dump_machdep.c minidump_machdep.c >> sys/amd64/amd64 dump_machdep.c minidump_machdep.c >> Log: >> Teach the dump and minidump code to respect the maxioszie attribute of >> the disk; the hard-coded assumption of 64K doesn't work in all cases. > > Will this work in the other direction, i.e. issuing requests larger than > 64KB / 128KB if the device supports it? > Yes, though I need to review all of the drivers to make sure they're not setting a bogus maxiosize that they can't actually support. If you're looking to improve dump speed, there are two things that need to be done. First, the dumpsys code and driver interface needs to be changed to send the driver large chunks (like PSE-sized chunks, maybe) and let the driver decide how much of it to handle before returning. Second, the dumpsys code and drivers need to be taught to handle physical addresses. Right now, the dumpsys code iterates through all the pages in the system (or through the kernel map if it's a minidump), calls pmap_kenter to generate a virtual address for the driver, then the driver calls busdma and has it call pmap_kextract to get the physical address. That can definitely be improved. Scott From owner-cvs-src@FreeBSD.ORG Fri Feb 15 20:26: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 E628A16A473; Fri, 15 Feb 2008 20:26:17 +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 CAB7E13C4E1; Fri, 15 Feb 2008 20:26:17 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FKQHKJ017226; Fri, 15 Feb 2008 20:26:17 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FKQHWh017225; Fri, 15 Feb 2008 20:26:17 GMT (envelope-from rwatson) Message-Id: <200802152026.m1FKQHWh017225@repoman.freebsd.org> From: Robert Watson Date: Fri, 15 Feb 2008 20:26: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/sys priv.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: Fri, 15 Feb 2008 20:26:18 -0000 rwatson 2008-02-15 20:26:17 UTC FreeBSD src repository Modified files: sys/sys priv.h Log: Add privilege PRIV_NNPFS_DEBUG for use with Arla/nnpfs. This privilege will authorize debugging system calls. MFC after: 1 month Revision Changes Path 1.19 +6 -1 src/sys/sys/priv.h From owner-cvs-src@FreeBSD.ORG Fri Feb 15 21:04: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 7BABF16A417; Fri, 15 Feb 2008 21:04:37 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7F01713C44B; Fri, 15 Feb 2008 21:04:37 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FL4b3U028870; Fri, 15 Feb 2008 21:04:37 GMT (envelope-from attilio@repoman.freebsd.org) Received: (from attilio@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FL4bm0028869; Fri, 15 Feb 2008 21:04:37 GMT (envelope-from attilio) Message-Id: <200802152104.m1FL4bm0028869@repoman.freebsd.org> From: Attilio Rao Date: Fri, 15 Feb 2008 21:04: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/kern kern_lock.c vfs_default.c src/sys/sys buf.h lockmgr.h src/sys/ufs/ffs ffs_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: Fri, 15 Feb 2008 21:04:37 -0000 attilio 2008-02-15 21:04:37 UTC FreeBSD src repository Modified files: sys/kern kern_lock.c vfs_default.c sys/sys buf.h lockmgr.h sys/ufs/ffs ffs_vnops.c Log: - Introduce lockmgr_args() in the lockmgr space. This function performs the same operation of lockmgr() but accepting a custom wmesg, prio and timo for the particular lock instance, overriding default values lkp->lk_wmesg, lkp->lk_prio and lkp->lk_timo. - Use lockmgr_args() in order to implement BUF_TIMELOCK() - Cleanup BUF_LOCK() - Remove LK_INTERNAL as it is nomore used in the lockmgr namespace Tested by: Andrea Barberio Revision Changes Path 1.125 +44 -24 src/sys/kern/kern_lock.c 1.141 +2 -1 src/sys/kern/vfs_default.c 1.201 +5 -31 src/sys/sys/buf.h 1.63 +15 -5 src/sys/sys/lockmgr.h 1.178 +5 -3 src/sys/ufs/ffs/ffs_vnops.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 21:08: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 6FFBF16A419; Fri, 15 Feb 2008 21:08:18 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5C40413C447; Fri, 15 Feb 2008 21:08:18 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FL8I0d029114; Fri, 15 Feb 2008 21:08:18 GMT (envelope-from attilio@repoman.freebsd.org) Received: (from attilio@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FL8I2p029113; Fri, 15 Feb 2008 21:08:18 GMT (envelope-from attilio) Message-Id: <200802152108.m1FL8I2p029113@repoman.freebsd.org> From: Attilio Rao Date: Fri, 15 Feb 2008 21:08: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: src/sys/sys param.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: Fri, 15 Feb 2008 21:08:18 -0000 attilio 2008-02-15 21:08:18 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Bump __FreeBSD_version in order to signal introduction of lockmgr_args() and LK_INTERNAL removal. Revision Changes Path 1.335 +1 -1 src/sys/sys/param.h From owner-cvs-src@FreeBSD.ORG Fri Feb 15 21:19:16 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 B2A5716A418; Fri, 15 Feb 2008 21:19:16 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A168713C457; Fri, 15 Feb 2008 21:19:16 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FLJGkp030492; Fri, 15 Feb 2008 21:19:16 GMT (envelope-from antoine@repoman.freebsd.org) Received: (from antoine@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FLJGrc030491; Fri, 15 Feb 2008 21:19:16 GMT (envelope-from antoine) Message-Id: <200802152119.m1FLJGrc030491@repoman.freebsd.org> From: Antoine Brodin Date: Fri, 15 Feb 2008 21:19: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/lib/libdisk disk.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: Fri, 15 Feb 2008 21:19:16 -0000 antoine 2008-02-15 21:19:15 UTC FreeBSD src repository Modified files: lib/libdisk disk.c Log: - Make Disk_Names() behave as documented in libdisk(3): return an array of disk names, where you must free each pointer, as well as the array by hand. [1] - Destaticize "disks" in Disk_Names, it has no reasons to be static. PR: kern/96077 [1] PR: kern/114110 [1] MFC after: 1 month Approved by: rwatson (mentor) Revision Changes Path 1.128 +14 -5 src/lib/libdisk/disk.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 21:54:22 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 609D316A41B; Fri, 15 Feb 2008 21:54:22 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 55BE813C447; Fri, 15 Feb 2008 21:54:22 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FLsMga032358; Fri, 15 Feb 2008 21:54:22 GMT (envelope-from antoine@repoman.freebsd.org) Received: (from antoine@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FLsMKH032357; Fri, 15 Feb 2008 21:54:22 GMT (envelope-from antoine) Message-Id: <200802152154.m1FLsMKH032357@repoman.freebsd.org> From: Antoine Brodin Date: Fri, 15 Feb 2008 21:54:21 +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 subr_autoconf.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: Fri, 15 Feb 2008 21:54:22 -0000 antoine 2008-02-15 21:54:21 UTC FreeBSD src repository Modified files: sys/kern subr_autoconf.c Log: Remove a superfluous line in run_interrupt_driven_config_hooks(), next_entry is already initialized during TAILQ_FOREACH_SAFE(). PR: kern/119604 Approved by: rwatson (mentor) MFC after: 1 month Revision Changes Path 1.24 +0 -1 src/sys/kern/subr_autoconf.c From owner-cvs-src@FreeBSD.ORG Fri Feb 15 23:38: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 39F0A16A419; Fri, 15 Feb 2008 23:38:03 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id E6D6A13C47E; Fri, 15 Feb 2008 23:38:02 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id B11DE2087; Sat, 16 Feb 2008 00:37:56 +0100 (CET) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: -0.3/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 37A912083; Sat, 16 Feb 2008 00:37:56 +0100 (CET) Received: by ds4.des.no (Postfix, from userid 1001) id 1A5E78448B; Sat, 16 Feb 2008 00:37:56 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Matteo Riondato References: <200802052003.m15K3jkj093200@repoman.freebsd.org> Date: Sat, 16 Feb 2008 00:37:55 +0100 In-Reply-To: <200802052003.m15K3jkj093200@repoman.freebsd.org> (Matteo Riondato's message of "Tue\, 5 Feb 2008 20\:03\:45 +0000 \(UTC\)") Message-ID: <86ir0px030.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/librpcsvc 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: Fri, 15 Feb 2008 23:38:03 -0000 Matteo Riondato writes: > Log: > set WARNS to 1: with WARNS=3D2 an aliasing error in a file generated by > rpcgen from include/rpcsvc/rex.x is exposed and I really don't know > how to fix it. Feel free to show us the code and ask for help... DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Fri Feb 15 23:42:33 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 EC4DC16A420; Fri, 15 Feb 2008 23:42:33 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id A43D813C461; Fri, 15 Feb 2008 23:42:33 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id B2A8A207E; Sat, 16 Feb 2008 00:42:30 +0100 (CET) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: -0.3/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 1BE2A2049; Sat, 16 Feb 2008 00:42:30 +0100 (CET) Received: by ds4.des.no (Postfix, from userid 1001) id EB7348448B; Sat, 16 Feb 2008 00:42:29 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Andrew Thompson References: <200802110305.m1B35BFm022000@repoman.freebsd.org> Date: Sat, 16 Feb 2008 00:42:29 +0100 In-Reply-To: <200802110305.m1B35BFm022000@repoman.freebsd.org> (Andrew Thompson's message of "Mon\, 11 Feb 2008 03\:05\:11 +0000 \(UTC\)") Message-ID: <86ejbdwzve.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom/lvm g_lvm.c g_lvm.h src/share/man/man4 geom_lvm.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: Fri, 15 Feb 2008 23:42:34 -0000 Andrew Thompson writes: > Added files: > sys/geom/lvm g_lvm.c g_lvm.h=20 > share/man/man4 geom_lvm.4=20 > Log: > Add a geom class to map Linux LVM logical volumes. I really wish you had chosen a less generic name... DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Fri Feb 15 23:56:33 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 D7F7616A417; Fri, 15 Feb 2008 23:56:33 +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 B51B113C458; Fri, 15 Feb 2008 23:56:33 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1FNuX3Z043779; Fri, 15 Feb 2008 23:56:33 GMT (envelope-from danger@repoman.freebsd.org) Received: (from danger@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1FNuXhO043778; Fri, 15 Feb 2008 23:56:33 GMT (envelope-from danger) Message-Id: <200802152356.m1FNuXhO043778@repoman.freebsd.org> From: Daniel Gerzo Date: Fri, 15 Feb 2008 23:56: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/share/man/man9 pci.9 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: Fri, 15 Feb 2008 23:56:33 -0000 danger 2008-02-15 23:56:33 UTC FreeBSD src repository (doc committer) Modified files: share/man/man9 pci.9 Log: - fix typo Submitted by: Constantine A. Murenin MFC after: 3 days Revision Changes Path 1.11 +1 -1 src/share/man/man9/pci.9 From owner-cvs-src@FreeBSD.ORG Fri Feb 15 23:59: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 C811416A41B; Fri, 15 Feb 2008 23:59:05 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id AD57213C457; Fri, 15 Feb 2008 23:59:05 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id m1FNx2lE011695; Fri, 15 Feb 2008 15:59:02 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id m1FNx1Ev011694; Fri, 15 Feb 2008 15:59:01 -0800 (PST) (envelope-from obrien) Date: Fri, 15 Feb 2008 15:59:01 -0800 From: "David O'Brien" To: Dag-Erling =?unknown-8bit?B?U23DuHJncmF2?= Message-ID: <20080215235901.GA11610@dragon.NUXI.org> References: <200802110305.m1B35BFm022000@repoman.freebsd.org> <86ejbdwzve.fsf@ds4.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86ejbdwzve.fsf@ds4.des.no> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Andrew Thompson Subject: Re: cvs commit: src/sys/geom/lvm g_lvm.c g_lvm.h src/share/man/man4 geom_lvm.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 23:59:05 -0000 On Sat, Feb 16, 2008 at 12:42:29AM +0100, Dag-Erling Smrgrav wrote: > Andrew Thompson writes: > > Added files: > > sys/geom/lvm g_lvm.c g_lvm.h > > share/man/man4 geom_lvm.4 > > Log: > > Add a geom class to map Linux LVM logical volumes. > > I really wish you had chosen a less generic name... Its not too late to change the name. -- -- David (obrien@FreeBSD.org) From owner-cvs-src@FreeBSD.ORG Sat Feb 16 00:16:50 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 0231D16A418; Sat, 16 Feb 2008 00:16:50 +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 D451213C44B; Sat, 16 Feb 2008 00:16:49 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1G0Gn0M046559; Sat, 16 Feb 2008 00:16:49 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1G0GnFB046558; Sat, 16 Feb 2008 00:16:49 GMT (envelope-from delphij) Message-Id: <200802160016.m1G0GnFB046558@repoman.freebsd.org> From: Xin LI Date: Sat, 16 Feb 2008 00:16:49 +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/libc/resolv res_comp.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: Sat, 16 Feb 2008 00:16:50 -0000 delphij 2008-02-16 00:16:49 UTC FreeBSD src repository Modified files: lib/libc/resolv res_comp.c Log: Allow underscore in domain names while resolving. While having underscore is a violation of RFC 1034 [STD 13], it is accepted by certain name servers as well as other popular operating systems' resolver library. Bugs are mine. Obtained from: ume MFC after: 2 weeks Revision Changes Path 1.5 +2 -1 src/lib/libc/resolv/res_comp.c From owner-cvs-src@FreeBSD.ORG Sat Feb 16 00:34: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 8DAAC16A418; Sat, 16 Feb 2008 00:34:38 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 34DE913C469; Sat, 16 Feb 2008 00:34:38 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 528DF17104; Sat, 16 Feb 2008 00:34:37 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.2/8.14.2) with ESMTP id m1G0Ya9k094262; Sat, 16 Feb 2008 00:34:36 GMT (envelope-from phk@critter.freebsd.dk) To: obrien@FreeBSD.org From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 15 Feb 2008 15:59:01 PST." <20080215235901.GA11610@dragon.NUXI.org> Date: Sat, 16 Feb 2008 00:34:36 +0000 Message-ID: <94261.1203122076@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Dag-Erling =?unknown-8bit?B?U23DuHJncmF2?= , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Andrew Thompson , cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/geom/lvm g_lvm.c g_lvm.h src/share/man/man4 geom_lvm.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: Sat, 16 Feb 2008 00:34:38 -0000 In message <20080215235901.GA11610@dragon.NUXI.org>, "David O'Brien" writes: >On Sat, Feb 16, 2008 at 12:42:29AM +0100, Dag-Erling Smrgrav wrote: >> Andrew Thompson writes: >> > Added files: >> > sys/geom/lvm g_lvm.c g_lvm.h >> > share/man/man4 geom_lvm.4 >> > Log: >> > Add a geom class to map Linux LVM logical volumes. >> >> I really wish you had chosen a less generic name... > >Its not too late to change the name. I agree, it should be linux_lvm unless the Linux camp has a more precise name for it. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Sat Feb 16 02:00: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 5174316A417; Sat, 16 Feb 2008 02:00:26 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 340DC13C459; Sat, 16 Feb 2008 02:00:26 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1G20QPS063597; Sat, 16 Feb 2008 02:00:26 GMT (envelope-from rpaulo@repoman.freebsd.org) Received: (from rpaulo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1G20PZx063596; Sat, 16 Feb 2008 02:00:25 GMT (envelope-from rpaulo) Message-Id: <200802160200.m1G20PZx063596@repoman.freebsd.org> From: Rui Paulo Date: Sat, 16 Feb 2008 02:00:25 +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/acpica acpi_cpu.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: Sat, 16 Feb 2008 02:00:26 -0000 rpaulo 2008-02-16 02:00:25 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_cpu.c Log: Skip validation of the C3 state if we disabled C3 by software (i.e., via quirk). Submitted by: Andriy Gapon Reviewed by: njl (mentor) Approved by: njl (mentor) Requested by: njl (mentor) MFC after: 3 days Revision Changes Path 1.70 +1 -1 src/sys/dev/acpica/acpi_cpu.c From owner-cvs-src@FreeBSD.ORG Sat Feb 16 02:09: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 E4E6316A41B; Sat, 16 Feb 2008 02:09:05 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C7E4313C448; Sat, 16 Feb 2008 02:09:05 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1G295ih065091; Sat, 16 Feb 2008 02:09:05 GMT (envelope-from rpaulo@repoman.freebsd.org) Received: (from rpaulo@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1G295Xs065090; Sat, 16 Feb 2008 02:09:05 GMT (envelope-from rpaulo) Message-Id: <200802160209.m1G295Xs065090@repoman.freebsd.org> From: Rui Paulo Date: Sat, 16 Feb 2008 02:09:05 +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/acpica acpi_thermal.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: Sat, 16 Feb 2008 02:09:06 -0000 rpaulo 2008-02-16 02:09:05 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_thermal.c Log: Allow the user to override the current active cooling state if state is currently TZ_ACTIVE_NONE. Submitted by: Andriy Gapon Reviewed by: njl (mentor) Approved by: njl (mentor) Requested by: njl (mentor) MFC after: 3 days Revision Changes Path 1.68 +2 -1 src/sys/dev/acpica/acpi_thermal.c From owner-cvs-src@FreeBSD.ORG Sat Feb 16 02:45: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 82C1716A41A; Sat, 16 Feb 2008 02:45:46 +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 0518C13C43E; Sat, 16 Feb 2008 02:45:45 +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 m1G2jhhr031600; Sat, 16 Feb 2008 05:45:44 +0300 (MSK) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1203129944; bh=IMpBVsWwgjPOT9N+wPZk/sXtRBwzCo6uFO/PZn1 H874=; l=626; h=Date:From:To:Cc:Subject:Message-ID:Mail-Followup-To: References:MIME-Version:Content-Type:Content-Disposition: In-Reply-To:User-Agent; b=MRuHUXhAeeTM9LRmbD4rYMdG7EKbC3aiaVeoNViU ufWeNQSd1hngNHedy7MuOZZgS6qKEGL6KXOkcIyd2JNK7k4I60ZmPIQ38YPXzleAPAa m+8Dq51wm+ILdPyzl9iIPcLkoP8695CWNIh4r4w78wO/961f8ioOJoRCJzZbjqjg= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id m1G2jhAg031599; Sat, 16 Feb 2008 05:45:43 +0300 (MSK) (envelope-from ache) Date: Sat, 16 Feb 2008 05:45:42 +0300 From: Andrey Chernov To: Xin LI Message-ID: <20080216024541.GA31498@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Xin LI , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200802160016.m1G0GnFB046558@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802160016.m1G0GnFB046558@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/lib/libc/resolv res_comp.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: Sat, 16 Feb 2008 02:45:46 -0000 On Sat, Feb 16, 2008 at 12:16:49AM +0000, Xin LI wrote: > delphij 2008-02-16 00:16:49 UTC > > FreeBSD src repository > > Modified files: > lib/libc/resolv res_comp.c > Log: > Allow underscore in domain names while resolving. While having underscore > is a violation of RFC 1034 [STD 13], it is accepted by certain name servers > as well as other popular operating systems' resolver library. Do you mean we'll have now different results from libc and from bind's resolver for names with underscore? If yes, it sounds worse than RFC violation committed. -- http://ache.pp.ru/ From owner-cvs-src@FreeBSD.ORG Sat Feb 16 05:35: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 EE22916A419; Sat, 16 Feb 2008 05:35:55 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D85C513C447; Sat, 16 Feb 2008 05:35:55 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1G5ZtSB089693; Sat, 16 Feb 2008 05:35:55 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1G5Zt4a089692; Sat, 16 Feb 2008 05:35:55 GMT (envelope-from rafan) Message-Id: <200802160535.m1G5Zt4a089692@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 16 Feb 2008 05:35:55 +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/lib/ncurses/ncurses 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: Sat, 16 Feb 2008 05:35:56 -0000 rafan 2008-02-16 05:35:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/ncurses/ncurses Makefile Log: MFC rev 1.96 - Remove duplicate tputs.3 from MLINK. As we use termcap in the bsae, remove the one links to curs_terminfo. Submitted by: David Naylor Revision Changes Path 1.92.2.2 +0 -1 src/lib/ncurses/ncurses/Makefile From owner-cvs-src@FreeBSD.ORG Sat Feb 16 05:36:22 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 EF7BB16A41B; Sat, 16 Feb 2008 05:36:22 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DAD6313C46E; Sat, 16 Feb 2008 05:36:22 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1G5aMbk089742; Sat, 16 Feb 2008 05:36:22 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1G5aMm5089741; Sat, 16 Feb 2008 05:36:22 GMT (envelope-from rafan) Message-Id: <200802160536.m1G5aMm5089741@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 16 Feb 2008 05:36:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/ncurses/ncurses 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: Sat, 16 Feb 2008 05:36:23 -0000 rafan 2008-02-16 05:36:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/ncurses/ncurses Makefile Log: MFC rev 1.96 - Remove duplicate tputs.3 from MLINK. As we use termcap in the bsae, remove the one links to curs_terminfo. Submitted by: David Naylor Revision Changes Path 1.87.2.5 +0 -1 src/lib/ncurses/ncurses/Makefile From owner-cvs-src@FreeBSD.ORG Sat Feb 16 06:35: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 BFC9916A417; Sat, 16 Feb 2008 06:35:59 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 94B3613C45A; Sat, 16 Feb 2008 06:35:59 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m1G6TbBm065417; Fri, 15 Feb 2008 23:29:37 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 15 Feb 2008 23:34:27 -0700 (MST) Message-Id: <20080215.233427.1598351542.imp@bsdimp.com> To: ache@nagual.pp.ru From: "M. Warner Losh" In-Reply-To: <20080216024541.GA31498@nagual.pp.ru> References: <200802160016.m1G0GnFB046558@repoman.freebsd.org> <20080216024541.GA31498@nagual.pp.ru> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, delphij@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/resolv res_comp.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: Sat, 16 Feb 2008 06:35:59 -0000 In message: <20080216024541.GA31498@nagual.pp.ru> Andrey Chernov writes: : On Sat, Feb 16, 2008 at 12:16:49AM +0000, Xin LI wrote: : > delphij 2008-02-16 00:16:49 UTC : > : > FreeBSD src repository : > : > Modified files: : > lib/libc/resolv res_comp.c : > Log: : > Allow underscore in domain names while resolving. While having underscore : > is a violation of RFC 1034 [STD 13], it is accepted by certain name servers : > as well as other popular operating systems' resolver library. : : Do you mean we'll have now different results from libc and from bind's : resolver for names with underscore? If yes, it sounds worse than RFC : violation committed. Plus there was a very long, very heated thread about removing _ as a valid name years ago. Have conditions changed since then? Frankly, I'd like to have seen a change like this discussed more widely. There was much debate before, and there turned out to be good reasons for omitting the _. I just can't recall them now. Warner From owner-cvs-src@FreeBSD.ORG Sat Feb 16 07:15: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 C3EBE16A41A; Sat, 16 Feb 2008 07:15:35 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B196F13C455; Sat, 16 Feb 2008 07:15:35 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1G7FZKM097686; Sat, 16 Feb 2008 07:15:35 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1G7FZ5W097685; Sat, 16 Feb 2008 07:15:35 GMT (envelope-from ume) Message-Id: <200802160715.m1G7FZ5W097685@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 16 Feb 2008 07:15:34 +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/acpica acpi_thermal.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: Sat, 16 Feb 2008 07:15:35 -0000 ume 2008-02-16 07:15:34 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_thermal.c Log: Create a thread to handle passive cooling for 1st zone which has _PSV, _TSP, _TC1 and _TC2. Contirmed by: "Alexandre \"Sunny\" Kovalenko" Reviewed by: njl MFC after: 1 week Revision Changes Path 1.69 +20 -19 src/sys/dev/acpica/acpi_thermal.c From owner-cvs-src@FreeBSD.ORG Sat Feb 16 07:26: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 DB18716A417; Sat, 16 Feb 2008 07:26:05 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from heff.fud.org.nz (203-109-251-39.static.bliink.ihug.co.nz [203.109.251.39]) by mx1.freebsd.org (Postfix) with ESMTP id 8D03713C43E; Sat, 16 Feb 2008 07:26:05 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id 7CBC772F6; Sat, 16 Feb 2008 20:26:03 +1300 (NZDT) Date: Sat, 16 Feb 2008 20:26:03 +1300 From: Andrew Thompson To: Poul-Henning Kamp Message-ID: <20080216072603.GD2144@heff.fud.org.nz> References: <20080215235901.GA11610@dragon.NUXI.org> <94261.1203122076@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <94261.1203122076@critter.freebsd.dk> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Dag-Erling =?unknown-8bit?B?U23DuHJncmF2?= , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, obrien@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/geom/lvm g_lvm.c g_lvm.h src/share/man/man4 geom_lvm.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: Sat, 16 Feb 2008 07:26:06 -0000 On Sat, Feb 16, 2008 at 12:34:36AM +0000, Poul-Henning Kamp wrote: > In message <20080215235901.GA11610@dragon.NUXI.org>, "David O'Brien" writes: > >On Sat, Feb 16, 2008 at 12:42:29AM +0100, Dag-Erling Smrgrav wrote: > >> Andrew Thompson writes: > >> > Added files: > >> > sys/geom/lvm g_lvm.c g_lvm.h > >> > share/man/man4 geom_lvm.4 > >> > Log: > >> > Add a geom class to map Linux LVM logical volumes. > >> > >> I really wish you had chosen a less generic name... > > > >Its not too late to change the name. > > I agree, it should be linux_lvm unless the Linux camp has a > more precise name for it. Fine by me. Just to be sure the correct module and manpage names should be geom_linux_lvm? Andrew From owner-cvs-src@FreeBSD.ORG Sat Feb 16 08:46:54 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 61E4A16A46B; Sat, 16 Feb 2008 08:46:54 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 35D1313C43E; Sat, 16 Feb 2008 08:46:53 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 8997817104; Sat, 16 Feb 2008 08:46:52 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.2/8.14.2) with ESMTP id m1G8kpe6096034; Sat, 16 Feb 2008 08:46:52 GMT (envelope-from phk@critter.freebsd.dk) To: Andrew Thompson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 16 Feb 2008 20:26:03 +1300." <20080216072603.GD2144@heff.fud.org.nz> Date: Sat, 16 Feb 2008 08:46:51 +0000 Message-ID: <96033.1203151611@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Dag-Erling =?unknown-8bit?B?U23DuHJncmF2?= , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, obrien@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/geom/lvm g_lvm.c g_lvm.h src/share/man/man4 geom_lvm.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: Sat, 16 Feb 2008 08:46:54 -0000 In message <20080216072603.GD2144@heff.fud.org.nz>, Andrew Thompson writes: >On Sat, Feb 16, 2008 at 12:34:36AM +0000, Poul-Henning Kamp wrote: >> In message <20080215235901.GA11610@dragon.NUXI.org>, "David O'Brien" writes: >> >On Sat, Feb 16, 2008 at 12:42:29AM +0100, Dag-Erling Smrgrav wrote: >> >> Andrew Thompson writes: >> >> > Added files: >> >> > sys/geom/lvm g_lvm.c g_lvm.h >> >> > share/man/man4 geom_lvm.4 >> >> > Log: >> >> > Add a geom class to map Linux LVM logical volumes. >> >> >> >> I really wish you had chosen a less generic name... >> > >> >Its not too late to change the name. >> >> I agree, it should be linux_lvm unless the Linux camp has a >> more precise name for it. > >Fine by me. Just to be sure the correct module and manpage names should >be geom_linux_lvm? yes. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Sat Feb 16 08:59: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 B8ED016A417; Sat, 16 Feb 2008 08:59:17 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A802A13C457; Sat, 16 Feb 2008 08:59:17 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1G8xH9o013075; Sat, 16 Feb 2008 08:59:17 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1G8xHu6013074; Sat, 16 Feb 2008 08:59:17 GMT (envelope-from brueffer) Message-Id: <200802160859.m1G8xHu6013074@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 16 Feb 2008 08:59:17 +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 hptrr.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: Sat, 16 Feb 2008 08:59:17 -0000 brueffer 2008-02-16 08:59:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/man/man4 hptrr.4 Log: MFC: rev. 1.3 The hptrr driver first appeared in 6.3, not 5.3. Revision Changes Path 1.1.2.3 +1 -1 src/share/man/man4/hptrr.4 From owner-cvs-src@FreeBSD.ORG Sat Feb 16 09:00: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 41C5216A421; Sat, 16 Feb 2008 09:00:03 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 304E013C458; Sat, 16 Feb 2008 09:00:03 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1G902lw013149; Sat, 16 Feb 2008 09:00:02 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1G902dP013148; Sat, 16 Feb 2008 09:00:02 GMT (envelope-from brueffer) Message-Id: <200802160900.m1G902dP013148@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 16 Feb 2008 09:00:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 hptrr.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: Sat, 16 Feb 2008 09:00:03 -0000 brueffer 2008-02-16 09:00:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 hptrr.4 Log: MFC: rev. 1.3 The hptrr driver first appeared in 6.3, not 5.3. Revision Changes Path 1.1.4.2 +1 -1 src/share/man/man4/hptrr.4 From owner-cvs-src@FreeBSD.ORG Sat Feb 16 10:51: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 B218216A418; Sat, 16 Feb 2008 10:51:29 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 7B11013C447; Sat, 16 Feb 2008 10:51:29 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 4F7C9208C; Sat, 16 Feb 2008 11:51:26 +0100 (CET) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: -0.3/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 2B08A2088; Sat, 16 Feb 2008 11:51:26 +0100 (CET) Received: by ds4.des.no (Postfix, from userid 1001) id 160028449D; Sat, 16 Feb 2008 11:51:26 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: "M. Warner Losh" References: <200802160016.m1G0GnFB046558@repoman.freebsd.org> <20080216024541.GA31498@nagual.pp.ru> <20080215.233427.1598351542.imp@bsdimp.com> Date: Sat, 16 Feb 2008 11:51:26 +0100 In-Reply-To: <20080215.233427.1598351542.imp@bsdimp.com> (M. Warner Losh's message of "Fri\, 15 Feb 2008 23\:34\:27 -0700 \(MST\)") Message-ID: <863artw4wh.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: ache@nagual.pp.ru, src-committers@FreeBSD.org, delphij@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/resolv res_comp.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: Sat, 16 Feb 2008 10:51:29 -0000 "M. Warner Losh" writes: > Plus there was a very long, very heated thread about removing _ as a > valid name years ago. Have conditions changed since then? Frankly, > I'd like to have seen a change like this discussed more widely. There > was much debate before, and there turned out to be good reasons for > omitting the _. I just can't recall them now. There are valid reasons for allowing it. Somebody[tm] (I'll leave it up to you to guess who) thought it was a good idea to use _ in DNS names used for automatic detection of web proxies and domain controllers, IIRC. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Sat Feb 16 11:59: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 CF5E816A46E; Sat, 16 Feb 2008 11:59: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 BAFF013C4E7; Sat, 16 Feb 2008 11:59:24 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GBxOJS066363; Sat, 16 Feb 2008 11:59:24 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GBxOW6066362; Sat, 16 Feb 2008 11:59:24 GMT (envelope-from rwatson) Message-Id: <200802161159.m1GBxOW6066362@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Feb 2008 11:59:23 +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/sys priv.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: Sat, 16 Feb 2008 11:59:24 -0000 rwatson 2008-02-16 11:59:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/sys priv.h Log: Merge priv.h:1.16 from HEAD to RELENG_7: date: 2007/10/21 22:50:11; author: rwatson; state: Exp; lines: +1 -0 Add PRIV_VFS_STAT privilege, which will allow overriding policy limits on the right to stat() a file, such as in mac_bsdextended. Obtained from: TrustedBSD Project Revision Changes Path 1.15.2.1 +1 -0 src/sys/sys/priv.h From owner-cvs-src@FreeBSD.ORG Sat Feb 16 11:59: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 47D4A16A46C; Sat, 16 Feb 2008 11:59:57 +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 25D2113C4F7; Sat, 16 Feb 2008 11:59:57 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GBxuD0066445; Sat, 16 Feb 2008 11:59:56 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GBxuHY066444; Sat, 16 Feb 2008 11:59:56 GMT (envelope-from rwatson) Message-Id: <200802161159.m1GBxuHY066444@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Feb 2008 11:59:56 +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/sys priv.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: Sat, 16 Feb 2008 11:59:57 -0000 rwatson 2008-02-16 11:59:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/sys priv.h Log: Merge priv.h:1.17 from HEAD to RELENG_7: Add a new privilage category for DDB(4), and add PRIV_DDB_CAPTURE to control access to the DDB capture buffer. Revision Changes Path 1.15.2.2 +6 -1 src/sys/sys/priv.h From owner-cvs-src@FreeBSD.ORG Sat Feb 16 12:02: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 F402016A419; Sat, 16 Feb 2008 12:02:30 +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 E160213C459; Sat, 16 Feb 2008 12:02:30 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GC2U4m066641; Sat, 16 Feb 2008 12:02:30 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GC2UCP066640; Sat, 16 Feb 2008 12:02:30 GMT (envelope-from rwatson) Message-Id: <200802161202.m1GC2UCP066640@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Feb 2008 12:02:30 +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/sys priv.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: Sat, 16 Feb 2008 12:02:31 -0000 rwatson 2008-02-16 12:02:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/sys priv.h Log: Merge priv.h:1.19 from HEAD to RELENG_7: Add privilege PRIV_NNPFS_DEBUG for use with Arla/nnpfs. This privilege will authorize debugging system calls. (Slightly sooner than the 1 month MFC time I specified, but it's just a privilege definition, not a use of the privilege). Revision Changes Path 1.15.2.3 +6 -1 src/sys/sys/priv.h From owner-cvs-src@FreeBSD.ORG Sat Feb 16 12:43: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 79A6816A419; Sat, 16 Feb 2008 12:43:38 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 614D013C45B; Sat, 16 Feb 2008 12:43:38 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GChbLc074099; Sat, 16 Feb 2008 12:43:37 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GChbEU074098; Sat, 16 Feb 2008 12:43:37 GMT (envelope-from ume) Message-Id: <200802161243.m1GChbEU074098@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 16 Feb 2008 12:43:37 +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/acpica acpi_thermal.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: Sat, 16 Feb 2008 12:43:38 -0000 ume 2008-02-16 12:43:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/acpica acpi_thermal.c Log: MFC 1.66: Add sysctl mibs for _TSP, _TC1 and _TC2 which is user overridable but is blocked on user_override mib. Not a few people want to use a passive cooling without their ACPI BIOS support. Revision Changes Path 1.64.2.2 +40 -0 src/sys/dev/acpica/acpi_thermal.c From owner-cvs-src@FreeBSD.ORG Sat Feb 16 12:45: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 78EA916A469; Sat, 16 Feb 2008 12:45:26 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 60F9613C467; Sat, 16 Feb 2008 12:45:26 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GCjQIE074319; Sat, 16 Feb 2008 12:45:26 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GCjQp3074318; Sat, 16 Feb 2008 12:45:26 GMT (envelope-from ume) Message-Id: <200802161245.m1GCjQp3074318@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 16 Feb 2008 12:45:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/acpica acpi_thermal.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: Sat, 16 Feb 2008 12:45:26 -0000 ume 2008-02-16 12:45:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/acpica acpi_thermal.c Log: MFC 1.66: Add sysctl mibs for _TSP, _TC1 and _TC2 which is user overridable but is blocked on user_override mib. Not a few people want to use a passive cooling without their ACPI BIOS support. Revision Changes Path 1.53.2.9 +40 -0 src/sys/dev/acpica/acpi_thermal.c From owner-cvs-src@FreeBSD.ORG Sat Feb 16 14:27:22 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 EAA6916A419 for ; Sat, 16 Feb 2008 14:27:22 +0000 (UTC) (envelope-from pawel.worach@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 7B6D413C457 for ; Sat, 16 Feb 2008 14:27:22 +0000 (UTC) (envelope-from pawel.worach@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so97013uge.37 for ; Sat, 16 Feb 2008 06:27:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=hc3FbpfgYe6+Z7chrYyWqL7SP4qnDzCyg7HCz/zp+1M=; b=mpk9nPxwSaWB0I0Egq7Vve6lD7mKxIjVvpGdRjEU2uIkwcMZSFd2JYR/S0oWcejhSSf324eZONnfcXA7D4jFMcYF+ZAeb8GjuayKYGrXeI0WHzjn4v04Pdooat0NQc08ln6VBsJK/fVsaQbZNE6s/7NeraQCTxFp+eaJpWa/5/4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=cBc+g3diDKM9Lgd5CBTh/dtBJ1p7loljxmNIBq88P0V38YSP5Jh9VYrhPC+8oMj/SNd5M48yrP5lq2ntBVVDwEf2SnzCwscXGX9Ol6m+iSnpCAbR1KSqR3M0Vo/iNYs5276k/3Tyic22Hs0nVqQxYfimelq3bzBVjARTRajszpc= Received: by 10.66.218.15 with SMTP id q15mr720006ugg.36.1203170300293; Sat, 16 Feb 2008 05:58:20 -0800 (PST) Received: from ?172.16.2.200? ( [80.216.212.68]) by mx.google.com with ESMTPS id k30sm1125662ugc.53.2008.02.16.05.58.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 16 Feb 2008 05:58:19 -0800 (PST) Message-ID: <47B6EBF5.3030505@gmail.com> Date: Sat, 16 Feb 2008 14:58:13 +0100 From: Pawel Worach User-Agent: Thunderbird 2.0.0.9 (X11/20080119) MIME-Version: 1.0 To: =?UTF-8?B?RGFnLUVybGluZyBTbcO4cmdyYXY=?= References: <200802160016.m1G0GnFB046558@repoman.freebsd.org> <20080216024541.GA31498@nagual.pp.ru> <20080215.233427.1598351542.imp@bsdimp.com> <863artw4wh.fsf@ds4.des.no> In-Reply-To: <863artw4wh.fsf@ds4.des.no> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: src-committers@FreeBSD.org, ache@nagual.pp.ru, cvs-all@FreeBSD.org, delphij@FreeBSD.org, cvs-src@FreeBSD.org, "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/resolv res_comp.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: Sat, 16 Feb 2008 14:27:23 -0000 Dag-Erling Smørgrav wrote: > "M. Warner Losh" writes: >> Plus there was a very long, very heated thread about removing _ as a >> valid name years ago. Have conditions changed since then? Frankly, >> I'd like to have seen a change like this discussed more widely. There >> was much debate before, and there turned out to be good reasons for >> omitting the _. I just can't recall them now. > > There are valid reasons for allowing it. Somebody[tm] (I'll leave it up > to you to guess who) thought it was a good idea to use _ in DNS names > used for automatic detection of web proxies and domain controllers, IIRC. > BIND allows it in SRV records but not in A records. -- Pawel From owner-cvs-src@FreeBSD.ORG Sat Feb 16 15:52:40 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 C3D3016A418; Sat, 16 Feb 2008 15:52:40 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9B97813C459; Sat, 16 Feb 2008 15:52:40 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GFqe9E098573; Sat, 16 Feb 2008 15:52:40 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GFqegI098572; Sat, 16 Feb 2008 15:52:40 GMT (envelope-from bmah) Message-Id: <200802161552.m1GFqegI098572@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 16 Feb 2008 15:52:40 +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/relnotes 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: Sat, 16 Feb 2008 15:52:40 -0000 bmah 2008-02-16 15:52:40 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes article.sgml Log: New release notes: AMD 6.1.5, awk 20071023, CVS 1.11.12, OpenPAM Hydrangea. Updated release notes: ncurses 5.6-20080209. Revision Changes Path 1.1079 +13 -1 src/release/doc/en_US.ISO8859-1/relnotes/article.sgml From owner-cvs-src@FreeBSD.ORG Sat Feb 16 15:56: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 C4A4316A418; Sat, 16 Feb 2008 15:56:43 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9BFBF13C447; Sat, 16 Feb 2008 15:56:43 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GFuhnZ098783; Sat, 16 Feb 2008 15:56:43 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GFuhCW098782; Sat, 16 Feb 2008 15:56:43 GMT (envelope-from bmah) Message-Id: <200802161556.m1GFuhCW098782@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 16 Feb 2008 15:56:43 +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/release/doc/en_US.ISO8859-1/relnotes 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: Sat, 16 Feb 2008 15:56:43 -0000 bmah 2008-02-16 15:56:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) release/doc/en_US.ISO8859-1/relnotes article.sgml Log: MFC: AMD 6.1.5, awk 20071023, OpenPAM Hydrangea. Remove definition and use of &merged; marker...we don't use this on STABLE branches. Revision Changes Path 1.1068.2.22 +8 -6 src/release/doc/en_US.ISO8859-1/relnotes/article.sgml From owner-cvs-src@FreeBSD.ORG Sat Feb 16 16:03: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 BEAC916A417; Sat, 16 Feb 2008 16:03:48 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9580B13C43E; Sat, 16 Feb 2008 16:03:48 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GG3mJf000394; Sat, 16 Feb 2008 16:03:48 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GG3m62000393; Sat, 16 Feb 2008 16:03:48 GMT (envelope-from bmah) Message-Id: <200802161603.m1GG3m62000393@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 16 Feb 2008 16:03:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7_0 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes 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: Sat, 16 Feb 2008 16:03:48 -0000 bmah 2008-02-16 16:03:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) release/doc/en_US.ISO8859-1/relnotes article.sgml Log: New release notes: SA-08:03.sendfile, 700MB CDROM media for ISOs, rr232x(4) gone. Modified release notes: Added missing word to SA-08:02.libc note, mention SATA RAID in hptiop(4) note, FILE 4.23. Approved by: re (implicitly) Revision Changes Path 1.1068.2.20.2.3 +22 -3 src/release/doc/en_US.ISO8859-1/relnotes/article.sgml From owner-cvs-src@FreeBSD.ORG Sat Feb 16 16:08: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 063E216A419; Sat, 16 Feb 2008 16:08:05 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D0FD013C43E; Sat, 16 Feb 2008 16:08:04 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GG84eQ000598; Sat, 16 Feb 2008 16:08:04 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GG84Ds000597; Sat, 16 Feb 2008 16:08:04 GMT (envelope-from bmah) Message-Id: <200802161608.m1GG84Ds000597@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 16 Feb 2008 16:08:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.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: Sat, 16 Feb 2008 16:08:05 -0000 bmah 2008-02-16 16:08:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: SA-08:03.sendfile. Revision Changes Path 1.883.2.90 +5 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Sat Feb 16 16:09: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 5E4C116A417; Sat, 16 Feb 2008 16:09:44 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 347D313C459; Sat, 16 Feb 2008 16:09:43 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GG9hXJ000665; Sat, 16 Feb 2008 16:09:43 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GG9hZ4000664; Sat, 16 Feb 2008 16:09:43 GMT (envelope-from bmah) Message-Id: <200802161609.m1GG9hZ4000664@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 16 Feb 2008 16:09:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.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: Sat, 16 Feb 2008 16:09:44 -0000 bmah 2008-02-16 16:09:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: SA-08:03.sendfile, SA-08:04.ipsec, tzdata2007k. Revision Changes Path 1.761.2.86 +17 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Sat Feb 16 16:19: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 A860616A418; Sat, 16 Feb 2008 16:19:55 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from ameno.mahoroba.org (ent.mahoroba.org [IPv6:2001:2f0:104:8010::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2800013C465; Sat, 16 Feb 2008 16:19:55 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from kasuga.mahoroba.org (IDENT:6GvGwxEofBv8loZxps9+/mpaXEs7eEGe5bdUY8E20T2dR0qxOsAQ2KMiEtjU4dS6@kasuga.mahoroba.org [IPv6:2001:2f0:104:8010:20b:97ff:fe2e:b521]) (user=ume mech=CRAM-MD5 bits=0) by ameno.mahoroba.org (8.13.8/8.13.8) with ESMTP/inet6 id m1GGJKwf040895 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 17 Feb 2008 01:19:21 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sun, 17 Feb 2008 01:19:20 +0900 Message-ID: From: Hajimu UMEMOTO To: Pawel Worach In-Reply-To: <47B6EBF5.3030505@gmail.com> References: <200802160016.m1G0GnFB046558@repoman.freebsd.org> <20080216024541.GA31498@nagual.pp.ru> <20080215.233427.1598351542.imp@bsdimp.com> <863artw4wh.fsf@ds4.des.no> <47B6EBF5.3030505@gmail.com> User-Agent: xcite1.57> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.7 Emacs/22.1 (i386-pc-freebsd) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 6.3-RELEASE-p1 X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (ameno.mahoroba.org [IPv6:2001:2f0:104:8010::1]); Sun, 17 Feb 2008 01:19:24 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on ameno.mahoroba.org Cc: src-committers@FreeBSD.org, ache@nagual.pp.ru, cvs-all@FreeBSD.org, delphij@FreeBSD.org, cvs-src@FreeBSD.org, Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= , "M. Warner Losh" Subject: Re: cvs commit: src/lib/libc/resolv res_comp.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: Sat, 16 Feb 2008 16:19:55 -0000 Hi, >>>>> On Sat, 16 Feb 2008 14:58:13 +0100 >>>>> Pawel Worach said: pawel> Dag-Erling Sm=F8rgrav wrote: > "M. Warner Losh" writes: >> Plus there was a very long, very heated thread about removing _ as a >> valid name years ago. Have conditions changed since then? Frankly, >> I'd like to have seen a change like this discussed more widely. There >> was much debate before, and there turned out to be good reasons for >> omitting the _. I just can't recall them now. >=20 > There are valid reasons for allowing it. Somebody[tm] (I'll leave it up > to you to guess who) thought it was a good idea to use _ in DNS names > used for automatic detection of web proxies and domain controllers, IIRC. >=20 pawel> BIND allows it in SRV records but not in A records. Not all DNS servers are BIND. Though use of `_' in hostname violates RFC, some implementations of DNS server allow it, and it is used actually. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-src@FreeBSD.ORG Sat Feb 16 16:21: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 8BF0516A420; Sat, 16 Feb 2008 16:21:17 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 62D8A13C467; Sat, 16 Feb 2008 16:21:17 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GGLH21002265; Sat, 16 Feb 2008 16:21:17 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GGLHgS002264; Sat, 16 Feb 2008 16:21:17 GMT (envelope-from markus) Message-Id: <200802161621.m1GGLHgS002264@repoman.freebsd.org> From: Markus Brueffer Date: Sat, 16 Feb 2008 16:21:17 +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/fs/udf udf_vfsops.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: Sat, 16 Feb 2008 16:21:17 -0000 markus 2008-02-16 16:21:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/fs/udf udf_vfsops.c Log: MFC rev. 1.50: Fix calculation of descriptor tag checksums. According to ECMA-167, Part 4, 7.2.3, bytes 0-3 and 5-15 are used to calculate the checksum of a descriptor tag. Approved by: emax (mentor) Revision Changes Path 1.48.2.2 +1 -1 src/sys/fs/udf/udf_vfsops.c From owner-cvs-src@FreeBSD.ORG Sat Feb 16 16:21:22 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 79FA616A52F; Sat, 16 Feb 2008 16:21:22 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4FCA013C455; Sat, 16 Feb 2008 16:21:22 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GGLMJq002292; Sat, 16 Feb 2008 16:21:22 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GGLMXQ002291; Sat, 16 Feb 2008 16:21:22 GMT (envelope-from markus) Message-Id: <200802161621.m1GGLMXQ002291@repoman.freebsd.org> From: Markus Brueffer Date: Sat, 16 Feb 2008 16:21:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/fs/udf udf_vfsops.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: Sat, 16 Feb 2008 16:21:22 -0000 markus 2008-02-16 16:21:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/fs/udf udf_vfsops.c Log: MFC rev. 1.50: Fix calculation of descriptor tag checksums. According to ECMA-167, Part 4, 7.2.3, bytes 0-3 and 5-15 are used to calculate the checksum of a descriptor tag. Approved by: emax (mentor) Revision Changes Path 1.33.2.6 +1 -1 src/sys/fs/udf/udf_vfsops.c From owner-cvs-src@FreeBSD.ORG Sat Feb 16 16:21:27 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 05D8616A41B; Sat, 16 Feb 2008 16:21:27 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D0D6413C469; Sat, 16 Feb 2008 16:21:26 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GGLQvb002319; Sat, 16 Feb 2008 16:21:26 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GGLQJZ002318; Sat, 16 Feb 2008 16:21:26 GMT (envelope-from markus) Message-Id: <200802161621.m1GGLQJZ002318@repoman.freebsd.org> From: Markus Brueffer Date: Sat, 16 Feb 2008 16:21:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/fs/udf udf_vfsops.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: Sat, 16 Feb 2008 16:21:27 -0000 markus 2008-02-16 16:21:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/fs/udf udf_vfsops.c Log: MFC rev. 1.50: Fix calculation of descriptor tag checksums. According to ECMA-167, Part 4, 7.2.3, bytes 0-3 and 5-15 are used to calculate the checksum of a descriptor tag. Approved by: emax (mentor) Revision Changes Path 1.20.2.2 +1 -1 src/sys/fs/udf/udf_vfsops.c From owner-cvs-src@FreeBSD.ORG Sat Feb 16 16:23: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 E898416A417; Sat, 16 Feb 2008 16:23:53 +0000 (UTC) (envelope-from bmah@freebsd.org) Received: from b.mail.sonic.net (b.mail.sonic.net [64.142.19.5]) by mx1.freebsd.org (Postfix) with ESMTP id CC7A213C465; Sat, 16 Feb 2008 16:23:53 +0000 (UTC) (envelope-from bmah@freebsd.org) Received: from Macintosh-2.local (hornet.kitchenlab.org [64.142.31.105]) (authenticated bits=0) by b.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id m1GGNqtn016036 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 16 Feb 2008 08:23:53 -0800 Message-ID: <47B70E18.80301@freebsd.org> Date: Sat, 16 Feb 2008 08:23:52 -0800 From: "Bruce A. Mah" User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: "Bruce A. Mah" References: <200802161609.m1GG9hZ4000664@repoman.freebsd.org> In-Reply-To: <200802161609.m1GG9hZ4000664@repoman.freebsd.org> X-Enigmail-Version: 0.95.6 OpenPGP: id=5ba052c3 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigCF01D6B7F52D502650306FFE" Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.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: Sat, 16 Feb 2008 16:23:54 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCF01D6B7F52D502650306FFE Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable If memory serves me right, Bruce A. Mah wrote: > bmah 2008-02-16 16:09:43 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_5) > release/doc/en_US.ISO8859-1/relnotes/common new.sgml=20 > Log: > MFC: SA-08:03.sendfile, SA-08:04.ipsec, tzdata2007k. > =20 > Revision Changes Path > 1.761.2.86 +17 -1 src/release/doc/en_US.ISO8859-1/relnotes/commo= n/new.sgml Oops...I should have mentioned that this commit also added a belated=20 mention of SA-08:01.pty. Bruce. --------------enigCF01D6B7F52D502650306FFE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHtw4Y2MoxcVugUsMRAgBaAJ9dpedy4PQc7pNBradQtjV9AiYG8wCg4Dtf HXSOLAHaHx2qARLVWo0Fm90= =86Vg -----END PGP SIGNATURE----- --------------enigCF01D6B7F52D502650306FFE-- From owner-cvs-src@FreeBSD.ORG Sat Feb 16 16:28:08 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 C093016A41A; Sat, 16 Feb 2008 16:28:08 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 95B8B13C4E8; Sat, 16 Feb 2008 16:28:08 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GGS8JL002600; Sat, 16 Feb 2008 16:28:08 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GGS8wM002599; Sat, 16 Feb 2008 16:28:08 GMT (envelope-from bmah) Message-Id: <200802161628.m1GGS8wM002599@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 16 Feb 2008 16:28:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata 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: Sat, 16 Feb 2008 16:28:08 -0000 bmah 2008-02-16 16:28:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/errata article.sgml Log: New errata: SA-08:03.sendfile. Revision Changes Path 1.73.2.53 +4 -6 src/release/doc/en_US.ISO8859-1/errata/article.sgml From owner-cvs-src@FreeBSD.ORG Sat Feb 16 16:30:45 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 D69E216A417; Sat, 16 Feb 2008 16:30:45 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AB75413C461; Sat, 16 Feb 2008 16:30:45 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GGUjTx002792; Sat, 16 Feb 2008 16:30:45 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GGUj7V002791; Sat, 16 Feb 2008 16:30:45 GMT (envelope-from bmah) Message-Id: <200802161630.m1GGUj7V002791@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 16 Feb 2008 16:30:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata 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: Sat, 16 Feb 2008 16:30:45 -0000 bmah 2008-02-16 16:30:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/errata article.sgml Log: New errata: SA-08:01.pty (somewhat belatedly), SA-08:03.sendfile, SA-08:04.ipsec. Revision Changes Path 1.69.2.52 +18 -0 src/release/doc/en_US.ISO8859-1/errata/article.sgml From owner-cvs-src@FreeBSD.ORG Sat Feb 16 16:31:32 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 9700E16A46B; Sat, 16 Feb 2008 16:31:32 +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 6D8B313C47E; Sat, 16 Feb 2008 16:31:32 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GGVWQZ002843; Sat, 16 Feb 2008 16:31:32 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GGVWMV002842; Sat, 16 Feb 2008 16:31:32 GMT (envelope-from rwatson) Message-Id: <200802161631.m1GGVWMV002842@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Feb 2008 16:31:32 +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/sys priv.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: Sat, 16 Feb 2008 16:31:32 -0000 rwatson 2008-02-16 16:31:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/sys priv.h Log: Merge priv.h:1.18 from HEAD to RELENG_7: Introduce a new privilege allowing to set certain IP header options (hop-by-hop, routing headers). Leave a few comments to be addressed later. (Note: This does not MFC the use of the privilege, only the definition of the privilege.) Revision Changes Path 1.15.2.4 +1 -0 src/sys/sys/priv.h From owner-cvs-src@FreeBSD.ORG Sat Feb 16 17:47: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 49B7A16A53F for ; Sat, 16 Feb 2008 17:47:53 +0000 (UTC) (envelope-from joerg@britannica.bec.de) Received: from www.pkgsrc-box.org (www.ostsee-abc.de [62.206.222.50]) by mx1.freebsd.org (Postfix) with ESMTP id E8CE413C457 for ; Sat, 16 Feb 2008 17:47:52 +0000 (UTC) (envelope-from joerg@britannica.bec.de) Received: from britannica.bec.de (www.pkgsrc-box.org [127.0.0.1]) by www.pkgsrc-box.org (Postfix) with ESMTP id 9458FE7A3E0 for ; Sat, 16 Feb 2008 17:47:50 +0000 (UTC) Received: by britannica.bec.de (Postfix, from userid 1000) id D07B0175D0; Sat, 16 Feb 2008 15:07:16 +0100 (CET) Date: Sat, 16 Feb 2008 15:07:16 +0100 From: Joerg Sonnenberger To: cvs-src@freebsd.org Message-ID: <20080216140716.GA928@britannica.bec.de> References: <200802110305.m1B35BFm022000@repoman.freebsd.org> <86ejbdwzve.fsf@ds4.des.no> <20080215235901.GA11610@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080215235901.GA11610@dragon.NUXI.org> User-Agent: Mutt/1.5.16 (2007-06-09) Subject: Re: cvs commit: src/sys/geom/lvm g_lvm.c g_lvm.h src/share/man/man4 geom_lvm.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: Sat, 16 Feb 2008 17:47:53 -0000 On Fri, Feb 15, 2008 at 03:59:01PM -0800, David O'Brien wrote: > On Sat, Feb 16, 2008 at 12:42:29AM +0100, Dag-Erling Smrgrav wrote: > > Andrew Thompson writes: > > > Added files: > > > sys/geom/lvm g_lvm.c g_lvm.h > > > share/man/man4 geom_lvm.4 > > > Log: > > > Add a geom class to map Linux LVM logical volumes. > > > > I really wish you had chosen a less generic name... > > Its not too late to change the name. geom_ibm_lvm or geom_aix_lvm? :-) Not sure if they are still compatible. Joerg From owner-cvs-src@FreeBSD.ORG Sat Feb 16 17:59: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 4F9F116A418; Sat, 16 Feb 2008 17:59:28 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2210713C45A; Sat, 16 Feb 2008 17:59:28 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GHxSlq019981; Sat, 16 Feb 2008 17:59:28 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GHxSJk019980; Sat, 16 Feb 2008 17:59:28 GMT (envelope-from marcel) Message-Id: <200802161759.m1GHxSJk019980@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 16 Feb 2008 17:59: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/sys/powerpc/conf GENERIC 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: Sat, 16 Feb 2008 17:59:28 -0000 marcel 2008-02-16 17:59:27 UTC FreeBSD src repository Modified files: sys/powerpc/conf GENERIC Log: Enable option WITNESS_SKIPSPIN by default. Revision Changes Path 1.76 +1 -0 src/sys/powerpc/conf/GENERIC From owner-cvs-src@FreeBSD.ORG Sat Feb 16 18:30: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 7DA2B16A481; Sat, 16 Feb 2008 18:30:59 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4EE5313C448; Sat, 16 Feb 2008 18:30:59 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GIUxJr023572; Sat, 16 Feb 2008 18:30:59 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GIUxx9023571; Sat, 16 Feb 2008 18:30:59 GMT (envelope-from marcel) Message-Id: <200802161830.m1GIUxx9023571@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 16 Feb 2008 18:30: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/sys/ia64/conf GENERIC 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: Sat, 16 Feb 2008 18:30:59 -0000 marcel 2008-02-16 18:30:59 UTC FreeBSD src repository Modified files: sys/ia64/conf GENERIC Log: Re-sort options. While here: o remove COMPAT_FREEBSD5 o add INVARIANTS o add WITNESS Revision Changes Path 1.95 +8 -5 src/sys/ia64/conf/GENERIC From owner-cvs-src@FreeBSD.ORG Sat Feb 16 20:29: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 EA26616A417; Sat, 16 Feb 2008 20:29:06 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8222813C442; Sat, 16 Feb 2008 20:29:06 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GKT6oL033081; Sat, 16 Feb 2008 20:29:06 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GKT6VR033080; Sat, 16 Feb 2008 20:29:06 GMT (envelope-from brueffer) Message-Id: <200802162029.m1GKT6VR033080@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 16 Feb 2008 20:29:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7_0 Cc: Subject: cvs commit: src/share/man/man4 hptrr.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: Sat, 16 Feb 2008 20:29:07 -0000 brueffer 2008-02-16 20:29:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) share/man/man4 hptrr.4 Log: MFC: rev. 1.3 The hptrr driver first appeared in 6.3, not 5.3. Approved by: re (bmah) Revision Changes Path 1.1.2.1.2.2 +1 -1 src/share/man/man4/hptrr.4 From owner-cvs-src@FreeBSD.ORG Sat Feb 16 22:00: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 E777016A417; Sat, 16 Feb 2008 22:00:06 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B377413C45E; Sat, 16 Feb 2008 22:00:06 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GM06Qk051490; Sat, 16 Feb 2008 22:00:06 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GM06gq051488; Sat, 16 Feb 2008 22:00:06 GMT (envelope-from wilko) Message-Id: <200802162200.m1GM06gq051488@repoman.freebsd.org> From: Wilko Bulte Date: Sat, 16 Feb 2008 22:00:06 +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 access 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: Sat, 16 Feb 2008 22:00:07 -0000 wilko 2008-02-16 22:00:06 UTC FreeBSD src repository Modified files: . access Log: njl has handed in his commit bit for safekeeping. Approved by: core (implicit) Revision Changes Path 1.857 +0 -1 CVSROOT/access From owner-cvs-src@FreeBSD.ORG Sat Feb 16 22:13: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 5B64B16A50D; Sat, 16 Feb 2008 22:13:12 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3BF6B13C45E; Sat, 16 Feb 2008 22:13:12 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GMDC2W053591; Sat, 16 Feb 2008 22:13:12 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GMDCoJ053590; Sat, 16 Feb 2008 22:13:12 GMT (envelope-from marcel) Message-Id: <200802162213.m1GMDCoJ053590@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 16 Feb 2008 22:13:12 +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/uboot Makefile src/sys/boot/uboot/common Makefile.inc main.c src/sys/boot/uboot/lib Makefile api_public.h console.c copy.c devicename.c disk.c elf_freebsd.c glue.c libuboot.h module.c net.c reboot.c time.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: Sat, 16 Feb 2008 22:13:12 -0000 marcel 2008-02-16 22:13:12 UTC FreeBSD src repository Added files: sys/boot/uboot Makefile sys/boot/uboot/common Makefile.inc main.c sys/boot/uboot/lib Makefile api_public.h console.c copy.c devicename.c disk.c elf_freebsd.c glue.c libuboot.h module.c net.c reboot.c time.c Log: MFp4 (e500): Add support for U-Boot. This uses the U-Boot API as developed by Rafal and which is (will be) part of U-Boot 1.3.2 and later. Credits to: raj@ Revision Changes Path 1.1 +5 -0 src/sys/boot/uboot/Makefile (new) 1.1 +3 -0 src/sys/boot/uboot/common/Makefile.inc (new) 1.1 +226 -0 src/sys/boot/uboot/common/main.c (new) 1.1 +28 -0 src/sys/boot/uboot/lib/Makefile (new) 1.1 +104 -0 src/sys/boot/uboot/lib/api_public.h (new) 1.1 +83 -0 src/sys/boot/uboot/lib/console.c (new) 1.1 +57 -0 src/sys/boot/uboot/lib/copy.c (new) 1.1 +237 -0 src/sys/boot/uboot/lib/devicename.c (new) 1.1 +103 -0 src/sys/boot/uboot/lib/disk.c (new) 1.1 +90 -0 src/sys/boot/uboot/lib/elf_freebsd.c (new) 1.1 +530 -0 src/sys/boot/uboot/lib/glue.c (new) 1.1 +74 -0 src/sys/boot/uboot/lib/libuboot.h (new) 1.1 +46 -0 src/sys/boot/uboot/lib/module.c (new) 1.1 +252 -0 src/sys/boot/uboot/lib/net.c (new) 1.1 +34 -0 src/sys/boot/uboot/lib/reboot.c (new) 1.1 +61 -0 src/sys/boot/uboot/lib/time.c (new) From owner-cvs-src@FreeBSD.ORG Sat Feb 16 22:40: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 DCC3E16A417; Sat, 16 Feb 2008 22:40:55 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BE9F713C455; Sat, 16 Feb 2008 22:40:55 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GMet2H056393; Sat, 16 Feb 2008 22:40:55 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GMetph056392; Sat, 16 Feb 2008 22:40:55 GMT (envelope-from marcel) Message-Id: <200802162240.m1GMetph056392@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 16 Feb 2008 22:40: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/boot/powerpc/uboot Makefile conf.c help.uboot ldscript.powerpc metadata.c start.S version 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: Sat, 16 Feb 2008 22:40:56 -0000 marcel 2008-02-16 22:40:55 UTC FreeBSD src repository Added files: sys/boot/powerpc/uboot Makefile conf.c help.uboot ldscript.powerpc metadata.c start.S version Log: MFp4 (e500): Add support for U-Boot. This uses the U-Boot API as developed by Rafal and which is (will be) part of U-Boot 1.3.2 and later. Credits to: raj@ Revision Changes Path 1.1 +99 -0 src/sys/boot/powerpc/uboot/Makefile (new) 1.1 +109 -0 src/sys/boot/powerpc/uboot/conf.c (new) 1.1 +1 -0 src/sys/boot/powerpc/uboot/help.uboot (new) 1.1 +137 -0 src/sys/boot/powerpc/uboot/ldscript.powerpc (new) 1.1 +369 -0 src/sys/boot/powerpc/uboot/metadata.c (new) 1.1 +93 -0 src/sys/boot/powerpc/uboot/start.S (new) 1.1 +9 -0 src/sys/boot/powerpc/uboot/version (new) From owner-cvs-src@FreeBSD.ORG Sat Feb 16 23:40: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 2B7FF16A417; Sat, 16 Feb 2008 23:40:38 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9D34913C4E5; Sat, 16 Feb 2008 23:40:37 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (unknown [202.108.54.204]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTP id 84E9B28448; Sun, 17 Feb 2008 07:40:36 +0800 (CST) Received: from localhost (unknown [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id 327E5EB4E06; Sun, 17 Feb 2008 07:40:36 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([202.108.54.204]) by localhost (mail.geekcn.org [202.108.54.204]) (amavisd-new, port 10024) with ESMTP id HiifIALVafDp; Sun, 17 Feb 2008 07:40:31 +0800 (CST) Received: from charlie.delphij.net (c-67-161-39-180.hsd1.ca.comcast.net [67.161.39.180]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 20467EB4DF7; Sun, 17 Feb 2008 07:40:28 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=NeaPRgblWmRbfXLeoUpxzZN9Sa+YYMwKrijH7y7odqM7qj0drDOaXxA6YMvUBtwTi cz7ssHDy/+gw5+V32vVVw== Message-ID: <47B7746A.8080403@delphij.net> Date: Sat, 16 Feb 2008 15:40:26 -0800 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20080122) MIME-Version: 1.0 To: "M. Warner Losh" References: <200802160016.m1G0GnFB046558@repoman.freebsd.org> <20080216024541.GA31498@nagual.pp.ru> <20080215.233427.1598351542.imp@bsdimp.com> In-Reply-To: <20080215.233427.1598351542.imp@bsdimp.com> X-Enigmail-Version: 0.95.5 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ache@nagual.pp.ru, src-committers@FreeBSD.ORG, delphij@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/resolv res_comp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 23:40:38 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 M. Warner Losh wrote: > In message: <20080216024541.GA31498@nagual.pp.ru> > Andrey Chernov writes: > : On Sat, Feb 16, 2008 at 12:16:49AM +0000, Xin LI wrote: > : > delphij 2008-02-16 00:16:49 UTC > : > > : > FreeBSD src repository > : > > : > Modified files: > : > lib/libc/resolv res_comp.c > : > Log: > : > Allow underscore in domain names while resolving. While having underscore > : > is a violation of RFC 1034 [STD 13], it is accepted by certain name servers > : > as well as other popular operating systems' resolver library. > : > : Do you mean we'll have now different results from libc and from bind's > : resolver for names with underscore? If yes, it sounds worse than RFC > : violation committed. > > Plus there was a very long, very heated thread about removing _ as a > valid name years ago. Have conditions changed since then? Frankly, > I'd like to have seen a change like this discussed more widely. There > was much debate before, and there turned out to be good reasons for > omitting the _. I just can't recall them now. If we are pointing the same discussion thread, it finally reached a point which says that there is security concerns, claiming that gethostbyname() and friends should do aggressive sanity check for domain names. While this might be reasonable at that time of discussion, I would argue that with the world outside *BSD all accepts _ in host names at the resolver side, the alleged _ -> - transition never finished as people expected in the early age of Internet, and so that as applications ported to these platforms from time to time, they will have to face the fact that _ is considered as valid by their resolvers. Moreover, if "_" is that harmful to any individual applications, I would say that they should check it at the input stage, which is considered as the attack surface, not to rely on base services like resolver to do the sanity check. I don't think it would be the end of world if we allow _ in host names. All other (lame) OSes allows it, their resolver just accepts this character and give the answer, actually, I would be very surprised if it can still cause any real world attack nowadays. Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHt3Rqi+vbBBjt66ARAlc8AKC3DAuRfzEuIWUicQBDeDLA5aLk/wCfdtNa qJ/s+THCAGNsF7M47UMXieI= =LDaK -----END PGP SIGNATURE-----