From owner-cvs-all@FreeBSD.ORG Sun Oct 3 00:16:43 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 866B816A4CE; Sun, 3 Oct 2004 00:16:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CF9143D1D; Sun, 3 Oct 2004 00:16:43 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i930Ghac032797; Sun, 3 Oct 2004 00:16:43 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i930GhcQ032796; Sun, 3 Oct 2004 00:16:43 GMT (envelope-from alc) Message-Id: <200410030016.i930GhcQ032796@repoman.freebsd.org> From: Alan Cox Date: Sun, 3 Oct 2004 00:16:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/alpha/alpha pmap.c src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c src/sys/ia64/ia64 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 00:16:43 -0000 alc 2004-10-03 00:16:43 UTC FreeBSD src repository Modified files: sys/alpha/alpha pmap.c sys/amd64/amd64 pmap.c sys/i386/i386 pmap.c sys/ia64/ia64 pmap.c Log: The physical address stored in the vm_page is page aligned. There is no need to mask off the page offset bits. (This operation made some sense prior to i386/i386/pmap.c revision 1.254 when we passed a physical address rather than a vm_page pointer to pmap_enter().) Revision Changes Path 1.173 +1 -1 src/sys/alpha/alpha/pmap.c 1.506 +1 -1 src/sys/amd64/amd64/pmap.c 1.511 +1 -1 src/sys/i386/i386/pmap.c 1.153 +1 -1 src/sys/ia64/ia64/pmap.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 00:17:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C66116A4CE; Sun, 3 Oct 2004 00:17:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F193643D3F; Sun, 3 Oct 2004 00:17:46 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i930HkVs032870; Sun, 3 Oct 2004 00:17:46 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i930Hk21032869; Sun, 3 Oct 2004 00:17:46 GMT (envelope-from green) Message-Id: <200410030017.i930Hk21032869@repoman.freebsd.org> From: Brian Feldman Date: Sun, 3 Oct 2004 00:17:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ipfw Makefile ipfw.8 ipfw2.c src/sys/netinet ip_fw.h ip_fw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 00:17:47 -0000 green 2004-10-03 00:17:46 UTC FreeBSD src repository Modified files: sbin/ipfw Makefile ipfw.8 ipfw2.c sys/netinet ip_fw.h ip_fw2.c Log: Add to IPFW the ability to do ALTQ classification/tagging. Revision Changes Path 1.13 +1 -0 src/sbin/ipfw/Makefile 1.153 +41 -2 src/sbin/ipfw/ipfw.8 1.60 +216 -31 src/sbin/ipfw/ipfw2.c 1.92 +10 -0 src/sys/netinet/ip_fw.h 1.79 +44 -0 src/sys/netinet/ip_fw2.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 00:24:42 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E62C816A4D0; Sun, 3 Oct 2004 00:24:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A316D43D4C; Sun, 3 Oct 2004 00:24:42 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i930Ogx1033074; Sun, 3 Oct 2004 00:24:42 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i930Og3s033073; Sun, 3 Oct 2004 00:24:42 GMT (envelope-from green) Message-Id: <200410030024.i930Og3s033073@repoman.freebsd.org> From: Brian Feldman Date: Sun, 3 Oct 2004 00:24:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ipfw ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 00:24:43 -0000 green 2004-10-03 00:24:42 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw2.c Log: Remove accidentally-added O_DIVERTED section. Revision Changes Path 1.61 +0 -17 src/sbin/ipfw/ipfw2.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 00:26:36 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BEBE16A4CE; Sun, 3 Oct 2004 00:26:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C2DD43D53; Sun, 3 Oct 2004 00:26:36 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i930QaB5033216; Sun, 3 Oct 2004 00:26:36 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i930QaBb033215; Sun, 3 Oct 2004 00:26:36 GMT (envelope-from green) Message-Id: <200410030026.i930QaBb033215@repoman.freebsd.org> From: Brian Feldman Date: Sun, 3 Oct 2004 00:26:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ipfw ipfw2.c src/sys/netinet ip_divert.c ip_fw.h ip_fw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 00:26:36 -0000 green 2004-10-03 00:26:36 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw2.c sys/netinet ip_divert.c ip_fw.h ip_fw2.c Log: Add support to IPFW for classification based on "diverted" status (that is, input via a divert socket). Revision Changes Path 1.62 +35 -0 src/sbin/ipfw/ipfw2.c 1.100 +16 -12 src/sys/netinet/ip_divert.c 1.93 +6 -3 src/sys/netinet/ip_fw.h 1.80 +20 -1 src/sys/netinet/ip_fw2.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 00:35:52 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62CFB16A4CE; Sun, 3 Oct 2004 00:35:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4429E43D31; Sun, 3 Oct 2004 00:35:52 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i930ZqFB033541; Sun, 3 Oct 2004 00:35:52 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i930Zq4c033540; Sun, 3 Oct 2004 00:35:52 GMT (envelope-from green) Message-Id: <200410030035.i930Zq4c033540@repoman.freebsd.org> From: Brian Feldman Date: Sun, 3 Oct 2004 00:35:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ipfw ipfw.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 00:35:52 -0000 green 2004-10-03 00:35:52 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw.8 Log: Add the documentation for IPFW's diverted(-loopback|-output) matches. Revision Changes Path 1.154 +8 -0 src/sbin/ipfw/ipfw.8 From owner-cvs-all@FreeBSD.ORG Sun Oct 3 00:37:08 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8419016A4CE; Sun, 3 Oct 2004 00:37:08 +0000 (GMT) Received: from green.homeunix.org (pcp04368961pcs.nrockv01.md.comcast.net [69.140.212.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id B635843D46; Sun, 3 Oct 2004 00:37:05 +0000 (GMT) (envelope-from green@green.homeunix.org) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i930b2tB013028; Sat, 2 Oct 2004 20:37:02 -0400 (EDT) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.1/8.13.1/Submit) id i930b1jJ013027; Sat, 2 Oct 2004 20:37:01 -0400 (EDT) (envelope-from green) Date: Sat, 2 Oct 2004 20:37:01 -0400 From: Brian Fundakowski Feldman To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20041003003701.GC1034@green.homeunix.org> References: <200410030026.i930QaBb033215@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410030026.i930QaBb033215@repoman.freebsd.org> User-Agent: Mutt/1.5.6i Subject: Re: cvs commit: src/sbin/ipfw ipfw2.c src/sys/netinet ip_divert.c ip_fw.h ip_fw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 00:37:08 -0000 On Sun, Oct 03, 2004 at 12:26:36AM +0000, Brian Feldman wrote: > green 2004-10-03 00:26:36 UTC > > FreeBSD src repository > > Modified files: > sbin/ipfw ipfw2.c > sys/netinet ip_divert.c ip_fw.h ip_fw2.c > Log: > Add support to IPFW for classification based on "diverted" status > (that is, input via a divert socket). > > Revision Changes Path > 1.62 +35 -0 src/sbin/ipfw/ipfw2.c > 1.100 +16 -12 src/sys/netinet/ip_divert.c > 1.93 +6 -3 src/sys/netinet/ip_fw.h > 1.80 +20 -1 src/sys/netinet/ip_fw2.c Note that this adds an extra tagging operation to the other direction of diverted packets that did not have it before. It fails closed. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Sun Oct 3 00:47:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EFFA16A4CE; Sun, 3 Oct 2004 00:47:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EF4743D3F; Sun, 3 Oct 2004 00:47:15 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i930lFCM040251; Sun, 3 Oct 2004 00:47:15 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i930lFo8040250; Sun, 3 Oct 2004 00:47:15 GMT (envelope-from green) Message-Id: <200410030047.i930lFo8040250@repoman.freebsd.org> From: Brian Feldman Date: Sun, 3 Oct 2004 00:47:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ipfw ipfw.8 ipfw2.c src/sys/netinet ip_fw.h ip_fw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 00:47:15 -0000 green 2004-10-03 00:47:15 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw.8 ipfw2.c sys/netinet ip_fw.h ip_fw2.c Log: Add support to IPFW for matching by TCP data length. Revision Changes Path 1.155 +6 -0 src/sbin/ipfw/ipfw.8 1.63 +23 -0 src/sbin/ipfw/ipfw2.c 1.94 +1 -0 src/sys/netinet/ip_fw.h 1.81 +23 -0 src/sys/netinet/ip_fw2.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 00:49:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2496A16A4CF; Sun, 3 Oct 2004 00:49:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F354443D3F; Sun, 3 Oct 2004 00:49:33 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i930nXDj040309; Sun, 3 Oct 2004 00:49:33 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i930nX9b040308; Sun, 3 Oct 2004 00:49:33 GMT (envelope-from green) Message-Id: <200410030049.i930nX9b040308@repoman.freebsd.org> From: Brian Feldman Date: Sun, 3 Oct 2004 00:49:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet6 nd6.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 00:49:34 -0000 green 2004-10-03 00:49:33 UTC FreeBSD src repository Modified files: sys/netinet6 nd6.c Log: Prevent reentrancy of the IPv6 routing code (leading to crash with INVARIANTS on, who knows what with it off). Revision Changes Path 1.46 +26 -5 src/sys/netinet6/nd6.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 03:58:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CC3C16A4CF; Sun, 3 Oct 2004 03:58:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2CDE43D45; Sun, 3 Oct 2004 03:58:10 +0000 (GMT) (envelope-from rushani@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i933wAio045737; Sun, 3 Oct 2004 03:58:10 GMT (envelope-from rushani@repoman.freebsd.org) Received: (from rushani@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i933wAPF045736; Sun, 3 Oct 2004 03:58:10 GMT (envelope-from rushani) Message-Id: <200410030358.i933wAPF045736@repoman.freebsd.org> From: Hideyuki KURASHINA Date: Sun, 3 Oct 2004 03:58:10 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ja_JP.eucJP/books/handbook/multimedia chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 03:58:11 -0000 rushani 2004-10-03 03:58:10 UTC FreeBSD doc repository Modified files: ja_JP.eucJP/books/handbook/multimedia chapter.sgml Log: Merge the following from the English version: 1.78 -> 1.98 books/handbook/multimedia/chapter.sgml Revision Changes Path 1.12 +572 -326 doc/ja_JP.eucJP/books/handbook/multimedia/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 05:20:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C27C16A4CE; Sun, 3 Oct 2004 05:20:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CF9E43D39; Sun, 3 Oct 2004 05:20:56 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i935Kt0X054407; Sun, 3 Oct 2004 05:20:56 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i935Ktlo054406; Sun, 3 Oct 2004 05:20:55 GMT (envelope-from kensmith) Message-Id: <200410030520.i935Ktlo054406@repoman.freebsd.org> From: Ken Smith Date: Sun, 3 Oct 2004 05:20:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/scripts print-cdrom-packages.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 05:20:56 -0000 kensmith 2004-10-03 05:20:55 UTC FreeBSD src repository Modified files: release/scripts print-cdrom-packages.sh Log: The print/acroread4 port seems to be gone. acroread5 doesn't run on Alpha so that leaves acroread (3). Users are probably better off with xpdf so just drop acroread completely. MFC after: 3 days Revision Changes Path 1.66 +0 -3 src/release/scripts/print-cdrom-packages.sh From owner-cvs-all@FreeBSD.ORG Sun Oct 3 06:19:22 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DA5016A4CE; Sun, 3 Oct 2004 06:19:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D22C43D2F; Sun, 3 Oct 2004 06:19:22 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i936JMiN056036; Sun, 3 Oct 2004 06:19:22 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i936JMHW056035; Sun, 3 Oct 2004 06:19:22 GMT (envelope-from mlaier) Message-Id: <200410030619.i936JMHW056035@repoman.freebsd.org> From: Max Laier Date: Sun, 3 Oct 2004 06:19:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/pfctl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 06:19:22 -0000 mlaier 2004-10-03 06:19:22 UTC FreeBSD src repository Modified files: sbin/pfctl Makefile Log: Remove -I from CFLAGS. This splipped in with the 3.5 import (as I was building on a box with older pfvar.h installed). Didn't intend to commit it. Requested by: ru (on a C&P to ipfw's Makefile) Revision Changes Path 1.4 +0 -1 src/sbin/pfctl/Makefile From owner-cvs-all@FreeBSD.ORG Sun Oct 3 06:32:37 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 650A616A4CE; Sun, 3 Oct 2004 06:32:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4237B43D2D; Sun, 3 Oct 2004 06:32:37 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i936WbbQ056421; Sun, 3 Oct 2004 06:32:37 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i936WbMh056420; Sun, 3 Oct 2004 06:32:37 GMT (envelope-from green) Message-Id: <200410030632.i936WbMh056420@repoman.freebsd.org> From: Brian Feldman Date: Sun, 3 Oct 2004 06:32:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ipfw Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 06:32:37 -0000 green 2004-10-03 06:32:37 UTC FreeBSD src repository Modified files: sbin/ipfw Makefile Log: Remove blindly-copied extra include path. Revision Changes Path 1.14 +0 -1 src/sbin/ipfw/Makefile From owner-cvs-all@FreeBSD.ORG Sun Oct 3 09:10:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85D5E16A4CE; Sun, 3 Oct 2004 09:10:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6491843D2D; Sun, 3 Oct 2004 09:10:16 +0000 (GMT) (envelope-from sanpei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i939AG76067872; Sun, 3 Oct 2004 09:10:16 GMT (envelope-from sanpei@repoman.freebsd.org) Received: (from sanpei@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i939AG2d067871; Sun, 3 Oct 2004 09:10:16 GMT (envelope-from sanpei) Message-Id: <200410030910.i939AG2d067871@repoman.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Sun, 3 Oct 2004 09:10:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 uscanner.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 09:10:16 -0000 sanpei 2004-10-03 09:10:15 UTC FreeBSD src repository Modified files: share/man/man4 uscanner.4 Log: Add a HARDWARE section which lists supported devices. EPSON GT-8400UF(This product is same device id, 0x011f as EPSON Perfection 1670 scanner) PR: [FreeBSD-users-jp 81081] Submitted by: TOKIO Yukiya MFC after: 3 days Revision Changes Path 1.18 +2 -0 src/share/man/man4/uscanner.4 From owner-cvs-all@FreeBSD.ORG Sun Oct 3 09:30:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44DF316A4CE; Sun, 3 Oct 2004 09:30:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22F0C43D1D; Sun, 3 Oct 2004 09:30:10 +0000 (GMT) (envelope-from sanpei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i939UAn6068608; Sun, 3 Oct 2004 09:30:10 GMT (envelope-from sanpei@repoman.freebsd.org) Received: (from sanpei@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i939U9RM068607; Sun, 3 Oct 2004 09:30:09 GMT (envelope-from sanpei) Message-Id: <200410030930.i939U9RM068607@repoman.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Sun, 3 Oct 2004 09:30:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 09:30:10 -0000 sanpei 2004-10-03 09:30:09 UTC FreeBSD src repository Modified files: sys/dev/usb usbdevs Log: Add device ID for atuwi USB wlan driver, (Atmel at76c503a http://vitsch.net/bsd/atuwi) o AINCOMM AWU2000B o ATMEL WL1130USB PR: kern/72195 Submitted by: Daan Vreeken [PA4DAN] MFC after: 1 week Revision Changes Path 1.204 +5 -0 src/sys/dev/usb/usbdevs From owner-cvs-all@FreeBSD.ORG Sun Oct 3 09:43:52 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3298616A4CE; Sun, 3 Oct 2004 09:43:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 268B443D53; Sun, 3 Oct 2004 09:43:52 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i939hq2D069098; Sun, 3 Oct 2004 09:43:52 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i939hq3J069097; Sun, 3 Oct 2004 09:43:52 GMT (envelope-from netchild) Message-Id: <200410030943.i939hq3J069097@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 3 Oct 2004 09:43:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/sylpheed-claws Makefile distinfo ports/mail/sylpheed-claws/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 09:43:52 -0000 netchild 2004-10-03 09:43:52 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws Makefile distinfo mail/sylpheed-claws/files patch-configure Log: Unbreak port: - update to 0.9.12b - fix OpenSSL detection [1] - temporary enable gpgme unconditionally to fix a bug [2] PR: 71454 Tested by: Matthias Andree [1] Reported by: Tig [2] Approved by: portmgr Revision Changes Path 1.57 +14 -9 ports/mail/sylpheed-claws/Makefile 1.25 +2 -2 ports/mail/sylpheed-claws/distinfo 1.16 +52 -12 ports/mail/sylpheed-claws/files/patch-configure From owner-cvs-all@FreeBSD.ORG Sun Oct 3 10:08:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D119B16A4CE; Sun, 3 Oct 2004 10:08:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFA6343D39; Sun, 3 Oct 2004 10:08:12 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93A8CIC069759; Sun, 3 Oct 2004 10:08:12 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93A8CLV069758; Sun, 3 Oct 2004 10:08:12 GMT (envelope-from des) Message-Id: <200410031008.i93A8CLV069758@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 3 Oct 2004 10:08:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 10:08:13 -0000 des 2004-10-03 10:08:12 UTC FreeBSD src repository Modified files: . UPDATING Log: Document how to set up libmap.conf to deal with the library version bump. Revision Changes Path 1.368 +10 -0 src/UPDATING From owner-cvs-all@FreeBSD.ORG Sun Oct 3 10:42:43 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AE7116A4CE; Sun, 3 Oct 2004 10:42:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 482DE43D53; Sun, 3 Oct 2004 10:42:43 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93Aght2070737; Sun, 3 Oct 2004 10:42:43 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93AghpX070736; Sun, 3 Oct 2004 10:42:43 GMT (envelope-from mlaier) Message-Id: <200410031042.i93AghpX070736@repoman.freebsd.org> From: Max Laier Date: Sun, 3 Oct 2004 10:42:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/pf/man pf.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 10:42:43 -0000 mlaier 2004-10-03 10:42:42 UTC FreeBSD src repository Modified files: contrib/pf/man pf.conf.5 Log: Document a problem with user/group filtering. With debug.mpsafenet=1 this might result in a deadlock. The fix involves critical changes in the PF locking strategy (which will happen after 5.3R). For now advise users to set debug.mpsafenet=0 if they use this kind of filtering. The same problem exists for IPFW. mdoc help from: simon MFC after: 2 days Revision Changes Path 1.3 +32 -1 src/contrib/pf/man/pf.conf.5 From owner-cvs-all@FreeBSD.ORG Sun Oct 3 11:08:23 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB3A016A4D7; Sun, 3 Oct 2004 11:08:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89E3A43D46; Sun, 3 Oct 2004 11:08:23 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93B8NHD071551; Sun, 3 Oct 2004 11:08:23 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93B8NLk071550; Sun, 3 Oct 2004 11:08:23 GMT (envelope-from wilko) Message-Id: <200410031108.i93B8NLk071550@repoman.freebsd.org> From: Wilko Bulte Date: Sun, 3 Oct 2004 11:08:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/games/fortune/datfiles fortunes2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 11:08:23 -0000 wilko 2004-10-03 11:08:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) games/fortune/datfiles fortunes2 Log: The state that separates its scholars from its warriors will have its thinking done by cowards, and its fighting by fools. - Thucydides Revision Changes Path 1.17.2.13 +4 -0 src/games/fortune/datfiles/fortunes2 From owner-cvs-all@FreeBSD.ORG Sun Oct 3 12:10:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3BF216A4CE; Sun, 3 Oct 2004 12:10:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9475D43D45; Sun, 3 Oct 2004 12:10:20 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93CAKWO073225; Sun, 3 Oct 2004 12:10:20 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93CAKP6073224; Sun, 3 Oct 2004 12:10:20 GMT (envelope-from des) Message-Id: <200410031210.i93CAKP6073224@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 3 Oct 2004 12:10:20 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 12:10:20 -0000 des 2004-10-03 12:10:20 UTC FreeBSD doc repository Modified files: en/donations wantlist.sgml Log: Remove request for amd64 system; I've received one. Revision Changes Path 1.260 +1 -11 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 13:14:21 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5793C16A4CE; Sun, 3 Oct 2004 13:14:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3745B43D49; Sun, 3 Oct 2004 13:14:21 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93DELn7082283; Sun, 3 Oct 2004 13:14:21 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93DEKsj082282; Sun, 3 Oct 2004 13:14:20 GMT (envelope-from simon) Message-Id: <200410031314.i93DEKsj082282@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 3 Oct 2004 13:14:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 mem.4 random.4 src/share/man/man4/man4.i386 io.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 13:14:21 -0000 simon 2004-10-03 13:14:20 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 mem.4 random.4 share/man/man4/man4.i386 io.4 Log: Add a SYNOPSIS section for io(4), mem(4), or random(4), since they are now optional devices. MFC after: 1 week Revision Changes Path 1.13 +3 -1 src/share/man/man4/man4.i386/io.4 1.18 +3 -1 src/share/man/man4/mem.4 1.17 +3 -1 src/share/man/man4/random.4 From owner-cvs-all@FreeBSD.ORG Sun Oct 3 13:23:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F292316A4CE; Sun, 3 Oct 2004 13:23:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D367243D1F; Sun, 3 Oct 2004 13:23:49 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93DNnW1082576; Sun, 3 Oct 2004 13:23:49 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93DNnpb082575; Sun, 3 Oct 2004 13:23:49 GMT (envelope-from davidxu) Message-Id: <200410031323.i93DNnpb082575@repoman.freebsd.org> From: David Xu Date: Sun, 3 Oct 2004 13:23:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 13:23:50 -0000 davidxu 2004-10-03 13:23:49 UTC FreeBSD src repository Modified files: sys/kern kern_sig.c Log: Don't bother to turn off other P_STOPPED bits for SIGKILL, doing so would cause kernel to produce an unkillable process in some cases, especially, P_STOPPED_SINGLE has a singling thread, turning off the bit would mess the state. Revision Changes Path 1.292 +1 -1 src/sys/kern/kern_sig.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 13:26:25 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00F7016A4CE; Sun, 3 Oct 2004 13:26:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5E4B43D48; Sun, 3 Oct 2004 13:26:24 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93DQOTm082706; Sun, 3 Oct 2004 13:26:24 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93DQO5G082705; Sun, 3 Oct 2004 13:26:24 GMT (envelope-from hrs) Message-Id: <200410031326.i93DQO5G082705@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 3 Oct 2004 13:26:24 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releases/5.3R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 13:26:25 -0000 hrs 2004-10-03 13:26:24 UTC FreeBSD doc repository Modified files: en/releases/5.3R todo.sgml Log: Mark "the startup/shutdown script section in the handbook" as done. Revision Changes Path 1.92 +2 -2 www/en/releases/5.3R/todo.sgml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 13:49:13 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E85C716A4CE; Sun, 3 Oct 2004 13:49:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9CD943D39; Sun, 3 Oct 2004 13:49:13 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93DnDYf083389; Sun, 3 Oct 2004 13:49:13 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93DnDdc083388; Sun, 3 Oct 2004 13:49:13 GMT (envelope-from danfe) Message-Id: <200410031349.i93DnDdc083388@repoman.freebsd.org> From: Alexey Dokuchaev Date: Sun, 3 Oct 2004 13:49:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/xarchon Makefile ports/games/xarchon/files patch-src::Genetic.hpp patch-src::Problem.hpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 13:49:14 -0000 danfe 2004-10-03 13:49:13 UTC FreeBSD ports repository Modified files: games/xarchon Makefile Added files: games/xarchon/files patch-src::Genetic.hpp patch-src::Problem.hpp Log: Fix the build with recent GCC. Reported by: kris Approved by: portmgr (krion) fjoe (mentor, implicit) blackend (maintainer) Revision Changes Path 1.7 +1 -7 ports/games/xarchon/Makefile 1.1 +33 -0 ports/games/xarchon/files/patch-src::Genetic.hpp (new) 1.1 +50 -0 ports/games/xarchon/files/patch-src::Problem.hpp (new) From owner-cvs-all@FreeBSD.ORG Sun Oct 3 14:40:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A1E516A4CE; Sun, 3 Oct 2004 14:40:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CE0243D39; Sun, 3 Oct 2004 14:40:28 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93EeSEc084784; Sun, 3 Oct 2004 14:40:28 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93EeSDE084783; Sun, 3 Oct 2004 14:40:28 GMT (envelope-from stefanf) Message-Id: <200410031440.i93EeSDE084783@repoman.freebsd.org> From: Stefan Farfeleder Date: Sun, 3 Oct 2004 14:40:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/pw pwupd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 14:40:28 -0000 stefanf 2004-10-03 14:40:27 UTC FreeBSD src repository Modified files: usr.sbin/pw pwupd.c Log: Don't rely on NULL being a pointer, add a cast before passing it to a variadic function. Revision Changes Path 1.20 +2 -2 src/usr.sbin/pw/pwupd.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 14:55:36 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A2F616A4CE; Sun, 3 Oct 2004 14:55:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D99543D1F; Sun, 3 Oct 2004 14:55:36 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93EtawW085231; Sun, 3 Oct 2004 14:55:36 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93Etao3085230; Sun, 3 Oct 2004 14:55:36 GMT (envelope-from stefanf) Message-Id: <200410031455.i93Etao3085230@repoman.freebsd.org> From: Stefan Farfeleder Date: Sun, 3 Oct 2004 14:55:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/chflags chflags.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 14:55:36 -0000 stefanf 2004-10-03 14:55:36 UTC FreeBSD src repository Modified files: bin/chflags chflags.c Log: Garbage collect a variable whose value was never read. Revision Changes Path 1.21 +4 -5 src/bin/chflags/chflags.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 15:03:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34BB416A4CE; Sun, 3 Oct 2004 15:03:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17A0443D39; Sun, 3 Oct 2004 15:03:16 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93F3FL6085482; Sun, 3 Oct 2004 15:03:15 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93F3Fnh085481; Sun, 3 Oct 2004 15:03:15 GMT (envelope-from stefanf) Message-Id: <200410031503.i93F3Fnh085481@repoman.freebsd.org> From: Stefan Farfeleder Date: Sun, 3 Oct 2004 15:03:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/chflags Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 15:03:16 -0000 stefanf 2004-10-03 15:03:15 UTC FreeBSD src repository Modified files: bin/chflags Makefile Log: chflags compiles with WARNS?=6. Revision Changes Path 1.18 +1 -0 src/bin/chflags/Makefile From owner-cvs-all@FreeBSD.ORG Sun Oct 3 15:10:00 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62CC216A4CE; Sun, 3 Oct 2004 15:10:00 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7128C43D2D; Sun, 3 Oct 2004 15:09:59 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i93F9PNi005288; Sun, 3 Oct 2004 09:09:25 -0600 (MDT) (envelope-from scottl@FreeBSD.org) Message-ID: <4160160A.7040402@FreeBSD.org> Date: Sun, 03 Oct 2004 09:08:58 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Xu References: <200410031323.i93DNnpb082575@repoman.freebsd.org> In-Reply-To: <200410031323.i93DNnpb082575@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 15:10:00 -0000 David Xu wrote: > davidxu 2004-10-03 13:23:49 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_sig.c > Log: > Don't bother to turn off other P_STOPPED bits for SIGKILL, doing > so would cause kernel to produce an unkillable process in some cases, > especially, P_STOPPED_SINGLE has a singling thread, turning off the > bit would mess the state. > > Revision Changes Path > 1.292 +1 -1 src/sys/kern/kern_sig.c Could this be responsible for the times where bash doesn't respond to ^C while processing a script? From owner-cvs-all@FreeBSD.ORG Sun Oct 3 15:34:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B8AA16A4CE; Sun, 3 Oct 2004 15:34:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DF2043D1D; Sun, 3 Oct 2004 15:34:15 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93FYFNC086321; Sun, 3 Oct 2004 15:34:15 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93FYF5r086320; Sun, 3 Oct 2004 15:34:15 GMT (envelope-from stefanf) Message-Id: <200410031534.i93FYF5r086320@repoman.freebsd.org> From: Stefan Farfeleder Date: Sun, 3 Oct 2004 15:34:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/games/random random.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 15:34:15 -0000 stefanf 2004-10-03 15:34:15 UTC FreeBSD src repository Modified files: games/random random.c Log: Properly initialise 'filename' so that random -l doesn't try to open NULL. Const-qualify 'filename' to avoid a strdup() call due to -Wwrite-strings silliness. Revision Changes Path 1.16 +4 -5 src/games/random/random.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 15:38:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33A8016A4CF; Sun, 3 Oct 2004 15:38:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1416F43D1F; Sun, 3 Oct 2004 15:38:28 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93FcR1s086515; Sun, 3 Oct 2004 15:38:27 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93FcRAH086514; Sun, 3 Oct 2004 15:38:27 GMT (envelope-from nectar) Message-Id: <200410031538.i93FcRAH086514@repoman.freebsd.org> From: Jacques Vidrine Date: Sun, 3 Oct 2004 15:38:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 15:38:28 -0000 nectar 2004-10-03 15:38:27 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Remove a duplicate entry. Submitted by: Jon Passki Approved by: portmgr Revision Changes Path 1.266 +6 -57 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 15:42:59 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F2E816A4CE; Sun, 3 Oct 2004 15:42:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72F6243D1F; Sun, 3 Oct 2004 15:42:59 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93FgxNG086673; Sun, 3 Oct 2004 15:42:59 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93Fgxl7086672; Sun, 3 Oct 2004 15:42:59 GMT (envelope-from stefanf) Message-Id: <200410031542.i93Fgxl7086672@repoman.freebsd.org> From: Stefan Farfeleder Date: Sun, 3 Oct 2004 15:42:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/regex regcomp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 15:42:59 -0000 stefanf 2004-10-03 15:42:59 UTC FreeBSD src repository Modified files: lib/libc/regex regcomp.c Log: Directly include for _CurrentRuneLocale, <_ctype.h> doesn't include it in all cases. Revision Changes Path 1.34 +1 -0 src/lib/libc/regex/regcomp.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 15:48:33 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0397016A4CE; Sun, 3 Oct 2004 15:48:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D96E543D46; Sun, 3 Oct 2004 15:48:32 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93FmWDJ086900; Sun, 3 Oct 2004 15:48:32 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93FmWu7086899; Sun, 3 Oct 2004 15:48:32 GMT (envelope-from stefanf) Message-Id: <200410031548.i93FmWu7086899@repoman.freebsd.org> From: Stefan Farfeleder Date: Sun, 3 Oct 2004 15:48:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/stdio fgetws.c src/sbin/dmesg dmesg.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 15:48:33 -0000 stefanf 2004-10-03 15:48:32 UTC FreeBSD src repository Modified files: lib/libc/stdio fgetws.c sbin/dmesg dmesg.c Log: Don't add integers to void pointers. Revision Changes Path 1.6 +2 -1 src/lib/libc/stdio/fgetws.c 1.25 +4 -2 src/sbin/dmesg/dmesg.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 15:51:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5C2816A4CE; Sun, 3 Oct 2004 15:51:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C812643D46; Sun, 3 Oct 2004 15:51:49 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93FpnPD087057; Sun, 3 Oct 2004 15:51:49 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93FpnQP087056; Sun, 3 Oct 2004 15:51:49 GMT (envelope-from nectar) Message-Id: <200410031551.i93FpnQP087056@repoman.freebsd.org> From: Jacques Vidrine Date: Sun, 3 Oct 2004 15:51:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 15:51:50 -0000 nectar 2004-10-03 15:51:49 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Note distcc IP address ACL bug. Submitted by: Jon Passi Approved by: portmgr Revision Changes Path 1.267 +28 -2 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 15:58:21 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04B4516A4CE; Sun, 3 Oct 2004 15:58:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D986843D3F; Sun, 3 Oct 2004 15:58:20 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93FwKoC087257; Sun, 3 Oct 2004 15:58:20 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93FwKb6087256; Sun, 3 Oct 2004 15:58:20 GMT (envelope-from stefanf) Message-Id: <200410031558.i93FwKb6087256@repoman.freebsd.org> From: Stefan Farfeleder Date: Sun, 3 Oct 2004 15:58:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libstand dosfs.c ext2fs.c read.c sbrk.c splitfs.c tftp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 15:58:21 -0000 stefanf 2004-10-03 15:58:20 UTC FreeBSD src repository Modified files: lib/libstand dosfs.c ext2fs.c read.c sbrk.c splitfs.c tftp.c Log: Don't add integers to void pointers. Revision Changes Path 1.8 +1 -1 src/lib/libstand/dosfs.c 1.6 +1 -1 src/lib/libstand/ext2fs.c 1.5 +1 -1 src/lib/libstand/read.c 1.5 +2 -2 src/lib/libstand/sbrk.c 1.7 +1 -1 src/lib/libstand/splitfs.c 1.12 +1 -1 src/lib/libstand/tftp.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 16:06:46 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBFA316A4CE; Sun, 3 Oct 2004 16:06:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF71743D39; Sun, 3 Oct 2004 16:06:46 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93G6kbo087543; Sun, 3 Oct 2004 16:06:46 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93G6kvg087542; Sun, 3 Oct 2004 16:06:46 GMT (envelope-from stefanf) Message-Id: <200410031606.i93G6kvg087542@repoman.freebsd.org> From: Stefan Farfeleder Date: Sun, 3 Oct 2004 16:06:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pst pst-iop.c pst-iop.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 16:06:46 -0000 stefanf 2004-10-03 16:06:46 UTC FreeBSD src repository Modified files: sys/dev/pst pst-iop.c pst-iop.h Log: Use the correct type for iop_attach(). Revision Changes Path 1.7 +5 -3 src/sys/dev/pst/pst-iop.c 1.6 +1 -1 src/sys/dev/pst/pst-iop.h From owner-cvs-all@FreeBSD.ORG Sun Oct 3 16:12:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF1B216A4CE; Sun, 3 Oct 2004 16:12:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0CFD43D39; Sun, 3 Oct 2004 16:12:29 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93GCTRn087733; Sun, 3 Oct 2004 16:12:29 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93GCTVm087732; Sun, 3 Oct 2004 16:12:29 GMT (envelope-from stefanf) Message-Id: <200410031612.i93GCTVm087732@repoman.freebsd.org> From: Stefan Farfeleder Date: Sun, 3 Oct 2004 16:12:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb uhci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 16:12:29 -0000 stefanf 2004-10-03 16:12:29 UTC FreeBSD src repository Modified files: sys/dev/usb uhci.c Log: The macro for the function specifier inline is spelled '__inline'. Revision Changes Path 1.155 +3 -3 src/sys/dev/usb/uhci.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 16:14:43 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9A9D16A4CE; Sun, 3 Oct 2004 16:14:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1BC943D1F; Sun, 3 Oct 2004 16:14:43 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93GEhQu087878; Sun, 3 Oct 2004 16:14:43 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93GEhSS087877; Sun, 3 Oct 2004 16:14:43 GMT (envelope-from emax) Message-Id: <200410031614.i93GEhSS087877@repoman.freebsd.org> From: Maksim Yevmenkin Date: Sun, 3 Oct 2004 16:14:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 16:14:43 -0000 emax 2004-10-03 16:14:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c Log: MFC: Make -t optional. If not specified use stdin/stdout. Document this. These changes make it possible to write something like set device "!/usr/bin/rfcomm_sppd -a BD_ADDR" inside the /etc/ppp/ppp.conf file. Very convenient for the users :) Submitted by: Konstantin Stepanenkov Approved by: re (scottl) Revision Changes Path 1.4.2.1 +10 -3 src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1 1.5.2.1 +25 -11 src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 16:34:01 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CC4B16A4CE; Sun, 3 Oct 2004 16:34:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F39443D31; Sun, 3 Oct 2004 16:34:01 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93GY1f9088394; Sun, 3 Oct 2004 16:34:01 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93GY1iZ088393; Sun, 3 Oct 2004 16:34:01 GMT (envelope-from stefanf) Message-Id: <200410031634.i93GY1iZ088393@repoman.freebsd.org> From: Stefan Farfeleder Date: Sun, 3 Oct 2004 16:34:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/common bcache.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 16:34:01 -0000 stefanf 2004-10-03 16:34:01 UTC FreeBSD src repository Modified files: sys/boot/common bcache.c Log: Use the correct printf specifier. PR: 47187 Revision Changes Path 1.13 +3 -1 src/sys/boot/common/bcache.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 17:04:41 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1A4016A4CE; Sun, 3 Oct 2004 17:04:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CD3D43D1D; Sun, 3 Oct 2004 17:04:41 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93H4fQN095799; Sun, 3 Oct 2004 17:04:41 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93H4foF095798; Sun, 3 Oct 2004 17:04:41 GMT (envelope-from mlaier) Message-Id: <200410031704.i93H4foF095798@repoman.freebsd.org> From: Max Laier Date: Sun, 3 Oct 2004 17:04:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src UPDATING src/share/man/man9 pfil.9 src/sys/contrib/ipfilter/netinet ip_fil.c src/sys/contrib/pf/net pf.c pf_ioctl.c pfvar.h src/sys/net bridge.c pfil.c pfil.h src/sys/netinet ip_fastfwd.c ip_fw.h ip_fw2.c ip_fw_pfil.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 17:04:41 -0000 mlaier 2004-10-03 17:04:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) . UPDATING share/man/man9 pfil.9 sys/contrib/ipfilter/netinet ip_fil.c sys/contrib/pf/net pf.c pf_ioctl.c pfvar.h sys/net bridge.c pfil.c pfil.h sys/netinet ip_fastfwd.c ip_fw.h ip_fw2.c ip_fw_pfil.c ip_input.c ip_output.c sys/netinet6 ip6_forward.c ip6_input.c ip6_output.c sys/sys param.h Log: MFC pfil API change: Add an additional struct inpcb * argument to pfil(9) in order to enable passing along socket information. This is required to work around a LOR with the socket code which results in an easy reproducible hard lockup with debug.mpsafenet=1. This commit does *not* fix the LOR, but enables us to do so later. The missing piece is to turn the filter locking into a leaf lock and will follow in a seperate (later) commit. Suggested by: rwatson A lot of work by: csjp LOR IDs: 14 - 17 (not fixed yet) Approved by: re (scottl) Revision Changes Path 1.342.2.11 +5 -0 src/UPDATING 1.14.2.2 +3 -3 src/share/man/man9/pfil.9 1.47.2.3 +25 -2 src/sys/contrib/ipfilter/netinet/ip_fil.c 1.18.2.2 +85 -2 src/sys/contrib/pf/net/pf.c 1.12.2.4 +16 -12 src/sys/contrib/pf/net/pf_ioctl.c 1.8.2.2 +11 -0 src/sys/contrib/pf/net/pfvar.h 1.82.2.2 +1 -1 src/sys/net/bridge.c 1.8.4.2 +6 -6 src/sys/net/pfil.c 1.11.2.1 +5 -4 src/sys/net/pfil.h 1.17.2.3 +2 -2 src/sys/netinet/ip_fastfwd.c 1.89.2.2 +3 -2 src/sys/netinet/ip_fw.h 1.70.2.6 +32 -11 src/sys/netinet/ip_fw2.c 1.1.2.7 +6 -2 src/sys/netinet/ip_fw_pfil.c 1.283.2.7 +1 -1 src/sys/netinet/ip_input.c 1.225.2.5 +1 -1 src/sys/netinet/ip_output.c 1.25.2.2 +1 -1 src/sys/netinet6/ip6_forward.c 1.75.2.3 +1 -1 src/sys/netinet6/ip6_input.c 1.82.2.2 +1 -1 src/sys/netinet6/ip6_output.c 1.209.2.4 +1 -1 src/sys/sys/param.h From owner-cvs-all@FreeBSD.ORG Sun Oct 3 18:11:17 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5191516A4CE; Sun, 3 Oct 2004 18:11:17 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 721A043D1F; Sun, 3 Oct 2004 18:11:16 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (oak.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i93IBFc4032526; Sun, 3 Oct 2004 21:11:15 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 73617-03; Sun, 3 Oct 2004 21:11:15 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i93IBEtF032523 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 3 Oct 2004 21:11:15 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i93IBI3J004015; Sun, 3 Oct 2004 21:11:18 +0300 (EEST) (envelope-from ru) Date: Sun, 3 Oct 2004 21:11:18 +0300 From: Ruslan Ermilov To: Dag-Erling Smorgrav Message-ID: <20041003181118.GB3932@ip.net.ua> References: <200410031008.i93A8CLV069758@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="v9Ux+11Zm5mwPlX6" Content-Disposition: inline In-Reply-To: <200410031008.i93A8CLV069758@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 18:11:17 -0000 --v9Ux+11Zm5mwPlX6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 03, 2004 at 10:08:12AM +0000, Dag-Erling Smorgrav wrote: > des 2004-10-03 10:08:12 UTC >=20 > FreeBSD src repository >=20 > Modified files: > . UPDATING=20 > Log: > Document how to set up libmap.conf to deal with the library version bum= p. > =20 > Revision Changes Path > 1.368 +10 -0 src/UPDATING >=20 As a temporary measure, old libraries should still be floating around, no? ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --v9Ux+11Zm5mwPlX6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBYEDGqRfpzJluFF4RAjR/AJ9K2W/Vb623OOU/D2ZznrgwHBvFYwCfR0BC Yz4kZEe67UaAhKaa8x1PkRc= =7Hh+ -----END PGP SIGNATURE----- --v9Ux+11Zm5mwPlX6-- From owner-cvs-all@FreeBSD.ORG Sun Oct 3 18:22:36 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09FDA16A4CE; Sun, 3 Oct 2004 18:22:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD26443D55; Sun, 3 Oct 2004 18:22:35 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93IMZZA098030; Sun, 3 Oct 2004 18:22:35 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93IMZnZ098029; Sun, 3 Oct 2004 18:22:35 GMT (envelope-from stefanf) Message-Id: <200410031822.i93IMZnZ098029@repoman.freebsd.org> From: Stefan Farfeleder Date: Sun, 3 Oct 2004 18:22:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/gprof gprof.h hertz.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 18:22:36 -0000 stefanf 2004-10-03 18:22:35 UTC FreeBSD src repository Modified files: usr.bin/gprof gprof.h hertz.c Log: Use a proper prototype for hertz(). Revision Changes Path 1.24 +1 -0 src/usr.bin/gprof/gprof.h 1.3 +2 -1 src/usr.bin/gprof/hertz.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 18:47:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9379616A4CE; Sun, 3 Oct 2004 18:47:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73EB043D3F; Sun, 3 Oct 2004 18:47:44 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93IliWf098795; Sun, 3 Oct 2004 18:47:44 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93Iliu8098794; Sun, 3 Oct 2004 18:47:44 GMT (envelope-from clement) Message-Id: <200410031847.i93Iliu8098794@repoman.freebsd.org> From: Clement Laforet Date: Sun, 3 Oct 2004 18:47:44 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 18:47:44 -0000 clement 2004-10-03 18:47:44 UTC FreeBSD doc repository (ports committer) Modified files: en/donations wantlist.sgml Log: - Add my needs. Reviewed/Approved by: josef Revision Changes Path 1.261 +16 -1 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 19:44:23 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74BAA16A4CE; Sun, 3 Oct 2004 19:44:23 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32FA343D31; Sun, 3 Oct 2004 19:44:23 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (adsl-67-124-50-20.dsl.snfc21.pacbell.net [67.124.50.20])i93JiSqM018592; Sun, 3 Oct 2004 15:44:30 -0400 Message-ID: <41605693.4080704@elischer.org> Date: Sun, 03 Oct 2004 12:44:19 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4b) Gecko/20030524 X-Accept-Language: en, hu MIME-Version: 1.0 To: Scott Long References: <200410031323.i93DNnpb082575@repoman.freebsd.org> <4160160A.7040402@FreeBSD.org> In-Reply-To: <4160160A.7040402@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: David Xu cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 19:44:23 -0000 Scott Long wrote: > David Xu wrote: > >> davidxu 2004-10-03 13:23:49 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/kern kern_sig.c Log: >> Don't bother to turn off other P_STOPPED bits for SIGKILL, doing >> so would cause kernel to produce an unkillable process in some cases, >> especially, P_STOPPED_SINGLE has a singling thread, turning off the >> bit would mess the state. >> Revision Changes Path >> 1.292 +1 -1 src/sys/kern/kern_sig.c > > > Could this be responsible for the times where bash doesn't respond to ^C > while processing a script? It's hard to say.. either that or Stephan's bug.. Both should be MFC'd when proven.. (Plus one I will check in today) From owner-cvs-all@FreeBSD.ORG Sun Oct 3 19:47:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4785A16A4CE; Sun, 3 Oct 2004 19:47:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 262B443D45; Sun, 3 Oct 2004 19:47:29 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93JlTLn000627; Sun, 3 Oct 2004 19:47:29 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93JlTmE000626; Sun, 3 Oct 2004 19:47:29 GMT (envelope-from dinoex) Message-Id: <200410031947.i93JlTmE000626@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 3 Oct 2004 19:47:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/samba Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 19:47:29 -0000 dinoex 2004-10-03 19:47:29 UTC FreeBSD ports repository Modified files: net/samba Makefile distinfo Log: - add option WITH_INCLUDED_POPT Submitted by: Victor Sudakov - Security Update to 2.2.12 CAN-2004-0815 PR: 72199 Submitted by: Dmitry A Grigorovich Approved by: portmgr (marcus) Revision Changes Path 1.148 +5 -2 ports/net/samba/Makefile 1.57 +2 -2 ports/net/samba/distinfo From owner-cvs-all@FreeBSD.ORG Sun Oct 3 20:06:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9954216A4CF; Sun, 3 Oct 2004 20:06:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 773A243D39; Sun, 3 Oct 2004 20:06:11 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93K6BBK001219; Sun, 3 Oct 2004 20:06:11 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93K6B4T001218; Sun, 3 Oct 2004 20:06:11 GMT (envelope-from julian) Message-Id: <200410032006.i93K6B4T001218@repoman.freebsd.org> From: Julian Elischer Date: Sun, 3 Oct 2004 20:06:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 20:06:11 -0000 julian 2004-10-03 20:06:11 UTC FreeBSD src repository Modified files: sys/kern kern_thread.c Log: Always strt out with an initilalised ksegrp structure. MFC after: 3 days Revision Changes Path 1.200 +3 -3 src/sys/kern/kern_thread.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 20:14:07 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9274C16A4CE; Sun, 3 Oct 2004 20:14:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 873D243D3F; Sun, 3 Oct 2004 20:14:07 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93KE7pb001528; Sun, 3 Oct 2004 20:14:07 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93KE7dR001527; Sun, 3 Oct 2004 20:14:07 GMT (envelope-from alc) Message-Id: <200410032014.i93KE7dR001527@repoman.freebsd.org> From: Alan Cox Date: Sun, 3 Oct 2004 20:14:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 20:14:07 -0000 alc 2004-10-03 20:14:07 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c sys/i386/i386 pmap.c Log: Undo revision 1.251. This change was a performance pessimizing work-around that is no longer required. (In fact, it is not clear that it was ever required in HEAD or RELENG_4, only RELENG_3 required a work-around.) Now, as before revision 1.251, if the preexisting PTE is invalid, pmap_enter() does not call pmap_invalidate_page() to update the TLB(s). Note: Even with this change, the handling of a copy-on-write fault is inefficient, in such cases pmap_enter() calls pmap_invalidate_page() twice. Discussed with: bde@ PR: kern/16568 Revision Changes Path 1.507 +1 -1 src/sys/amd64/amd64/pmap.c 1.512 +1 -1 src/sys/i386/i386/pmap.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 20:46:07 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9247B16A4CF; Sun, 3 Oct 2004 20:46:07 +0000 (GMT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 719C043D4C; Sun, 3 Oct 2004 20:46:06 +0000 (GMT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.1/8.13.1) with ESMTP id i93Kk5a5000745; Mon, 4 Oct 2004 00:46:05 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.13.1/8.13.1/Submit) id i93Kk5XC000744; Mon, 4 Oct 2004 00:46:05 +0400 (MSD) (envelope-from ache) Date: Mon, 4 Oct 2004 00:46:04 +0400 From: Andrey Chernov To: Julian Elischer Message-ID: <20041003204604.GA683@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Julian Elischer , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200410032006.i93K6B4T001218@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410032006.i93K6B4T001218@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.12; VDF 6.27.0.83 (host: pobrecita.freebsd.ru) cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 20:46:07 -0000 On Sun, Oct 03, 2004 at 08:06:11PM +0000, Julian Elischer wrote: > sys/kern kern_thread.c > Log: > Always strt out with an initilalised ksegrp structure. Is it supposed to fix slow coming afterboot hang I see in -current already about 2 months (last working kernel is from Aug 8)? My machine is UP with 4BSD sched running nothing more complex than mysqld. -- Andrey Chernov | http://ache.pp.ru/ From owner-cvs-all@FreeBSD.ORG Sun Oct 3 21:33:17 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CC7B16A4CF; Sun, 3 Oct 2004 21:33:17 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33E3E43D1F; Sun, 3 Oct 2004 21:33:17 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (adsl-67-124-50-20.dsl.snfc21.pacbell.net [67.124.50.20])i93LXNqM025230; Sun, 3 Oct 2004 17:33:24 -0400 Message-ID: <4160701A.2050504@elischer.org> Date: Sun, 03 Oct 2004 14:33:14 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4b) Gecko/20030524 X-Accept-Language: en, hu MIME-Version: 1.0 To: Andrey Chernov References: <200410032006.i93K6B4T001218@repoman.freebsd.org> <20041003204604.GA683@nagual.pp.ru> In-Reply-To: <20041003204604.GA683@nagual.pp.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 21:33:17 -0000 Andrey Chernov wrote: > On Sun, Oct 03, 2004 at 08:06:11PM +0000, Julian Elischer wrote: > >> sys/kern kern_thread.c >> Log: >> Always strt out with an initilalised ksegrp structure. > > > Is it supposed to fix slow coming afterboot hang I see in -current already > about 2 months (last working kernel is from Aug 8)? My machine is UP with > 4BSD sched running nothing more complex than mysqld. > probably not, but there some changes coming that may make a difference From owner-cvs-all@FreeBSD.ORG Sun Oct 3 21:44:42 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA42316A4CE; Sun, 3 Oct 2004 21:44:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB07F43D2F; Sun, 3 Oct 2004 21:44:42 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93LigL2010438; Sun, 3 Oct 2004 21:44:42 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93LigPH010437; Sun, 3 Oct 2004 21:44:42 GMT (envelope-from simon) Message-Id: <200410032144.i93LigPH010437@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 3 Oct 2004 21:44:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/su su.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 21:44:43 -0000 simon 2004-10-03 21:44:42 UTC FreeBSD src repository (doc committer) Modified files: usr.bin/su su.1 Log: PAM configuration is now in /etc/pam.d/su. Submitted by: Jilles Tjoelker (original version) PR: docs/70616 (part of) MFC after: 1 week Revision Changes Path 1.34 +4 -7 src/usr.bin/su/su.1 From owner-cvs-all@FreeBSD.ORG Sun Oct 3 22:49:55 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA74416A4CE; Sun, 3 Oct 2004 22:49:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B82E243D39; Sun, 3 Oct 2004 22:49:55 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93MntlD012349; Sun, 3 Oct 2004 22:49:55 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93Mntk4012348; Sun, 3 Oct 2004 22:49:55 GMT (envelope-from nectar) Message-Id: <200410032249.i93Mntk4012348@repoman.freebsd.org> From: Jacques Vidrine Date: Sun, 3 Oct 2004 22:49:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 22:49:56 -0000 nectar 2004-10-03 22:49:55 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Note racoon certificate verification bug. Submitted by: Jon Passki Approved by: portmgr Revision Changes Path 1.268 +27 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 22:56:07 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A203F16A4CE; Sun, 3 Oct 2004 22:56:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A01843D31; Sun, 3 Oct 2004 22:56:07 +0000 (GMT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93Mu7Mu012738; Sun, 3 Oct 2004 22:56:07 GMT (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93Mu7Vb012737; Sun, 3 Oct 2004 22:56:07 GMT (envelope-from mheinen) Message-Id: <200410032256.i93Mu7Vb012737@repoman.freebsd.org> From: Martin Heinen Date: Sun, 3 Oct 2004 22:56:07 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/de_DE.ISO8859-1/books/faq book.sgml doc/de_DE.ISO8859-1/books/handbook/bibliography chapter.sgml doc/de_DE.ISO8859-1/books/handbook/disks chapter.sgml doc/de_DE.ISO8859-1/books/handbook/multimedia... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 22:56:07 -0000 mheinen 2004-10-03 22:56:07 UTC FreeBSD doc repository Modified files: de_DE.ISO8859-1/books/faq book.sgml de_DE.ISO8859-1/books/handbook/bibliography chapter.sgml de_DE.ISO8859-1/books/handbook/disks chapter.sgml de_DE.ISO8859-1/books/handbook/cutting-edge chapter.sgml de_DE.ISO8859-1/books/handbook/multimedia chapter.sgml de_DE.ISO8859-1/books/handbook/l10n chapter.sgml de_DE.ISO8859-1/books/handbook/printing chapter.sgml de_DE.ISO8859-1/books/handbook/config chapter.sgml de_DE.ISO8859-1/books/handbook/x11 chapter.sgml Log: MFbed: Update the German documentation set. books/faq/book.sgml 1.637 -> 1.654 books/handbook/bibliography/chapter.sgml 1.66 -> 1.67 books/handbook/disks/chapter.sgml 1.204 -> 1.221 books/handbook/cutting-edge/chapter.sgml 1.206 -> 1.208 books/handbook/multimedia/chapter.sgml 1.93 -> 1.98 books/handbook/l10n/chapter.sgml header update books/handbook/printing/chapter.sgml header update books/handbook/config/chapter.sgml fixes only books/handbook/x11/chapter.sgml 1.142 -> 1.152 Obtained from: The FreeBSD German Documentation Project. Revision Changes Path 1.51 +209 -200 doc/de_DE.ISO8859-1/books/faq/book.sgml 1.28 +10 -2 doc/de_DE.ISO8859-1/books/handbook/bibliography/chapter.sgml 1.34 +2 -2 doc/de_DE.ISO8859-1/books/handbook/config/chapter.sgml 1.30 +3 -3 doc/de_DE.ISO8859-1/books/handbook/cutting-edge/chapter.sgml 1.39 +114 -68 doc/de_DE.ISO8859-1/books/handbook/disks/chapter.sgml 1.24 +2 -2 doc/de_DE.ISO8859-1/books/handbook/l10n/chapter.sgml 1.20 +240 -348 doc/de_DE.ISO8859-1/books/handbook/multimedia/chapter.sgml 1.12 +2 -2 doc/de_DE.ISO8859-1/books/handbook/printing/chapter.sgml 1.20 +355 -216 doc/de_DE.ISO8859-1/books/handbook/x11/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 23:32:27 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09BE316A4CE; Sun, 3 Oct 2004 23:32:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE3F843D2D; Sun, 3 Oct 2004 23:32:26 +0000 (GMT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93NWQEd013837; Sun, 3 Oct 2004 23:32:26 GMT (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93NWQEB013836; Sun, 3 Oct 2004 23:32:26 GMT (envelope-from mheinen) Message-Id: <200410032332.i93NWQEB013836@repoman.freebsd.org> From: Martin Heinen Date: Sun, 3 Oct 2004 23:32:26 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/bibliography chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 23:32:27 -0000 mheinen 2004-10-03 23:32:26 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/bibliography chapter.sgml Log: Replace ampersands with entities. Revision Changes Path 1.68 +2 -2 doc/en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 23:33:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 307B316A4CE; Sun, 3 Oct 2004 23:33:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B4E243D48; Sun, 3 Oct 2004 23:33:20 +0000 (GMT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93NXJOF013881; Sun, 3 Oct 2004 23:33:19 GMT (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93NXJSd013880; Sun, 3 Oct 2004 23:33:19 GMT (envelope-from mheinen) Message-Id: <200410032333.i93NXJSd013880@repoman.freebsd.org> From: Martin Heinen Date: Sun, 3 Oct 2004 23:33:19 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/bibliography chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 23:33:20 -0000 mheinen 2004-10-03 23:33:19 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/bibliography chapter.sgml Log: Fix the entry for "The Design and Implementation of the FreeBSD Operating System": - Remove UNIX from the title, - add a space (relevant for translators) Revision Changes Path 1.69 +2 -2 doc/en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 23:34:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEE4316A4CE; Sun, 3 Oct 2004 23:34:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B6DE43D1F; Sun, 3 Oct 2004 23:34:19 +0000 (GMT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93NYJ6L013930; Sun, 3 Oct 2004 23:34:19 GMT (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93NYJc5013929; Sun, 3 Oct 2004 23:34:19 GMT (envelope-from mheinen) Message-Id: <200410032334.i93NYJc5013929@repoman.freebsd.org> From: Martin Heinen Date: Sun, 3 Oct 2004 23:34:19 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/security chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 23:34:19 -0000 mheinen 2004-10-03 23:34:19 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Change the field description from "host options" to "adress" when discussing hosts.allow. Revision Changes Path 1.227 +1 -1 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 23:35:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FC1716A4CE; Sun, 3 Oct 2004 23:35:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 609C743D3F; Sun, 3 Oct 2004 23:35:34 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93NZYgT014052; Sun, 3 Oct 2004 23:35:34 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93NZYGc014051; Sun, 3 Oct 2004 23:35:34 GMT (envelope-from des) Message-Id: <200410032335.i93NZYGc014051@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 3 Oct 2004 23:35:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/dumpon dumpon.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 23:35:34 -0000 des 2004-10-03 23:35:34 UTC FreeBSD src repository Modified files: sbin/dumpon dumpon.8 Log: Wrap some long lines (no content changes) Revision Changes Path 1.31 +6 -6 src/sbin/dumpon/dumpon.8 From owner-cvs-all@FreeBSD.ORG Sun Oct 3 23:35:59 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 748AA16A4CE; Sun, 3 Oct 2004 23:35:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54B7F43D39; Sun, 3 Oct 2004 23:35:59 +0000 (GMT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93NZxb3014087; Sun, 3 Oct 2004 23:35:59 GMT (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93NZx7J014086; Sun, 3 Oct 2004 23:35:59 GMT (envelope-from mheinen) Message-Id: <200410032335.i93NZx7J014086@repoman.freebsd.org> From: Martin Heinen Date: Sun, 3 Oct 2004 23:35:59 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/security chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 23:35:59 -0000 mheinen 2004-10-03 23:35:59 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Wrap "root" in username tags. Revision Changes Path 1.228 +1 -1 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 23:38:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 119CB16A4CE; Sun, 3 Oct 2004 23:38:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6BE943D53; Sun, 3 Oct 2004 23:38:49 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93NcnNc014187; Sun, 3 Oct 2004 23:38:49 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93NcnJ4014186; Sun, 3 Oct 2004 23:38:49 GMT (envelope-from des) Message-Id: <200410032338.i93NcnJ4014186@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 3 Oct 2004 23:38:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/dumpon dumpon.8 dumpon.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 23:38:50 -0000 des 2004-10-03 23:38:49 UTC FreeBSD src repository Modified files: sbin/dumpon dumpon.8 dumpon.c Log: Verify that the specified device is at least as large as hw.physmem. Revision Changes Path 1.32 +8 -0 src/sbin/dumpon/dumpon.8 1.20 +44 -20 src/sbin/dumpon/dumpon.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 23:39:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70D5316A4D3; Sun, 3 Oct 2004 23:39:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51EB143D54; Sun, 3 Oct 2004 23:39:14 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93NdEq5014225; Sun, 3 Oct 2004 23:39:14 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93NdE3n014224; Sun, 3 Oct 2004 23:39:14 GMT (envelope-from des) Message-Id: <200410032339.i93NdE3n014224@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 3 Oct 2004 23:39:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/dumpon Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 23:39:14 -0000 des 2004-10-03 23:39:14 UTC FreeBSD src repository Modified files: sbin/dumpon Makefile Log: dumpon builds cleanly at WARNS level 6. Revision Changes Path 1.10 +1 -1 src/sbin/dumpon/Makefile From owner-cvs-all@FreeBSD.ORG Sun Oct 3 23:42:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9179D16A4CE; Sun, 3 Oct 2004 23:42:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 718D443D31; Sun, 3 Oct 2004 23:42:50 +0000 (GMT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93NgoO3014356; Sun, 3 Oct 2004 23:42:50 GMT (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93NgoTo014355; Sun, 3 Oct 2004 23:42:50 GMT (envelope-from mheinen) Message-Id: <200410032342.i93NgoTo014355@repoman.freebsd.org> From: Martin Heinen Date: Sun, 3 Oct 2004 23:42:50 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 23:42:50 -0000 mheinen 2004-10-03 23:42:50 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: Add a missing semicolon and a missing prompt. Revision Changes Path 1.141 +2 -2 doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 23:43:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 018CE16A4CE; Sun, 3 Oct 2004 23:43:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5DAF43D31; Sun, 3 Oct 2004 23:43:44 +0000 (GMT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93NhiZr014463; Sun, 3 Oct 2004 23:43:44 GMT (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93NhiDh014462; Sun, 3 Oct 2004 23:43:44 GMT (envelope-from mheinen) Message-Id: <200410032343.i93NhiDh014462@repoman.freebsd.org> From: Martin Heinen Date: Sun, 3 Oct 2004 23:43:44 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 23:43:45 -0000 mheinen 2004-10-03 23:43:44 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: Add non breaking spaces to "System V". Revision Changes Path 1.142 +4 -4 doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 23:44:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10D7516A4CE; Sun, 3 Oct 2004 23:44:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E457743D31; Sun, 3 Oct 2004 23:44:31 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93NiVm1014496; Sun, 3 Oct 2004 23:44:31 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93NiVFr014495; Sun, 3 Oct 2004 23:44:31 GMT (envelope-from des) Message-Id: <200410032344.i93NiVFr014495@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 3 Oct 2004 23:44:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern kern_malloc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 23:44:32 -0000 des 2004-10-03 23:44:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_malloc.c Log: MFC: (1.136) turn VM_KMEM_SIZE_MAX and VM_KMEM_SIZE_SCALE into tunables Approved by: re (scottl) Revision Changes Path 1.135.2.1 +17 -4 src/sys/kern/kern_malloc.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 23:47:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 788F716A4CE; Sun, 3 Oct 2004 23:47:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5952343D31; Sun, 3 Oct 2004 23:47:20 +0000 (GMT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93NlKj5014614; Sun, 3 Oct 2004 23:47:20 GMT (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93NlKBs014613; Sun, 3 Oct 2004 23:47:20 GMT (envelope-from mheinen) Message-Id: <200410032347.i93NlKBs014613@repoman.freebsd.org> From: Martin Heinen Date: Sun, 3 Oct 2004 23:47:20 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 23:47:20 -0000 mheinen 2004-10-03 23:47:20 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: Fix a typo. Revision Changes Path 1.180 +1 -1 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Oct 3 23:53:55 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2B5E16A4CE; Sun, 3 Oct 2004 23:53:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D314D43D39; Sun, 3 Oct 2004 23:53:54 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93NrsKh014813; Sun, 3 Oct 2004 23:53:54 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93Nrsqi014812; Sun, 3 Oct 2004 23:53:54 GMT (envelope-from des) Message-Id: <200410032353.i93Nrsqi014812@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 3 Oct 2004 23:53:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/dumpon dumpon.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 23:53:55 -0000 des 2004-10-03 23:53:54 UTC FreeBSD src repository Modified files: sbin/dumpon dumpon.c Log: Whitespace nit. Revision Changes Path 1.21 +0 -1 src/sbin/dumpon/dumpon.c From owner-cvs-all@FreeBSD.ORG Sun Oct 3 23:59:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D88616A4D0; Sun, 3 Oct 2004 23:59:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B60543D48; Sun, 3 Oct 2004 23:59:47 +0000 (GMT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i93NxlOO015057; Sun, 3 Oct 2004 23:59:47 GMT (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i93Nxl7F015056; Sun, 3 Oct 2004 23:59:47 GMT (envelope-from mheinen) Message-Id: <200410032359.i93Nxl7F015056@repoman.freebsd.org> From: Martin Heinen Date: Sun, 3 Oct 2004 23:59:47 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/pgpkeys chapter.sgml doc/share/pgpkeys mheinen.key pgpkeys.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 23:59:47 -0000 mheinen 2004-10-03 23:59:47 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/pgpkeys chapter.sgml share/pgpkeys pgpkeys.ent Added files: share/pgpkeys mheinen.key Log: Add my PGP key. Revision Changes Path 1.244 +5 -0 doc/en_US.ISO8859-1/books/handbook/pgpkeys/chapter.sgml 1.1 +41 -0 doc/share/pgpkeys/mheinen.key (new) 1.49 +1 -0 doc/share/pgpkeys/pgpkeys.ent From owner-cvs-all@FreeBSD.ORG Mon Oct 4 03:39:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FE9616A4CE; Mon, 4 Oct 2004 03:39:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1017743D45; Mon, 4 Oct 2004 03:39:53 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i943dqf2027896; Mon, 4 Oct 2004 03:39:52 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i943dqTO027895; Mon, 4 Oct 2004 03:39:52 GMT (envelope-from kensmith) Message-Id: <200410040339.i943dqTO027895@repoman.freebsd.org> From: Ken Smith Date: Mon, 4 Oct 2004 03:39:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/etc.sparc64 ttys X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 03:39:53 -0000 kensmith 2004-10-04 03:39:52 UTC FreeBSD src repository Modified files: etc/etc.sparc64 ttys Log: With the fixes to getty handling of non-existent devices a default install now complains about ttyu0/ttyu1 not existing at boot time. Since users wanting the uart based devices as terminals will need to do something special to get them anyway set it up so a default config doesn't complain. MFC after: 3 days Revision Changes Path 1.7 +3 -2 src/etc/etc.sparc64/ttys From owner-cvs-all@FreeBSD.ORG Mon Oct 4 06:14:22 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2503416A4D1; Mon, 4 Oct 2004 06:14:22 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF39D43D5F; Mon, 4 Oct 2004 06:14:21 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i946BRnN085025; Mon, 4 Oct 2004 00:11:27 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 04 Oct 2004 00:13:00 -0600 (MDT) Message-Id: <20041004.001300.56105451.imp@bsdimp.com> To: kensmith@FreeBSD.ORG From: "M. Warner Losh" In-Reply-To: <200410040339.i943dqTO027895@repoman.freebsd.org> References: <200410040339.i943dqTO027895@repoman.freebsd.org> X-Mailer: Mew version 3.3 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 cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc/etc.sparc64 ttys X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 06:14:22 -0000 In message: <200410040339.i943dqTO027895@repoman.freebsd.org> Ken Smith writes: : With the fixes to getty handling of non-existent devices a default : install now complains about ttyu0/ttyu1 not existing at boot time. Actually, I think this was the fixes to init. getty actually complains less than it did before (once verus once every 10 minutes). The init changes were due, in part, to a change in how devs are presented to the user (the fix I backed out was an attempt to cope with the new world order). Before devfs, the error was ENXIO for non-existant devices that MAKEDEVs had created (which init took to be "known, but not present so don't start this). After devfs, the error is ENOENT, because before devices are created by the driver via make_dev(), the system has no knowledge of them. The check in init now likely can never be hit, but I wasn't up to making that big a change. Sorry if the changes I did make caused you grief. Warner From owner-cvs-all@FreeBSD.ORG Mon Oct 4 06:24:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F27AE16A4D0; Mon, 4 Oct 2004 06:24:46 +0000 (GMT) Received: from green.homeunix.org (pcp04368961pcs.nrockv01.md.comcast.net [69.140.212.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B40E43D1F; Mon, 4 Oct 2004 06:24:46 +0000 (GMT) (envelope-from green@green.homeunix.org) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i946OgAI036560; Mon, 4 Oct 2004 02:24:43 -0400 (EDT) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.1/8.13.1/Submit) id i946OfmC036559; Mon, 4 Oct 2004 02:24:41 -0400 (EDT) (envelope-from green) Date: Mon, 4 Oct 2004 02:24:24 -0400 From: Brian Fundakowski Feldman To: Julian Elischer Message-ID: <20041004062359.GH1034@green.homeunix.org> References: <200410032006.i93K6B4T001218@repoman.freebsd.org> <20041003204604.GA683@nagual.pp.ru> <4160701A.2050504@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4160701A.2050504@elischer.org> User-Agent: Mutt/1.5.6i cc: Andrey Chernov cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 06:24:47 -0000 On Sun, Oct 03, 2004 at 02:33:14PM -0700, Julian Elischer wrote: > Andrey Chernov wrote: > >On Sun, Oct 03, 2004 at 08:06:11PM +0000, Julian Elischer wrote: > > > >> sys/kern kern_thread.c > >> Log: > >> Always strt out with an initilalised ksegrp structure. > > > > > >Is it supposed to fix slow coming afterboot hang I see in -current already > >about 2 months (last working kernel is from Aug 8)? My machine is UP with > >4BSD sched running nothing more complex than mysqld. > > > > probably not, but there some changes coming that may make a difference Isn't this the one where I asked, "How is this uninitialized?" in any of the existing code? -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Mon Oct 4 06:42:39 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B19C416A4CE; Mon, 4 Oct 2004 06:42:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 937A943D5C; Mon, 4 Oct 2004 06:42:39 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i946gdVO040120; Mon, 4 Oct 2004 06:42:39 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i946gdId040119; Mon, 4 Oct 2004 06:42:39 GMT (envelope-from marck) Message-Id: <200410040642.i946gdId040119@repoman.freebsd.org> From: Dmitry Morozovsky Date: Mon, 4 Oct 2004 06:42:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 06:42:39 -0000 marck 2004-10-04 06:42:39 UTC FreeBSD ports repository (doc committer) Modified files: . MOVED Log: zevra-devel did not disappear but moved to zebra instead. Reflect this to silence port upgrading tools. Approved by: portmgr (marcus) Revision Changes Path 1.519 +2 -2 ports/MOVED From owner-cvs-all@FreeBSD.ORG Mon Oct 4 06:44:31 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF06E16A4CF; Mon, 4 Oct 2004 06:44:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B14C243D5A; Mon, 4 Oct 2004 06:44:31 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i946iV24040238; Mon, 4 Oct 2004 06:44:31 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i946iVdd040237; Mon, 4 Oct 2004 06:44:31 GMT (envelope-from marck) Message-Id: <200410040644.i946iVdd040237@repoman.freebsd.org> From: Dmitry Morozovsky Date: Mon, 4 Oct 2004 06:44:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/zebra Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 06:44:32 -0000 marck 2004-10-04 06:44:31 UTC FreeBSD ports repository (doc committer) Modified files: net/zebra Makefile Log: Increase PORTREVISION to silence port upgrading tools if zebra-devel port was installed (it had PORTREVISION 2, but less functionality). Approved by: portmgr (marcus) Revision Changes Path 1.77 +1 -1 ports/net/zebra/Makefile From owner-cvs-all@FreeBSD.ORG Mon Oct 4 06:45:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FB6516A4CE; Mon, 4 Oct 2004 06:45:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A9243D2F; Mon, 4 Oct 2004 06:45:48 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i946jmxB040332; Mon, 4 Oct 2004 06:45:48 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i946jmOC040331; Mon, 4 Oct 2004 06:45:48 GMT (envelope-from julian) Message-Id: <200410040645.i946jmOC040331@repoman.freebsd.org> From: Julian Elischer Date: Mon, 4 Oct 2004 06:45:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_descrip.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 06:45:48 -0000 julian 2004-10-04 06:45:48 UTC FreeBSD src repository Modified files: sys/kern kern_descrip.c Log: Another case where we need to guard against a partially constructed process. Submitted by: Stephan Uphoff ( ups at tree.com ) MFC after: 3 days Revision Changes Path 1.245 +2 -0 src/sys/kern/kern_descrip.c From owner-cvs-all@FreeBSD.ORG Mon Oct 4 06:49:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4931216A4CE; Mon, 4 Oct 2004 06:49:29 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08AA043D5C; Mon, 4 Oct 2004 06:49:29 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (adsl-67-124-50-20.dsl.snfc21.pacbell.net [67.124.50.20])i946nZqM031327; Mon, 4 Oct 2004 02:49:36 -0400 Message-ID: <4160F275.6010703@elischer.org> Date: Sun, 03 Oct 2004 23:49:25 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4b) Gecko/20030524 X-Accept-Language: en, hu MIME-Version: 1.0 To: Brian Fundakowski Feldman References: <200410032006.i93K6B4T001218@repoman.freebsd.org> <20041003204604.GA683@nagual.pp.ru> <4160701A.2050504@elischer.org> <20041004062359.GH1034@green.homeunix.org> In-Reply-To: <20041004062359.GH1034@green.homeunix.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Andrey Chernov cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 06:49:29 -0000 Brian Fundakowski Feldman wrote: > On Sun, Oct 03, 2004 at 02:33:14PM -0700, Julian Elischer wrote: > >>Andrey Chernov wrote: >> >>>On Sun, Oct 03, 2004 at 08:06:11PM +0000, Julian Elischer wrote: >>> >>> >>>> sys/kern kern_thread.c >>>>Log: >>>>Always strt out with an initilalised ksegrp structure. >>> >>> >>>Is it supposed to fix slow coming afterboot hang I see in -current already >>>about 2 months (last working kernel is from Aug 8)? My machine is UP with >>>4BSD sched running nothing more complex than mysqld. >>> >> >>probably not, but there some changes coming that may make a difference > > > Isn't this the one where I asked, "How is this uninitialized?" in any > of the existing code? you mean "How is this initialiased?" I don't remember the question, but it's not a simple as it seems.. it is partly initilised during use.. teh trick is that the scheduler private extension isn't. (it may however be nulls by default from UMA but I don't know that). From owner-cvs-all@FreeBSD.ORG Mon Oct 4 06:54:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89B1516A4CE; Mon, 4 Oct 2004 06:54:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A18443D49; Mon, 4 Oct 2004 06:54:19 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i946sJAq040586; Mon, 4 Oct 2004 06:54:19 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i946sJI0040585; Mon, 4 Oct 2004 06:54:19 GMT (envelope-from des) Message-Id: <200410040654.i946sJI0040585@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 4 Oct 2004 06:54:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/dumpon dumpon.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 06:54:19 -0000 des 2004-10-04 06:54:19 UTC FreeBSD src repository Modified files: sbin/dumpon dumpon.c Log: Promote mediasize and physmem to uintmax_t when comparing them. Revision Changes Path 1.22 +1 -1 src/sbin/dumpon/dumpon.c From owner-cvs-all@FreeBSD.ORG Mon Oct 4 06:57:04 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 694B516A4CE; Mon, 4 Oct 2004 06:57:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A64143D53; Mon, 4 Oct 2004 06:57:04 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i946v4Nd040702; Mon, 4 Oct 2004 06:57:04 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i946v4Fo040701; Mon, 4 Oct 2004 06:57:04 GMT (envelope-from marck) Message-Id: <200410040657.i946v4Fo040701@repoman.freebsd.org> From: Dmitry Morozovsky Date: Mon, 4 Oct 2004 06:57:04 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/hubs article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 06:57:04 -0000 marck 2004-10-04 06:57:04 UTC FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/hubs article.sgml Log: MFen: 1.51 -> 1.52 Add translator's name. Obtained from: The FreeBSD Russian Documentation Project Approved by: den (mentor) Revision Changes Path 1.9 +10 -9 doc/ru_RU.KOI8-R/articles/hubs/article.sgml From owner-cvs-all@FreeBSD.ORG Mon Oct 4 07:13:17 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A06A16A4CE; Mon, 4 Oct 2004 07:13:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FC0C43D58; Mon, 4 Oct 2004 07:13:17 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i947DGis041468; Mon, 4 Oct 2004 07:13:17 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i947DGuY041467; Mon, 4 Oct 2004 07:13:16 GMT (envelope-from marcus) Message-Id: <200410040713.i947DGuY041467@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 4 Oct 2004 07:13:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/libudbc Makefile ports/devel/p4v Makefile ports/graphics/blender Makefile ports/mail/listmanager Makefile ports/sysutils/asr-utils Makefile ports/www/ssserver Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 07:13:17 -0000 marcus 2004-10-04 07:13:16 UTC FreeBSD ports repository Modified files: databases/libudbc Makefile devel/p4v Makefile graphics/blender Makefile mail/listmanager Makefile sysutils/asr-utils Makefile www/ssserver Makefile Log: Add a dependency on compat4x if building on 5.X systems or higher. Reported by: kris Approved by: portmgr (implicit) Revision Changes Path 1.9 +4 -0 ports/databases/libudbc/Makefile 1.9 +7 -1 ports/devel/p4v/Makefile 1.14 +8 -1 ports/graphics/blender/Makefile 1.14 +4 -0 ports/mail/listmanager/Makefile 1.5 +7 -1 ports/sysutils/asr-utils/Makefile 1.6 +7 -1 ports/www/ssserver/Makefile From owner-cvs-all@FreeBSD.ORG Mon Oct 4 07:22:55 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CD3316A4CE; Mon, 4 Oct 2004 07:22:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D88A43D54; Mon, 4 Oct 2004 07:22:55 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i947MtOA041805; Mon, 4 Oct 2004 07:22:55 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i947Mt8i041804; Mon, 4 Oct 2004 07:22:55 GMT (envelope-from marcus) Message-Id: <200410040722.i947Mt8i041804@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 4 Oct 2004 07:22:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/ssserver Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 07:22:55 -0000 marcus 2004-10-04 07:22:54 UTC FreeBSD ports repository Modified files: www/ssserver Makefile Log: Actually, this port relies on libc.so.3, so use compat3x instead of 4x. Approved by: portmgr (implicit) Revision Changes Path 1.7 +2 -2 ports/www/ssserver/Makefile From owner-cvs-all@FreeBSD.ORG Mon Oct 4 07:28:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A991E16A4CE; Mon, 4 Oct 2004 07:28:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89F7443D5A; Mon, 4 Oct 2004 07:28:28 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i947SSF9042019; Mon, 4 Oct 2004 07:28:28 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i947SSsi042018; Mon, 4 Oct 2004 07:28:28 GMT (envelope-from marcus) Message-Id: <200410040728.i947SSsi042018@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 4 Oct 2004 07:28:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p4v Makefile ports/graphics/blender Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 07:28:28 -0000 marcus 2004-10-04 07:28:28 UTC FreeBSD ports repository Modified files: devel/p4v Makefile graphics/blender Makefile Log: Just for correctness' sake, these ports actually link to libc_r.so.4, so adjust the dependency slightly. Approved by: portmgr (implicit) Revision Changes Path 1.10 +1 -1 ports/devel/p4v/Makefile 1.15 +1 -1 ports/graphics/blender/Makefile From owner-cvs-all@FreeBSD.ORG Mon Oct 4 07:58:43 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1640116A4CE; Mon, 4 Oct 2004 07:58:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBAA343D3F; Mon, 4 Oct 2004 07:58:42 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i947wghD043022; Mon, 4 Oct 2004 07:58:42 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i947wgK2043021; Mon, 4 Oct 2004 07:58:42 GMT (envelope-from sergei) Message-Id: <200410040758.i947wgK2043021@repoman.freebsd.org> From: Sergei Kolobov Date: Mon, 4 Oct 2004 07:58:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/wzdftpd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 07:58:43 -0000 sergei 2004-10-04 07:58:42 UTC FreeBSD ports repository Modified files: ftp/wzdftpd Makefile Log: - Unbreak the build by fixing a typo in Makefile: s/USE_PERL/USE_PERL5/ PR: ports/72281 Submitted by: Roman Bogorodskiy (maintainer) Approved by: portmgr (marcus) Revision Changes Path 1.14 +1 -5 ports/ftp/wzdftpd/Makefile From owner-cvs-all@FreeBSD.ORG Mon Oct 4 08:21:00 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26F0F16A4CE; Mon, 4 Oct 2004 08:21:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 080D643D1F; Mon, 4 Oct 2004 08:21:00 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i948KxG9043740; Mon, 4 Oct 2004 08:20:59 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i948KxcC043739; Mon, 4 Oct 2004 08:20:59 GMT (envelope-from ru) Message-Id: <200410040820.i948KxcC043739@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 4 Oct 2004 08:20:59 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations donors.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 08:21:00 -0000 ru 2004-10-04 08:20:59 UTC FreeBSD doc repository Modified files: en/donations donors.sgml Log: Mark 512MB RAM for my Alpha as received. Thanks! Revision Changes Path 1.215 +2 -1 www/en/donations/donors.sgml From owner-cvs-all@FreeBSD.ORG Mon Oct 4 08:36:21 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 603A316A4CE; Mon, 4 Oct 2004 08:36:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40A3243D2D; Mon, 4 Oct 2004 08:36:21 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i948aLiI044151; Mon, 4 Oct 2004 08:36:21 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i948aLVB044150; Mon, 4 Oct 2004 08:36:21 GMT (envelope-from marck) Message-Id: <200410040836.i948aLVB044150@repoman.freebsd.org> From: Dmitry Morozovsky Date: Mon, 4 Oct 2004 08:36:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 08:36:21 -0000 marck 2004-10-04 08:36:21 UTC FreeBSD ports repository (doc committer) Modified files: . MOVED Log: Grrr. Somehow wrong character slipped in during my orevious commit. Fix this. Approved by: portmgr (marcus, actually) Pointy hat to: marck Revision Changes Path 1.520 +2 -2 ports/MOVED From owner-cvs-all@FreeBSD.ORG Mon Oct 4 09:38:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E651A16A4CE; Mon, 4 Oct 2004 09:38:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C649343D55; Mon, 4 Oct 2004 09:38:53 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i949crr8052342; Mon, 4 Oct 2004 09:38:53 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i949crqq052341; Mon, 4 Oct 2004 09:38:53 GMT (envelope-from phk) Message-Id: <200410040938.i949crqq052341@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 4 Oct 2004 09:38:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/rp rp.c rpvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 09:38:54 -0000 phk 2004-10-04 09:38:53 UTC FreeBSD src repository Modified files: sys/dev/rp rp.c rpvar.h Log: Use tty layer generic code instead of local copy. Device names {cua,tty}R%r[.init,.lock] clashes with pty(4) driver and allows for only 32 ports. This should probably be revisited. Revision Changes Path 1.66 +107 -522 src/sys/dev/rp/rp.c 1.7 +0 -13 src/sys/dev/rp/rpvar.h From owner-cvs-all@FreeBSD.ORG Mon Oct 4 10:30:22 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC4DB16A4CF; Mon, 4 Oct 2004 10:30:22 +0000 (GMT) Received: from shrike.submonkey.net (cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com [81.103.67.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2CC743D2D; Mon, 4 Oct 2004 10:30:11 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.42 (FreeBSD)) id 1CEQ6c-0006m6-K7; Mon, 04 Oct 2004 11:30:10 +0100 Date: Mon, 4 Oct 2004 11:30:10 +0100 From: Ceri Davies To: Martin Heinen Message-ID: <20041004103010.GE2493@submonkey.net> Mail-Followup-To: Ceri Davies , Martin Heinen , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200410032333.i93NXJSd013880@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XEwvB1CxpcARPoE2" Content-Disposition: inline In-Reply-To: <200410032333.i93NXJSd013880@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.6i Sender: Ceri Davies cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/bibliography chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 10:30:23 -0000 --XEwvB1CxpcARPoE2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 03, 2004 at 11:33:19PM +0000, Martin Heinen wrote: > mheinen 2004-10-03 23:33:19 UTC >=20 > FreeBSD doc repository >=20 > Modified files: > en_US.ISO8859-1/books/handbook/bibliography chapter.sgml=20 > Log: > Fix the entry for > "The Design and Implementation of the FreeBSD Operating System": > - Remove UNIX from the title, > - add a space (relevant for translators) Thanks. I really have no idea how I managed to do that. Ceri --=20 I'm on my legs; torn off at the repocopy hell. -- dadadodo -c 1 Mail/adamw --XEwvB1CxpcARPoE2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBYSYyocfcwTS3JF8RAkRLAKCJKdsR4zs2/OidKQdYuPTfLlrHBgCfcACf QKnmtivR5xv5mMLwGdkszqQ= =5TgY -----END PGP SIGNATURE----- --XEwvB1CxpcARPoE2-- From owner-cvs-all@FreeBSD.ORG Mon Oct 4 11:14:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB94016A4CE; Mon, 4 Oct 2004 11:14:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B0E743D1D; Mon, 4 Oct 2004 11:14:12 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94BECIC055094; Mon, 4 Oct 2004 11:14:12 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94BECTR055093; Mon, 4 Oct 2004 11:14:12 GMT (envelope-from des) Message-Id: <200410041114.i94BECTR055093@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 4 Oct 2004 11:14:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/rm rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 11:14:12 -0000 des 2004-10-04 11:14:12 UTC FreeBSD src repository Modified files: bin/rm rm.c Log: Whitespace cleanup. Revision Changes Path 1.48 +4 -4 src/bin/rm/rm.c From owner-cvs-all@FreeBSD.ORG Mon Oct 4 11:26:02 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 410D016A4CE; Mon, 4 Oct 2004 11:26:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20B2043D1F; Mon, 4 Oct 2004 11:26:02 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94BQ2cD055418; Mon, 4 Oct 2004 11:26:02 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94BQ273055417; Mon, 4 Oct 2004 11:26:02 GMT (envelope-from des) Message-Id: <200410041126.i94BQ273055417@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 4 Oct 2004 11:26:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 11:26:02 -0000 des 2004-10-04 11:26:02 UTC FreeBSD src repository Modified files: bin/rm rm.1 rm.c Log: Find out how flame-proof my underwear really is. Revision Changes Path 1.30 +2 -1 src/bin/rm/rm.1 1.49 +23 -0 src/bin/rm/rm.c From owner-cvs-all@FreeBSD.ORG Mon Oct 4 11:51:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DF4216A4CE; Mon, 4 Oct 2004 11:51:56 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40ECF43D2F; Mon, 4 Oct 2004 11:51:56 +0000 (GMT) (envelope-from max@love2party.net) Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1CERNj-0002hj-00; Mon, 04 Oct 2004 13:51:55 +0200 Received: from [217.83.8.81] (helo=donor.laier.local) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1CERNi-0003m7-00; Mon, 04 Oct 2004 13:51:54 +0200 From: Max Laier To: Dag-Erling Smorgrav Date: Mon, 4 Oct 2004 13:51:04 +0200 User-Agent: KMail/1.7 References: <200410041126.i94BQ273055417@repoman.freebsd.org> In-Reply-To: <200410041126.i94BQ273055417@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1359643.VNnstO8TTk"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200410041351.13214.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:61c499deaeeba3ba5be80f48ecc83056 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 11:51:56 -0000 --nextPart1359643.VNnstO8TTk Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 04 October 2004 13:26, Dag-Erling Smorgrav wrote: > des 2004-10-04 11:26:02 UTC > > FreeBSD src repository > > Modified files: > bin/rm rm.1 rm.c > Log: > Find out how flame-proof my underwear really is. =46rom the committer-guide: "Good commit messages are important. They tell others why you did the chang= es=20 you did, not just right here and now, but months or years from now when=20 someone wonders why some seemingly illogical or inefficient piece of code=20 snuck into your source file." Other than that, this seems to be an outcome of the *ongoing* thread in=20 hackers. If there is any consensus in that thread, then it's that every suc= h=20 goof should be conditionalized by a environment variable. Any particular reason for this change? Any added value in this warning (I f= ail=20 to see)? > Revision Changes Path > 1.30 +2 -1 src/bin/rm/rm.1 > 1.49 +23 -0 src/bin/rm/rm.c =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart1359643.VNnstO8TTk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBYTkxXyyEoT62BG0RAmmbAJ9TgRVCWzQZuoxkXDTpDunBEH7rawCePmzT bjtUpmd9O4nU2++Qioq/C1c= =H/1R -----END PGP SIGNATURE----- --nextPart1359643.VNnstO8TTk-- From owner-cvs-all@FreeBSD.ORG Mon Oct 4 12:06:05 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D987416A4CE; Mon, 4 Oct 2004 12:06:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B987443D41; Mon, 4 Oct 2004 12:06:05 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94C65ct056568; Mon, 4 Oct 2004 12:06:05 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94C65i3056567; Mon, 4 Oct 2004 12:06:05 GMT (envelope-from simon) Message-Id: <200410041206.i94C65i3056567@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Mon, 4 Oct 2004 12:06:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/su su.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 12:06:06 -0000 simon 2004-10-04 12:06:05 UTC FreeBSD src repository (doc committer) Modified files: usr.bin/su su.1 Log: Bump document date for last commit. Noticed by: ru Revision Changes Path 1.35 +1 -1 src/usr.bin/su/su.1 From owner-cvs-all@FreeBSD.ORG Mon Oct 4 12:15:05 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA8DB16A4D0; Mon, 4 Oct 2004 12:15:05 +0000 (GMT) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0311243D1F; Mon, 4 Oct 2004 12:15:05 +0000 (GMT) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.11/8.12.8) with ESMTP id i94CF2po069258 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 4 Oct 2004 16:15:02 +0400 (MSD) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.sick.ru (8.12.11/8.12.11/Submit) id i94CF2IJ069257; Mon, 4 Oct 2004 16:15:02 +0400 (MSD) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@freebsd.org using -f Date: Mon, 4 Oct 2004 16:15:02 +0400 From: Gleb Smirnoff To: Dag-Erling Smorgrav Message-ID: <20041004121502.GD68711@cell.sick.ru> References: <200410032338.i93NcnJ4014186@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200410032338.i93NcnJ4014186@repoman.freebsd.org> User-Agent: Mutt/1.5.6i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/dumpon dumpon.8 dumpon.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 12:15:05 -0000 On Sun, Oct 03, 2004 at 11:38:49PM +0000, Dag-Erling Smorgrav wrote: D> des 2004-10-03 23:38:49 UTC D> D> FreeBSD src repository D> D> Modified files: D> sbin/dumpon dumpon.8 dumpon.c D> Log: D> Verify that the specified device is at least as large as hw.physmem. Isn't this checked in kernel? This is how it goes on 4.10: root@virgin:/etc:|>dumpon -v /dev/ad0s1b dumpon: sysctl: kern.dumpdev: No space left on device -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Mon Oct 4 12:15:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 758EC16A52E; Mon, 4 Oct 2004 12:15:50 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD7A343D41; Mon, 4 Oct 2004 12:15:49 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from orion.daedalusnetworks.priv (host5.bedc.ondsl.gr [62.103.39.229])i94CFlCW027192; Mon, 4 Oct 2004 15:15:47 +0300 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) i94CFlJA005019; Mon, 4 Oct 2004 15:15:47 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost)i94CFlxW005018; Mon, 4 Oct 2004 15:15:47 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Mon, 4 Oct 2004 15:15:47 +0300 From: Giorgos Keramidas To: Max Laier Message-ID: <20041004121547.GB4888@orion.daedalusnetworks.priv> References: <200410041126.i94BQ273055417@repoman.freebsd.org> <200410041351.13214.max@love2party.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410041351.13214.max@love2party.net> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 12:15:50 -0000 On 2004-10-04 13:51, Max Laier wrote: > On Monday 04 October 2004 13:26, Dag-Erling Smorgrav wrote: > > Modified files: > > bin/rm rm.1 rm.c > > Log: > > Find out how flame-proof my underwear really is. > Other than that, this seems to be an outcome of the *ongoing* thread > in hackers. If there is any consensus in that thread, then it's that > every such goof should be conditionalized by a environment variable. > > Any particular reason for this change? Any added value in this warning > (I fail to see)? I do respect Dag-Erling's technical expertise a lot of times every day, but since I was the one who kindled the flames of the particular thread, I'm not comfortable at all with this change. Most of the replies in the thread were against, not for, the change in the behavior of rm(1). Even to patches that made it conditionalized by an environment variable and OFF by default! - Giorgos From owner-cvs-all@FreeBSD.ORG Mon Oct 4 12:20:27 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FB4416A4CF; Mon, 4 Oct 2004 12:20:27 +0000 (GMT) Received: from smtp02.syd.iprimus.net.au (smtp02.syd.iprimus.net.au [210.50.76.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DB5A43D5C; Mon, 4 Oct 2004 12:20:27 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (203.134.172.20) by smtp02.syd.iprimus.net.au (7.0.031.3) id 4158AE3200279184; Mon, 4 Oct 2004 22:20:26 +1000 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 8EB4D4256; Mon, 4 Oct 2004 22:22:05 +1000 (EST) Date: Mon, 4 Oct 2004 22:22:05 +1000 From: Tim Robbins To: Dag-Erling Smorgrav Message-ID: <20041004122205.GA13257@cat.robbins.dropbear.id.au> References: <200410041126.i94BQ273055417@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410041126.i94BQ273055417@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 12:20:27 -0000 On Mon, Oct 04, 2004 at 11:26:02AM +0000, Dag-Erling Smorgrav wrote: > des 2004-10-04 11:26:02 UTC > > FreeBSD src repository > > Modified files: > bin/rm rm.1 rm.c > Log: > Find out how flame-proof my underwear really is. > > Revision Changes Path > 1.30 +2 -1 src/bin/rm/rm.1 > 1.49 +23 -0 src/bin/rm/rm.c I object to this change. Tim From owner-cvs-all@FreeBSD.ORG Mon Oct 4 12:26:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89C9916A4CF; Mon, 4 Oct 2004 12:26:29 +0000 (GMT) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19DF143D58; Mon, 4 Oct 2004 12:26:29 +0000 (GMT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (localhost [127.0.0.1]) i94CQLTH004427; Mon, 4 Oct 2004 08:26:21 -0400 (EDT) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id i94CQLRC004426; Mon, 4 Oct 2004 08:26:21 -0400 (EDT) Date: Mon, 4 Oct 2004 08:26:20 -0400 From: Ken Smith To: "M. Warner Losh" Message-ID: <20041004122620.GA4165@electra.cse.Buffalo.EDU> References: <200410040339.i943dqTO027895@repoman.freebsd.org> <20041004.001300.56105451.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041004.001300.56105451.imp@bsdimp.com> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: kensmith@FreeBSD.ORG Subject: Re: cvs commit: src/etc/etc.sparc64 ttys X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 12:26:29 -0000 On Mon, Oct 04, 2004 at 12:13:00AM -0600, M. Warner Losh wrote: > In message: <200410040339.i943dqTO027895@repoman.freebsd.org> > Ken Smith writes: > : With the fixes to getty handling of non-existent devices a default > : install now complains about ttyu0/ttyu1 not existing at boot time. > > The check in init now likely can never be hit, but I wasn't up to > making that big a change. Sorry if the changes I did make caused you > grief. No grief. I just noticed a few extra messages on the console when booting up after my test install of BETA7 done before uploading it. Not a problem. This is what beta testing is for. :-) -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | From owner-cvs-all@FreeBSD.ORG Mon Oct 4 12:43:09 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7BA716A4CF; Mon, 4 Oct 2004 12:43:09 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC2E743D5A; Mon, 4 Oct 2004 12:43:08 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 9A8D65313; Mon, 4 Oct 2004 14:43:07 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id C47465312; Mon, 4 Oct 2004 14:43:01 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id A2741B861; Mon, 4 Oct 2004 14:43:01 +0200 (CEST) To: Gleb Smirnoff References: <200410032338.i93NcnJ4014186@repoman.freebsd.org> <20041004121502.GD68711@cell.sick.ru> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 04 Oct 2004 14:43:01 +0200 In-Reply-To: <20041004121502.GD68711@cell.sick.ru> (Gleb Smirnoff's message of "Mon, 4 Oct 2004 16:15:02 +0400") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/dumpon dumpon.8 dumpon.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 12:43:10 -0000 Gleb Smirnoff writes: > On Sun, Oct 03, 2004 at 11:38:49PM +0000, Dag-Erling Smorgrav wrote: > > des 2004-10-03 23:38:49 UTC > > Log: > > Verify that the specified device is at least as large as hw.physmem. > Isn't this checked in kernel? This is how it goes on 4.10: The dump code in 5.x is substantially different. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Mon Oct 4 12:44:37 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F111B16A4CF; Mon, 4 Oct 2004 12:44:36 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id A865A43D49; Mon, 4 Oct 2004 12:44:36 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id CBCAA5312; Mon, 4 Oct 2004 14:44:35 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id C7CF2530A; Mon, 4 Oct 2004 14:44:30 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id B2F18B861; Mon, 4 Oct 2004 14:44:30 +0200 (CEST) To: Tim Robbins References: <200410041126.i94BQ273055417@repoman.freebsd.org> <20041004122205.GA13257@cat.robbins.dropbear.id.au> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 04 Oct 2004 14:44:30 +0200 In-Reply-To: <20041004122205.GA13257@cat.robbins.dropbear.id.au> (Tim Robbins's message of "Mon, 4 Oct 2004 22:22:05 +1000") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 12:44:37 -0000 Tim Robbins writes: > I object to this change. Do you really have nothing better to do with your time? Did you even bother to read the blog entry Giorgios referred to, which specifically mentioned that the relevant standards have been amended to allow this? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Mon Oct 4 13:08:36 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 109E416A4CE; Mon, 4 Oct 2004 13:08:36 +0000 (GMT) Received: from shrike.submonkey.net (cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com [81.103.67.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB6DE43D1F; Mon, 4 Oct 2004 13:08:35 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.42 (FreeBSD)) id 1CESZu-0007pT-Rl; Mon, 04 Oct 2004 14:08:34 +0100 Date: Mon, 4 Oct 2004 14:08:34 +0100 From: Ceri Davies To: Dag-Erling Sm?rgrav Message-ID: <20041004130834.GH2493@submonkey.net> Mail-Followup-To: Ceri Davies , Dag-Erling Sm?rgrav , Tim Robbins , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200410041126.i94BQ273055417@repoman.freebsd.org> <20041004122205.GA13257@cat.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SGSxvnK+1Z2m6Yvc" Content-Disposition: inline In-Reply-To: X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.6i Sender: Ceri Davies cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Tim Robbins Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 13:08:36 -0000 --SGSxvnK+1Z2m6Yvc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 04, 2004 at 02:44:30PM +0200, Dag-Erling Sm?rgrav wrote: > Tim Robbins writes: > > I object to this change. >=20 > Do you really have nothing better to do with your time? Did you even > bother to read the blog entry Giorgios referred to, which specifically > mentioned that the relevant standards have been amended to allow this? It didn't mention which standard, and I guess from the lack of citation that you have that information to hand either. I suspect that the main objection to this commit is that even those who were for it wanted it done a different way. Yet again it seems that the spoils have fallen to those prepared to just commit and shout "bikeshed!" at anyone who objects. Ceri --=20 --SGSxvnK+1Z2m6Yvc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBYUtSocfcwTS3JF8RAjwfAKDD5EGN+OWnu9s4G9HZWY5s0tNAiQCdEVut U77cW0bPzg3T6slIApsL5b0= =+p7H -----END PGP SIGNATURE----- --SGSxvnK+1Z2m6Yvc-- From owner-cvs-all@FreeBSD.ORG Mon Oct 4 13:13:23 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 909FA16A4CE; Mon, 4 Oct 2004 13:13:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FC9D43D54; Mon, 4 Oct 2004 13:13:23 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94DDNO5064796; Mon, 4 Oct 2004 13:13:23 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94DDN1w064795; Mon, 4 Oct 2004 13:13:23 GMT (envelope-from phk) Message-Id: <200410041313.i94DDN1w064795@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 4 Oct 2004 13:13:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_shutdown.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 13:13:23 -0000 phk 2004-10-04 13:13:23 UTC FreeBSD src repository Modified files: sys/kern kern_shutdown.c Log: Change the perfectly precise message printf("No buffers busy after final sync"); to printf("All buffers synced."); in order to not leave the users wondering if there should be. Revision Changes Path 1.167 +1 -1 src/sys/kern/kern_shutdown.c From owner-cvs-all@FreeBSD.ORG Mon Oct 4 13:57:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46F0C16A4CE; Mon, 4 Oct 2004 13:57:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2544243D5A; Mon, 4 Oct 2004 13:57:45 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94DviOF066021; Mon, 4 Oct 2004 13:57:45 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94DvifM066020; Mon, 4 Oct 2004 13:57:44 GMT (envelope-from yar) Message-Id: <200410041357.i94DvifM066020@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 4 Oct 2004 13:57:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 vlan.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 13:57:45 -0000 yar 2004-10-04 13:57:44 UTC FreeBSD src repository Modified files: share/man/man4 vlan.4 Log: Document that vlan(4) requires miibus(4) now. Revision Changes Path 1.15 +2 -0 src/share/man/man4/vlan.4 From owner-cvs-all@FreeBSD.ORG Mon Oct 4 14:01:46 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9958716A4CF; Mon, 4 Oct 2004 14:01:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ADCD43D2F; Mon, 4 Oct 2004 14:01:46 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94E1kp4066266; Mon, 4 Oct 2004 14:01:46 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94E1kFW066265; Mon, 4 Oct 2004 14:01:46 GMT (envelope-from nectar) Message-Id: <200410041401.i94E1kFW066265@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 4 Oct 2004 14:01:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 14:01:46 -0000 nectar 2004-10-04 14:01:46 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add missing PORTEPOCH for samba. Noticed by: dinoex Approved by: portmgr Revision Changes Path 1.269 +2 -2 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Mon Oct 4 14:04:37 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4E4716A4CE; Mon, 4 Oct 2004 14:04:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8526D43D58; Mon, 4 Oct 2004 14:04:37 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94E4bDC066420; Mon, 4 Oct 2004 14:04:37 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94E4bjV066419; Mon, 4 Oct 2004 14:04:37 GMT (envelope-from jkoshy) Message-Id: <200410041404.i94E4bjV066419@repoman.freebsd.org> From: Joseph Koshy Date: Mon, 4 Oct 2004 14:04:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man3 sysexits.3 src/lib/libc/gen err.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 14:04:37 -0000 jkoshy 2004-10-04 14:04:37 UTC FreeBSD src repository Modified files: share/man/man3 sysexits.3 lib/libc/gen err.3 Log: Mutually cross-reference sysexits(3) and err(3). Add text to err(3) recommending that the standard exit codes in sysexits(3) be used. Reviewed by: ru Revision Changes Path 1.20 +6 -1 src/lib/libc/gen/err.3 1.14 +1 -0 src/share/man/man3/sysexits.3 From owner-cvs-all@FreeBSD.ORG Mon Oct 4 14:06:01 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F141A16A4CE; Mon, 4 Oct 2004 14:06:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D153F43D55; Mon, 4 Oct 2004 14:06:01 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94E615b066551; Mon, 4 Oct 2004 14:06:01 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94E61JC066550; Mon, 4 Oct 2004 14:06:01 GMT (envelope-from yar) Message-Id: <200410041406.i94E61JC066550@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 4 Oct 2004 14:06:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 14:06:02 -0000 yar 2004-10-04 14:06:01 UTC FreeBSD src repository Modified files: sys/conf NOTES Log: Hint a kernel builder that vlan needs miibus, which isn't obvious. Revision Changes Path 1.1280 +1 -1 src/sys/conf/NOTES From owner-cvs-all@FreeBSD.ORG Mon Oct 4 14:11:09 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B37E16A4CE; Mon, 4 Oct 2004 14:11:09 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FF5D43D48; Mon, 4 Oct 2004 14:11:09 +0000 (GMT) (envelope-from csjp@freebsd.org) Received: from freefall.freebsd.org (csjp@localhost [127.0.0.1]) i94EB9EG057399; Mon, 4 Oct 2004 14:11:09 GMT (envelope-from csjp@freebsd.org) Received: (from csjp@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i94EB9PR057398; Mon, 4 Oct 2004 14:11:09 GMT (envelope-from csjp@freebsd.org) X-Authentication-Warning: freefall.freebsd.org: csjp set sender to csjp@freebsd.org using -f Date: Mon, 4 Oct 2004 14:11:09 +0000 From: "Christian S.J. Peron" To: Dag-Erling Smorgrav Message-ID: <20041004141109.GA72113@freefall.freebsd.org> References: <200410041126.i94BQ273055417@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410041126.i94BQ273055417@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 14:11:09 -0000 On 4 Oct 2004 Dag-Erling Smorgrav wrote: > des 2004-10-04 11:26:02 UTC > > FreeBSD src repository > > Modified files: > bin/rm rm.1 rm.c > Log: > Find out how flame-proof my underwear really is. > I am sure people could tell you how flame proof your underwear is if you would tell us exactly what you changed. -- Christian S.J. Peron csjp@FreeBSD.ORG FreeBSD Committer From owner-cvs-all@FreeBSD.ORG Mon Oct 4 14:16:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 774A316A4CE; Mon, 4 Oct 2004 14:16:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 567C343D45; Mon, 4 Oct 2004 14:16:18 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94EGIv4068937; Mon, 4 Oct 2004 14:16:18 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94EGI76068936; Mon, 4 Oct 2004 14:16:18 GMT (envelope-from yar) Message-Id: <200410041416.i94EGI76068936@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 4 Oct 2004 14:16:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 14:16:18 -0000 yar 2004-10-04 14:16:18 UTC FreeBSD src repository Modified files: sys/conf NOTES Log: Add a more verbose description for `device vlan' to the above comment block devoted to such descriptions. Revision Changes Path 1.1281 +2 -0 src/sys/conf/NOTES From owner-cvs-all@FreeBSD.ORG Mon Oct 4 14:24:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4867316A4CE; Mon, 4 Oct 2004 14:24:57 +0000 (GMT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [210.226.20.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id A022043D45; Mon, 4 Oct 2004 14:24:56 +0000 (GMT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by black.imgsrc.co.jp (Postfix) with ESMTP id 72E6650BEC; Mon, 4 Oct 2004 23:24:55 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [IPv6:2001:218:422:2::9999]) by black.imgsrc.co.jp (Postfix) with ESMTP id B11F050BD6; Mon, 4 Oct 2004 23:24:53 +0900 (JST) Date: Mon, 04 Oct 2004 23:24:53 +0900 Message-ID: <7mwty6a7d6.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: des@des.no (Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?=) In-Reply-To: References: <200410041126.i94BQ273055417@repoman.freebsd.org> <20041004122205.GA13257@cat.robbins.dropbear.id.au> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) 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-Virus-Scanned: by amavisd 0.1 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Tim Robbins Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 14:24:57 -0000 At Mon, 04 Oct 2004 14:44:30 +0200, Dag-Erling Sm=F8rgrav wrote: > Do you really have nothing better to do with your time? Did you even > bother to read the blog entry Giorgios referred to, which specifically > mentioned that the relevant standards have been amended to allow this? *Your* commit log is wasting committers' time to be forced checking actual diffs because we cannot know what changes are made from your commit log. --=20 Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project From owner-cvs-all@FreeBSD.ORG Mon Oct 4 14:40:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22B8416A4CE; Mon, 4 Oct 2004 14:40:50 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F19443D4C; Mon, 4 Oct 2004 14:40:49 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 8A96B5312; Mon, 4 Oct 2004 16:40:48 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 6241D530A; Mon, 4 Oct 2004 16:40:42 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 12353B861; Mon, 4 Oct 2004 16:40:42 +0200 (CEST) To: Ceri Davies References: <200410041126.i94BQ273055417@repoman.freebsd.org> <20041004122205.GA13257@cat.robbins.dropbear.id.au> <20041004130834.GH2493@submonkey.net> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 04 Oct 2004 16:40:41 +0200 In-Reply-To: <20041004130834.GH2493@submonkey.net> (Ceri Davies's message of "Mon, 4 Oct 2004 14:08:34 +0100") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Tim Robbins Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 14:40:50 -0000 Ceri Davies writes: > It didn't mention which standard, and I guess from the lack of citation > that you have that information to hand either. And this is where you'd be wrong. Check the Austin Group mailing list archives and the SCU Defect Report in Aardvark. This issue has been discussed on and off since April 2003. As far as I can tell, the resolution was that "the wording in the current version of the standard does not allow this, but future versions will." DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Mon Oct 4 14:54:09 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEBD116A4CE; Mon, 4 Oct 2004 14:54:09 +0000 (GMT) Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE4CE43D45; Mon, 4 Oct 2004 14:54:09 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP (SSL) id IBA74465; Mon, 04 Oct 2004 07:54:09 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 0B4C35D04; Mon, 4 Oct 2004 07:54:09 -0700 (PDT) To: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: Your message of "Mon, 04 Oct 2004 16:40:41 +0200." Date: Mon, 04 Oct 2004 07:54:09 -0700 From: "Kevin Oberman" Message-Id: <20041004145409.0B4C35D04@ptavv.es.net> cc: cvs-src@FreeBSD.org cc: Ceri Davies cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: Tim Robbins Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 14:54:09 -0000 > From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) > Date: Mon, 04 Oct 2004 16:40:41 +0200 > Sender: owner-cvs-all@freebsd.org > > Ceri Davies writes: > > It didn't mention which standard, and I guess from the lack of citation > > that you have that information to hand either. > > And this is where you'd be wrong. Check the Austin Group mailing list > archives and the SCU Defect Report in Aardvark. This issue has been > discussed on and off since April 2003. As far as I can tell, the > resolution was that "the wording in the current version of the > standard does not allow this, but future versions will." Look! I might or might not care about the actual change, but this needs a REAL commit message. I don't really care if a change is right or wrong (or, more likely, somewhere in between), there is no excuse for a meaningless commit message. Please do a forced commit with a real log entry! Then we can get back to the discussion of its appropriateness. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 From owner-cvs-all@FreeBSD.ORG Mon Oct 4 15:13:52 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66DC116A4CE; Mon, 4 Oct 2004 15:13:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3879043D48; Mon, 4 Oct 2004 15:13:52 +0000 (GMT) (envelope-from rse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94FDq5k070933; Mon, 4 Oct 2004 15:13:52 GMT (envelope-from rse@repoman.freebsd.org) Received: (from rse@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94FDqF7070932; Mon, 4 Oct 2004 15:13:52 GMT (envelope-from rse) Message-Id: <200410041513.i94FDqF7070932@repoman.freebsd.org> From: "Ralf S. Engelschall" Date: Mon, 4 Oct 2004 15:13:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 15:13:52 -0000 rse 2004-10-04 15:13:51 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall config.c Log: fix typo in generated /etc/exports: s/synatx/syntax/ Revision Changes Path 1.227 +1 -1 src/usr.sbin/sysinstall/config.c From owner-cvs-all@FreeBSD.ORG Mon Oct 4 15:21:43 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E718F16A4EE for ; Mon, 4 Oct 2004 15:21:43 +0000 (GMT) Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 986C643D3F for ; Mon, 4 Oct 2004 15:21:43 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 3916 invoked from network); 4 Oct 2004 15:21:43 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 4 Oct 2004 15:21:42 -0000 Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i94FLev0056688; Mon, 4 Oct 2004 11:21:40 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: David Schultz Date: Mon, 4 Oct 2004 10:34:31 -0400 User-Agent: KMail/1.6.2 References: <200410010501.i9151US7086474@repoman.freebsd.org> In-Reply-To: <200410010501.i9151US7086474@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410041034.32221.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_fork.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 15:21:44 -0000 On Friday 01 October 2004 01:01 am, David Schultz wrote: > das 2004-10-01 05:01:29 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_fork.c > Log: > Avoid calling _PHOLD(p1) with p2's lock held, since _PHOLD() > may block to swap in p1. Instead, call _PHOLD earlier, at a > point where the only lock held happens to be p1's. FWIW, I don't think this can actually happen because curthread belonging to p1 is executing and it wouldn't be executing unless it was swapped in, so I don't think that PHOLD could ever have blocked. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Oct 4 15:21:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7730F16A4DC for ; Mon, 4 Oct 2004 15:21:45 +0000 (GMT) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 389B943D3F for ; Mon, 4 Oct 2004 15:21:45 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 16769 invoked from network); 4 Oct 2004 15:21:44 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 4 Oct 2004 15:21:44 -0000 Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i94FLev1056688; Mon, 4 Oct 2004 11:21:41 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Marcel Moolenaar Date: Mon, 4 Oct 2004 10:51:09 -0400 User-Agent: KMail/1.6.2 References: <200409302034.i8UKYKOq051334@repoman.freebsd.org> In-Reply-To: <200409302034.i8UKYKOq051334@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410041051.09833.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/ia64 boot_crunch.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 15:21:45 -0000 On Thursday 30 September 2004 04:34 pm, Marcel Moolenaar wrote: > marcel 2004-09-30 20:34:20 UTC > > FreeBSD src repository > > Modified files: > release/ia64 boot_crunch.conf > Log: > Trade slattach for gpt. With all the tools to create new file systems, > the tool one needs to partition a disk is more important than some poor > man's network interface. You don't really have to trade anymore as we don't care if the mfsroot grows now. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Oct 4 15:27:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1271216A4CF for ; Mon, 4 Oct 2004 15:27:19 +0000 (GMT) Received: from mail3.speakeasy.net (mail3.speakeasy.net [216.254.0.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3FBF43D5E for ; Mon, 4 Oct 2004 15:27:18 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 6405 invoked from network); 4 Oct 2004 15:27:18 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 4 Oct 2004 15:27:17 -0000 Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i94FREZW056752; Mon, 4 Oct 2004 11:27:15 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Dag-Erling Smorgrav Date: Mon, 4 Oct 2004 11:28:06 -0400 User-Agent: KMail/1.6.2 References: <200410041126.i94BQ273055417@repoman.freebsd.org> In-Reply-To: <200410041126.i94BQ273055417@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410041128.07020.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 15:27:19 -0000 On Monday 04 October 2004 07:26 am, Dag-Erling Smorgrav wrote: > des 2004-10-04 11:26:02 UTC > > FreeBSD src repository > > Modified files: > bin/rm rm.1 rm.c > Log: > Find out how flame-proof my underwear really is. Not very if you're too cowardly to say what you changed. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Oct 4 15:38:46 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 329FF16A4CF; Mon, 4 Oct 2004 15:38:46 +0000 (GMT) Received: from VARK.MIT.EDU (VARK.MIT.EDU [18.95.3.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB5BA43D1D; Mon, 4 Oct 2004 15:38:45 +0000 (GMT) (envelope-from das@FreeBSD.ORG) Received: from VARK.MIT.EDU (localhost [127.0.0.1]) by VARK.MIT.EDU (8.13.1/8.12.10) with ESMTP id i94FcsAv014035; Mon, 4 Oct 2004 11:38:54 -0400 (EDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by VARK.MIT.EDU (8.13.1/8.12.10/Submit) id i94FcsKK014034; Mon, 4 Oct 2004 11:38:54 -0400 (EDT) (envelope-from das@FreeBSD.ORG) Date: Mon, 4 Oct 2004 11:38:54 -0400 From: David Schultz To: John Baldwin Message-ID: <20041004153854.GA14022@VARK.MIT.EDU> Mail-Followup-To: John Baldwin , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200410010501.i9151US7086474@repoman.freebsd.org> <200410041034.32221.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410041034.32221.jhb@FreeBSD.org> cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_fork.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 15:38:46 -0000 On Mon, Oct 04, 2004, John Baldwin wrote: > On Friday 01 October 2004 01:01 am, David Schultz wrote: > > das 2004-10-01 05:01:29 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/kern kern_fork.c > > Log: > > Avoid calling _PHOLD(p1) with p2's lock held, since _PHOLD() > > may block to swap in p1. Instead, call _PHOLD earlier, at a > > point where the only lock held happens to be p1's. > > FWIW, I don't think this can actually happen because curthread belonging to p1 > is executing and it wouldn't be executing unless it was swapped in, so I > don't think that PHOLD could ever have blocked. Yes, you're right. I'll revert this one. Shall I also change the _PHOLD() into simply p1->p_lock++ (and similarly for _PRELE()) to avoid the useless test? From owner-cvs-all@FreeBSD.ORG Mon Oct 4 15:53:39 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F79A16A4CF; Mon, 4 Oct 2004 15:53:39 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 678B643D58; Mon, 4 Oct 2004 15:53:38 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i94FpcbV091582; Mon, 4 Oct 2004 09:51:38 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 04 Oct 2004 09:53:11 -0600 (MDT) Message-Id: <20041004.095311.33209863.imp@bsdimp.com> To: des@freebsd.org From: "M. Warner Losh" In-Reply-To: <200410041126.i94BQ273055417@repoman.freebsd.org> References: <200410041126.i94BQ273055417@repoman.freebsd.org> X-Mailer: Mew version 3.3 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 cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 15:53:39 -0000 In message: <200410041126.i94BQ273055417@repoman.freebsd.org> Dag-Erling Smorgrav writes: : Find out how flame-proof my underwear really is. Please back this out. There's an ungoing discussion and it is far from clear that this is a sane idea. This is really bad committed etiquette. Warner From owner-cvs-all@FreeBSD.ORG Mon Oct 4 15:53:42 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4376016A4D0; Mon, 4 Oct 2004 15:53:42 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2FAD43D41; Mon, 4 Oct 2004 15:53:41 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i94FrQ8P091585; Mon, 4 Oct 2004 09:53:26 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 04 Oct 2004 09:54:59 -0600 (MDT) Message-Id: <20041004.095459.63205347.imp@bsdimp.com> To: ceri@submonkey.net From: "M. Warner Losh" In-Reply-To: <20041004130834.GH2493@submonkey.net> References: <20041004122205.GA13257@cat.robbins.dropbear.id.au> <20041004130834.GH2493@submonkey.net> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: des@des.no cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: tjr@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 15:53:42 -0000 In message: <20041004130834.GH2493@submonkey.net> Ceri Davies writes: : I suspect that the main objection to this commit is that even those who : were for it wanted it done a different way. Yet again it seems that the : spoils have fallen to those prepared to just commit and shout : "bikeshed!" at anyone who objects. Agreed. I'm quite prepared to back it out if DES doesn't want to, but that would be rude. However, I don't want to see rude behavior rewarded. Warner From owner-cvs-all@FreeBSD.ORG Mon Oct 4 15:54:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46F6C16A4CE; Mon, 4 Oct 2004 15:54:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28C9A43D5D; Mon, 4 Oct 2004 15:54:57 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94Fsv1e072047; Mon, 4 Oct 2004 15:54:57 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94Fsvf7072046; Mon, 4 Oct 2004 15:54:57 GMT (envelope-from yar) Message-Id: <200410041554.i94Fsvf7072046@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 4 Oct 2004 15:54:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 vlan.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 15:54:57 -0000 yar 2004-10-04 15:54:56 UTC FreeBSD src repository Modified files: share/man/man4 vlan.4 Log: Bump the date. Reminded by: ru Revision Changes Path 1.16 +1 -1 src/share/man/man4/vlan.4 From owner-cvs-all@FreeBSD.ORG Mon Oct 4 15:56:39 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B6F016A4CE; Mon, 4 Oct 2004 15:56:39 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B48E43D45; Mon, 4 Oct 2004 15:56:38 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i94Fs5eh091611; Mon, 4 Oct 2004 09:54:05 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 04 Oct 2004 09:55:38 -0600 (MDT) Message-Id: <20041004.095538.105191591.imp@bsdimp.com> To: phk@FreeBSD.ORG From: "M. Warner Losh" In-Reply-To: <200410041313.i94DDN1w064795@repoman.freebsd.org> References: <200410041313.i94DDN1w064795@repoman.freebsd.org> X-Mailer: Mew version 3.3 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 cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_shutdown.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 15:56:39 -0000 In message: <200410041313.i94DDN1w064795@repoman.freebsd.org> Poul-Henning Kamp writes: : phk 2004-10-04 13:13:23 UTC : : FreeBSD src repository : : Modified files: : sys/kern kern_shutdown.c : Log: : Change the perfectly precise message : printf("No buffers busy after final sync"); : to : printf("All buffers synced."); : in order to not leave the users wondering if there should be. Any not reason to delete printf("All buffers synced."); entirely? Warner From owner-cvs-all@FreeBSD.ORG Mon Oct 4 15:56:51 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 370BA16A4CE; Mon, 4 Oct 2004 15:56:51 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id D367A43D54; Mon, 4 Oct 2004 15:56:50 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i94FtLXv091631; Mon, 4 Oct 2004 09:55:21 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 04 Oct 2004 09:56:54 -0600 (MDT) Message-Id: <20041004.095654.71481952.imp@bsdimp.com> To: des@des.no From: "M. Warner Losh" In-Reply-To: References: <20041004130834.GH2493@submonkey.net> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: cvs-src@FreeBSD.ORG cc: ceri@submonkey.net cc: src-committers@FreeBSD.ORG cc: tjr@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 15:56:51 -0000 In message: des@des.no (Dag-Erling Sm=F8rgrav) writes: : Ceri Davies writes: : > It didn't mention which standard, and I guess from the lack of cita= tion : > that you have that information to hand either. : = : And this is where you'd be wrong. Check the Austin Group mailing lis= t : archives and the SCU Defect Report in Aardvark. This issue has been : discussed on and off since April 2003. As far as I can tell, the : resolution was that "the wording in the current version of the : standard does not allow this, but future versions will." Just because the standard allows the insane behavior of not allow rm -rf / doesn't mean it requires it. Your commit is disruptive, rude and disrespectful of your fellow committers. Please back it out. Warner From owner-cvs-all@FreeBSD.ORG Mon Oct 4 16:02:08 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8209A16A4CE; Mon, 4 Oct 2004 16:02:08 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id D08C643D48; Mon, 4 Oct 2004 16:02:07 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i94G250B008142; Mon, 4 Oct 2004 18:02:05 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: "M. Warner Losh" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 04 Oct 2004 09:55:38 MDT." <20041004.095538.105191591.imp@bsdimp.com> Date: Mon, 04 Oct 2004 18:02:05 +0200 Message-ID: <8141.1096905725@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_shutdown.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 16:02:08 -0000 In message <20041004.095538.105191591.imp@bsdimp.com>, "M. Warner Losh" writes: >In message: <200410041313.i94DDN1w064795@repoman.freebsd.org> > Poul-Henning Kamp writes: >: phk 2004-10-04 13:13:23 UTC >: >: FreeBSD src repository >: >: Modified files: >: sys/kern kern_shutdown.c >: Log: >: Change the perfectly precise message >: printf("No buffers busy after final sync"); >: to >: printf("All buffers synced."); >: in order to not leave the users wondering if there should be. > >Any not reason to delete > printf("All buffers synced."); >entirely? Dunno. -- 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-all@FreeBSD.ORG Mon Oct 4 16:31:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0D8416A4CE; Mon, 4 Oct 2004 16:31:12 +0000 (GMT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A83743D48; Mon, 4 Oct 2004 16:31:12 +0000 (GMT) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.1/8.13.1) with ESMTP id i94GUs7H050892; Mon, 4 Oct 2004 09:30:58 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <200410041630.i94GUs7H050892@gw.catspoiler.org> Date: Mon, 4 Oct 2004 09:30:54 -0700 (PDT) From: Don Lewis To: imp@bsdimp.com In-Reply-To: <20041004.095538.105191591.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: phk@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_shutdown.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 16:31:13 -0000 On 4 Oct, M. Warner Losh wrote: > In message: <200410041313.i94DDN1w064795@repoman.freebsd.org> > Poul-Henning Kamp writes: > : phk 2004-10-04 13:13:23 UTC > : > : FreeBSD src repository > : > : Modified files: > : sys/kern kern_shutdown.c > : Log: > : Change the perfectly precise message > : printf("No buffers busy after final sync"); > : to > : printf("All buffers synced."); > : in order to not leave the users wondering if there should be. I was going to suggest "All buffers previously synced." as being more precise, or maybe "Buffers already synced", but I didn't want to start another bikeshed discussion. > Any not reason to delete > printf("All buffers synced."); > entirely? When I added the syncer code to (hopefully) do the final sync as part of the syncer shutdown, I added this alternative printf so that the "normal" shutdown sequence could be distinguished from the unexpected case. Without this change, boot() would always have printed "Syncing disks, buffers remaining... 0" One could make the argument for being silent in the "normal" case and only printing a message when something unexpected occurs, but I think this would also apply to most of the other kernel shutdown messages. From owner-cvs-all@FreeBSD.ORG Mon Oct 4 16:31:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7840116A4CF for ; Mon, 4 Oct 2004 16:31:48 +0000 (GMT) Received: from mail3.speakeasy.net (mail3.speakeasy.net [216.254.0.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2910843D48 for ; Mon, 4 Oct 2004 16:31:48 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 3599 invoked from network); 4 Oct 2004 16:31:47 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 4 Oct 2004 16:31:47 -0000 Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i94GVbAo057248; Mon, 4 Oct 2004 12:31:38 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: David Schultz Date: Mon, 4 Oct 2004 12:29:43 -0400 User-Agent: KMail/1.6.2 References: <200410010501.i9151US7086474@repoman.freebsd.org> <200410041034.32221.jhb@FreeBSD.org> <20041004153854.GA14022@VARK.MIT.EDU> In-Reply-To: <20041004153854.GA14022@VARK.MIT.EDU> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410041229.43350.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_fork.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 16:31:48 -0000 On Monday 04 October 2004 11:38 am, David Schultz wrote: > On Mon, Oct 04, 2004, John Baldwin wrote: > > On Friday 01 October 2004 01:01 am, David Schultz wrote: > > > das 2004-10-01 05:01:29 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/kern kern_fork.c > > > Log: > > > Avoid calling _PHOLD(p1) with p2's lock held, since _PHOLD() > > > may block to swap in p1. Instead, call _PHOLD earlier, at a > > > point where the only lock held happens to be p1's. > > > > FWIW, I don't think this can actually happen because curthread belonging > > to p1 is executing and it wouldn't be executing unless it was swapped in, > > so I don't think that PHOLD could ever have blocked. > > Yes, you're right. I'll revert this one. Shall I also change the > _PHOLD() into simply p1->p_lock++ (and similarly for _PRELE()) to > avoid the useless test? Nah, I would just leave it as _PHOLD() since it's easier when reading the code to see the matching pair. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Oct 4 16:32:08 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 802E316A4CE; Mon, 4 Oct 2004 16:32:08 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6EB643D1D; Mon, 4 Oct 2004 16:32:07 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 9BAA85313; Mon, 4 Oct 2004 18:32:06 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 3C3105312; Mon, 4 Oct 2004 18:31:59 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 1A25EB861; Mon, 4 Oct 2004 18:31:59 +0200 (CEST) To: "M. Warner Losh" References: <200410041126.i94BQ273055417@repoman.freebsd.org> <20041004.095311.33209863.imp@bsdimp.com> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 04 Oct 2004 18:31:58 +0200 In-Reply-To: <20041004.095311.33209863.imp@bsdimp.com> (M. Warner Losh's message of "Mon, 04 Oct 2004 09:53:11 -0600 (MDT)") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 16:32:08 -0000 "M. Warner Losh" writes: > Please back this out. There's an ungoing discussion and it is far > from clear that this is a sane idea. This is really bad committed > etiquette. Take a deep breath and a couple of days off, then re-read the so- called "ongoing discussion". It is a textbook example of the bikeshed phenomenon, with hardly a single rational argument. Furthermore, there is nothing in it that hasn't already been said over a year ago on the Austin Group mailing list (except for "Unix is *supposed* to be hard!"), and the Austin Group concluded that the change was correct, though outside the scope of a Technical Corrigendum. In a couple of days, another poor soul will propose another trivial patch on a mailing list, and we'll all move on to the next bikeshed and forget we ever argued over this, and it will never come up again because *nobody will ever be negatively affected by this patch*. And in a couple of weeks or months, maybe Giorgios will have gathered enough courage to actually dare submit a patch for review again; or maybe he'll just stick to the doc tree, where (almost) nobody ever argues over anything. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Mon Oct 4 16:36:51 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 941FC16A4CE; Mon, 4 Oct 2004 16:36:51 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4371643D1D; Mon, 4 Oct 2004 16:36:51 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 41CC2530A; Mon, 4 Oct 2004 18:36:50 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 1E69B5312; Mon, 4 Oct 2004 18:36:43 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id ECF4AB861; Mon, 4 Oct 2004 18:36:42 +0200 (CEST) To: "M. Warner Losh" References: <20041004130834.GH2493@submonkey.net> <20041004.095654.71481952.imp@bsdimp.com> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 04 Oct 2004 18:36:42 +0200 In-Reply-To: <20041004.095654.71481952.imp@bsdimp.com> (M. Warner Losh's message of "Mon, 04 Oct 2004 09:56:54 -0600 (MDT)") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: cvs-src@FreeBSD.ORG cc: ceri@submonkey.net cc: src-committers@FreeBSD.ORG cc: tjr@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 16:36:51 -0000 "M. Warner Losh" writes: > Just because the standard allows the insane behavior of not allow rm > -rf / doesn't mean it requires it. You admitted yourself that the only semi-rational argument you had against this patch was based on a misunderstanding. > Your commit is disruptive, rude > and disrespectful of your fellow committers. Please back it out. No. Rude, disruptive and disrespectful behaviour is what Giorgios was subjected to when he proposed a perfectly reasonable change which is supported by the relevant standards body and has precedent in other operating systems. Now back off, then come back in three days and see if you still honestly care when the heat of the moment has worn off. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Mon Oct 4 16:37:02 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9277C16A4CF; Mon, 4 Oct 2004 16:37:02 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3023843D53; Mon, 4 Oct 2004 16:37:02 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i94GZ5fu092281; Mon, 4 Oct 2004 10:35:05 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 04 Oct 2004 10:36:38 -0600 (MDT) Message-Id: <20041004.103638.70543632.imp@bsdimp.com> To: des@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200410041126.i94BQ273055417@repoman.freebsd.org> References: <200410041126.i94BQ273055417@repoman.freebsd.org> X-Mailer: Mew version 3.3 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 cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 16:37:02 -0000 In message: <200410041126.i94BQ273055417@repoman.freebsd.org> Dag-Erling Smorgrav writes: : des 2004-10-04 11:26:02 UTC : 1.30 +2 -1 src/bin/rm/rm.1 : 1.49 +23 -0 src/bin/rm/rm.c I contend that this change is technically flawed. While it is allowed by the standards, I believe we should exit entirely when we hit this 'third rail' rather than just ignoring the offending arg. If it is there as a sanity check, and you hit it, you can't assume that the rest of the arguments are sane at all. This is fundamentally different than the '.' checks, which do remove the bad args from the list and aren't likely the results of an error. All the other points I was going to make, actually are handled well: exit values are correct looks for them all before doing anything style(9) is ok escape hatch (rm -rf // will do it) etc So from a technical point of view, my opinion is that the only error in this commit is a warn(...) where there should be an errx(1, ...). Warner From owner-cvs-all@FreeBSD.ORG Mon Oct 4 16:48:31 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C28C016A4CF; Mon, 4 Oct 2004 16:48:31 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8110743D41; Mon, 4 Oct 2004 16:48:31 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 431E5530A; Mon, 4 Oct 2004 18:48:30 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 51A3E5313; Mon, 4 Oct 2004 18:48:24 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 2DF19B861; Mon, 4 Oct 2004 18:48:24 +0200 (CEST) To: "M. Warner Losh" References: <200410041126.i94BQ273055417@repoman.freebsd.org> <20041004.103638.70543632.imp@bsdimp.com> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 04 Oct 2004 18:48:24 +0200 In-Reply-To: <20041004.103638.70543632.imp@bsdimp.com> (M. Warner Losh's message of "Mon, 04 Oct 2004 10:36:38 -0600 (MDT)") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 16:48:31 -0000 "M. Warner Losh" writes: > I contend that this change is technically flawed. While it is allowed > by the standards, I believe we should exit entirely when we hit this > 'third rail' rather than just ignoring the offending arg. If it is > there as a sanity check, and you hit it, you can't assume that the > rest of the arguments are sane at all. This is fundamentally > different than the '.' checks, which do remove the bad args from the > list and aren't likely the results of an error. I don't personally object to the behaviour you propose, but it is not what will be in the standard. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Mon Oct 4 16:58:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D887516A4CE; Mon, 4 Oct 2004 16:58:34 +0000 (GMT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id D727943D45; Mon, 4 Oct 2004 16:58:33 +0000 (GMT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])i94GwW871620; Tue, 5 Oct 2004 01:58:32 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: References: <200410041126.i94BQ273055417@repoman.freebsd.org> <20041004.103638.70543632.imp@bsdimp.com> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20040704(IM147) Lines: 12 From: Makoto Matsushita To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Date: Tue, 05 Oct 2004 01:58:30 +0900 Message-Id: <20041005015830G.matusita@jp.FreeBSD.org> Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 16:58:35 -0000 For all committers admitting this thread, please type: ssh freefall.freebsd.org tail -3 /etc/motd to your shell prompt, press enter, and see what simple message comes up :-) Or, please don't "discuss" on cvs-src -- use hackers@ where this topic came from. -- - Makoto `MAR' Matsushita From owner-cvs-all@FreeBSD.ORG Mon Oct 4 17:02:43 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F17416A4CF; Mon, 4 Oct 2004 17:02:43 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id E82D643D1F; Mon, 4 Oct 2004 17:02:42 +0000 (GMT) (envelope-from max@love2party.net) Received: from [212.227.126.208] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1CEWEU-0002lE-00; Mon, 04 Oct 2004 19:02:42 +0200 Received: from [217.83.8.81] (helo=donor.laier.local) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1CEWET-0003PY-00; Mon, 04 Oct 2004 19:02:42 +0200 From: Max Laier To: Dag-Erling Smorgrav Date: Mon, 4 Oct 2004 19:01:55 +0200 User-Agent: KMail/1.7 References: <200410041126.i94BQ273055417@repoman.freebsd.org> <200410041351.13214.max@love2party.net> In-Reply-To: <200410041351.13214.max@love2party.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2354569.C1KItYeIlm"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200410041902.03817.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:61c499deaeeba3ba5be80f48ecc83056 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 17:02:43 -0000 --nextPart2354569.C1KItYeIlm Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 04 October 2004 13:51, I wrote: > On Monday 04 October 2004 13:26, Dag-Erling Smorgrav wrote: > > des 2004-10-04 11:26:02 UTC > > > > FreeBSD src repository > > > > Modified files: > > bin/rm rm.1 rm.c > > Log: > > Find out how flame-proof my underwear really is. > > From the committer-guide: > "Good commit messages are important. They tell others why you did the > changes you did, not just right here and now, but months or years from now > when someone wonders why some seemingly illogical or inefficient piece of > code snuck into your source file." > > Other than that, this seems to be an outcome of the *ongoing* thread in > hackers. If there is any consensus in that thread, then it's that every > such goof should be conditionalized by a environment variable. > > Any particular reason for this change? Any added value in this warning (I > fail to see)? You never answered to this question. Neither on the list nor in your very r= ude=20 private mail. While it is true that this change does nothing bad, I still completely fail= to=20 see the point. I mean, hooray! you fixed one of a thousand ways to accident= ly=20 delete "/". Unfortunately it's seldom the obvious way that this happens.=20 Scripts might try to expand a variable that isn't there and do: rm -rf /${path}/ your "fix" won't help here. Or somebody types: rm -rf some_path /* ^ extra whitespace due to unfortunate use of tab-completion your "fix" doesn't help either. And so forth. So all the gain from this is= =20 added processing time, added code and an ego-boost for you (it seems to me). > > Revision Changes Path > > 1.30 +2 -1 src/bin/rm/rm.1 > > 1.49 +23 -0 src/bin/rm/rm.c =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart2354569.C1KItYeIlm Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBYYILXyyEoT62BG0RAjmoAJ9NI+poLn6bJhp8fJ75imJcNVHPWwCfWbSv rXB3KLE3CyL6juDCv+DEkak= =fQXB -----END PGP SIGNATURE----- --nextPart2354569.C1KItYeIlm-- From owner-cvs-all@FreeBSD.ORG Mon Oct 4 17:04:25 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9888716A4CE; Mon, 4 Oct 2004 17:04:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 799CA43D1F; Mon, 4 Oct 2004 17:04:25 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94H4Pcl080463; Mon, 4 Oct 2004 17:04:25 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94H4P8t080462; Mon, 4 Oct 2004 17:04:25 GMT (envelope-from nectar) Message-Id: <200410041704.i94H4P8t080462@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 4 Oct 2004 17:04:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/dev/syscons syscons.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 17:04:25 -0000 nectar 2004-10-04 17:04:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_2) . UPDATING sys/conf newvers.sh sys/dev/syscons syscons.c Log: MFC 1.429: Disallow negative coordinates and sizes in the syscons CONS_SCRSHOT ioctl. Approved by: so Revision Changes Path 1.282.2.19 +3 -0 src/UPDATING 1.56.2.18 +1 -1 src/sys/conf/newvers.sh 1.409.2.1 +4 -2 src/sys/dev/syscons/syscons.c From owner-cvs-all@FreeBSD.ORG Mon Oct 4 17:08:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F7C716A4CE; Mon, 4 Oct 2004 17:08:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F69B43D1F; Mon, 4 Oct 2004 17:08:19 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94H8JMS080619; Mon, 4 Oct 2004 17:08:19 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94H8JwL080618; Mon, 4 Oct 2004 17:08:19 GMT (envelope-from nectar) Message-Id: <200410041708.i94H8JwL080618@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 4 Oct 2004 17:08:18 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/share/sgml advisories.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 17:08:19 -0000 nectar 2004-10-04 17:08:18 UTC FreeBSD doc repository Modified files: share/sgml advisories.xml Log: Record FreeBSD-SA-04:15.syscons. Revision Changes Path 1.168 +13 -1 www/share/sgml/advisories.xml From owner-cvs-all@FreeBSD.ORG Mon Oct 4 17:09:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2983616A4CE; Mon, 4 Oct 2004 17:09:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0698F43D55; Mon, 4 Oct 2004 17:09:56 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94H9tPe080684; Mon, 4 Oct 2004 17:09:55 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94H9t6U080683; Mon, 4 Oct 2004 17:09:55 GMT (envelope-from nectar) Message-Id: <200410041709.i94H9t6U080683@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 4 Oct 2004 17:09:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 17:09:56 -0000 nectar 2004-10-04 17:09:55 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Record FreeBSD-SA-04:15.syscons. Approved by: portmgr Revision Changes Path 1.270 +39 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Mon Oct 4 17:10:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D73D16A4D1; Mon, 4 Oct 2004 17:10:12 +0000 (GMT) Received: from shrike.submonkey.net (cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com [81.103.67.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id CED1543D49; Mon, 4 Oct 2004 17:10:11 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.42 (FreeBSD)) id 1CEWLi-0009RL-7r; Mon, 04 Oct 2004 18:10:10 +0100 Date: Mon, 4 Oct 2004 18:10:10 +0100 From: Ceri Davies To: "M. Warner Losh" Message-ID: <20041004171010.GJ2493@submonkey.net> Mail-Followup-To: Ceri Davies , "M. Warner Losh" , des@des.no, tjr@freebsd.org, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org References: <20041004122205.GA13257@cat.robbins.dropbear.id.au> <20041004130834.GH2493@submonkey.net> <20041004.095459.63205347.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m4G02V+VBfI/G6w2" Content-Disposition: inline In-Reply-To: <20041004.095459.63205347.imp@bsdimp.com> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.6i Sender: Ceri Davies cc: des@des.no cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: tjr@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 17:10:12 -0000 --m4G02V+VBfI/G6w2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 04, 2004 at 09:54:59AM -0600, M. Warner Losh wrote: > In message: <20041004130834.GH2493@submonkey.net> > Ceri Davies writes: > : I suspect that the main objection to this commit is that even those who > : were for it wanted it done a different way. Yet again it seems that the > : spoils have fallen to those prepared to just commit and shout > : "bikeshed!" at anyone who objects. >=20 > Agreed. I'm quite prepared to back it out if DES doesn't want to, but > that would be rude. That won't really help. What the code actually does isn't the issue for me. Ceri --=20 I hear thought presenting the problem. -- dadadodo -c 1 Mail/trhodes --m4G02V+VBfI/G6w2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBYYPyocfcwTS3JF8RAkvTAJ9LgEisRfAbV2gf57pHaUCFb+HxPACgvJ4J Vsala3asXNoep2h7wMSELzw= =jwxg -----END PGP SIGNATURE----- --m4G02V+VBfI/G6w2-- From owner-cvs-all@FreeBSD.ORG Mon Oct 4 17:30:01 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 664F816A4CE; Mon, 4 Oct 2004 17:30:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4590043D1F; Mon, 4 Oct 2004 17:30:01 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94HU1M0081297; Mon, 4 Oct 2004 17:30:01 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94HU1V7081296; Mon, 4 Oct 2004 17:30:01 GMT (envelope-from nectar) Message-Id: <200410041730.i94HU1V7081296@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 4 Oct 2004 17:30:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 17:30:01 -0000 nectar 2004-10-04 17:30:00 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Fill in empty topic from previous commit. Noticed by: Shane Kinney Approved by: portmgr Revision Changes Path 1.271 +2 -2 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Mon Oct 4 17:45:06 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07BE716A4CE; Mon, 4 Oct 2004 17:45:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD56543D39; Mon, 4 Oct 2004 17:45:05 +0000 (GMT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94Hj5OU081745; Mon, 4 Oct 2004 17:45:05 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94Hj5ST081744; Mon, 4 Oct 2004 17:45:05 GMT (envelope-from blackend) Message-Id: <200410041745.i94Hj5ST081744@repoman.freebsd.org> From: Marc Fonvieille Date: Mon, 4 Oct 2004 17:45:05 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 17:45:06 -0000 blackend 2004-10-04 17:45:05 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: Some s/Intel/&intel; Revision Changes Path 1.181 +2 -2 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Oct 4 18:53:00 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E085216A4CE; Mon, 4 Oct 2004 18:53:00 +0000 (GMT) Received: from smtp1.server.rpi.edu (smtp1.server.rpi.edu [128.113.2.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 891F443D41; Mon, 4 Oct 2004 18:53:00 +0000 (GMT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp1.server.rpi.edu (8.13.0/8.13.0) with ESMTP id i94Iqu8I031506; Mon, 4 Oct 2004 14:52:57 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: References: <200410041126.i94BQ273055417@repoman.freebsd.org> <20041004.095311.33209863.imp@bsdimp.com> Date: Mon, 4 Oct 2004 14:52:55 -0400 To: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= ) From: Garance A Drosihn Content-Type: text/plain; charset="iso-8859-1" ; format="flowed" Content-Transfer-Encoding: quoted-printable X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 18:53:01 -0000 At 6:31 PM +0200 10/4/04, Dag-Erling Sm=F8rgrav wrote: >"M. Warner Losh" writes: > > Please back this out. There's an ungoing discussion and it is > > far from clear that this is a sane idea. This is really bad > > committed etiquette. > >Take a deep breath and a couple of days off, then re-read >the so-called "ongoing discussion". It is a textbook example of >the bikeshed phenomenon, with hardly a single rational argument. There were some ration arguments. Few of the rational arguments were for making this change. I'd say back this change out. I would rather that we do nothing than we allow one committer to unilaterally decide when *he* thinks something is "a bikeshed", and therefore preempt the discussion from other developers. >Furthermore, there is nothing in it that hasn't already been said >over a year ago on the Austin Group mailing list Did the Austin group include my suggestion? Or did you even notice my suggestion? Or did you notice that several people liked my suggestion, except that it required more work than this simple change? -- Garance Alistair Drosehn =3D gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu From owner-cvs-all@FreeBSD.ORG Mon Oct 4 19:03:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E208B16A4D4; Mon, 4 Oct 2004 19:03:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C20B643D31; Mon, 4 Oct 2004 19:03:44 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94J3iGW083920; Mon, 4 Oct 2004 19:03:44 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94J3ice083919; Mon, 4 Oct 2004 19:03:44 GMT (envelope-from des) Message-Id: <200410041903.i94J3ice083919@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 4 Oct 2004 19:03:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/rm rm.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 19:03:45 -0000 des 2004-10-04 19:03:44 UTC FreeBSD src repository Modified files: bin/rm rm.1 Log: Markup fixes. Pointed out by: ru Revision Changes Path 1.31 +4 -4 src/bin/rm/rm.1 From owner-cvs-all@FreeBSD.ORG Mon Oct 4 19:24:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFF2B16A4CE; Mon, 4 Oct 2004 19:24:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5B2943D2D; Mon, 4 Oct 2004 19:24:28 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94JOSxs084492; Mon, 4 Oct 2004 19:24:28 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94JOSfT084491; Mon, 4 Oct 2004 19:24:28 GMT (envelope-from des) Message-Id: <200410041924.i94JOSfT084491@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 4 Oct 2004 19:24:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/rm rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 19:24:28 -0000 des 2004-10-04 19:24:28 UTC FreeBSD src repository Modified files: bin/rm rm.c Log: The previous commit added code to rm(1) to warn about and remove any occurrences of "/" in the argument list. This corresponds to Enhancement Request Number 5 in the Austin Group TC2 Aardvark's XCU Defects Report (). Further discussion is available in the Austin Group mailing list archives (, "Defect in XCU rm") and for Austin Group members, in the Austin Group Interpretations archive (, AI-019) This commit makes that check conditional on !POSIXLY_CORRECT, since it is not strictly correct according to the current version of the standard (but is expected to be correct according to the next version, and has already been adopted by Solaris). Revision Changes Path 1.50 +2 -1 src/bin/rm/rm.c From owner-cvs-all@FreeBSD.ORG Mon Oct 4 19:59:35 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8CE616A4CE; Mon, 4 Oct 2004 19:59:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8975243D54; Mon, 4 Oct 2004 19:59:35 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94JxZcs085516; Mon, 4 Oct 2004 19:59:35 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94JxZih085515; Mon, 4 Oct 2004 19:59:35 GMT (envelope-from nectar) Message-Id: <200410041959.i94JxZih085515@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 4 Oct 2004 19:59:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 19:59:35 -0000 nectar 2004-10-04 19:59:35 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Note a symlink vulnerability in getmail. Submitted by: Shane Kinney Approved by: portmgr Revision Changes Path 1.272 +29 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Mon Oct 4 20:07:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C03016A4CE; Mon, 4 Oct 2004 20:07:48 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF89743D1D; Mon, 4 Oct 2004 20:07:47 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id i94K7lhR062532; Mon, 4 Oct 2004 13:07:47 -0700 (PDT) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.13.1/8.13.1/Submit) id i94K7lrH062531; Mon, 4 Oct 2004 13:07:47 -0700 (PDT) (envelope-from marcel) Date: Mon, 4 Oct 2004 13:07:47 -0700 From: Marcel Moolenaar To: John Baldwin Message-ID: <20041004200747.GA62516@ns1.xcllnt.net> References: <200409302034.i8UKYKOq051334@repoman.freebsd.org> <200410041051.09833.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410041051.09833.jhb@FreeBSD.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/ia64 boot_crunch.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 20:07:48 -0000 On Mon, Oct 04, 2004 at 10:51:09AM -0400, John Baldwin wrote: > On Thursday 30 September 2004 04:34 pm, Marcel Moolenaar wrote: > > Log: > > Trade slattach for gpt. With all the tools to create new file systems, > > the tool one needs to partition a disk is more important than some poor > > man's network interface. > > You don't really have to trade anymore as we don't care if the mfsroot grows > now. Doesn't that sentiment make crunching a pointless activity? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-all@FreeBSD.ORG Mon Oct 4 20:11:35 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3A6816A4CE; Mon, 4 Oct 2004 20:11:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D041743D41; Mon, 4 Oct 2004 20:11:34 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94KBYcn085903; Mon, 4 Oct 2004 20:11:34 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94KBYd7085902; Mon, 4 Oct 2004 20:11:34 GMT (envelope-from dougb) Message-Id: <200410042011.i94KBYd7085902@repoman.freebsd.org> From: Doug Barton Date: Mon, 4 Oct 2004 20:11:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 20:11:35 -0000 dougb 2004-10-04 20:11:34 UTC FreeBSD src repository Modified files: . UPDATING Log: Make it more clear that if named is enabled, it will be chrooted by default. Change to syslogd restart as suggested by des. Revision Changes Path 1.369 +2 -3 src/UPDATING From owner-cvs-all@FreeBSD.ORG Mon Oct 4 20:28:46 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAAFB16A4CF for ; Mon, 4 Oct 2004 20:28:46 +0000 (GMT) Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D32A43D41 for ; Mon, 4 Oct 2004 20:28:46 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 14990 invoked from network); 4 Oct 2004 20:28:46 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 4 Oct 2004 20:28:45 -0000 Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i94KSU5q058953; Mon, 4 Oct 2004 16:28:42 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Marcel Moolenaar Date: Mon, 4 Oct 2004 16:12:46 -0400 User-Agent: KMail/1.6.2 References: <200409302034.i8UKYKOq051334@repoman.freebsd.org> <200410041051.09833.jhb@FreeBSD.org> <20041004200747.GA62516@ns1.xcllnt.net> In-Reply-To: <20041004200747.GA62516@ns1.xcllnt.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410041612.46029.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/ia64 boot_crunch.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 20:28:46 -0000 On Monday 04 October 2004 04:07 pm, Marcel Moolenaar wrote: > On Mon, Oct 04, 2004 at 10:51:09AM -0400, John Baldwin wrote: > > On Thursday 30 September 2004 04:34 pm, Marcel Moolenaar wrote: > > > Log: > > > Trade slattach for gpt. With all the tools to create new file > > > systems, the tool one needs to partition a disk is more important than > > > some poor man's network interface. > > > > You don't really have to trade anymore as we don't care if the mfsroot > > grows now. > > Doesn't that sentiment make crunching a pointless activity? Well, there's no reason to go make it huge, per se, but the original reason for constraining mfsroot's crunch was that mfsroot.gz had to fit on a single 1.44 MB floppy and it doesn't have to do that anymore, so it's ok if you just want to add a new program and grow the crunch by a few 10k or a few 100k. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Oct 4 21:16:05 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB21516A4CE; Mon, 4 Oct 2004 21:16:05 +0000 (GMT) Received: from shrike.submonkey.net (cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com [81.103.67.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76B0C43D1D; Mon, 4 Oct 2004 21:16:05 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.42 (FreeBSD)) id 1CEaBg-000B1g-CB; Mon, 04 Oct 2004 22:16:04 +0100 Date: Mon, 4 Oct 2004 22:16:04 +0100 From: Ceri Davies To: Dag-Erling Smorgrav Message-ID: <20041004211604.GL2493@submonkey.net> Mail-Followup-To: Ceri Davies , Dag-Erling Smorgrav , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200410041924.i94JOSfT084491@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MpT46a75ac46a9NP" Content-Disposition: inline In-Reply-To: <200410041924.i94JOSfT084491@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.6i Sender: Ceri Davies cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/rm rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 21:16:05 -0000 --MpT46a75ac46a9NP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 04, 2004 at 07:24:28PM +0000, Dag-Erling Smorgrav wrote: > des 2004-10-04 19:24:28 UTC >=20 > FreeBSD src repository >=20 > Modified files: > bin/rm rm.c=20 > Log: [snippage] > This commit makes that check conditional on !POSIXLY_CORRECT, since it > is not strictly correct according to the current version of the standard > (but is expected to be correct according to the next version, and has > already been adopted by Solaris). Thank you. Ceri --=20 --MpT46a75ac46a9NP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBYb2UocfcwTS3JF8RAr08AJ91o99Vr7DzrBiop7WiAcgTmYP2YgCguURE ASt3yYKqFYGiY7mkNOp1HQU= =Sh6S -----END PGP SIGNATURE----- --MpT46a75ac46a9NP-- From owner-cvs-all@FreeBSD.ORG Mon Oct 4 21:29:46 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93C7F16A4CE; Mon, 4 Oct 2004 21:29:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72B9243D3F; Mon, 4 Oct 2004 21:29:46 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94LTkpx094446; Mon, 4 Oct 2004 21:29:46 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94LTkce094445; Mon, 4 Oct 2004 21:29:46 GMT (envelope-from linimon) Message-Id: <200410042129.i94LTkce094445@repoman.freebsd.org> From: Mark Linimon Date: Mon, 4 Oct 2004 21:29:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports LEGAL ports/audio/faad Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 21:29:47 -0000 linimon 2004-10-04 21:29:46 UTC FreeBSD ports repository Modified files: . LEGAL audio/faad Makefile Log: Set NO_CDROM due to licensing restrictions. PR: ports/71655 Submitted by: Michael Johnson (maintainer) Approved by: portmgr (implicit) Revision Changes Path 1.363 +3 -1 ports/LEGAL 1.23 +2 -0 ports/audio/faad/Makefile From owner-cvs-all@FreeBSD.ORG Mon Oct 4 21:50:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F366916A4CE; Mon, 4 Oct 2004 21:50:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D342D43D3F; Mon, 4 Oct 2004 21:50:57 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94LovPl095077; Mon, 4 Oct 2004 21:50:57 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94LovHG095076; Mon, 4 Oct 2004 21:50:57 GMT (envelope-from ale) Message-Id: <200410042150.i94LovHG095076@repoman.freebsd.org> From: Alex Dupre Date: Mon, 4 Oct 2004 21:50:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/portfwd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 21:50:58 -0000 ale 2004-10-04 21:50:57 UTC FreeBSD ports repository Modified files: net/portfwd Makefile Log: - Unbreak on systems where gcc 3.4 is the base compiler (patches to sources are welcome) - Respect CFLAGS Approved by: portmgr (marcus) Revision Changes Path 1.10 +7 -1 ports/net/portfwd/Makefile From owner-cvs-all@FreeBSD.ORG Mon Oct 4 22:31:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEAED16A4CE; Mon, 4 Oct 2004 22:31:28 +0000 (GMT) Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A02243D41; Mon, 4 Oct 2004 22:31:28 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) i94MVQUm055831; Tue, 5 Oct 2004 00:31:27 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.1/8.12.9) with ESMTP id i94MVQla016538; Tue, 5 Oct 2004 00:31:26 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.1/8.13.1/Submit) id i94MVQLx016537; Tue, 5 Oct 2004 00:31:26 +0200 (CEST) (envelope-from wb) Date: Tue, 5 Oct 2004 00:31:26 +0200 From: Wilko Bulte To: John Baldwin Message-ID: <20041004223126.GA16517@freebie.xs4all.nl> References: <200409302034.i8UKYKOq051334@repoman.freebsd.org> <200410041051.09833.jhb@FreeBSD.org> <20041004200747.GA62516@ns1.xcllnt.net> <200410041612.46029.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410041612.46029.jhb@FreeBSD.org> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.10-STABLE X-PGP: finger wilko@freebsd.org X-Virus-Scanned: by XS4ALL Virus Scanner cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: Marcel Moolenaar Subject: Re: cvs commit: src/release/ia64 boot_crunch.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 22:31:29 -0000 On Mon, Oct 04, 2004 at 04:12:46PM -0400, John Baldwin wrote.. > On Monday 04 October 2004 04:07 pm, Marcel Moolenaar wrote: > > On Mon, Oct 04, 2004 at 10:51:09AM -0400, John Baldwin wrote: > > > On Thursday 30 September 2004 04:34 pm, Marcel Moolenaar wrote: > > > > Log: > > > > Trade slattach for gpt. With all the tools to create new file > > > > systems, the tool one needs to partition a disk is more important than > > > > some poor man's network interface. > > > > > > You don't really have to trade anymore as we don't care if the mfsroot > > > grows now. > > > > Doesn't that sentiment make crunching a pointless activity? > > Well, there's no reason to go make it huge, per se, but the original reason > for constraining mfsroot's crunch was that mfsroot.gz had to fit on a single > 1.44 MB floppy and it doesn't have to do that anymore, so it's ok if you just > want to add a new program and grow the crunch by a few 10k or a few 100k. I actually tested a floppy install on Alpha for one of the early 5.3-BETAs and wow, it works ;-) Neat job. -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Oct 4 22:38:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4964016A4CE; Mon, 4 Oct 2004 22:38:53 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB53C43D39; Mon, 4 Oct 2004 22:38:52 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i94MaXII097203; Mon, 4 Oct 2004 16:36:33 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 04 Oct 2004 16:38:08 -0600 (MDT) Message-Id: <20041004.163808.73381384.imp@bsdimp.com> To: grog@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20041004223426.GJ460@wantadilla.lemis.com> References: <200410041313.i94DDN1w064795@repoman.freebsd.org> <20041004.095538.105191591.imp@bsdimp.com> <20041004223426.GJ460@wantadilla.lemis.com> X-Mailer: Mew version 3.3 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 cc: src-committers@FreeBSD.org cc: phk@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_shutdown.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 22:38:53 -0000 In message: <20041004223426.GJ460@wantadilla.lemis.com> "Greg 'groggy' Lehey" writes: : On Monday, 4 October 2004 at 9:55:38 -0600, M. Warner Losh wrote: : > In message: <200410041313.i94DDN1w064795@repoman.freebsd.org> : > Poul-Henning Kamp writes: : >> phk 2004-10-04 13:13:23 UTC : >> : >> FreeBSD src repository : >> : >> Modified files: : >> sys/kern kern_shutdown.c : >> Log: : >> Change the perfectly precise message : >> printf("No buffers busy after final sync"); : >> to : >> printf("All buffers synced."); : >> in order to not leave the users wondering if there should be. : > : > Any not reason to delete : > printf("All buffers synced."); : > entirely? : : I like to see some message to confirm that the process is over and : done with. Something goes wrong often enough that it's good to know : that it worked this time. The machine will either shutoff, reboot or print the 'hit any key to reboot' message in addition. Do we really need an additional message saying that we did the right thing? Warner From owner-cvs-all@FreeBSD.ORG Mon Oct 4 22:57:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97AC616A4CE; Mon, 4 Oct 2004 22:57:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77AB843D31; Mon, 4 Oct 2004 22:57:10 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94MvAV4096868; Mon, 4 Oct 2004 22:57:10 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94MvAgQ096867; Mon, 4 Oct 2004 22:57:10 GMT (envelope-from brooks) Message-Id: <200410042257.i94MvAgQ096867@repoman.freebsd.org> From: Brooks Davis Date: Mon, 4 Oct 2004 22:57:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 22:57:10 -0000 brooks 2004-10-04 22:57:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/net if.c Log: MFC: 1.207 Log the renaming of an interface. This should make it easier to follow kernel log files. Approved by: re (scottl) Revision Changes Path 1.199.2.7 +3 -0 src/sys/net/if.c From owner-cvs-all@FreeBSD.ORG Mon Oct 4 23:10:00 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7650F16A4CE; Mon, 4 Oct 2004 23:10:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 559CC43D1D; Mon, 4 Oct 2004 23:10:00 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94NA0hS097230; Mon, 4 Oct 2004 23:10:00 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94NA0PO097229; Mon, 4 Oct 2004 23:10:00 GMT (envelope-from linimon) Message-Id: <200410042310.i94NA0PO097229@repoman.freebsd.org> From: Mark Linimon Date: Mon, 4 Oct 2004 23:10:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/yell Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 23:10:00 -0000 linimon 2004-10-04 23:10:00 UTC FreeBSD ports repository Modified files: audio/yell Makefile Log: Mark as i386-only since it uses speaker.h. pointyhat confirms that it does not build elsewhere. PR: ports/71496 Submitted by: Emanuel Haupt Approved by: portmgr (implicit) Revision Changes Path 1.2 +2 -0 ports/audio/yell/Makefile From owner-cvs-all@FreeBSD.ORG Mon Oct 4 23:27:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3AEB16A4CE; Mon, 4 Oct 2004 23:27:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C309143D2F; Mon, 4 Oct 2004 23:27:44 +0000 (GMT) (envelope-from ade@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94NRiS8097833; Mon, 4 Oct 2004 23:27:44 GMT (envelope-from ade@repoman.freebsd.org) Received: (from ade@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94NRiPX097832; Mon, 4 Oct 2004 23:27:44 GMT (envelope-from ade) Message-Id: <200410042327.i94NRiPX097832@repoman.freebsd.org> From: Ade Lovett Date: Mon, 4 Oct 2004 23:27:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/pari Makefile ports/math/pari/files hack-src:headers::paricom.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 23:27:45 -0000 ade 2004-10-04 23:27:44 UTC FreeBSD ports repository Modified files: math/pari Makefile Added files: math/pari/files hack-src:headers::paricom.h Log: Hack to make pari compile again on 5.3 prior to release Reviewed by: maintainer Approved by: portmgr (marcus) Revision Changes Path 1.33 +1 -1 ports/math/pari/Makefile 1.1 +20 -0 ports/math/pari/files/hack-src:headers::paricom.h (new) From owner-cvs-all@FreeBSD.ORG Mon Oct 4 23:35:13 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E823A16A4CF; Mon, 4 Oct 2004 23:35:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C768B43D3F; Mon, 4 Oct 2004 23:35:13 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i94NZD6M098089; Mon, 4 Oct 2004 23:35:13 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i94NZDaL098088; Mon, 4 Oct 2004 23:35:13 GMT (envelope-from brooks) Message-Id: <200410042335.i94NZDaL098088@repoman.freebsd.org> From: Brooks Davis Date: Mon, 4 Oct 2004 23:35:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.8 newsyslog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 23:35:14 -0000 brooks 2004-10-04 23:35:13 UTC FreeBSD src repository Modified files: usr.sbin/newsyslog newsyslog.8 newsyslog.c Log: Add a new -d argument which is used to specify an alternate root for log files similar to DESTDIR in the BSD make process. This only affects log file paths not config file (-f) or archive directory (-a) paths. Revision Changes Path 1.45 +10 -0 src/usr.sbin/newsyslog/newsyslog.8 1.97 +9 -2 src/usr.sbin/newsyslog/newsyslog.c From owner-cvs-all@FreeBSD.ORG Mon Oct 4 23:36:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32AD716A4CE; Mon, 4 Oct 2004 23:36:45 +0000 (GMT) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA40643D2F; Mon, 4 Oct 2004 23:36:42 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id 12A24855FE; Tue, 5 Oct 2004 08:04:26 +0930 (CST) Date: Tue, 5 Oct 2004 08:04:26 +0930 From: Greg 'groggy' Lehey To: "M. Warner Losh" Message-ID: <20041004223426.GJ460@wantadilla.lemis.com> References: <200410041313.i94DDN1w064795@repoman.freebsd.org> <20041004.095538.105191591.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="B0ZU/rjo5v6h4DpE" Content-Disposition: inline In-Reply-To: <20041004.095538.105191591.imp@bsdimp.com> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: phk@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_shutdown.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 23:36:45 -0000 --B0ZU/rjo5v6h4DpE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 4 October 2004 at 9:55:38 -0600, M. Warner Losh wrote: > In message: <200410041313.i94DDN1w064795@repoman.freebsd.org> > Poul-Henning Kamp writes: >> phk 2004-10-04 13:13:23 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/kern kern_shutdown.c >> Log: >> Change the perfectly precise message >> printf("No buffers busy after final sync"); >> to >> printf("All buffers synced."); >> in order to not leave the users wondering if there should be. > > Any not reason to delete > printf("All buffers synced."); > entirely? I like to see some message to confirm that the process is over and done with. Something goes wrong often enough that it's good to know that it worked this time. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers. --B0ZU/rjo5v6h4DpE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBYc/xIubykFB6QiMRAozXAJ9pHCIqlFYkMI0GHEktQxrsFwE4FACgmFUf 3RFsi4qLbWrBQh2YgNLLRns= =f0l0 -----END PGP SIGNATURE----- --B0ZU/rjo5v6h4DpE-- From owner-cvs-all@FreeBSD.ORG Mon Oct 4 23:43:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CC7416A4CE; Mon, 4 Oct 2004 23:43:56 +0000 (GMT) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1E9D43D45; Mon, 4 Oct 2004 23:43:54 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id CCBC285612; Tue, 5 Oct 2004 09:13:51 +0930 (CST) Date: Tue, 5 Oct 2004 09:13:51 +0930 From: Greg 'groggy' Lehey To: "M. Warner Losh" Message-ID: <20041004234351.GD75289@wantadilla.lemis.com> References: <200410041313.i94DDN1w064795@repoman.freebsd.org> <20041004.095538.105191591.imp@bsdimp.com> <20041004223426.GJ460@wantadilla.lemis.com> <20041004.163808.73381384.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="11Y7aswkeuHtSBEs" Content-Disposition: inline In-Reply-To: <20041004.163808.73381384.imp@bsdimp.com> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: phk@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_shutdown.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 23:43:56 -0000 --11Y7aswkeuHtSBEs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 4 October 2004 at 16:38:08 -0600, M. Warner Losh wrote: > In message: <20041004223426.GJ460@wantadilla.lemis.com> > "Greg 'groggy' Lehey" writes: >> On Monday, 4 October 2004 at 9:55:38 -0600, M. Warner Losh wrote: >>> In message: <200410041313.i94DDN1w064795@repoman.freebsd.org> >>> Poul-Henning Kamp writes: >>>> phk 2004-10-04 13:13:23 UTC >>>> >>>> FreeBSD src repository >>>> >>>> Modified files: >>>> sys/kern kern_shutdown.c >>>> Log: >>>> Change the perfectly precise message >>>> printf("No buffers busy after final sync"); >>>> to >>>> printf("All buffers synced."); >>>> in order to not leave the users wondering if there should be. >>> >>> Any not reason to delete >>> printf("All buffers synced."); >>> entirely? >> >> I like to see some message to confirm that the process is over and >> done with. Something goes wrong often enough that it's good to know >> that it worked this time. > > The machine will either shutoff, reboot or print the 'hit any key to > reboot' message in addition. ... assuming everything works correctly. > Do we really need an additional message saying that we did the right > thing? No. If it always works, that's fine. I've had too many cases where it didn't, though. I can't see that it does any harm to state the fact. Greg -- See complete headers for address and phone numbers. --11Y7aswkeuHtSBEs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBYeA3IubykFB6QiMRAsrrAJ9HEf461RLx2+Ucw0W+gWFw2oKXjgCcCdCd FA8VDNNTixC2Tf0a66+uXWQ= =15FM -----END PGP SIGNATURE----- --11Y7aswkeuHtSBEs-- From owner-cvs-all@FreeBSD.ORG Tue Oct 5 00:02:43 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3F9A16A4CE; Tue, 5 Oct 2004 00:02:43 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1425943D31; Tue, 5 Oct 2004 00:02:43 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i9501P45098110; Mon, 4 Oct 2004 18:01:25 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 04 Oct 2004 18:03:00 -0600 (MDT) Message-Id: <20041004.180300.02301274.imp@bsdimp.com> To: grog@freebsd.org From: "M. Warner Losh" In-Reply-To: <20041004234351.GD75289@wantadilla.lemis.com> References: <20041004223426.GJ460@wantadilla.lemis.com> <20041004.163808.73381384.imp@bsdimp.com> <20041004234351.GD75289@wantadilla.lemis.com> X-Mailer: Mew version 3.3 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 cc: src-committers@freebsd.org cc: phk@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_shutdown.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 00:02:43 -0000 : No. If it always works, that's fine. I've had too many cases where : it didn't, though. I can't see that it does any harm to state the : fact. I guess my point is that there are dozens of things that happen on shutdown and we should only report problems. As it is, it adds no value, since you can know for sure if it succeeded or failed by how the system operates.... For the moment it can stay, but I want it to go away in the long term. Warner From owner-cvs-all@FreeBSD.ORG Tue Oct 5 02:18:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A760A16A4CE; Tue, 5 Oct 2004 02:18:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8612143D2F; Tue, 5 Oct 2004 02:18:53 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i952IrAG008983; Tue, 5 Oct 2004 02:18:53 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i952IrBK008982; Tue, 5 Oct 2004 02:18:53 GMT (envelope-from njl) Message-Id: <200410050218.i952IrBK008982@repoman.freebsd.org> From: Nate Lawson Date: Tue, 5 Oct 2004 02:18:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 02:18:53 -0000 njl 2004-10-05 02:18:53 UTC FreeBSD src repository Modified files: usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h Log: Add the -s flag to make dumping SSDTs optional (disabled by default). Since we can only override the DSDT, a custom ASL dumped previously that contained SSDTs would result in lots of multiple definition errors. A longer-term fix involves adding the ability to override SSDTs to ACPI-CA. MFC after: 3 days Revision Changes Path 1.28 +8 -2 src/usr.sbin/acpi/acpidump/acpi.c 1.10 +7 -3 src/usr.sbin/acpi/acpidump/acpidump.c 1.18 +1 -0 src/usr.sbin/acpi/acpidump/acpidump.h From owner-cvs-all@FreeBSD.ORG Tue Oct 5 02:19:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84DDE16A4CE; Tue, 5 Oct 2004 02:19:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 638DB43D49; Tue, 5 Oct 2004 02:19:30 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i952JUXj009025; Tue, 5 Oct 2004 02:19:30 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i952JUrn009024; Tue, 5 Oct 2004 02:19:30 GMT (envelope-from njl) Message-Id: <200410050219.i952JUrn009024@repoman.freebsd.org> From: Nate Lawson Date: Tue, 5 Oct 2004 02:19:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/acpi/acpidump acpidump.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 02:19:30 -0000 njl 2004-10-05 02:19:30 UTC FreeBSD src repository Modified files: usr.sbin/acpi/acpidump acpidump.8 Log: Update the man page for the -s flag and other changes that we've missed. MFC after: 3 days Revision Changes Path 1.20 +19 -5 src/usr.sbin/acpi/acpidump/acpidump.8 From owner-cvs-all@FreeBSD.ORG Tue Oct 5 02:37:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B42BB16A4CE; Tue, 5 Oct 2004 02:37:53 +0000 (GMT) Received: from axe-inc.co.jp (axegw.axe-inc.co.jp [61.199.217.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7118D43D5E; Tue, 5 Oct 2004 02:37:52 +0000 (GMT) (envelope-from takawata@axe-inc.co.jp) Received: from localhost (localhost [127.0.0.1]) by axe-inc.co.jp (8.9.3+3.2W/3.7W) with SMTP id LAA20152; Tue, 5 Oct 2004 11:37:51 +0900 (JST) Message-Id: <200410050237.LAA20152@axe-inc.co.jp> X-Authentication-Warning: axegw.axe-inc.co.jp: localhost [127.0.0.1] didn't use HELO protocol To: Nate Lawson In-reply-to: Your message of "Tue, 05 Oct 2004 02:18:53 GMT." <200410050218.i952IrBK008982@repoman.freebsd.org> Date: Tue, 05 Oct 2004 11:37:50 +0900 From: Takanori Watanabe cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 02:37:53 -0000 In message <200410050218.i952IrBK008982@repoman.freebsd.org>, Nate Lawson wrote : >njl 2004-10-05 02:18:53 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h > Log: > Add the -s flag to make dumping SSDTs optional (disabled by default). > Since we can only override the DSDT, a custom ASL dumped previously that > contained SSDTs would result in lots of multiple definition errors. > > A longer-term fix involves adding the ability to override SSDTs to ACPI-CA. iasl(8) may have to be able to compile multiple AML codes from single ASL data, instead of merging SSDT into DSDT in acpidump(8). From owner-cvs-all@FreeBSD.ORG Tue Oct 5 04:03:01 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C90D16A4CE; Tue, 5 Oct 2004 04:03:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F295C43D3F; Tue, 5 Oct 2004 04:03:00 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95430ME012134; Tue, 5 Oct 2004 04:03:00 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95430md012133; Tue, 5 Oct 2004 04:03:00 GMT (envelope-from scottl) Message-Id: <200410050403.i95430md012133@repoman.freebsd.org> From: Scott Long Date: Tue, 5 Oct 2004 04:03:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb umct.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 04:03:01 -0000 scottl 2004-10-05 04:03:00 UTC FreeBSD src repository Modified files: sys/dev/usb umct.c Log: Use a taskqueue rather than an swi to handle deferred notifications. Revision Changes Path 1.9 +9 -10 src/sys/dev/usb/umct.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 04:16:01 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 830D916A4CE; Tue, 5 Oct 2004 04:16:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6322443D54; Tue, 5 Oct 2004 04:16:01 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i954G1PT012615; Tue, 5 Oct 2004 04:16:01 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i954G1Xv012614; Tue, 5 Oct 2004 04:16:01 GMT (envelope-from imp) Message-Id: <200410050416.i954G1Xv012614@repoman.freebsd.org> From: Warner Losh Date: Tue, 5 Oct 2004 04:16:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern subr_taskqueue.c src/sys/sys _task.h taskqueue.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 04:16:01 -0000 imp 2004-10-05 04:16:01 UTC FreeBSD src repository Modified files: sys/kern subr_taskqueue.c sys/sys _task.h taskqueue.h Log: Add taskqueue_drain. This waits for the specified task to finish, if running, or returns. The calling program is responsible for making sure that nothing new is enqueued. # man page coming soon. Revision Changes Path 1.25 +14 -0 src/sys/kern/subr_taskqueue.c 1.3 +3 -0 src/sys/sys/_task.h 1.12 +2 -0 src/sys/sys/taskqueue.h From owner-cvs-all@FreeBSD.ORG Tue Oct 5 04:22:21 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 100C216A4CE; Tue, 5 Oct 2004 04:22:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E457D43D5A; Tue, 5 Oct 2004 04:22:20 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i954MKQ4012799; Tue, 5 Oct 2004 04:22:20 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i954MKpW012798; Tue, 5 Oct 2004 04:22:20 GMT (envelope-from scottl) Message-Id: <200410050422.i954MKpW012798@repoman.freebsd.org> From: Scott Long Date: Tue, 5 Oct 2004 04:22:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/cam cam_periph.h cam_xpt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 04:22:21 -0000 scottl 2004-10-05 04:22:20 UTC FreeBSD src repository Modified files: sys/cam cam_periph.h cam_xpt.c Log: Remove the camnet swi and CAM_PERIPH_NET. It has never been used, and given that netowrk-over-scsi never really took off, there is little chance that it will ever be needed. Revision Changes Path 1.15 +1 -2 src/sys/cam/cam_periph.h 1.143 +3 -12 src/sys/cam/cam_xpt.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 04:40:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83D3316A4CE; Tue, 5 Oct 2004 04:40:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6203243D5D; Tue, 5 Oct 2004 04:40:32 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i954eW8s013319; Tue, 5 Oct 2004 04:40:32 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i954eWLp013318; Tue, 5 Oct 2004 04:40:32 GMT (envelope-from anholt) Message-Id: <200410050440.i954eWLp013318@repoman.freebsd.org> From: Eric Anholt Date: Tue, 5 Oct 2004 04:40:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci agp_amd64.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 04:40:32 -0000 anholt 2004-10-05 04:40:32 UTC FreeBSD src repository Modified files: sys/pci agp_amd64.c Log: Add PCI ID for VIA K8T800Pro chipset. Tested with agptest and X with DRI enabled, but not 3D. Revision Changes Path 1.3 +2 -0 src/sys/pci/agp_amd64.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 04:49:21 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAFC316A4CE; Tue, 5 Oct 2004 04:49:21 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8418843D5C; Tue, 5 Oct 2004 04:49:21 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (adsl-67-124-50-20.dsl.snfc21.pacbell.net [67.124.50.20])i954nSqM022388; Tue, 5 Oct 2004 00:49:29 -0400 Message-ID: <416227CF.6020203@elischer.org> Date: Mon, 04 Oct 2004 21:49:19 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4b) Gecko/20030524 X-Accept-Language: en, hu MIME-Version: 1.0 To: Scott Long References: <200410050422.i954MKpW012798@repoman.freebsd.org> In-Reply-To: <200410050422.i954MKpW012798@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam cam_periph.h cam_xpt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 04:49:22 -0000 Scott Long wrote: > scottl 2004-10-05 04:22:20 UTC > > FreeBSD src repository > > Modified files: > sys/cam cam_periph.h cam_xpt.c > Log: > Remove the camnet swi and CAM_PERIPH_NET. It has never been used, and given > that netowrk-over-scsi never really took off, there is little chance that > it will ever be needed. > > Revision Changes Path > 1.15 +1 -2 src/sys/cam/cam_periph.h > 1.143 +3 -12 src/sys/cam/cam_xpt.c how about scsi-over-network? From owner-cvs-all@FreeBSD.ORG Tue Oct 5 04:52:41 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A90016A4CE; Tue, 5 Oct 2004 04:52:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C6F43D46; Tue, 5 Oct 2004 04:52:41 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i954qfIi020067; Tue, 5 Oct 2004 04:52:41 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i954qfaa020066; Tue, 5 Oct 2004 04:52:41 GMT (envelope-from scottl) Message-Id: <200410050452.i954qfaa020066@repoman.freebsd.org> From: Scott Long Date: Tue, 5 Oct 2004 04:52:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys interrupt.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 04:52:41 -0000 scottl 2004-10-05 04:52:41 UTC FreeBSD src repository Modified files: sys/sys interrupt.h Log: Remove SWI_CAMNET since it's no longer used. Re-sort SWI priorities in its absence. Revision Changes Path 1.29 +4 -5 src/sys/sys/interrupt.h From owner-cvs-all@FreeBSD.ORG Tue Oct 5 04:55:31 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C0D816A4CE; Tue, 5 Oct 2004 04:55:31 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB91043D55; Tue, 5 Oct 2004 04:55:30 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i954t76K012288; Mon, 4 Oct 2004 22:55:07 -0600 (MDT) (envelope-from scottl@FreeBSD.org) Message-ID: <41622905.1060400@FreeBSD.org> Date: Mon, 04 Oct 2004 22:54:29 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Julian Elischer References: <200410050422.i954MKpW012798@repoman.freebsd.org> <416227CF.6020203@elischer.org> In-Reply-To: <416227CF.6020203@elischer.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam cam_periph.h cam_xpt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 04:55:31 -0000 Julian Elischer wrote: > Scott Long wrote: > >> scottl 2004-10-05 04:22:20 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/cam cam_periph.h cam_xpt.c Log: >> Remove the camnet swi and CAM_PERIPH_NET. It has never been used, >> and given >> that netowrk-over-scsi never really took off, there is little chance >> that >> it will ever be needed. >> Revision Changes Path >> 1.15 +1 -2 src/sys/cam/cam_periph.h >> 1.143 +3 -12 src/sys/cam/cam_xpt.c > > > how about scsi-over-network? > > > That's considered BIO. CAMNET was for sending network packets over SCSI cables. If we need to create a new ISR for handling iSCSI, we'll tackle it when we come to it. Scott From owner-cvs-all@FreeBSD.ORG Tue Oct 5 05:29:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E754F16A4CF for ; Tue, 5 Oct 2004 05:29:16 +0000 (GMT) Received: from web21427.mail.yahoo.com (web21427.mail.yahoo.com [216.136.232.46]) by mx1.FreeBSD.org (Postfix) with SMTP id BC45F43D55 for ; Tue, 5 Oct 2004 05:29:16 +0000 (GMT) (envelope-from mjacob44@yahoo.com) Message-ID: <20041005052916.87869.qmail@web21427.mail.yahoo.com> Received: from [192.67.166.1] by web21427.mail.yahoo.com via HTTP; Mon, 04 Oct 2004 22:29:16 PDT Date: Mon, 4 Oct 2004 22:29:16 -0700 (PDT) From: Matthew Jacob To: Scott Long , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200410050422.i954MKpW012798@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: cvs commit: src/sys/cam cam_periph.h cam_xpt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 05:29:17 -0000 It's unclear it will 'never' be needed. How should I implement IP over FC? __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail From owner-cvs-all@FreeBSD.ORG Tue Oct 5 05:32:59 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6239E16A4CE; Tue, 5 Oct 2004 05:32:59 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB13243D39; Tue, 5 Oct 2004 05:32:58 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i955WaMS012386; Mon, 4 Oct 2004 23:32:37 -0600 (MDT) (envelope-from scottl@FreeBSD.org) Message-ID: <416231CE.4060505@FreeBSD.org> Date: Mon, 04 Oct 2004 23:31:58 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matthew Jacob References: <20041005052916.87869.qmail@web21427.mail.yahoo.com> In-Reply-To: <20041005052916.87869.qmail@web21427.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam cam_periph.h cam_xpt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 05:32:59 -0000 Matthew Jacob wrote: > It's unclear it will 'never' be needed. How should I implement IP over > FC? > > Feel free to bring back camnet if you need it. It had sat unused for, oh, 6 years ;-) Scott From owner-cvs-all@FreeBSD.ORG Tue Oct 5 05:59:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E12816A4CE; Tue, 5 Oct 2004 05:59:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CAF843D66; Tue, 5 Oct 2004 05:59:30 +0000 (GMT) (envelope-from takawata@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i955xUIc021938; Tue, 5 Oct 2004 05:59:30 GMT (envelope-from takawata@repoman.freebsd.org) Received: (from takawata@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i955xUbQ021937; Tue, 5 Oct 2004 05:59:30 GMT (envelope-from takawata) Message-Id: <200410050559.i955xUbQ021937@repoman.freebsd.org> From: Takanori Watanabe Date: Tue, 5 Oct 2004 05:59:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/unionfs union.h union_vfsops.c union_vnops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 05:59:30 -0000 takawata 2004-10-05 05:59:30 UTC FreeBSD src repository Modified files: sys/fs/unionfs union.h union_vfsops.c union_vnops.c Log: Fix unionfs problems when a directory is mounted on other directory with different file systems. This may cause ill things with my previous fix. Now it translate fsid of direct child of mount point directory only. Pointed out by: Uwe Doering Revision Changes Path 1.29 +1 -0 src/sys/fs/unionfs/union.h 1.68 +7 -0 src/sys/fs/unionfs/union_vfsops.c 1.110 +3 -1 src/sys/fs/unionfs/union_vnops.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 06:14:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDEA716A4CE; Tue, 5 Oct 2004 06:14:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD88943D70; Tue, 5 Oct 2004 06:14:29 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i956ETVq022435; Tue, 5 Oct 2004 06:14:29 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i956ETFI022434; Tue, 5 Oct 2004 06:14:29 GMT (envelope-from ru) Message-Id: <200410050614.i956ETFI022434@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 5 Oct 2004 06:14:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: FSF Subject: cvs commit: src/contrib/groff/tmac doc.tmac groff_mdoc.man X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 06:14:30 -0000 ru 2004-10-05 06:14:29 UTC FreeBSD src repository Modified files: (Branch: FSF) contrib/groff/tmac doc.tmac groff_mdoc.man Log: Pull up the latest minor fixes. Revision Changes Path 1.1.1.14 +1 -1 src/contrib/groff/tmac/doc.tmac 1.1.1.17 +0 -2 src/contrib/groff/tmac/groff_mdoc.man From owner-cvs-all@FreeBSD.ORG Tue Oct 5 06:31:46 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3523E16A4CE; Tue, 5 Oct 2004 06:31:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B35F43D1F; Tue, 5 Oct 2004 06:31:45 +0000 (GMT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i956VjhK022970; Tue, 5 Oct 2004 06:31:45 GMT (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i956Vj9A022969; Tue, 5 Oct 2004 06:31:45 GMT (envelope-from trevor) Message-Id: <200410050631.i956Vj9A022969@repoman.freebsd.org> From: Trevor Johnson Date: Tue, 5 Oct 2004 06:31:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/fetchyahoo Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 06:31:46 -0000 trevor 2004-10-05 06:31:45 UTC FreeBSD ports repository Modified files: mail/fetchyahoo Makefile distinfo Log: Update to 2.8.6 because 2.8.2 no longer works due to changes at Yahoo. This version has a minor security enhancement: it can use the MD5 hash of one's password instead of the password itself. I thank a correspondent who asked not to be named, for pointing out that the old version was unusable. PR: 71804 Submitted by: Mike Mestnik Approved by: portmgr Revision Changes Path 1.8 +1 -1 ports/mail/fetchyahoo/Makefile 1.6 +2 -2 ports/mail/fetchyahoo/distinfo From owner-cvs-all@FreeBSD.ORG Tue Oct 5 06:35:41 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7975116A4CE; Tue, 5 Oct 2004 06:35:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A05843D31; Tue, 5 Oct 2004 06:35:41 +0000 (GMT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i956Zf2j023107; Tue, 5 Oct 2004 06:35:41 GMT (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i956ZfNx023106; Tue, 5 Oct 2004 06:35:41 GMT (envelope-from trevor) Message-Id: <200410050635.i956ZfNx023106@repoman.freebsd.org> From: Trevor Johnson Date: Tue, 5 Oct 2004 06:35:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/jewel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 06:35:41 -0000 trevor 2004-10-05 06:35:41 UTC FreeBSD ports repository Modified files: x11-wm/jewel Makefile Log: Chase Web site to make fetchable. Approved by: portmgr (5.3 freeze) Revision Changes Path 1.12 +1 -1 ports/x11-wm/jewel/Makefile From owner-cvs-all@FreeBSD.ORG Tue Oct 5 06:42:04 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1498E16A4CE; Tue, 5 Oct 2004 06:42:04 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2DAD43D2F; Tue, 5 Oct 2004 06:42:02 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i956eJQB002215; Tue, 5 Oct 2004 00:40:19 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 05 Oct 2004 00:41:54 -0600 (MDT) Message-Id: <20041005.004154.60195591.imp@bsdimp.com> To: scottl@freebsd.org From: "M. Warner Losh" In-Reply-To: <416231CE.4060505@FreeBSD.org> References: <20041005052916.87869.qmail@web21427.mail.yahoo.com> <416231CE.4060505@FreeBSD.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: mjacob44@yahoo.com cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/cam cam_periph.h cam_xpt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 06:42:04 -0000 In message: <416231CE.4060505@FreeBSD.org> Scott Long writes: : Matthew Jacob wrote: : > It's unclear it will 'never' be needed. How should I implement IP over : > FC? : : Feel free to bring back camnet if you need it. It had sat unused for, : oh, 6 years ;-) We certainly don't need an extra SWI hanging out reguardless :-) Warner From owner-cvs-all@FreeBSD.ORG Tue Oct 5 07:18:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CFC216A4CE; Tue, 5 Oct 2004 07:18:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 932E143D3F; Tue, 5 Oct 2004 07:18:11 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i957IBFK024423; Tue, 5 Oct 2004 07:18:11 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i957IBAP024422; Tue, 5 Oct 2004 07:18:11 GMT (envelope-from imp) Message-Id: <200410050718.i957IBAP024422@repoman.freebsd.org> From: Warner Losh Date: Tue, 5 Oct 2004 07:18:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/fdc fdc_isa.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 07:18:11 -0000 imp 2004-10-05 07:18:11 UTC FreeBSD src repository Modified files: sys/dev/fdc fdc_isa.c Log: Yet another case of resources: + * 9: 0x3f0-0x3f3,0x3f4-0x3f5,0x3f7 This requires only one change to support. Rather than keying on the size of the resource being 2, instead key off the end & 7 being 3. This covers the same cases that the size of 2 would catch, but also covers the new above case. In addition, I think it is clearer to use the end in preference to the size and start for case #8 as well. Turns two tests into one, and catches no other cases. Make minor commentary changes to deal with new case #9. # This change is specifically minimal to allow easy MFC. A more # extensive change will go into current once I've had a chance to test # it on a lot of hardware... Revision Changes Path 1.16 +4 -4 src/sys/dev/fdc/fdc_isa.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 07:42:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8943316A4CE; Tue, 5 Oct 2004 07:42:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A8CD43D31; Tue, 5 Oct 2004 07:42:20 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i957gKWH025173; Tue, 5 Oct 2004 07:42:20 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i957gKgP025172; Tue, 5 Oct 2004 07:42:20 GMT (envelope-from phk) Message-Id: <200410050742.i957gKgP025172@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 5 Oct 2004 07:42:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/cy cy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 07:42:20 -0000 phk 2004-10-05 07:42:20 UTC FreeBSD src repository Modified files: sys/dev/cy cy.c Log: Use generic tty code instead of local copy. Also divorce this driver from the sio driver. Revision Changes Path 1.160 +272 -865 src/sys/dev/cy/cy.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 07:47:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B7B016A4CE; Tue, 5 Oct 2004 07:47:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BEE843D46; Tue, 5 Oct 2004 07:47:47 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i957llG9025430; Tue, 5 Oct 2004 07:47:47 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i957llVO025429; Tue, 5 Oct 2004 07:47:47 GMT (envelope-from ru) Message-Id: <200410050747.i957llVO025429@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 5 Oct 2004 07:47:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 07:47:47 -0000 ru 2004-10-05 07:47:46 UTC FreeBSD src repository Modified files: usr.bin Makefile Log: Re-enable descending into the "atm" subdir. Revision Changes Path 1.270 +1 -1 src/usr.bin/Makefile From owner-cvs-all@FreeBSD.ORG Tue Oct 5 08:26:35 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1123E16A4CE; Tue, 5 Oct 2004 08:26:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5E1943D1D; Tue, 5 Oct 2004 08:26:34 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i958QY2A026611; Tue, 5 Oct 2004 08:26:34 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i958QYn6026610; Tue, 5 Oct 2004 08:26:34 GMT (envelope-from mlaier) Message-Id: <200410050826.i958QYn6026610@repoman.freebsd.org> From: Max Laier Date: Tue, 5 Oct 2004 08:26:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/pf/pflogd pflogd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 08:26:35 -0000 mlaier 2004-10-05 08:26:34 UTC FreeBSD src repository Modified files: contrib/pf/pflogd pflogd.c Log: Make pflogd cope with module unload (and the sudden disappearing of pflog0). Instead of eating all the available CPU we now shutdown gracefully. Submitted by: yongari MFC after: 3 days Revision Changes Path 1.7 +9 -1 src/contrib/pf/pflogd/pflogd.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 09:10:31 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 255C216A4CE; Tue, 5 Oct 2004 09:10:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 066EE43D2D; Tue, 5 Oct 2004 09:10:31 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i959AUAf034504; Tue, 5 Oct 2004 09:10:30 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i959AU4i034503; Tue, 5 Oct 2004 09:10:30 GMT (envelope-from davidxu) Message-Id: <200410050910.i959AU4i034503@repoman.freebsd.org> From: David Xu Date: Tue, 5 Oct 2004 09:10:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 09:10:31 -0000 davidxu 2004-10-05 09:10:30 UTC FreeBSD src repository Modified files: sys/kern kern_sig.c Log: Use scheduler api to adjust thread priority. Revision Changes Path 1.293 +3 -2 src/sys/kern/kern_sig.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 09:57:37 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4A5C16A4CE; Tue, 5 Oct 2004 09:57:37 +0000 (GMT) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 744B543D2D; Tue, 5 Oct 2004 09:57:37 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (203.134.172.174) by smtp01.syd.iprimus.net.au (7.0.031.3) id 4148DCF4007A2FA3; Tue, 5 Oct 2004 19:57:32 +1000 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 466124255; Tue, 5 Oct 2004 19:59:19 +1000 (EST) Date: Tue, 5 Oct 2004 19:59:19 +1000 From: Tim Robbins To: Dag-Erling Sm?rgrav Message-ID: <20041005095919.GA17602@cat.robbins.dropbear.id.au> References: <200410041126.i94BQ273055417@repoman.freebsd.org> <20041004122205.GA13257@cat.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/rm rm.1 rm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 09:57:37 -0000 On Mon, Oct 04, 2004 at 02:44:30PM +0200, Dag-Erling Sm?rgrav wrote: > Tim Robbins writes: > > I object to this change. > > Do you really have nothing better to do with your time? Did you even > bother to read the blog entry Giorgios referred to, which specifically > mentioned that the relevant standards have been amended to allow this? Your commit adds no value whatsoever to FreeBSD, and your general behaviour borders on spiteful. It sounds like you're trying to cause trouble or prove a point (perhaps you were trying to prove how little respect you have for your fellow committers?). Tim From owner-cvs-all@FreeBSD.ORG Tue Oct 5 11:11:07 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C504916A4CE; Tue, 5 Oct 2004 11:11:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6A5C43D53; Tue, 5 Oct 2004 11:11:07 +0000 (GMT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95BB7QM037977; Tue, 5 Oct 2004 11:11:07 GMT (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95BB7JS037976; Tue, 5 Oct 2004 11:11:07 GMT (envelope-from markm) Message-Id: <200410051111.i95BB7JS037976@repoman.freebsd.org> From: Mark Murray Date: Tue, 5 Oct 2004 11:11:06 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 11:11:07 -0000 markm 2004-10-05 11:11:06 UTC FreeBSD doc repository Modified files: en/donations wantlist.sgml Log: Add to list of stuff I'm panhandling for. Revision Changes Path 1.262 +10 -1 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Tue Oct 5 11:17:08 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AC6316A4CE; Tue, 5 Oct 2004 11:17:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CAD443D41; Tue, 5 Oct 2004 11:17:08 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95BH8wS038199; Tue, 5 Oct 2004 11:17:08 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95BH84p038198; Tue, 5 Oct 2004 11:17:08 GMT (envelope-from pjd) Message-Id: <200410051117.i95BH84p038198@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 5 Oct 2004 11:17:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom/mirror g_mirror.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 11:17:08 -0000 pjd 2004-10-05 11:17:08 UTC FreeBSD src repository Modified files: sys/geom/mirror g_mirror.c Log: Before root file system is mounted, wait for mirrors in degraded state. Revision Changes Path 1.34 +41 -0 src/sys/geom/mirror/g_mirror.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 11:26:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4631E16A4CE; Tue, 5 Oct 2004 11:26:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2654243D53; Tue, 5 Oct 2004 11:26:44 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95BQiYT038561; Tue, 5 Oct 2004 11:26:44 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95BQi6i038560; Tue, 5 Oct 2004 11:26:44 GMT (envelope-from pjd) Message-Id: <200410051126.i95BQi6i038560@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 5 Oct 2004 11:26:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_mount.c src/sys/ufs/ffs ffs_vfsops.c src/sys/boot/common help.common src/sys/boot/forth loader.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 11:26:44 -0000 pjd 2004-10-05 11:26:44 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c sys/ufs/ffs ffs_vfsops.c sys/boot/common help.common sys/boot/forth loader.conf Log: Back out changes which were introduced to delay mounting root file system. Those changes were made on gmirror needs, but now gmirror handles this by itself. Revision Changes Path 1.37 +0 -7 src/sys/boot/common/help.common 1.91 +0 -2 src/sys/boot/forth/loader.conf 1.143 +65 -79 src/sys/kern/vfs_mount.c 1.243 +4 -1 src/sys/ufs/ffs/ffs_vfsops.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 11:27:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54BF416A4CE; Tue, 5 Oct 2004 11:27:49 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04C0843D3F; Tue, 5 Oct 2004 11:27:49 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id CB2B6ACC65; Tue, 5 Oct 2004 13:27:46 +0200 (CEST) Date: Tue, 5 Oct 2004 13:27:46 +0200 From: Pawel Jakub Dawidek To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20041005112746.GF73767@darkness.comp.waw.pl> References: <200410051117.i95BH84p038198@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RE3pQJLXZi4fr8Xo" Content-Disposition: inline In-Reply-To: <200410051117.i95BH84p038198@repoman.freebsd.org> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 Subject: Re: cvs commit: src/sys/geom/mirror g_mirror.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 11:27:49 -0000 --RE3pQJLXZi4fr8Xo Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 05, 2004 at 11:17:08AM +0000, Pawel Jakub Dawidek wrote: +> pjd 2004-10-05 11:17:08 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/geom/mirror g_mirror.c=20 +> Log: +> Before root file system is mounted, wait for mirrors in degraded state. This is still not complete solution, but at least it affects only gmirror, so should be ok for 5.3. --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --RE3pQJLXZi4fr8Xo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD4DBQFBYoUyForvXbEpPzQRAgk7AJ0Z7kzsJV2MhSOlriT7MDCQD0RdSQCYpJ6i pme88ek7x/0LQ/g7fyK0HQ== =a0Oa -----END PGP SIGNATURE----- --RE3pQJLXZi4fr8Xo-- From owner-cvs-all@FreeBSD.ORG Tue Oct 5 12:14:54 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7708016A4CE; Tue, 5 Oct 2004 12:14:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 570C543D5E; Tue, 5 Oct 2004 12:14:54 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95CEsPB040011; Tue, 5 Oct 2004 12:14:54 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95CEs5T040010; Tue, 5 Oct 2004 12:14:54 GMT (envelope-from den) Message-Id: <200410051214.i95CEs5T040010@repoman.freebsd.org> From: Denis Peplin Date: Tue, 5 Oct 2004 12:14:54 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/books/handbook/cutting-edge chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 12:14:54 -0000 den 2004-10-05 12:14:54 UTC FreeBSD doc repository Modified files: ru_RU.KOI8-R/books/handbook/cutting-edge chapter.sgml Log: Remove duplicated content and minor style fix Revision Changes Path 1.12 +5 -14 doc/ru_RU.KOI8-R/books/handbook/cutting-edge/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue Oct 5 12:31:26 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54EEC16A4CE; Tue, 5 Oct 2004 12:31:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36D6943D49; Tue, 5 Oct 2004 12:31:26 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95CVQZV040486; Tue, 5 Oct 2004 12:31:26 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95CVQvu040485; Tue, 5 Oct 2004 12:31:26 GMT (envelope-from arved) Message-Id: <200410051231.i95CVQvu040485@repoman.freebsd.org> From: Tilman Linneweh Date: Tue, 5 Oct 2004 12:31:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/kdevelop Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 12:31:26 -0000 arved 2004-10-05 12:31:26 UTC FreeBSD ports repository Modified files: devel/kdevelop Makefile Log: Workaround to fix build on amd64. Approved by: portmgr Revision Changes Path 1.67 +6 -0 ports/devel/kdevelop/Makefile From owner-cvs-all@FreeBSD.ORG Tue Oct 5 12:39:05 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1D7D16A4CE; Tue, 5 Oct 2004 12:39:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C363543D1D; Tue, 5 Oct 2004 12:39:05 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95Cd5gF040787; Tue, 5 Oct 2004 12:39:05 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95Cd50h040786; Tue, 5 Oct 2004 12:39:05 GMT (envelope-from danfe) Message-Id: <200410051239.i95Cd50h040786@repoman.freebsd.org> From: Alexey Dokuchaev Date: Tue, 5 Oct 2004 12:39:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/cinepaint Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 12:39:06 -0000 danfe 2004-10-05 12:39:05 UTC FreeBSD ports repository Modified files: graphics/cinepaint Makefile Log: Unbreak the build with recent GCC. Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus) fjoe (mentor, implicit) maintainer (timeout after 14 days) Revision Changes Path 1.10 +5 -7 ports/graphics/cinepaint/Makefile From owner-cvs-all@FreeBSD.ORG Tue Oct 5 12:52:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69BAB16A4CE; Tue, 5 Oct 2004 12:52:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C15B43D55; Tue, 5 Oct 2004 12:52:58 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95Cqw2D047557; Tue, 5 Oct 2004 12:52:58 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95CqwuF047556; Tue, 5 Oct 2004 12:52:58 GMT (envelope-from nectar) Message-Id: <200410051252.i95CqwuF047556@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 5 Oct 2004 12:52:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 12:52:58 -0000 nectar 2004-10-05 12:52:58 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Note that xv should not be used. Approved by: portmgr Revision Changes Path 1.273 +41 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Oct 5 12:58:39 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5305B16A4CE; Tue, 5 Oct 2004 12:58:39 +0000 (GMT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEBDB43D41; Tue, 5 Oct 2004 12:58:38 +0000 (GMT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.12.10/8.12.10) with ESMTP id i95CwcJt016759 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 5 Oct 2004 08:58:38 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.12.9p2/8.12.9/Submit) id i95CwXZ6017219; Tue, 5 Oct 2004 08:58:33 -0400 (EDT) (envelope-from gallatin) Date: Tue, 5 Oct 2004 08:58:33 -0400 From: Andrew Gallatin To: David Xu Message-ID: <20041005085832.A17172@grasshopper.cs.duke.edu> References: <200410031323.i93DNnpb082575@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200410031323.i93DNnpb082575@repoman.freebsd.org>; from davidxu@FreeBSD.org on Sun, Oct 03, 2004 at 01:23:49PM +0000 X-Operating-System: FreeBSD 4.9-RELEASE-p1 on an i386 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 12:58:39 -0000 David Xu [davidxu@FreeBSD.org] wrote: > davidxu 2004-10-03 13:23:49 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_sig.c > Log: > Don't bother to turn off other P_STOPPED bits for SIGKILL, doing > so would cause kernel to produce an unkillable process in some cases, > especially, P_STOPPED_SINGLE has a singling thread, turning off the > bit would mess the state. I patched a RELENG_5 tree with this fix, and it fixes my "Unkillable KSE threaded proc" problem as mentioned on freebsd-threads. Can you please merge this into RELENG_5 ? Thank you!!! Drew From owner-cvs-all@FreeBSD.ORG Tue Oct 5 13:03:08 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAA7B16A4CE; Tue, 5 Oct 2004 13:03:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B51043D1D; Tue, 5 Oct 2004 13:03:08 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95D38UH047865; Tue, 5 Oct 2004 13:03:08 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95D38Nl047864; Tue, 5 Oct 2004 13:03:08 GMT (envelope-from ru) Message-Id: <200410051303.i95D38Nl047864@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 5 Oct 2004 13:03:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 13:03:08 -0000 ru 2004-10-05 13:03:08 UTC FreeBSD src repository Modified files: etc Makefile Log: Fixed symlinking of /etc/namedb. Reported by: Jeremy Chadwick Revision Changes Path 1.334 +1 -1 src/etc/Makefile From owner-cvs-all@FreeBSD.ORG Tue Oct 5 13:52:38 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4CEB16A4CE; Tue, 5 Oct 2004 13:52:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8698043D45; Tue, 5 Oct 2004 13:52:38 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95DqcPm049816; Tue, 5 Oct 2004 13:52:38 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95DqcqM049815; Tue, 5 Oct 2004 13:52:38 GMT (envelope-from nectar) Message-Id: <200410051352.i95DqcqM049815@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 5 Oct 2004 13:52:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 13:52:38 -0000 nectar 2004-10-05 13:52:38 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Record another PHP security issue. Approved by: portmgr Revision Changes Path 1.274 +51 -2 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Oct 5 13:55:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCBD816A4CE; Tue, 5 Oct 2004 13:55:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C7ED43D2D; Tue, 5 Oct 2004 13:55:58 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95DtwPR049937; Tue, 5 Oct 2004 13:55:58 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95DtwOx049936; Tue, 5 Oct 2004 13:55:58 GMT (envelope-from nectar) Message-Id: <200410051355.i95DtwOx049936@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 5 Oct 2004 13:55:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/xv Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 13:55:58 -0000 nectar 2004-10-05 13:55:58 UTC FreeBSD ports repository Modified files: graphics/xv Makefile Log: Mark FORBIDDEN due to exploitable buffer overflows. http://vuxml.freebsd.org/fffacc93-16cb-11d9-bc4a-000c41e2cdad.html Approved by: portmgr Revision Changes Path 1.58 +2 -0 ports/graphics/xv/Makefile From owner-cvs-all@FreeBSD.ORG Tue Oct 5 14:06:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2B4916A4CE; Tue, 5 Oct 2004 14:06:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2EEF43D55; Tue, 5 Oct 2004 14:06:55 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95E6tFD050290; Tue, 5 Oct 2004 14:06:55 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95E6tQY050289; Tue, 5 Oct 2004 14:06:55 GMT (envelope-from nectar) Message-Id: <200410051406.i95E6tQY050289@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 5 Oct 2004 14:06:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 14:06:56 -0000 nectar 2004-10-05 14:06:55 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Record another PHP vulnerability. Approved by: portmgr Revision Changes Path 1.275 +46 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Oct 5 14:33:03 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 011B116A4CE; Tue, 5 Oct 2004 14:33:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4B2B43D49; Tue, 5 Oct 2004 14:33:02 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95EX2hW050995; Tue, 5 Oct 2004 14:33:02 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95EX2ED050994; Tue, 5 Oct 2004 14:33:02 GMT (envelope-from nectar) Message-Id: <200410051433.i95EX2ED050994@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 5 Oct 2004 14:33:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 14:33:03 -0000 nectar 2004-10-05 14:33:02 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document GnuTLS denial-of-service (already mentioned in portaudit's database). Approved by: portmgr Revision Changes Path 1.276 +40 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Oct 5 14:54:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1560B16A4CE; Tue, 5 Oct 2004 14:54:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9C9343D1F; Tue, 5 Oct 2004 14:54:27 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95EsR8l051567; Tue, 5 Oct 2004 14:54:27 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95EsRRt051566; Tue, 5 Oct 2004 14:54:27 GMT (envelope-from nectar) Message-Id: <200410051454.i95EsRRt051566@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 5 Oct 2004 14:54:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 14:54:28 -0000 nectar 2004-10-05 14:54:27 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Note that older packages of bmon were dangerously installed set-user-ID. Approved by: portmgr Revision Changes Path 1.277 +26 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Oct 5 16:04:35 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4580516A4CE; Tue, 5 Oct 2004 16:04:35 +0000 (GMT) Received: from gw.Awfulhak.org (awfulhak.demon.co.uk [80.177.173.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CB8743D39; Tue, 5 Oct 2004 16:04:34 +0000 (GMT) (envelope-from brian@Awfulhak.org) Received: from dev.lan.Awfulhak.org (dev.lan.Awfulhak.org [172.16.0.5]) by gw.Awfulhak.org (8.13.1/8.13.1) with SMTP id i95G4U05012069; Tue, 5 Oct 2004 17:04:30 +0100 (BST) (envelope-from brian@Awfulhak.org) Date: Tue, 5 Oct 2004 17:04:27 +0100 From: Brian Somers To: Ruslan Ermilov Message-ID: <20041005170427.548e6e9d@dev.lan.Awfulhak.org> In-Reply-To: <200410051303.i95D38Nl047864@repoman.freebsd.org> References: <200410051303.i95D38Nl047864@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on gw.lan.Awfulhak.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 16:04:35 -0000 On Tue, 5 Oct 2004 13:03:08 +0000 (UTC), Ruslan Ermilov wrote: > ru 2004-10-05 13:03:08 UTC > > FreeBSD src repository > > Modified files: > etc Makefile > Log: > Fixed symlinking of /etc/namedb. > > Reported by: Jeremy Chadwick > > Revision Changes Path > 1.334 +1 -1 src/etc/Makefile Shouldn't this be: ln -fhs ../var/named/etc/namedb ${DESTDIR}/etc/namedb although personally I'd vote to remove it as it just creates ${DESTDIR}/etc/namedb/namedb when ${DESTDIR}/etc/namedb is a directory, it's a noop if the user has already followed UPDATING and mtree creates the symlink for new installations (I guess). Moving /etc/namedb to /var/named/etc/namedb and creating the /etc/namedb symlink go hand-in-hand as a manual task IMHO. -- Brian Don't _EVER_ lose your sense of humour ! From owner-cvs-all@FreeBSD.ORG Tue Oct 5 16:53:38 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A71A16A4CE; Tue, 5 Oct 2004 16:53:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 394CB43D55; Tue, 5 Oct 2004 16:53:38 +0000 (GMT) (envelope-from takawata@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95Grc4G064462; Tue, 5 Oct 2004 16:53:38 GMT (envelope-from takawata@repoman.freebsd.org) Received: (from takawata@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95GrcHC064461; Tue, 5 Oct 2004 16:53:38 GMT (envelope-from takawata) Message-Id: <200410051653.i95GrcHC064461@repoman.freebsd.org> From: Takanori Watanabe Date: Tue, 5 Oct 2004 16:53:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/unionfs union_vnops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 16:53:38 -0000 takawata 2004-10-05 16:53:37 UTC FreeBSD src repository Modified files: sys/fs/unionfs union_vnops.c Log: Minor Bug fix. Some file was not translated. Revision Changes Path 1.111 +2 -2 src/sys/fs/unionfs/union_vnops.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 16:53:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9B8416A4CF; Tue, 5 Oct 2004 16:53:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A06C43D66; Tue, 5 Oct 2004 16:53:58 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95GrwA0064491; Tue, 5 Oct 2004 16:53:58 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95GrwZ9064490; Tue, 5 Oct 2004 16:53:58 GMT (envelope-from kensmith) Message-Id: <200410051653.i95GrwZ9064490@repoman.freebsd.org> From: Ken Smith Date: Tue, 5 Oct 2004 16:53:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/scripts print-cdrom-packages.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 16:53:58 -0000 kensmith 2004-10-05 16:53:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release/scripts print-cdrom-packages.sh Log: MFC of v1.66: Remove print/acroread4 from the Alpha disc1 since it is no longer available. Approved by: re (scottl) Revision Changes Path 1.64.2.2 +0 -3 src/release/scripts/print-cdrom-packages.sh From owner-cvs-all@FreeBSD.ORG Tue Oct 5 17:01:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D666816A4D0; Tue, 5 Oct 2004 17:01:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B707843D5A; Tue, 5 Oct 2004 17:01:16 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95H1GMW064797; Tue, 5 Oct 2004 17:01:16 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95H1Gm3064796; Tue, 5 Oct 2004 17:01:16 GMT (envelope-from kensmith) Message-Id: <200410051701.i95H1Gm3064796@repoman.freebsd.org> From: Ken Smith Date: Tue, 5 Oct 2004 17:01:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/sparc64/sparc64 counter.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 17:01:17 -0000 kensmith 2004-10-05 17:01:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/sparc64/sparc64 counter.c Log: MFC of v1.6: set tc_quality field of struct before calling tc_init(), structure space had been obtained from malloc(). Approved by: re (scottl) Revision Changes Path 1.5.2.1 +2 -0 src/sys/sparc64/sparc64/counter.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 17:21:40 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEEA016A4CE; Tue, 5 Oct 2004 17:21:40 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B07843D5A; Tue, 5 Oct 2004 17:21:37 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (oak.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i95HKrvL026994; Tue, 5 Oct 2004 20:20:53 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 40502-07; Tue, 5 Oct 2004 20:20:52 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i95HKqdI026991 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 5 Oct 2004 20:20:52 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i95HKvZ5004598; Tue, 5 Oct 2004 20:20:57 +0300 (EEST) (envelope-from ru) Date: Tue, 5 Oct 2004 20:20:56 +0300 From: Ruslan Ermilov To: Brian Somers Message-ID: <20041005172056.GA4568@ip.net.ua> References: <200410051303.i95D38Nl047864@repoman.freebsd.org> <20041005170427.548e6e9d@dev.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fUYQa+Pmc3FrFX/N" Content-Disposition: inline In-Reply-To: <20041005170427.548e6e9d@dev.lan.Awfulhak.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/etc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 17:21:40 -0000 --fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 05, 2004 at 05:04:27PM +0100, Brian Somers wrote: > On Tue, 5 Oct 2004 13:03:08 +0000 (UTC), Ruslan Ermilov = wrote: > > ru 2004-10-05 13:03:08 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > etc Makefile=20 > > Log: > > Fixed symlinking of /etc/namedb. > > =20 > > Reported by: Jeremy Chadwick > > =20 > > Revision Changes Path > > 1.334 +1 -1 src/etc/Makefile >=20 > Shouldn't this be: >=20 > ln -fhs ../var/named/etc/namedb ${DESTDIR}/etc/namedb >=20 No. > although personally I'd vote to remove it as it just creates > ${DESTDIR}/etc/namedb/namedb when ${DESTDIR}/etc/namedb is a > directory, it's a noop if the user has already followed UPDATING > and mtree creates the symlink for new installations (I guess). >=20 Shortly after I committed this, I sent another patch that protects against this to re@ and Doug. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --fUYQa+Pmc3FrFX/N Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBYtf4qRfpzJluFF4RAkg7AJ0UAbSU4Vyzg2LMFXjvOIqQ82Qq9wCgmD0O RFssWCASDAUdbepKgbgmGgY= =Tfk7 -----END PGP SIGNATURE----- --fUYQa+Pmc3FrFX/N-- From owner-cvs-all@FreeBSD.ORG Tue Oct 5 17:36:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 081A716A4CE; Tue, 5 Oct 2004 17:36:10 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F42343D48; Tue, 5 Oct 2004 17:36:09 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i95Ha8UQ023369 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 5 Oct 2004 10:36:08 -0700 Message-ID: <4162DB5C.5020104@root.org> Date: Tue, 05 Oct 2004 10:35:24 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <200410051117.i95BH84p038198@repoman.freebsd.org> <20041005112746.GF73767@darkness.comp.waw.pl> In-Reply-To: <20041005112746.GF73767@darkness.comp.waw.pl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom/mirror g_mirror.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 17:36:10 -0000 Pawel Jakub Dawidek wrote: > On Tue, Oct 05, 2004 at 11:17:08AM +0000, Pawel Jakub Dawidek wrote: > +> pjd 2004-10-05 11:17:08 UTC > +> > +> FreeBSD src repository > +> > +> Modified files: > +> sys/geom/mirror g_mirror.c > +> Log: > +> Before root file system is mounted, wait for mirrors in degraded state. > > This is still not complete solution, but at least it affects only gmirror, > so should be ok for 5.3. Thanks! -- Nate From owner-cvs-all@FreeBSD.ORG Tue Oct 5 17:41:55 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D37F916A4CE; Tue, 5 Oct 2004 17:41:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B494543D1D; Tue, 5 Oct 2004 17:41:55 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95HftQ7065929; Tue, 5 Oct 2004 17:41:55 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95HftZB065928; Tue, 5 Oct 2004 17:41:55 GMT (envelope-from trhodes) Message-Id: <200410051741.i95HftZB065928@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 5 Oct 2004 17:41:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 17:41:56 -0000 trhodes 2004-10-05 17:41:55 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add imp3 issue, add apache13-ssl issue, correct a tag. Approved by: portmgr Revision Changes Path 1.278 +32 -3 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Oct 5 17:52:01 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5911B16A4CE; Tue, 5 Oct 2004 17:52:01 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2028843D4C; Tue, 5 Oct 2004 17:52:01 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i95HpOUQ023638 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 5 Oct 2004 10:51:25 -0700 Message-ID: <4162DEF0.1020809@root.org> Date: Tue, 05 Oct 2004 10:50:40 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Takanori Watanabe References: <200410050237.LAA20152@axe-inc.co.jp> In-Reply-To: <200410050237.LAA20152@axe-inc.co.jp> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 17:52:01 -0000 Takanori Watanabe wrote: > In message <200410050218.i952IrBK008982@repoman.freebsd.org>, Nate Lawson wrote >>njl 2004-10-05 02:18:53 UTC >> >> FreeBSD src repository >> >> Modified files: >> usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h >> Log: >> Add the -s flag to make dumping SSDTs optional (disabled by default). >> Since we can only override the DSDT, a custom ASL dumped previously that >> contained SSDTs would result in lots of multiple definition errors. >> >> A longer-term fix involves adding the ability to override SSDTs to ACPI-CA. > > iasl(8) may have to be able to compile multiple AML codes from single > ASL data, instead of merging SSDT into DSDT in acpidump(8). I think the most straightforward fix is for ACPI-CA to not load SSDT tables when the user is overriding the DSDT. If you treat overridden SSDTs separately, you go down the path of having to specify _which_ table you want to override, which implies you need strict ordering of tables in both ASL and AML and it just gets too complicated. Some HP Itanium machines have 8 to 10 SSDTs. -- Nate From owner-cvs-all@FreeBSD.ORG Tue Oct 5 18:00:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7ABB716A4D7; Tue, 5 Oct 2004 18:00:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0387643D46; Tue, 5 Oct 2004 18:00:31 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95I0Ucf066526; Tue, 5 Oct 2004 18:00:30 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95I0UQJ066525; Tue, 5 Oct 2004 18:00:30 GMT (envelope-from jhb) Message-Id: <200410051800.i95I0UQJ066525@repoman.freebsd.org> From: John Baldwin Date: Tue, 5 Oct 2004 18:00:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern subr_turnstile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 18:00:48 -0000 jhb 2004-10-05 18:00:30 UTC FreeBSD src repository Modified files: sys/kern subr_turnstile.c Log: Add a critical section in turnstile_unpend() from before dropping the turnstile chain lock until after making all the awakened threads runnable. First, this fixes a priority inversion race. Second, this attempts to finish waking up all of the threads waiting on a turnstile before doing a preemption. Reviewed by: Stephan Uphoff (who found the priority inversion race) Revision Changes Path 1.149 +2 -0 src/sys/kern/subr_turnstile.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 18:08:46 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69B6516A4CE for ; Tue, 5 Oct 2004 18:08:46 +0000 (GMT) Received: from mail3.speakeasy.net (mail3.speakeasy.net [216.254.0.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BC8143D49 for ; Tue, 5 Oct 2004 18:08:46 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 20927 invoked from network); 5 Oct 2004 18:08:45 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 5 Oct 2004 18:08:45 -0000 Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i95I8dCh065991; Tue, 5 Oct 2004 14:08:40 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Nate Lawson Date: Tue, 5 Oct 2004 14:09:30 -0400 User-Agent: KMail/1.6.2 References: <200410050237.LAA20152@axe-inc.co.jp> <4162DEF0.1020809@root.org> In-Reply-To: <4162DEF0.1020809@root.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410051409.30619.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: Takanori Watanabe cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 18:08:46 -0000 On Tuesday 05 October 2004 01:50 pm, Nate Lawson wrote: > Takanori Watanabe wrote: > > In message <200410050218.i952IrBK008982@repoman.freebsd.org>, Nate Lawson > > wrote > > > >>njl 2004-10-05 02:18:53 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h > >> Log: > >> Add the -s flag to make dumping SSDTs optional (disabled by default). > >> Since we can only override the DSDT, a custom ASL dumped previously that > >> contained SSDTs would result in lots of multiple definition errors. > >> > >> A longer-term fix involves adding the ability to override SSDTs to > >> ACPI-CA. > > > > iasl(8) may have to be able to compile multiple AML codes from single > > ASL data, instead of merging SSDT into DSDT in acpidump(8). > > I think the most straightforward fix is for ACPI-CA to not load SSDT > tables when the user is overriding the DSDT. If you treat overridden > SSDTs separately, you go down the path of having to specify _which_ > table you want to override, which implies you need strict ordering of > tables in both ASL and AML and it just gets too complicated. Some HP > Itanium machines have 8 to 10 SSDTs. I agree. It makes the user's lives a lot easier if they procedure remains: - acpidump > foo.asl - hack on foo.asl to fix it - compile foo.asl to foo.dsdt - load foo.dsdt in the loader and have it all just work. Actually, you know, we could make this work on our own without requiring ACPI-CA to change. You just need to hack AcpiOsTableOverride() in OsdTable.c to return a pointer to an empty table for "SSDT" tables when the DSDT is overridden. In fact, I think that is probably where this behavior decision really belongs. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Tue Oct 5 18:18:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F4A016A4CE; Tue, 5 Oct 2004 18:18:50 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16BA043D45; Tue, 5 Oct 2004 18:18:50 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i95IIEUQ024199 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 5 Oct 2004 11:18:14 -0700 Message-ID: <4162E53A.40100@root.org> Date: Tue, 05 Oct 2004 11:17:30 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <200410050237.LAA20152@axe-inc.co.jp> <4162DEF0.1020809@root.org> <200410051409.30619.jhb@FreeBSD.org> In-Reply-To: <200410051409.30619.jhb@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Takanori Watanabe cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 18:18:50 -0000 John Baldwin wrote: > On Tuesday 05 October 2004 01:50 pm, Nate Lawson wrote: > >>Takanori Watanabe wrote: >> >>>In message <200410050218.i952IrBK008982@repoman.freebsd.org>, Nate Lawson >>>wrote >>> >>> >>>>njl 2004-10-05 02:18:53 UTC >>>> >>>>FreeBSD src repository >>>> >>>>Modified files: >>>> usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h >>>>Log: >>>>Add the -s flag to make dumping SSDTs optional (disabled by default). >>>>Since we can only override the DSDT, a custom ASL dumped previously that >>>>contained SSDTs would result in lots of multiple definition errors. >>>> >>>>A longer-term fix involves adding the ability to override SSDTs to >>>>ACPI-CA. >>> >>>iasl(8) may have to be able to compile multiple AML codes from single >>>ASL data, instead of merging SSDT into DSDT in acpidump(8). >> >>I think the most straightforward fix is for ACPI-CA to not load SSDT >>tables when the user is overriding the DSDT. If you treat overridden >>SSDTs separately, you go down the path of having to specify _which_ >>table you want to override, which implies you need strict ordering of >>tables in both ASL and AML and it just gets too complicated. Some HP >>Itanium machines have 8 to 10 SSDTs. > > > I agree. It makes the user's lives a lot easier if they procedure remains: > > - acpidump > foo.asl > - hack on foo.asl to fix it > - compile foo.asl to foo.dsdt > - load foo.dsdt in the loader > > and have it all just work. Actually, you know, we could make this work on our > own without requiring ACPI-CA to change. You just need to hack > AcpiOsTableOverride() in OsdTable.c to return a pointer to an empty table for > "SSDT" tables when the DSDT is overridden. In fact, I think that is probably > where this behavior decision really belongs. Good idea, I'll look into this. If feasible, I'll commit this and revert the acpidump change. -- Nate From owner-cvs-all@FreeBSD.ORG Tue Oct 5 18:36:24 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EC8A16A4CE; Tue, 5 Oct 2004 18:36:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C4143D1D; Tue, 5 Oct 2004 18:36:24 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95IaOSH067590; Tue, 5 Oct 2004 18:36:24 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95IaO1w067589; Tue, 5 Oct 2004 18:36:24 GMT (envelope-from ps) Message-Id: <200410051836.i95IaO1w067589@repoman.freebsd.org> From: Paul Saab Date: Tue, 5 Oct 2004 18:36:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_sack.c tcp_subr.c tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 18:36:24 -0000 ps 2004-10-05 18:36:24 UTC FreeBSD src repository Modified files: sys/netinet tcp_input.c tcp_output.c tcp_sack.c tcp_subr.c tcp_var.h Log: - Estimate the amount of data in flight in sack recovery and use it to control the packets injected while in sack recovery (for both retransmissions and new data). - Cleanups to the sack codepaths in tcp_output.c and tcp_sack.c. - Add a new sysctl (net.inet.tcp.sack.initburst) that controls the number of sack retransmissions done upon initiation of sack recovery. Submitted by: Mohan Srinivasan Revision Changes Path 1.253 +9 -3 src/sys/netinet/tcp_input.c 1.102 +40 -26 src/sys/netinet/tcp_output.c 1.4 +21 -16 src/sys/netinet/tcp_sack.c 1.204 +0 -5 src/sys/netinet/tcp_subr.c 1.110 +4 -1 src/sys/netinet/tcp_var.h From owner-cvs-all@FreeBSD.ORG Tue Oct 5 18:51:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52BD416A4CE; Tue, 5 Oct 2004 18:51:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30FC443D3F; Tue, 5 Oct 2004 18:51:12 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95IpCP8068255; Tue, 5 Oct 2004 18:51:12 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95IpCij068254; Tue, 5 Oct 2004 18:51:12 GMT (envelope-from jhb) Message-Id: <200410051851.i95IpCij068254@repoman.freebsd.org> From: John Baldwin Date: Tue, 5 Oct 2004 18:51:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/alpha/osf1 osf1_misc.c src/sys/amd64/linux32 linux32_machdep.c src/sys/compat/freebsd32 freebsd32_misc.c src/sys/compat/linux linux_misc.c src/sys/compat/svr4 svr4_misc.c src/sys/fs/procfs procfs_status.c src/sys/kern init_main.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 18:51:12 -0000 jhb 2004-10-05 18:51:12 UTC FreeBSD src repository Modified files: sys/alpha/osf1 osf1_misc.c sys/amd64/linux32 linux32_machdep.c sys/compat/freebsd32 freebsd32_misc.c sys/compat/linux linux_misc.c sys/compat/svr4 svr4_misc.c sys/fs/procfs procfs_status.c sys/kern init_main.c kern_acct.c kern_clock.c kern_exit.c kern_proc.c kern_resource.c kern_synch.c kern_time.c subr_trap.c tty.c sys/sys proc.h resourcevar.h syscallsubr.h Log: Rework how we store process times in the kernel such that we always store the raw values including for child process statistics and only compute the system and user timevals on demand. - Fix the various kern_wait() syscall wrappers to only pass in a rusage pointer if they are going to use the result. - Add a kern_getrusage() function for the ABI syscalls to use so that they don't have to play stackgap games to call getrusage(). - Fix the svr4_sys_times() syscall to just call calcru() to calculate the times it needs rather than calling getrusage() twice with associated stackgap, etc. - Add a new rusage_ext structure to store raw time stats such as tick counts for user, system, and interrupt time as well as a bintime of the total runtime. A new p_rux field in struct proc replaces the same inline fields from struct proc (i.e. p_[isu]ticks, p_[isu]u, and p_runtime). A new p_crux field in struct proc contains the "raw" child time usage statistics. ruadd() has been changed to handle adding the associated rusage_ext structures as well as the values in rusage. Effectively, the values in rusage_ext replace the ru_utime and ru_stime values in struct rusage. These two fields in struct rusage are no longer used in the kernel. - calcru() has been split into a static worker function calcru1() that calculates appropriate timevals for user and system time as well as updating the rux_[isu]u fields of a passed in rusage_ext structure. calcru() uses a copy of the process' p_rux structure to compute the timevals after updating the runtime appropriately if any of the threads in that process are currently executing. It also now only locks sched_lock internally while doing the rux_runtime fixup. calcru() now only requires the caller to hold the proc lock and calcru1() only requires the proc lock internally. calcru() also no longer allows callers to ask for an interrupt timeval since none of them actually did. - calcru() now correctly handles threads executing on other CPUs. - A new calccru() function computes the child system and user timevals by calling calcru1() on p_crux. Note that this means that any code that wants child times must now call this function rather than reading from p_cru directly. This function also requires the proc lock. - This finishes the locking for rusage and friends so some of the Giant locks in exit1() and kern_wait() are now gone. - The locking in ttyinfo() has been tweaked so that a shared lock of the proctree lock is used to protect the process group rather than the process group lock. By holding this lock until the end of the function we now ensure that the process/thread that we pick to dump info about will no longer vanish while we are trying to output its info to the console. Submitted by: bde (mostly) MFC after: 1 month Revision Changes Path 1.49 +14 -23 src/sys/alpha/osf1/osf1_misc.c 1.5 +5 -15 src/sys/amd64/linux32/linux32_machdep.c 1.24 +11 -17 src/sys/compat/freebsd32/freebsd32_misc.c 1.161 +17 -11 src/sys/compat/linux/linux_misc.c 1.74 +26 -43 src/sys/compat/svr4/svr4_misc.c 1.53 +2 -3 src/sys/fs/procfs/procfs_status.c 1.249 +2 -2 src/sys/kern/init_main.c 1.72 +1 -3 src/sys/kern/kern_acct.c 1.173 +4 -4 src/sys/kern/kern_clock.c 1.250 +17 -19 src/sys/kern/kern_exit.c 1.218 +12 -13 src/sys/kern/kern_proc.c 1.146 +113 -79 src/sys/kern/kern_resource.c 1.262 +3 -3 src/sys/kern/kern_synch.c 1.109 +8 -6 src/sys/kern/kern_time.c 1.275 +1 -1 src/sys/kern/subr_trap.c 1.235 +9 -6 src/sys/kern/tty.c 1.406 +22 -7 src/sys/sys/proc.h 1.46 +5 -3 src/sys/sys/resourcevar.h 1.13 +2 -0 src/sys/sys/syscallsubr.h From owner-cvs-all@FreeBSD.ORG Tue Oct 5 19:27:41 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F2FC16A4CE; Tue, 5 Oct 2004 19:27:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E36C043D2D; Tue, 5 Oct 2004 19:27:40 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95JReM3069563; Tue, 5 Oct 2004 19:27:40 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95JRehI069562; Tue, 5 Oct 2004 19:27:40 GMT (envelope-from imp) Message-Id: <200410051927.i95JRehI069562@repoman.freebsd.org> From: Warner Losh Date: Tue, 5 Oct 2004 19:27:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 ath.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 19:27:41 -0000 imp 2004-10-05 19:27:40 UTC FreeBSD src repository Modified files: share/man/man4 ath.4 Log: Add note about regulatory domains to avoid confusion. Reviewed by: sam@ Revision Changes Path 1.22 +8 -0 src/share/man/man4/ath.4 From owner-cvs-all@FreeBSD.ORG Tue Oct 5 19:28:26 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE9AE16A4CE; Tue, 5 Oct 2004 19:28:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B031E43D48; Tue, 5 Oct 2004 19:28:26 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95JSQHB069671; Tue, 5 Oct 2004 19:28:26 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95JSQe3069670; Tue, 5 Oct 2004 19:28:26 GMT (envelope-from trhodes) Message-Id: <200410051928.i95JSQe3069670@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 5 Oct 2004 19:28:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 19:28:27 -0000 trhodes 2004-10-05 19:28:26 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add some more apache ports. Fix two errors found by nectar. Approved by: portmgr Revision Changes Path 1.279 +15 -3 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Oct 5 19:28:52 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F6F716A4CE; Tue, 5 Oct 2004 19:28:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E83243D4C; Tue, 5 Oct 2004 19:28:52 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95JSqMr069707; Tue, 5 Oct 2004 19:28:52 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95JSqeM069706; Tue, 5 Oct 2004 19:28:52 GMT (envelope-from sam) Message-Id: <200410051928.i95JSqeM069706@repoman.freebsd.org> From: Sam Leffler Date: Tue, 5 Oct 2004 19:28:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net ethernet.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 19:28:52 -0000 sam 2004-10-05 19:28:52 UTC FreeBSD src repository Modified files: sys/net ethernet.h Log: add ETHERTYPE_PAE for EAPOL/802.1x Revision Changes Path 1.24 +1 -0 src/sys/net/ethernet.h From owner-cvs-all@FreeBSD.ORG Tue Oct 5 19:48:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0209016A4CE; Tue, 5 Oct 2004 19:48:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D586343D2F; Tue, 5 Oct 2004 19:48:33 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95JmXZv070369; Tue, 5 Oct 2004 19:48:33 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95JmXjG070368; Tue, 5 Oct 2004 19:48:33 GMT (envelope-from sam) Message-Id: <200410051948.i95JmXjG070368@repoman.freebsd.org> From: Sam Leffler Date: Tue, 5 Oct 2004 19:48:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net route.h rtsock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 19:48:34 -0000 sam 2004-10-05 19:48:33 UTC FreeBSD src repository Modified files: sys/net route.h rtsock.c Log: Add 802.11-specific events that are dispatched through the routing socket. This really doesn't belong here but is preferred (for the moment) over adding yet another mechanism for sending msgs from the kernel to user apps. Reviewed by: imp Revision Changes Path 1.62 +2 -0 src/sys/net/route.h 1.118 +66 -13 src/sys/net/rtsock.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 19:50:59 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72B8616A4CE; Tue, 5 Oct 2004 19:50:59 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D6EE43D2D; Tue, 5 Oct 2004 19:50:59 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 560D15C924; Tue, 5 Oct 2004 12:50:59 -0700 (PDT) Date: Tue, 5 Oct 2004 12:50:59 -0700 From: Alfred Perlstein To: Sam Leffler Message-ID: <20041005195059.GN13443@elvis.mu.org> References: <200410051948.i95JmXjG070368@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410051948.i95JmXjG070368@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net route.h rtsock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 19:50:59 -0000 * Sam Leffler [041005 12:48] wrote: > sam 2004-10-05 19:48:33 UTC > > FreeBSD src repository > > Modified files: > sys/net route.h rtsock.c > Log: > Add 802.11-specific events that are dispatched through the routing socket. > This really doesn't belong here but is preferred (for the moment) over > adding yet another mechanism for sending msgs from the kernel to user apps. I think one of these days it would be cool to be able to make a general message socket, then ioctl a filter down onto it. -- - Alfred Perlstein - Research Engineering Development Inc. - email: bright@mu.org cell: 408-480-4684 From owner-cvs-all@FreeBSD.ORG Tue Oct 5 19:51:35 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 134D616A4CE; Tue, 5 Oct 2004 19:51:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E83EB43D54; Tue, 5 Oct 2004 19:51:34 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95JpYdk070556; Tue, 5 Oct 2004 19:51:34 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95JpY9L070555; Tue, 5 Oct 2004 19:51:34 GMT (envelope-from sam) Message-Id: <200410051951.i95JpY9L070555@repoman.freebsd.org> From: Sam Leffler Date: Tue, 5 Oct 2004 19:51:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/ath 80211watch.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 19:51:35 -0000 sam 2004-10-05 19:51:34 UTC FreeBSD src repository Added files: tools/tools/ath 80211watch.c Log: simple program to watch 802.11 events through a routing socket Revision Changes Path 1.1 +381 -0 src/tools/tools/ath/80211watch.c (new) From owner-cvs-all@FreeBSD.ORG Tue Oct 5 19:53:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7F6716A4CE; Tue, 5 Oct 2004 19:53:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8870443D2D; Tue, 5 Oct 2004 19:53:32 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95JrWQ5070625; Tue, 5 Oct 2004 19:53:32 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95JrW6p070624; Tue, 5 Oct 2004 19:53:32 GMT (envelope-from sam) Message-Id: <200410051953.i95JrW6p070624@repoman.freebsd.org> From: Sam Leffler Date: Tue, 5 Oct 2004 19:53:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/ath Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 19:53:32 -0000 sam 2004-10-05 19:53:32 UTC FreeBSD src repository Modified files: tools/tools/ath Makefile Log: add 80211watch program Revision Changes Path 1.4 +4 -1 src/tools/tools/ath/Makefile From owner-cvs-all@FreeBSD.ORG Tue Oct 5 19:55:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0305216A4CE; Tue, 5 Oct 2004 19:55:47 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8F9D43D2D; Tue, 5 Oct 2004 19:55:46 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id i95JtkWi060371 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 5 Oct 2004 12:55:46 -0700 (PDT) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: Alfred Perlstein Date: Tue, 5 Oct 2004 12:58:52 -0700 User-Agent: KMail/1.7 References: <200410051948.i95JmXjG070368@repoman.freebsd.org> <20041005195059.GN13443@elvis.mu.org> In-Reply-To: <20041005195059.GN13443@elvis.mu.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410051258.52855.sam@errno.com> cc: cvs-src@freebsd.org cc: Sam Leffler cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/net route.h rtsock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 19:55:47 -0000 On Tuesday 05 October 2004 12:50 pm, Alfred Perlstein wrote: > * Sam Leffler [041005 12:48] wrote: > > sam 2004-10-05 19:48:33 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/net route.h rtsock.c > > Log: > > Add 802.11-specific events that are dispatched through the routing > > socket. This really doesn't belong here but is preferred (for the moment) > > over adding yet another mechanism for sending msgs from the kernel to > > user apps. > > I think one of these days it would be cool to be able to make a general > message socket, then ioctl a filter down onto it. It would be good to unify/generalize some of this stuff. Warner pointed out devd has it's own mechanism (I'd forgot) and he intentionally avoided routing sockets because he wasn't sure there was enough overlap. For now this is a simple set of changes that will enable bringing over WPA support and fixing dhclient once I can complete the backport of the net80211 mods. Sam From owner-cvs-all@FreeBSD.ORG Tue Oct 5 20:01:26 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7686E16A4CE; Tue, 5 Oct 2004 20:01:26 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i95K1MrK055016; Tue, 5 Oct 2004 16:01:22 -0400 (EDT) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.1/8.13.1/Submit) id i95K1GqW055015; Tue, 5 Oct 2004 16:01:16 -0400 (EDT) (envelope-from green) Date: Tue, 5 Oct 2004 16:01:15 -0400 From: Brian Fundakowski Feldman To: Sam Leffler Message-ID: <20041005200115.GA47017@green.homeunix.org> References: <200410051948.i95JmXjG070368@repoman.freebsd.org> <20041005195059.GN13443@elvis.mu.org> <200410051258.52855.sam@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410051258.52855.sam@errno.com> User-Agent: Mutt/1.5.6i cc: cvs-src@freebsd.org cc: Sam Leffler cc: Alfred Perlstein cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/net route.h rtsock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:01:27 -0000 On Tue, Oct 05, 2004 at 12:58:52PM -0700, Sam Leffler wrote: > On Tuesday 05 October 2004 12:50 pm, Alfred Perlstein wrote: > > * Sam Leffler [041005 12:48] wrote: > > > sam 2004-10-05 19:48:33 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/net route.h rtsock.c > > > Log: > > > Add 802.11-specific events that are dispatched through the routing > > > socket. This really doesn't belong here but is preferred (for the moment) > > > over adding yet another mechanism for sending msgs from the kernel to > > > user apps. > > > > I think one of these days it would be cool to be able to make a general > > message socket, then ioctl a filter down onto it. > > It would be good to unify/generalize some of this stuff. Warner pointed out > devd has it's own mechanism (I'd forgot) and he intentionally avoided routing > sockets because he wasn't sure there was enough overlap. > > For now this is a simple set of changes that will enable bringing over WPA > support and fixing dhclient once I can complete the backport of the net80211 > mods. Great! Once that's done I can try to get WPA going in pff(4). -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Tue Oct 5 20:05:13 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FF8216A4CF; Tue, 5 Oct 2004 20:05:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 310B443D39; Tue, 5 Oct 2004 20:05:13 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95K5Ddx070984; Tue, 5 Oct 2004 20:05:13 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95K5CkG070983; Tue, 5 Oct 2004 20:05:12 GMT (envelope-from danfe) Message-Id: <200410052005.i95K5CkG070983@repoman.freebsd.org> From: Alexey Dokuchaev Date: Tue, 5 Oct 2004 20:05:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/monitord Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:05:13 -0000 danfe 2004-10-05 20:05:12 UTC FreeBSD ports repository Modified files: sysutils/monitord Makefile Log: Fix the build on 5.X and -CURRENT. Reported by: kris Approved by: portmgr (marcus, krion (implicit)) foe (mentro, implicit) Revision Changes Path 1.7 +1 -7 ports/sysutils/monitord/Makefile From owner-cvs-all@FreeBSD.ORG Tue Oct 5 20:10:35 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B30BB16A4CE; Tue, 5 Oct 2004 20:10:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 927ED43D5A; Tue, 5 Oct 2004 20:10:35 +0000 (GMT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95KAZA4071209; Tue, 5 Oct 2004 20:10:35 GMT (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95KAZaw071208; Tue, 5 Oct 2004 20:10:35 GMT (envelope-from sheldonh) Message-Id: <200410052010.i95KAZaw071208@repoman.freebsd.org> From: Sheldon Hearn Date: Tue, 5 Oct 2004 20:10:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/misc pci_vendors X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:10:36 -0000 sheldonh 2004-10-05 20:10:35 UTC FreeBSD src repository Modified files: share/misc pci_vendors Log: Regen: * Hart: rev 494 of pcidevs.txt (2004-09-02) * Boemler: vendors.txt (2004-09-30) Approved by: re (hrs) Revision Changes Path 1.32 +147 -99 src/share/misc/pci_vendors From owner-cvs-all@FreeBSD.ORG Tue Oct 5 20:11:31 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08DD816A4CE; Tue, 5 Oct 2004 20:11:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD62143D55; Tue, 5 Oct 2004 20:11:30 +0000 (GMT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95KBUmb071304; Tue, 5 Oct 2004 20:11:30 GMT (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95KBUnr071303; Tue, 5 Oct 2004 20:11:30 GMT (envelope-from sheldonh) Message-Id: <200410052011.i95KBUnr071303@repoman.freebsd.org> From: Sheldon Hearn Date: Tue, 5 Oct 2004 20:11:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/misc pci_vendors X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:11:31 -0000 sheldonh 2004-10-05 20:11:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/misc pci_vendors Log: MFC rev 1.32: regen Approved by: re (hrs) Revision Changes Path 1.30.2.2 +147 -99 src/share/misc/pci_vendors From owner-cvs-all@FreeBSD.ORG Tue Oct 5 20:12:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AB0C16A4CE; Tue, 5 Oct 2004 20:12:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E7A43D4C; Tue, 5 Oct 2004 20:12:16 +0000 (GMT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95KCF88071349; Tue, 5 Oct 2004 20:12:15 GMT (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95KCFoC071348; Tue, 5 Oct 2004 20:12:15 GMT (envelope-from sheldonh) Message-Id: <200410052012.i95KCFoC071348@repoman.freebsd.org> From: Sheldon Hearn Date: Tue, 5 Oct 2004 20:12:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/misc pci_vendors X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:12:16 -0000 sheldonh 2004-10-05 20:12:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) share/misc pci_vendors Log: MFC rev 1.32: regen Approved by: re (hrs) Revision Changes Path 1.6.2.22 +147 -99 src/share/misc/pci_vendors From owner-cvs-all@FreeBSD.ORG Tue Oct 5 20:37:13 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1540516A4E8; Tue, 5 Oct 2004 20:37:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D815A43D2D; Tue, 5 Oct 2004 20:37:12 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95KbCah072155; Tue, 5 Oct 2004 20:37:12 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95KbCw8072154; Tue, 5 Oct 2004 20:37:12 GMT (envelope-from danfe) Message-Id: <200410052037.i95KbCw8072154@repoman.freebsd.org> From: Alexey Dokuchaev Date: Tue, 5 Oct 2004 20:37:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/monitord/files patch-ab X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:37:13 -0000 danfe 2004-10-05 20:37:12 UTC FreeBSD ports repository Added files: sysutils/monitord/files patch-ab Log: Actually add patch file forgotten in previous commit. Approved by: portmgr (marcus) fjoe (mentor, implicit) Revision Changes Path 1.1 +18 -0 ports/sysutils/monitord/files/patch-ab (new) From owner-cvs-all@FreeBSD.ORG Tue Oct 5 20:39:26 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BD2416A4CE; Tue, 5 Oct 2004 20:39:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B21143D45; Tue, 5 Oct 2004 20:39:26 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95KdQaD072236; Tue, 5 Oct 2004 20:39:26 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95KdQBg072235; Tue, 5 Oct 2004 20:39:26 GMT (envelope-from julian) Message-Id: <200410052039.i95KdQBg072235@repoman.freebsd.org> From: Julian Elischer Date: Tue, 5 Oct 2004 20:39:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys proc.h src/sys/kern kern_kse.c kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:39:26 -0000 julian 2004-10-05 20:39:26 UTC FreeBSD src repository Modified files: sys/sys proc.h sys/kern kern_kse.c kern_thread.c Log: Break out to a separate function, the code to revert a multithreaded process back to officially being a non-threaded program. MFC after: 4 days Revision Changes Path 1.203 +1 -2 src/sys/kern/kern_kse.c 1.201 +26 -14 src/sys/kern/kern_thread.c 1.407 +1 -0 src/sys/sys/proc.h From owner-cvs-all@FreeBSD.ORG Tue Oct 5 20:41:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88A5816A4DF; Tue, 5 Oct 2004 20:41:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6736A43D58; Tue, 5 Oct 2004 20:41:44 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95Kfi1p072370; Tue, 5 Oct 2004 20:41:44 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95Kficq072369; Tue, 5 Oct 2004 20:41:44 GMT (envelope-from njl) Message-Id: <200410052041.i95Kficq072369@repoman.freebsd.org> From: Nate Lawson Date: Tue, 5 Oct 2004 20:41:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica/Osd OsdTable.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:41:44 -0000 njl 2004-10-05 20:41:44 UTC FreeBSD src repository Modified files: sys/dev/acpica/Osd OsdTable.c Log: When the user overrides the DSDT, replace any SSDTs with a simple no-op table. acpidump(8) concatenates the body of the DSDT and SSDTs so an edited ASL will contain all the necessary information. We can't use a completely empty table since ACPI-CA reports this as a problem. MFC after: 3 days Revision Changes Path 1.8 +40 -10 src/sys/dev/acpica/Osd/OsdTable.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 20:42:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86ACD16A4CE; Tue, 5 Oct 2004 20:42:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64BBD43D48; Tue, 5 Oct 2004 20:42:15 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95KgFCA072417; Tue, 5 Oct 2004 20:42:15 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95KgFel072416; Tue, 5 Oct 2004 20:42:15 GMT (envelope-from mlaier) Message-Id: <200410052042.i95KgFel072416@repoman.freebsd.org> From: Max Laier Date: Tue, 5 Oct 2004 20:42:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/contrib/pf/man pf.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:42:15 -0000 mlaier 2004-10-05 20:42:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) contrib/pf/man pf.conf.5 Log: MFC: pf.conf.5, rev 1.3: Document a problem with user/group filtering. With debug.mpsafenet=1 this might result in a deadlock. The fix involves critical changes in the PF locking strategy (which will happen after 5.3R). For now advise users to set debug.mpsafenet=0 if they use this kind of filtering. Approved by: re (hrs) Revision Changes Path 1.1.1.2.2.2 +33 -2 src/contrib/pf/man/pf.conf.5 From owner-cvs-all@FreeBSD.ORG Tue Oct 5 20:42:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEAA916A4ED; Tue, 5 Oct 2004 20:42:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DE7B43D3F; Tue, 5 Oct 2004 20:42:16 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95KgGsO072446; Tue, 5 Oct 2004 20:42:16 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95KgGcS072445; Tue, 5 Oct 2004 20:42:16 GMT (envelope-from njl) Message-Id: <200410052042.i95KgGcS072445@repoman.freebsd.org> From: Nate Lawson Date: Tue, 5 Oct 2004 20:42:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 acpi.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:42:19 -0000 njl 2004-10-05 20:42:16 UTC FreeBSD src repository Modified files: share/man/man4 acpi.4 Log: Update the man page with new info about overriding your DSDT. MFC after: 3 days Revision Changes Path 1.40 +12 -10 src/share/man/man4/acpi.4 From owner-cvs-all@FreeBSD.ORG Tue Oct 5 20:44:24 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95DD416A4CE; Tue, 5 Oct 2004 20:44:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73B7043D45; Tue, 5 Oct 2004 20:44:24 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95KiOBJ072561; Tue, 5 Oct 2004 20:44:24 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95KiOVV072560; Tue, 5 Oct 2004 20:44:24 GMT (envelope-from mlaier) Message-Id: <200410052044.i95KiOVV072560@repoman.freebsd.org> From: Max Laier Date: Tue, 5 Oct 2004 20:44:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/contrib/pf/man pf.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:44:24 -0000 mlaier 2004-10-05 20:44:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) contrib/pf/man pf.4 Log: MFC: PFIL_HOOKS in no longer an optional item. Submitted by: Anders Hanssen Approved by: re (hrs) Revision Changes Path 1.3.2.1 +2 -3 src/contrib/pf/man/pf.4 From owner-cvs-all@FreeBSD.ORG Tue Oct 5 20:45:27 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83A3216A4FA; Tue, 5 Oct 2004 20:45:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5C0843D4C; Tue, 5 Oct 2004 20:45:05 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95Kj5BT072630; Tue, 5 Oct 2004 20:45:05 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95Kj5SK072629; Tue, 5 Oct 2004 20:45:05 GMT (envelope-from njl) Message-Id: <200410052045.i95Kj5SK072629@repoman.freebsd.org> From: Nate Lawson Date: Tue, 5 Oct 2004 20:45:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.8 acpidump.c acpidump.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:45:27 -0000 njl 2004-10-05 20:45:05 UTC FreeBSD src repository Modified files: usr.sbin/acpi/acpidump acpi.c acpidump.8 acpidump.c acpidump.h Log: Back out the -s flag and go back to dumping the SSDTs by default. Revision Changes Path 1.29 +2 -2 src/usr.sbin/acpi/acpidump/acpi.c 1.21 +2 -13 src/usr.sbin/acpi/acpidump/acpidump.8 1.11 +2 -6 src/usr.sbin/acpi/acpidump/acpidump.c 1.19 +0 -1 src/usr.sbin/acpi/acpidump/acpidump.h From owner-cvs-all@FreeBSD.ORG Tue Oct 5 20:48:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDC4116A52D; Tue, 5 Oct 2004 20:48:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCF1B43D4C; Tue, 5 Oct 2004 20:48:16 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95KmGGt079097; Tue, 5 Oct 2004 20:48:16 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95KmGpG079096; Tue, 5 Oct 2004 20:48:16 GMT (envelope-from julian) Message-Id: <200410052048.i95KmGpG079096@repoman.freebsd.org> From: Julian Elischer Date: Tue, 5 Oct 2004 20:48:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_kse.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 20:48:17 -0000 julian 2004-10-05 20:48:16 UTC FreeBSD src repository Modified files: sys/kern kern_kse.c Log: light rearrangement of some code to get some locking more correct MFC after: 4 days Revision Changes Path 1.204 +27 -15 src/sys/kern/kern_kse.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 21:04:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id E371516A4CF; Tue, 5 Oct 2004 21:04:56 +0000 (GMT) Date: Tue, 5 Oct 2004 21:04:56 +0000 From: Alexey Dokuchaev To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20041005210456.GA90813@FreeBSD.org> References: <200410052005.i95K5CkG070983@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200410052005.i95K5CkG070983@repoman.freebsd.org> User-Agent: Mutt/1.4.1i Subject: Re: cvs commit: ports/sysutils/monitord Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 21:04:57 -0000 On Tue, Oct 05, 2004 at 08:05:12PM +0000, Alexey Dokuchaev wrote: > danfe 2004-10-05 20:05:12 UTC > > FreeBSD ports repository > > Modified files: > sysutils/monitord Makefile > Log: > Fix the build on 5.X and -CURRENT. > > Reported by: kris > Approved by: portmgr (marcus, krion (implicit)) > foe (mentro, implicit) ^^^^^^^^^^^ It really should say `fjoe (mentor,' here instead. My wife asked for attention just in the middle of me typing this commit message. Gee, I also managed to forgot to `cvs add'. Never thought that sex would earn me a first pointy hat. 8-)) ./danfe From owner-cvs-all@FreeBSD.ORG Tue Oct 5 21:10:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EC9716A4CE; Tue, 5 Oct 2004 21:10:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D65F43D39; Tue, 5 Oct 2004 21:10:44 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95LAi1m079963; Tue, 5 Oct 2004 21:10:44 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95LAi5N079962; Tue, 5 Oct 2004 21:10:44 GMT (envelope-from julian) Message-Id: <200410052110.i95LAi5N079962@repoman.freebsd.org> From: Julian Elischer Date: Tue, 5 Oct 2004 21:10:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_switch.c sched_4bsd.c sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 21:10:44 -0000 julian 2004-10-05 21:10:44 UTC FreeBSD src repository Modified files: sys/kern kern_switch.c sched_4bsd.c sched_ule.c Log: Use some macros to trach available scheduler slots to allow easier debugging. MFC after: 4 days Revision Changes Path 1.96 +8 -3 src/sys/kern/kern_switch.c 1.66 +26 -4 src/sys/kern/sched_4bsd.c 1.131 +30 -16 src/sys/kern/sched_ule.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 21:16:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4BA616A4CE; Tue, 5 Oct 2004 21:16:20 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id B026943D41; Tue, 5 Oct 2004 21:16:20 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id i95LGKWi060879 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 5 Oct 2004 14:16:20 -0700 (PDT) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: Brian Fundakowski Feldman Date: Tue, 5 Oct 2004 14:19:46 -0700 User-Agent: KMail/1.7 References: <200410051948.i95JmXjG070368@repoman.freebsd.org> <200410051258.52855.sam@errno.com> <20041005200115.GA47017@green.homeunix.org> In-Reply-To: <20041005200115.GA47017@green.homeunix.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410051419.47175.sam@errno.com> cc: cvs-src@freebsd.org cc: Sam Leffler cc: Alfred Perlstein cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/net route.h rtsock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 21:16:21 -0000 On Tuesday 05 October 2004 01:01 pm, Brian Fundakowski Feldman wrote: > On Tue, Oct 05, 2004 at 12:58:52PM -0700, Sam Leffler wrote: > > On Tuesday 05 October 2004 12:50 pm, Alfred Perlstein wrote: > > > * Sam Leffler [041005 12:48] wrote: > > > > sam 2004-10-05 19:48:33 UTC > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > sys/net route.h rtsock.c > > > > Log: > > > > Add 802.11-specific events that are dispatched through the routing > > > > socket. This really doesn't belong here but is preferred (for the > > > > moment) over adding yet another mechanism for sending msgs from the > > > > kernel to user apps. > > > > > > I think one of these days it would be cool to be able to make a general > > > message socket, then ioctl a filter down onto it. > > > > It would be good to unify/generalize some of this stuff. Warner pointed > > out devd has it's own mechanism (I'd forgot) and he intentionally avoided > > routing sockets because he wasn't sure there was enough overlap. > > > > For now this is a simple set of changes that will enable bringing over > > WPA support and fixing dhclient once I can complete the backport of the > > net80211 mods. > > Great! Once that's done I can try to get WPA going in pff(4). Not sure how pfil comes in here. For WPA I intended to bring over Jouni Malinen's wpa_supplicant and hostapd. Both work with the net80211 layer on Linux (with the Atheros driver) and both should be straightforward to make work on FreeBSD once the net80211 code is updated. pfil isn't anywhere to be seen in this... Sam From owner-cvs-all@FreeBSD.ORG Tue Oct 5 21:24:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ECC716A4CF; Tue, 5 Oct 2004 21:24:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B71743D3F; Tue, 5 Oct 2004 21:24:20 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95LOKrx080385; Tue, 5 Oct 2004 21:24:20 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95LOKlM080384; Tue, 5 Oct 2004 21:24:20 GMT (envelope-from njl) Message-Id: <200410052124.i95LOKlM080384@repoman.freebsd.org> From: Nate Lawson Date: Tue, 5 Oct 2004 21:24:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/acpi/acpidump acpi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 21:24:20 -0000 njl 2004-10-05 21:24:20 UTC FreeBSD src repository Modified files: usr.sbin/acpi/acpidump acpi.c Log: Update a comment that was outdated. Revision Changes Path 1.30 +1 -1 src/usr.sbin/acpi/acpidump/acpi.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 21:26:27 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5650916A4CE; Tue, 5 Oct 2004 21:26:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 354FC43D2D; Tue, 5 Oct 2004 21:26:27 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95LQRnJ080493; Tue, 5 Oct 2004 21:26:27 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95LQRB1080492; Tue, 5 Oct 2004 21:26:27 GMT (envelope-from julian) Message-Id: <200410052126.i95LQRB1080492@repoman.freebsd.org> From: Julian Elischer Date: Tue, 5 Oct 2004 21:26:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 21:26:27 -0000 julian 2004-10-05 21:26:27 UTC FreeBSD src repository Modified files: sys/kern sched_ule.c Log: Oops. left out part of the diff. MFC after: 4 days Revision Changes Path 1.132 +2 -0 src/sys/kern/sched_ule.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 21:27:07 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C245216A4CE; Tue, 5 Oct 2004 21:27:06 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i95LR6oj055668; Tue, 5 Oct 2004 17:27:06 -0400 (EDT) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.1/8.13.1/Submit) id i95LR4Ar055667; Tue, 5 Oct 2004 17:27:04 -0400 (EDT) (envelope-from green) Date: Tue, 5 Oct 2004 17:27:04 -0400 From: Brian Fundakowski Feldman To: Max Laier Message-ID: <20041005212704.GB47017@green.homeunix.org> References: <200410052044.i95KiOVV072560@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410052044.i95KiOVV072560@repoman.freebsd.org> User-Agent: Mutt/1.5.6i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/pf/man pf.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 21:27:07 -0000 On Tue, Oct 05, 2004 at 08:44:24PM +0000, Max Laier wrote: > mlaier 2004-10-05 20:44:24 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_5) > contrib/pf/man pf.4 > Log: > MFC: > PFIL_HOOKS in no longer an optional item. > > Submitted by: Anders Hanssen I have a bunch of questions regarding pf documentation... Do you think we should update pf(4)/pfctl(8) documentation to cross-reference IPFW at all? Is it worth explaining in pfctl(8) what the default RED parameters for ALTQ are and how they relate to qlimit? Isn't there an altq.4 somewhere? Shouldn't pfctl(8) document what occurs when there is no memory to add an ALTQ tag? P.S. Think we should MFC dc(4) ALTQ support? P.P.S. Should we look again into changing the pfil locking to not fail-open? -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Tue Oct 5 21:29:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0B3E16A4CE; Tue, 5 Oct 2004 21:29:19 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i95LTJC6055679; Tue, 5 Oct 2004 17:29:19 -0400 (EDT) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.1/8.13.1/Submit) id i95LTFrm055678; Tue, 5 Oct 2004 17:29:15 -0400 (EDT) (envelope-from green) Date: Tue, 5 Oct 2004 17:29:15 -0400 From: Brian Fundakowski Feldman To: Sam Leffler Message-ID: <20041005212915.GC47017@green.homeunix.org> References: <200410051948.i95JmXjG070368@repoman.freebsd.org> <200410051258.52855.sam@errno.com> <20041005200115.GA47017@green.homeunix.org> <200410051419.47175.sam@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410051419.47175.sam@errno.com> User-Agent: Mutt/1.5.6i cc: cvs-src@freebsd.org cc: Sam Leffler cc: Alfred Perlstein cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/net route.h rtsock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 21:29:20 -0000 On Tue, Oct 05, 2004 at 02:19:46PM -0700, Sam Leffler wrote: > On Tuesday 05 October 2004 01:01 pm, Brian Fundakowski Feldman wrote: > > On Tue, Oct 05, 2004 at 12:58:52PM -0700, Sam Leffler wrote: > > > On Tuesday 05 October 2004 12:50 pm, Alfred Perlstein wrote: > > > > * Sam Leffler [041005 12:48] wrote: > > > > > sam 2004-10-05 19:48:33 UTC > > > > > > > > > > FreeBSD src repository > > > > > > > > > > Modified files: > > > > > sys/net route.h rtsock.c > > > > > Log: > > > > > Add 802.11-specific events that are dispatched through the routing > > > > > socket. This really doesn't belong here but is preferred (for the > > > > > moment) over adding yet another mechanism for sending msgs from the > > > > > kernel to user apps. > > > > > > > > I think one of these days it would be cool to be able to make a general > > > > message socket, then ioctl a filter down onto it. > > > > > > It would be good to unify/generalize some of this stuff. Warner pointed > > > out devd has it's own mechanism (I'd forgot) and he intentionally avoided > > > routing sockets because he wasn't sure there was enough overlap. > > > > > > For now this is a simple set of changes that will enable bringing over > > > WPA support and fixing dhclient once I can complete the backport of the > > > net80211 mods. > > > > Great! Once that's done I can try to get WPA going in pff(4). > > Not sure how pfil comes in here. For WPA I intended to bring over Jouni > Malinen's wpa_supplicant and hostapd. Both work with the net80211 layer on > Linux (with the Atheros driver) and both should be straightforward to make > work on FreeBSD once the net80211 code is updated. pfil isn't anywhere to be > seen in this... It's a driver: -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Tue Oct 5 21:30:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 152B016A4CE; Tue, 5 Oct 2004 21:30:34 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id B706643D49; Tue, 5 Oct 2004 21:30:33 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id i95LUXWi060986 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 5 Oct 2004 14:30:33 -0700 (PDT) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: Brian Fundakowski Feldman Date: Tue, 5 Oct 2004 14:33:59 -0700 User-Agent: KMail/1.7 References: <200410051948.i95JmXjG070368@repoman.freebsd.org> <20041005200115.GA47017@green.homeunix.org> <200410051419.47175.sam@errno.com> In-Reply-To: <200410051419.47175.sam@errno.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410051434.00233.sam@errno.com> cc: cvs-src@freebsd.org cc: Sam Leffler cc: Alfred Perlstein cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/net route.h rtsock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 21:30:34 -0000 On Tuesday 05 October 2004 02:19 pm, Sam Leffler wrote: > On Tuesday 05 October 2004 01:01 pm, Brian Fundakowski Feldman wrote: > > On Tue, Oct 05, 2004 at 12:58:52PM -0700, Sam Leffler wrote: > > > On Tuesday 05 October 2004 12:50 pm, Alfred Perlstein wrote: > > > > * Sam Leffler [041005 12:48] wrote: > > > > > sam 2004-10-05 19:48:33 UTC > > > > > > > > > > FreeBSD src repository > > > > > > > > > > Modified files: > > > > > sys/net route.h rtsock.c > > > > > Log: > > > > > Add 802.11-specific events that are dispatched through the > > > > > routing socket. This really doesn't belong here but is preferred > > > > > (for the moment) over adding yet another mechanism for sending msgs > > > > > from the kernel to user apps. > > > > > > > > I think one of these days it would be cool to be able to make a > > > > general message socket, then ioctl a filter down onto it. > > > > > > It would be good to unify/generalize some of this stuff. Warner > > > pointed out devd has it's own mechanism (I'd forgot) and he > > > intentionally avoided routing sockets because he wasn't sure there was > > > enough overlap. > > > > > > For now this is a simple set of changes that will enable bringing over > > > WPA support and fixing dhclient once I can complete the backport of the > > > net80211 mods. > > > > Great! Once that's done I can try to get WPA going in pff(4). > > Not sure how pfil comes in here. For WPA I intended to bring over Jouni > Malinen's wpa_supplicant and hostapd. Both work with the net80211 layer on > Linux (with the Atheros driver) and both should be straightforward to make > work on FreeBSD once the net80211 code is updated. pfil isn't anywhere to > be seen in this... Sigh, guess I need a larger font or new glasses; I see you wrote "pff" and not "pfil". Presumably this is your prism54 driver. FWIW the only thing keeping me from committing the new net80211 code is that the wi driver needs some TLC. If you could help with that then everything would be in the tree for pff. Sam From owner-cvs-all@FreeBSD.ORG Tue Oct 5 21:32:02 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D688C16A4CF; Tue, 5 Oct 2004 21:32:02 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FD1D43D4C; Tue, 5 Oct 2004 21:32:02 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i95LVQUQ027764 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 5 Oct 2004 14:31:27 -0700 Message-ID: <416312AE.9050308@root.org> Date: Tue, 05 Oct 2004 14:31:26 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <200410050237.LAA20152@axe-inc.co.jp> <4162DEF0.1020809@root.org> <200410051409.30619.jhb@FreeBSD.org> <4162E53A.40100@root.org> In-Reply-To: <4162E53A.40100@root.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Takanori Watanabe cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 21:32:03 -0000 Nate Lawson wrote: > John Baldwin wrote: >> I agree. It makes the user's lives a lot easier if they procedure >> remains: >> >> - acpidump > foo.asl >> - hack on foo.asl to fix it >> - compile foo.asl to foo.dsdt >> - load foo.dsdt in the loader >> >> and have it all just work. Actually, you know, we could make this >> work on our own without requiring ACPI-CA to change. You just need to >> hack AcpiOsTableOverride() in OsdTable.c to return a pointer to an >> empty table for "SSDT" tables when the DSDT is overridden. In fact, I >> think that is probably where this behavior decision really belongs. > > Good idea, I'll look into this. If feasible, I'll commit this and > revert the acpidump change. Ok, I've committed a tested version with this approach. The only annoying part is that setting NewTable to NULL means "don't override this one" so I had to supply an empty no-op table in place of the SSDT. I backed out the acpidump changes. It would be better if ACPI-CA had an option where returning AE_NO_TABLES or something would mean "ignore this table completely". Right now, you can only override or leave the default table. -- Nate From owner-cvs-all@FreeBSD.ORG Tue Oct 5 21:42:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6905516A4CE; Tue, 5 Oct 2004 21:42:12 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i95LgBu9055776; Tue, 5 Oct 2004 17:42:11 -0400 (EDT) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.1/8.13.1/Submit) id i95LgBJe055775; Tue, 5 Oct 2004 17:42:11 -0400 (EDT) (envelope-from green) Date: Tue, 5 Oct 2004 17:42:11 -0400 From: Brian Fundakowski Feldman To: Sam Leffler Message-ID: <20041005214211.GD47017@green.homeunix.org> References: <200410051948.i95JmXjG070368@repoman.freebsd.org> <20041005200115.GA47017@green.homeunix.org> <200410051419.47175.sam@errno.com> <200410051434.00233.sam@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410051434.00233.sam@errno.com> User-Agent: Mutt/1.5.6i cc: cvs-src@freebsd.org cc: Sam Leffler cc: Alfred Perlstein cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/net route.h rtsock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 21:42:12 -0000 On Tue, Oct 05, 2004 at 02:33:59PM -0700, Sam Leffler wrote: > On Tuesday 05 October 2004 02:19 pm, Sam Leffler wrote: > > On Tuesday 05 October 2004 01:01 pm, Brian Fundakowski Feldman wrote: > > > On Tue, Oct 05, 2004 at 12:58:52PM -0700, Sam Leffler wrote: > > > > On Tuesday 05 October 2004 12:50 pm, Alfred Perlstein wrote: > > > > > * Sam Leffler [041005 12:48] wrote: > > > > > > sam 2004-10-05 19:48:33 UTC > > > > > > > > > > > > FreeBSD src repository > > > > > > > > > > > > Modified files: > > > > > > sys/net route.h rtsock.c > > > > > > Log: > > > > > > Add 802.11-specific events that are dispatched through the > > > > > > routing socket. This really doesn't belong here but is preferred > > > > > > (for the moment) over adding yet another mechanism for sending msgs > > > > > > from the kernel to user apps. > > > > > > > > > > I think one of these days it would be cool to be able to make a > > > > > general message socket, then ioctl a filter down onto it. > > > > > > > > It would be good to unify/generalize some of this stuff. Warner > > > > pointed out devd has it's own mechanism (I'd forgot) and he > > > > intentionally avoided routing sockets because he wasn't sure there was > > > > enough overlap. > > > > > > > > For now this is a simple set of changes that will enable bringing over > > > > WPA support and fixing dhclient once I can complete the backport of the > > > > net80211 mods. > > > > > > Great! Once that's done I can try to get WPA going in pff(4). > > > > Not sure how pfil comes in here. For WPA I intended to bring over Jouni > > Malinen's wpa_supplicant and hostapd. Both work with the net80211 layer on > > Linux (with the Atheros driver) and both should be straightforward to make > > work on FreeBSD once the net80211 code is updated. pfil isn't anywhere to > > be seen in this... > > Sigh, guess I need a larger font or new glasses; I see you wrote "pff" and not > "pfil". Presumably this is your prism54 driver. FWIW the only thing keeping > me from committing the new net80211 code is that the wi driver needs some > TLC. If you could help with that then everything would be in the tree for > pff. Okay, I have the older net80211 alpha-snapshot you sent out, which I tested, but found a bit broken in places, so if you send me the latest I am pretty familiar with the wi(4) driver and will certainly help out. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Tue Oct 5 21:57:51 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC9AE16A4CF; Tue, 5 Oct 2004 21:57:51 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id E605143D1D; Tue, 5 Oct 2004 21:57:50 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id C275D6545E; Tue, 5 Oct 2004 22:57:48 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 84971-05-3; Tue, 5 Oct 2004 22:57:48 +0100 (BST) Received: from empiric.dek.spc.org (dhcp120.icir.org [192.150.187.120]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id E844465414; Tue, 5 Oct 2004 22:57:47 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 979CA63B3; Tue, 5 Oct 2004 14:57:40 -0700 (PDT) Date: Tue, 5 Oct 2004 14:57:40 -0700 From: Bruce M Simpson To: Brian Fundakowski Feldman Message-ID: <20041005215740.GA699@empiric.icir.org> Mail-Followup-To: Brian Fundakowski Feldman , Sam Leffler , Alfred Perlstein , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org References: <200410051948.i95JmXjG070368@repoman.freebsd.org> <20041005200115.GA47017@green.homeunix.org> <200410051419.47175.sam@errno.com> <200410051434.00233.sam@errno.com> <20041005214211.GD47017@green.homeunix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041005214211.GD47017@green.homeunix.org> cc: Sam Leffler cc: Alfred Perlstein cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/net route.h rtsock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 21:57:52 -0000 On Tue, Oct 05, 2004 at 05:42:11PM -0400, Brian Fundakowski Feldman wrote: > Okay, I have the older net80211 alpha-snapshot you sent out, which I > tested, but found a bit broken in places, so if you send me the latest > I am pretty familiar with the wi(4) driver and will certainly help out. Are you still having the problems with multicast on pff(4) devices which we discussed on IRC the other week (i.e. not being able to receive link layer multicasts at all, with the possibility of hardware hangs) ? BMS From owner-cvs-all@FreeBSD.ORG Tue Oct 5 22:02:07 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6807A16A4CE; Tue, 5 Oct 2004 22:02:07 +0000 (GMT) Received: from gw.Awfulhak.org (awfulhak.demon.co.uk [80.177.173.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C8CF43D4C; Tue, 5 Oct 2004 22:02:06 +0000 (GMT) (envelope-from brian@Awfulhak.org) Received: from dev.lan.Awfulhak.org (brian@dev.lan.Awfulhak.org [172.16.0.5]) by gw.Awfulhak.org (8.13.1/8.13.1) with SMTP id i95M22Sl014358; Tue, 5 Oct 2004 23:02:02 +0100 (BST) (envelope-from brian@Awfulhak.org) Date: Tue, 5 Oct 2004 23:02:04 +0100 From: Brian Somers To: Ruslan Ermilov Message-ID: <20041005230204.5401f0be@dev.lan.Awfulhak.org> In-Reply-To: <20041005172056.GA4568@ip.net.ua> References: <200410051303.i95D38Nl047864@repoman.freebsd.org> <20041005170427.548e6e9d@dev.lan.Awfulhak.org> <20041005172056.GA4568@ip.net.ua> X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on gw.lan.Awfulhak.org cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/etc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 22:02:07 -0000 On Tue, 5 Oct 2004 20:20:56 +0300, Ruslan Ermilov wrote: > > Shouldn't this be: > > > > ln -fhs ../var/named/etc/namedb ${DESTDIR}/etc/namedb > > > No. If I mount an alternate filesystem hierarchy somewhere, isn't it a bit useless/dangerous for symlinks to point outside of it? -- Brian Don't _EVER_ lose your sense of humour ! From owner-cvs-all@FreeBSD.ORG Tue Oct 5 22:03:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5E9516A4CE; Tue, 5 Oct 2004 22:03:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A549243D2F; Tue, 5 Oct 2004 22:03:10 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95M3AbR081687; Tue, 5 Oct 2004 22:03:10 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95M3ACs081686; Tue, 5 Oct 2004 22:03:10 GMT (envelope-from julian) Message-Id: <200410052203.i95M3ACs081686@repoman.freebsd.org> From: Julian Elischer Date: Tue, 5 Oct 2004 22:03:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys proc.h runq.h src/sys/kern kern_switch.c sched_4bsd.c sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 22:03:10 -0000 julian 2004-10-05 22:03:10 UTC FreeBSD src repository Modified files: sys/sys proc.h runq.h sys/kern kern_switch.c sched_4bsd.c sched_ule.c Log: When preempting a thread, put it back on the HEAD of its run queue. (Only really implemented in 4bsd) MFC after: 4 days Revision Changes Path 1.97 +8 -6 src/sys/kern/kern_switch.c 1.67 +28 -26 src/sys/kern/sched_4bsd.c 1.133 +14 -6 src/sys/kern/sched_ule.c 1.408 +2 -0 src/sys/sys/proc.h 1.5 +1 -1 src/sys/sys/runq.h From owner-cvs-all@FreeBSD.ORG Tue Oct 5 22:05:26 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AE6716A4CE; Tue, 5 Oct 2004 22:05:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B6FB43D31; Tue, 5 Oct 2004 22:05:26 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95M5PZU081772; Tue, 5 Oct 2004 22:05:25 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95M5PRu081771; Tue, 5 Oct 2004 22:05:25 GMT (envelope-from julian) Message-Id: <200410052205.i95M5PRu081771@repoman.freebsd.org> From: Julian Elischer Date: Tue, 5 Oct 2004 22:05:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 22:05:26 -0000 julian 2004-10-05 22:05:25 UTC FreeBSD src repository Modified files: sys/kern kern_thread.c Log: Slight cleanup in the single threading code. MFC after: 4 days Revision Changes Path 1.202 +5 -6 src/sys/kern/kern_thread.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 22:09:13 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03DEB16A4CF; Tue, 5 Oct 2004 22:09:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D539F43D49; Tue, 5 Oct 2004 22:09:12 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95M9C02081931; Tue, 5 Oct 2004 22:09:12 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95M9CFx081930; Tue, 5 Oct 2004 22:09:12 GMT (envelope-from brooks) Message-Id: <200410052209.i95M9CFx081930@repoman.freebsd.org> From: Brooks Davis Date: Tue, 5 Oct 2004 22:09:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys param.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 22:09:13 -0000 brooks 2004-10-05 22:09:12 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Bump __FreeBSD_version for addition of newsyslog -d. Revision Changes Path 1.217 +1 -1 src/sys/sys/param.h From owner-cvs-all@FreeBSD.ORG Tue Oct 5 22:14:03 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F17E516A4CE; Tue, 5 Oct 2004 22:14:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D08F543D1D; Tue, 5 Oct 2004 22:14:02 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95ME2JX082201; Tue, 5 Oct 2004 22:14:02 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95ME2cr082200; Tue, 5 Oct 2004 22:14:02 GMT (envelope-from julian) Message-Id: <200410052214.i95ME2cr082200@repoman.freebsd.org> From: Julian Elischer Date: Tue, 5 Oct 2004 22:14:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 22:14:03 -0000 julian 2004-10-05 22:14:02 UTC FreeBSD src repository Modified files: sys/kern sched_ule.c Log: Fix whitespace botch that only showed up in the commit message diff :-/ MFC after: 4 days Revision Changes Path 1.134 +1 -1 src/sys/kern/sched_ule.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 22:16:31 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E373316A4CE; Tue, 5 Oct 2004 22:16:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3D0143D3F; Tue, 5 Oct 2004 22:16:31 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95MGVxn082355; Tue, 5 Oct 2004 22:16:31 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95MGVMG082354; Tue, 5 Oct 2004 22:16:31 GMT (envelope-from brooks) Message-Id: <200410052216.i95MGVMG082354@repoman.freebsd.org> From: Brooks Davis Date: Tue, 5 Oct 2004 22:16:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 22:16:32 -0000 brooks 2004-10-05 22:16:31 UTC FreeBSD src repository Modified files: usr.sbin/newsyslog newsyslog.c Log: Don't prepend the directory specified by -d when the file is a relative path. Doing so makes no sense. I'm not sure allowing relative paths makes sense either, but I'm not going to break that now. Revision Changes Path 1.98 +1 -1 src/usr.sbin/newsyslog/newsyslog.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 22:37:37 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5004716A4CE; Tue, 5 Oct 2004 22:37:37 +0000 (GMT) Received: from caduceus.jf.intel.com (fmr06.intel.com [134.134.136.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C8EB43D41; Tue, 5 Oct 2004 22:37:37 +0000 (GMT) (envelope-from robert.moore@intel.com) Received: from talaria.jf.intel.com (talaria.jf.intel.com [10.7.209.7]) major-outer.mc,v 1.15 2004/01/30 18:16:28 root Exp $) with ESMTP id i95Mabb8016651; Tue, 5 Oct 2004 22:36:37 GMT Received: from orsmsxvs040.jf.intel.com (orsmsxvs040.jf.intel.com [192.168.65.206]) major-inner.mc,v 1.11 2004/07/29 22:51:53 root Exp $) with SMTP id i95MSRWf003426; Tue, 5 Oct 2004 22:28:28 GMT Received: from orsmsx332.amr.corp.intel.com ([192.168.65.60]) M2004100515370206390 ; Tue, 05 Oct 2004 15:37:02 -0700 Received: from orsmsx403.amr.corp.intel.com ([192.168.65.209]) by orsmsx332.amr.corp.intel.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 5 Oct 2004 15:37:01 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 5 Oct 2004 15:37:00 -0700 Message-ID: <37F890616C995246BE76B3E6B2DBE0550237CFB3@orsmsx403.amr.corp.intel.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h thread-index: AcSrItMGvlvN6UmLTOisGtfGXfW8kgACNLSg From: "Moore, Robert" To: "Nate Lawson" , "John Baldwin" X-OriginalArrivalTime: 05 Oct 2004 22:37:01.0854 (UTC) FILETIME=[D4FD73E0:01C4AB2B] X-Scanned-By: MIMEDefang 2.31 (www . roaringpenguin . com / mimedefang) cc: Takanori Watanabe cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: RE: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 22:37:37 -0000 I can add this next time I open up this interface. I think there are a couple of other requests outstanding on AcpiOsTableOverride(), perhaps in the SSDT area, I forget. > -----Original Message----- > From: Nate Lawson [mailto:nate@root.org] > Sent: Tuesday, October 05, 2004 2:31 PM > To: John Baldwin > Cc: Takanori Watanabe; src-committers@FreeBSD.org; cvs-src@FreeBSD.org; > cvs-all@FreeBSD.org > Subject: Re: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c > acpidump.h >=20 > Nate Lawson wrote: > > John Baldwin wrote: > >> I agree. It makes the user's lives a lot easier if they procedure > >> remains: > >> > >> - acpidump > foo.asl > >> - hack on foo.asl to fix it > >> - compile foo.asl to foo.dsdt > >> - load foo.dsdt in the loader > >> > >> and have it all just work. Actually, you know, we could make this > >> work on our own without requiring ACPI-CA to change. You just need to > >> hack AcpiOsTableOverride() in OsdTable.c to return a pointer to an > >> empty table for "SSDT" tables when the DSDT is overridden. In fact, I > >> think that is probably where this behavior decision really belongs. > > > > Good idea, I'll look into this. If feasible, I'll commit this and > > revert the acpidump change. >=20 > Ok, I've committed a tested version with this approach. The only > annoying part is that setting NewTable to NULL means "don't override > this one" so I had to supply an empty no-op table in place of the SSDT. > I backed out the acpidump changes. It would be better if ACPI-CA had > an option where returning AE_NO_TABLES or something would mean "ignore > this table completely". Right now, you can only override or leave the > default table. >=20 > -- > Nate From owner-cvs-all@FreeBSD.ORG Tue Oct 5 23:01:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F62B16A4CE; Tue, 5 Oct 2004 23:01:29 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D41543D2F; Tue, 5 Oct 2004 23:01:28 +0000 (GMT) (envelope-from max@love2party.net) Received: from [212.227.126.206] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1CEyJE-0004ZN-00; Wed, 06 Oct 2004 01:01:28 +0200 Received: from [217.83.10.25] (helo=donor.laier.local) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1CEyJD-0000eQ-00; Wed, 06 Oct 2004 01:01:27 +0200 From: Max Laier To: Brian Fundakowski Feldman Date: Wed, 6 Oct 2004 01:00:23 +0200 User-Agent: KMail/1.7 References: <200410052044.i95KiOVV072560@repoman.freebsd.org> <20041005212704.GB47017@green.homeunix.org> In-Reply-To: <20041005212704.GB47017@green.homeunix.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2130184.0zvSYzcZC6"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200410060100.47991.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:61c499deaeeba3ba5be80f48ecc83056 cc: cvs-src@freebsd.org cc: Max Laier cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/contrib/pf/man pf.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 23:01:29 -0000 --nextPart2130184.0zvSYzcZC6 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 05 October 2004 23:27, Brian Fundakowski Feldman wrote: > On Tue, Oct 05, 2004 at 08:44:24PM +0000, Max Laier wrote: > > mlaier 2004-10-05 20:44:24 UTC > > > > FreeBSD src repository > > > > Modified files: (Branch: RELENG_5) > > contrib/pf/man pf.4 > > Log: > > MFC: > > PFIL_HOOKS in no longer an optional item. > > > > Submitted by: Anders Hanssen > > I have a bunch of questions regarding pf documentation... > > Do you think we should update pf(4)/pfctl(8) documentation to > cross-reference IPFW at all? I fail to see that point, but I don't care much either way. Maybe I should = add=20 pf to the firewall(7) "ADDITIONAL READING"? > Is it worth explaining in pfctl(8) what the default RED parameters for > ALTQ are and how they relate to qlimit? Sure. pf.conf(5), right? That's the place you were thinking of - not pfctl(= 8)? > Isn't there an altq.4 somewhere? No. Feel free to write it. I agree that ALTQ documentation is suboptimal at= =20 the moment. I had plans to evolve the configuration process, but didn't yet= =20 find time to ... in the longrun it should no longer require dev/pf and all= =20 that ... > Shouldn't pfctl(8) document what occurs when there is no memory to add > an ALTQ tag? pf.conf(5)? Well, if you don't have memory for a tag you are in trouble=20 anyway. But what happens? The packet ends up in the default queue (I hope). > P.S. Think we should MFC dc(4) ALTQ support? You know if it works or not, can't comment on that. If it does work, go for= =20 it. Make sure to update altq(8) as well (or the TBD altq(4)) > P.P.S. Should we look again into changing the pfil locking to not > fail-open? =46eel free to make if fail-close. You must not sleep there, so it's either= open=20 or close. In contrast to what I told you earlier - you can return EAGAIN or= =20 ENOBUF so that applications don't get confused. Other than that, I am still waiting for you to commit sxfast so that I can= =20 redo the pfil locking with it. I am wondering, however, if you didn't try t= o=20 sleep there as well (which is not possible here). =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart2130184.0zvSYzcZC6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBYyefXyyEoT62BG0RAj0wAJ0YVgVcXqwaysfcVCOUkXzu20HFpQCdGCy3 bc+9ehS8L8C6tng0fv7mEXI= =whrN -----END PGP SIGNATURE----- --nextPart2130184.0zvSYzcZC6-- From owner-cvs-all@FreeBSD.ORG Tue Oct 5 23:11:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A51D316A4CF; Tue, 5 Oct 2004 23:11:18 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63F2543D45; Tue, 5 Oct 2004 23:11:18 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i95NAfUQ029645 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 5 Oct 2004 16:10:42 -0700 Message-ID: <416329F0.3060301@root.org> Date: Tue, 05 Oct 2004 16:10:40 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Moore, Robert" References: <37F890616C995246BE76B3E6B2DBE0550237CFB3@orsmsx403.amr.corp.intel.com> In-Reply-To: <37F890616C995246BE76B3E6B2DBE0550237CFB3@orsmsx403.amr.corp.intel.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Takanori Watanabe cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 23:11:18 -0000 This request is for the SSDT. Our requirements are: 1. Leave default table 2. Override with a new one 3. Ignore the table (pretend it doesn't exist) The last one isn't possible with the current API. I've hacked up similar functionality by returning a no-op SSDT in AcpiOsTableOverride(). But this isn't an ideal solution. Thanks, Nate Moore, Robert wrote: > I can add this next time I open up this interface. > > I think there are a couple of other requests outstanding on > AcpiOsTableOverride(), perhaps in the SSDT area, I forget. > >>-----Original Message----- >>From: Nate Lawson [mailto:nate@root.org] >>Sent: Tuesday, October 05, 2004 2:31 PM >>To: John Baldwin >>Cc: Takanori Watanabe; src-committers@FreeBSD.org; > > cvs-src@FreeBSD.org; > >>cvs-all@FreeBSD.org >>Subject: Re: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c >>acpidump.h >> >>Nate Lawson wrote: >> >>>John Baldwin wrote: >>> >>>>I agree. It makes the user's lives a lot easier if they procedure >>>>remains: >>>> >>>>- acpidump > foo.asl >>>>- hack on foo.asl to fix it >>>>- compile foo.asl to foo.dsdt >>>>- load foo.dsdt in the loader >>>> >>>>and have it all just work. Actually, you know, we could make this >>>>work on our own without requiring ACPI-CA to change. You just need > > to > >>>>hack AcpiOsTableOverride() in OsdTable.c to return a pointer to an >>>>empty table for "SSDT" tables when the DSDT is overridden. In > > fact, I > >>>>think that is probably where this behavior decision really belongs. >>> >>>Good idea, I'll look into this. If feasible, I'll commit this and >>>revert the acpidump change. >> >>Ok, I've committed a tested version with this approach. The only >>annoying part is that setting NewTable to NULL means "don't override >>this one" so I had to supply an empty no-op table in place of the > > SSDT. > >> I backed out the acpidump changes. It would be better if ACPI-CA > > had > >>an option where returning AE_NO_TABLES or something would mean "ignore >>this table completely". Right now, you can only override or leave the >>default table. >> >>-- >>Nate > > -- Nate From owner-cvs-all@FreeBSD.ORG Tue Oct 5 23:37:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 15E0416A4CE; Tue, 5 Oct 2004 23:37:11 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i95Nb8A4056688; Tue, 5 Oct 2004 19:37:08 -0400 (EDT) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.1/8.13.1/Submit) id i95Nb48O056687; Tue, 5 Oct 2004 19:37:04 -0400 (EDT) (envelope-from green) Date: Tue, 5 Oct 2004 19:37:04 -0400 From: Brian Fundakowski Feldman To: Max Laier Message-ID: <20041005233704.GF47017@green.homeunix.org> References: <200410052044.i95KiOVV072560@repoman.freebsd.org> <20041005212704.GB47017@green.homeunix.org> <200410060100.47991.max@love2party.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410060100.47991.max@love2party.net> User-Agent: Mutt/1.5.6i cc: cvs-src@freebsd.org cc: Max Laier cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/contrib/pf/man pf.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 23:37:11 -0000 On Wed, Oct 06, 2004 at 01:00:23AM +0200, Max Laier wrote: > On Tuesday 05 October 2004 23:27, Brian Fundakowski Feldman wrote: > > On Tue, Oct 05, 2004 at 08:44:24PM +0000, Max Laier wrote: > > > mlaier 2004-10-05 20:44:24 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: (Branch: RELENG_5) > > > contrib/pf/man pf.4 > > > Log: > > > MFC: > > > PFIL_HOOKS in no longer an optional item. > > > > > > Submitted by: Anders Hanssen > > > > I have a bunch of questions regarding pf documentation... > > > > Do you think we should update pf(4)/pfctl(8) documentation to > > cross-reference IPFW at all? > > I fail to see that point, but I don't care much either way. Maybe I should add > pf to the firewall(7) "ADDITIONAL READING"? I'm being silly; I meant pf.conf(5), since it's the de facto documentation for ALTQ. > > Is it worth explaining in pfctl(8) what the default RED parameters for > > ALTQ are and how they relate to qlimit? > > Sure. pf.conf(5), right? That's the place you were thinking of - not pfctl(8)? > > > Isn't there an altq.4 somewhere? > > No. Feel free to write it. I agree that ALTQ documentation is suboptimal at > the moment. I had plans to evolve the configuration process, but didn't yet > find time to ... in the longrun it should no longer require dev/pf and all > that ... For now, How about just an MLINKS from pf.conf.5 to altq.4? > > Shouldn't pfctl(8) document what occurs when there is no memory to add > > an ALTQ tag? > > pf.conf(5)? Well, if you don't have memory for a tag you are in trouble > anyway. But what happens? The packet ends up in the default queue (I hope). Yeah, that's what happens, in both the classifiers that currently support it. I just think it's worth having in both manpages. > > P.S. Think we should MFC dc(4) ALTQ support? > > You know if it works or not, can't comment on that. If it does work, go for > it. Make sure to update altq(8) as well (or the TBD altq(4)) > > > P.P.S. Should we look again into changing the pfil locking to not > > fail-open? > > Feel free to make if fail-close. You must not sleep there, so it's either open > or close. In contrast to what I told you earlier - you can return EAGAIN or > ENOBUF so that applications don't get confused. I would presume to make it look something like this: Index: pfil.c =================================================================== RCS file: /usr/ncvs/src/sys/net/pfil.c,v retrieving revision 1.10 diff -u -r1.10 pfil.c --- pfil.c 29 Sep 2004 04:54:32 -0000 1.10 +++ pfil.c 5 Oct 2004 23:18:02 -0000 @@ -119,8 +119,15 @@ struct mbuf *m = *mp; int rv = 0; - if (ph->ph_busy_count == -1 || ph->ph_want_write) - return (0); + /* + * Prevent packet filtering from starving the modification of + * the packet filters. + */ + if (ph->ph_busy_count == -1 || ph->ph_want_write) { + m_freem(*mp); + *mp = NULL; + return (ENOBUFS); + } PFIL_RLOCK(ph); for (pfh = pfil_hook_get(dir, ph); pfh != NULL; > Other than that, I am still waiting for you to commit sxfast so that I can > redo the pfil locking with it. I am wondering, however, if you didn't try to > sleep there as well (which is not possible here). Since we're not worried about exclusive access starving shared access in this case, it's not so terribly important. The only other real benefit over what is there now is the ability to have WITNESS work, but that's not so important for a lock mechanism really only used in one file compared to more pervasively-accessed locks. It would take a peter or jhb to finish implementing sxfast locks, because I still don't understand how we're supposed to utilize the turnstile mechanism. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Tue Oct 5 23:47:33 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B204D16A4D0; Tue, 5 Oct 2004 23:47:33 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 789BB43D2D; Tue, 5 Oct 2004 23:47:33 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id i95NlXWi061692 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 5 Oct 2004 16:47:33 -0700 (PDT) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Date: Tue, 5 Oct 2004 16:50:58 -0700 User-Agent: KMail/1.7 References: <200410051948.i95JmXjG070368@repoman.freebsd.org> In-Reply-To: <200410051948.i95JmXjG070368@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410051650.59390.sam@errno.com> Subject: Re: cvs commit: src/sys/net route.h rtsock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 23:47:34 -0000 On Tuesday 05 October 2004 12:48 pm, Sam Leffler wrote: > sam 2004-10-05 19:48:33 UTC > > FreeBSD src repository > > Modified files: > sys/net route.h rtsock.c > Log: > Add 802.11-specific events that are dispatched through the routing > socket. This really doesn't belong here but is preferred (for the moment) > over adding yet another mechanism for sending msgs from the kernel to user > apps. > > Reviewed by: imp I should've noted that these changes were inspired by work by Phillip Crumpler. Sam From owner-cvs-all@FreeBSD.ORG Tue Oct 5 23:49:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4399416A4CE; Tue, 5 Oct 2004 23:49:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21BB443D49; Tue, 5 Oct 2004 23:49:28 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95NnSIS087888; Tue, 5 Oct 2004 23:49:28 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95NnRqY087887; Tue, 5 Oct 2004 23:49:27 GMT (envelope-from green) Message-Id: <200410052349.i95NnRqY087887@repoman.freebsd.org> From: Brian Feldman Date: Tue, 5 Oct 2004 23:49:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/gprof kernel.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 23:49:28 -0000 green 2004-10-05 23:49:27 UTC FreeBSD src repository Modified files: usr.bin/gprof kernel.c Log: Make sure to return 0 from kernel_getnfile() since if there were an error, it would exit() (and it needs to return a value). Revision Changes Path 1.4 +1 -0 src/usr.bin/gprof/kernel.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 23:50:26 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84D9F16A4CE; Tue, 5 Oct 2004 23:50:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81E3B43D53; Tue, 5 Oct 2004 23:50:10 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i95NoA1k087936; Tue, 5 Oct 2004 23:50:10 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i95NoA7U087935; Tue, 5 Oct 2004 23:50:10 GMT (envelope-from green) Message-Id: <200410052350.i95NoA7U087935@repoman.freebsd.org> From: Brian Feldman Date: Tue, 5 Oct 2004 23:50:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/gprof kernel.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 23:50:26 -0000 green 2004-10-05 23:50:10 UTC FreeBSD src repository Modified files: usr.bin/gprof kernel.c Log: Forced commit to note the submitter. Submitted by: stefanf Revision Changes Path 1.5 +0 -0 src/usr.bin/gprof/kernel.c From owner-cvs-all@FreeBSD.ORG Tue Oct 5 23:57:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A07A16A4CE; Tue, 5 Oct 2004 23:57:32 +0000 (GMT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B45543D1D; Tue, 5 Oct 2004 23:57:32 +0000 (GMT) (envelope-from DougB@freebsd.org) Received: from ob.icann.org ([192.0.35.106]) by comcast.net (rwcrmhc13) with SMTP id <20041005235730015002s6goe> (Authid: domain_name_tsar); Tue, 5 Oct 2004 23:57:31 +0000 Date: Tue, 5 Oct 2004 16:57:15 -0700 (PDT) From: Doug Barton To: Brian Somers In-Reply-To: <20041005230204.5401f0be@dev.lan.Awfulhak.org> Message-ID: <20041005164914.U3095@bo.vpnaa.bet> References: <200410051303.i95D38Nl047864@repoman.freebsd.org> <20041005172056.GA4568@ip.net.ua> <20041005230204.5401f0be@dev.lan.Awfulhak.org> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1187536900-1097020635=:3095" cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Ruslan Ermilov cc: re@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/etc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 23:57:32 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-1187536900-1097020635=:3095 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed On Tue, 5 Oct 2004, Brian Somers wrote: > On Tue, 5 Oct 2004 20:20:56 +0300, Ruslan Ermilov wrote: >>> Shouldn't this be: >>> >>> ln -fhs ../var/named/etc/namedb ${DESTDIR}/etc/namedb >>> >> No. > > If I mount an alternate filesystem hierarchy somewhere, isn't it a bit > useless/dangerous for symlinks to point outside of it? The attached patch combines the best of the various ideas that have been disucssed on this topic. 1. Incorporates Ruslan's improvements to where things are done related to the symlink in src/etc/Makefile. 2. Incorporates Brian's suggestion to make the link relative. This is the best way I can see to make it work as expected in all cases, including complete alternate filesystems. It should also solve the release engineering problem. 3. Add a new knob, NO_BIND_MTREE, as suggested by the folks who already have stuff in /var/named that they don't want me to mess with. :) 4. Updates make.conf(5) with the new stuff, and corrects a few paths that have changed since I last updated it. If everyone finds this acceptable, I will commit it, and then ask re@ for permission to MFC it, hopefully before 5-RC1. Thanks to everyone who contributed to this train of thought. Doug -- This .signature sanitized for your protection --0-1187536900-1097020635=:3095 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="bind9-mtree-fix.diff" Content-Transfer-Encoding: BASE64 Content-ID: <20041005165715.S3095@bo.vpnaa.bet> Content-Description: Content-Disposition: attachment; filename="bind9-mtree-fix.diff" SW5kZXg6IGV0Yy9NYWtlZmlsZQ0KPT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQ0K UkNTIGZpbGU6IC91c3IvbG9jYWwvbmN2cy9zcmMvZXRjL01ha2VmaWxlLHYN CnJldHJpZXZpbmcgcmV2aXNpb24gMS4zMzQNCmRpZmYgLXUgLXIxLjMzNCBN YWtlZmlsZQ0KLS0tIGV0Yy9NYWtlZmlsZQk1IE9jdCAyMDA0IDEzOjAzOjA4 IC0wMDAwCTEuMzM0DQorKysgZXRjL01ha2VmaWxlCTUgT2N0IDIwMDQgMjM6 NTQ6MDIgLTAwMDANCkBAIC0xMjIsMTAgKzEyMiwxOCBAQA0KIAkgICAgbG4g JHtERVNURElSfS9yb290Ly5wcm9maWxlICR7REVTVERJUn0vLnByb2ZpbGUN CiAJY2QgJHsuQ1VSRElSfS9tdHJlZTsgJHtJTlNUQUxMfSAtbyAke0JJTk9X Tn0gLWcgJHtCSU5HUlB9IC1tIDQ0NCBcDQogCSAgICAke01UUkVFfSAke0RF U1RESVJ9L2V0Yy9tdHJlZQ0KLS5pZiAhZGVmaW5lZChOT19CSU5EX0VUQykg JiYgIWRlZmluZWQoTk9fQklORCkNCisuaWYgIWRlZmluZWQoTk9fQklORCkN CisuaWYgIWRlZmluZWQoTk9fQklORF9FVEMpDQogCWNkICR7LkNVUkRJUn0v bmFtZWRiOyAke0lOU1RBTEx9IC1vICR7QklOT1dOfSAtZyAke0JJTkdSUH0g LW0gNjQ0IFwNCiAJICAgICR7TkFNRURCfSAke0RFU1RESVJ9L3Zhci9uYW1l ZC9ldGMvbmFtZWRiDQogLmVuZGlmDQorLmlmICFkZWZpbmVkKE5PX0JJTkRf TVRSRUUpDQorCUBpZiBbICEgLWUgJHtERVNURElSfS9ldGMvbmFtZWRiIF07 IHRoZW4gXA0KKwkJc2V0IC14OyBcDQorCQlsbiAtZmhzIC4uL3Zhci9uYW1l ZC9ldGMvbmFtZWRiICR7REVTVERJUn0vZXRjL25hbWVkYjsgXA0KKwlmaQ0K Ky5lbmRpZg0KKy5lbmRpZg0KIAljZCAkey5DVVJESVJ9L3BwcDsgJHtJTlNU QUxMfSAtbyAke0JJTk9XTn0gLWcgJHtCSU5HUlB9IC1tIDYwMCBcDQogCSAg ICAke1BQUENORn0gJHtERVNURElSfS9ldGMvcHBwDQogCWNkICR7LkNVUkRJ Un0vbWFpbDsgJHtJTlNUQUxMfSAtbyAke0JJTk9XTn0gLWcgJHtCSU5HUlB9 IC1tIDY0NCBcDQpAQCAtMTg0LDkgKzE5MiwxMCBAQA0KIAltdHJlZSAtZGVV ICR7TVRSRUVfRk9MTE9XU19TWU1MSU5LU30gLWYgJHsuQ1VSRElSfS9tdHJl ZS9CSU5ELmluY2x1ZGUuZGlzdCBcDQogCSAgICAtcCAke0RFU1RESVJ9L3Vz ci9pbmNsdWRlDQogLmVuZGlmDQorLmlmICFkZWZpbmVkKE5PX0JJTkRfTVRS RUUpDQogCW10cmVlIC1kZVUgJHtNVFJFRV9GT0xMT1dTX1NZTUxJTktTfSAt ZiAkey5DVVJESVJ9L210cmVlL0JJTkQuY2hyb290LmRpc3QgXA0KIAkgICAg LXAgJHtERVNURElSfS92YXIvbmFtZWQNCi0JbG4gLWZocyAvdmFyL25hbWVk L2V0Yy9uYW1lZGIgJHtERVNURElSfS9ldGMvbmFtZWRiDQorLmVuZGlmDQog LmVuZGlmDQogLmlmICFkZWZpbmVkKE5PX1NFTkRNQUlMKQ0KIAltdHJlZSAt ZGVVICR7TVRSRUVfRk9MTE9XU19TWU1MSU5LU30gLWYgJHsuQ1VSRElSfS9t dHJlZS9CU0Quc2VuZG1haWwuZGlzdCAtcCAke0RFU1RESVJ9Lw0KSW5kZXg6 IHNoYXJlL2V4YW1wbGVzL2V0Yy9tYWtlLmNvbmYNCj09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT0NClJDUyBmaWxlOiAvdXNyL2xvY2FsL25jdnMvc3JjL3NoYXJl L2V4YW1wbGVzL2V0Yy9tYWtlLmNvbmYsdg0KcmV0cmlldmluZyByZXZpc2lv biAxLjIzNA0KZGlmZiAtdSAtcjEuMjM0IG1ha2UuY29uZg0KLS0tIHNoYXJl L2V4YW1wbGVzL2V0Yy9tYWtlLmNvbmYJMjcgU2VwIDIwMDQgMDg6MjM6NDIg LTAwMDAJMS4yMzQNCisrKyBzaGFyZS9leGFtcGxlcy9ldGMvbWFrZS5jb25m CTUgT2N0IDIwMDQgMjM6MzQ6NTggLTAwMDANCkBAIC0xNDksNiArMTQ5LDcg QEANCiAjTk9fQklORF9ETlNTRUM9CXRydWUJIyBEbyBub3QgYnVpbGQgZG5z c2VjLWtleWdlbiwgZG5zc2VjLXNpZ256b25lDQogI05PX0JJTkRfRVRDPQkJ dHJ1ZQkjIERvIG5vdCBpbnN0YWxsIGZpbGVzIHRvIC9ldGMvbmFtZWRiDQog I05PX0JJTkRfTElCU19MV1JFUz0JdHJ1ZQkjIERvIG5vdCBpbnN0YWxsIHRo ZSBsd3JlcyBsaWJyYXJ5DQorI05PX0JJTkRfTVRSRUU9CQl0cnVlCSMgRG8g cnVuIG10cmVlIHRvIGNyZWF0ZSBjaHJvb3QgZGlyZWN0b3JpZXMNCiAjTk9f QklORF9OQU1FRD0JCXRydWUJIyBEbyBub3QgYnVpbGQgbmFtZWQsIHJuZGMs IGx3cmVzZCwgZXRjLg0KICNOT19CSU5EX1VUSUxTPQkJdHJ1ZQkjIERvIG5v dCBidWlsZCBkaWcsIGhvc3QsIG5zbG9va3VwLCBuc3VwZGF0ZQ0KICNXSVRI X0JJTkRfTElCUz0JdHJ1ZQkjIEluc3RhbGwgdGhlIEJJTkQgbGlicyBhbmQg aW5jbHVkZSBmaWxlcw0KSW5kZXg6IHNoYXJlL21hbi9tYW41L21ha2UuY29u Zi41DQo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09DQpSQ1MgZmlsZTogL3Vzci9s b2NhbC9uY3ZzL3NyYy9zaGFyZS9tYW4vbWFuNS9tYWtlLmNvbmYuNSx2DQpy ZXRyaWV2aW5nIHJldmlzaW9uIDEuOTYNCmRpZmYgLXUgLXIxLjk2IG1ha2Uu Y29uZi41DQotLS0gc2hhcmUvbWFuL21hbjUvbWFrZS5jb25mLjUJMjcgU2Vw IDIwMDQgMDg6MjM6NDIgLTAwMDAJMS45Ng0KKysrIHNoYXJlL21hbi9tYW41 L21ha2UuY29uZi41CTUgT2N0IDIwMDQgMjM6NTM6MzMgLTAwMDANCkBAIC0y NCw3ICsyNCw3IEBADQogLlwiDQogLlwiICRGcmVlQlNEOiBzcmMvc2hhcmUv bWFuL21hbjUvbWFrZS5jb25mLjUsdiAxLjk2IDIwMDQvMDkvMjcgMDg6MjM6 NDIgZG91Z2IgRXhwICQNCiAuXCINCi0uRGQgU2VwdGVtYmVyIDI3LCAyMDA0 DQorLkRkIE9jdG9iZXIgNSwgMjAwNA0KIC5EdCBNQUtFLkNPTkYgNQ0KIC5P cw0KIC5TaCBOQU1FDQpAQCAtNjEyLDEyICs2MTIsMjMgQEANCiAuSXQgVmEg Tk9fQklORF9FVEMNCiAuUHEgVnQgYm9vbA0KIFNldCB0byBhdm9pZCBpbnN0 YWxsaW5nIHRoZSBkZWZhdWx0IGZpbGVzIHRvDQotLlBhIC9ldGMvbmFtZWRi IC4NCisuUGEgL3Zhci9uYW1lZC9ldGMvbmFtZWRiIC4NCiAuSXQgVmEgTk9f QklORF9MSUJTX0xXUkVTDQogLlBxIFZ0IGJvb2wNCiBTZXQgdG8gYXZvaWQg aW5zdGFsbGluZyB0aGUgbGlnaHR3ZWlnaHQgcmVzb2x2ZXIgbGlicmFyeSBp bg0KIC5QYSAvdXNyL2xpYiAuDQogVGhlIGxpYnJhcnkgdGhhdCBpcyBwcml2 YXRlIHRvIHRoZSBidWlsZCBzeXN0ZW0gbWF5IHN0aWxsIGJlIGJ1aWx0IGFz IG5lZWRlZC4NCisuSXQgVmEgTk9fQklORF9NVFJFRQ0KKy5QcSBWdCBib29s DQorU2V0IHRvIGF2b2lkIHJ1bm5pbmcNCisuWHIgbXRyZWUgOA0KK3RvIGNy ZWF0ZSB0aGUgY2hyb290IGRpcmVjdG9yeSBzdHJ1Y3R1cmUgdW5kZXINCisu UGEgL3Zhci9uYW1lZCAsDQorYW5kIGF2b2lkIGNyZWF0aW5nIGFuDQorLlBh IC9ldGMvbmFtZWRiDQorc3ltbGluayB0byB0aGUgY2hyb290IGRpcmVjdG9y eS4NCitUaGlzIG9wdGlvbiBzaG91bGQgdHlwaWNhbGx5IGJlIHVzZWQgdG9n ZXRoZXIgd2l0aA0KKy5WdCBOT19CSU5EX0VUQyAuDQogLkl0IFZhIE5PX0JJ TkRfTkFNRUQNCiAuUHEgVnQgYm9vbA0KIFNldCB0byBhdm9pZCBidWlsZGlu ZyBvciBpbnN0YWxsaW5nDQo= --0-1187536900-1097020635=:3095-- From owner-cvs-all@FreeBSD.ORG Wed Oct 6 00:40:41 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A99A616A4F7; Wed, 6 Oct 2004 00:40:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C5A343D53; Wed, 6 Oct 2004 00:40:41 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i960efdU089442; Wed, 6 Oct 2004 00:40:41 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i960efqj089441; Wed, 6 Oct 2004 00:40:41 GMT (envelope-from davidxu) Message-Id: <200410060040.i960efqj089441@repoman.freebsd.org> From: David Xu Date: Wed, 6 Oct 2004 00:40:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys proc.h src/sys/kern kern_exec.c kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 00:40:41 -0000 davidxu 2004-10-06 00:40:41 UTC FreeBSD src repository Modified files: sys/sys proc.h sys/kern kern_exec.c kern_thread.c Log: In original kern_execve() code, at the start of the function, it forces all other threads to suicide, problem is execve() could be failed, and a failed execve() would change threaded process to unthreaded, this side effect is unexpected. The new code introduces a new single threading mode SINGLE_BOUNDARY, in the mode, all threads should suspend themself at user boundary except the singler. we can not use SINGLE_NO_EXIT because we want to start from a clean state if execve() is successful, suspending other threads at unknown point and later resuming them from there and forcing them to exit at user boundary may cause the process to start from a dirty state. If execve() is successful, current thread upgrades to SINGLE_EXIT mode and forces other threads to suicide at user boundary, otherwise, other threads will be resumed and their interrupted syscall will be restarted. Reviewed by: julian Revision Changes Path 1.254 +46 -12 src/sys/kern/kern_exec.c 1.203 +60 -23 src/sys/kern/kern_thread.c 1.409 +5 -3 src/sys/sys/proc.h From owner-cvs-all@FreeBSD.ORG Wed Oct 6 00:49:41 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86E8D16A4CE; Wed, 6 Oct 2004 00:49:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 658A543D46; Wed, 6 Oct 2004 00:49:41 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i960nfR6096061; Wed, 6 Oct 2004 00:49:41 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i960nfGJ096060; Wed, 6 Oct 2004 00:49:41 GMT (envelope-from davidxu) Message-Id: <200410060049.i960nfGJ096060@repoman.freebsd.org> From: David Xu Date: Wed, 6 Oct 2004 00:49:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_kse.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 00:49:41 -0000 davidxu 2004-10-06 00:49:41 UTC FreeBSD src repository Modified files: sys/kern kern_kse.c Log: Restore some code removed in revision 1.193 and 1.194, julian said he'd like to keep these code. Revision Changes Path 1.205 +23 -4 src/sys/kern/kern_kse.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 00:59:17 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F9CF16A4CE; Wed, 6 Oct 2004 00:59:17 +0000 (GMT) Received: from gw.Awfulhak.org (awfulhak.demon.co.uk [80.177.173.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEB3043D48; Wed, 6 Oct 2004 00:59:16 +0000 (GMT) (envelope-from brian@Awfulhak.org) Received: from dev.lan.Awfulhak.org (brian@dev.lan.Awfulhak.org [172.16.0.5]) by gw.Awfulhak.org (8.13.1/8.13.1) with SMTP id i960xDgp015830; Wed, 6 Oct 2004 01:59:13 +0100 (BST) (envelope-from brian@Awfulhak.org) Date: Wed, 6 Oct 2004 01:59:15 +0100 From: Brian Somers To: Doug Barton Message-ID: <20041006015915.24a444b3@dev.lan.Awfulhak.org> In-Reply-To: <20041005164914.U3095@bo.vpnaa.bet> References: <200410051303.i95D38Nl047864@repoman.freebsd.org> <20041005170427.548e6e9d@dev.lan.Awfulhak.org> <20041005172056.GA4568@ip.net.ua> <20041005230204.5401f0be@dev.lan.Awfulhak.org> <20041005164914.U3095@bo.vpnaa.bet> X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on gw.lan.Awfulhak.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: re@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 00:59:17 -0000 On Tue, 5 Oct 2004 16:57:15 -0700 (PDT), Doug Barton wrote: > On Tue, 5 Oct 2004, Brian Somers wrote: > > > On Tue, 5 Oct 2004 20:20:56 +0300, Ruslan Ermilov wrote: > >>> Shouldn't this be: > >>> > >>> ln -fhs ../var/named/etc/namedb ${DESTDIR}/etc/namedb > >>> > >> No. > > > > If I mount an alternate filesystem hierarchy somewhere, isn't it a bit > > useless/dangerous for symlinks to point outside of it? > > The attached patch combines the best of the various ideas that have been > disucssed on this topic. > > 1. Incorporates Ruslan's improvements to where things are done related > to the symlink in src/etc/Makefile. > > 2. Incorporates Brian's suggestion to make the link relative. This is > the best way I can see to make it work as expected in all cases, > including complete alternate filesystems. It should also solve the > release engineering problem. > > 3. Add a new knob, NO_BIND_MTREE, as suggested by the folks who already > have stuff in /var/named that they don't want me to mess with. :) > > 4. Updates make.conf(5) with the new stuff, and corrects a few paths > that have changed since I last updated it. > > If everyone finds this acceptable, I will commit it, and then ask re@ > for permission to MFC it, hopefully before 5-RC1. > > Thanks to everyone who contributed to this train of thought. No complaints from here. Cheers. -- Brian Don't _EVER_ lose your sense of humour ! From owner-cvs-all@FreeBSD.ORG Wed Oct 6 02:06:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B0EB16A4CE; Wed, 6 Oct 2004 02:06:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F1EB43D4C; Wed, 6 Oct 2004 02:06:11 +0000 (GMT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9626B4X098240; Wed, 6 Oct 2004 02:06:11 GMT (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9626BM1098239; Wed, 6 Oct 2004 02:06:11 GMT (envelope-from grog) Message-Id: <200410060206.i9626BM1098239@repoman.freebsd.org> From: Greg Lehey Date: Wed, 6 Oct 2004 02:06:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 02:06:11 -0000 grog 2004-10-06 02:06:11 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: getnewvnode: Weaken the panic "cleaned vnode isn't" to a warning. Discussion: this panic (or waning) only occurs when the kernel is compiled with INVARIANTS. Otherwise the problem (which means that the vp->v_data field isn't NULL, and represents a coding error and possibly a memory leak) is silently ignored by setting it to NULL later on. Panicking here isn't very helpful: by this time, we can only find the symptoms. The panic occurs long after the reason for "not cleaning" has been forgotten; in the case in point, it was the result of severe file system corruption which left the v_type field set to VBAD. That issue will be addressed by a separate commit. Revision Changes Path 1.529 +3 -1 src/sys/kern/vfs_subr.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 02:10:00 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D25916A4CE; Wed, 6 Oct 2004 02:10:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 045F643D2D; Wed, 6 Oct 2004 02:10:00 +0000 (GMT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9629xuP098307; Wed, 6 Oct 2004 02:09:59 GMT (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9629xgY098306; Wed, 6 Oct 2004 02:09:59 GMT (envelope-from grog) Message-Id: <200410060209.i9629xgY098306@repoman.freebsd.org> From: Greg Lehey Date: Wed, 6 Oct 2004 02:09:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 02:10:00 -0000 grog 2004-10-06 02:09:59 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: vtryrecycle: Don't rely on type VBAD alone to mean that we don't need to clean the vnode. If v_data is set, we still need to clean it. This code change should catch all incidents of the previous commit (INVARIANTS only). Revision Changes Path 1.530 +1 -1 src/sys/kern/vfs_subr.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 02:29:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A52416A4CE; Wed, 6 Oct 2004 02:29:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1169243D31; Wed, 6 Oct 2004 02:29:20 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i962TJx7098948; Wed, 6 Oct 2004 02:29:19 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i962TJkc098947; Wed, 6 Oct 2004 02:29:19 GMT (envelope-from davidxu) Message-Id: <200410060229.i962TJkc098947@repoman.freebsd.org> From: David Xu Date: Wed, 6 Oct 2004 02:29:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_thr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 02:29:20 -0000 davidxu 2004-10-06 02:29:19 UTC FreeBSD src repository Modified files: sys/kern kern_thr.c Log: Close a race between thr_create and sysctl -w, the thr_scope_sys could be changed when thr_create is running, and we tested it for several times. Revision Changes Path 1.28 +10 -7 src/sys/kern/kern_thr.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 02:35:17 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B122616A4CE; Wed, 6 Oct 2004 02:35:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EDB943D54; Wed, 6 Oct 2004 02:35:17 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i962ZHVm099147; Wed, 6 Oct 2004 02:35:17 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i962ZHwq099146; Wed, 6 Oct 2004 02:35:17 GMT (envelope-from suz) Message-Id: <200410060235.i962ZHwq099146@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Wed, 6 Oct 2004 02:35:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/netinet in_rmx.c src/sys/netinet6 in6_rmx.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 02:35:17 -0000 suz 2004-10-06 02:35:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/netinet in_rmx.c sys/netinet6 in6_rmx.c Log: Fixed a kernel crash due to a duplicated free when net.inet[6].ip[6].rtexpire=0. (this bug is specific to FreeBSD-4.x, so it's not committed to -CURRENT nor RELENG-5) Reported in: freebsd-net ("Weird memory exhaustion with FreeBSD 4.10-STABLE" starting from Sep 23, 2004) Obtained from: KAME Approved by: re (scottl) Revision Changes Path 1.37.2.4 +7 -1 src/sys/netinet/in_rmx.c 1.1.2.4 +7 -1 src/sys/netinet6/in6_rmx.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 02:43:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B277516A4CE; Wed, 6 Oct 2004 02:43:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90E9343D53; Wed, 6 Oct 2004 02:43:28 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i962hSL0099466; Wed, 6 Oct 2004 02:43:28 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i962hSjr099465; Wed, 6 Oct 2004 02:43:28 GMT (envelope-from marcel) Message-Id: <200410060243.i962hSjr099465@repoman.freebsd.org> From: Marcel Moolenaar Date: Wed, 6 Oct 2004 02:43:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 02:43:28 -0000 marcel 2004-10-06 02:43:28 UTC FreeBSD src repository Modified files: sys/ia64/ia64 machdep.c Log: Add the Madison II, which is the second generation Madison. The Madison II is model 2 in the Itanium 2 family and has up to 9MB of L3 cache and clocks higher than 1.5Ghz. There's no LV variant AFAICT. Revision Changes Path 1.190 +3 -0 src/sys/ia64/ia64/machdep.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 03:09:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E161216A4D2 for ; Wed, 6 Oct 2004 03:09:14 +0000 (GMT) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 43F6943D41 for ; Wed, 6 Oct 2004 03:09:14 +0000 (GMT) (envelope-from silby@silby.com) Received: (qmail 14566 invoked from network); 6 Oct 2004 03:09:13 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 6 Oct 2004 03:09:13 -0000 X-pair-Authenticated: 209.68.2.70 Date: Tue, 5 Oct 2004 22:09:11 -0500 (CDT) From: Mike Silbersack To: Marcel Moolenaar In-Reply-To: <200410060243.i962hSjr099465@repoman.freebsd.org> Message-ID: <20041005220848.G560@odysseus.silby.com> References: <200410060243.i962hSjr099465@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64/ia64 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 03:09:15 -0000 On Wed, 6 Oct 2004, Marcel Moolenaar wrote: > marcel 2004-10-06 02:43:28 UTC > > FreeBSD src repository > > Modified files: > sys/ia64/ia64 machdep.c > Log: > Add the Madison II, which is the second generation Madison. The Madison II > is model 2 in the Itanium 2 family and has up to 9MB of L3 cache and clocks > higher than 1.5Ghz. There's no LV variant AFAICT. > > Revision Changes Path > 1.190 +3 -0 src/sys/ia64/ia64/machdep.c If I get a quad processor Madison II system, can I boot w/o ram? :) From owner-cvs-all@FreeBSD.ORG Wed Oct 6 03:31:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D91D16A4CE; Wed, 6 Oct 2004 03:31:45 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id D65A343D41; Wed, 6 Oct 2004 03:31:44 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from [192.168.4.250] (dhcp50.pn.xcllnt.net [192.168.4.250]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id i963Vi8G071189; Tue, 5 Oct 2004 20:31:44 -0700 (PDT) (envelope-from marcel@xcllnt.net) In-Reply-To: <20041005220848.G560@odysseus.silby.com> References: <200410060243.i962hSjr099465@repoman.freebsd.org> <20041005220848.G560@odysseus.silby.com> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <3E1495F0-1748-11D9-B102-000D93C47836@xcllnt.net> Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Tue, 5 Oct 2004 20:31:43 -0700 To: Mike Silbersack X-Mailer: Apple Mail (2.619) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64/ia64 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 03:31:45 -0000 On Oct 5, 2004, at 8:09 PM, Mike Silbersack wrote: >> Log: >> Add the Madison II, which is the second generation Madison. The >> Madison II >> is model 2 in the Itanium 2 family and has up to 9MB of L3 cache and >> clocks >> higher than 1.5Ghz. There's no LV variant AFAICT. >> >> Revision Changes Path >> 1.190 +3 -0 src/sys/ia64/ia64/machdep.c > > If I get a quad processor Madison II system, can I boot w/o ram? :) Alas, you need at least 8 cpus because we load the kernel at 64MB. A video card with at least 32MB can be used as a workaround and gives the cheapest configuration. :-) -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-all@FreeBSD.ORG Wed Oct 6 03:32:27 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3399216A4CE; Wed, 6 Oct 2004 03:32:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10EA243D2F; Wed, 6 Oct 2004 03:32:27 +0000 (GMT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i963WQQE001284; Wed, 6 Oct 2004 03:32:26 GMT (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i963WQJF001283; Wed, 6 Oct 2004 03:32:26 GMT (envelope-from suz) Message-Id: <200410060332.i963WQJF001283@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Wed, 6 Oct 2004 03:32:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet6 in6_rmx.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 03:32:27 -0000 suz 2004-10-06 03:32:26 UTC FreeBSD src repository Modified files: sys/netinet6 in6_rmx.c Log: fixed too delayed routing cache expiry. (tvtohz() converts a time interval to ticks, whereas hzto() converts an absolute time to ticks) Obtained from: KAME Revision Changes Path 1.13 +4 -4 src/sys/netinet6/in6_rmx.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 04:25:37 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA75616A4CE; Wed, 6 Oct 2004 04:25:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAEF343D45; Wed, 6 Oct 2004 04:25:37 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i964PbNO002853; Wed, 6 Oct 2004 04:25:37 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i964PbnT002852; Wed, 6 Oct 2004 04:25:37 GMT (envelope-from green) Message-Id: <200410060425.i964PbnT002852@repoman.freebsd.org> From: Brian Feldman Date: Wed, 6 Oct 2004 04:25:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net bpf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 04:25:38 -0000 green 2004-10-06 04:25:37 UTC FreeBSD src repository Modified files: sys/net bpf.c Log: Don't recurse the BPF descriptor lock during the BIOCSDLT operation (and panic). To try to finish making BPF safe, at the very least, the BPF descriptor lock really needs to change into a reader/writer lock that controls access to "settings," and a mutex that controls access to the selinfo/knote/callout. Also, use of callout_drain() instead of callout_stop() (which is really a much more widespread issue). Revision Changes Path 1.137 +1 -1 src/sys/net/bpf.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 04:47:37 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B670516A4CE; Wed, 6 Oct 2004 04:47:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9526343D2F; Wed, 6 Oct 2004 04:47:37 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i964lbpC009846; Wed, 6 Oct 2004 04:47:37 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i964lbrg009845; Wed, 6 Oct 2004 04:47:37 GMT (envelope-from brooks) Message-Id: <200410060447.i964lbrg009845@repoman.freebsd.org> From: Brooks Davis Date: Wed, 6 Oct 2004 04:47:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 04:47:37 -0000 brooks 2004-10-06 04:47:37 UTC FreeBSD src repository Modified files: usr.sbin/newsyslog newsyslog.c Log: Mention "-d directory" in usage(). Pointy hat to: brooks Revision Changes Path 1.99 +1 -1 src/usr.sbin/newsyslog/newsyslog.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 04:47:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D875816A4CE; Wed, 6 Oct 2004 04:47:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B60DF43D31; Wed, 6 Oct 2004 04:47:58 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i964lwAV009898; Wed, 6 Oct 2004 04:47:58 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i964lwlC009897; Wed, 6 Oct 2004 04:47:58 GMT (envelope-from danfe) Message-Id: <200410060447.i964lwlC009897@repoman.freebsd.org> From: Alexey Dokuchaev Date: Wed, 6 Oct 2004 04:47:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/yafray Makefileports/graphics/yafray/files patch-src::loader::gram_loader.h patch-src::yafraycore::buffer.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 04:47:59 -0000 danfe 2004-10-06 04:47:58 UTC FreeBSD ports repository Modified files: graphics/yafray Makefile Added files: graphics/yafray/files patch-src::loader::gram_loader.h patch-src::yafraycore::buffer.h Log: Unbreak on 5.X and -CURRENT. Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Revision Changes Path 1.7 +0 -4 ports/graphics/yafray/Makefile 1.1 +13 -0 ports/graphics/yafray/files/patch-src::loader::gram_loader.h (new) 1.1 +13 -0 ports/graphics/yafray/files/patch-src::yafraycore::buffer.h (new) From owner-cvs-all@FreeBSD.ORG Wed Oct 6 04:51:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB57C16A4CE; Wed, 6 Oct 2004 04:51:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE29C43D5A; Wed, 6 Oct 2004 04:51:10 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i964pA3X010092; Wed, 6 Oct 2004 04:51:10 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i964pATU010091; Wed, 6 Oct 2004 04:51:10 GMT (envelope-from danfe) Message-Id: <200410060451.i964pATU010091@repoman.freebsd.org> From: Alexey Dokuchaev Date: Wed, 6 Oct 2004 04:51:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/djvulibre Makefile ports/graphics/djvulibre/filespatch-libdjvu_GString.cpp patch-libdjvu_GString.h patch-libdjvu_MMX.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 04:51:11 -0000 danfe 2004-10-06 04:51:10 UTC FreeBSD ports repository Modified files: graphics/djvulibre Makefile Added files: graphics/djvulibre/files patch-libdjvu_Arrays.h patch-libdjvu_GContainer.h patch-libdjvu_GString.cpp patch-libdjvu_GString.h patch-libdjvu_MMX.cpp Log: Unbreak the build with recent GCC. Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Revision Changes Path 1.27 +1 -7 ports/graphics/djvulibre/Makefile 1.1 +52 -0 ports/graphics/djvulibre/files/patch-libdjvu_Arrays.h (new) 1.1 +59 -0 ports/graphics/djvulibre/files/patch-libdjvu_GContainer.h (new) 1.1 +20 -0 ports/graphics/djvulibre/files/patch-libdjvu_GString.cpp (new) 1.1 +11 -0 ports/graphics/djvulibre/files/patch-libdjvu_GString.h (new) 1.1 +11 -0 ports/graphics/djvulibre/files/patch-libdjvu_MMX.cpp (new) From owner-cvs-all@FreeBSD.ORG Wed Oct 6 04:53:33 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD52A16A4CE; Wed, 6 Oct 2004 04:53:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AF1543D2D; Wed, 6 Oct 2004 04:53:33 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i964rXPe010202; Wed, 6 Oct 2004 04:53:33 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i964rXdR010201; Wed, 6 Oct 2004 04:53:33 GMT (envelope-from danfe) Message-Id: <200410060453.i964rXdR010201@repoman.freebsd.org> From: Alexey Dokuchaev Date: Wed, 6 Oct 2004 04:53:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/cssc Makefile ports/devel/cssc/files patch-sf-delta.cc patch-sf-prs.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 04:53:33 -0000 danfe 2004-10-06 04:53:33 UTC FreeBSD ports repository Modified files: devel/cssc Makefile Added files: devel/cssc/files patch-sf-delta.cc patch-sf-prs.cc Log: Unbreak on 5.X and -CURRENT. Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Revision Changes Path 1.11 +1 -7 ports/devel/cssc/Makefile 1.1 +14 -0 ports/devel/cssc/files/patch-sf-delta.cc (new) 1.1 +14 -0 ports/devel/cssc/files/patch-sf-prs.cc (new) From owner-cvs-all@FreeBSD.ORG Wed Oct 6 04:57:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0244816A4CE; Wed, 6 Oct 2004 04:57:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D546543D46; Wed, 6 Oct 2004 04:57:17 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i964vHAT010364; Wed, 6 Oct 2004 04:57:17 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i964vHkl010363; Wed, 6 Oct 2004 04:57:17 GMT (envelope-from danfe) Message-Id: <200410060457.i964vHkl010363@repoman.freebsd.org> From: Alexey Dokuchaev Date: Wed, 6 Oct 2004 04:57:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/qtfw Makefile ports/security/qtfw/files patch-fwrule.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 04:57:18 -0000 danfe 2004-10-06 04:57:17 UTC FreeBSD ports repository Modified files: security/qtfw Makefile security/qtfw/files patch-fwrule.cpp Log: Fix the code so GCC 3.4.2 likes it better, and unbreak. Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Revision Changes Path 1.10 +1 -7 ports/security/qtfw/Makefile 1.2 +9 -0 ports/security/qtfw/files/patch-fwrule.cpp From owner-cvs-all@FreeBSD.ORG Wed Oct 6 05:07:36 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6553116A4CE; Wed, 6 Oct 2004 05:07:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5966943D58; Wed, 6 Oct 2004 05:07:36 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9657ao7010757; Wed, 6 Oct 2004 05:07:36 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9657agW010756; Wed, 6 Oct 2004 05:07:36 GMT (envelope-from danfe) Message-Id: <200410060507.i9657agW010756@repoman.freebsd.org> From: Alexey Dokuchaev Date: Wed, 6 Oct 2004 05:07:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/evolvotron Makefile distinfo patch-dialog_mutation_parameters.h patch-matrix.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 05:07:36 -0000 danfe 2004-10-06 05:07:36 UTC FreeBSD ports repository Modified files: graphics/evolvotron Makefile distinfo graphics/evolvotron/files patch-common.pro Removed files: graphics/evolvotron/files patch-dialog_mutation_parameters.h patch-matrix.cpp Log: Upgrade to 0.3.1 to unbreak with recent GCC. Reported by: kris Approved by: portmgr (krion, will), fjoe (mentor, implicit) Revision Changes Path 1.8 +3 -8 ports/graphics/evolvotron/Makefile 1.5 +2 -2 ports/graphics/evolvotron/distinfo 1.2 +5 -14 ports/graphics/evolvotron/files/patch-common.pro 1.3 +0 -10 ports/graphics/evolvotron/files/patch-dialog_mutation_parameters.h (dead) 1.3 +0 -10 ports/graphics/evolvotron/files/patch-matrix.cpp (dead) From owner-cvs-all@FreeBSD.ORG Wed Oct 6 05:10:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E577716A4CE; Wed, 6 Oct 2004 05:10:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4C1C43D5F; Wed, 6 Oct 2004 05:10:30 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i965AUi8010835; Wed, 6 Oct 2004 05:10:30 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i965AUrg010834; Wed, 6 Oct 2004 05:10:30 GMT (envelope-from danfe) Message-Id: <200410060510.i965AUrg010834@repoman.freebsd.org> From: Alexey Dokuchaev Date: Wed, 6 Oct 2004 05:10:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/trophy Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 05:10:31 -0000 danfe 2004-10-06 05:10:30 UTC FreeBSD ports repository Modified files: games/trophy Makefile Log: Sanitize C++ code a bit, and unbreak with recent GCC. Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Revision Changes Path 1.4 +4 -7 ports/games/trophy/Makefile From owner-cvs-all@FreeBSD.ORG Wed Oct 6 05:55:51 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89E4916A4CE; Wed, 6 Oct 2004 05:55:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69D0D43D46; Wed, 6 Oct 2004 05:55:51 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i965tpea012194; Wed, 6 Oct 2004 05:55:51 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i965tpZ8012193; Wed, 6 Oct 2004 05:55:51 GMT (envelope-from bmah) Message-Id: <200410060555.i965tpZ8012193@repoman.freebsd.org> From: "Bruce A. Mah" Date: Wed, 6 Oct 2004 05:55:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/early-adopter article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 05:55:51 -0000 bmah 2004-10-06 05:55:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/early-adopter article.sgml Log: Mention the BIND 8 to BIND 9 transition. Largely based on system update instructions originally written by dougb for src/UPDATING. Reviewed by: dougb, hrs Approved by: re (implicitly) Revision Changes Path 1.21.2.4 +49 -3 src/release/doc/en_US.ISO8859-1/early-adopter/article.sgml From owner-cvs-all@FreeBSD.ORG Wed Oct 6 06:32:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C63A16A4CE; Wed, 6 Oct 2004 06:32:10 +0000 (GMT) Received: from smtp-vbr2.xs4all.nl (smtp-vbr2.xs4all.nl [194.109.24.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BA4B43D31; Wed, 6 Oct 2004 06:32:09 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr2.xs4all.nl (8.12.11/8.12.11) with ESMTP id i966W7l5041718; Wed, 6 Oct 2004 08:32:08 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.1/8.12.9) with ESMTP id i966W7dT024091; Wed, 6 Oct 2004 08:32:07 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.1/8.13.1/Submit) id i966W6Ri024090; Wed, 6 Oct 2004 08:32:06 +0200 (CEST) (envelope-from wb) Date: Wed, 6 Oct 2004 08:32:06 +0200 From: Wilko Bulte To: Marcel Moolenaar Message-ID: <20041006063206.GA24068@freebie.xs4all.nl> References: <200410060243.i962hSjr099465@repoman.freebsd.org> <20041005220848.G560@odysseus.silby.com> <3E1495F0-1748-11D9-B102-000D93C47836@xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E1495F0-1748-11D9-B102-000D93C47836@xcllnt.net> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.10-STABLE X-PGP: finger wilko@freebsd.org X-Virus-Scanned: by XS4ALL Virus Scanner cc: cvs-src@FreeBSD.ORG cc: Mike Silbersack cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/ia64/ia64 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 06:32:10 -0000 On Tue, Oct 05, 2004 at 08:31:43PM -0700, Marcel Moolenaar wrote.. > On Oct 5, 2004, at 8:09 PM, Mike Silbersack wrote: > > >> Log: > >> Add the Madison II, which is the second generation Madison. The > >>Madison II > >> is model 2 in the Itanium 2 family and has up to 9MB of L3 cache and > >>clocks > >> higher than 1.5Ghz. There's no LV variant AFAICT. > >> > >> Revision Changes Path > >> 1.190 +3 -0 src/sys/ia64/ia64/machdep.c > > > >If I get a quad processor Madison II system, can I boot w/o ram? :) > > Alas, you need at least 8 cpus because we load the kernel at 64MB. A > video > card with at least 32MB can be used as a workaround and gives the > cheapest configuration. > > :-) Interestingly enough this is what we used to repair / diagnose Alpha machines: diag code and/or a special version of the SRM console code was directly loaded via the SROM port into the CPU cache. In that way you could run code with a hosed memory subsystem. W/ -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Wed Oct 6 07:22:59 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F38E16A4CE; Wed, 6 Oct 2004 07:22:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1BDC43D4C; Wed, 6 Oct 2004 07:22:58 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i967MwP4014695; Wed, 6 Oct 2004 07:22:58 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i967MwsJ014694; Wed, 6 Oct 2004 07:22:58 GMT (envelope-from imp) Message-Id: <200410060722.i967MwsJ014694@repoman.freebsd.org> From: Warner Losh Date: Wed, 6 Oct 2004 07:22:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/pci pci_bus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 07:22:59 -0000 imp 2004-10-06 07:22:58 UTC FreeBSD src repository Modified files: sys/i386/pci pci_bus.c Log: For legacy PCI bridges, limit memory allocation to the top 32MB of RAM. Many older, legacy bridges only allow allocation from this range. This only appies to devices who don't have their memory assigned by the BIOS (since we allocate the ranges so assigned exactly), so should have minimal impact. Hoewver, for CardBus bridges (cbb), they rarely get the resources allocated by the BIOS, and this patch helps them greatly. Typically the 'bad Vcc' messages are caused by this problem. Revision Changes Path 1.113 +24 -4 src/sys/i386/pci/pci_bus.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 07:26:52 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C58DC16A4CE; Wed, 6 Oct 2004 07:26:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A427D43D5D; Wed, 6 Oct 2004 07:26:52 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i967QqKT014917; Wed, 6 Oct 2004 07:26:52 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i967Qqiv014916; Wed, 6 Oct 2004 07:26:52 GMT (envelope-from imp) Message-Id: <200410060726.i967Qqiv014916@repoman.freebsd.org> From: Warner Losh Date: Wed, 6 Oct 2004 07:26:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi_pcib_acpi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 07:26:52 -0000 imp 2004-10-06 07:26:52 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_pcib_acpi.c Log: For older systems with ACPI which don't have a pci <-> pci bridge, allocate unallocated memory resources from the top 32MB of the address space rather than the top 2GB. While the latter works on some chipsets, it fails badly on others. 32MB is more conservative and matches what cheap harware from this era is hardwired to pass. Revision Changes Path 1.41 +3 -3 src/sys/dev/acpica/acpi_pcib_acpi.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 07:42:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90F8816A4CE; Wed, 6 Oct 2004 07:42:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70EED43D31; Wed, 6 Oct 2004 07:42:19 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i967gJHB015424; Wed, 6 Oct 2004 07:42:19 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i967gJcX015423; Wed, 6 Oct 2004 07:42:19 GMT (envelope-from arved) Message-Id: <200410060742.i967gJcX015423@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 6 Oct 2004 07:42:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/freeradius Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 07:42:19 -0000 arved 2004-10-06 07:42:19 UTC FreeBSD ports repository Modified files: net/freeradius Makefile pkg-plist Log: Fix package build on AMD64 PR: 72335 Submitted by: Andrew Thompson Approved by: portmgr Revision Changes Path 1.26 +4 -0 ports/net/freeradius/Makefile 1.11 +1 -0 ports/net/freeradius/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Oct 6 07:58:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DFBD16A4CE; Wed, 6 Oct 2004 07:58:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F346B43D39; Wed, 6 Oct 2004 07:58:48 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i967wmGl016012; Wed, 6 Oct 2004 07:58:48 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i967wm99016011; Wed, 6 Oct 2004 07:58:48 GMT (envelope-from danfe) Message-Id: <200410060758.i967wm99016011@repoman.freebsd.org> From: Alexey Dokuchaev Date: Wed, 6 Oct 2004 07:58:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/truevision Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 07:58:49 -0000 danfe 2004-10-06 07:58:48 UTC FreeBSD ports repository Modified files: graphics/truevision Makefile Log: Follow new GCC rules, and unbreak the build. Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Revision Changes Path 1.14 +5 -7 ports/graphics/truevision/Makefile From owner-cvs-all@FreeBSD.ORG Wed Oct 6 08:02:36 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3676416A4CE; Wed, 6 Oct 2004 08:02:36 +0000 (GMT) Received: from sana.init-main.com (104.194.138.210.bn.2iij.net [210.138.194.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id 862ED43D49; Wed, 6 Oct 2004 08:02:35 +0000 (GMT) (envelope-from takawata@init-main.com) Received: from init-main.com (localhost.init-main.com [127.0.0.1]) by sana.init-main.com (8.13.1/8.13.1) with ESMTP id i9680TlW024318; Wed, 6 Oct 2004 17:00:29 +0900 (JST) (envelope-from takawata@init-main.com) Message-Id: <200410060800.i9680TlW024318@sana.init-main.com> To: Nate Lawson , robert.moore@intel.com, jhb@freebsd.org In-reply-to: Your message of "Tue, 05 Oct 2004 16:10:40 MST." <416329F0.3060301@root.org> Date: Wed, 06 Oct 2004 17:00:29 +0900 From: Takanori Watanabe cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 08:02:36 -0000 In message <416329F0.3060301@root.org>, Nate Lawson $B$5$s$$$o$/(B: >This request is for the SSDT. Our requirements are: > >1. Leave default table >2. Override with a new one >3. Ignore the table (pretend it doesn't exist) > >The last one isn't possible with the current API. I've hacked up >similar functionality by returning a no-op SSDT in >AcpiOsTableOverride(). But this isn't an ideal solution. > >Thanks, >Nate First of all, is that true that all SSDT's are always loaded automatically? ACPI 3.0 Thermal model requires SSDT dynamic loading,it seems. (Section 11.6) If so, it may cause trouble when all SSDT's and an original DSDT are compounded into a DSDT. I think ACPI-CA itself can override any SSDT by checking existing SSDT header passed to AcpiOsTableOverride. From owner-cvs-all@FreeBSD.ORG Wed Oct 6 08:11:08 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47FCD16A4CE; Wed, 6 Oct 2004 08:11:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2055043D62; Wed, 6 Oct 2004 08:11:07 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i968B7Ea016468; Wed, 6 Oct 2004 08:11:07 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i968B7sC016467; Wed, 6 Oct 2004 08:11:07 GMT (envelope-from davidxu) Message-Id: <200410060811.i968B7sC016467@repoman.freebsd.org> From: David Xu Date: Wed, 6 Oct 2004 08:11:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_stack.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 08:11:08 -0000 davidxu 2004-10-06 08:11:07 UTC FreeBSD src repository Modified files: lib/libpthread/thread thr_stack.c Log: Allocate red zone and stack space together and then split red zone from allocated space, orignal code left red zone unallocated, but those space can be allocated by user code, and result was providing no protection. Revision Changes Path 1.9 +17 -7 src/lib/libpthread/thread/thr_stack.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 08:16:08 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8C0916A4CE; Wed, 6 Oct 2004 08:16:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A818843D1F; Wed, 6 Oct 2004 08:16:08 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i968G8at016739; Wed, 6 Oct 2004 08:16:08 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i968G8XO016738; Wed, 6 Oct 2004 08:16:08 GMT (envelope-from danfe) Message-Id: <200410060816.i968G8XO016738@repoman.freebsd.org> From: Alexey Dokuchaev Date: Wed, 6 Oct 2004 08:16:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/xmms-fc Makefile ports/audio/xmms-fc/files patch-SmartPtr.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 08:16:08 -0000 danfe 2004-10-06 08:16:08 UTC FreeBSD ports repository Modified files: audio/xmms-fc Makefile Added files: audio/xmms-fc/files patch-SmartPtr.h Log: Unbreak the build with recent GCC. Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Revision Changes Path 1.12 +1 -7 ports/audio/xmms-fc/Makefile 1.1 +26 -0 ports/audio/xmms-fc/files/patch-SmartPtr.h (new) From owner-cvs-all@FreeBSD.ORG Wed Oct 6 08:52:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45AE516A4CE; Wed, 6 Oct 2004 08:52:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A24A43D4C; Wed, 6 Oct 2004 08:52:34 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i968qYLT024232; Wed, 6 Oct 2004 08:52:34 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i968qYMK024231; Wed, 6 Oct 2004 08:52:34 GMT (envelope-from sergei) Message-Id: <200410060852.i968qYMK024231@repoman.freebsd.org> From: Sergei Kolobov Date: Wed, 6 Oct 2004 08:52:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/dns/posadis Makefile distinfo pkg-plist ports/dns/posadis/files patch-Makefile.in patch-configure.in ports/devel/poslib Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 08:52:34 -0000 sergei 2004-10-06 08:52:34 UTC FreeBSD ports repository Modified files: dns/posadis Makefile distinfo pkg-plist devel/poslib Makefile distinfo pkg-plist Added files: dns/posadis/files patch-Makefile.in patch-configure.in Log: - Unbreak dns/posadis build under 5.x and -CURRENT by upgrading to the latest version (0.60.5) - Update its dependency devel/poslib to 1.0.5 (prerequisite) PR: ports/72308 Submitted by: sergei Approved by: portsmgr (will) Revision Changes Path 1.7 +3 -3 ports/devel/poslib/Makefile 1.4 +2 -2 ports/devel/poslib/distinfo 1.3 +6 -6 ports/devel/poslib/pkg-plist 1.10 +8 -15 ports/dns/posadis/Makefile 1.4 +2 -2 ports/dns/posadis/distinfo 1.1 +11 -0 ports/dns/posadis/files/patch-Makefile.in (new) 1.1 +11 -0 ports/dns/posadis/files/patch-configure.in (new) 1.5 +6 -4 ports/dns/posadis/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Oct 6 08:56:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E513D16A4CF; Wed, 6 Oct 2004 08:56:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6BED43D64; Wed, 6 Oct 2004 08:56:10 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i968uAuf024421; Wed, 6 Oct 2004 08:56:10 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i968uAbP024420; Wed, 6 Oct 2004 08:56:10 GMT (envelope-from sergei) Message-Id: <200410060856.i968uAbP024420@repoman.freebsd.org> From: Sergei Kolobov Date: Wed, 6 Oct 2004 08:56:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/poslib/files patch-poslib-config.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 08:56:11 -0000 sergei 2004-10-06 08:56:10 UTC FreeBSD ports repository Removed files: devel/poslib/files patch-poslib-config.in Log: - Remove patch we do not need anymore (fixed upstream) Accidentally omitted in the previous commit due a CVS glitch PR: ports/72308 Submitted by: sergei Approved by: portsmgr (will) Pointy hat to: sergei Revision Changes Path 1.2 +0 -29 ports/devel/poslib/files/patch-poslib-config.in (dead) From owner-cvs-all@FreeBSD.ORG Wed Oct 6 10:42:13 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2611616A4CE; Wed, 6 Oct 2004 10:42:13 +0000 (GMT) Received: from bgezal.inso.tuwien.ac.at (bgezal.inso.tuwien.ac.at [128.130.59.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id E119743D54; Wed, 6 Oct 2004 10:42:12 +0000 (GMT) (envelope-from stefan@fafoe.narf.at) Received: from fafoe.narf.at (unknown [212.186.3.235]) by bgezal.inso.tuwien.ac.at (Postfix) with ESMTP id 634B82163; Wed, 6 Oct 2004 12:42:11 +0200 (CEST) Received: from wombat.fafoe.narf.at (wombat.fafoe.narf.at [192.168.1.42]) by fafoe.narf.at (Postfix) with ESMTP id 4620540BE; Wed, 6 Oct 2004 12:42:07 +0200 (CEST) Received: by wombat.fafoe.narf.at (Postfix, from userid 1001) id CD29FC1; Wed, 6 Oct 2004 12:42:03 +0200 (CEST) Date: Wed, 6 Oct 2004 12:42:03 +0200 From: Stefan Farfeleder To: Warner Losh Message-ID: <20041006104201.GA38946@wombat.fafoe.narf.at> References: <200410060722.i967MwsJ014694@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410060722.i967MwsJ014694@repoman.freebsd.org> User-Agent: Mutt/1.5.6i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/pci pci_bus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 10:42:13 -0000 On Wed, Oct 06, 2004 at 07:22:58AM +0000, Warner Losh wrote: > imp 2004-10-06 07:22:58 UTC > > FreeBSD src repository > > Modified files: > sys/i386/pci pci_bus.c > Revision Changes Path > 1.113 +24 -4 src/sys/i386/pci/pci_bus.c Maybe you forgot to commit legacyvar.h? /freebsd/frog/src/sys/i386/pci/pci_bus.c:476: warning: no previous prototype for 'legacy_pcib_alloc_resource' *** Error code 1 Cheers, Stefan From owner-cvs-all@FreeBSD.ORG Wed Oct 6 10:50:27 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78A8E16A4CF; Wed, 6 Oct 2004 10:50:27 +0000 (GMT) Received: from crumpet.united-ware.com (ddsl-66-42-172-210.fuse.net [66.42.172.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id E55B343D1F; Wed, 6 Oct 2004 10:50:26 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.0.6] (adsl-68-250-185-35.dsl.wotnoh.ameritech.net [68.250.185.35]) (authenticated bits=0)i96AYUHR056733 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 6 Oct 2004 06:34:32 -0400 (EDT) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: cvs-all@freebsd.org Date: Wed, 6 Oct 2004 06:52:27 -0400 User-Agent: KMail/1.7 References: <200410060811.i968B7sC016467@repoman.freebsd.org> In-Reply-To: <200410060811.i968B7sC016467@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2887743.rrZAQ9fLEz"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200410060652.43454.mistry.7@osu.edu> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on crumpet.united-ware.com cc: David Xu Subject: Re: cvs commit: src/lib/libpthread/thread thr_stack.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 10:50:27 -0000 --nextPart2887743.rrZAQ9fLEz Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 06 October 2004 04:11 am, David Xu wrote: > davidxu 2004-10-06 08:11:07 UTC > > FreeBSD src repository > > Modified files: > lib/libpthread/thread thr_stack.c > Log: > Allocate red zone and stack space together and then split red zone from > allocated space, orignal code left red zone unallocated, but those space > can be allocated by user code, and result was providing no protection. > > Revision Changes Path > 1.9 +17 -7 src/lib/libpthread/thread/thr_stack.c Will this change be MFC'd to RELENG_5? It fixes one the the problems that= =20 trips up getting a newer version of wine to work. ie. wine tries to alloca= te=20 the red zone. =2D-=20 Anish Mistry --nextPart2887743.rrZAQ9fLEz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBY857xqA5ziudZT0RAnOIAKCJ1FryV8VMvzpOZDGVhWraIBK8HgCcCkDI Tt3l2vMAmBnNwzFyngxinWQ= =9IDa -----END PGP SIGNATURE----- --nextPart2887743.rrZAQ9fLEz-- From owner-cvs-all@FreeBSD.ORG Wed Oct 6 11:56:13 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7ADA316A4CE for ; Wed, 6 Oct 2004 11:56:13 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EF7243D3F; Wed, 6 Oct 2004 11:56:13 +0000 (GMT) (envelope-from davidxu@freebsd.org) Received: from [127.0.0.1] (davidxu@localhost [127.0.0.1]) i96BuBNw043541; Wed, 6 Oct 2004 11:56:12 GMT (envelope-from davidxu@freebsd.org) Message-ID: <4163DD5F.2090904@freebsd.org> Date: Wed, 06 Oct 2004 19:56:15 +0800 From: David Xu User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.2) Gecko/20041004 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Anish Mistry References: <200410060811.i968B7sC016467@repoman.freebsd.org> <200410060652.43454.mistry.7@osu.edu> In-Reply-To: <200410060652.43454.mistry.7@osu.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libpthread/thread thr_stack.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 11:56:13 -0000 Anish Mistry wrote: >On Wednesday 06 October 2004 04:11 am, David Xu wrote: > > >>davidxu 2004-10-06 08:11:07 UTC >> >> FreeBSD src repository >> >> Modified files: >> lib/libpthread/thread thr_stack.c >> Log: >> Allocate red zone and stack space together and then split red zone from >> allocated space, orignal code left red zone unallocated, but those space >> can be allocated by user code, and result was providing no protection. >> >> Revision Changes Path >> 1.9 +17 -7 src/lib/libpthread/thread/thr_stack.c >> >> >Will this change be MFC'd to RELENG_5? It fixes one the the problems that >trips up getting a newer version of wine to work. ie. wine tries to allocate >the red zone. > > Have you tested wine with this change and does wine work after this change ? From owner-cvs-all@FreeBSD.ORG Wed Oct 6 12:55:04 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2A5A16A4CE; Wed, 6 Oct 2004 12:55:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B36F243D31; Wed, 6 Oct 2004 12:55:04 +0000 (GMT) (envelope-from stephane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96Ct4nh037746; Wed, 6 Oct 2004 12:55:04 GMT (envelope-from stephane@repoman.freebsd.org) Received: (from stephane@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96Ct4j5037745; Wed, 6 Oct 2004 12:55:04 GMT (envelope-from stephane) Message-Id: <200410061255.i96Ct4j5037745@repoman.freebsd.org> From: Stephane Legrand Date: Wed, 6 Oct 2004 12:55:04 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/fr Makefile art.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 12:55:05 -0000 stephane 2004-10-06 12:55:04 UTC FreeBSD doc repository Modified files: fr Makefile Added files: fr art.sgml Log: New translation. fr/art.sgml: MFen 1.4 Submitted by: Pascal Florin Revision Changes Path 1.7 +2 -1 www/fr/Makefile 1.1 +138 -0 www/fr/art.sgml (new) From owner-cvs-all@FreeBSD.ORG Wed Oct 6 14:12:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A527216A4CE; Wed, 6 Oct 2004 14:12:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 992A043D39; Wed, 6 Oct 2004 14:12:50 +0000 (GMT) (envelope-from stephane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96ECo4C040002; Wed, 6 Oct 2004 14:12:50 GMT (envelope-from stephane@repoman.freebsd.org) Received: (from stephane@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96ECo5t040001; Wed, 6 Oct 2004 14:12:50 GMT (envelope-from stephane) Message-Id: <200410061412.i96ECo5t040001@repoman.freebsd.org> From: Stephane Legrand Date: Wed, 6 Oct 2004 14:12:50 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/fr developers.sgml publish.sgml www/fr/docproj docproj.sgml handbook.sgml sgml.sgml www/fr/gnome contact.sgml www/fr/internal bylaws.sgml photos.sgml www/fr/kse index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 14:12:50 -0000 stephane 2004-10-06 14:12:50 UTC FreeBSD doc repository Modified files: fr developers.sgml publish.sgml fr/docproj docproj.sgml handbook.sgml sgml.sgml fr/gnome contact.sgml fr/internal bylaws.sgml photos.sgml fr/kse index.sgml Log: Merge from the English version: 1.81 -> 1.85 fr/developers.sgml 1.59 -> 1.63 fr/publish.sgml 1.17 -> 1.19 fr/docproj/docproj.sgml 1.15 -> 1.16 fr/docproj/handbook.sgml 1.22 -> 1.23 fr/docproj/sgml.sgml 1.22 -> 1.23 fr/gnome/contact.sgml 1.4 -> 1.5 fr/internal/bylaws.sgml 1.20 -> 1.24 fr/internal/photos.sgml 1.16 -> 1.17 fr/kse/index.sgml Submitted by: Antoine Brodin Revision Changes Path 1.10 +6 -3 www/fr/developers.sgml 1.6 +4 -3 www/fr/docproj/docproj.sgml 1.3 +4 -3 www/fr/docproj/handbook.sgml 1.6 +4 -3 www/fr/docproj/sgml.sgml 1.5 +3 -2 www/fr/gnome/contact.sgml 1.4 +5 -4 www/fr/internal/bylaws.sgml 1.4 +31 -6 www/fr/internal/photos.sgml 1.4 +5 -4 www/fr/kse/index.sgml 1.7 +49 -11 www/fr/publish.sgml From owner-cvs-all@FreeBSD.ORG Wed Oct 6 14:15:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2955D16A4CE; Wed, 6 Oct 2004 14:15:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08CEF43D5A; Wed, 6 Oct 2004 14:15:48 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96EFl0a040178; Wed, 6 Oct 2004 14:15:47 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96EFl9J040177; Wed, 6 Oct 2004 14:15:47 GMT (envelope-from pjd) Message-Id: <200410061415.i96EFl9J040177@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Wed, 6 Oct 2004 14:15:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom/mirror g_mirror.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 14:15:48 -0000 pjd 2004-10-06 14:15:47 UTC FreeBSD src repository Modified files: sys/geom/mirror g_mirror.c Log: Look out for geoms without softc. Reported by: tegge Revision Changes Path 1.35 +2 -0 src/sys/geom/mirror/g_mirror.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 14:20:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 533AD16A4CE; Wed, 6 Oct 2004 14:20:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49DE243D49; Wed, 6 Oct 2004 14:20:58 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96EKwjr040397; Wed, 6 Oct 2004 14:20:58 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96EKwvd040396; Wed, 6 Oct 2004 14:20:58 GMT (envelope-from mtm) Message-Id: <200410061420.i96EKwvd040396@repoman.freebsd.org> From: Mike Makonnen Date: Wed, 6 Oct 2004 14:20:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_exit.csrc/sys/compat/freebsd32 syscalls.master src/sys/kern kern_thr.c src/sys/sys thr.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 14:20:58 -0000 mtm 2004-10-06 14:20:58 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_exit.c sys/compat/freebsd32 syscalls.master sys/kern kern_thr.c sys/sys thr.h Log: Close a race between a thread exiting and the freeing of it's stack. After some discussion the best option seems to be to signal the thread's death from within the kernel. This requires that thr_exit() take an argument. Discussed with: davidxu, deischen, marcel MFC after: 3 days Revision Changes Path 1.14 +2 -3 src/lib/libthr/thread/thr_exit.c 1.41 +1 -1 src/sys/compat/freebsd32/syscalls.master 1.29 +5 -1 src/sys/kern/kern_thr.c 1.4 +1 -1 src/sys/sys/thr.h From owner-cvs-all@FreeBSD.ORG Wed Oct 6 14:23:01 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0879516A4CE; Wed, 6 Oct 2004 14:23:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCD7643D48; Wed, 6 Oct 2004 14:23:00 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96EN0NA040522; Wed, 6 Oct 2004 14:23:00 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96EN0h0040521; Wed, 6 Oct 2004 14:23:00 GMT (envelope-from mtm) Message-Id: <200410061423.i96EN0h0040521@repoman.freebsd.org> From: Mike Makonnen Date: Wed, 6 Oct 2004 14:23:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/freebsd32 freebsd32_proto.hfreebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c src/sys/kern init_sysent.c syscalls.c src/sys/sys syscall.h syscall.mk sysproto.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 14:23:01 -0000 mtm 2004-10-06 14:23:00 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c sys/kern init_sysent.c syscalls.c sys/sys syscall.h syscall.mk sysproto.h Log: Close a race between a thread exiting and the freeing of it's stack. After some discussion the best option seems to be to signal the thread's death from within the kernel. This requires that thr_exit() take an argument. Discussed with: davidxu, deischen, marcel MFC after: 3 days Revision Changes Path 1.29 +1 -1 src/sys/compat/freebsd32/freebsd32_proto.h 1.29 +1 -1 src/sys/compat/freebsd32/freebsd32_syscall.h 1.20 +1 -1 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.30 +2 -2 src/sys/compat/freebsd32/freebsd32_sysent.c 1.176 +0 -0 src/sys/kern/init_sysent.c 1.162 +0 -0 src/sys/kern/syscalls.c 1.160 +0 -0 src/sys/sys/syscall.h 1.115 +0 -0 src/sys/sys/syscall.mk 1.159 +0 -0 src/sys/sys/sysproto.h From owner-cvs-all@FreeBSD.ORG Wed Oct 6 14:42:36 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2610116A4CE; Wed, 6 Oct 2004 14:42:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 080C243D5F; Wed, 6 Oct 2004 14:42:36 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96EgZGA041159; Wed, 6 Oct 2004 14:42:35 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96EgZhh041158; Wed, 6 Oct 2004 14:42:35 GMT (envelope-from pjd) Message-Id: <200410061442.i96EgZhh041158@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Wed, 6 Oct 2004 14:42:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d gbde X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 14:42:36 -0000 pjd 2004-10-06 14:42:35 UTC FreeBSD src repository Modified files: etc/rc.d gbde Log: Lock file for gbde devices is optional. Revision Changes Path 1.6 +6 -2 src/etc/rc.d/gbde From owner-cvs-all@FreeBSD.ORG Wed Oct 6 15:17:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CC7C16A4CE; Wed, 6 Oct 2004 15:17:50 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02C9F43D5D; Wed, 6 Oct 2004 15:17:50 +0000 (GMT) (envelope-from csjp@freebsd.org) Received: from freefall.freebsd.org (csjp@localhost [127.0.0.1]) i96FHnuT067659; Wed, 6 Oct 2004 15:17:49 GMT (envelope-from csjp@freebsd.org) Received: (from csjp@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i96FHnbj067658; Wed, 6 Oct 2004 15:17:49 GMT (envelope-from csjp@freebsd.org) X-Authentication-Warning: freefall.freebsd.org: csjp set sender to csjp@freebsd.org using -f Date: Wed, 6 Oct 2004 15:17:49 +0000 From: "Christian S.J. Peron" To: David Xu Message-ID: <20041006151749.GA56513@freefall.freebsd.org> References: <200410060040.i960efqj089441@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410060040.i960efqj089441@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys proc.h src/sys/kern kern_exec.c kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 15:17:50 -0000 On 6 Oct 2004 David Xu wrote: > davidxu 2004-10-06 00:40:41 UTC > > FreeBSD src repository > > Modified files: > sys/sys proc.h > sys/kern kern_exec.c kern_thread.c > Log: > In original kern_execve() code, at the start of the function, it forces > all other threads to suicide, problem is execve() could be failed, and > a failed execve() would change threaded process to unthreaded, this side > effect is unexpected. Should this be an MFC canidate? -- Christian S.J. Peron csjp@FreeBSD.ORG FreeBSD Committer From owner-cvs-all@FreeBSD.ORG Wed Oct 6 15:18:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9436916A4CE; Wed, 6 Oct 2004 15:18:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D4BF43D1D; Wed, 6 Oct 2004 15:18:11 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96FIBqk042336; Wed, 6 Oct 2004 15:18:11 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96FIBW8042335; Wed, 6 Oct 2004 15:18:11 GMT (envelope-from scottl) Message-Id: <200410061518.i96FIBW8042335@repoman.freebsd.org> From: Scott Long Date: Wed, 6 Oct 2004 15:18:11 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releases/5.3R schedule.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 15:18:12 -0000 scottl 2004-10-06 15:18:11 UTC FreeBSD doc repository Modified files: en/releases/5.3R schedule.sgml Log: Note that BETA7 was released. Revision Changes Path 1.15 +2 -2 www/en/releases/5.3R/schedule.sgml From owner-cvs-all@FreeBSD.ORG Wed Oct 6 15:18:13 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B62DF16A4EB; Wed, 6 Oct 2004 15:18:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9733A43D1D; Wed, 6 Oct 2004 15:18:12 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96FICwF042368; Wed, 6 Oct 2004 15:18:12 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96FICdW042367; Wed, 6 Oct 2004 15:18:12 GMT (envelope-from imp) Message-Id: <200410061518.i96FICdW042367@repoman.freebsd.org> From: Warner Losh Date: Wed, 6 Oct 2004 15:18:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/pci pci_bus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 15:18:13 -0000 imp 2004-10-06 15:18:12 UTC FreeBSD src repository Modified files: sys/i386/pci pci_bus.c Log: Add missing 'static' Revision Changes Path 1.114 +1 -2 src/sys/i386/pci/pci_bus.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 15:20:46 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4494016A4CE; Wed, 6 Oct 2004 15:20:46 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C85E43D46; Wed, 6 Oct 2004 15:20:43 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i96FISXa023098; Wed, 6 Oct 2004 09:18:33 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 06 Oct 2004 09:20:05 -0600 (MDT) Message-Id: <20041006.092005.75068347.imp@bsdimp.com> To: stefan@fafoe.narf.at From: "M. Warner Losh" In-Reply-To: <20041006104201.GA38946@wombat.fafoe.narf.at> References: <200410060722.i967MwsJ014694@repoman.freebsd.org> <20041006104201.GA38946@wombat.fafoe.narf.at> X-Mailer: Mew version 3.3 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 cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/pci pci_bus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 15:20:46 -0000 In message: <20041006104201.GA38946@wombat.fafoe.narf.at> Stefan Farfeleder writes: : On Wed, Oct 06, 2004 at 07:22:58AM +0000, Warner Losh wrote: : > imp 2004-10-06 07:22:58 UTC : > : > FreeBSD src repository : > : > Modified files: : > sys/i386/pci pci_bus.c : : > Revision Changes Path : > 1.113 +24 -4 src/sys/i386/pci/pci_bus.c : : Maybe you forgot to commit legacyvar.h? : : /freebsd/frog/src/sys/i386/pci/pci_bus.c:476: warning: no previous : prototype for 'legacy_pcib_alloc_resource' : *** Error code 1 That's what I get for doing this in multiple trees. I actually forgot the static. From owner-cvs-all@FreeBSD.ORG Wed Oct 6 15:30:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A09216A4CE; Wed, 6 Oct 2004 15:30:50 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i96FUmF7063565; Wed, 6 Oct 2004 11:30:48 -0400 (EDT) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.1/8.13.1/Submit) id i96FUgxj063564; Wed, 6 Oct 2004 11:30:42 -0400 (EDT) (envelope-from green) Date: Wed, 6 Oct 2004 11:30:42 -0400 From: Brian Fundakowski Feldman To: "Christian S.J. Peron" Message-ID: <20041006153042.GI47017@green.homeunix.org> References: <200410060040.i960efqj089441@repoman.freebsd.org> <20041006151749.GA56513@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041006151749.GA56513@freefall.freebsd.org> User-Agent: Mutt/1.5.6i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: David Xu cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys proc.h src/sys/kern kern_exec.c kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 15:30:50 -0000 On Wed, Oct 06, 2004 at 03:17:49PM +0000, Christian S.J. Peron wrote: > On 6 Oct 2004 David Xu wrote: > > davidxu 2004-10-06 00:40:41 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/sys proc.h > > sys/kern kern_exec.c kern_thread.c > > Log: > > In original kern_execve() code, at the start of the function, it forces > > all other threads to suicide, problem is execve() could be failed, and > > a failed execve() would change threaded process to unthreaded, this side > > effect is unexpected. > > Should this be an MFC canidate? I think that it's fair to say every committer should to his or her capacity do a cvs diff -rRELENG_5 -rHEAD at some point, and see if they notice any changes that really should be merged, and haven't been. So even though I don't really put "MFC" in any of my recent commits, it's fair to say I'm going to review them again and decide which ones should probably be MFCed. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Wed Oct 6 15:36:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E482A16A4CE; Wed, 6 Oct 2004 15:36:16 +0000 (GMT) Received: from portpc-design.spb.ru (ns2.portpc-design.spb.ru [195.161.118.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DEB843D4C; Wed, 6 Oct 2004 15:36:16 +0000 (GMT) (envelope-from mcsi@mcsi.pp.ru) Received: from [83.237.13.114] (ppp83-237-13-114.pppoe.mtu-net.ru [83.237.13.114]) (authenticated bits=0) by portpc-design.spb.ru (8.13.1/8.13.1) with ESMTP id i96FaA5c083753; Wed, 6 Oct 2004 19:36:10 +0400 (MSD) (envelope-from mcsi@mcsi.pp.ru) Message-ID: <416410E5.7000405@mcsi.pp.ru> Date: Wed, 06 Oct 2004 19:36:05 +0400 From: Maxim Maximov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Mike Makonnen References: <200410061420.i96EKwvd040396@repoman.freebsd.org> In-Reply-To: <200410061420.i96EKwvd040396@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on portpc-design.spb.ru cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libthr/threadthr_exit.csrc/sys/compat/freebsd32 syscalls.master src/sys/kern kern_thr.c src/sys/sys thr.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 15:36:17 -0000 Mike Makonnen wrote: > mtm 2004-10-06 14:20:58 UTC > > FreeBSD src repository > > Modified files: > lib/libthr/thread thr_exit.c > sys/compat/freebsd32 syscalls.master > sys/kern kern_thr.c > sys/sys thr.h > Log: > Close a race between a thread exiting and the freeing of it's stack. > After some discussion the best option seems to be to signal the thread's > death from within the kernel. This requires that thr_exit() take an > argument. > > Discussed with: davidxu, deischen, marcel > MFC after: 3 days Just cvsupped source fails to build: cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror /usr/src/sys/kern/kern_thr.c /usr/src/sys/kern/kern_thr.c: In function `thr_exit': /usr/src/sys/kern/kern_thr.c:196: error: structure has no member named `state' /usr/src/sys/kern/kern_thr.c:197: error: structure has no member named `state' *** Error code 1 Stop in /usr/obj/usr/src/sys/ULTRA. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Exit 1 -- Maxim Maximov From owner-cvs-all@FreeBSD.ORG Wed Oct 6 16:10:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5172516A4CE; Wed, 6 Oct 2004 16:10:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 312F943D53; Wed, 6 Oct 2004 16:10:47 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96GAlAw044053; Wed, 6 Oct 2004 16:10:47 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96GAlBC044052; Wed, 6 Oct 2004 16:10:47 GMT (envelope-from sam) Message-Id: <200410061610.i96GAlBC044052@repoman.freebsd.org> From: Sam Leffler Date: Wed, 6 Oct 2004 16:10:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 16:10:47 -0000 sam 2004-10-06 16:10:47 UTC FreeBSD src repository Modified files: . access Log: Please welcome Stephan Uphoff (ups@) as a new src committer. Approved by: core Revision Changes Path 1.678 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Wed Oct 6 16:13:26 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71D9716A4CE; Wed, 6 Oct 2004 16:13:26 +0000 (GMT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7EDE43D1F; Wed, 6 Oct 2004 16:13:25 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (acs-24-154-239-170.zoominternet.net [24.154.239.170]) (authenticated bits=0) by pittgoth.com (8.12.10/8.12.10) with ESMTP id i96GDNex057256 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 6 Oct 2004 12:13:24 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Wed, 6 Oct 2004 12:14:07 -0400 From: Tom Rhodes To: Sam Leffler Message-Id: <20041006121407.3bce350b@localhost> In-Reply-To: <200410061610.i96GAlBC044052@repoman.freebsd.org> References: <200410061610.i96GAlBC044052@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 16:13:26 -0000 On Wed, 6 Oct 2004 16:10:47 +0000 (UTC) Sam Leffler wrote: > sam 2004-10-06 16:10:47 UTC > > FreeBSD src repository > > Modified files: > . access > Log: > Please welcome Stephan Uphoff (ups@) as a new src committer. ... and there was much rejoicing ... -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Wed Oct 6 16:52:17 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12D7916A4CE; Wed, 6 Oct 2004 16:52:17 +0000 (GMT) Received: from ylpvm43.prodigy.net (ylpvm43-ext.prodigy.net [207.115.57.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id B09C043D31; Wed, 6 Oct 2004 16:52:14 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222])i96GqKCE008384; Wed, 6 Oct 2004 12:52:21 -0400 Message-ID: <416422BC.8030805@root.org> Date: Wed, 06 Oct 2004 09:52:12 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040901) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maxim Maximov References: <200410061420.i96EKwvd040396@repoman.freebsd.org> <416410E5.7000405@mcsi.pp.ru> In-Reply-To: <416410E5.7000405@mcsi.pp.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: Mike Makonnen cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libthr/threadthr_exit.csrc/sys/compat/freebsd32 syscalls.master src/sys/kern kern_thr.c src/sys/sys thr.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 16:52:17 -0000 Maxim Maximov wrote: > Mike Makonnen wrote: > >> mtm 2004-10-06 14:20:58 UTC >> >> FreeBSD src repository >> >> Modified files: >> lib/libthr/thread thr_exit.c sys/compat/freebsd32 >> syscalls.master sys/kern kern_thr.c >> sys/sys thr.h Log: >> Close a race between a thread exiting and the freeing of it's stack. >> After some discussion the best option seems to be to signal the >> thread's >> death from within the kernel. This requires that thr_exit() take an >> argument. >> Discussed with: davidxu, deischen, marcel >> MFC after: 3 days > > > Just cvsupped source fails to build: > > cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. > -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica > -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter > -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath > -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm > -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param > inline-unit-growth=100 --param large-function-growth=1000 > -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding > -Werror /usr/src/sys/kern/kern_thr.c > /usr/src/sys/kern/kern_thr.c: In function `thr_exit': > /usr/src/sys/kern/kern_thr.c:196: error: structure has no member named > `state' > /usr/src/sys/kern/kern_thr.c:197: error: structure has no member named > `state' > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/ULTRA. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > Exit 1 It's because of the +0 -0 stuff in the commit. I think he did commit -f without regenerating the syscall table. -Nate From owner-cvs-all@FreeBSD.ORG Wed Oct 6 16:56:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD8D416A4CF; Wed, 6 Oct 2004 16:56:18 +0000 (GMT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B988A43D39; Wed, 6 Oct 2004 16:56:18 +0000 (GMT) (envelope-from peter@evilpete.dyndns.org) Received: from fw.wemm.org (canning.wemm.org [192.203.228.65]) by canning.wemm.org (Postfix) with ESMTP id 920502A8DA; Wed, 6 Oct 2004 09:56:18 -0700 (PDT) (envelope-from peter@overcee.wemm.org) Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by fw.wemm.org (Postfix) with ESMTP id 09F22E2B3; Wed, 6 Oct 2004 09:56:17 -0700 (PDT) (envelope-from peter@overcee.wemm.org) Received: from overcee.wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (8.13.1/8.13.1) with ESMTP id i96GuHeA035575; Wed, 6 Oct 2004 09:56:17 -0700 (PDT) (envelope-from peter@overcee.wemm.org) Received: from localhost (localhost [[UNIX: localhost]]) by overcee.wemm.org (8.13.1/8.13.1/Submit) id i96GuHUT035574; Wed, 6 Oct 2004 09:56:17 -0700 (PDT) (envelope-from peter) From: Peter Wemm To: Marcel Moolenaar Date: Wed, 6 Oct 2004 09:56:17 -0700 User-Agent: KMail/1.6.1 References: <200410060243.i962hSjr099465@repoman.freebsd.org> <20041005220848.G560@odysseus.silby.com> <3E1495F0-1748-11D9-B102-000D93C47836@xcllnt.net> In-Reply-To: <3E1495F0-1748-11D9-B102-000D93C47836@xcllnt.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410060956.17014.peter@wemm.org> cc: cvs-src@FreeBSD.org cc: Mike Silbersack cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64/ia64 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 16:56:18 -0000 On Tuesday 05 October 2004 08:31 pm, Marcel Moolenaar wrote: > On Oct 5, 2004, at 8:09 PM, Mike Silbersack wrote: > >> Log: > >> Add the Madison II, which is the second generation Madison. The > >> Madison II > >> is model 2 in the Itanium 2 family and has up to 9MB of L3 cache > >> and clocks > >> higher than 1.5Ghz. There's no LV variant AFAICT. > >> > >> Revision Changes Path > >> 1.190 +3 -0 src/sys/ia64/ia64/machdep.c > > > > If I get a quad processor Madison II system, can I boot w/o ram? > > :) > > Alas, you need at least 8 cpus because we load the kernel at 64MB. A > video > card with at least 32MB can be used as a workaround and gives the > cheapest configuration. I have a matrox MGA G400 that has a nasty habit of losing its bios flash and/or configuration eeprom settings and reverting to a 32MB pci ram card. I was actually waiting for it to happen again so that I could hook it up for a dmesg / ktr buffer that completely survives a reset. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 From owner-cvs-all@FreeBSD.ORG Wed Oct 6 17:10:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6800116A4CE; Wed, 6 Oct 2004 17:10:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 477B943D41; Wed, 6 Oct 2004 17:10:56 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96HAurK052162; Wed, 6 Oct 2004 17:10:56 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96HAuoC052161; Wed, 6 Oct 2004 17:10:56 GMT (envelope-from jhb) Message-Id: <200410061710.i96HAuoC052161@repoman.freebsd.org> From: John Baldwin Date: Wed, 6 Oct 2004 17:10:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libkvm kvm_proc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 17:10:56 -0000 jhb 2004-10-06 17:10:56 UTC FreeBSD src repository Modified files: lib/libkvm kvm_proc.c Log: - Fix the compile to chase the p_rux changes. - Add a comment noting that the ru_[us]times values being read aren't actually valid and need to be computed from the raw values. Submitted by: many (1) Revision Changes Path 1.81 +7 -1 src/lib/libkvm/kvm_proc.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 18:30:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 968BA16A4CE; Wed, 6 Oct 2004 18:30:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 762FC43D4C; Wed, 6 Oct 2004 18:30:34 +0000 (GMT) (envelope-from sf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96IUYKa054391; Wed, 6 Oct 2004 18:30:34 GMT (envelope-from sf@repoman.freebsd.org) Received: (from sf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96IUYGJ054390; Wed, 6 Oct 2004 18:30:34 GMT (envelope-from sf) Message-Id: <200410061830.i96IUYGJ054390@repoman.freebsd.org> From: FUJISHIMA Satsuki Date: Wed, 6 Oct 2004 18:30:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/linux_devtools Makefile ports/devel/linux_devtools-7 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 18:30:34 -0000 sf 2004-10-06 18:30:34 UTC FreeBSD ports repository Modified files: devel/linux_devtools Makefile devel/linux_devtools-7 Makefile Log: unbreak on pointyhat: move rpm from EXTRACT_DEPENDS to BUILD_DEPENDS. Since this port set EXTRACT_ONLY empty, EXTRACT_DEPENDS does not make sense. Approved by: portmgr (kris) Revision Changes Path 1.43 +1 -3 ports/devel/linux_devtools-7/Makefile 1.46 +1 -3 ports/devel/linux_devtools/Makefile From owner-cvs-all@FreeBSD.ORG Wed Oct 6 18:31:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 732D316A4CE; Wed, 6 Oct 2004 18:31:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E80943D48; Wed, 6 Oct 2004 18:31:45 +0000 (GMT) (envelope-from schweikh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96IVjmT054460; Wed, 6 Oct 2004 18:31:45 GMT (envelope-from schweikh@repoman.freebsd.org) Received: (from schweikh@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96IVjY0054459; Wed, 6 Oct 2004 18:31:45 GMT (envelope-from schweikh) Message-Id: <200410061831.i96IVjY0054459@repoman.freebsd.org> From: Jens Schweikhardt Date: Wed, 6 Oct 2004 18:31:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/getNAME getNAME.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 18:31:45 -0000 schweikh 2004-10-06 18:31:45 UTC FreeBSD src repository Modified files: libexec/getNAME getNAME.1 Log: Correct grammos. Added BUGS: may mishandle nonstandard manual pages, especially third party junk^Wpages, like emulators/mtools(1) and friends. Revision Changes Path 1.13 +6 -4 src/libexec/getNAME/getNAME.1 From owner-cvs-all@FreeBSD.ORG Wed Oct 6 18:47:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95F7116A4CE; Wed, 6 Oct 2004 18:47:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7516343D5C; Wed, 6 Oct 2004 18:47:15 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96IlFKp054991; Wed, 6 Oct 2004 18:47:15 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96IlFpM054990; Wed, 6 Oct 2004 18:47:15 GMT (envelope-from pjd) Message-Id: <200410061847.i96IlFpM054990@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Wed, 6 Oct 2004 18:47:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom/mirror g_mirror.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 18:47:15 -0000 pjd 2004-10-06 18:47:15 UTC FreeBSD src repository Modified files: sys/geom/mirror g_mirror.c Log: Geoms without softc are geoms which are initialized, so wait for them. Revision Changes Path 1.36 +4 -2 src/sys/geom/mirror/g_mirror.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 18:58:59 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3100216A4CE for ; Wed, 6 Oct 2004 18:58:59 +0000 (GMT) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0739143D46 for ; Wed, 6 Oct 2004 18:58:59 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 5038 invoked from network); 6 Oct 2004 18:58:58 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 6 Oct 2004 18:58:58 -0000 Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i96Iwsmk074356; Wed, 6 Oct 2004 14:58:55 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Warner Losh Date: Wed, 6 Oct 2004 10:54:42 -0400 User-Agent: KMail/1.6.2 References: <200410060722.i967MwsJ014694@repoman.freebsd.org> In-Reply-To: <200410060722.i967MwsJ014694@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410061054.42956.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/pci pci_bus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 18:58:59 -0000 On Wednesday 06 October 2004 03:22 am, Warner Losh wrote: > imp 2004-10-06 07:22:58 UTC > > FreeBSD src repository > > Modified files: > sys/i386/pci pci_bus.c > Log: > For legacy PCI bridges, limit memory allocation to the top 32MB of > RAM. Many older, legacy bridges only allow allocation from this > range. This only appies to devices who don't have their memory > assigned by the BIOS (since we allocate the ranges so assigned > exactly), so should have minimal impact. > > Hoewver, for CardBus bridges (cbb), they rarely get the resources > allocated by the BIOS, and this patch helps them greatly. Typically > the 'bad Vcc' messages are caused by this problem. We really should be looking at the SMAP to find out what the real limits of PCI space are I think since I think the SMAP includes an entry for PCI memory mapped I/O. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Wed Oct 6 19:14:39 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 129FB16A4CF; Wed, 6 Oct 2004 19:14:39 +0000 (GMT) Received: from ylpvm43.prodigy.net (ylpvm43-ext.prodigy.net [207.115.57.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8279543D62; Wed, 6 Oct 2004 19:14:38 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222])i96JEcCE002554; Wed, 6 Oct 2004 15:14:38 -0400 Message-ID: <41644415.3030402@root.org> Date: Wed, 06 Oct 2004 12:14:29 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040901) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Takanori Watanabe References: <200410060800.i9680TlW024318@sana.init-main.com> In-Reply-To: <200410060800.i9680TlW024318@sana.init-main.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org cc: src-committers@freebsd.org cc: robert.moore@intel.com cc: jhb@freebsd.org Subject: Re: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 19:14:39 -0000 Takanori Watanabe wrote: > In message <416329F0.3060301@root.org>, Nate Lawson $B$5$s$$$o$/(B: > >>This request is for the SSDT. Our requirements are: >> >>1. Leave default table >>2. Override with a new one >>3. Ignore the table (pretend it doesn't exist) >> >>The last one isn't possible with the current API. I've hacked up >>similar functionality by returning a no-op SSDT in >>AcpiOsTableOverride(). But this isn't an ideal solution. >> >>Thanks, >>Nate > > First of all, is that true that all SSDT's are always loaded > automatically? Yes, all tables are loaded automatically, including the SSDTs. > ACPI 3.0 Thermal model requires SSDT dynamic loading,it seems. > (Section 11.6) I haven't had time to read the 3.0 spec yet. I'm sure ACPI-CA (and FreeBSD) will require a lot of updating to meet its new features like hotplug cpu, ram, etc. > If so, it may cause trouble when all SSDT's and an original DSDT > are compounded into a DSDT. The only problem with the current approach is that SSDTs that appear dynamically will be ignored if the DSDT has been overridden. Since neither ACPI-CA nor FreeBSD supports dynamic SSDTs yet and most device drivers don't support hotplug, this is not even close to being relevant yet. The first thing to do is commit my ACPI hotplug patches that dynamically reprobe legacy devices, including ACPI devices like batteries and docking stations as well as legacy devices like ATA drives, floppy, etc. The only problem is that the maintainers of device drivers will have to implement a way to get events to their children and associate their child device_t's with an ACPI_HANDLE. For instance, I can't deliver a hotplug event to an ATAPI CDROM drive or floppy drive since they aren't associated with the ACPI namespace yet. If you want to add that support, great. It basically involves using ACPI_SCAN_CHILDREN() similar to sys/dev/fdc/fdc_acpi.c to associate handles with child devices and then handling device_probe/attach events for the child's device_t. For instance, here is the device tree for my laptop, with *'s next to devices which don't yet have a device_t/ACPI_HANDLE association: Device (PCI0) Device (IDE0) Device (PRIM)* Device (MSTR)* Device (SCND)* Device (MSTR)* Device (PCI1) Device (DOCK) Device (IDE1)* Device (PRIM)* Device (MSTR)* Device (LPC) Device (FDC) Device (FDD0)* (needs to be added to fd ivars) The hotplug patches call device_attach/detach on those handles when getting a notify that the device is going to be ejected. The driver then just needs to handle that internally (similar to atacontrol detach, for instance.) I won't be able to implement the device driver support but am happy to help anyone who wants to do so. The hotplug patches can go in without device driver support but be a no-op for now for devices which aren't aware of it. > I think ACPI-CA itself can override any SSDT by checking existing > SSDT header passed to AcpiOsTableOverride. I'm not sure what you mean here but I agree that AcpiOsTableOverride() should be able to decide whether to override an SSDT or not. All I'm asking for is a special return code from AcpiOsTableOverride() that means "ignore this table completely" so I don't have to provide a fake empty table to get this effect. -Nate From owner-cvs-all@FreeBSD.ORG Wed Oct 6 19:15:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60C7C16A4D7; Wed, 6 Oct 2004 19:15:32 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D20343D1F; Wed, 6 Oct 2004 19:15:30 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i96J7BxT025598; Wed, 6 Oct 2004 13:07:11 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 06 Oct 2004 13:08:50 -0600 (MDT) Message-Id: <20041006.130850.64789190.imp@bsdimp.com> To: jhb@freebsd.org From: "M. Warner Losh" In-Reply-To: <200410061054.42956.jhb@FreeBSD.org> References: <200410060722.i967MwsJ014694@repoman.freebsd.org> <200410061054.42956.jhb@FreeBSD.org> X-Mailer: Mew version 3.3 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 cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/pci pci_bus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 19:15:32 -0000 In message: <200410061054.42956.jhb@FreeBSD.org> John Baldwin writes: : On Wednesday 06 October 2004 03:22 am, Warner Losh wrote: : > imp 2004-10-06 07:22:58 UTC : > : > FreeBSD src repository : > : > Modified files: : > sys/i386/pci pci_bus.c : > Log: : > For legacy PCI bridges, limit memory allocation to the top 32MB of : > RAM. Many older, legacy bridges only allow allocation from this : > range. This only appies to devices who don't have their memory : > assigned by the BIOS (since we allocate the ranges so assigned : > exactly), so should have minimal impact. : > : > Hoewver, for CardBus bridges (cbb), they rarely get the resources : > allocated by the BIOS, and this patch helps them greatly. Typically : > the 'bad Vcc' messages are caused by this problem. : : We really should be looking at the SMAP to find out what the real limits of : PCI space are I think since I think the SMAP includes an entry for PCI memory : mapped I/O. Can you point me at the details on how to do this? I'd be absolutely thrilled to do this correctly, but so far my research has been focused on the actual host bridges. Sadly, these aren't standardized. If there's another area I can research, I'd be thrilled. Warner From owner-cvs-all@FreeBSD.ORG Wed Oct 6 19:16:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE2CE16A4CE; Wed, 6 Oct 2004 19:16:34 +0000 (GMT) Received: from ylpvm43.prodigy.net (ylpvm43-ext.prodigy.net [207.115.57.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DEDD43D58; Wed, 6 Oct 2004 19:16:34 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222])i96JGfCE007611; Wed, 6 Oct 2004 15:16:41 -0400 Message-ID: <41644490.3050005@root.org> Date: Wed, 06 Oct 2004 12:16:32 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040901) X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <200410060722.i967MwsJ014694@repoman.freebsd.org> <200410061054.42956.jhb@FreeBSD.org> In-Reply-To: <200410061054.42956.jhb@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Warner Losh cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/pci pci_bus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 19:16:35 -0000 John Baldwin wrote: > On Wednesday 06 October 2004 03:22 am, Warner Losh wrote: > >>imp 2004-10-06 07:22:58 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/i386/pci pci_bus.c >> Log: >> For legacy PCI bridges, limit memory allocation to the top 32MB of >> RAM. Many older, legacy bridges only allow allocation from this >> range. This only appies to devices who don't have their memory >> assigned by the BIOS (since we allocate the ranges so assigned >> exactly), so should have minimal impact. >> >> Hoewver, for CardBus bridges (cbb), they rarely get the resources >> allocated by the BIOS, and this patch helps them greatly. Typically >> the 'bad Vcc' messages are caused by this problem. > > We really should be looking at the SMAP to find out what the real limits of > PCI space are I think since I think the SMAP includes an entry for PCI memory > mapped I/O. YES! More integrated SMAP awareness is especially important as more complex configs appear with different levels of reservation for upper memory besides just "reserved" or "available". -Nate From owner-cvs-all@FreeBSD.ORG Wed Oct 6 19:25:07 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 516A616A4CE for ; Wed, 6 Oct 2004 19:25:07 +0000 (GMT) Received: from mail2.speakeasy.net (mail2.speakeasy.net [216.254.0.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2004743D31 for ; Wed, 6 Oct 2004 19:25:07 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 1431 invoked from network); 6 Oct 2004 19:25:06 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 6 Oct 2004 19:25:06 -0000 Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i96JP3ak074634; Wed, 6 Oct 2004 15:25:04 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: "M. Warner Losh" Date: Wed, 6 Oct 2004 15:22:30 -0400 User-Agent: KMail/1.6.2 References: <200410060722.i967MwsJ014694@repoman.freebsd.org> <200410061054.42956.jhb@FreeBSD.org> <20041006.130850.64789190.imp@bsdimp.com> In-Reply-To: <20041006.130850.64789190.imp@bsdimp.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410061522.30987.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/pci pci_bus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 19:25:07 -0000 On Wednesday 06 October 2004 03:08 pm, M. Warner Losh wrote: > In message: <200410061054.42956.jhb@FreeBSD.org> > > John Baldwin writes: > : On Wednesday 06 October 2004 03:22 am, Warner Losh wrote: > : > imp 2004-10-06 07:22:58 UTC > : > > : > FreeBSD src repository > : > > : > Modified files: > : > sys/i386/pci pci_bus.c > : > Log: > : > For legacy PCI bridges, limit memory allocation to the top 32MB of > : > RAM. Many older, legacy bridges only allow allocation from this > : > range. This only appies to devices who don't have their memory > : > assigned by the BIOS (since we allocate the ranges so assigned > : > exactly), so should have minimal impact. > : > > : > Hoewver, for CardBus bridges (cbb), they rarely get the resources > : > allocated by the BIOS, and this patch helps them greatly. Typically > : > the 'bad Vcc' messages are caused by this problem. > : > : We really should be looking at the SMAP to find out what the real limits > : of PCI space are I think since I think the SMAP includes an entry for PCI > : memory mapped I/O. > > Can you point me at the details on how to do this? I'd be absolutely > thrilled to do this correctly, but so far my research has been focused > on the actual host bridges. Sadly, these aren't standardized. If > there's another area I can research, I'd be thrilled. Ugh, it turns out that the SMAP doesn't list memio space, it just lists where there is memory. This might be a start at least but it's only part of a fix. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Wed Oct 6 19:27:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBD7016A4D0; Wed, 6 Oct 2004 19:27:45 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03EC443D39; Wed, 6 Oct 2004 19:27:42 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i96JPGow025838; Wed, 6 Oct 2004 13:25:17 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 06 Oct 2004 13:26:55 -0600 (MDT) Message-Id: <20041006.132655.78073866.imp@bsdimp.com> To: nate@root.org From: "M. Warner Losh" In-Reply-To: <41644490.3050005@root.org> References: <200410060722.i967MwsJ014694@repoman.freebsd.org> <200410061054.42956.jhb@FreeBSD.org> <41644490.3050005@root.org> X-Mailer: Mew version 3.3 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 cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: jhb@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/pci pci_bus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 19:27:46 -0000 In message: <41644490.3050005@root.org> Nate Lawson writes: : >> Hoewver, for CardBus bridges (cbb), they rarely get the resources : >> allocated by the BIOS, and this patch helps them greatly. Typically : >> the 'bad Vcc' messages are caused by this problem. : > : > We really should be looking at the SMAP to find out what the real limits of : > PCI space are I think since I think the SMAP includes an entry for PCI memory : > mapped I/O. : : YES! More integrated SMAP awareness is especially important as more : complex configs appear with different levels of reservation for upper : memory besides just "reserved" or "available". However, the current SMAP definition is about useless since it doesn't tell us directly what we need to know. Well, it will give us an idea of what we can exclude, but that still leaves a gap between 'all that's excluded' and 'all that the host bridge passes'. Warner From owner-cvs-all@FreeBSD.ORG Wed Oct 6 19:46:08 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71FF916A4CE; Wed, 6 Oct 2004 19:46:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65CA043D3F; Wed, 6 Oct 2004 19:46:08 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96Jk8kk056716; Wed, 6 Oct 2004 19:46:08 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96Jk8KZ056715; Wed, 6 Oct 2004 19:46:08 GMT (envelope-from sos) Message-Id: <200410061946.i96Jk8KZ056715@repoman.freebsd.org> From: Søren Schmidt Date: Wed, 6 Oct 2004 19:46:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-card.c ata-cbus.c ata-chipset.c ata-isa.c ata-pci.c ata-pci.h ata-queue.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 19:46:08 -0000 sos 2004-10-06 19:46:08 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.c ata-all.h ata-card.c ata-cbus.c ata-chipset.c ata-isa.c ata-pci.c ata-pci.h ata-queue.c Log: Fix the PC98 lockups on boot. The interchannel locking for PC98 needed to be updated to match the rest of the locking in ATA. Revision Changes Path 1.229 +9 -5 src/sys/dev/ata/ata-all.c 1.85 +3 -2 src/sys/dev/ata/ata-all.h 1.26 +2 -1 src/sys/dev/ata/ata-card.c 1.14 +41 -16 src/sys/dev/ata/ata-cbus.c 1.91 +48 -14 src/sys/dev/ata/ata-chipset.c 1.23 +2 -1 src/sys/dev/ata/ata-isa.c 1.90 +3 -2 src/sys/dev/ata/ata-pci.c 1.34 +18 -19 src/sys/dev/ata/ata-pci.h 1.36 +8 -9 src/sys/dev/ata/ata-queue.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 19:55:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D95716A4CF; Wed, 6 Oct 2004 19:55:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 510BB43D46; Wed, 6 Oct 2004 19:55:15 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96JtFh0056964; Wed, 6 Oct 2004 19:55:15 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96JtFtG056963; Wed, 6 Oct 2004 19:55:15 GMT (envelope-from kensmith) Message-Id: <200410061955.i96JtFtG056963@repoman.freebsd.org> From: Ken Smith Date: Wed, 6 Oct 2004 19:55:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf kern.pre.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 19:55:15 -0000 kensmith 2004-10-06 19:55:14 UTC FreeBSD src repository Modified files: sys/conf kern.pre.mk Log: Back out v1.49. Recent findings suggest sparc64 may not be ready for -O2 on kernel compiles after all. While working on adding a KASSERT to sparc64/sparc64/rwindow.c I found that it was "position sensitive", putting it above a call to flushw() instead of below caused corruption of processes on the system. jake and jhb have both confirmed there is no obvious explanation for that. The exact same kernel code does not have the process corruption problem if compiled with -O instead of -O2. There have been signs of similar issues floated on the sparc64@ mailing list, lets see if this helps make them go away. Note this isn't an optimal fix as far as the file format goes, if this disgusts too many people I'll fix it the right way. Since compiling with something other than -O is a known problem this format would prevent a change to the default causing grief. And this may also help motivate finding out what the compiler is doing wrong so we can shift back to using -O2. :-) My turn for the pointy hat... One of the florescent ones... MFC after: 2 days Revision Changes Path 1.58 +1 -1 src/sys/conf/kern.pre.mk From owner-cvs-all@FreeBSD.ORG Wed Oct 6 20:00:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B67BE16A4CE; Wed, 6 Oct 2004 20:00:34 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0B1843D39; Wed, 6 Oct 2004 20:00:11 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i96Ju7UQ028279 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 6 Oct 2004 12:57:01 -0700 Message-ID: <41644DD6.1070200@root.org> Date: Wed, 06 Oct 2004 12:56:06 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <200410060722.i967MwsJ014694@repoman.freebsd.org> <200410061054.42956.jhb@FreeBSD.org> <41644490.3050005@root.org> <20041006.132655.78073866.imp@bsdimp.com> In-Reply-To: <20041006.132655.78073866.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: jhb@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/pci pci_bus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 20:00:34 -0000 M. Warner Losh wrote: > In message: <41644490.3050005@root.org> > Nate Lawson writes: > : >> Hoewver, for CardBus bridges (cbb), they rarely get the resources > : >> allocated by the BIOS, and this patch helps them greatly. Typically > : >> the 'bad Vcc' messages are caused by this problem. > : > > : > We really should be looking at the SMAP to find out what the real limits of > : > PCI space are I think since I think the SMAP includes an entry for PCI memory > : > mapped I/O. > : > : YES! More integrated SMAP awareness is especially important as more > : complex configs appear with different levels of reservation for upper > : memory besides just "reserved" or "available". > > However, the current SMAP definition is about useless since it doesn't > tell us directly what we need to know. Well, it will give us an idea > of what we can exclude, but that still leaves a gap between 'all > that's excluded' and 'all that the host bridge passes'. Sure, I can't remember the exact changes, I just remember that SMAP is going to be used soon for a lot more than just "BIOS reserved" and "available" memory resources. This is due to the changing notion of the line between OS and BIOS. -- Nate From owner-cvs-all@FreeBSD.ORG Wed Oct 6 20:01:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0290E16A4CE; Wed, 6 Oct 2004 20:01:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6E8A43D55; Wed, 6 Oct 2004 20:01:49 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96K1nOb057265; Wed, 6 Oct 2004 20:01:49 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96K1nvn057264; Wed, 6 Oct 2004 20:01:49 GMT (envelope-from phk) Message-Id: <200410062001.i96K1nvn057264@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 6 Oct 2004 20:01:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/digi digi.c digi.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 20:01:50 -0000 phk 2004-10-06 20:01:49 UTC FreeBSD src repository Modified files: sys/dev/digi digi.c digi.h Log: Use generic tty code instead of local copies. Revision Changes Path 1.56 +198 -556 src/sys/dev/digi/digi.c 1.18 +0 -14 src/sys/dev/digi/digi.h From owner-cvs-all@FreeBSD.ORG Wed Oct 6 20:46:24 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0D5016A4CE; Wed, 6 Oct 2004 20:46:24 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEBE243D3F; Wed, 6 Oct 2004 20:46:23 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i96KkAF3027204; Wed, 6 Oct 2004 23:46:10 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 55810-01; Wed, 6 Oct 2004 23:46:08 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i96KjaNt027179 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 6 Oct 2004 23:45:37 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i96KjfI3096907; Wed, 6 Oct 2004 23:45:41 +0300 (EEST) (envelope-from ru) Date: Wed, 6 Oct 2004 23:45:41 +0300 From: Ruslan Ermilov To: Brian Somers Message-ID: <20041006204541.GA91640@ip.net.ua> References: <200410051303.i95D38Nl047864@repoman.freebsd.org> <20041005170427.548e6e9d@dev.lan.Awfulhak.org> <20041005172056.GA4568@ip.net.ua> <20041005230204.5401f0be@dev.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" Content-Disposition: inline In-Reply-To: <20041005230204.5401f0be@dev.lan.Awfulhak.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/etc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 20:46:24 -0000 --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Brian, On Tue, Oct 05, 2004 at 11:02:04PM +0100, Brian Somers wrote: > On Tue, 5 Oct 2004 20:20:56 +0300, Ruslan Ermilov wrote: > > > Shouldn't this be: > > >=20 > > > ln -fhs ../var/named/etc/namedb ${DESTDIR}/etc/namedb > > >=20 > > No. >=20 > If I mount an alternate filesystem hierarchy somewhere, isn't it a bit > useless/dangerous for symlinks to point outside of it? >=20 Please explain in more detail, I don't get it. (There are several symlinks already exist in /etc, and most of them are absolute.) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBZFl1qRfpzJluFF4RAhwkAJ9IgMv2GltkqZxiosAV/5NAzRwRBgCeLVbl 0KbzlgDK7V08aP5+xsdk0oc= =hvt8 -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl-- From owner-cvs-all@FreeBSD.ORG Wed Oct 6 21:00:03 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1641D16A524; Wed, 6 Oct 2004 21:00:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E08243D31; Wed, 6 Oct 2004 20:59:59 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96Kxx0c067795; Wed, 6 Oct 2004 20:59:59 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96KxxTp067794; Wed, 6 Oct 2004 20:59:59 GMT (envelope-from phk) Message-Id: <200410062059.i96KxxTp067794@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 6 Oct 2004 20:59:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 21:00:03 -0000 phk 2004-10-06 20:59:59 UTC FreeBSD src repository Modified files: sys/geom geom_io.c Log: Don't set the BIO_ONQUEUE debugging flag until we actually put the bio onto a queue. This made the ENOMEM handling an instant panic. Revision Changes Path 1.62 +1 -1 src/sys/geom/geom_io.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 23:36:21 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 082F216A4CE; Wed, 6 Oct 2004 23:36:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBAC043D31; Wed, 6 Oct 2004 23:36:20 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96NaKx6072205; Wed, 6 Oct 2004 23:36:20 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96NaKkU072204; Wed, 6 Oct 2004 23:36:20 GMT (envelope-from peter) Message-Id: <200410062336.i96NaKkU072204@repoman.freebsd.org> From: Peter Wemm Date: Wed, 6 Oct 2004 23:36:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/gnu/lib/libregex Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 23:36:21 -0000 peter 2004-10-06 23:36:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) gnu/lib/libregex Makefile Log: MFC: make libgnuregex not depend on -I overrides that conflict with the build32.sh script. Approved by: re (kensmith, scottl) Revision Changes Path 1.28.2.1 +12 -9 src/gnu/lib/libregex/Makefile From owner-cvs-all@FreeBSD.ORG Wed Oct 6 23:37:35 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 836BD16A4CE; Wed, 6 Oct 2004 23:37:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63D1743D5E; Wed, 6 Oct 2004 23:37:35 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96NbZLr072289; Wed, 6 Oct 2004 23:37:35 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96NbZcH072288; Wed, 6 Oct 2004 23:37:35 GMT (envelope-from peter) Message-Id: <200410062337.i96NbZcH072288@repoman.freebsd.org> From: Peter Wemm Date: Wed, 6 Oct 2004 23:37:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/tools/lib32 build32.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 23:37:35 -0000 peter 2004-10-06 23:37:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) tools/lib32 build32.sh Log: MFC: jumbo update for build32.sh script Approved by: re (kensmith, scottl) Revision Changes Path 1.1.2.1 +39 -22 src/tools/lib32/build32.sh From owner-cvs-all@FreeBSD.ORG Wed Oct 6 23:40:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9D7116A4CE; Wed, 6 Oct 2004 23:40:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 972BF43D41; Wed, 6 Oct 2004 23:40:48 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96NemMl072441; Wed, 6 Oct 2004 23:40:48 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96NemCL072440; Wed, 6 Oct 2004 23:40:48 GMT (envelope-from peter) Message-Id: <200410062340.i96NemCL072440@repoman.freebsd.org> From: Peter Wemm Date: Wed, 6 Oct 2004 23:40:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/gnu/usr.bin/cvs/cvsbug Makefilesrc/gnu/usr.bin/cvs/lib Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 23:40:48 -0000 peter 2004-10-06 23:40:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) gnu/usr.bin/cvs/cvsbug Makefile gnu/usr.bin/cvs/lib Makefile Log: MFC: fix cvsbug to actually work, fix the version number cvs reports. Approved by: re (scottl) Revision Changes Path 1.19.4.1 +7 -2 src/gnu/usr.bin/cvs/cvsbug/Makefile 1.25.2.1 +1 -1 src/gnu/usr.bin/cvs/lib/Makefile From owner-cvs-all@FreeBSD.ORG Wed Oct 6 23:44:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A775616A4CE; Wed, 6 Oct 2004 23:44:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85C0D43D46; Wed, 6 Oct 2004 23:44:16 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96NiGkt072566; Wed, 6 Oct 2004 23:44:16 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96NiG0U072565; Wed, 6 Oct 2004 23:44:16 GMT (envelope-from davidxu) Message-Id: <200410062344.i96NiG0U072565@repoman.freebsd.org> From: David Xu Date: Wed, 6 Oct 2004 23:44:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 23:44:16 -0000 davidxu 2004-10-06 23:44:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_sig.c Log: MFC revision 1.292: >Don't bother to turn off other P_STOPPED bits for SIGKILL, doing >so would cause kernel to produce an unkillable process in some cases, >especially, P_STOPPED_SINGLE has a singling thread, turning off the >bit would mess the state Approved by: re (jhb) Revision Changes Path 1.289.2.2 +1 -1 src/sys/kern/kern_sig.c From owner-cvs-all@FreeBSD.ORG Wed Oct 6 23:48:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F12C416A4CE; Wed, 6 Oct 2004 23:48:28 +0000 (GMT) Received: from daintree.corp.yahoo.com (daintree.corp.yahoo.com [216.145.52.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8E4D43D1D; Wed, 6 Oct 2004 23:48:28 +0000 (GMT) (envelope-from peter@yahoo-inc.com) Received: by daintree.corp.yahoo.com (Postfix, from userid 2154) id BCD3A8803; Wed, 6 Oct 2004 16:48:28 -0700 (PDT) From: Peter Wemm To: Doug Barton Date: Wed, 6 Oct 2004 16:48:28 -0700 User-Agent: KMail/1.6.2 References: <200410051303.i95D38Nl047864@repoman.freebsd.org> <20041005230204.5401f0be@dev.lan.Awfulhak.org> <20041005164914.U3095@bo.vpnaa.bet> In-Reply-To: <20041005164914.U3095@bo.vpnaa.bet> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410061648.28445.peter@wemm.org> cc: src-committers@freebsd.org cc: re@freebsd.org cc: Brian Somers cc: cvs-all@freebsd.org cc: Ruslan Ermilov cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/etc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 23:48:29 -0000 On Tuesday 05 October 2004 04:57 pm, Doug Barton wrote: > On Tue, 5 Oct 2004, Brian Somers wrote: > > On Tue, 5 Oct 2004 20:20:56 +0300, Ruslan Ermilov wrote: > >>> Shouldn't this be: > >>> > >>> ln -fhs ../var/named/etc/namedb ${DESTDIR}/etc/namedb > >> > >> No. > > > > If I mount an alternate filesystem hierarchy somewhere, isn't it a > > bit useless/dangerous for symlinks to point outside of it? > > The attached patch combines the best of the various ideas that have > been disucssed on this topic. > > 1. Incorporates Ruslan's improvements to where things are done > related to the symlink in src/etc/Makefile. > > 2. Incorporates Brian's suggestion to make the link relative. This is > the best way I can see to make it work as expected in all cases, > including complete alternate filesystems. It should also solve the > release engineering problem. > > 3. Add a new knob, NO_BIND_MTREE, as suggested by the folks who > already have stuff in /var/named that they don't want me to mess > with. :) > > 4. Updates make.conf(5) with the new stuff, and corrects a few paths > that have changed since I last updated it. > > If everyone finds this acceptable, I will commit it, and then ask re@ > for permission to MFC it, hopefully before 5-RC1. > > Thanks to everyone who contributed to this train of thought. > > Doug I still hate the whole thing. Why can't we have a 'BIND_NO_CHROOT' flag or something like that which puts things in the original place? I tinkered around with it before, it wasn't hard to do. As a bonus, it stops mergemaster from trying to destroy a working setup and makes it update things in the usual place. I was also intending to experiment with having the BIND_NO_CHROOT flag propagate to defaults/rc.conf so that it only needs to be set in a single place. BTW: the reason I hate this is because I mount /var rw,noexec,nodev on my gateway boxes, and everything else readonly after boot. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 From owner-cvs-all@FreeBSD.ORG Wed Oct 6 23:51:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EE4616A4CE; Wed, 6 Oct 2004 23:51:45 +0000 (GMT) Received: from crumpet.united-ware.com (ddsl-66-42-172-210.fuse.net [66.42.172.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id D57B043D49; Wed, 6 Oct 2004 23:51:41 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.0.6] (adsl-68-250-185-35.dsl.wotnoh.ameritech.net [68.250.185.35]) (authenticated bits=0)i96NF7HR061920 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 6 Oct 2004 19:15:11 -0400 (EDT) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: David Xu Date: Wed, 6 Oct 2004 19:33:15 -0400 User-Agent: KMail/1.7 References: <200410060811.i968B7sC016467@repoman.freebsd.org> <200410060652.43454.mistry.7@osu.edu> <4163DD5F.2090904@freebsd.org> In-Reply-To: <4163DD5F.2090904@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1271719.dkXLGHaOap"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200410061933.23449.mistry.7@osu.edu> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on crumpet.united-ware.com cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libpthread/thread thr_stack.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 23:51:45 -0000 --nextPart1271719.dkXLGHaOap Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 06 October 2004 07:56 am, David Xu wrote: > Anish Mistry wrote: > >On Wednesday 06 October 2004 04:11 am, David Xu wrote: > >>davidxu 2004-10-06 08:11:07 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> lib/libpthread/thread thr_stack.c > >> Log: > >> Allocate red zone and stack space together and then split red zone fr= om > >> allocated space, orignal code left red zone unallocated, but those > >> space can be allocated by user code, and result was providing no > >> protection. > >> > >> Revision Changes Path > >> 1.9 +17 -7 src/lib/libpthread/thread/thr_stack.c > > > >Will this change be MFC'd to RELENG_5? It fixes one the the problems th= at > >trips up getting a newer version of wine to work. ie. wine tries to > > allocate the red zone. > > Have you tested wine with this change and does wine work after this change > ? Yes and yes in conjunction with my mmap() syscall patch it allows the June = and=20 later versions of wine to work. =2D-=20 Anish Mistry --nextPart1271719.dkXLGHaOap Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBZIDDxqA5ziudZT0RAgZlAJ9Bf7lXJpdE8kuiWSs2s+lluJFHKQCfThnh CkkAr+pTIvVQF7Vohyaz0UQ= =pGvG -----END PGP SIGNATURE----- --nextPart1271719.dkXLGHaOap-- From owner-cvs-all@FreeBSD.ORG Wed Oct 6 23:53:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D67D316A4CE; Wed, 6 Oct 2004 23:53:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B66D943D45; Wed, 6 Oct 2004 23:53:49 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i96NrnpK072845; Wed, 6 Oct 2004 23:53:49 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i96NrnhB072844; Wed, 6 Oct 2004 23:53:49 GMT (envelope-from das) Message-Id: <200410062353.i96NrnhB072844@repoman.freebsd.org> From: David Schultz Date: Wed, 6 Oct 2004 23:53:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_fork.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 23:53:50 -0000 das 2004-10-06 23:53:49 UTC FreeBSD src repository Modified files: sys/kern kern_fork.c Log: Back out rev 1.240; it is unnecessary. In particular, p1 == curthread, so _PHOLD(p1) will not have to block to swap in p1. Noticed by: jhb Revision Changes Path 1.241 +3 -8 src/sys/kern/kern_fork.c From owner-cvs-all@FreeBSD.ORG Thu Oct 7 01:09:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 015F016A4CE; Thu, 7 Oct 2004 01:09:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D109443D49; Thu, 7 Oct 2004 01:09:46 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9719kH3081382; Thu, 7 Oct 2004 01:09:46 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9719kVW081381; Thu, 7 Oct 2004 01:09:46 GMT (envelope-from davidxu) Message-Id: <200410070109.i9719kVW081381@repoman.freebsd.org> From: David Xu Date: Thu, 7 Oct 2004 01:09:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern init_sysent.c syscalls.c syscalls.master src/sys/sys syscall.h syscall.mk sysproto.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 01:09:47 -0000 davidxu 2004-10-07 01:09:46 UTC FreeBSD src repository Modified files: sys/kern init_sysent.c syscalls.c syscalls.master sys/sys syscall.h syscall.mk sysproto.h Log: Regen to unbreak world. Pointy hat to: mtm Revision Changes Path 1.177 +1 -1 src/sys/kern/init_sysent.c 1.163 +0 -0 src/sys/kern/syscalls.c 1.177 +1 -1 src/sys/kern/syscalls.master 1.161 +0 -0 src/sys/sys/syscall.h 1.116 +0 -0 src/sys/sys/syscall.mk 1.160 +1 -1 src/sys/sys/sysproto.h From owner-cvs-all@FreeBSD.ORG Thu Oct 7 01:46:23 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 626A916A4CE; Thu, 7 Oct 2004 01:46:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4217743D54; Thu, 7 Oct 2004 01:46:23 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i971kNbe082524; Thu, 7 Oct 2004 01:46:23 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i971kN5q082523; Thu, 7 Oct 2004 01:46:23 GMT (envelope-from brooks) Message-Id: <200410070146.i971kN5q082523@repoman.freebsd.org> From: Brooks Davis Date: Thu, 7 Oct 2004 01:46:23 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 01:46:23 -0000 brooks 2004-10-07 01:46:23 UTC FreeBSD doc repository (src,ports committer) Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document that __FreeBSD_version 600005 marks the addition of the "-d DESTDIR" option to newsyslog(8). Revision Changes Path 1.486 +6 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Thu Oct 7 03:09:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 390C216A4CE; Thu, 7 Oct 2004 03:09:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E52B43D3F; Thu, 7 Oct 2004 03:09:50 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9739oGE085264; Thu, 7 Oct 2004 03:09:50 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9739ofI085263; Thu, 7 Oct 2004 03:09:50 GMT (envelope-from marcus) Message-Id: <200410070309.i9739ofI085263@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 7 Oct 2004 03:09:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/mail-notification Makefile distinfo pkg-descr pkg-plist ports/mail/mail-notification/files patch-src::mn-md5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 03:09:50 -0000 marcus 2004-10-07 03:09:50 UTC FreeBSD ports repository Modified files: mail/mail-notification Makefile distinfo pkg-descr pkg-plist Removed files: mail/mail-notification/files patch-src::mn-md5.c Log: Update to 0.7.0 to fix two security vulnerabilities and GCC 3.4.x brokeness. Submitted by: maintainer Approved by: portmgr (implicit) Revision Changes Path 1.11 +20 -4 ports/mail/mail-notification/Makefile 1.8 +2 -2 ports/mail/mail-notification/distinfo 1.2 +0 -11 ports/mail/mail-notification/files/patch-src::mn-md5.c (dead) 1.4 +4 -2 ports/mail/mail-notification/pkg-descr 1.7 +7 -1 ports/mail/mail-notification/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Oct 7 05:13:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10E8616A4CE; Thu, 7 Oct 2004 05:13:11 +0000 (GMT) Received: from sana.init-main.com (104.194.138.210.bn.2iij.net [210.138.194.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44D9443D2F; Thu, 7 Oct 2004 05:13:10 +0000 (GMT) (envelope-from takawata@init-main.com) Received: from init-main.com (localhost.init-main.com [127.0.0.1]) by sana.init-main.com (8.13.1/8.13.1) with ESMTP id i975AsrS029949; Thu, 7 Oct 2004 14:10:55 +0900 (JST) (envelope-from takawata@init-main.com) Message-Id: <200410070510.i975AsrS029949@sana.init-main.com> To: Nate Lawson In-reply-to: Your message of "Wed, 06 Oct 2004 12:14:29 MST." <41644415.3030402@root.org> Date: Thu, 07 Oct 2004 14:10:54 +0900 From: Takanori Watanabe cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org cc: src-committers@freebsd.org cc: robert.moore@intel.com cc: jhb@freebsd.org Subject: Re: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 05:13:11 -0000 In message <41644415.3030402@root.org>, Nate Lawson wrote: > >> I think ACPI-CA itself can override any SSDT by checking existing >> SSDT header passed to AcpiOsTableOverride. > >I'm not sure what you mean here but I agree that AcpiOsTableOverride() >should be able to decide whether to override an SSDT or not. All I'm >asking for is a special return code from AcpiOsTableOverride() that >means "ignore this table completely" so I don't have to provide a fake >empty table to get this effect. The thing I want to say is like this. In this code, I intended to be able to override arbitaly table on a system, though I have never run it. And if iASL can accept ASL file with multiple DefinitionBlock, you don't need to compound all SSDT's into DSDT: all you have to do is concatinate SSDT with DefinitionBlock to the tail of DSDT dump. I think this approach is far more extensive, though I don't deny current approach as a workaround. --- /sys/dev/acpica/Osd/OsdTable.c Sun May 16 22:37:37 2004 +++ OsdTable.c Thu Oct 7 13:01:01 2004 @@ -63,20 +63,40 @@ ACPI_TABLE_HEADER *ExistingTable, ACPI_TABLE_HEADER **NewTable) { - caddr_t acpi_dsdt, p; - + caddr_t acpi_sdt, modtype; + ACPI_TABLE_HEADER *p; + if (ExistingTable == NULL || NewTable == NULL) return(AE_BAD_PARAMETER); *NewTable = NULL; - if (strncmp(ExistingTable->Signature, "DSDT", 4) != 0) - return(AE_OK); - if ((acpi_dsdt = preload_search_by_type("acpi_dsdt")) == NULL) - return(AE_OK); - if ((p = preload_search_info(acpi_dsdt, MODINFO_ADDR)) == NULL) - return(AE_OK); - *NewTable = *(void **)p; - printf("ACPI: DSDT was overridden.\n"); + if (strncmp(ExistingTable->Signature, "DSDT", 4) == 0){ + if ((acpi_sdt = preload_search_by_type("acpi_dsdt"))&& + (p = (ACPI_TABLE_HEADER *)preload_search_info + (acpi_sdt, MODINFO_ADDR))) + *NewTable = *(void **)p; + printf("ACPI: DSDT was overridden.\n"); + return (AE_OK); + } + + acpi_sdt = NULL; + while ((acpi_sdt = preload_search_next_name(acpi_sdt)) != NULL) { + modtype = (char *)preload_search_info(acpi_sdt, MODINFO_TYPE); + if(strcmp(modtype, "acpi_sdt") != 0){ + continue; + } + p = (ACPI_TABLE_HEADER *)preload_search_info(acpi_sdt, MODINFO_ADDR); + if(strncmp(ExistingTable->Signature, p->Signature, 4)&& + strncmp(ExistingTable->OemId, p->OemId, 6)&& + strncmp(ExistingTable->OemTableId, p->OemTableId, 8)){ + *NewTable = p; + printf("ACPI: %4s- %6s/%8s was overridden\n", + ExistingTable->Signature, ExistingTable->OemId, + ExistingTable->OemTableId); + return(AE_OK); + } + } + return (AE_OK); } From owner-cvs-all@FreeBSD.ORG Thu Oct 7 05:29:38 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4C9116A4CE; Thu, 7 Oct 2004 05:29:38 +0000 (GMT) Received: from telecom.net.et (sparrow.telecom.net.et [213.55.64.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BCC343D31; Thu, 7 Oct 2004 05:29:32 +0000 (GMT) (envelope-from mtm@identd.net) Received: from [213.55.68.106] (HELO rogue.acs.lan) by telecom.net.et (CommuniGate Pro SMTP 3.4.8) with ESMTP id 59262380; Thu, 07 Oct 2004 08:22:23 +0300 Received: by rogue.acs.lan (Postfix, from userid 1000) id E0925B819; Thu, 7 Oct 2004 08:29:37 +0300 (EAT) Date: Thu, 7 Oct 2004 08:29:37 +0300 From: Mike Makonnen To: David Xu Message-ID: <20041007052937.GA1145@rogue.acs.lan> References: <200410070109.i9719kVW081381@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410070109.i9719kVW081381@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD/6.0-CURRENT (i386) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern init_sysent.c syscalls.c syscalls.master src/sys/sys syscall.h syscall.mk sysproto.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 05:29:39 -0000 On Thu, Oct 07, 2004 at 01:09:46AM +0000, David Xu wrote: > davidxu 2004-10-07 01:09:46 UTC > > FreeBSD src repository > > Modified files: > sys/kern init_sysent.c syscalls.c syscalls.master > sys/sys syscall.h syscall.mk sysproto.h > Log: > Regen to unbreak world. > Thanks. Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | Fingerprint: AC7B 5672 2D11 F4D0 EBF8 5279 5359 2B82 7CD4 1F55 mtm@FreeBSD.Org| FreeBSD - Unleash the Daemon ! From owner-cvs-all@FreeBSD.ORG Thu Oct 7 05:38:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46E1716A4CE; Thu, 7 Oct 2004 05:38:19 +0000 (GMT) Received: from telecom.net.et (sparrow.telecom.net.et [213.55.64.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C59AF43D46; Thu, 7 Oct 2004 05:38:15 +0000 (GMT) (envelope-from mtm@identd.net) Received: from [213.55.68.106] (HELO rogue.acs.lan) by telecom.net.et (CommuniGate Pro SMTP 3.4.8) with ESMTP id 59263062; Thu, 07 Oct 2004 08:31:08 +0300 Received: by rogue.acs.lan (Postfix, from userid 1000) id 3CD89B819; Thu, 7 Oct 2004 08:38:23 +0300 (EAT) Date: Thu, 7 Oct 2004 08:38:23 +0300 From: Mike Makonnen To: Nate Lawson Message-ID: <20041007053823.GB1145@rogue.acs.lan> References: <200410061420.i96EKwvd040396@repoman.freebsd.org> <416410E5.7000405@mcsi.pp.ru> <416422BC.8030805@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <416422BC.8030805@root.org> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD/6.0-CURRENT (i386) cc: Maxim Maximov cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libthr/thread thr_exit.csrc/sys/compat/freebsd32 syscalls.master src/sys/kern kern_thr.c src/sys/sys thr.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 05:38:19 -0000 On Wed, Oct 06, 2004 at 09:52:12AM -0700, Nate Lawson wrote: > > It's because of the +0 -0 stuff in the commit. I think he did commit -f > without regenerating the syscall table. > Apologies for the breakage. I had both the actual change and the regen'ed files in the same tree while I was working on the change. But just before committing I decided it would be better to commit them separately so I did a manual diff and in the process forgot to include syscalls.master. Anyways, davidxu fixed it. Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | Fingerprint: AC7B 5672 2D11 F4D0 EBF8 5279 5359 2B82 7CD4 1F55 mtm@FreeBSD.Org| FreeBSD - Unleash the Daemon ! From owner-cvs-all@FreeBSD.ORG Thu Oct 7 05:45:40 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4233316A4CE; Thu, 7 Oct 2004 05:45:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23FA443D49; Thu, 7 Oct 2004 05:45:40 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i975jeFV096374; Thu, 7 Oct 2004 05:45:40 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i975jeEb096373; Thu, 7 Oct 2004 05:45:40 GMT (envelope-from mtm) Message-Id: <200410070545.i975jeEb096373@repoman.freebsd.org> From: Mike Makonnen Date: Thu, 7 Oct 2004 05:45:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 05:45:40 -0000 mtm 2004-10-07 05:45:39 UTC FreeBSD src repository Modified files: . UPDATING Log: Note libthr ABI breakage. Revision Changes Path 1.370 +5 -0 src/UPDATING From owner-cvs-all@FreeBSD.ORG Thu Oct 7 06:00:52 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 473A516A4DC; Thu, 7 Oct 2004 06:00:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98FFE43D54; Thu, 7 Oct 2004 06:00:06 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97606xg096750; Thu, 7 Oct 2004 06:00:06 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97606sm096749; Thu, 7 Oct 2004 06:00:06 GMT (envelope-from pjd) Message-Id: <200410070600.i97606sm096749@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Thu, 7 Oct 2004 06:00:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d gbde X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 06:00:52 -0000 pjd 2004-10-07 06:00:06 UTC FreeBSD src repository Modified files: etc/rc.d gbde Log: Only try to attach if parent device actually exists. I used ugly "/dev/${parent}" instead of "${parentdev}", because "/dev/" prefix for devices listed in gbde_devices variable is optional. Reported by: Sean McNeil Revision Changes Path 1.7 +1 -1 src/etc/rc.d/gbde From owner-cvs-all@FreeBSD.ORG Thu Oct 7 06:19:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF58916A4CE; Thu, 7 Oct 2004 06:19:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90BF543D39; Thu, 7 Oct 2004 06:19:11 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i976JBb4097306; Thu, 7 Oct 2004 06:19:11 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i976JBan097305; Thu, 7 Oct 2004 06:19:11 GMT (envelope-from phk) Message-Id: <200410070619.i976JBan097305@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 7 Oct 2004 06:19:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/rc rc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 06:19:11 -0000 phk 2004-10-07 06:19:11 UTC FreeBSD src repository Modified files: sys/dev/rc rc.c Log: Use generic ttycode instead of local copy. Revision Changes Path 1.98 +32 -183 src/sys/dev/rc/rc.c From owner-cvs-all@FreeBSD.ORG Thu Oct 7 06:52:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8993316A4CE; Thu, 7 Oct 2004 06:52:48 +0000 (GMT) Received: from gw.Awfulhak.org (awfulhak.demon.co.uk [80.177.173.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id E143543D1F; Thu, 7 Oct 2004 06:52:47 +0000 (GMT) (envelope-from brian@Awfulhak.org) Received: from dev.lan.Awfulhak.org (brian@dev.lan.Awfulhak.org [172.16.0.5]) by gw.Awfulhak.org (8.13.1/8.13.1) with SMTP id i976qfun026752; Thu, 7 Oct 2004 07:52:41 +0100 (BST) (envelope-from brian@Awfulhak.org) Date: Thu, 7 Oct 2004 07:52:45 +0100 From: Brian Somers To: Ruslan Ermilov Message-ID: <20041007075245.282af23f@dev.lan.Awfulhak.org> In-Reply-To: <20041006204541.GA91640@ip.net.ua> References: <200410051303.i95D38Nl047864@repoman.freebsd.org> <20041005170427.548e6e9d@dev.lan.Awfulhak.org> <20041005172056.GA4568@ip.net.ua> <20041005230204.5401f0be@dev.lan.Awfulhak.org> <20041006204541.GA91640@ip.net.ua> X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on gw.lan.Awfulhak.org cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/etc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 06:52:48 -0000 On Wed, 6 Oct 2004 23:45:41 +0300, Ruslan Ermilov wrote: > Hi Brian, > > On Tue, Oct 05, 2004 at 11:02:04PM +0100, Brian Somers wrote: > > On Tue, 5 Oct 2004 20:20:56 +0300, Ruslan Ermilov wrote: > > > > Shouldn't this be: > > > > > > > > ln -fhs ../var/named/etc/namedb ${DESTDIR}/etc/namedb > > > > > > > No. > > > > If I mount an alternate filesystem hierarchy somewhere, isn't it a bit > > useless/dangerous for symlinks to point outside of it? > > > Please explain in more detail, I don't get it. (There are several > symlinks already exist in /etc, and most of them are absolute.) > Well, it looks like there's rmt -> /usr/sbin/rmt and termcap -> /usr/share/misc/termcap. I'd vote for making these relative too ;*) I don't think these are as important as it's pretty rare that a person needs to change /etc/termcap these days, and even more rare that they would want to change /etc/rmt. People with removable disks might want to configure them on one system and then attach them to another, and part of that configuration might be to set up a nameserver. It would be an easy mistake to change /mnt/etc/namedb/named.conf, ship the disk, then find out that you've just broken the machine you configured from... -- Brian Don't _EVER_ lose your sense of humour ! From owner-cvs-all@FreeBSD.ORG Thu Oct 7 07:19:40 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E54B16A4CE; Thu, 7 Oct 2004 07:19:40 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BAE243D62; Thu, 7 Oct 2004 07:19:39 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i977JOFb093340; Thu, 7 Oct 2004 10:19:24 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 49163-19; Thu, 7 Oct 2004 10:19:21 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i977JKbi093249 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 7 Oct 2004 10:19:20 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i977JPox079473; Thu, 7 Oct 2004 10:19:25 +0300 (EEST) (envelope-from ru) Date: Thu, 7 Oct 2004 10:19:22 +0300 From: Ruslan Ermilov To: Brian Somers Message-ID: <20041007071921.GA79430@ip.net.ua> References: <200410051303.i95D38Nl047864@repoman.freebsd.org> <20041005170427.548e6e9d@dev.lan.Awfulhak.org> <20041005172056.GA4568@ip.net.ua> <20041005230204.5401f0be@dev.lan.Awfulhak.org> <20041006204541.GA91640@ip.net.ua> <20041007075245.282af23f@dev.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <20041007075245.282af23f@dev.lan.Awfulhak.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/etc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 07:19:40 -0000 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Brian, On Thu, Oct 07, 2004 at 07:52:45AM +0100, Brian Somers wrote: > On Wed, 6 Oct 2004 23:45:41 +0300, Ruslan Ermilov wrote: > > On Tue, Oct 05, 2004 at 11:02:04PM +0100, Brian Somers wrote: > > > On Tue, 5 Oct 2004 20:20:56 +0300, Ruslan Ermilov wr= ote: > > > > > Shouldn't this be: > > > > >=20 > > > > > ln -fhs ../var/named/etc/namedb ${DESTDIR}/etc/namedb > > > > >=20 > > > > No. > > >=20 > > > If I mount an alternate filesystem hierarchy somewhere, isn't it a bit > > > useless/dangerous for symlinks to point outside of it? > > >=20 > > Please explain in more detail, I don't get it. (There are several > > symlinks already exist in /etc, and most of them are absolute.) >=20 > Well, it looks like there's rmt -> /usr/sbin/rmt and termcap -> > /usr/share/misc/termcap. I'd vote for making these relative too ;*) >=20 > I don't think these are as important as it's pretty rare that a person > needs to change /etc/termcap these days, and even more rare that they > would want to change /etc/rmt. >=20 > People with removable disks might want to configure them on one system > and then attach them to another, and part of that configuration might > be to set up a nameserver. It would be an easy mistake to change > /mnt/etc/namedb/named.conf, ship the disk, then find out that you've > just broken the machine you configured from... >=20 There's a chicken and egg problem with relative symlinking that uses "..". While having it relative would "fix" an issue that you mention above, it will equally create a problem if one has /etc as a symlink to some other directory, not necessarily one-level deep from root. Let's don't go this road again and again. We've learned the hard way (with /usr/lib symlinks to /lib, please see bsd.lib.mk commit logs for details) that relative symlinking that uses ".." is generally a bad idea, and that it should only be used when we're confident that resolving ".." will give us a sane path. Out of 798 system symlinks on a 5.x box here, 602 use relative ".." symlinking, but they are all safe: /usr/share/locale/*/* (559 symlinks) /usr/share/man/en.ISO8859-1/man* /usr/share/nls/*/* /usr/share/openssl/man/en.ISO8859-1/man* I currently don't like the idea of making /etc symlinks relative using ".." very much. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBZO35qRfpzJluFF4RAgqhAJ9WBbrehs/KD4/W1wdZHSbuvLvpHQCcCf+B ALtPh+ezSeZMJOKl0e/qc4A= =S68F -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy-- From owner-cvs-all@FreeBSD.ORG Thu Oct 7 08:42:17 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4537116A4CE; Thu, 7 Oct 2004 08:42:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23E8143D41; Thu, 7 Oct 2004 08:42:17 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i978gHoj001640; Thu, 7 Oct 2004 08:42:17 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i978gGSl001639; Thu, 7 Oct 2004 08:42:16 GMT (envelope-from sergei) Message-Id: <200410070842.i978gGSl001639@repoman.freebsd.org> From: Sergei Kolobov Date: Thu, 7 Oct 2004 08:42:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/squid Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 08:42:17 -0000 sergei 2004-10-07 08:42:16 UTC FreeBSD ports repository Modified files: www/squid Makefile distinfo Log: - Unbreak fetching: The client_db_gc patch contained a wrong debugging information and was thus reissued by the vendor. Update distinfo accordingly and bump PORTREVISION. PR: ports/72387 Submitted by: Thomas-Martin Seck (maintainer) Approved by: portsmgr (krion) Revision Changes Path 1.141 +1 -1 ports/www/squid/Makefile 1.104 +1 -1 ports/www/squid/distinfo From owner-cvs-all@FreeBSD.ORG Thu Oct 7 09:56:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0403716A4CE; Thu, 7 Oct 2004 09:56:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D70D443D48; Thu, 7 Oct 2004 09:56:48 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i979umdQ010115; Thu, 7 Oct 2004 09:56:48 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i979umWp010114; Thu, 7 Oct 2004 09:56:48 GMT (envelope-from des) Message-Id: <200410070956.i979umWp010114@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 7 Oct 2004 09:56:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 09:56:49 -0000 des 2004-10-07 09:56:48 UTC FreeBSD src repository Modified files: share/mk bsd.cpu.mk Log: Add support for Pentium M, Pentium 3M and Pentium 4M. PR: i386/72340 Submitted by: Rong-En Fan MFC after: 2 weeks Revision Changes Path 1.42 +14 -2 src/share/mk/bsd.cpu.mk From owner-cvs-all@FreeBSD.ORG Thu Oct 7 10:02:13 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C90E716A4CE; Thu, 7 Oct 2004 10:02:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9BBE43D2F; Thu, 7 Oct 2004 10:02:13 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97A2De6010361; Thu, 7 Oct 2004 10:02:13 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97A2D0a010360; Thu, 7 Oct 2004 10:02:13 GMT (envelope-from danfe) Message-Id: <200410071002.i97A2D0a010360@repoman.freebsd.org> From: Alexey Dokuchaev Date: Thu, 7 Oct 2004 10:02:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/shells/v7sh Makefile ports/shells/v7sh/files patch-macro.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 10:02:13 -0000 danfe 2004-10-07 10:02:13 UTC FreeBSD ports repository Modified files: shells/v7sh Makefile shells/v7sh/files patch-macro.c Log: Unbreak on 5.X and -CURRENT. Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Revision Changes Path 1.3 +0 -4 ports/shells/v7sh/Makefile 1.2 +1 -2 ports/shells/v7sh/files/patch-macro.c From owner-cvs-all@FreeBSD.ORG Thu Oct 7 10:02:46 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E15F16A4CE; Thu, 7 Oct 2004 10:02:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E03043D2F; Thu, 7 Oct 2004 10:02:46 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97A2k9O010394; Thu, 7 Oct 2004 10:02:46 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97A2kF5010393; Thu, 7 Oct 2004 10:02:46 GMT (envelope-from pjd) Message-Id: <200410071002.i97A2kF5010393@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Thu, 7 Oct 2004 10:02:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d gbde X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 10:02:46 -0000 pjd 2004-10-07 10:02:46 UTC FreeBSD src repository Modified files: etc/rc.d gbde Log: - Be more userfriendly and allow to specify gbde device name in those forms: device device.bde /dev/device /dev/device.bde - Fix stop routine: + There don't have to be file system mounted on gbde device, so ignore errors from umount(8). + Only detach existing gbde devices. Revision Changes Path 1.8 +13 -10 src/etc/rc.d/gbde From owner-cvs-all@FreeBSD.ORG Thu Oct 7 10:14:24 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F1AB16A4CE; Thu, 7 Oct 2004 10:14:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DE6B43D48; Thu, 7 Oct 2004 10:14:24 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97AENER010798; Thu, 7 Oct 2004 10:14:23 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97AENQQ010797; Thu, 7 Oct 2004 10:14:23 GMT (envelope-from glebius) Message-Id: <200410071014.i97AENQQ010797@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 7 Oct 2004 10:14:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 rtalloc.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 10:14:24 -0000 glebius 2004-10-07 10:14:23 UTC FreeBSD src repository Modified files: share/man/man9 rtalloc.9 Log: - note that RTF_PRCLONING is obsoleted - explain locking differencies between rtalloc(), rtalloc_ign(), rtalloc1() and rtfree(), RTFREE(). Reviewed by: andre (1.5 months ago) OK'd by: ru Revision Changes Path 1.16 +47 -19 src/share/man/man9/rtalloc.9 From owner-cvs-all@FreeBSD.ORG Thu Oct 7 10:31:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35E7416A4D0 for ; Thu, 7 Oct 2004 10:31:44 +0000 (GMT) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DE2F43D45 for ; Thu, 7 Oct 2004 10:31:43 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 91994 invoked from network); 7 Oct 2004 10:23:04 -0000 Received: from unknown (HELO freebsd.org) ([62.48.0.53]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 7 Oct 2004 10:23:04 -0000 Message-ID: <41651B11.D594B9F5@freebsd.org> Date: Thu, 07 Oct 2004 12:31:45 +0200 From: Andre Oppermann X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Gleb Smirnoff References: <200410071014.i97AENQQ010797@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 rtalloc.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 10:31:44 -0000 Gleb Smirnoff wrote: > > glebius 2004-10-07 10:14:23 UTC > > FreeBSD src repository > > Modified files: > share/man/man9 rtalloc.9 > Log: > - note that RTF_PRCLONING is obsoleted > - explain locking differencies between rtalloc(), rtalloc_ign(), rtalloc1() > and rtfree(), RTFREE(). > > Reviewed by: andre (1.5 months ago) > OK'd by: ru > > Revision Changes Path > 1.16 +47 -19 src/share/man/man9/rtalloc.9 Thanks! -- Andre From owner-cvs-all@FreeBSD.ORG Thu Oct 7 10:59:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41F0016A4CE; Thu, 7 Oct 2004 10:59:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21C9643D3F; Thu, 7 Oct 2004 10:59:10 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97Ax9fd012101; Thu, 7 Oct 2004 10:59:10 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97Ax9ks012100; Thu, 7 Oct 2004 10:59:09 GMT (envelope-from glebius) Message-Id: <200410071059.i97Ax9ks012100@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 7 Oct 2004 10:59:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 rtalloc.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 10:59:10 -0000 glebius 2004-10-07 10:59:09 UTC FreeBSD src repository Modified files: share/man/man9 rtalloc.9 Log: Mdoc and grammar fixes. Submitted by: ru Revision Changes Path 1.17 +9 -7 src/share/man/man9/rtalloc.9 From owner-cvs-all@FreeBSD.ORG Thu Oct 7 11:43:26 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C58616A4CE; Thu, 7 Oct 2004 11:43:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B86E43D49; Thu, 7 Oct 2004 11:43:26 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97BhQMC013436; Thu, 7 Oct 2004 11:43:26 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97BhQV6013435; Thu, 7 Oct 2004 11:43:26 GMT (envelope-from sos) Message-Id: <200410071143.i97BhQV6013435@repoman.freebsd.org> From: Søren Schmidt Date: Thu, 7 Oct 2004 11:43:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-all.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 11:43:26 -0000 sos 2004-10-07 11:43:26 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.c Log: Add SHARP to the pool of drives that doesn not need byteswapping of the model etc fields from identify. Revision Changes Path 1.230 +7 -5 src/sys/dev/ata/ata-all.c From owner-cvs-all@FreeBSD.ORG Thu Oct 7 11:45:21 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA13B16A4CE; Thu, 7 Oct 2004 11:45:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEED443D3F; Thu, 7 Oct 2004 11:45:21 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97BjLoI013568; Thu, 7 Oct 2004 11:45:21 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97BjLm6013567; Thu, 7 Oct 2004 11:45:21 GMT (envelope-from dds) Message-Id: <200410071145.i97BjLm6013567@repoman.freebsd.org> From: Diomidis Spinellis Date: Thu, 7 Oct 2004 11:45:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/etc MAKEDEV src/sys/conf files.i386 majors src/sys/i386/conf LINT X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 11:45:22 -0000 dds 2004-10-07 11:45:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) etc MAKEDEV sys/conf files.i386 majors sys/i386/conf LINT Log: Added the pbio(4) 8255 parallel peripheral interface basic I/O driver. The driver is designed for performing I/O under program control using peripherals such as the Advantech PCL-724 card, which emulates the Intel 8255A PPI in mode 0. Other 8255A-based peripherals such as the BMC Messsysteme PIO24II card have also been reported to work. PR: i386/46238 Approved by: re (kensmith) Revision Changes Path 1.243.2.69 +9 -0 src/etc/MAKEDEV 1.307.2.47 +1 -0 src/sys/conf/files.i386 1.98.2.27 +1 -0 src/sys/conf/majors 1.749.2.172 +3 -0 src/sys/i386/conf/LINT From owner-cvs-all@FreeBSD.ORG Thu Oct 7 11:54:01 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 809DD16A4CE; Thu, 7 Oct 2004 11:54:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75C7243D55; Thu, 7 Oct 2004 11:54:01 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97Bs19u013951; Thu, 7 Oct 2004 11:54:01 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97Bs1G7013950; Thu, 7 Oct 2004 11:54:01 GMT (envelope-from dds) Message-Id: <200410071154.i97Bs1G7013950@repoman.freebsd.org> From: Diomidis Spinellis Date: Thu, 7 Oct 2004 11:54:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/man/man4/man4.i386 pbio.4 src/sys/i386/isa pbio.c src/sys/sys pbioio.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 11:54:01 -0000 dds 2004-10-07 11:54:01 UTC FreeBSD src repository Added files: (Branch: RELENG_4) share/man/man4/man4.i386 pbio.4 sys/i386/isa pbio.c sys/sys pbioio.h Log: Added the pbio(4) 8255 parallel peripheral interface basic I/O driver. The driver is designed for performing I/O under program control using peripherals such as the Advantech PCL-724 card, which emulates the Intel 8255A PPI in mode 0. Other 8255A-based peripherals such as the BMCM PIO24II card have also been reported to work. PR: i386/46238 Approved by: re (kensmith) Revision Changes Path 1.1.2.1 +181 -0 src/share/man/man4/man4.i386/pbio.4 (new) 1.1.2.1 +514 -0 src/sys/i386/isa/pbio.c (new) 1.1.2.1 +53 -0 src/sys/sys/pbioio.h (new) From owner-cvs-all@FreeBSD.ORG Thu Oct 7 12:10:26 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6087016A4CE; Thu, 7 Oct 2004 12:10:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EA5A43D55; Thu, 7 Oct 2004 12:10:26 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97CAPLV014436; Thu, 7 Oct 2004 12:10:25 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97CAPC4014435; Thu, 7 Oct 2004 12:10:25 GMT (envelope-from mlaier) Message-Id: <200410071210.i97CAPC4014435@repoman.freebsd.org> From: Max Laier Date: Thu, 7 Oct 2004 12:10:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 Makefile altq.4 src/share/man/man9 altq.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 12:10:26 -0000 mlaier 2004-10-07 12:10:25 UTC FreeBSD src repository Modified files: share/man/man4 Makefile share/man/man9 altq.9 Added files: share/man/man4 altq.4 Log: Add a minimal altq.4 manpage to tell about the kernel options and where to find more information. Also move the "SUPPORTED DEVICES" section from altq.9 to altq.4, where is belongs. Requested by: green MFC after: 2 days Revision Changes Path 1.285 +2 -0 src/share/man/man4/Makefile 1.1 +140 -0 src/share/man/man4/altq.4 (new) 1.5 +0 -30 src/share/man/man9/altq.9 From owner-cvs-all@FreeBSD.ORG Thu Oct 7 12:32:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 886C316A4CE; Thu, 7 Oct 2004 12:32:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68D4743D39; Thu, 7 Oct 2004 12:32:50 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97CWoN9015191; Thu, 7 Oct 2004 12:32:50 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97CWoft015190; Thu, 7 Oct 2004 12:32:50 GMT (envelope-from markus) Message-Id: <200410071232.i97CWoft015190@repoman.freebsd.org> From: Markus Brueffer Date: Thu, 7 Oct 2004 12:32:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/kftpgrabber Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 12:32:50 -0000 markus 2004-10-07 12:32:50 UTC FreeBSD ports repository Modified files: ftp/kftpgrabber Makefile distinfo Log: Fix build with gcc 3.4 and unbreak Reported by: kris Approved by: portmgr (krion) Revision Changes Path 1.3 +2 -8 ports/ftp/kftpgrabber/Makefile 1.2 +2 -2 ports/ftp/kftpgrabber/distinfo From owner-cvs-all@FreeBSD.ORG Thu Oct 7 12:33:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DD7C16A4CE; Thu, 7 Oct 2004 12:33:34 +0000 (GMT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDEEE43D2D; Thu, 7 Oct 2004 12:33:32 +0000 (GMT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])i97CXV878740; Thu, 7 Oct 2004 21:33:31 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <200410071145.i97BjLm6013567@repoman.freebsd.org> References: <200410071145.i97BjLm6013567@repoman.freebsd.org> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20040704(IM147) Lines: 8 From: Makoto Matsushita To: dds@FreeBSD.org Date: Thu, 07 Oct 2004 21:33:29 +0900 Message-Id: <20041007213329I.matusita@jp.FreeBSD.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc MAKEDEV src/sys/conf files.i386 majors src/sys/i386/conf LINT X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 12:33:34 -0000 dds> Modified files: (Branch: RELENG_4) ^^^^^^^^ Would you please let me know why this driver is directly committed to RELENG_4, not to HEAD nor RELENG_5? -- - Makoto `MAR' Matsushita From owner-cvs-all@FreeBSD.ORG Thu Oct 7 12:49:35 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10B9216A4CE; Thu, 7 Oct 2004 12:49:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2E0543D1F; Thu, 7 Oct 2004 12:49:34 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97CnYH9022053; Thu, 7 Oct 2004 12:49:34 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97CnYWc022052; Thu, 7 Oct 2004 12:49:34 GMT (envelope-from mat) Message-Id: <200410071249.i97CnYWc022052@repoman.freebsd.org> From: Mathieu Arnold Date: Thu, 7 Oct 2004 12:49:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/p5-Text-Reflow Makefile ports/textproc/p5-Text-Reflow/files 5.8-Reflow.pm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 12:49:35 -0000 mat 2004-10-07 12:49:34 UTC FreeBSD ports repository Modified files: textproc/p5-Text-Reflow Makefile Added files: textproc/p5-Text-Reflow/files 5.8-Reflow.pm Log: Update to use the perl version of the algorithm over the C version for 5.8.5 because it uses 64 bit integers by default and it messes very badly with some pack/unpack things on the perl part and some << and >> on the C part, so, use the perl part everywhere. Approved by: portmgr (krion) Revision Changes Path 1.7 +4 -0 ports/textproc/p5-Text-Reflow/Makefile 1.1 +63 -0 ports/textproc/p5-Text-Reflow/files/5.8-Reflow.pm (new) From owner-cvs-all@FreeBSD.ORG Thu Oct 7 13:19:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE17516A4CE; Thu, 7 Oct 2004 13:19:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C6A043D2D; Thu, 7 Oct 2004 13:19:12 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97DJCJF022990; Thu, 7 Oct 2004 13:19:12 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97DJCHH022989; Thu, 7 Oct 2004 13:19:12 GMT (envelope-from clsung) Message-Id: <200410071319.i97DJCHH022989@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 7 Oct 2004 13:19:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/p5-BerkeleyDB Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 13:19:12 -0000 clsung 2004-10-07 13:19:12 UTC FreeBSD ports repository Modified files: databases/p5-BerkeleyDB Makefile Log: replace .error to IGNORE. Problem noted by Richard Collyer and eik@. Scenario: we failed (% make index) without defining any WITH_BDB_VER, and solved by following porters handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html#DOT-ERROR-BREAKS-INDEX Approved by: portmgr (krion) Revision Changes Path 1.18 +1 -1 ports/databases/p5-BerkeleyDB/Makefile From owner-cvs-all@FreeBSD.ORG Thu Oct 7 13:37:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC1C216A4CE; Thu, 7 Oct 2004 13:37:53 +0000 (GMT) Received: from mx-out-01.forthnet.gr (mx-out.forthnet.gr [193.92.150.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1ABC43D53; Thu, 7 Oct 2004 13:37:49 +0000 (GMT) (envelope-from dds@aueb.gr) Received: from mx-av-02.forthnet.gr (mx-av.forthnet.gr [193.92.150.27]) i97DblDi018175; Thu, 7 Oct 2004 16:37:47 +0300 Received: from mx-as-02.forthnet.gr (mx-as.forthnet.gr [193.92.150.226]) i97Dbl1d006669; Thu, 7 Oct 2004 16:37:47 +0300 Received: from forthnet.gr (athmta01.forthnet.gr [193.92.150.23]) i97DbkKO018973; Thu, 7 Oct 2004 16:37:46 +0300 Received: from [192.168.136.16] (ppp10-adsl-131.ath.forthnet.gr [212.54.221.131]) by forthnet.gr (8.12.11/8.12.11) with ESMTP id i97DbdCe026684; Thu, 7 Oct 2004 16:37:45 +0300 Message-ID: <416546A9.5040608@aueb.gr> Date: Thu, 07 Oct 2004 16:37:45 +0300 From: Diomidis Spinellis User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en, el, de MIME-Version: 1.0 To: Makoto Matsushita References: <200410071145.i97BjLm6013567@repoman.freebsd.org> <20041007213329I.matusita@jp.FreeBSD.org> In-Reply-To: <20041007213329I.matusita@jp.FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Flag: NO cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: dds@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc MAKEDEV src/sys/conf files.i386 majors src/sys/i386/conf LINT X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 13:37:54 -0000 Makoto Matsushita wrote: > dds> Modified files: (Branch: RELENG_4) > ^^^^^^^^ > Would you please let me know why this driver is directly committed to > RELENG_4, not to HEAD nor RELENG_5? Sure. This is the email exchange I had with re@. Maybe I should have added a comment in the commit message. - Diomidis Date: Fri, 17 Sep 2004 11:14:51 -0400 From: Ken Smith To: Diomidis Spinellis Cc: re@freebsd.org Subject: Re: Direct commits to RELENG_4 Message-ID: <20040917151450.GC25742@electra.cse.Buffalo.EDU> On Thu, Sep 16, 2004 at 12:44:25PM +0300, Diomidis Spinellis wrote: >> I'd like your permission to directly commit two things to RELENG_4, >> without an MFC from [56].X: >> >> 1. A change to set suspend mode on an ATA disk via a sysctl variable. >> The original patch was posted on >> >> http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&frame=right&th=1e622c3b4db7fa17&seekm=9vpsbs%242umu%241%40FreeBSD.csie.NCTU.edu.tw#link1 >> >> I have been keeping it up to date since 2002, and I have seen others >> using it as well. In 5.x its utility has been subsumed by ATAng and >> ports/sysutils/ataidle, so there is no reason to include it there. >> >> 2. Commit the driver for the PCL-724 ISA card identified in i386/46238. >> The driver core is simple, but the infrastructure between 4.X and >> [56].X is, I believe, sufficiently different to make its integration >> into 4.X via an MFC from [56].X at least as risky as a direct commit. >> Approved. Thanks. -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | From owner-cvs-all@FreeBSD.ORG Thu Oct 7 13:50:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5E0216A4CE; Thu, 7 Oct 2004 13:50:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C445B43D2D; Thu, 7 Oct 2004 13:50:10 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97DoA41023867; Thu, 7 Oct 2004 13:50:10 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97DoAcA023866; Thu, 7 Oct 2004 13:50:10 GMT (envelope-from davidxu) Message-Id: <200410071350.i97DoAcA023866@repoman.freebsd.org> From: David Xu Date: Thu, 7 Oct 2004 13:50:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys kse.h syscallsubr.h src/sys/kern kern_exec.c kern_kse.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 13:50:11 -0000 davidxu 2004-10-07 13:50:10 UTC FreeBSD src repository Modified files: sys/sys kse.h syscallsubr.h sys/kern kern_exec.c kern_kse.c Log: Add an execve command for kse_thr_interrupt to allow libpthread to restore signal mask correctly, this is required by POSIX. Reviewed by: deischen Revision Changes Path 1.255 +2 -3 src/sys/kern/kern_exec.c 1.206 +17 -0 src/sys/kern/kern_kse.c 1.27 +10 -0 src/sys/sys/kse.h 1.14 +3 -0 src/sys/sys/syscallsubr.h From owner-cvs-all@FreeBSD.ORG Thu Oct 7 13:52:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DEB316A804; Thu, 7 Oct 2004 13:52:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E43243D4C; Thu, 7 Oct 2004 13:52:15 +0000 (GMT) (envelope-from sanpei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97DqEjn024052; Thu, 7 Oct 2004 13:52:14 GMT (envelope-from sanpei@repoman.freebsd.org) Received: (from sanpei@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97DqEcq024051; Thu, 7 Oct 2004 13:52:14 GMT (envelope-from sanpei) Message-Id: <200410071352.i97DqEcq024051@repoman.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Thu, 7 Oct 2004 13:52:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 uscanner.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 13:52:15 -0000 sanpei 2004-10-07 13:52:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man4 uscanner.4 Log: MFC uscanner.4 1.18 Add a HARDWARE section which lists supported devices. EPSON GT-8400UF(This product is same device id, 0x011f as EPSON Perfection 1670 scanner) Approved by: re (hrs) Revision Changes Path 1.15.2.3 +2 -0 src/share/man/man4/uscanner.4 From owner-cvs-all@FreeBSD.ORG Thu Oct 7 13:52:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF66916A8C9; Thu, 7 Oct 2004 13:52:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFA1143D3F; Thu, 7 Oct 2004 13:52:18 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97DqIJW024085; Thu, 7 Oct 2004 13:52:18 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97DqIj9024084; Thu, 7 Oct 2004 13:52:18 GMT (envelope-from davidxu) Message-Id: <200410071352.i97DqIj9024084@repoman.freebsd.org> From: David Xu Date: Thu, 7 Oct 2004 13:52:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_execve.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 13:52:19 -0000 davidxu 2004-10-07 13:52:18 UTC FreeBSD src repository Modified files: lib/libpthread/thread thr_execve.c Log: Follow kernel change, restore signal mask correctly by using a command of kse_thr_interrupt. Revision Changes Path 1.2 +17 -21 src/lib/libpthread/thread/thr_execve.c From owner-cvs-all@FreeBSD.ORG Thu Oct 7 13:55:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E9D916A4CE; Thu, 7 Oct 2004 13:55:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B5EB43D41; Thu, 7 Oct 2004 13:55:28 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97DtSpc024576; Thu, 7 Oct 2004 13:55:28 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97DtSJq024575; Thu, 7 Oct 2004 13:55:28 GMT (envelope-from mtm) Message-Id: <200410071355.i97DtSJq024575@repoman.freebsd.org> From: Mike Makonnen Date: Thu, 7 Oct 2004 13:55:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc rc rc.shutdown src/etc/rc.d DAEMON LOGIN NETWORKING SERVERS abi accounting addswap adjkerntz amd apm apmd archdep atm1 atm2 atm3 bgfsck bootparams ccd cleanvar cleartmp... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 13:55:28 -0000 mtm 2004-10-07 13:55:28 UTC FreeBSD src repository Modified files: etc rc rc.shutdown etc/rc.d DAEMON LOGIN NETWORKING SERVERS abi accounting addswap adjkerntz amd apm apmd archdep atm1 atm2 atm3 bgfsck bootparams ccd cleanvar cleartmp cron devd devfs dhclient dmesg dumpon early.sh fsck gbde gbde_swap hostname ike inetd initdiskless initrandom ip6addrctl ip6fw ipfilter ipfs ipfw ipmon ipnat ipsec ipxrouted isdnd jail kadmind kerberos keyserv kldxref kpasswdd ldconfig local localpkg lomac lpd mixer motd mountcritlocal mountcritremote mountd moused mroute6d mrouted msgs named natd netif netoptions network_ipv6 nfsclient nfsd nfslocking nfsserver nisdomain nsswitch ntpd ntpdate othermta pccard pcvt pf pflog power_profile ppp-user pppoed preseedrandom pwcheck quota ramdisk ramdisk-own random rarpd rcconf.sh resolv root route6d routed routing rpcbind rtadvd rwho savecore securelevel sendmail serial sppp sshd swap1 syscons sysctl syslogd timed tmp usbd var vinum virecover watchdogd ypbind yppasswdd ypserv ypset ypupdated ypxfrd Log: Remove the requirement for the FreeBSD keyword as it no longer makes any sense. Discussed with: dougb, brooks MFC after: 3 days Revision Changes Path 1.334 +1 -1 src/etc/rc 1.5 +0 -1 src/etc/rc.d/DAEMON 1.5 +0 -1 src/etc/rc.d/LOGIN 1.9 +0 -1 src/etc/rc.d/NETWORKING 1.5 +0 -1 src/etc/rc.d/SERVERS 1.4 +1 -1 src/etc/rc.d/abi 1.9 +1 -1 src/etc/rc.d/accounting 1.4 +1 -1 src/etc/rc.d/addswap 1.5 +1 -1 src/etc/rc.d/adjkerntz 1.14 +1 -1 src/etc/rc.d/amd 1.6 +1 -1 src/etc/rc.d/apm 1.12 +1 -1 src/etc/rc.d/apmd 1.7 +1 -1 src/etc/rc.d/archdep 1.15 +1 -1 src/etc/rc.d/atm1 1.16 +1 -1 src/etc/rc.d/atm2 1.14 +1 -1 src/etc/rc.d/atm3 1.6 +1 -1 src/etc/rc.d/bgfsck 1.7 +1 -1 src/etc/rc.d/bootparams 1.5 +1 -1 src/etc/rc.d/ccd 1.7 +0 -1 src/etc/rc.d/cleanvar 1.11 +0 -1 src/etc/rc.d/cleartmp 1.6 +1 -1 src/etc/rc.d/cron 1.7 +1 -1 src/etc/rc.d/devd 1.9 +2 -2 src/etc/rc.d/devfs 1.17 +1 -1 src/etc/rc.d/dhclient 1.4 +1 -1 src/etc/rc.d/dmesg 1.5 +1 -1 src/etc/rc.d/dumpon 1.2 +0 -1 src/etc/rc.d/early.sh 1.10 +1 -1 src/etc/rc.d/fsck 1.9 +1 -1 src/etc/rc.d/gbde 1.6 +1 -1 src/etc/rc.d/gbde_swap 1.8 +0 -1 src/etc/rc.d/hostname 1.4 +1 -1 src/etc/rc.d/ike 1.4 +1 -1 src/etc/rc.d/inetd 1.39 +1 -1 src/etc/rc.d/initdiskless 1.4 +1 -1 src/etc/rc.d/initrandom 1.4 +1 -1 src/etc/rc.d/ip6addrctl 1.6 +1 -1 src/etc/rc.d/ip6fw 1.22 +1 -1 src/etc/rc.d/ipfilter 1.6 +1 -1 src/etc/rc.d/ipfs 1.9 +1 -1 src/etc/rc.d/ipfw 1.13 +1 -1 src/etc/rc.d/ipmon 1.14 +1 -1 src/etc/rc.d/ipnat 1.11 +1 -1 src/etc/rc.d/ipsec 1.3 +1 -1 src/etc/rc.d/ipxrouted 1.19 +1 -1 src/etc/rc.d/isdnd 1.17 +1 -1 src/etc/rc.d/jail 1.4 +0 -1 src/etc/rc.d/kadmind 1.4 +0 -1 src/etc/rc.d/kerberos 1.3 +0 -1 src/etc/rc.d/keyserv 1.4 +1 -1 src/etc/rc.d/kldxref 1.3 +0 -1 src/etc/rc.d/kpasswdd 1.12 +0 -1 src/etc/rc.d/ldconfig 1.6 +1 -1 src/etc/rc.d/local 1.5 +1 -1 src/etc/rc.d/localpkg 1.4 +1 -1 src/etc/rc.d/lomac 1.6 +0 -1 src/etc/rc.d/lpd 1.4 +1 -1 src/etc/rc.d/mixer 1.9 +0 -1 src/etc/rc.d/motd 1.12 +1 -1 src/etc/rc.d/mountcritlocal 1.10 +1 -1 src/etc/rc.d/mountcritremote 1.15 +1 -1 src/etc/rc.d/mountd 1.7 +1 -1 src/etc/rc.d/moused 1.4 +1 -1 src/etc/rc.d/mroute6d 1.8 +1 -1 src/etc/rc.d/mrouted 1.2 +0 -1 src/etc/rc.d/msgs 1.16 +0 -1 src/etc/rc.d/named 1.2 +1 -1 src/etc/rc.d/natd 1.11 +1 -1 src/etc/rc.d/netif 1.141 +1 -1 src/etc/rc.d/netoptions 1.37 +1 -1 src/etc/rc.d/network_ipv6 1.5 +1 -1 src/etc/rc.d/nfsclient 1.13 +1 -1 src/etc/rc.d/nfsd 1.11 +1 -1 src/etc/rc.d/nfslocking 1.4 +1 -1 src/etc/rc.d/nfsserver 1.3 +0 -1 src/etc/rc.d/nisdomain 1.5 +0 -1 src/etc/rc.d/nsswitch 1.10 +1 -1 src/etc/rc.d/ntpd 1.12 +1 -1 src/etc/rc.d/ntpdate 1.3 +0 -1 src/etc/rc.d/othermta 1.30 +1 -1 src/etc/rc.d/pccard 1.5 +1 -1 src/etc/rc.d/pcvt 1.5 +1 -1 src/etc/rc.d/pf 1.4 +1 -1 src/etc/rc.d/pflog 1.4 +1 -1 src/etc/rc.d/power_profile 1.6 +1 -1 src/etc/rc.d/ppp-user 1.3 +1 -1 src/etc/rc.d/pppoed 1.5 +1 -1 src/etc/rc.d/preseedrandom 1.4 +0 -1 src/etc/rc.d/pwcheck 1.5 +1 -1 src/etc/rc.d/quota 1.4 +0 -1 src/etc/rc.d/ramdisk 1.3 +0 -1 src/etc/rc.d/ramdisk-own 1.7 +1 -1 src/etc/rc.d/random 1.5 +1 -1 src/etc/rc.d/rarpd 1.3 +0 -1 src/etc/rc.d/rcconf.sh 1.34 +1 -1 src/etc/rc.d/resolv 1.10 +1 -1 src/etc/rc.d/root 1.9 +1 -1 src/etc/rc.d/route6d 1.12 +1 -1 src/etc/rc.d/routed 1.141 +1 -1 src/etc/rc.d/routing 1.12 +0 -1 src/etc/rc.d/rpcbind 1.10 +1 -1 src/etc/rc.d/rtadvd 1.4 +0 -1 src/etc/rc.d/rwho 1.8 +1 -1 src/etc/rc.d/savecore 1.10 +0 -1 src/etc/rc.d/securelevel 1.13 +0 -1 src/etc/rc.d/sendmail 1.22 +1 -1 src/etc/rc.d/serial 1.4 +1 -1 src/etc/rc.d/sppp 1.7 +0 -1 src/etc/rc.d/sshd 1.8 +1 -1 src/etc/rc.d/swap1 1.13 +1 -1 src/etc/rc.d/syscons 1.16 +0 -1 src/etc/rc.d/sysctl 1.10 +0 -1 src/etc/rc.d/syslogd 1.5 +1 -1 src/etc/rc.d/timed 1.34 +0 -1 src/etc/rc.d/tmp 1.3 +1 -1 src/etc/rc.d/usbd 1.34 +0 -1 src/etc/rc.d/var 1.3 +1 -1 src/etc/rc.d/vinum 1.9 +0 -1 src/etc/rc.d/virecover 1.4 +1 -1 src/etc/rc.d/watchdogd 1.9 +0 -1 src/etc/rc.d/ypbind 1.10 +0 -1 src/etc/rc.d/yppasswdd 1.11 +0 -1 src/etc/rc.d/ypserv 1.6 +0 -1 src/etc/rc.d/ypset 1.5 +0 -1 src/etc/rc.d/ypupdated 1.6 +0 -1 src/etc/rc.d/ypxfrd 1.28 +1 -3 src/etc/rc.shutdown From owner-cvs-all@FreeBSD.ORG Thu Oct 7 13:56:46 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0842B16A4CE; Thu, 7 Oct 2004 13:56:46 +0000 (GMT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1BCA43D5F; Thu, 7 Oct 2004 13:56:44 +0000 (GMT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])i97Dub806481; Thu, 7 Oct 2004 22:56:37 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <416546A9.5040608@aueb.gr> References: <200410071145.i97BjLm6013567@repoman.freebsd.org> <20041007213329I.matusita@jp.FreeBSD.org> <416546A9.5040608@aueb.gr> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20040704(IM147) Lines: 8 From: Makoto Matsushita To: dds@aueb.gr Date: Thu, 07 Oct 2004 22:56:36 +0900 Message-Id: <20041007225636S.matusita@jp.FreeBSD.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc MAKEDEV src/sys/conf files.i386 majors src/sys/i386/conf LINT X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 13:56:46 -0000 dds> Sure. This is the email exchange I had with re@. Maybe I should have dds> added a comment in the commit message. - Diomidis Thank you for taking your time, reasonable commit for me too. -- - Makoto `MAR' Matsushita From owner-cvs-all@FreeBSD.ORG Thu Oct 7 14:06:23 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F058B16A4CE; Thu, 7 Oct 2004 14:06:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFC6443D31; Thu, 7 Oct 2004 14:06:23 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97E6N8j025009; Thu, 7 Oct 2004 14:06:23 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97E6NG7025008; Thu, 7 Oct 2004 14:06:23 GMT (envelope-from mtm) Message-Id: <200410071406.i97E6NG7025008@repoman.freebsd.org> From: Mike Makonnen Date: Thu, 7 Oct 2004 14:06:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING src/share/man/man8 rc.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 14:06:24 -0000 mtm 2004-10-07 14:06:23 UTC FreeBSD src repository Modified files: . UPDATING share/man/man8 rc.8 Log: F˜ Revision Changes Path 1.371 +5 -0 src/UPDATING 1.26 +0 -5 src/share/man/man8/rc.8 From owner-cvs-all@FreeBSD.ORG Thu Oct 7 14:13:35 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8B1416A4CF; Thu, 7 Oct 2004 14:13:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFE9B43D58; Thu, 7 Oct 2004 14:13:35 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97EDZbj025280; Thu, 7 Oct 2004 14:13:35 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97EDZXM025279; Thu, 7 Oct 2004 14:13:35 GMT (envelope-from rwatson) Message-Id: <200410071413.i97EDZXM025279@repoman.freebsd.org> From: Robert Watson Date: Thu, 7 Oct 2004 14:13:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet ip_mroute.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 14:13:36 -0000 rwatson 2004-10-07 14:13:35 UTC FreeBSD src repository Modified files: sys/netinet ip_mroute.c Log: When running with debug.mpsafenet=0, initialize IP multicast routing callouts as non-CALLOUT_MPSAFE. Otherwise, they may trigger an assertion regarding Giant if they enter other parts of the stack from the callout. MFC after: 3 days Reported by: Dikshie < dikshie at ppk dot itb dot ac dot id > Revision Changes Path 1.109 +7 -4 src/sys/netinet/ip_mroute.c From owner-cvs-all@FreeBSD.ORG Thu Oct 7 14:23:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2404A16A4CE; Thu, 7 Oct 2004 14:23:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 045BA43D3F; Thu, 7 Oct 2004 14:23:16 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97ENFs6025556; Thu, 7 Oct 2004 14:23:15 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97ENFox025555; Thu, 7 Oct 2004 14:23:15 GMT (envelope-from davidxu) Message-Id: <200410071423.i97ENFox025555@repoman.freebsd.org> From: David Xu Date: Thu, 7 Oct 2004 14:23:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_execve.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 14:23:16 -0000 davidxu 2004-10-07 14:23:15 UTC FreeBSD src repository Modified files: lib/libpthread/thread thr_execve.c Log: Use PTHREAD_SCOPE_SYSTEM to decide what should be done. Revision Changes Path 1.3 +2 -3 src/lib/libpthread/thread/thr_execve.c From owner-cvs-all@FreeBSD.ORG Thu Oct 7 14:51:23 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D179A16A4CE; Thu, 7 Oct 2004 14:51:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0DEC43D48; Thu, 7 Oct 2004 14:51:23 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97EpN3N026841; Thu, 7 Oct 2004 14:51:23 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97EpN4Y026840; Thu, 7 Oct 2004 14:51:23 GMT (envelope-from mtm) Message-Id: <200410071451.i97EpN4Y026840@repoman.freebsd.org> From: Mike Makonnen Date: Thu, 7 Oct 2004 14:51:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING src/share/man/man8 rc.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 14:51:24 -0000 mtm 2004-10-07 14:51:23 UTC FreeBSD src repository Modified files: . UPDATING share/man/man8 rc.8 Log: Forced commit: Remove references to the FreeBSD keyword. Make a note in UPDATING about the recent change regarding the keyword. MFC after: 3 days Revision Changes Path 1.372 +0 -0 src/UPDATING 1.27 +0 -0 src/share/man/man8/rc.8 From owner-cvs-all@FreeBSD.ORG Thu Oct 7 15:32:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0051F16A4CE; Thu, 7 Oct 2004 15:32:30 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3339D43D66; Thu, 7 Oct 2004 15:32:29 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i97FV9SE038587; Thu, 7 Oct 2004 09:31:10 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 07 Oct 2004 09:32:49 -0600 (MDT) Message-Id: <20041007.093249.23012109.imp@bsdimp.com> To: dds@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200410071145.i97BjLm6013567@repoman.freebsd.org> References: <200410071145.i97BjLm6013567@repoman.freebsd.org> X-Mailer: Mew version 3.3 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 cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc MAKEDEV src/sys/conf files.i386 majors src/sys/i386/conf LINT X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 15:32:30 -0000 In message: <200410071145.i97BjLm6013567@repoman.freebsd.org> Diomidis Spinellis writes: : Modified files: (Branch: RELENG_4) : etc MAKEDEV : sys/conf files.i386 majors : sys/i386/conf LINT : Log: : Added the pbio(4) 8255 parallel peripheral interface basic I/O driver. : The driver is designed for performing I/O under program control using : peripherals such as the Advantech PCL-724 card, which emulates the Intel : 8255A PPI in mode 0. Other 8255A-based peripherals such as the BMC : Messsysteme PIO24II card have also been reported to work. : : PR: i386/46238 : Approved by: re (kensmith) Although approved by re@, would it have really hurt to commit this to head first? There's no risk of breakage committing something to current first because you already have something working on 4.x. This is a simple driver, and having it work in current would be relatively trivial. The risk is that it wouldn't work there. Warner From owner-cvs-all@FreeBSD.ORG Thu Oct 7 15:35:37 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E0A316A4CE; Thu, 7 Oct 2004 15:35:37 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0937743D1D; Thu, 7 Oct 2004 15:35:37 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i97FWnII038658; Thu, 7 Oct 2004 09:32:53 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 07 Oct 2004 09:34:30 -0600 (MDT) Message-Id: <20041007.093430.101590177.imp@bsdimp.com> To: dds@aueb.gr From: "M. Warner Losh" In-Reply-To: <416546A9.5040608@aueb.gr> References: <200410071145.i97BjLm6013567@repoman.freebsd.org> <20041007213329I.matusita@jp.FreeBSD.org> <416546A9.5040608@aueb.gr> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: matusita@jp.FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: dds@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc MAKEDEV src/sys/conf files.i386 majors src/sys/i386/conf LINT X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 15:35:37 -0000 In message: <416546A9.5040608@aueb.gr> Diomidis Spinellis writes: : >> 2. Commit the driver for the PCL-724 ISA card identified in i386/46238. : >> The driver core is simple, but the infrastructure between 4.X and : >> [56].X is, I believe, sufficiently different to make its integration : >> into 4.X via an MFC from [56].X at least as risky as a direct commit. : Approved. Thanks. I'm sorry but there's *NO* chance that it would break by going into head first. There's *ALREADY* a working driver for RELENG_4 that can be committed directly to 4 after being committed to head first. I don't see the risk here. For a driver like this, the differences between 4 and 5/6 are tiny. Warner From owner-cvs-all@FreeBSD.ORG Thu Oct 7 15:39:03 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E91716A4CE; Thu, 7 Oct 2004 15:39:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2B6043D31; Thu, 7 Oct 2004 15:39:02 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97Fd2vq028223; Thu, 7 Oct 2004 15:39:02 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97Fd20L028222; Thu, 7 Oct 2004 15:39:02 GMT (envelope-from mlaier) Message-Id: <200410071539.i97Fd20L028222@repoman.freebsd.org> From: Max Laier Date: Thu, 7 Oct 2004 15:39:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/pf/man pf.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 15:39:03 -0000 mlaier 2004-10-07 15:39:02 UTC FreeBSD src repository Modified files: contrib/pf/man pf.conf.5 Log: Rename the QUEUEING section to QUEUEING/ALTQ to make it easier to find the appropiate section when redirected from ALTQ(4). MFC after: 2 days Revision Changes Path 1.4 +2 -2 src/contrib/pf/man/pf.conf.5 From owner-cvs-all@FreeBSD.ORG Thu Oct 7 15:56:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1497C16A4CE; Thu, 7 Oct 2004 15:56:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7FFB43D4C; Thu, 7 Oct 2004 15:56:14 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97FuEPZ028738; Thu, 7 Oct 2004 15:56:14 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97FuEsf028737; Thu, 7 Oct 2004 15:56:14 GMT (envelope-from kris) Message-Id: <200410071556.i97FuEsf028737@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 7 Oct 2004 15:56:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/libsectok Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 15:56:15 -0000 kris 2004-10-07 15:56:14 UTC FreeBSD ports repository Modified files: security/libsectok Makefile Log: Mark IGNORE because the package somehow includes a dangling symlink, i.e. it is incomplete. Approved by: portmgr (self) Revision Changes Path 1.3 +2 -0 ports/security/libsectok/Makefile From owner-cvs-all@FreeBSD.ORG Thu Oct 7 16:00:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A53C416A4CE; Thu, 7 Oct 2004 16:00:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85AA043D1F; Thu, 7 Oct 2004 16:00:45 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97G0jW0028873; Thu, 7 Oct 2004 16:00:45 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97G0j9k028872; Thu, 7 Oct 2004 16:00:45 GMT (envelope-from kris) Message-Id: <200410071600.i97G0j9k028872@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 7 Oct 2004 16:00:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/oops/files patch-configure.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 16:00:45 -0000 kris 2004-10-07 16:00:44 UTC FreeBSD ports repository Modified files: www/oops/files patch-configure.in Log: Respect PTHREAD_{CFLAGS,LIBS} on 5.x and beyond. Submitted by: marcus Approved by: portmgr (self) Revision Changes Path 1.9 +11 -5 ports/www/oops/files/patch-configure.in From owner-cvs-all@FreeBSD.ORG Thu Oct 7 16:02:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE16216A4CE; Thu, 7 Oct 2004 16:02:11 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51A0743D53; Thu, 7 Oct 2004 16:02:11 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i97FxRfY038937; Thu, 7 Oct 2004 09:59:28 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 07 Oct 2004 10:01:08 -0600 (MDT) Message-Id: <20041007.100108.96921301.imp@bsdimp.com> To: dds@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20041007.093249.23012109.imp@bsdimp.com> References: <200410071145.i97BjLm6013567@repoman.freebsd.org> <20041007.093249.23012109.imp@bsdimp.com> X-Mailer: Mew version 3.3 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 cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc MAKEDEV src/sys/conf files.i386 majors src/sys/i386/conf LINT X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 16:02:12 -0000 In message: <20041007.093249.23012109.imp@bsdimp.com> "M. Warner Losh" writes: : In message: <200410071145.i97BjLm6013567@repoman.freebsd.org> : Diomidis Spinellis writes: : : Modified files: (Branch: RELENG_4) : : etc MAKEDEV : : sys/conf files.i386 majors : : sys/i386/conf LINT : : Log: : : Added the pbio(4) 8255 parallel peripheral interface basic I/O driver. : : The driver is designed for performing I/O under program control using : : peripherals such as the Advantech PCL-724 card, which emulates the Intel : : 8255A PPI in mode 0. Other 8255A-based peripherals such as the BMC : : Messsysteme PIO24II card have also been reported to work. : : : : PR: i386/46238 : : Approved by: re (kensmith) : : Although approved by re@, would it have really hurt to commit this to : head first? There's no risk of breakage committing something to : current first because you already have something working on 4.x. : This is a simple driver, and having it work in current would be : relatively trivial. The risk is that it wouldn't work there. I have ported pbio.c to current. This looks like a useful driver (espeically considering that I think that my company would want to use it), and I'd like to see it committed to current. Do you have any objections to my committing it, or would you like to do the deed? Warner From owner-cvs-all@FreeBSD.ORG Thu Oct 7 16:07:13 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB8E816A4D2 for ; Thu, 7 Oct 2004 16:07:13 +0000 (GMT) Received: from tx6.mail.ox.ac.uk (tx6.mail.ox.ac.uk [163.1.2.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E41C43D49 for ; Thu, 7 Oct 2004 16:07:13 +0000 (GMT) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from scan6.mail.ox.ac.uk ([163.1.2.179] helo=localhost) by tx6.mail.ox.ac.uk with esmtp (Exim 4.42) id 1CFanP-0000sx-Ly for cvs-all@FreeBSD.org; Thu, 07 Oct 2004 17:07:12 +0100 Received: from rx6.mail.ox.ac.uk ([163.1.2.170]) by localhost (scan6.mail.ox.ac.uk [163.1.2.179]) (amavisd-new, port 25) with ESMTP id 02723-09 for ; Thu, 7 Oct 2004 17:07:11 +0100 (BST) Received: from gateway.wadham.ox.ac.uk ([163.1.161.253]) by rx6.mail.ox.ac.uk with smtp (Exim 4.42) id 1CFanP-0000si-Kq for cvs-all@FreeBSD.org; Thu, 07 Oct 2004 17:07:11 +0100 Received: (qmail 15946 invoked by uid 1004); 7 Oct 2004 16:07:11 -0000 Received: from colin.percival@wadham.ox.ac.uk by gateway by uid 71 with qmail-scanner-1.20 (clamscan: 0.67. sweep: 2.18/3.79. Clear:RC:1(163.1.161.203):. Processed in 0.056961 secs); 07 Oct 2004 16:07:11 -0000 Received: from dhcp1203.wadham.ox.ac.uk (HELO ?163.1.161.203?) (163.1.161.203) by gateway.wadham.ox.ac.uk with SMTP; 7 Oct 2004 16:07:11 -0000 Message-ID: <416569AE.8040506@wadham.ox.ac.uk> Date: Thu, 07 Oct 2004 17:07:10 +0100 From: Colin Percival User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040928) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sam Leffler References: <200410061610.i96GAlBC044052@repoman.freebsd.org> In-Reply-To: <200410061610.i96GAlBC044052@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 16:07:14 -0000 Sam Leffler wrote: > Modified files: > . access > Log: > Please welcome Stephan Uphoff (ups@) as a new src committer. Finally! I've been wondering when this would happen... Colin Percival From owner-cvs-all@FreeBSD.ORG Thu Oct 7 16:11:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C9E416A4CF; Thu, 7 Oct 2004 16:11:20 +0000 (GMT) Received: from mx-out-01.forthnet.gr (mx-out.forthnet.gr [193.92.150.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 093A143D4C; Thu, 7 Oct 2004 16:11:19 +0000 (GMT) (envelope-from dds@aueb.gr) Received: from mx-av-01.forthnet.gr (mx-av.forthnet.gr [193.92.150.27]) i97GBH7S021715; Thu, 7 Oct 2004 19:11:17 +0300 Received: from mx-as-02.forthnet.gr (mx-as.forthnet.gr [193.92.150.226]) i97GBHoA025969; Thu, 7 Oct 2004 19:11:17 +0300 Received: from forthnet.gr (athmta03.forthnet.gr [193.92.150.22]) i97GBG0j009294; Thu, 7 Oct 2004 19:11:16 +0300 Received: from [192.168.136.16] (ppp10-adsl-131.ath.forthnet.gr [212.54.221.131]) by forthnet.gr (8.12.11/8.12.11) with ESMTP id i97GBFg4027320; Thu, 7 Oct 2004 19:11:15 +0300 Message-ID: <41656AA9.3080901@aueb.gr> Date: Thu, 07 Oct 2004 19:11:21 +0300 From: Diomidis Spinellis User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en, el, de MIME-Version: 1.0 To: "M. Warner Losh" References: <200410071145.i97BjLm6013567@repoman.freebsd.org> <20041007.093249.23012109.imp@bsdimp.com> <20041007.100108.96921301.imp@bsdimp.com> In-Reply-To: <20041007.100108.96921301.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Flag: NO cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: dds@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc MAKEDEV src/sys/conf files.i386 majors src/sys/i386/conf LINT X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 16:11:20 -0000 M. Warner Losh wrote: > In message: <20041007.093249.23012109.imp@bsdimp.com> > I have ported pbio.c to current. This looks like a useful driver > (espeically considering that I think that my company would want to use > it), and I'd like to see it committed to current. Do you have any > objections to my committing it, or would you like to do the deed? That was amazingly fast! (less than three hours after the first commit) Go ahead and commit it; the reason I originally avoided going through HEAD is that I lacked the confidence and time to go do it. I am glad you find it useful. Diomidis From owner-cvs-all@FreeBSD.ORG Thu Oct 7 16:17:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 871FB16A4CF; Thu, 7 Oct 2004 16:17:45 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3F8443D41; Thu, 7 Oct 2004 16:17:44 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i97GFx8C039209; Thu, 7 Oct 2004 10:16:00 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 07 Oct 2004 10:17:39 -0600 (MDT) Message-Id: <20041007.101739.71089835.imp@bsdimp.com> To: dds@aueb.gr From: "M. Warner Losh" In-Reply-To: <41656AA9.3080901@aueb.gr> References: <20041007.093249.23012109.imp@bsdimp.com> <20041007.100108.96921301.imp@bsdimp.com> <41656AA9.3080901@aueb.gr> X-Mailer: Mew version 3.3 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 cc: src-committers@freebsd.org cc: dds@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/etc MAKEDEV src/sys/conf files.i386 majors src/sys/i386/conf LINT X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 16:17:46 -0000 In message: <41656AA9.3080901@aueb.gr> Diomidis Spinellis writes: : M. Warner Losh wrote: : > In message: <20041007.093249.23012109.imp@bsdimp.com> : > I have ported pbio.c to current. This looks like a useful driver : > (espeically considering that I think that my company would want to use : > it), and I'd like to see it committed to current. Do you have any : > objections to my committing it, or would you like to do the deed? : : That was amazingly fast! (less than three hours after the first commit) : Go ahead and commit it; the reason I originally avoided going through : HEAD is that I lacked the confidence and time to go do it. I am glad : you find it useful. OK. I'll go ahead and do that. But to be honest, chances are good that our primary use of this will be in 4.x first :-). Note: I've not tested it on real hardware yet. But with only 3 hours it is hard to cover all bases :-). Warner From owner-cvs-all@FreeBSD.ORG Thu Oct 7 16:21:03 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0A5816A4CE; Thu, 7 Oct 2004 16:21:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFA3243D5D; Thu, 7 Oct 2004 16:21:03 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97GL3P2029621; Thu, 7 Oct 2004 16:21:03 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97GL3lu029620; Thu, 7 Oct 2004 16:21:03 GMT (envelope-from imp) Message-Id: <200410071621.i97GL3lu029620@repoman.freebsd.org> From: Warner Losh Date: Thu, 7 Oct 2004 16:21:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.c src/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 16:21:04 -0000 imp 2004-10-07 16:21:03 UTC FreeBSD src repository Modified files: sys/conf files.i386 sys/i386/conf NOTES Added files: sys/sys pbioio.h sys/i386/isa pbio.c Log: Port pbio to HEAD. OK'd by: dds Revision Changes Path 1.505 +1 -0 src/sys/conf/files.i386 1.1173 +4 -0 src/sys/i386/conf/NOTES 1.2 +456 -0 src/sys/i386/isa/pbio.c (new) 1.2 +53 -0 src/sys/sys/pbioio.h (new) From owner-cvs-all@FreeBSD.ORG Thu Oct 7 16:25:21 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C9F516A4CE; Thu, 7 Oct 2004 16:25:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BA8143D46; Thu, 7 Oct 2004 16:25:21 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97GPLP0029744; Thu, 7 Oct 2004 16:25:21 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97GPLAO029743; Thu, 7 Oct 2004 16:25:21 GMT (envelope-from imp) Message-Id: <200410071625.i97GPLAO029743@repoman.freebsd.org> From: Warner Losh Date: Thu, 7 Oct 2004 16:25:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4/man4.i386 Makefile pbio.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 16:25:21 -0000 imp 2004-10-07 16:25:21 UTC FreeBSD src repository Modified files: share/man/man4/man4.i386 Makefile Added files: share/man/man4/man4.i386 pbio.4 Log: Ooops. Forgot the man page for pbio.4 in my port from RELENG_4. Revision Changes Path 1.174 +1 -0 src/share/man/man4/man4.i386/Makefile 1.2 +181 -0 src/share/man/man4/man4.i386/pbio.4 (new) From owner-cvs-all@FreeBSD.ORG Thu Oct 7 17:11:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 379D316A4CF; Thu, 7 Oct 2004 17:11:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16C9743D46; Thu, 7 Oct 2004 17:11:53 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97HBqL7037520; Thu, 7 Oct 2004 17:11:52 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97HBqZ8037519; Thu, 7 Oct 2004 17:11:52 GMT (envelope-from thierry) Message-Id: <200410071711.i97HBqZ8037519@repoman.freebsd.org> From: Thierry Thomas Date: Thu, 7 Oct 2004 17:11:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/klassmodeler Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 17:11:53 -0000 thierry 2004-10-07 17:11:52 UTC FreeBSD ports repository Modified files: devel/klassmodeler Makefile distinfo Log: Make fetchable again. Note: this is still version 0.8.2, but not exactly the previous one. The author's web host disappeared one day, taking all his files and databases with it. This new tarball has been produced by the author from his CVS, specially for FreeBSD ports: thanks to him! Approved by: portmgr (marcus) Obtained from: James Wells (author) Revision Changes Path 1.4 +18 -11 ports/devel/klassmodeler/Makefile 1.2 +2 -2 ports/devel/klassmodeler/distinfo From owner-cvs-all@FreeBSD.ORG Thu Oct 7 17:26:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 524B216A4CE; Thu, 7 Oct 2004 17:26:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3378E43D4C; Thu, 7 Oct 2004 17:26:47 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97HQlsm037929; Thu, 7 Oct 2004 17:26:47 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97HQl8Z037928; Thu, 7 Oct 2004 17:26:47 GMT (envelope-from dds) Message-Id: <200410071726.i97HQl8Z037928@repoman.freebsd.org> From: Diomidis Spinellis Date: Thu, 7 Oct 2004 17:26:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/man/man4/man4.i386 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 17:26:47 -0000 dds 2004-10-07 17:26:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) share/man/man4/man4.i386 Makefile Log: Added pbio.4 in the set of manual pages. PR: i386/46238 Approved by: re (kensmith) Reminded by: imp's commit on HEAD Revision Changes Path 1.122.2.17 +1 -1 src/share/man/man4/man4.i386/Makefile From owner-cvs-all@FreeBSD.ORG Thu Oct 7 17:37:09 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D082416A4CE; Thu, 7 Oct 2004 17:37:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2B7843D48; Thu, 7 Oct 2004 17:37:09 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97Hb9iG038302; Thu, 7 Oct 2004 17:37:09 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97Hb9TU038301; Thu, 7 Oct 2004 17:37:09 GMT (envelope-from sos) Message-Id: <200410071737.i97Hb9TU038301@repoman.freebsd.org> From: Søren Schmidt Date: Thu, 7 Oct 2004 17:37:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_pc98.c src/sys/dev/ata ata-all.h ata-cbus.c ata-disk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 17:37:10 -0000 sos 2004-10-07 17:37:09 UTC FreeBSD src repository Modified files: sys/geom geom_pc98.c sys/dev/ata ata-all.h ata-cbus.c ata-disk.c Log: Move the PC98 specific geometry "gunk" to geom_pc98.c where it belongs. This also adds support for bigger disks on the controller I have access to, and maybe others if I understood the adhoc methods used on those. Those with more PC98 bigdrive controllers it is hereby invited to add/fix support for those in geom_pc98.c and not using #ifdef PC98 all over the place. Revision Changes Path 1.86 +1 -2 src/sys/dev/ata/ata-all.h 1.15 +1 -1 src/sys/dev/ata/ata-cbus.c 1.180 +1 -5 src/sys/dev/ata/ata-disk.c 1.48 +19 -0 src/sys/geom/geom_pc98.c From owner-cvs-all@FreeBSD.ORG Thu Oct 7 17:51:07 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CA7816A4CE; Thu, 7 Oct 2004 17:51:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FCEF43D49; Thu, 7 Oct 2004 17:51:07 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97Hp7UW038790; Thu, 7 Oct 2004 17:51:07 GMT (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97Hp7gk038789; Thu, 7 Oct 2004 17:51:07 GMT (envelope-from le) Message-Id: <200410071751.i97Hp7gk038789@repoman.freebsd.org> From: Lukas Ertl Date: Thu, 7 Oct 2004 17:51:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/geom/vinum geom_vinum.c geom_vinum_init.c geom_vinum_list.c geom_vinum_plex.c geom_vinum_raid5.c geom_vinum_raid5.h geom_vinum_share.c geom_vinum_subr.c geom_vinum_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 17:51:07 -0000 le 2004-10-07 17:51:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/geom/vinum geom_vinum.c geom_vinum_init.c geom_vinum_list.c geom_vinum_plex.c geom_vinum_raid5.c geom_vinum_raid5.h geom_vinum_share.c geom_vinum_subr.c geom_vinum_var.h Log: MFC: Make it possible to rebuild degraded RAID5 plexes. Note that it is currently not possible to do this while the volume is mounted. Correctly skip the '/dev/' part when creating new drives and prefix a drive's provider with '/dev/' when printing the config. Don't allow to create a drive that already exists. Approved by: re@ (scottl) Revision Changes Path 1.9.2.2 +8 -0 src/sys/geom/vinum/geom_vinum.c 1.2.2.2 +115 -3 src/sys/geom/vinum/geom_vinum_init.c 1.1.2.1 +16 -10 src/sys/geom/vinum/geom_vinum_list.c 1.8.2.2 +13 -3 src/sys/geom/vinum/geom_vinum_plex.c 1.5.2.2 +114 -0 src/sys/geom/vinum/geom_vinum_raid5.c 1.2.2.2 +2 -0 src/sys/geom/vinum/geom_vinum_raid5.h 1.2.2.1 +7 -4 src/sys/geom/vinum/geom_vinum_share.c 1.6.2.2 +1 -1 src/sys/geom/vinum/geom_vinum_subr.c 1.1.2.2 +1 -0 src/sys/geom/vinum/geom_vinum_var.h From owner-cvs-all@FreeBSD.ORG Thu Oct 7 17:52:06 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E260A16A4CE; Thu, 7 Oct 2004 17:52:06 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82CF343D2F; Thu, 7 Oct 2004 17:52:06 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id i97Hq6TQ082354; Thu, 7 Oct 2004 10:52:06 -0700 (PDT) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.13.1/8.13.1/Submit) id i97Hq6Cu082353; Thu, 7 Oct 2004 10:52:06 -0700 (PDT) (envelope-from marcel) Date: Thu, 7 Oct 2004 10:52:06 -0700 From: Marcel Moolenaar To: Warner Losh Message-ID: <20041007175206.GA82275@ns1.xcllnt.net> References: <200410071621.i97GL3lu029620@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410071621.i97GL3lu029620@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.c src/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 17:52:07 -0000 On Thu, Oct 07, 2004 at 04:21:03PM +0000, Warner Losh wrote: > imp 2004-10-07 16:21:03 UTC > > FreeBSD src repository > > Modified files: > sys/conf files.i386 > sys/i386/conf NOTES > Added files: > sys/sys pbioio.h > sys/i386/isa pbio.c > Log: > Port pbio to HEAD. I appreciate your speed, but don't you think that pbioio.h is pretty MD given that the driver only exists on i386. Wouldn't be a better place? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-all@FreeBSD.ORG Thu Oct 7 17:54:46 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D00916A4CF; Thu, 7 Oct 2004 17:54:46 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id C440F43D49; Thu, 7 Oct 2004 17:54:45 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 0076B65292; Thu, 7 Oct 2004 18:54:44 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19268-01-7; Thu, 7 Oct 2004 18:54:43 +0100 (BST) Received: from empiric.dek.spc.org (adsl-67-124-246-191.dsl.snfc21.pacbell.net [67.124.246.191]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 5EB8565211; Thu, 7 Oct 2004 18:54:43 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id BCF6163B3; Thu, 7 Oct 2004 10:54:39 -0700 (PDT) Date: Thu, 7 Oct 2004 10:54:39 -0700 From: Bruce M Simpson To: Gleb Smirnoff Message-ID: <20041007175439.GB664@empiric.icir.org> Mail-Followup-To: Gleb Smirnoff , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200410071014.i97AENQQ010797@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410071014.i97AENQQ010797@repoman.freebsd.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 rtalloc.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 17:54:46 -0000 On Thu, Oct 07, 2004 at 10:14:23AM +0000, Gleb Smirnoff wrote: > Modified files: > share/man/man9 rtalloc.9 > Log: > - note that RTF_PRCLONING is obsoleted > - explain locking differencies between rtalloc(), rtalloc_ign(), rtalloc1() > and rtfree(), RTFREE(). I didn't even know we had an rtalloc(9) page now. Excellent. BMS From owner-cvs-all@FreeBSD.ORG Thu Oct 7 17:59:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FB5016A4D2; Thu, 7 Oct 2004 17:59:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B0A243D5C; Thu, 7 Oct 2004 17:59:18 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97HxInl039054; Thu, 7 Oct 2004 17:59:18 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97HxIup039053; Thu, 7 Oct 2004 17:59:18 GMT (envelope-from kris) Message-Id: <200410071759.i97HxIup039053@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 7 Oct 2004 17:59:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.port.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 17:59:18 -0000 kris 2004-10-07 17:59:18 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Change the default value of PTHREAD_LIBS to -pthread for 5.x and beyond. This avoids linking shared libraries with the thread library, which causes problems when trying to change from one thread library to another. Instead all binaries that link to a library that uses threads must themselves respect PTHREAD_LIBS. Submitted by: deischen, marcus Approved by: portmgr Revision Changes Path 1.499 +2 -2 ports/Mk/bsd.port.mk From owner-cvs-all@FreeBSD.ORG Thu Oct 7 18:01:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C3AA16A4CE; Thu, 7 Oct 2004 18:01:57 +0000 (GMT) Received: from mx-out-04.forthnet.gr (mx-out.forthnet.gr [193.92.150.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id B015443D39; Thu, 7 Oct 2004 18:01:55 +0000 (GMT) (envelope-from dds@aueb.gr) Received: from mx-av-01.forthnet.gr (mx-av.forthnet.gr [193.92.150.27]) i97I1sSS011779; Thu, 7 Oct 2004 21:01:54 +0300 Received: from mx-as-01.forthnet.gr (mx-as.forthnet.gr [193.92.150.226]) i97I1r42030840; Thu, 7 Oct 2004 21:01:53 +0300 Received: from forthnet.gr (athmta01.forthnet.gr [193.92.150.23]) i97I1ri9032625; Thu, 7 Oct 2004 21:01:53 +0300 Received: from [192.168.136.16] (ppp10-adsl-131.ath.forthnet.gr [212.54.221.131]) by forthnet.gr (8.12.11/8.12.11) with ESMTP id i97I1qSH018942; Thu, 7 Oct 2004 21:01:52 +0300 Message-ID: <41658491.3070604@aueb.gr> Date: Thu, 07 Oct 2004 21:01:53 +0300 From: Diomidis Spinellis User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en, el, de MIME-Version: 1.0 To: Warner Losh References: <200410071621.i97GL3lu029620@repoman.freebsd.org> In-Reply-To: <200410071621.i97GL3lu029620@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Flag: NO cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: peter@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.c src/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 18:01:57 -0000 Warner Losh wrote: > Added files: > sys/sys pbioio.h > sys/i386/isa pbio.c > Log: > Port pbio to HEAD. > > OK'd by: dds I now see that my initial commit to RELENG_4 and Warner's subsequent blitzport to HEAD has resulted into two disjoint file sets in the repository. I had not forseen this problem. Since this problem started from me, I am willing to redo the commits starting from HEAD and follow with the MFCs, if the CVS meisters are willing to do the required repo surgery, removing sys/sys/pbioio, sys/i386/isa/pbio.c and share/man/man4/man4.i386/pbio.4 Diomidis From owner-cvs-all@FreeBSD.ORG Thu Oct 7 18:20:17 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA1CF16A4CE; Thu, 7 Oct 2004 18:20:17 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E3B543D5E; Thu, 7 Oct 2004 18:20:17 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i97IIOpw041003; Thu, 7 Oct 2004 12:18:24 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 07 Oct 2004 12:20:05 -0600 (MDT) Message-Id: <20041007.122005.127628260.imp@bsdimp.com> To: marcel@xcllnt.net From: "M. Warner Losh" In-Reply-To: <20041007175206.GA82275@ns1.xcllnt.net> References: <200410071621.i97GL3lu029620@repoman.freebsd.org> <20041007175206.GA82275@ns1.xcllnt.net> X-Mailer: Mew version 3.3 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 cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.c src/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 18:20:18 -0000 In message: <20041007175206.GA82275@ns1.xcllnt.net> Marcel Moolenaar writes: : On Thu, Oct 07, 2004 at 04:21:03PM +0000, Warner Losh wrote: : > imp 2004-10-07 16:21:03 UTC : > : > FreeBSD src repository : > : > Modified files: : > sys/conf files.i386 : > sys/i386/conf NOTES : > Added files: : > sys/sys pbioio.h : > sys/i386/isa pbio.c : > Log: : > Port pbio to HEAD. : : I appreciate your speed, but don't you think that pbioio.h is pretty : MD given that the driver only exists on i386. Wouldn't : be a better place? I think that pbioio.h is MI. What makes you think that it is pretty MD? Warner From owner-cvs-all@FreeBSD.ORG Thu Oct 7 18:20:38 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 947B216A4D1; Thu, 7 Oct 2004 18:20:24 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF4C943D46; Thu, 7 Oct 2004 18:20:23 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i97IHIUj040989; Thu, 7 Oct 2004 12:17:18 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 07 Oct 2004 12:18:59 -0600 (MDT) Message-Id: <20041007.121859.43504085.imp@bsdimp.com> To: dds@aueb.gr From: "M. Warner Losh" In-Reply-To: <41658491.3070604@aueb.gr> References: <200410071621.i97GL3lu029620@repoman.freebsd.org> <41658491.3070604@aueb.gr> X-Mailer: Mew version 3.3 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 cc: src-committers@freebsd.org cc: peter@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.c src/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 18:20:39 -0000 In message: <41658491.3070604@aueb.gr> Diomidis Spinellis writes: : Warner Losh wrote: : > Added files: : > sys/sys pbioio.h : > sys/i386/isa pbio.c : > Log: : > Port pbio to HEAD. : > : > OK'd by: dds : : I now see that my initial commit to RELENG_4 and Warner's subsequent : blitzport to HEAD has resulted into two disjoint file sets in the : repository. I had not forseen this problem. Since this problem started : from me, I am willing to redo the commits starting from HEAD and follow : with the MFCs, if the CVS meisters are willing to do the required repo : surgery, removing sys/sys/pbioio, sys/i386/isa/pbio.c and : share/man/man4/man4.i386/pbio.4 I'm not sure I understand this issue. cvsup just now shows that the files moved from Attic up a level. There's a weird 1.1 rev, but that's the only problem I see. Can you explain more what you are seeing that makes them disjoint? Warner From owner-cvs-all@FreeBSD.ORG Thu Oct 7 18:38:55 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7DEE16A4CE; Thu, 7 Oct 2004 18:38:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A959B43D4C; Thu, 7 Oct 2004 18:38:55 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97IctLS040195; Thu, 7 Oct 2004 18:38:55 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97IctxJ040194; Thu, 7 Oct 2004 18:38:55 GMT (envelope-from ps) Message-Id: <200410071838.i97IctxJ040194@repoman.freebsd.org> From: Paul Saab Date: Thu, 7 Oct 2004 18:38:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/sound/pci ich.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 18:38:56 -0000 ps 2004-10-07 18:38:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/sound/pci ich.c Log: MFC: rev 1.46 ICH6 support Approved by: re Revision Changes Path 1.42.2.2 +8 -2 src/sys/dev/sound/pci/ich.c From owner-cvs-all@FreeBSD.ORG Thu Oct 7 18:48:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6F9716A4CE; Thu, 7 Oct 2004 18:48:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B648343D46; Thu, 7 Oct 2004 18:48:29 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97ImTPB040534; Thu, 7 Oct 2004 18:48:29 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97ImTEI040533; Thu, 7 Oct 2004 18:48:29 GMT (envelope-from danfe) Message-Id: <200410071848.i97ImTEI040533@repoman.freebsd.org> From: Alexey Dokuchaev Date: Thu, 7 Oct 2004 18:48:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/geomview Makefileports/graphics/geomview/files patch-configure.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 18:48:30 -0000 danfe 2004-10-07 18:48:29 UTC FreeBSD ports repository Modified files: graphics/geomview Makefile graphics/geomview/files patch-configure.in Log: Don't allow GCC to optimize away -lm test, and thus unbreak. Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Revision Changes Path 1.40 +1 -7 ports/graphics/geomview/Makefile 1.2 +12 -2 ports/graphics/geomview/files/patch-configure.in From owner-cvs-all@FreeBSD.ORG Thu Oct 7 18:57:25 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8FD016A4CE; Thu, 7 Oct 2004 18:57:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA57243D41; Thu, 7 Oct 2004 18:57:25 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97IvPUE040870; Thu, 7 Oct 2004 18:57:25 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97IvP4M040869; Thu, 7 Oct 2004 18:57:25 GMT (envelope-from danfe) Message-Id: <200410071857.i97IvP4M040869@repoman.freebsd.org> From: Alexey Dokuchaev Date: Thu, 7 Oct 2004 18:57:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/hamfax Makefile ports/comms/hamfax/files patch-src+Config.hpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 18:57:25 -0000 danfe 2004-10-07 18:57:25 UTC FreeBSD ports repository Modified files: comms/hamfax Makefile Added files: comms/hamfax/files patch-src+Config.hpp Log: Unbreak the build with recent GCC. Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Revision Changes Path 1.8 +1 -7 ports/comms/hamfax/Makefile 1.1 +11 -0 ports/comms/hamfax/files/patch-src+Config.hpp (new) From owner-cvs-all@FreeBSD.ORG Thu Oct 7 18:57:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D75B16A4CE; Thu, 7 Oct 2004 18:57:44 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3DC443D39; Thu, 7 Oct 2004 18:57:43 +0000 (GMT) (envelope-from DougB@freebsd.org) Received: from lap (c-24-130-110-32.we.client2.attbi.com[24.130.110.32]) by comcast.net (sccrmhc12) with SMTP id <200410071857420120035p7ve>; Thu, 7 Oct 2004 18:57:43 +0000 Date: Thu, 7 Oct 2004 11:57:41 -0700 (PDT) From: Doug Barton To: Ruslan Ermilov In-Reply-To: <20041007071921.GA79430@ip.net.ua> Message-ID: <20041007114616.W708@ync.qbhto.arg> References: <200410051303.i95D38Nl047864@repoman.freebsd.org> <20041005172056.GA4568@ip.net.ua><20041006204541.GA91640@ip.net.ua> <20041007071921.GA79430@ip.net.ua> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: Brian Somers cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/etc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 18:57:44 -0000 On Thu, 7 Oct 2004, Ruslan Ermilov wrote: > There's a chicken and egg problem with relative symlinking that uses > "..". While having it relative would "fix" an issue that you mention > above, it will equally create a problem if one has /etc as a symlink > to some other directory, not necessarily one-level deep from root. Errrrr, how likely do you think that is to actually happen? My feeling is that the number of people who'd be building disks in a separate environment is much, much greater than those who might be symlinking /etc. > Let's don't go this road again and again. We've learned the hard way > (with /usr/lib symlinks to /lib, please see bsd.lib.mk commit logs for > details) that relative symlinking that uses ".." is generally a bad > idea, and that it should only be used when we're confident that > resolving ".." will give us a sane path. Well, my feeling is that this is one of those cases. Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Thu Oct 7 19:05:05 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF45416A4CE; Thu, 7 Oct 2004 19:05:05 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E90A43D1D; Thu, 7 Oct 2004 19:05:05 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id i97J4rCx082865; Thu, 7 Oct 2004 12:04:53 -0700 (PDT) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.13.1/8.13.1/Submit) id i97J4r8X082864; Thu, 7 Oct 2004 12:04:53 -0700 (PDT) (envelope-from marcel) Date: Thu, 7 Oct 2004 12:04:53 -0700 From: Marcel Moolenaar To: "M. Warner Losh" Message-ID: <20041007190453.GA82804@ns1.xcllnt.net> References: <200410071621.i97GL3lu029620@repoman.freebsd.org> <20041007175206.GA82275@ns1.xcllnt.net> <20041007.122005.127628260.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041007.122005.127628260.imp@bsdimp.com> User-Agent: Mutt/1.4.2.1i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.c src/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 19:05:06 -0000 On Thu, Oct 07, 2004 at 12:20:05PM -0600, M. Warner Losh wrote: > In message: <20041007175206.GA82275@ns1.xcllnt.net> > Marcel Moolenaar writes: > : On Thu, Oct 07, 2004 at 04:21:03PM +0000, Warner Losh wrote: > : > imp 2004-10-07 16:21:03 UTC > : > > : > FreeBSD src repository > : > > : > Modified files: > : > sys/conf files.i386 > : > sys/i386/conf NOTES > : > Added files: > : > sys/sys pbioio.h > : > sys/i386/isa pbio.c > : > Log: > : > Port pbio to HEAD. > : > : I appreciate your speed, but don't you think that pbioio.h is pretty > : MD given that the driver only exists on i386. Wouldn't > : be a better place? > > I think that pbioio.h is MI. What makes you think that it is pretty > MD? Because pbio(4) only exists on i386. Hence, all other platforms now have that serves no purpose and can only cause autoconfiguration (ala autoconf) getting confused. Since pbioio.h refers to hardware, it nature is MD, even though the definitions (types and interfaces) may appear MI. So, seems like a good place. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-all@FreeBSD.ORG Thu Oct 7 19:59:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E8E816A4CE; Thu, 7 Oct 2004 19:59:19 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6AC443D31; Thu, 7 Oct 2004 19:59:18 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i97JuWkf041975; Thu, 7 Oct 2004 13:56:32 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 07 Oct 2004 13:58:13 -0600 (MDT) Message-Id: <20041007.135813.110909154.imp@bsdimp.com> To: marcel@xcllnt.net From: "M. Warner Losh" In-Reply-To: <20041007190453.GA82804@ns1.xcllnt.net> References: <20041007175206.GA82275@ns1.xcllnt.net> <20041007.122005.127628260.imp@bsdimp.com> <20041007190453.GA82804@ns1.xcllnt.net> X-Mailer: Mew version 3.3 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 cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.c src/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 19:59:19 -0000 In message: <20041007190453.GA82804@ns1.xcllnt.net> Marcel Moolenaar writes: : On Thu, Oct 07, 2004 at 12:20:05PM -0600, M. Warner Losh wrote: : > In message: <20041007175206.GA82275@ns1.xcllnt.net> : > Marcel Moolenaar writes: : > : On Thu, Oct 07, 2004 at 04:21:03PM +0000, Warner Losh wrote: : > : > imp 2004-10-07 16:21:03 UTC : > : > : > : > FreeBSD src repository : > : > : > : > Modified files: : > : > sys/conf files.i386 : > : > sys/i386/conf NOTES : > : > Added files: : > : > sys/sys pbioio.h : > : > sys/i386/isa pbio.c : > : > Log: : > : > Port pbio to HEAD. : > : : > : I appreciate your speed, but don't you think that pbioio.h is pretty : > : MD given that the driver only exists on i386. Wouldn't : > : be a better place? : > : > I think that pbioio.h is MI. What makes you think that it is pretty : > MD? : : Because pbio(4) only exists on i386. Hence, all other platforms now : have that serves no purpose and can only cause : autoconfiguration (ala autoconf) getting confused. Since pbioio.h : refers to hardware, it nature is MD, even though the definitions : (types and interfaces) may appear MI. So, seems : like a good place. But we've had lots of problems in the past where MD drivers became MI drivers with 10 identical copies of machine/fooio.h. The driver likely copy become MI relatively easily. Warner From owner-cvs-all@FreeBSD.ORG Thu Oct 7 20:13:24 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60D2316A4CE; Thu, 7 Oct 2004 20:13:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4124F43D41; Thu, 7 Oct 2004 20:13:24 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97KDOx9043029; Thu, 7 Oct 2004 20:13:24 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97KDOkj043028; Thu, 7 Oct 2004 20:13:24 GMT (envelope-from pjd) Message-Id: <200410072013.i97KDOkj043028@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Thu, 7 Oct 2004 20:13:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom/mirror g_mirror.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 20:13:24 -0000 pjd 2004-10-07 20:13:23 UTC FreeBSD src repository Modified files: sys/geom/mirror g_mirror.c Log: Be sure to always return 0 for negative access requests. Reported by: Maciej Kucharz Revision Changes Path 1.37 +8 -0 src/sys/geom/mirror/g_mirror.c From owner-cvs-all@FreeBSD.ORG Thu Oct 7 20:32:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB0BD16A4CE; Thu, 7 Oct 2004 20:32:58 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 213F343D5C; Thu, 7 Oct 2004 20:32:58 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id i97KWpVi083355; Thu, 7 Oct 2004 13:32:51 -0700 (PDT) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.13.1/8.13.1/Submit) id i97KWppR083354; Thu, 7 Oct 2004 13:32:51 -0700 (PDT) (envelope-from marcel) Date: Thu, 7 Oct 2004 13:32:51 -0700 From: Marcel Moolenaar To: "M. Warner Losh" Message-ID: <20041007203251.GA83250@ns1.xcllnt.net> References: <20041007175206.GA82275@ns1.xcllnt.net> <20041007.122005.127628260.imp@bsdimp.com> <20041007190453.GA82804@ns1.xcllnt.net> <20041007.135813.110909154.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041007.135813.110909154.imp@bsdimp.com> User-Agent: Mutt/1.4.2.1i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.c src/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 20:32:58 -0000 On Thu, Oct 07, 2004 at 01:58:13PM -0600, M. Warner Losh wrote: > : > : > > : > : > Modified files: > : > : > sys/conf files.i386 > : > : > sys/i386/conf NOTES > : > : > Added files: > : > : > sys/sys pbioio.h > : > : > sys/i386/isa pbio.c > : > : > Log: > : > : > Port pbio to HEAD. > : > : > : > : I appreciate your speed, but don't you think that pbioio.h is pretty > : > : MD given that the driver only exists on i386. Wouldn't > : > : be a better place? > : > > : > I think that pbioio.h is MI. What makes you think that it is pretty > : > MD? > : > : Because pbio(4) only exists on i386. Hence, all other platforms now > : have that serves no purpose and can only cause > : autoconfiguration (ala autoconf) getting confused. Since pbioio.h > : refers to hardware, it nature is MD, even though the definitions > : (types and interfaces) may appear MI. So, seems > : like a good place. > > But we've had lots of problems in the past where MD drivers became MI > drivers with 10 identical copies of machine/fooio.h. The driver > likely copy become MI relatively easily. Speculation. Isn't it better to cross that bridge when you come to it? A repo-copy when the work has actually been done seems easy enough. Don't get me wrong. For all I care this driver is the next best thing since the invention of a round wheel, but the fact is that all people involved seem to worry about i386 only and even made it an isa only driver (based on it's location not on source code). That's a pretty limited scope to begin with and it doesn't exactly give me the warm fuzzies that the hardware is anywhere near MI nor that the driver grows MI. Hence my concern... Anyway: I'm not asking for a backout and you're not of the opinion that is better, so we can close this case anytime we like to. Feel free... -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-all@FreeBSD.ORG Thu Oct 7 20:36:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3481416A4CE; Thu, 7 Oct 2004 20:36:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F4F43D2F; Thu, 7 Oct 2004 20:36:57 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97Kau2D043698; Thu, 7 Oct 2004 20:36:56 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97KauYF043697; Thu, 7 Oct 2004 20:36:56 GMT (envelope-from kensmith) Message-Id: <200410072036.i97KauYF043697@repoman.freebsd.org> From: Ken Smith Date: Thu, 7 Oct 2004 20:36:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf kern.pre.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 20:36:57 -0000 kensmith 2004-10-07 20:36:56 UTC FreeBSD src repository Modified files: sys/conf kern.pre.mk Log: Back out v1.58... We still don't know what is causing the specific problem I had but it's happening in code that is messing around with register windows - I'm willing to live with that piece being sensitive to this and it looks like the other problems we had reported lately are not fixed by using -O instead of -O2. Sorry for the churn. Looks like I need a second pointy hat. Someone tells me they stack well. :-)))) Revision Changes Path 1.59 +1 -1 src/sys/conf/kern.pre.mk From owner-cvs-all@FreeBSD.ORG Thu Oct 7 20:49:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5661416A4CE; Thu, 7 Oct 2004 20:49:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36C5643D1F; Thu, 7 Oct 2004 20:49:53 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97Knrvq050402; Thu, 7 Oct 2004 20:49:53 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97KnrQb050401; Thu, 7 Oct 2004 20:49:53 GMT (envelope-from mlaier) Message-Id: <200410072049.i97KnrQb050401@repoman.freebsd.org> From: Max Laier Date: Thu, 7 Oct 2004 20:49:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man5 rc.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 20:49:53 -0000 mlaier 2004-10-07 20:49:53 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Remove obsolete references to PFIL_HOOKS and RANDOM_IP_ID MFC after: 1 days Revision Changes Path 1.226 +2 -11 src/share/man/man5/rc.conf.5 From owner-cvs-all@FreeBSD.ORG Thu Oct 7 20:56:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FFFA16A4CF; Thu, 7 Oct 2004 20:56:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CC3243D2D; Thu, 7 Oct 2004 20:56:30 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97KuTpS050670; Thu, 7 Oct 2004 20:56:29 GMT (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97KuTsR050669; Thu, 7 Oct 2004 20:56:29 GMT (envelope-from bms) Message-Id: <200410072056.i97KuTsR050669@repoman.freebsd.org> From: Bruce M Simpson Date: Thu, 7 Oct 2004 20:56:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/fe if_fe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 20:56:30 -0000 bms 2004-10-07 20:56:29 UTC FreeBSD src repository Modified files: sys/dev/fe if_fe.c Log: Style. Use ETHER_IS_MULTICAST() appropriately instead of masking off the bit. Reviewed by: jmallett Revision Changes Path 1.87 +1 -1 src/sys/dev/fe/if_fe.c From owner-cvs-all@FreeBSD.ORG Thu Oct 7 21:45:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CC9A16A4CE; Thu, 7 Oct 2004 21:45:32 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAFB443D45; Thu, 7 Oct 2004 21:45:31 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 304E3148D7; Thu, 7 Oct 2004 16:45:31 -0500 (CDT) Date: Thu, 7 Oct 2004 16:45:31 -0500 (CDT) From: Mark Linimon X-X-Sender: linimon@pancho To: cvs-src@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Subject: Re: cvs commit: src/sys/geom geom_pc98.c src/sys/dev/ata ata-all.h ata-cbus.c ata-disk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 21:45:32 -0000 On Thursday 07 October 2004 12:37 pm, S=F8ren Schmidt wrote: > Move the PC98 specific geometry "gunk" to geom_pc98.c where it belongs. > This also adds support for bigger disks on the controller I have access > to, and maybe others if I understood the adhoc methods used on those. Is this http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/61960? mcl From owner-cvs-all@FreeBSD.ORG Thu Oct 7 21:52:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D0AA16A4CE; Thu, 7 Oct 2004 21:52:49 +0000 (GMT) Received: from mx-out-02.forthnet.gr (mx-out.forthnet.gr [193.92.150.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id A586A43D4C; Thu, 7 Oct 2004 21:52:47 +0000 (GMT) (envelope-from dds@aueb.gr) Received: from mx-av-03.forthnet.gr (mx-av.forthnet.gr [193.92.150.27]) i97Lqjne000737; Fri, 8 Oct 2004 00:52:45 +0300 Received: from mx-as-02.forthnet.gr (mx-as.forthnet.gr [193.92.150.226]) i97LqjYa015028; Fri, 8 Oct 2004 00:52:45 +0300 Received: from forthnet.gr (athmta03.forthnet.gr [193.92.150.22]) i97Lqj6Y020277; Fri, 8 Oct 2004 00:52:45 +0300 Received: from [192.168.136.16] (ppp10-adsl-131.ath.forthnet.gr [212.54.221.131]) by forthnet.gr (8.12.11/8.12.11) with ESMTP id i97LqiHd021451; Fri, 8 Oct 2004 00:52:44 +0300 Message-ID: <4165BAAD.4080401@aueb.gr> Date: Fri, 08 Oct 2004 00:52:45 +0300 From: Diomidis Spinellis User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en, el, de MIME-Version: 1.0 To: "M. Warner Losh" References: <200410071621.i97GL3lu029620@repoman.freebsd.org> <41658491.3070604@aueb.gr> <20041007.121859.43504085.imp@bsdimp.com> In-Reply-To: <20041007.121859.43504085.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Flag: NO cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: peter@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.csrc/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 21:52:49 -0000 M. Warner Losh wrote: > In message: <41658491.3070604@aueb.gr> > Diomidis Spinellis writes: > : Warner Losh wrote: > : > Added files: > : > sys/sys pbioio.h > : > sys/i386/isa pbio.c > : > Log: > : > Port pbio to HEAD. > : > > : > OK'd by: dds > : > : I now see that my initial commit to RELENG_4 and Warner's subsequent > : blitzport to HEAD has resulted into two disjoint file sets in the > : repository. I had not forseen this problem. Since this problem started > : from me, I am willing to redo the commits starting from HEAD and follow > : with the MFCs, if the CVS meisters are willing to do the required repo > : surgery, removing sys/sys/pbioio, sys/i386/isa/pbio.c and > : share/man/man4/man4.i386/pbio.4 > > I'm not sure I understand this issue. cvsup just now shows that the > files moved from Attic up a level. There's a weird 1.1 rev, but > that's the only problem I see. Can you explain more what you are > seeing that makes them disjoint? By reading the commit messages I thought that CVS kept one file in the Attic, and one outside, because both commits were marked as (new). Apparently CVS is more clever than that: revision 1.2 date: 2004/10/07 16:25:21; author: imp; state: Exp; lines: +181 -0 ---------------------------- revision 1.1 date: 2004/10/07 11:54:00; author: dds; state: dead; branches: 1.1.2; file pbio.4 was initially added on branch RELENG_4. ---------------------------- revision 1.1.2.1 date: 2004/10/07 11:54:00; author: dds; state: Exp; lines: +181 -0 The only problem I see is that the file body appears to be stored twice in the repository, starting from an empty 1.1. revision. I guess we can ignore it and move on. Diomidis From owner-cvs-all@FreeBSD.ORG Thu Oct 7 22:07:31 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D652716A4CE; Thu, 7 Oct 2004 22:07:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B739043D1D; Thu, 7 Oct 2004 22:07:31 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97M7VH3052727; Thu, 7 Oct 2004 22:07:31 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97M7VIH052726; Thu, 7 Oct 2004 22:07:31 GMT (envelope-from kensmith) Message-Id: <200410072207.i97M7VIH052726@repoman.freebsd.org> From: Ken Smith Date: Thu, 7 Oct 2004 22:07:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/etc/etc.sparc64 ttys X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 22:07:32 -0000 kensmith 2004-10-07 22:07:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) etc/etc.sparc64 ttys Log: MFC of v1.7: Turn off getty for ttyu0/ttyu1 because they are not present on a freshly installed machine. Approved by: re (scottl) Revision Changes Path 1.6.4.1 +3 -2 src/etc/etc.sparc64/ttys From owner-cvs-all@FreeBSD.ORG Thu Oct 7 22:18:36 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34FB616A4CE; Thu, 7 Oct 2004 22:18:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 127DD43D2F; Thu, 7 Oct 2004 22:18:36 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i97MIZqV053082; Thu, 7 Oct 2004 22:18:35 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i97MIZYL053081; Thu, 7 Oct 2004 22:18:35 GMT (envelope-from kensmith) Message-Id: <200410072218.i97MIZYL053081@repoman.freebsd.org> From: Ken Smith Date: Thu, 7 Oct 2004 22:18:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/sparc64/sparc64 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 22:18:36 -0000 kensmith 2004-10-07 22:18:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/sparc64/sparc64 machdep.c Log: MFC v1.114: On MP machines use a negative quality value for the timers in the CPUs so they will not be chosen as the main timecounter. Because we don't even try to keep the timers in the CPUs synchronized using them can result in time not monotonically increasing at the whims of which CPU the timer is checked on. On non-MP machines use a relatively high value so the CPUs timer is more likely to be chosen as the main timecounter. Approved by: re (scottl) Revision Changes Path 1.112.2.2 +19 -0 src/sys/sparc64/sparc64/machdep.c From owner-cvs-all@FreeBSD.ORG Thu Oct 7 22:20:22 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DFAA16A4CE; Thu, 7 Oct 2004 22:20:22 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9C8D43D3F; Thu, 7 Oct 2004 22:20:19 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.250] (adsl-64-171-187-209.dsl.snfc21.pacbell.net [64.171.187.209]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i97MKI1d029854 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 7 Oct 2004 15:20:18 -0700 Message-ID: <4165C120.7040005@root.org> Date: Thu, 07 Oct 2004 15:20:16 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marcel Moolenaar References: <200410071621.i97GL3lu029620@repoman.freebsd.org> <20041007175206.GA82275@ns1.xcllnt.net> In-Reply-To: <20041007175206.GA82275@ns1.xcllnt.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Warner Losh cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.csrc/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 22:20:22 -0000 Marcel Moolenaar wrote: > On Thu, Oct 07, 2004 at 04:21:03PM +0000, Warner Losh wrote: > >>imp 2004-10-07 16:21:03 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/conf files.i386 >> sys/i386/conf NOTES >> Added files: >> sys/sys pbioio.h >> sys/i386/isa pbio.c >> Log: >> Port pbio to HEAD. > > > I appreciate your speed, but don't you think that pbioio.h is pretty > MD given that the driver only exists on i386. Wouldn't > be a better place? Also, I think our policy for both RELENG_4 and -current is new inb/outb in new drivers. The bus_space stuff is pretty easy to use so this isn't too bad a requirement. -- Nate From owner-cvs-all@FreeBSD.ORG Thu Oct 7 22:20:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A6BF16A4D1; Thu, 7 Oct 2004 22:20:28 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D26F43D1F; Thu, 7 Oct 2004 22:20:28 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i97MHFoV043379; Thu, 7 Oct 2004 16:17:16 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 07 Oct 2004 16:18:56 -0600 (MDT) Message-Id: <20041007.161856.122687515.imp@bsdimp.com> To: dds@aueb.gr From: "M. Warner Losh" In-Reply-To: <4165BAAD.4080401@aueb.gr> References: <41658491.3070604@aueb.gr> <20041007.121859.43504085.imp@bsdimp.com> <4165BAAD.4080401@aueb.gr> X-Mailer: Mew version 3.3 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 cc: src-committers@FreeBSD.org cc: peter@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.c src/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 22:20:28 -0000 In message: <4165BAAD.4080401@aueb.gr> Diomidis Spinellis writes: : The only problem I see is that the file body appears to be stored twice : in the repository, starting from an empty 1.1. revision. I guess we can : ignore it and move on. I think this is one of the reasons that we put things in the head first. However, given that the driver is small, the repo bloat is also small, and likely not worth fixing. I agree with the ignore it and move on, but if cvs@ folks would rather fix it now, I'm game. Warner From owner-cvs-all@FreeBSD.ORG Thu Oct 7 22:24:46 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3F1116A4CF; Thu, 7 Oct 2004 22:24:46 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56D2343D1D; Thu, 7 Oct 2004 22:24:46 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i97MOeN6026318; Thu, 7 Oct 2004 16:24:41 -0600 (MDT) (envelope-from scottl@FreeBSD.org) Message-ID: <4165C1EF.7020407@FreeBSD.org> Date: Thu, 07 Oct 2004 16:23:43 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nate Lawson References: <200410071621.i97GL3lu029620@repoman.freebsd.org> <20041007175206.GA82275@ns1.xcllnt.net> <4165C120.7040005@root.org> In-Reply-To: <4165C120.7040005@root.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Warner Losh cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.csrc/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 22:24:47 -0000 Nate Lawson wrote: > Marcel Moolenaar wrote: > >> On Thu, Oct 07, 2004 at 04:21:03PM +0000, Warner Losh wrote: >> >>> imp 2004-10-07 16:21:03 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/conf files.i386 sys/i386/conf NOTES >>> Added files: >>> sys/sys pbioio.h sys/i386/isa pbio.c Log: >>> Port pbio to HEAD. >> >> >> >> I appreciate your speed, but don't you think that pbioio.h is pretty >> MD given that the driver only exists on i386. Wouldn't >> be a better place? > > > Also, I think our policy for both RELENG_4 and -current is new inb/outb > in new drivers. The bus_space stuff is pretty easy to use so this isn't > too bad a requirement. > I agree that new code should _not_ be using unportable primitives unless there is very good reason. FWIW, I plan to make vtophys(), rman_get_virtual(), and other evil and i386-specific primitives very hard to use in 6-CURRENT, and I will strongly oppose importing new code that tries to abuse them. I was just hoping that 5.3 would pass before people started testing the boundaries. Scott From owner-cvs-all@FreeBSD.ORG Thu Oct 7 22:43:08 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D98A416A4CE; Thu, 7 Oct 2004 22:43:07 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i97Mh7Cb098562; Thu, 7 Oct 2004 18:43:07 -0400 (EDT) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.1/8.13.1/Submit) id i97Mh0t5098561; Thu, 7 Oct 2004 18:43:00 -0400 (EDT) (envelope-from green) Date: Thu, 7 Oct 2004 18:43:00 -0400 From: Brian Fundakowski Feldman To: Scott Long Message-ID: <20041007224300.GF73261@green.homeunix.org> References: <200410071621.i97GL3lu029620@repoman.freebsd.org> <20041007175206.GA82275@ns1.xcllnt.net> <4165C120.7040005@root.org> <4165C1EF.7020407@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4165C1EF.7020407@FreeBSD.org> User-Agent: Mutt/1.5.6i cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar cc: Nate Lawson cc: Warner Losh Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.c src/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 22:43:08 -0000 On Thu, Oct 07, 2004 at 04:23:43PM -0600, Scott Long wrote: > Nate Lawson wrote: > >Marcel Moolenaar wrote: > > > >>On Thu, Oct 07, 2004 at 04:21:03PM +0000, Warner Losh wrote: > >> > >>>imp 2004-10-07 16:21:03 UTC > >>> > >>> FreeBSD src repository > >>> > >>> Modified files: > >>> sys/conf files.i386 sys/i386/conf NOTES > >>> Added files: > >>> sys/sys pbioio.h sys/i386/isa pbio.c Log: > >>> Port pbio to HEAD. > >> > >> > >> > >>I appreciate your speed, but don't you think that pbioio.h is pretty > >>MD given that the driver only exists on i386. Wouldn't > >>be a better place? > > > > > >Also, I think our policy for both RELENG_4 and -current is new inb/outb > >in new drivers. The bus_space stuff is pretty easy to use so this isn't > >too bad a requirement. > > > > I agree that new code should _not_ be using unportable primitives unless > there is very good reason. FWIW, I plan to make vtophys(), > rman_get_virtual(), and other evil and i386-specific primitives very > hard to use in 6-CURRENT, and I will strongly oppose importing new > code that tries to abuse them. I was just hoping that 5.3 would pass > before people started testing the boundaries. Maybe first we should make the busdma API usable? The BUS_DMASYNC_* macros are named positively terribly, and the documentation really isn't any better. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Thu Oct 7 23:01:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B903216A4CE; Thu, 7 Oct 2004 23:01:34 +0000 (GMT) Received: from av5-1-sn1.fre.skanova.net (av5-1-sn1.fre.skanova.net [81.228.11.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 725EF43D1F; Thu, 7 Oct 2004 23:01:34 +0000 (GMT) (envelope-from pawel.worach@telia.com) Received: by av5-1-sn1.fre.skanova.net (Postfix, from userid 502) id 9CBD238034; Fri, 8 Oct 2004 01:01:33 +0200 (CEST) Received: from smtp3-2-sn1.fre.skanova.net (smtp3-2-sn1.fre.skanova.net [81.228.11.164]) by av5-1-sn1.fre.skanova.net (Postfix) with ESMTP id 8CBD937E9A; Fri, 8 Oct 2004 01:01:33 +0200 (CEST) Received: from corona.sajd.net (h47n2fls31o265.telia.com [217.208.189.47]) by smtp3-2-sn1.fre.skanova.net (Postfix) with ESMTP id 6EB6A37E46; Fri, 8 Oct 2004 01:01:33 +0200 (CEST) Received: from [127.0.0.1] (sajd@localhost [127.0.0.1]) by corona.sajd.net (8.13.1/8.13.1) with ESMTP id i97N1Uo3006016; Fri, 8 Oct 2004 01:01:31 +0200 (CEST) (envelope-from pawel.worach@telia.com) Message-ID: <4165CACA.1050100@telia.com> Date: Fri, 08 Oct 2004 01:01:30 +0200 From: Pawel Worach User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040815) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Makonnen References: <200410071355.i97DtSJq024575@repoman.freebsd.org> In-Reply-To: <200410071355.i97DtSJq024575@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/etc rc rc.shutdown src/etc/rc.d DAEMON LOGIN NETWORKING SERVERS abi accounting addswap adjkerntz amd apm apmd archdep atm1 atm2 atm3 bgfsck bootparams ccd cleanvar cleartmp... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 23:01:34 -0000 Mike Makonnen wrote: > mtm 2004-10-07 13:55:28 UTC > Log: > Remove the requirement for the FreeBSD keyword as it no longer > makes any sense. > The ${os} variable seem to be unused now. Index: etc/rc =================================================================== RCS file: /export/ctm/cvs/src/etc/rc,v retrieving revision 1.334 diff -u -r1.334 rc --- etc/rc 7 Oct 2004 13:55:25 -0000 1.334 +++ etc/rc 7 Oct 2004 22:58:58 -0000 @@ -65,7 +65,6 @@ _boot="start" fi -os=`eval ${CMD_OSTYPE}` skip="-s nostart" [ `/sbin/sysctl -n security.jail.jailed` -eq 1 ] && skip="$skip -s nojail" files=`rcorder ${skip} /etc/rc.d/* 2>/dev/null` -- Pawel From owner-cvs-all@FreeBSD.ORG Thu Oct 7 23:07:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1768516A4CE; Thu, 7 Oct 2004 23:07:14 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96EFA43D1F; Thu, 7 Oct 2004 23:07:13 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i97N78sI026507; Thu, 7 Oct 2004 17:07:08 -0600 (MDT) (envelope-from scottl@FreeBSD.org) Message-ID: <4165CBE2.9020906@FreeBSD.org> Date: Thu, 07 Oct 2004 17:06:10 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brian Fundakowski Feldman References: <200410071621.i97GL3lu029620@repoman.freebsd.org> <20041007175206.GA82275@ns1.xcllnt.net> <4165C120.7040005@root.org> <4165C1EF.7020407@FreeBSD.org> <20041007224300.GF73261@green.homeunix.org> In-Reply-To: <20041007224300.GF73261@green.homeunix.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar cc: Nate Lawson cc: Warner Losh Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.csrc/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 23:07:14 -0000 Brian Fundakowski Feldman wrote: > On Thu, Oct 07, 2004 at 04:23:43PM -0600, Scott Long wrote: > >>Nate Lawson wrote: >> >>>Marcel Moolenaar wrote: >>> >>> >>>>On Thu, Oct 07, 2004 at 04:21:03PM +0000, Warner Losh wrote: >>>> >>>> >>>>>imp 2004-10-07 16:21:03 UTC >>>>> >>>>>FreeBSD src repository >>>>> >>>>>Modified files: >>>>> sys/conf files.i386 sys/i386/conf NOTES >>>>>Added files: >>>>> sys/sys pbioio.h sys/i386/isa pbio.c Log: >>>>>Port pbio to HEAD. >>>> >>>> >>>> >>>>I appreciate your speed, but don't you think that pbioio.h is pretty >>>>MD given that the driver only exists on i386. Wouldn't >>>>be a better place? >>> >>> >>>Also, I think our policy for both RELENG_4 and -current is new inb/outb >>>in new drivers. The bus_space stuff is pretty easy to use so this isn't >>>too bad a requirement. >>> >> >>I agree that new code should _not_ be using unportable primitives unless >>there is very good reason. FWIW, I plan to make vtophys(), >>rman_get_virtual(), and other evil and i386-specific primitives very >>hard to use in 6-CURRENT, and I will strongly oppose importing new >>code that tries to abuse them. I was just hoping that 5.3 would pass >>before people started testing the boundaries. > > > Maybe first we should make the busdma API usable? The BUS_DMASYNC_* > macros are named positively terribly, and the documentation really > isn't any better. > I've been discussing this exact problem with others. Once 5.3 is done and not consuming 100% of my time, I'll start looking at this and the other API issues that exist. Scott From owner-cvs-all@FreeBSD.ORG Thu Oct 7 23:22:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03F9B16A4CE; Thu, 7 Oct 2004 23:22:32 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id C12B243D48; Thu, 7 Oct 2004 23:22:31 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.250] (adsl-64-171-187-209.dsl.snfc21.pacbell.net [64.171.187.209]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i97NMU1d030906 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 7 Oct 2004 16:22:31 -0700 Message-ID: <4165CFB5.9050806@root.org> Date: Thu, 07 Oct 2004 16:22:29 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Scott Long References: <200410071621.i97GL3lu029620@repoman.freebsd.org> <20041007175206.GA82275@ns1.xcllnt.net> <4165C120.7040005@root.org> <4165C1EF.7020407@FreeBSD.org> In-Reply-To: <4165C1EF.7020407@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Warner Losh cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.csrc/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 23:22:32 -0000 Scott Long wrote: > Nate Lawson wrote: >> Marcel Moolenaar wrote: >>> On Thu, Oct 07, 2004 at 04:21:03PM +0000, Warner Losh wrote: >>> >>>> imp 2004-10-07 16:21:03 UTC >>>> >>>> FreeBSD src repository >>>> >>>> Modified files: >>>> sys/conf files.i386 sys/i386/conf NOTES >>>> Added files: >>>> sys/sys pbioio.h sys/i386/isa pbio.c Log: >>>> Port pbio to HEAD. >>> >>> I appreciate your speed, but don't you think that pbioio.h is pretty >>> MD given that the driver only exists on i386. Wouldn't >>> >>> be a better place? >> >> Also, I think our policy for both RELENG_4 and -current is new >> inb/outb in new drivers. The bus_space stuff is pretty easy to use so >> this isn't too bad a requirement. > > I agree that new code should _not_ be using unportable primitives unless > there is very good reason. FWIW, I plan to make vtophys(), > rman_get_virtual(), and other evil and i386-specific primitives very > hard to use in 6-CURRENT, and I will strongly oppose importing new > code that tries to abuse them. I was just hoping that 5.3 would pass > before people started testing the boundaries. Note that while my reply was to Marcel who replied to Warner, my comment was meant to be informative, not suggest either of them are responsible for implementing the fix. -- Nate From owner-cvs-all@FreeBSD.ORG Thu Oct 7 23:26:59 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1665516A4CE; Thu, 7 Oct 2004 23:26:59 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i97NQwPD098843; Thu, 7 Oct 2004 19:26:58 -0400 (EDT) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.1/8.13.1/Submit) id i97NQsem098842; Thu, 7 Oct 2004 19:26:54 -0400 (EDT) (envelope-from green) Date: Thu, 7 Oct 2004 19:26:53 -0400 From: Brian Fundakowski Feldman To: Scott Long Message-ID: <20041007232653.GG73261@green.homeunix.org> References: <200410071621.i97GL3lu029620@repoman.freebsd.org> <20041007175206.GA82275@ns1.xcllnt.net> <4165C120.7040005@root.org> <4165C1EF.7020407@FreeBSD.org> <20041007224300.GF73261@green.homeunix.org> <4165CBE2.9020906@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4165CBE2.9020906@FreeBSD.org> User-Agent: Mutt/1.5.6i cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar cc: Nate Lawson cc: Warner Losh Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.c src/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 23:26:59 -0000 On Thu, Oct 07, 2004 at 05:06:10PM -0600, Scott Long wrote: > Brian Fundakowski Feldman wrote: > >On Thu, Oct 07, 2004 at 04:23:43PM -0600, Scott Long wrote: > > > >>Nate Lawson wrote: > >> > >>>Marcel Moolenaar wrote: > >>> > >>> > >>>>On Thu, Oct 07, 2004 at 04:21:03PM +0000, Warner Losh wrote: > >>>> > >>>> > >>>>>imp 2004-10-07 16:21:03 UTC > >>>>> > >>>>>FreeBSD src repository > >>>>> > >>>>>Modified files: > >>>>> sys/conf files.i386 sys/i386/conf NOTES > >>>>>Added files: > >>>>> sys/sys pbioio.h sys/i386/isa pbio.c Log: > >>>>>Port pbio to HEAD. > >>>> > >>>> > >>>> > >>>>I appreciate your speed, but don't you think that pbioio.h is pretty > >>>>MD given that the driver only exists on i386. Wouldn't > >>>> > >>>>be a better place? > >>> > >>> > >>>Also, I think our policy for both RELENG_4 and -current is new inb/outb > >>>in new drivers. The bus_space stuff is pretty easy to use so this isn't > >>>too bad a requirement. > >>> > >> > >>I agree that new code should _not_ be using unportable primitives unless > >>there is very good reason. FWIW, I plan to make vtophys(), > >>rman_get_virtual(), and other evil and i386-specific primitives very > >>hard to use in 6-CURRENT, and I will strongly oppose importing new > >>code that tries to abuse them. I was just hoping that 5.3 would pass > >>before people started testing the boundaries. > > > > > >Maybe first we should make the busdma API usable? The BUS_DMASYNC_* > >macros are named positively terribly, and the documentation really > >isn't any better. > > > > I've been discussing this exact problem with others. Once 5.3 is done > and not consuming 100% of my time, I'll start looking at this and the > other API issues that exist. Have there been any really good suggestions for sensible aliases? I would really like to make my drivers readable, and these are the best I came up with at the time: #define BUS_DMASYNC_PREDMA2CPU BUS_DMASYNC_PREREAD #define BUS_DMASYNC_POSTDMA2CPU BUS_DMASYNC_POSTREAD #define BUS_DMASYNC_PRECPU2DMA BUS_DMASYNC_PREWRITE #define BUS_DMASYNC_POSTCPU2DMA BUS_DMASYNC_POSTWRITE I'm bitter because even making an attempt to get the bus_dmamap_sync() right made busdma-ification take many times longer. That and gratuitous usage of callbacks despite making synchronous allocations were the only reasons that using the modern APIs wasn't easy as cake. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Thu Oct 7 23:48:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2E1116A4CE; Thu, 7 Oct 2004 23:48:48 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1222643D45; Thu, 7 Oct 2004 23:48:48 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i97Nmhcw026795; Thu, 7 Oct 2004 17:48:43 -0600 (MDT) (envelope-from scottl@FreeBSD.org) Message-ID: <4165D5A1.7060504@FreeBSD.org> Date: Thu, 07 Oct 2004 17:47:45 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brian Fundakowski Feldman References: <200410071621.i97GL3lu029620@repoman.freebsd.org> <20041007175206.GA82275@ns1.xcllnt.net> <4165C120.7040005@root.org> <4165C1EF.7020407@FreeBSD.org> <20041007224300.GF73261@green.homeunix.org> <4165CBE2.9020906@FreeBSD.org> <20041007232653.GG73261@green.homeunix.org> In-Reply-To: <20041007232653.GG73261@green.homeunix.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar cc: Nate Lawson cc: Warner Losh Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.csrc/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 23:48:48 -0000 Brian Fundakowski Feldman wrote: > On Thu, Oct 07, 2004 at 05:06:10PM -0600, Scott Long wrote: > >>Brian Fundakowski Feldman wrote: >> >>>On Thu, Oct 07, 2004 at 04:23:43PM -0600, Scott Long wrote: >>> >>> >>>>Nate Lawson wrote: >>>> >>>> >>>>>Marcel Moolenaar wrote: >>>>> >>>>> >>>>> >>>>>>On Thu, Oct 07, 2004 at 04:21:03PM +0000, Warner Losh wrote: >>>>>> >>>>>> >>>>>> >>>>>>>imp 2004-10-07 16:21:03 UTC >>>>>>> >>>>>>>FreeBSD src repository >>>>>>> >>>>>>>Modified files: >>>>>>>sys/conf files.i386 sys/i386/conf NOTES >>>>>>>Added files: >>>>>>>sys/sys pbioio.h sys/i386/isa pbio.c Log: >>>>>>>Port pbio to HEAD. >>>>>> >>>>>> >>>>>> >>>>>>I appreciate your speed, but don't you think that pbioio.h is pretty >>>>>>MD given that the driver only exists on i386. Wouldn't >>>>>> >>>>>>be a better place? >>>>> >>>>> >>>>>Also, I think our policy for both RELENG_4 and -current is new inb/outb >>>>>in new drivers. The bus_space stuff is pretty easy to use so this isn't >>>>>too bad a requirement. >>>>> >>>> >>>>I agree that new code should _not_ be using unportable primitives unless >>>>there is very good reason. FWIW, I plan to make vtophys(), >>>>rman_get_virtual(), and other evil and i386-specific primitives very >>>>hard to use in 6-CURRENT, and I will strongly oppose importing new >>>>code that tries to abuse them. I was just hoping that 5.3 would pass >>>>before people started testing the boundaries. >>> >>> >>>Maybe first we should make the busdma API usable? The BUS_DMASYNC_* >>>macros are named positively terribly, and the documentation really >>>isn't any better. >>> >> >>I've been discussing this exact problem with others. Once 5.3 is done >>and not consuming 100% of my time, I'll start looking at this and the >>other API issues that exist. > > > Have there been any really good suggestions for sensible aliases? I > would really like to make my drivers readable, and these are the best > I came up with at the time: > > #define BUS_DMASYNC_PREDMA2CPU BUS_DMASYNC_PREREAD > #define BUS_DMASYNC_POSTDMA2CPU BUS_DMASYNC_POSTREAD > #define BUS_DMASYNC_PRECPU2DMA BUS_DMASYNC_PREWRITE > #define BUS_DMASYNC_POSTCPU2DMA BUS_DMASYNC_POSTWRITE I'll have to look at my notes from past discussions. I think that the goal was to make the ops look more like what they do in NetBSD, which has the notion of being in the perspective of the DMA engine that is doing the transfer, not from the perspective of the host CPU. Anyways, this is one of many things that need to change, but I'd like to hold off further discussions until 5.3 is done and I have time to think about it. > > I'm bitter because even making an attempt to get the bus_dmamap_sync() > right made busdma-ification take many times longer. That and > gratuitous usage of callbacks despite making synchronous allocations > were the only reasons that using the modern APIs wasn't easy as cake. > Let's not fall into this old trap. Yes, there are definite inconsistencies between mapping dynamic buffers and static buffers, and we should take that into account and fix it. Again, I'd have a lot of notes on this but won't be able to do anything with them for a few more weeks. Scott From owner-cvs-all@FreeBSD.ORG Thu Oct 7 23:59:06 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E419D16A4CE; Thu, 7 Oct 2004 23:59:05 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i97Nx4wn099006; Thu, 7 Oct 2004 19:59:04 -0400 (EDT) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.1/8.13.1/Submit) id i97NwsIw099005; Thu, 7 Oct 2004 19:58:54 -0400 (EDT) (envelope-from green) Date: Thu, 7 Oct 2004 19:58:54 -0400 From: Brian Fundakowski Feldman To: Scott Long Message-ID: <20041007235854.GH73261@green.homeunix.org> References: <200410071621.i97GL3lu029620@repoman.freebsd.org> <20041007175206.GA82275@ns1.xcllnt.net> <4165C120.7040005@root.org> <4165C1EF.7020407@FreeBSD.org> <20041007224300.GF73261@green.homeunix.org> <4165CBE2.9020906@FreeBSD.org> <20041007232653.GG73261@green.homeunix.org> <4165D5A1.7060504@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4165D5A1.7060504@FreeBSD.org> User-Agent: Mutt/1.5.6i cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar cc: Nate Lawson cc: Warner Losh Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.c src/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 23:59:06 -0000 On Thu, Oct 07, 2004 at 05:47:45PM -0600, Scott Long wrote: > Brian Fundakowski Feldman wrote: > >On Thu, Oct 07, 2004 at 05:06:10PM -0600, Scott Long wrote: > > > >>Brian Fundakowski Feldman wrote: > >> > >>>On Thu, Oct 07, 2004 at 04:23:43PM -0600, Scott Long wrote: > >>> > >>> > >>>>Nate Lawson wrote: > >>>> > >>>> > >>>>>Marcel Moolenaar wrote: > >>>>> > >>>>> > >>>>> > >>>>>>On Thu, Oct 07, 2004 at 04:21:03PM +0000, Warner Losh wrote: > >>>>>> > >>>>>> > >>>>>> > >>>>>>>imp 2004-10-07 16:21:03 UTC > >>>>>>> > >>>>>>>FreeBSD src repository > >>>>>>> > >>>>>>>Modified files: > >>>>>>>sys/conf files.i386 sys/i386/conf NOTES > >>>>>>>Added files: > >>>>>>>sys/sys pbioio.h sys/i386/isa pbio.c Log: > >>>>>>>Port pbio to HEAD. > >>>>>> > >>>>>> > >>>>>> > >>>>>>I appreciate your speed, but don't you think that pbioio.h is pretty > >>>>>>MD given that the driver only exists on i386. Wouldn't > >>>>>> > >>>>>>be a better place? > >>>>> > >>>>> > >>>>>Also, I think our policy for both RELENG_4 and -current is new > >>>>>inb/outb in new drivers. The bus_space stuff is pretty easy to use so > >>>>>this isn't too bad a requirement. > >>>>> > >>>> > >>>>I agree that new code should _not_ be using unportable primitives unless > >>>>there is very good reason. FWIW, I plan to make vtophys(), > >>>>rman_get_virtual(), and other evil and i386-specific primitives very > >>>>hard to use in 6-CURRENT, and I will strongly oppose importing new > >>>>code that tries to abuse them. I was just hoping that 5.3 would pass > >>>>before people started testing the boundaries. > >>> > >>> > >>>Maybe first we should make the busdma API usable? The BUS_DMASYNC_* > >>>macros are named positively terribly, and the documentation really > >>>isn't any better. > >>> > >> > >>I've been discussing this exact problem with others. Once 5.3 is done > >>and not consuming 100% of my time, I'll start looking at this and the > >>other API issues that exist. > > > > > >Have there been any really good suggestions for sensible aliases? I > >would really like to make my drivers readable, and these are the best > >I came up with at the time: > > > >#define BUS_DMASYNC_PREDMA2CPU BUS_DMASYNC_PREREAD > >#define BUS_DMASYNC_POSTDMA2CPU BUS_DMASYNC_POSTREAD > >#define BUS_DMASYNC_PRECPU2DMA BUS_DMASYNC_PREWRITE > >#define BUS_DMASYNC_POSTCPU2DMA BUS_DMASYNC_POSTWRITE > > > I'll have to look at my notes from past discussions. I think that the > goal was to make the ops look more like what they do in NetBSD, which > has the notion of being in the perspective of the DMA engine that is > doing the transfer, not from the perspective of the host CPU. Anyways, > this is one of many things that need to change, but I'd like to hold off > further discussions until 5.3 is done and I have time to think about it. > > > > >I'm bitter because even making an attempt to get the bus_dmamap_sync() > >right made busdma-ification take many times longer. That and > >gratuitous usage of callbacks despite making synchronous allocations > >were the only reasons that using the modern APIs wasn't easy as cake. > > > > Let's not fall into this old trap. Yes, there are definite > inconsistencies between mapping dynamic buffers and static buffers, and > we should take that into account and fix it. Again, I'd have a lot of > notes on this but won't be able to do anything with them for a few more > weeks. Thank you, this is all very good to hear :) I'll look forward to seeing the subject raised on -arch once 5.3 is out the door. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Fri Oct 8 00:14:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 923DA16A4CE; Fri, 8 Oct 2004 00:14:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8661343D1F; Fri, 8 Oct 2004 00:14:28 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i980ES8v056420; Fri, 8 Oct 2004 00:14:28 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i980ESCE056419; Fri, 8 Oct 2004 00:14:28 GMT (envelope-from dougb) Message-Id: <200410080014.i980ESCE056419@repoman.freebsd.org> From: Doug Barton Date: Fri, 8 Oct 2004 00:14:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 00:14:28 -0000 dougb 2004-10-08 00:14:28 UTC FreeBSD src repository Modified files: etc Makefile share/examples/etc make.conf share/man/man5 make.conf.5 Log: 1. Incorporate most of Ruslan's improvements to where and how the /etc/namedb symlink is created. 2. Incorporate Brian's suggestion to make the link relative. This is necessary to handle situations (such as mergemaster) where the user is building a tree in a seperate environment. This will also fix the problem with the way DESTDIR is set in 'make release'. 3. Add a new knob, NO_BIND_MTREE, as suggested by the folks who already have stuff in /var/named that they don't want me to mess with. 4. Update make.conf(5) with the new stuff, and correct a few paths that have changed since I last updated it. Revision Changes Path 1.335 +11 -2 src/etc/Makefile 1.235 +2 -0 src/share/examples/etc/make.conf 1.97 +13 -2 src/share/man/man5/make.conf.5 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 00:24:31 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4348E16A4CE; Fri, 8 Oct 2004 00:24:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2230043D1F; Fri, 8 Oct 2004 00:24:31 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i980OVcJ056714; Fri, 8 Oct 2004 00:24:31 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i980OV7V056713; Fri, 8 Oct 2004 00:24:31 GMT (envelope-from brooks) Message-Id: <200410080024.i980OV7V056713@repoman.freebsd.org> From: Brooks Davis Date: Fri, 8 Oct 2004 00:24:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files src/sys/net net_osdep.c net_osdep.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 00:24:31 -0000 brooks 2004-10-08 00:24:30 UTC FreeBSD src repository Modified files: sys/conf files sys/net net_osdep.h Removed files: sys/net net_osdep.c Log: Since net/net_osdep.c contained only one function that could be trivially implemented as a macro, do that and remove it. NetBSD did this quite a while ago. Revision Changes Path 1.956 +0 -1 src/sys/conf/files 1.9 +0 -57 src/sys/net/net_osdep.c (dead) 1.13 +1 -2 src/sys/net/net_osdep.h From owner-cvs-all@FreeBSD.ORG Fri Oct 8 01:26:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7948D16A4CE; Fri, 8 Oct 2004 01:26:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5814643D1D; Fri, 8 Oct 2004 01:26:14 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i981QEKo064836; Fri, 8 Oct 2004 01:26:14 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i981QEC4064835; Fri, 8 Oct 2004 01:26:14 GMT (envelope-from delphij) Message-Id: <200410080126.i981QEC4064835@repoman.freebsd.org> From: Xin LI Date: Fri, 8 Oct 2004 01:26:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/mklocale Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 01:26:14 -0000 delphij 2004-10-08 01:26:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) share/mklocale Makefile Log: Because that GB18030 needs several libc functions to be actually functional and presently they are not back-ported, disable the build of GB18030 locale by now so we won't get the 13K+ warnings when doing ``make buildworld''. Noticed by: ru Approved by: murray (mentor) Revision Changes Path 1.28.2.14 +3 -1 src/share/mklocale/Makefile From owner-cvs-all@FreeBSD.ORG Fri Oct 8 01:27:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C92F416A4CE; Fri, 8 Oct 2004 01:27:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A91B743D1F; Fri, 8 Oct 2004 01:27:57 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i981RvW6064883; Fri, 8 Oct 2004 01:27:57 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i981Rvax064882; Fri, 8 Oct 2004 01:27:57 GMT (envelope-from delphij) Message-Id: <200410080127.i981Rvax064882@repoman.freebsd.org> From: Xin LI Date: Fri, 8 Oct 2004 01:27:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.bin/mklocale yacc.y X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 01:27:57 -0000 delphij 2004-10-08 01:27:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) usr.bin/mklocale yacc.y Log: We already have GBK support so make sure that mklocale(1) would not complain that it is not supported. Reviewed by: ru Approved by: murray (mentor) Revision Changes Path 1.6.2.4 +1 -0 src/usr.bin/mklocale/yacc.y From owner-cvs-all@FreeBSD.ORG Fri Oct 8 02:16:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5157616A4CE; Fri, 8 Oct 2004 02:16:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3137A43D45; Fri, 8 Oct 2004 02:16:44 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i982GiQT066370; Fri, 8 Oct 2004 02:16:44 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i982Gi0k066369; Fri, 8 Oct 2004 02:16:44 GMT (envelope-from kensmith) Message-Id: <200410080216.i982Gi0k066369@repoman.freebsd.org> From: Ken Smith Date: Fri, 8 Oct 2004 02:16:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release/sysinstall menus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 02:16:44 -0000 kensmith 2004-10-08 02:16:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) release/sysinstall menus.c Log: MFC v1.390: For this menu pressing 's' should result in selecting a 'Standard' installation but was instead selecting the 'Select' button. Adapted from work by: josef@ PR: i386/37999 Revision Changes Path 1.252.2.73 +1 -1 src/release/sysinstall/menus.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 03:24:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFE1916A4CE; Fri, 8 Oct 2004 03:24:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9047943D3F; Fri, 8 Oct 2004 03:24:10 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i983OAbN068512; Fri, 8 Oct 2004 03:24:10 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i983OAGk068511; Fri, 8 Oct 2004 03:24:10 GMT (envelope-from green) Message-Id: <200410080324.i983OAGk068511@repoman.freebsd.org> From: Brian Feldman Date: Fri, 8 Oct 2004 03:24:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ipfw ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 03:24:10 -0000 green 2004-10-08 03:24:10 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw2.c Log: Commit forgotten documentation for "diverted" rules. Revision Changes Path 1.64 +2 -1 src/sbin/ipfw/ipfw2.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 03:31:09 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6B0616A4CE; Fri, 8 Oct 2004 03:31:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C873843D1D; Fri, 8 Oct 2004 03:31:09 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i983V97v068787; Fri, 8 Oct 2004 03:31:09 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i983V9Lb068786; Fri, 8 Oct 2004 03:31:09 GMT (envelope-from green) Message-Id: <200410080331.i983V9Lb068786@repoman.freebsd.org> From: Brian Feldman Date: Fri, 8 Oct 2004 03:31:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ipfw ipfw.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 03:31:10 -0000 green 2004-10-08 03:31:09 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw.8 Log: Reference altq(4) instead of pf.conf(5). Tip of the hat to: mlaier Revision Changes Path 1.156 +2 -2 src/sbin/ipfw/ipfw.8 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 03:33:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A0B716A4CE; Fri, 8 Oct 2004 03:33:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED22343D3F; Fri, 8 Oct 2004 03:33:31 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i983XVpv068849; Fri, 8 Oct 2004 03:33:31 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i983XV2U068848; Fri, 8 Oct 2004 03:33:31 GMT (envelope-from green) Message-Id: <200410080333.i983XV2U068848@repoman.freebsd.org> From: Brian Feldman Date: Fri, 8 Oct 2004 03:33:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 altq.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 03:33:32 -0000 green 2004-10-08 03:33:31 UTC FreeBSD src repository Modified files: share/man/man4 altq.4 Log: Mention the dc(4) driver's support, and ipfw(8)'s classifier support. Revision Changes Path 1.2 +3 -1 src/share/man/man4/altq.4 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 03:54:38 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FB6E16A4CE; Fri, 8 Oct 2004 03:54:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F90B43D1D; Fri, 8 Oct 2004 03:54:38 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i983scCG069479; Fri, 8 Oct 2004 03:54:38 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i983scWA069478; Fri, 8 Oct 2004 03:54:38 GMT (envelope-from danfe) Message-Id: <200410080354.i983scWA069478@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 8 Oct 2004 03:54:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gatekeeper Makefileports/net/gatekeeper/files patch-singleton.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 03:54:38 -0000 danfe 2004-10-08 03:54:38 UTC FreeBSD ports repository Modified files: net/gatekeeper Makefile Added files: net/gatekeeper/files patch-singleton.h Log: Unbreak the build with recent GCC. Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Revision Changes Path 1.35 +1 -7 ports/net/gatekeeper/Makefile 1.1 +15 -0 ports/net/gatekeeper/files/patch-singleton.h (new) From owner-cvs-all@FreeBSD.ORG Fri Oct 8 04:30:04 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C21F16A4CE; Fri, 8 Oct 2004 04:30:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CBB443D54; Fri, 8 Oct 2004 04:30:04 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i984U4Ob070560; Fri, 8 Oct 2004 04:30:04 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i984U4RL070559; Fri, 8 Oct 2004 04:30:04 GMT (envelope-from julian) Message-Id: <200410080430.i984U4RL070559@repoman.freebsd.org> From: Julian Elischer Date: Fri, 8 Oct 2004 04:30:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern kern_descrip.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 04:30:04 -0000 julian 2004-10-08 04:30:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_descrip.c Log: MFC of kern_descrip.c 1.245 "Another case where we need to guard against a partially constructed process. Submitted by: Stephan Uphoff ( ups at tree.com ) " Approved by: re (scottl) Revision Changes Path 1.243.2.2 +2 -0 src/sys/kern/kern_descrip.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 04:58:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 103DC16A4CE; Fri, 8 Oct 2004 04:58:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4DCB43D39; Fri, 8 Oct 2004 04:58:52 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i984wqUk077732; Fri, 8 Oct 2004 04:58:52 GMT (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i984wqaO077731; Fri, 8 Oct 2004 04:58:52 GMT (envelope-from bms) Message-Id: <200410080458.i984wqaO077731@repoman.freebsd.org> From: Bruce M Simpson Date: Fri, 8 Oct 2004 04:58:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/dirac Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 04:58:53 -0000 bms 2004-10-08 04:58:52 UTC FreeBSD ports repository (src committer) Modified files: multimedia/dirac Makefile distinfo pkg-plist Log: Update the Dirac codec to 0.4.3. Approved by: portmgr Submitted by: Michael Johnson Revision Changes Path 1.5 +9 -14 ports/multimedia/dirac/Makefile 1.2 +2 -2 ports/multimedia/dirac/distinfo 1.2 +72 -50 ports/multimedia/dirac/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Oct 8 05:30:52 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C8F316A4CE; Fri, 8 Oct 2004 05:30:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DEA043D31; Fri, 8 Oct 2004 05:30:52 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i985Uq1v078712; Fri, 8 Oct 2004 05:30:52 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i985UqBd078711; Fri, 8 Oct 2004 05:30:52 GMT (envelope-from danfe) Message-Id: <200410080530.i985UqBd078711@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 8 Oct 2004 05:30:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/magiccube4d Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 05:30:52 -0000 danfe 2004-10-08 05:30:52 UTC FreeBSD ports repository Modified files: games/magiccube4d Makefile Log: Unbreak the build with recent GCC. Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Revision Changes Path 1.7 +5 -6 ports/games/magiccube4d/Makefile From owner-cvs-all@FreeBSD.ORG Fri Oct 8 05:32:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9200116A4CF; Fri, 8 Oct 2004 05:32:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7190443D3F; Fri, 8 Oct 2004 05:32:57 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i985WvUw078799; Fri, 8 Oct 2004 05:32:57 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i985Wvt0078798; Fri, 8 Oct 2004 05:32:57 GMT (envelope-from danfe) Message-Id: <200410080532.i985Wvt0078798@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 8 Oct 2004 05:32:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/linalg Makefile ports/math/linalg/files patch-LinAlg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 05:32:57 -0000 danfe 2004-10-08 05:32:57 UTC FreeBSD ports repository Modified files: math/linalg Makefile Added files: math/linalg/files patch-LinAlg.h Log: Play nice with new GCC, and unbreak the build. Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Revision Changes Path 1.13 +1 -7 ports/math/linalg/Makefile 1.1 +72 -0 ports/math/linalg/files/patch-LinAlg.h (new) From owner-cvs-all@FreeBSD.ORG Fri Oct 8 06:39:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B70F16A4CE; Fri, 8 Oct 2004 06:39:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C9F243D45; Fri, 8 Oct 2004 06:39:45 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i986diJ1080649; Fri, 8 Oct 2004 06:39:44 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i986dila080648; Fri, 8 Oct 2004 06:39:44 GMT (envelope-from den) Message-Id: <200410080639.i986dila080648@repoman.freebsd.org> From: Denis Peplin Date: Fri, 8 Oct 2004 06:39:44 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/books/handbook/basics chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 06:39:45 -0000 den 2004-10-08 06:39:44 UTC FreeBSD doc repository Modified files: ru_RU.KOI8-R/books/handbook/basics chapter.sgml Log: Fixes. Submitted from: pochtovaya@ukr.net Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.11 +3 -3 doc/ru_RU.KOI8-R/books/handbook/basics/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Oct 8 06:45:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5989016A4D0; Fri, 8 Oct 2004 06:45:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AA3043D53; Fri, 8 Oct 2004 06:45:11 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i986jBHI080858; Fri, 8 Oct 2004 06:45:11 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i986jAkM080857; Fri, 8 Oct 2004 06:45:11 GMT (envelope-from phk) Message-Id: <200410080645.i986jAkM080857@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 8 Oct 2004 06:45:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/sx sx.c sx.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 06:45:11 -0000 phk 2004-10-08 06:45:10 UTC FreeBSD src repository Modified files: sys/dev/sx sx.c sx.h Log: Use generic tty processing code instead of local copy. New device names are {tty,cua}G$(adapter)$(port)[.lock,.init] Revision Changes Path 1.13 +102 -704 src/sys/dev/sx/sx.c 1.4 +1 -54 src/sys/dev/sx/sx.h From owner-cvs-all@FreeBSD.ORG Fri Oct 8 08:23:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 193C716A4CE; Fri, 8 Oct 2004 08:23:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F69343D1D; Fri, 8 Oct 2004 08:23:44 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i988NhF1083906; Fri, 8 Oct 2004 08:23:43 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i988NhRD083905; Fri, 8 Oct 2004 08:23:43 GMT (envelope-from alc) Message-Id: <200410080823.i988NhRD083905@repoman.freebsd.org> From: Alan Cox Date: Fri, 8 Oct 2004 08:23:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 pmap.c src/sys/amd64/include pmap.h src/sys/i386/i386 pmap.c src/sys/i386/include pmap.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 08:23:44 -0000 alc 2004-10-08 08:23:43 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c sys/amd64/include pmap.h sys/i386/i386 pmap.c sys/i386/include pmap.h Log: Make pte_load_store() an atomic operation in all cases, not just i386 PAE. Restructure pmap_enter() to prevent the loss of a page modified (PG_M) bit in a race between processors. (This restructuring assumes the newly atomic pte_load_store() for correct operation.) Reviewed by: tegge@ PR: i386/61852 Revision Changes Path 1.508 +20 -7 src/sys/amd64/amd64/pmap.c 1.125 +14 -4 src/sys/amd64/include/pmap.h 1.513 +20 -7 src/sys/i386/i386/pmap.c 1.115 +16 -4 src/sys/i386/include/pmap.h From owner-cvs-all@FreeBSD.ORG Fri Oct 8 09:26:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E559516A4CE; Fri, 8 Oct 2004 09:26:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C516C43D45; Fri, 8 Oct 2004 09:26:12 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i989QCQG091848; Fri, 8 Oct 2004 09:26:12 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i989QCIU091847; Fri, 8 Oct 2004 09:26:12 GMT (envelope-from den) Message-Id: <200410080926.i989QCIU091847@repoman.freebsd.org> From: Denis Peplin Date: Fri, 8 Oct 2004 09:26:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/doc/ru_RU.KOI8-R/early-adopter article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 09:26:13 -0000 den 2004-10-08 09:26:12 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) release/doc/ru_RU.KOI8-R/early-adopter article.sgml Log: Merge from English version 1.21.2.2 -> 1.21.2.4 Approved by: re (hrs) Revision Changes Path 1.5.2.2 +52 -5 src/release/doc/ru_RU.KOI8-R/early-adopter/article.sgml From owner-cvs-all@FreeBSD.ORG Fri Oct 8 09:30:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A645116A4D3; Fri, 8 Oct 2004 09:30:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8452B43D41; Fri, 8 Oct 2004 09:30:28 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i989USdC092046; Fri, 8 Oct 2004 09:30:28 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i989USIV092045; Fri, 8 Oct 2004 09:30:28 GMT (envelope-from danfe) Message-Id: <200410080930.i989USIV092045@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 8 Oct 2004 09:30:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net-mgmt/mbrowse Makefileports/net-mgmt/mbrowse/files patch-src+snmpstuff.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 09:30:28 -0000 danfe 2004-10-08 09:30:28 UTC FreeBSD ports repository Modified files: net-mgmt/mbrowse Makefile Added files: net-mgmt/mbrowse/files patch-src+snmpstuff.c Log: Unbreak the build by making GCC feel better. Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Revision Changes Path 1.16 +1 -7 ports/net-mgmt/mbrowse/Makefile 1.1 +11 -0 ports/net-mgmt/mbrowse/files/patch-src+snmpstuff.c (new) From owner-cvs-all@FreeBSD.ORG Fri Oct 8 09:52:01 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0310B16A4F2; Fri, 8 Oct 2004 09:52:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7CF843D2D; Fri, 8 Oct 2004 09:52:00 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i989q0f3092672; Fri, 8 Oct 2004 09:52:00 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i989q0eP092671; Fri, 8 Oct 2004 09:52:00 GMT (envelope-from glebius) Message-Id: <200410080952.i989q0eP092671@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 8 Oct 2004 09:52:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 rtalloc.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 09:52:01 -0000 glebius 2004-10-08 09:52:00 UTC FreeBSD src repository Modified files: share/man/man9 rtalloc.9 Log: More grammar cleanups from MDocGuard^WRuslan. Revision Changes Path 1.18 +3 -3 src/share/man/man9/rtalloc.9 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 09:52:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EC0A16A4CE; Fri, 8 Oct 2004 09:52:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7017543D1D; Fri, 8 Oct 2004 09:52:56 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i989quqH092729; Fri, 8 Oct 2004 09:52:56 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i989quKF092728; Fri, 8 Oct 2004 09:52:56 GMT (envelope-from glebius) Message-Id: <200410080952.i989quKF092728@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 8 Oct 2004 09:52:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 09:52:56 -0000 glebius 2004-10-08 09:52:56 UTC FreeBSD src repository Modified files: share/man/man9 Makefile Log: Add more MLINKS for rtalloc.9 Approved by: ru Revision Changes Path 1.244 +3 -1 src/share/man/man9/Makefile From owner-cvs-all@FreeBSD.ORG Fri Oct 8 09:57:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92C7C16A4D0; Fri, 8 Oct 2004 09:57:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7298643D31; Fri, 8 Oct 2004 09:57:12 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i989vCXu092873; Fri, 8 Oct 2004 09:57:12 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i989vC2T092872; Fri, 8 Oct 2004 09:57:12 GMT (envelope-from glebius) Message-Id: <200410080957.i989vC2T092872@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 8 Oct 2004 09:57:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 rtentry.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 09:57:12 -0000 glebius 2004-10-08 09:57:12 UTC FreeBSD src repository Modified files: share/man/man9 rtentry.9 Log: - sort struct rtentry fields in man page in some order as they are in struct - remove RTF_PRCLONING - add rt_mtx field - rename rt_metrics -> rt_metrics_lite - mention that only 3 metrics are really used in rt_metrics_lite Reviewed by: ru, andre Revision Changes Path 1.22 +32 -32 src/share/man/man9/rtentry.9 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 10:50:41 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41E3516A4CE; Fri, 8 Oct 2004 10:50:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2182743D45; Fri, 8 Oct 2004 10:50:41 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98Aof4I095286; Fri, 8 Oct 2004 10:50:41 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98AoedG095285; Fri, 8 Oct 2004 10:50:40 GMT (envelope-from phk) Message-Id: <200410081050.i98AoedG095285@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 8 Oct 2004 10:50:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/recoverdisk recoverdisk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 10:50:41 -0000 phk 2004-10-08 10:50:40 UTC FreeBSD src repository Modified files: tools/tools/recoverdisk recoverdisk.c Log: Only print progress statistics once per second. Revision Changes Path 1.2 +16 -9 src/tools/tools/recoverdisk/recoverdisk.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 12:07:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A2A116A4CE; Fri, 8 Oct 2004 12:07:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79FA843D5F; Fri, 8 Oct 2004 12:07:20 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98C7KQF097423; Fri, 8 Oct 2004 12:07:20 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98C7KWx097422; Fri, 8 Oct 2004 12:07:20 GMT (envelope-from mlaier) Message-Id: <200410081207.i98C7KWx097422@repoman.freebsd.org> From: Max Laier Date: Fri, 8 Oct 2004 12:07:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net pfil.c src/share/man/man9 pfil.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 12:07:20 -0000 mlaier 2004-10-08 12:07:20 UTC FreeBSD src repository Modified files: sys/net pfil.c share/man/man9 pfil.9 Log: Change pfil starvation prevention from fail-open to fail-close. We return ENOBUF to indicate the problem, which is an errno that should be handled well everywhere. Requested & Submitted by: green Silently okay'ed by: The rest of the firewall gang MFC after: 3 days Revision Changes Path 1.17 +5 -1 src/share/man/man9/pfil.9 1.11 +10 -2 src/sys/net/pfil.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 12:28:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EA7316A4CE; Fri, 8 Oct 2004 12:28:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E7B043D2F; Fri, 8 Oct 2004 12:28:28 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98CSSpl098028; Fri, 8 Oct 2004 12:28:28 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98CSSt6098027; Fri, 8 Oct 2004 12:28:28 GMT (envelope-from rwatson) Message-Id: <200410081228.i98CSSt6098027@repoman.freebsd.org> From: Robert Watson Date: Fri, 8 Oct 2004 12:28:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/netrate/netsend netsend.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 12:28:28 -0000 rwatson 2004-10-08 12:28:28 UTC FreeBSD src repository Modified files: tools/tools/netrate/netsend netsend.c Log: Use int format string, not a long format string. Revision Changes Path 1.6 +1 -1 src/tools/tools/netrate/netsend/netsend.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 13:50:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D42B16A4CF; Fri, 8 Oct 2004 13:50:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C4FD43D3F; Fri, 8 Oct 2004 13:50:20 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98DoJBt006755; Fri, 8 Oct 2004 13:50:19 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98DoJtP006754; Fri, 8 Oct 2004 13:50:19 GMT (envelope-from keramida) Message-Id: <200410081350.i98DoJtP006754@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 8 Oct 2004 13:50:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man5 rc.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 13:50:20 -0000 keramida 2004-10-08 13:50:18 UTC FreeBSD src repository (doc committer) Modified files: share/man/man5 rc.conf.5 Log: Fix an mdoc warning: Using a macro as first argument cancels effect of .Li (#2984) MFC after: 3 days Revision Changes Path 1.227 +1 -1 src/share/man/man5/rc.conf.5 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 14:23:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 828C516A4CE; Fri, 8 Oct 2004 14:23:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6215B43D1F; Fri, 8 Oct 2004 14:23:50 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98ENom6008518; Fri, 8 Oct 2004 14:23:50 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98ENoEI008517; Fri, 8 Oct 2004 14:23:50 GMT (envelope-from mtm) Message-Id: <200410081423.i98ENoEI008517@repoman.freebsd.org> From: Mike Makonnen Date: Fri, 8 Oct 2004 14:23:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc rc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 14:23:50 -0000 mtm 2004-10-08 14:23:50 UTC FreeBSD src repository Modified files: etc rc Log: Remove an unused variable. Submitted by: Pawel Worach Revision Changes Path 1.335 +0 -1 src/etc/rc From owner-cvs-all@FreeBSD.ORG Fri Oct 8 14:24:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A593C16A4CE; Fri, 8 Oct 2004 14:24:50 +0000 (GMT) Received: from mail.acropolis.ru (mail.acropolis.ru [81.211.90.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB48F43D48; Fri, 8 Oct 2004 14:24:49 +0000 (GMT) (envelope-from slw@zxy.spb.ru) Received: from mail.acropolis.ru (localhost.acropolis.ru [127.0.0.1]) by mail.acropolis.ru (8.13.1/8.13.1) with ESMTP id i98EONDY087360; Fri, 8 Oct 2004 18:24:23 +0400 (MSD) (envelope-from slw@zxy.spb.ru) Received: (from slw@localhost) by mail.acropolis.ru (8.13.1/8.13.1/Submit) id i98EOMdN087358; Fri, 8 Oct 2004 18:24:22 +0400 (MSD) (envelope-from slw@zxy.spb.ru) X-Authentication-Warning: mail.acropolis.ru: slw set sender to slw@zxy.spb.ru using -f Date: Fri, 8 Oct 2004 18:24:22 +0400 From: Slawa Olhovchenkov To: "M. Warner Losh" Message-ID: <20041008142421.GA24021@mail.acropolis.ru> References: <200410041313.i94DDN1w064795@repoman.freebsd.org> <20041004.095538.105191591.imp@bsdimp.com> <20041004223426.GJ460@wantadilla.lemis.com> <20041004.163808.73381384.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041004.163808.73381384.imp@bsdimp.com> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=15.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mail.acropolis.ru cc: grog@freebsd.org cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: phk@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_shutdown.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 14:24:50 -0000 On Mon, Oct 04, 2004 at 04:38:08PM -0600, M. Warner Losh wrote: > In message: <20041004223426.GJ460@wantadilla.lemis.com> > "Greg 'groggy' Lehey" writes: > : On Monday, 4 October 2004 at 9:55:38 -0600, M. Warner Losh wrote: > : > In message: <200410041313.i94DDN1w064795@repoman.freebsd.org> > : > Poul-Henning Kamp writes: > : >> phk 2004-10-04 13:13:23 UTC > : >> > : >> FreeBSD src repository > : >> > : >> Modified files: > : >> sys/kern kern_shutdown.c > : >> Log: > : >> Change the perfectly precise message > : >> printf("No buffers busy after final sync"); > : >> to > : >> printf("All buffers synced."); > : >> in order to not leave the users wondering if there should be. > : > > : > Any not reason to delete > : > printf("All buffers synced."); > : > entirely? > : > : I like to see some message to confirm that the process is over and > : done with. Something goes wrong often enough that it's good to know > : that it worked this time. > > The machine will either shutoff, reboot or print the 'hit any key to > reboot' message in addition. ... or get kernel trap (intel MB D865GBF w/ P4 3Ghz 90nm, last current/5.3-B7). > Do we really need an additional message > saying that we did the right thing? It's good. -- Slawa Olhovchenkov From owner-cvs-all@FreeBSD.ORG Fri Oct 8 14:30:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC20C16A4D0; Fri, 8 Oct 2004 14:30:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88F6D43D1F; Fri, 8 Oct 2004 14:30:30 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98EUUU5008764; Fri, 8 Oct 2004 14:30:30 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98EUUPG008763; Fri, 8 Oct 2004 14:30:30 GMT (envelope-from kris) Message-Id: <200410081430.i98EUUPG008763@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 8 Oct 2004 14:30:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/kdemultimedia3/files patch-arts-midi-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 14:30:30 -0000 kris 2004-10-08 14:30:30 UTC FreeBSD ports repository Added files: multimedia/kdemultimedia3/files patch-arts-midi-Makefile.in Log: Explicitly link to $(LIBPTHREAD) binaries that link to threaded libraries. Fixes the build after the recent bsd.port.mk PTHREAD_LIBS change. Submitted by: arved, Andy Fawcett Approved by: portmgr Revision Changes Path 1.1 +15 -0 ports/multimedia/kdemultimedia3/files/patch-arts-midi-Makefile.in (new) From owner-cvs-all@FreeBSD.ORG Fri Oct 8 14:48:03 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25EDE16A4CF; Fri, 8 Oct 2004 14:48:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 051EB43D41; Fri, 8 Oct 2004 14:48:03 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98Em24i009309; Fri, 8 Oct 2004 14:48:02 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98Em2wA009308; Fri, 8 Oct 2004 14:48:02 GMT (envelope-from mtm) Message-Id: <200410081448.i98Em2wA009308@repoman.freebsd.org> From: Mike Makonnen Date: Fri, 8 Oct 2004 14:48:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_exit.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 14:48:03 -0000 mtm 2004-10-08 14:48:02 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_exit.c Log: Remove a reference to a non-existent syscall: _thr_exit(). The actual name is thr_exit(). How this ever worked is beyond me. Revision Changes Path 1.15 +1 -4 src/lib/libthr/thread/thr_exit.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 14:59:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92A2A16A4CF; Fri, 8 Oct 2004 14:59:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7221F43D2D; Fri, 8 Oct 2004 14:59:30 +0000 (GMT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98ExU09009671; Fri, 8 Oct 2004 14:59:30 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98ExUlf009670; Fri, 8 Oct 2004 14:59:30 GMT (envelope-from blackend) Message-Id: <200410081459.i98ExUlf009670@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 8 Oct 2004 14:59:30 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/x11 chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 14:59:30 -0000 blackend 2004-10-08 14:59:30 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/x11 chapter.sgml Log: Typo (remove useless word). Submitted by: "Steve Bertrand" Revision Changes Path 1.154 +1 -1 doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Oct 8 15:22:40 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D50D616A4CE; Fri, 8 Oct 2004 15:22:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B47AB43D45; Fri, 8 Oct 2004 15:22:40 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98FMeTF010421; Fri, 8 Oct 2004 15:22:40 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98FMe1J010420; Fri, 8 Oct 2004 15:22:40 GMT (envelope-from trhodes) Message-Id: <200410081522.i98FMe1J010420@repoman.freebsd.org> From: Tom Rhodes Date: Fri, 8 Oct 2004 15:22:40 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/network-servers chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 15:22:41 -0000 trhodes 2004-10-08 15:22:40 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/network-servers chapter.sgml Log: Add a section covering BIND9, more work is needed here. Revision Changes Path 1.31 +182 -0 doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Oct 8 15:23:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE3AA16A4CE; Fri, 8 Oct 2004 15:23:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E1D343D2D; Fri, 8 Oct 2004 15:23:50 +0000 (GMT) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98FNocr010472; Fri, 8 Oct 2004 15:23:50 GMT (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98FNou1010471; Fri, 8 Oct 2004 15:23:50 GMT (envelope-from alfred) Message-Id: <200410081523.i98FNou1010471@repoman.freebsd.org> From: Alfred Perlstein Date: Fri, 8 Oct 2004 15:23:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 15:23:50 -0000 alfred 2004-10-08 15:23:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_sig.c Log: MFC 1.291: Clear a process's procfs trace points upon delivery of SIGKILL. Approved by: re (scottl) Revision Changes Path 1.289.2.3 +10 -0 src/sys/kern/kern_sig.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 15:25:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 331B216A4CE; Fri, 8 Oct 2004 15:25:18 +0000 (GMT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id B81B143D48; Fri, 8 Oct 2004 15:25:17 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (acs-24-154-235-119.zoominternet.net [24.154.235.119]) (authenticated bits=0) by pittgoth.com (8.12.10/8.12.10) with ESMTP id i98FPFex071586 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 8 Oct 2004 11:25:16 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Fri, 8 Oct 2004 11:26:00 -0400 From: Tom Rhodes To: Tom Rhodes Message-Id: <20041008112600.30ae85d3@localhost> In-Reply-To: <200410081522.i98FMe1J010420@repoman.freebsd.org> References: <200410081522.i98FMe1J010420@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/network-servers chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 15:25:18 -0000 On Fri, 8 Oct 2004 15:22:40 +0000 (UTC) Tom Rhodes wrote: > trhodes 2004-10-08 15:22:40 UTC > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/handbook/network-servers chapter.sgml > Log: > Add a section covering BIND9, more work is needed here. An unlisted TODO item I guess ... -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Fri Oct 8 15:51:02 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFBC316A4CF; Fri, 8 Oct 2004 15:51:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB80643D1F; Fri, 8 Oct 2004 15:51:02 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98Fp2uC011303; Fri, 8 Oct 2004 15:51:02 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98Fp2XG011302; Fri, 8 Oct 2004 15:51:02 GMT (envelope-from hrs) Message-Id: <200410081551.i98Fp2XG011302@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 8 Oct 2004 15:51:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 15:51:03 -0000 hrs 2004-10-08 15:51:02 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: SA-04:15, and BIND update (8.3.1->9.3.0). Update release notes: update a list of network interfaces which support polling(4), and fix a typo (s/lukemftp/lukemftpd/). Revision Changes Path 1.780 +54 -6 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Fri Oct 8 15:51:52 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEDD216A4CE; Fri, 8 Oct 2004 15:51:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0B0243D1D; Fri, 8 Oct 2004 15:51:52 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98Fpq2m011366; Fri, 8 Oct 2004 15:51:52 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98FpqmU011365; Fri, 8 Oct 2004 15:51:52 GMT (envelope-from mlaier) Message-Id: <200410081551.i98FpqmU011365@repoman.freebsd.org> From: Max Laier Date: Fri, 8 Oct 2004 15:51:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man5 rc.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 15:51:53 -0000 mlaier 2004-10-08 15:51:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man5 rc.conf.5 Log: MFC: Remove obsolete references to PFIL_HOOKS and RANDOM_IP_ID Approved by: re (scottl) Revision Changes Path 1.221.2.2 +2 -11 src/share/man/man5/rc.conf.5 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 15:53:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC5C316A513; Fri, 8 Oct 2004 15:53:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA93043D2D; Fri, 8 Oct 2004 15:53:11 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98FrBNt011412; Fri, 8 Oct 2004 15:53:11 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98FrBdf011411; Fri, 8 Oct 2004 15:53:11 GMT (envelope-from hrs) Message-Id: <200410081553.i98FrBdf011411@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 8 Oct 2004 15:53:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 15:53:12 -0000 hrs 2004-10-08 15:53:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: SA-04:15, and BIND update (8.3.1->9.3.0). Update release notes: update a list of network interfaces which support polling(4), and fix a typo s/lukemftp/lukemftpd/. Approved by: re (implicitly) Revision Changes Path 1.761.2.11 +54 -6 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Fri Oct 8 15:53:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8002D16A4CE; Fri, 8 Oct 2004 15:53:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F0B443D39; Fri, 8 Oct 2004 15:53:34 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98FrY8L011445; Fri, 8 Oct 2004 15:53:34 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98FrYdt011444; Fri, 8 Oct 2004 15:53:34 GMT (envelope-from mlaier) Message-Id: <200410081553.i98FrYdt011444@repoman.freebsd.org> From: Max Laier Date: Fri, 8 Oct 2004 15:53:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/contrib/pf/pflogd pflogd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 15:53:34 -0000 mlaier 2004-10-08 15:53:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) contrib/pf/pflogd pflogd.c Log: MFC: Make pflogd cope with module unload (and the sudden disappearing of pflog0). Instead of eating all the available CPU we now shutdown gracefully. Submitted by: yongari Approved by: re (scottl) Revision Changes Path 1.5.2.2 +10 -2 src/contrib/pf/pflogd/pflogd.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 16:07:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 839E116A4CE; Fri, 8 Oct 2004 16:07:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6140A43D48; Fri, 8 Oct 2004 16:07:56 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98G7uoo011915; Fri, 8 Oct 2004 16:07:56 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98G7u5l011914; Fri, 8 Oct 2004 16:07:56 GMT (envelope-from hrs) Message-Id: <200410081607.i98G7u5l011914@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 8 Oct 2004 16:07:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 16:07:56 -0000 hrs 2004-10-08 16:07:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/errata article.sgml Log: Trim errata for RELENG_5. Approved by: re (implicitly) Revision Changes Path 1.69.2.1 +5 -275 src/release/doc/en_US.ISO8859-1/errata/article.sgml From owner-cvs-all@FreeBSD.ORG Fri Oct 8 16:14:42 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE1E316A4CF; Fri, 8 Oct 2004 16:14:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDC7643D31; Fri, 8 Oct 2004 16:14:42 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98GEgFv012240; Fri, 8 Oct 2004 16:14:42 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98GEg06012239; Fri, 8 Oct 2004 16:14:42 GMT (envelope-from mlaier) Message-Id: <200410081614.i98GEg06012239@repoman.freebsd.org> From: Max Laier Date: Fri, 8 Oct 2004 16:14:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci if_sis.c src/sys/dev/bfe if_bfe.c src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 16:14:43 -0000 mlaier 2004-10-08 16:14:42 UTC FreeBSD src repository Modified files: sys/pci if_sis.c sys/dev/bfe if_bfe.c sys/dev/if_ndis if_ndis.c Log: Fix sis, bfe and ndis in the same way dc was fixed: Do not tell the hardware to send when there were no packets enqueued. Found and reviewed by: green MFC after: 1 days Revision Changes Path 1.17 +14 -9 src/sys/dev/bfe/if_bfe.c 1.70 +3 -0 src/sys/dev/if_ndis/if_ndis.c 1.104 +13 -9 src/sys/pci/if_sis.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 16:21:54 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A334316A4CE; Fri, 8 Oct 2004 16:21:54 +0000 (GMT) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3841E43D1D; Fri, 8 Oct 2004 16:21:54 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) i98GLrQ3013189; Fri, 8 Oct 2004 12:21:53 -0400 (EDT) Date: Fri, 8 Oct 2004 12:21:53 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Mike Makonnen In-Reply-To: <200410081448.i98Em2wA009308@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libthr/thread thr_exit.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Eischen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 16:21:54 -0000 On Fri, 8 Oct 2004, Mike Makonnen wrote: > mtm 2004-10-08 14:48:02 UTC > > FreeBSD src repository > > Modified files: > lib/libthr/thread thr_exit.c > Log: > Remove a reference to a non-existent syscall: _thr_exit(). The > actual name is thr_exit(). How this ever worked is beyond me. 'Cause syscalls get weak references: __sys_foo() actual syscall _sys_foo() weak reference to __sys_foo() sys_foo() weak reference to __sys_foo() :-) -- Dan Eischen From owner-cvs-all@FreeBSD.ORG Fri Oct 8 16:50:21 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9386116A4D4; Fri, 8 Oct 2004 16:50:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C57643D48; Fri, 8 Oct 2004 16:50:15 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98GoF67019612; Fri, 8 Oct 2004 16:50:15 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98GoF5g019611; Fri, 8 Oct 2004 16:50:15 GMT (envelope-from nectar) Message-Id: <200410081650.i98GoF5g019611@repoman.freebsd.org> From: Jacques Vidrine Date: Fri, 8 Oct 2004 16:50:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 16:50:21 -0000 nectar 2004-10-08 16:50:15 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document unsafe use of environmental variable SASL_PATH in cyrus-sasl. Approved by: portmgr Revision Changes Path 1.280 +32 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Fri Oct 8 17:40:07 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F328F16A4CF; Fri, 8 Oct 2004 17:40:06 +0000 (GMT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D45843D3F; Fri, 8 Oct 2004 17:40:06 +0000 (GMT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1])i98He5r0093546; Sat, 9 Oct 2004 02:40:05 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Sat, 09 Oct 2004 02:39:58 +0900 (JST) Message-Id: <20041009.023958.41719880.nyan@jp.FreeBSD.org> To: sos@FreeBSD.org From: Takahashi Yoshihiro In-Reply-To: <200410071737.i97Hb9TU038301@repoman.freebsd.org> References: <200410071737.i97Hb9TU038301@repoman.freebsd.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom geom_pc98.c src/sys/dev/ata ata-all.h ata-cbus.c ata-disk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 17:40:07 -0000 In article <200410071737.i97Hb9TU038301@repoman.freebsd.org> S=F8ren Schmidt writes: > sos 2004-10-07 17:37:09 UTC > = > FreeBSD src repository > = > Modified files: > sys/geom geom_pc98.c = > sys/dev/ata ata-all.h ata-cbus.c ata-disk.c = > Log: > Move the PC98 specific geometry "gunk" to geom_pc98.c where it belo= ngs. > This also adds support for bigger disks on the controller I have ac= cess to, > and maybe others if I understood the adhoc methods used on those. > = > Those with more PC98 bigdrive controllers it is hereby invited to a= dd/fix > support for those in geom_pc98.c and not using #ifdef PC98 all over= the place. This broke non-ATA disk supports. We need to use different way for geometry translation between ATA and non-ATA disks. And, your 'BigDrive' support has some problems, it cannot use 'BigDrive' as root filesystem and it is incompatibility with the other OSs. --- TAKAHASHI Yoshihiro From owner-cvs-all@FreeBSD.ORG Fri Oct 8 17:56:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8716916A4CE; Fri, 8 Oct 2004 17:56:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D74343D2D; Fri, 8 Oct 2004 17:56:47 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98Hul2H021469; Fri, 8 Oct 2004 17:56:47 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98Hull7021468; Fri, 8 Oct 2004 17:56:47 GMT (envelope-from njl) Message-Id: <200410081756.i98Hull7021468@repoman.freebsd.org> From: Nate Lawson Date: Fri, 8 Oct 2004 17:56:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 17:56:47 -0000 njl 2004-10-08 17:56:47 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h Log: Update a quirk for the ASUS P5A to disable the timer. It appears to work fine with acpi but the timer runs twice as fast. Note that the main problem (system doesn't work properly with acpi disabled) should be fixed separately. Changes: * Add a quirk to disable the timer * Merge the P5A and P5A-B quirks since they appear to be based on the same ASL. PR: i386/72450 Tested by: Kevin Oberman MFC after: 3 days Revision Changes Path 1.4 +5 -8 src/sys/dev/acpica/acpi_quirks 1.36 +2 -1 src/sys/dev/acpica/acpi_timer.c 1.83 +2 -0 src/sys/dev/acpica/acpivar.h From owner-cvs-all@FreeBSD.ORG Fri Oct 8 18:04:08 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C681A16A4CE; Fri, 8 Oct 2004 18:04:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A702643D39; Fri, 8 Oct 2004 18:04:08 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98I48wO021728; Fri, 8 Oct 2004 18:04:08 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98I48M2021727; Fri, 8 Oct 2004 18:04:08 GMT (envelope-from njl) Message-Id: <200410081804.i98I48M2021727@repoman.freebsd.org> From: Nate Lawson Date: Fri, 8 Oct 2004 18:04:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.8 acpidump.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 18:04:08 -0000 njl 2004-10-08 18:04:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/acpi/acpidump acpi.c acpidump.8 acpidump.c Log: MFC: Update comments and man page for acpidump. No functional changes. Approved by: re (scottl) Revision Changes Path 1.26.2.2 +6 -0 src/usr.sbin/acpi/acpidump/acpi.c 1.18.2.2 +8 -5 src/usr.sbin/acpi/acpidump/acpidump.8 1.9.2.1 +1 -1 src/usr.sbin/acpi/acpidump/acpidump.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 18:08:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CEA316A4CE; Fri, 8 Oct 2004 18:08:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E08643D49; Fri, 8 Oct 2004 18:08:14 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98I8Ec7021966; Fri, 8 Oct 2004 18:08:14 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98I8D3w021965; Fri, 8 Oct 2004 18:08:13 GMT (envelope-from njl) Message-Id: <200410081808.i98I8D3w021965@repoman.freebsd.org> From: Nate Lawson Date: Fri, 8 Oct 2004 18:08:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 acpi.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 18:08:14 -0000 njl 2004-10-08 18:08:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man4 acpi.4 Log: MFC rev 1.40: Update the man page for overriding your AML. Approved by: re (scottl) Revision Changes Path 1.39.2.1 +12 -10 src/share/man/man4/acpi.4 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 18:09:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63E4D16A4CE; Fri, 8 Oct 2004 18:09:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4317843D48; Fri, 8 Oct 2004 18:09:16 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98I9GEE022029; Fri, 8 Oct 2004 18:09:16 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98I9GhA022028; Fri, 8 Oct 2004 18:09:16 GMT (envelope-from ume) Message-Id: <200410081809.i98I9GhA022028@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 8 Oct 2004 18:09:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/cyrus-sasl2 Makefile ports/security/cyrus-sasl2/files patch-lib::common.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 18:09:17 -0000 ume 2004-10-08 18:09:16 UTC FreeBSD ports repository Modified files: security/cyrus-sasl2 Makefile Added files: security/cyrus-sasl2/files patch-lib::common.c Log: fix http://vuxml.freebsd.org/92268205-1947-11d9-bc4a-000c41e2cdad.html Reported by: nectar Approved by: portmgr (krion) Obtained from: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/sasl/lib/common.c#rev1.104 Revision Changes Path 1.105 +1 -1 ports/security/cyrus-sasl2/Makefile 1.3 +16 -0 ports/security/cyrus-sasl2/files/patch-lib::common.c (new) From owner-cvs-all@FreeBSD.ORG Fri Oct 8 18:09:36 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD98316A4CE; Fri, 8 Oct 2004 18:09:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DEC443D1F; Fri, 8 Oct 2004 18:09:36 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98I9aAJ022058; Fri, 8 Oct 2004 18:09:36 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98I9anF022057; Fri, 8 Oct 2004 18:09:36 GMT (envelope-from njl) Message-Id: <200410081809.i98I9anF022057@repoman.freebsd.org> From: Nate Lawson Date: Fri, 8 Oct 2004 18:09:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/acpica/Osd OsdTable.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 18:09:36 -0000 njl 2004-10-08 18:09:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/acpica/Osd OsdTable.c Log: MFC rev 1.8: Override all SSDTs with an empty table when overriding the DSDT. Approved by: re (scottl) Revision Changes Path 1.7.2.1 +40 -10 src/sys/dev/acpica/Osd/OsdTable.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 18:41:38 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DA3016A4CE; Fri, 8 Oct 2004 18:41:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EEB943D1D; Fri, 8 Oct 2004 18:41:38 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98IfcGo023112; Fri, 8 Oct 2004 18:41:38 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98IfcPd023111; Fri, 8 Oct 2004 18:41:38 GMT (envelope-from dinoex) Message-Id: <200410081841.i98IfcPd023111@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 8 Oct 2004 18:41:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/vls Makefile ports/net/vls/files patch-gcc34 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 18:41:38 -0000 dinoex 2004-10-08 18:41:38 UTC FreeBSD ports repository Modified files: net/vls Makefile Added files: net/vls/files patch-gcc34 Log: - Fix build under gcc34 PR: 72449 Submitted by: Michael Johnson Approved by: portmgr (marcus) Obtained from: vls cvs Revision Changes Path 1.8 +2 -1 ports/net/vls/Makefile 1.1 +85 -0 ports/net/vls/files/patch-gcc34 (new) From owner-cvs-all@FreeBSD.ORG Fri Oct 8 18:53:08 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 442EB16A4CE; Fri, 8 Oct 2004 18:53:08 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75F4143D39; Fri, 8 Oct 2004 18:53:07 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i98Ir6lR039204; Fri, 8 Oct 2004 21:53:06 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 19382-02; Fri, 8 Oct 2004 21:53:05 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i98Ir56w039201; Fri, 8 Oct 2004 21:53:05 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i98IqrUS001973; Fri, 8 Oct 2004 21:52:53 +0300 (EEST) (envelope-from ru) Date: Fri, 8 Oct 2004 21:52:53 +0300 From: Ruslan Ermilov To: Xin LI Message-ID: <20041008185253.GB1923@ip.net.ua> References: <200410080126.i981QEC4064835@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EuxKj2iCbKjpUGkD" Content-Disposition: inline In-Reply-To: <200410080126.i981QEC4064835@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mklocale Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 18:53:08 -0000 --EuxKj2iCbKjpUGkD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 08, 2004 at 01:26:14AM +0000, Xin LI wrote: > delphij 2004-10-08 01:26:14 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_4) > share/mklocale Makefile=20 > Log: > Because that GB18030 needs several libc functions to be actually > functional and presently they are not back-ported, disable the > build of GB18030 locale by now so we won't get the 13K+ warnings > when doing ``make buildworld''. > =20 > Noticed by: ru > Approved by: murray (mentor) > =20 > Revision Changes Path > 1.28.2.14 +3 -1 src/share/mklocale/Makefile >=20 Thanks Xin! :-) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --EuxKj2iCbKjpUGkD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBZuIFqRfpzJluFF4RAhEHAJwMJnUaaGGh8twxLYBv+AR6jss4mQCbB6c+ UFPS8hPGrMqTFgfn9+hbR2M= =8tA7 -----END PGP SIGNATURE----- --EuxKj2iCbKjpUGkD-- From owner-cvs-all@FreeBSD.ORG Fri Oct 8 19:23:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C25E16A4CE; Fri, 8 Oct 2004 19:23:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92C0843D31; Fri, 8 Oct 2004 19:23:11 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98JNBUL024501; Fri, 8 Oct 2004 19:23:11 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98JNB7m024500; Fri, 8 Oct 2004 19:23:11 GMT (envelope-from rwatson) Message-Id: <200410081923.i98JNB7m024500@repoman.freebsd.org> From: Robert Watson Date: Fri, 8 Oct 2004 19:23:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/netrate/netblast Makefile netblast.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 19:23:11 -0000 rwatson 2004-10-08 19:23:11 UTC FreeBSD src repository Added files: tools/tools/netrate/netblast Makefile netblast.c Log: Add a version of netsend that uses the interval timer rather than explicit clock reads to set an overall duration to the send, and blasts rather than trying to clock output. The goal of netblast, unlike netsend, is to send as many UDP packets as possible; the cost is that there's no ability to control the rate, and there's less accuracy in the timing as the interval timer granularity is relatively low. Revision Changes Path 1.1 +8 -0 src/tools/tools/netrate/netblast/Makefile (new) 1.1 +197 -0 src/tools/tools/netrate/netblast/netblast.c (new) From owner-cvs-all@FreeBSD.ORG Fri Oct 8 19:47:23 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A22716A4CE; Fri, 8 Oct 2004 19:47:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AE9343D41; Fri, 8 Oct 2004 19:47:23 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98JlNHI025285; Fri, 8 Oct 2004 19:47:23 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98JlNh4025284; Fri, 8 Oct 2004 19:47:23 GMT (envelope-from jhb) Message-Id: <200410081947.i98JlNh4025284@repoman.freebsd.org> From: John Baldwin Date: Fri, 8 Oct 2004 19:47:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern subr_turnstile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 19:47:23 -0000 jhb 2004-10-08 19:47:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern subr_turnstile.c Log: MFC: Add a critical section to close a priority inversion race found by ups@. Approved by: re (scottl) Revision Changes Path 1.147.2.2 +2 -0 src/sys/kern/subr_turnstile.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 19:51:43 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BEA516A4CE for ; Fri, 8 Oct 2004 19:51:43 +0000 (GMT) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BD0843D31 for ; Fri, 8 Oct 2004 19:51:43 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 3028 invoked from network); 8 Oct 2004 19:51:42 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 8 Oct 2004 19:51:39 -0000 Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i98JpLq3003926; Fri, 8 Oct 2004 15:51:27 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Nate Lawson Date: Fri, 8 Oct 2004 14:13:13 -0400 User-Agent: KMail/1.6.2 References: <200410081756.i98Hull7021468@repoman.freebsd.org> In-Reply-To: <200410081756.i98Hull7021468@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410081413.13188.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 19:51:43 -0000 On Friday 08 October 2004 01:56 pm, Nate Lawson wrote: > njl 2004-10-08 17:56:47 UTC > > FreeBSD src repository > > Modified files: > sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h > Log: > Update a quirk for the ASUS P5A to disable the timer. It appears to work > fine with acpi but the timer runs twice as fast. Note that the main > problem (system doesn't work properly with acpi disabled) should be fixed > separately. Actually, it's not really a problem that can be fixed. $PIR and the actual link devices return different capabilities as far as the list of possible IRQs for each link device. There's not much we can do to fix the fact that according to ACPI, links 3 and 4 use IRQs 5 and 6 when $PIR says that neither IRQ is valid for either link. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Fri Oct 8 20:19:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D034016A4CE; Fri, 8 Oct 2004 20:19:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4A4543D1F; Fri, 8 Oct 2004 20:19:29 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98KJT7h026311; Fri, 8 Oct 2004 20:19:29 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98KJTTd026310; Fri, 8 Oct 2004 20:19:29 GMT (envelope-from green) Message-Id: <200410082019.i98KJTTd026310@repoman.freebsd.org> From: Brian Feldman Date: Fri, 8 Oct 2004 20:19:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm uma_core.c uma_dbg.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 20:19:30 -0000 green 2004-10-08 20:19:29 UTC FreeBSD src repository Modified files: sys/vm uma_core.c uma_dbg.c Log: Fix critical stability problems that can cause UMA mbuf cluster state management corruption, mbuf leaks, general mbuf corruption, and at least on i386 a first level splash damage radius that encompasses up to about half a megabyte of the memory after an mbuf cluster's allocation slab. In short, this has caused instability nightmares anywhere the right kind of network traffic is present. When the polymorphic refcount slabs were added to UMA, the new types were not used pervasively. In particular, the slab management structure was turned into one for refcounts, and one for non-refcounts (supposed to be mostly like the old slab management structure), but the latter was almost always used through out. In general, every access to zones with UMA_ZONE_REFCNT turned on corrupted the "next free" slab offset offset and the refcount with each other and with other allocations (on i386, 2 mbuf clusters per 4096 byte slab). Fix things so that the right type is used to access refcounted zones where it was not before. There are additional errors in gross overestimation of padding, it seems, that would cause a large kegs (nee zones) to be allocated when small ones would do. Unless I have analyzed this incorrectly, it is not directly harmful. Revision Changes Path 1.106 +27 -11 src/sys/vm/uma_core.c 1.16 +37 -13 src/sys/vm/uma_dbg.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 20:22:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 396F516A4CE; Fri, 8 Oct 2004 20:22:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A07B43D39; Fri, 8 Oct 2004 20:22:56 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98KMt0m026467; Fri, 8 Oct 2004 20:22:55 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98KMtep026466; Fri, 8 Oct 2004 20:22:55 GMT (envelope-from keramida) Message-Id: <200410082022.i98KMtep026466@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 8 Oct 2004 20:22:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 mac_bsdextended.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 20:22:56 -0000 keramida 2004-10-08 20:22:55 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 mac_bsdextended.4 Log: Close a .Bl list with an .El to fix a groff warning. Revision Changes Path 1.14 +1 -0 src/share/man/man4/mac_bsdextended.4 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 20:29:36 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E09016A4CE; Fri, 8 Oct 2004 20:29:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2345143D48; Fri, 8 Oct 2004 20:29:36 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98KTae5026691; Fri, 8 Oct 2004 20:29:36 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98KTaIK026690; Fri, 8 Oct 2004 20:29:36 GMT (envelope-from simon) Message-Id: <200410082029.i98KTaIK026690@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Fri, 8 Oct 2004 20:29:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 snd_ad1816.4 snd_als4000.4 snd_cs4281.4 snd_ds1.4 snd_emu10k1.4 snd_es137x.4 snd_maestro3.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 20:29:36 -0000 simon 2004-10-08 20:29:36 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 snd_ad1816.4 snd_als4000.4 snd_cs4281.4 snd_ds1.4 snd_emu10k1.4 snd_es137x.4 snd_maestro3.4 Log: Quote sound device names which contain numbers. Note that this change does not apply to -CURRENT, because config(8) there has been modified not to require the quoting. Noticed by: Martin Faxer mdoc(7) advise: ru Approved by: re (hrs) Revision Changes Path 1.2.2.2 +1 -1 src/share/man/man4/snd_ad1816.4 1.2.2.2 +1 -1 src/share/man/man4/snd_als4000.4 1.2.2.2 +1 -1 src/share/man/man4/snd_cs4281.4 1.2.2.2 +1 -1 src/share/man/man4/snd_ds1.4 1.2.2.2 +1 -1 src/share/man/man4/snd_emu10k1.4 1.2.2.2 +1 -1 src/share/man/man4/snd_es137x.4 1.4.2.2 +1 -1 src/share/man/man4/snd_maestro3.4 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 20:31:33 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7573F16A4CE; Fri, 8 Oct 2004 20:31:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54B6143D39; Fri, 8 Oct 2004 20:31:33 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98KVXYE026974; Fri, 8 Oct 2004 20:31:33 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98KVXvL026973; Fri, 8 Oct 2004 20:31:33 GMT (envelope-from keramida) Message-Id: <200410082031.i98KVXvL026973@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 8 Oct 2004 20:31:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 ieee80211.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 20:31:33 -0000 keramida 2004-10-08 20:31:33 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 ieee80211.4 Log: To avoid pushing the paragraph text too far from the left border, making line-splitting extremely difficult for groff, indent the .Bl items by the standard `indent' length instead of an indent large enough to hold the maximal tag name. Reviewed by: ru MFC after: 3 days Revision Changes Path 1.8 +2 -2 src/share/man/man4/ieee80211.4 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 20:40:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CABF16A4CE; Fri, 8 Oct 2004 20:40:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DCD743D48; Fri, 8 Oct 2004 20:40:30 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98KeUji027394; Fri, 8 Oct 2004 20:40:30 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98KeUnX027393; Fri, 8 Oct 2004 20:40:30 GMT (envelope-from julian) Message-Id: <200410082040.i98KeUnX027393@repoman.freebsd.org> From: Julian Elischer Date: Fri, 8 Oct 2004 20:40:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/sys kse.2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 20:40:30 -0000 julian 2004-10-08 20:40:30 UTC FreeBSD src repository Modified files: lib/libc/sys kse.2 Log: Make less wrong for desciptions of signal handling MFC in: 1 week Revision Changes Path 1.14 +52 -40 src/lib/libc/sys/kse.2 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 20:44:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E40C16A4CE; Fri, 8 Oct 2004 20:44:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC8443D1D; Fri, 8 Oct 2004 20:44:48 +0000 (GMT) (envelope-from truckman@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98KimSU027578; Fri, 8 Oct 2004 20:44:48 GMT (envelope-from truckman@repoman.freebsd.org) Received: (from truckman@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98KimH1027577; Fri, 8 Oct 2004 20:44:48 GMT (envelope-from truckman) Message-Id: <200410082044.i98KimH1027577@repoman.freebsd.org> From: Don Lewis Date: Fri, 8 Oct 2004 20:44:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/fsck_ffs dir.c fsck.h fsutil.c inode.c main.c pass1.c pass2.c pass3.c pass4.c pass5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 20:44:48 -0000 truckman 2004-10-08 20:44:48 UTC FreeBSD src repository Modified files: sbin/fsck_ffs dir.c fsck.h fsutil.c inode.c main.c pass1.c pass2.c pass3.c pass4.c pass5.c Log: Eliminate linked list used to track inodes with an initial link count of zero and instead encode this information in the inode state. Pass 4 performed a linear search of this list for each inode in the file system, which performs poorly if the list is long. Reviewed by: sam & keramida (an earlier version of the patch), mckusick MFC after: 1 month Revision Changes Path 1.30 +2 -3 src/sbin/fsck_ffs/dir.c 1.33 +15 -15 src/sbin/fsck_ffs/fsck.h 1.25 +1 -3 src/sbin/fsck_ffs/fsutil.c 1.37 +2 -0 src/sbin/fsck_ffs/inode.c 1.42 +0 -8 src/sbin/fsck_ffs/main.c 1.43 +5 -16 src/sbin/fsck_ffs/pass1.c 1.26 +5 -1 src/sbin/fsck_ffs/pass2.c 1.15 +3 -3 src/sbin/fsck_ffs/pass3.c 1.15 +8 -11 src/sbin/fsck_ffs/pass4.c 1.40 +2 -0 src/sbin/fsck_ffs/pass5.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 20:44:52 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEC8416A504; Fri, 8 Oct 2004 20:44:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE17843D1D; Fri, 8 Oct 2004 20:44:49 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98KinmZ027607; Fri, 8 Oct 2004 20:44:49 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98KinOt027606; Fri, 8 Oct 2004 20:44:49 GMT (envelope-from keramida) Message-Id: <200410082044.i98KinOt027606@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 8 Oct 2004 20:44:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 vinum.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 20:44:53 -0000 keramida 2004-10-08 20:44:49 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 vinum.4 Log: Use a real (and compact) list for a filename list; this helps groff split the lines in more reasonable places too, both in tty/ps output. MFC after: 3 days Revision Changes Path 1.50 +11 -3 src/share/man/man4/vinum.4 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 20:45:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F328C16A4CE; Fri, 8 Oct 2004 20:45:28 +0000 (GMT) Received: from mail22.syd.optusnet.com.au (mail22.syd.optusnet.com.au [211.29.133.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64A4643D2D; Fri, 8 Oct 2004 20:45:28 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) i98KjQ1b022746 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 9 Oct 2004 06:45:27 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])i98KjQxP035725; Sat, 9 Oct 2004 06:45:26 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost)i98KjQk4035724; Sat, 9 Oct 2004 06:45:26 +1000 (EST) (envelope-from pjeremy) Date: Sat, 9 Oct 2004 06:45:26 +1000 From: Peter Jeremy To: Poul-Henning Kamp Message-ID: <20041008204526.GP83620@cirb503493.alcatel.com.au> References: <200410062001.i96K1nvn057264@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410062001.i96K1nvn057264@repoman.freebsd.org> User-Agent: Mutt/1.4.2i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/digi digi.c digi.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 20:45:29 -0000 On Wed, 2004-Oct-06 20:01:49 +0000, Poul-Henning Kamp wrote: >phk 2004-10-06 20:01:49 UTC > > FreeBSD src repository > > Modified files: > sys/dev/digi digi.c digi.h > Log: > Use generic tty code instead of local copies. Note that the 'ttys' field in struct digi_softc is now unused and can be deleted as well. (It probably should be deleted since it is no longer initialised and therefore any reference to it is bogus). -- Peter Jeremy From owner-cvs-all@FreeBSD.ORG Fri Oct 8 20:54:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1A9F16A4CE; Fri, 8 Oct 2004 20:54:49 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D73443D2D; Fri, 8 Oct 2004 20:54:49 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i98Ksg1d027153 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 8 Oct 2004 13:54:42 -0700 Message-ID: <4166FE91.20909@root.org> Date: Fri, 08 Oct 2004 13:54:41 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <200410081756.i98Hull7021468@repoman.freebsd.org> <200410081413.13188.jhb@FreeBSD.org> In-Reply-To: <200410081413.13188.jhb@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 20:54:49 -0000 John Baldwin wrote: > On Friday 08 October 2004 01:56 pm, Nate Lawson wrote: > >>njl 2004-10-08 17:56:47 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h >> Log: >> Update a quirk for the ASUS P5A to disable the timer. It appears to work >>fine with acpi but the timer runs twice as fast. Note that the main >>problem (system doesn't work properly with acpi disabled) should be fixed >>separately. > > > Actually, it's not really a problem that can be fixed. $PIR and the actual > link devices return different capabilities as far as the list of possible > IRQs for each link device. There's not much we can do to fix the fact that > according to ACPI, links 3 and 4 use IRQs 5 and 6 when $PIR says that neither > IRQ is valid for either link. I've been analyzing how Windows and Linux handle IRQ routing. There are some interesting parts that I've mentioned before but thought I'd summarize publically: * Some systems, notably laptops, require all PCI irqs to be routed to the SCI (irq 9 almost always). Sony VAIOs are one example. * Both $PIR and _PRT are used for ACPI irq routing. It merges them via some unknown algorithm (prefer $PIR?) As for this particular system, perhaps it would be helped by a PCI quirk. Also, was Kevin running the latest version of his BIOS? Also, the slot the ethernet card was in might change things. http://www.pcphotovideo.com/richa/page33.html -- Nate From owner-cvs-all@FreeBSD.ORG Fri Oct 8 21:15:22 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1706916A4CE; Fri, 8 Oct 2004 21:15:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECC1443D39; Fri, 8 Oct 2004 21:15:21 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98LFLIi034966; Fri, 8 Oct 2004 21:15:21 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98LFLMU034965; Fri, 8 Oct 2004 21:15:21 GMT (envelope-from glebius) Message-Id: <200410082115.i98LFLMU034965@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 8 Oct 2004 21:15:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/gen syslog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 21:15:22 -0000 glebius 2004-10-08 21:15:21 UTC FreeBSD src repository Modified files: lib/libc/gen syslog.c Log: When send()ing to syslogd return ENOBUFS keep trying until success. This fixes a case, when DoSed syslogd completely loses messages. PR: bin/72366 Discussed with: dwmalone, millert@OpenBSD.org Approved by: julian (mentor) Obtained from: OpenBSD (rev. 1.17, 1.21 by millert) MFC after: 3 months Revision Changes Path 1.31 +18 -8 src/lib/libc/gen/syslog.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 21:21:01 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 329CA16A4CF; Fri, 8 Oct 2004 21:21:01 +0000 (GMT) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03FF343D41; Fri, 8 Oct 2004 21:21:01 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal1.es.net (Postal Node 1) with ESMTP (SSL) id IBA74465; Fri, 08 Oct 2004 14:21:00 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 2BB2F5D04; Fri, 8 Oct 2004 14:21:00 -0700 (PDT) To: Nate Lawson In-reply-to: Your message of "Fri, 08 Oct 2004 13:54:41 PDT." <4166FE91.20909@root.org> Date: Fri, 08 Oct 2004 14:21:00 -0700 From: "Kevin Oberman" Message-Id: <20041008212100.2BB2F5D04@ptavv.es.net> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: Re: cvs commit: src/sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 21:21:01 -0000 > Date: Fri, 08 Oct 2004 13:54:41 -0700 > From: Nate Lawson > > John Baldwin wrote: > > On Friday 08 October 2004 01:56 pm, Nate Lawson wrote: > > > >>njl 2004-10-08 17:56:47 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h > >> Log: > >> Update a quirk for the ASUS P5A to disable the timer. It appears to work > >>fine with acpi but the timer runs twice as fast. Note that the main > >>problem (system doesn't work properly with acpi disabled) should be fixed > >>separately. > > > > > > Actually, it's not really a problem that can be fixed. $PIR and the actual > > link devices return different capabilities as far as the list of possible > > IRQs for each link device. There's not much we can do to fix the fact that > > according to ACPI, links 3 and 4 use IRQs 5 and 6 when $PIR says that neither > > IRQ is valid for either link. > > I've been analyzing how Windows and Linux handle IRQ routing. There are > some interesting parts that I've mentioned before but thought I'd > summarize publically: > > * Some systems, notably laptops, require all PCI irqs to be routed to > the SCI (irq 9 almost always). Sony VAIOs are one example. > > * Both $PIR and _PRT are used for ACPI irq routing. It merges them via > some unknown algorithm (prefer $PIR?) > > As for this particular system, perhaps it would be helped by a PCI > quirk. Also, was Kevin running the latest version of his BIOS? Also, > the slot the ethernet card was in might change things. Yes, it is the latest BIOS available. I doubt that ASUS will ever release a new version, considering how old this card is. The BIOS I am running was released on July 7, 1999. :-( I could move it to a different slot, I guess. Any reason for any particular location? -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 21:27:27 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CE4F16A4CE; Fri, 8 Oct 2004 21:27:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D8C243D41; Fri, 8 Oct 2004 21:27:27 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98LRR4j035253; Fri, 8 Oct 2004 21:27:27 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98LRRTr035252; Fri, 8 Oct 2004 21:27:27 GMT (envelope-from sos) Message-Id: <200410082127.i98LRRTr035252@repoman.freebsd.org> From: Søren Schmidt Date: Fri, 8 Oct 2004 21:27:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_pc98.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 21:27:27 -0000 sos 2004-10-08 21:27:27 UTC FreeBSD src repository Modified files: sys/geom geom_pc98.c Log: Only do the geometry translations on ad* devices, other devices seems to have their own way of life. Those other devices translations should be moved here as well. Revision Changes Path 1.49 +22 -18 src/sys/geom/geom_pc98.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 21:33:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE13516A4CE; Fri, 8 Oct 2004 21:33:19 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7E2E43D4C; Fri, 8 Oct 2004 21:33:19 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 9C00B5C8FA; Fri, 8 Oct 2004 14:33:19 -0700 (PDT) Date: Fri, 8 Oct 2004 14:33:19 -0700 From: Alfred Perlstein To: Don Lewis Message-ID: <20041008213319.GP38364@elvis.mu.org> References: <200410082044.i98KimH1027577@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410082044.i98KimH1027577@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/fsck_ffs dir.c fsck.h fsutil.c inode.c main.c pass1.c pass2.c pass3.c pass4.c pass5.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 21:33:19 -0000 * Don Lewis [041008 13:44] wrote: > truckman 2004-10-08 20:44:48 UTC > > FreeBSD src repository > > Modified files: > sbin/fsck_ffs dir.c fsck.h fsutil.c inode.c main.c > pass1.c pass2.c pass3.c pass4.c pass5.c > Log: > Eliminate linked list used to track inodes with an initial link > count of zero and instead encode this information in the inode state. > Pass 4 performed a linear search of this list for each inode in > the file system, which performs poorly if the list is long. > > Reviewed by: sam & keramida (an earlier version of the patch), mckusick > MFC after: 1 month FYI I tested this as well, but didn't see any change, I don't think any of my filesystems where corrupted such that phase 4 was being hit hard. -- - Alfred Perlstein - Research Engineering Development Inc. - email: bright@mu.org cell: 408-480-4684 From owner-cvs-all@FreeBSD.ORG Fri Oct 8 22:31:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE96516A4CE; Fri, 8 Oct 2004 22:31:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90BF043D31; Fri, 8 Oct 2004 22:31:50 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98MVoDx037166; Fri, 8 Oct 2004 22:31:50 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98MVo3e037165; Fri, 8 Oct 2004 22:31:50 GMT (envelope-from ru) Message-Id: <200410082231.i98MVo3e037165@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 8 Oct 2004 22:31:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/bin/cp cp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 22:31:50 -0000 ru 2004-10-08 22:31:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) bin/cp cp.c Log: MFC: 1.49: correctly pass -1 to setfile(). Revision Changes Path 1.24.2.8 +1 -1 src/bin/cp/cp.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 22:41:27 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FCEA16A4CE; Fri, 8 Oct 2004 22:41:27 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1462743D2D; Fri, 8 Oct 2004 22:41:27 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i98MfJ1d029947 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 8 Oct 2004 15:41:19 -0700 Message-ID: <4167178E.3050303@root.org> Date: Fri, 08 Oct 2004 15:41:18 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kevin Oberman References: <20041008212100.2BB2F5D04@ptavv.es.net> In-Reply-To: <20041008212100.2BB2F5D04@ptavv.es.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: Re: cvs commit: src/sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 22:41:27 -0000 Kevin Oberman wrote: >>Date: Fri, 08 Oct 2004 13:54:41 -0700 >>From: Nate Lawson >> >>John Baldwin wrote: >> >>>On Friday 08 October 2004 01:56 pm, Nate Lawson wrote: >>> >>> >>>>njl 2004-10-08 17:56:47 UTC >>>> >>>> FreeBSD src repository >>>> >>>> Modified files: >>>> sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h >>>> Log: >>>> Update a quirk for the ASUS P5A to disable the timer. It appears to work >>>>fine with acpi but the timer runs twice as fast. Note that the main >>>>problem (system doesn't work properly with acpi disabled) should be fixed >>>>separately. >>> >>> >>>Actually, it's not really a problem that can be fixed. $PIR and the actual >>>link devices return different capabilities as far as the list of possible >>>IRQs for each link device. There's not much we can do to fix the fact that >>>according to ACPI, links 3 and 4 use IRQs 5 and 6 when $PIR says that neither >>>IRQ is valid for either link. >> >>I've been analyzing how Windows and Linux handle IRQ routing. There are >>some interesting parts that I've mentioned before but thought I'd >>summarize publically: >> >>* Some systems, notably laptops, require all PCI irqs to be routed to >>the SCI (irq 9 almost always). Sony VAIOs are one example. >> >>* Both $PIR and _PRT are used for ACPI irq routing. It merges them via >>some unknown algorithm (prefer $PIR?) >> >>As for this particular system, perhaps it would be helped by a PCI >>quirk. Also, was Kevin running the latest version of his BIOS? Also, >>the slot the ethernet card was in might change things. > > > Yes, it is the latest BIOS available. I doubt that ASUS will ever > release a new version, considering how old this card is. The BIOS I am > running was released on July 7, 1999. :-( > > I could move it to a different slot, I guess. Any reason for any > particular location? Some slots force irq sharing but if you have devices that can't handle that irq, they fail. This is especially on older systems that have an ISA and PCI slot that share an irq line. -- Nate From owner-cvs-all@FreeBSD.ORG Fri Oct 8 22:56:37 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42B7916A4CE; Fri, 8 Oct 2004 22:56:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21FD543D2F; Fri, 8 Oct 2004 22:56:37 +0000 (GMT) (envelope-from jesusr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98Mub8H037910; Fri, 8 Oct 2004 22:56:37 GMT (envelope-from jesusr@repoman.freebsd.org) Received: (from jesusr@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98Mubfg037909; Fri, 8 Oct 2004 22:56:37 GMT (envelope-from jesusr) Message-Id: <200410082256.i98Mubfg037909@repoman.freebsd.org> From: Jesus Rodriguez Cuesta Date: Fri, 8 Oct 2004 22:56:36 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/es_ES.ISO8859-1/books/handbook/config chapter.sgml doc/es_ES.ISO8859-1/books/handbook/vinum chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 22:56:37 -0000 jesusr 2004-10-08 22:56:36 UTC FreeBSD doc repository Added files: es_ES.ISO8859-1/books/handbook/config chapter.sgml es_ES.ISO8859-1/books/handbook/vinum chapter.sgml Log: Add new chapters. Revision Changes Path 1.1 +30 -0 doc/es_ES.ISO8859-1/books/handbook/config/chapter.sgml (new) 1.1 +327 -0 doc/es_ES.ISO8859-1/books/handbook/vinum/chapter.sgml (new) From owner-cvs-all@FreeBSD.ORG Fri Oct 8 22:57:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE9C916A4CF; Fri, 8 Oct 2004 22:57:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8359643D45; Fri, 8 Oct 2004 22:57:30 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98MvUVH037960; Fri, 8 Oct 2004 22:57:30 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98MvUHi037959; Fri, 8 Oct 2004 22:57:30 GMT (envelope-from davidxu) Message-Id: <200410082257.i98MvUHi037959@repoman.freebsd.org> From: David Xu Date: Fri, 8 Oct 2004 22:57:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_kern.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 22:57:30 -0000 davidxu 2004-10-08 22:57:30 UTC FreeBSD src repository Modified files: lib/libpthread/thread thr_kern.c Log: if system scope thread didn't set timeout, don't call clock_gettime syscall before and after sleeping. Reviewed by: deischen Revision Changes Path 1.114 +9 -8 src/lib/libpthread/thread/thr_kern.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 23:01:25 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C01916A4CE; Fri, 8 Oct 2004 23:01:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BEC343D45; Fri, 8 Oct 2004 23:01:25 +0000 (GMT) (envelope-from jesusr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98N1Pac038162; Fri, 8 Oct 2004 23:01:25 GMT (envelope-from jesusr@repoman.freebsd.org) Received: (from jesusr@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98N1PZY038161; Fri, 8 Oct 2004 23:01:25 GMT (envelope-from jesusr) Message-Id: <200410082301.i98N1PZY038161@repoman.freebsd.org> From: Jesus Rodriguez Cuesta Date: Fri, 8 Oct 2004 23:01:25 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/es_ES.ISO8859-1/books/handbook txtfiles.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 23:01:25 -0000 jesusr 2004-10-08 23:01:25 UTC FreeBSD doc repository Added files: es_ES.ISO8859-1/books/handbook txtfiles.ent Log: Add text file entities. Revision Changes Path 1.1 +73 -0 doc/es_ES.ISO8859-1/books/handbook/txtfiles.ent (new) From owner-cvs-all@FreeBSD.ORG Fri Oct 8 23:03:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C778316A4CE; Fri, 8 Oct 2004 23:03:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF56743D2D; Fri, 8 Oct 2004 23:03:45 +0000 (GMT) (envelope-from jesusr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98N3jMa038578; Fri, 8 Oct 2004 23:03:45 GMT (envelope-from jesusr@repoman.freebsd.org) Received: (from jesusr@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98N3jVB038577; Fri, 8 Oct 2004 23:03:45 GMT (envelope-from jesusr) Message-Id: <200410082303.i98N3jVB038577@repoman.freebsd.org> From: Jesus Rodriguez Cuesta Date: Fri, 8 Oct 2004 23:03:45 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/es_ES.ISO8859-1/books/handbook Makefile book.sgml doc/es_ES.ISO8859-1/books/handbook/advanced-networking chapter.sgml doc/es_ES.ISO8859-1/books/handbook/boot chapter.sgml doc/es_ES.ISO8859-1/books/handbook/hw ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 23:03:46 -0000 jesusr 2004-10-08 23:03:45 UTC FreeBSD doc repository Modified files: es_ES.ISO8859-1/books/handbook Makefile book.sgml chapters.ent colophon.sgml es_ES.ISO8859-1/books/handbook/advanced-networking chapter.sgml es_ES.ISO8859-1/books/handbook/boot chapter.sgml es_ES.ISO8859-1/books/handbook/disks chapter.sgml es_ES.ISO8859-1/books/handbook/hw chapter.sgml es_ES.ISO8859-1/books/handbook/install chapter.sgml es_ES.ISO8859-1/books/handbook/internals chapter.sgml es_ES.ISO8859-1/books/handbook/kernelconfig chapter.sgml es_ES.ISO8859-1/books/handbook/kerneldebug chapter.sgml es_ES.ISO8859-1/books/handbook/kernelopts chapter.sgml es_ES.ISO8859-1/books/handbook/l10n chapter.sgml es_ES.ISO8859-1/books/handbook/linuxemu chapter.sgml es_ES.ISO8859-1/books/handbook/mail chapter.sgml es_ES.ISO8859-1/books/handbook/mirrors chapter.sgml es_ES.ISO8859-1/books/handbook/pgpkeys chapter.sgml es_ES.ISO8859-1/books/handbook/ports chapter.sgml es_ES.ISO8859-1/books/handbook/quotas chapter.sgml es_ES.ISO8859-1/books/handbook/security chapter.sgml es_ES.ISO8859-1/books/handbook/serialcomms chapter.sgml es_ES.ISO8859-1/books/handbook/staff chapter.sgml es_ES.ISO8859-1/books/handbook/x11 chapter.sgml Log: Update to last spanish translations version of the local FreeBSDes repository. Revision Changes Path 1.5 +115 -5 doc/es_ES.ISO8859-1/books/handbook/Makefile 1.3 +9109 -4 doc/es_ES.ISO8859-1/books/handbook/advanced-networking/chapter.sgml 1.13 +105 -11 doc/es_ES.ISO8859-1/books/handbook/book.sgml 1.2 +21 -0 doc/es_ES.ISO8859-1/books/handbook/boot/chapter.sgml 1.3 +22 -8 doc/es_ES.ISO8859-1/books/handbook/chapters.ent 1.2 +4 -2 doc/es_ES.ISO8859-1/books/handbook/colophon.sgml 1.3 +138 -95 doc/es_ES.ISO8859-1/books/handbook/disks/chapter.sgml 1.2 +2 -1 doc/es_ES.ISO8859-1/books/handbook/hw/chapter.sgml 1.3 +6184 -1251 doc/es_ES.ISO8859-1/books/handbook/install/chapter.sgml 1.2 +2 -1 doc/es_ES.ISO8859-1/books/handbook/internals/chapter.sgml 1.4 +1 -0 doc/es_ES.ISO8859-1/books/handbook/kernelconfig/chapter.sgml 1.2 +1 -0 doc/es_ES.ISO8859-1/books/handbook/kerneldebug/chapter.sgml 1.3 +2 -1 doc/es_ES.ISO8859-1/books/handbook/kernelopts/chapter.sgml 1.3 +2 -1 doc/es_ES.ISO8859-1/books/handbook/l10n/chapter.sgml 1.3 +2 -1 doc/es_ES.ISO8859-1/books/handbook/linuxemu/chapter.sgml 1.3 +2492 -24 doc/es_ES.ISO8859-1/books/handbook/mail/chapter.sgml 1.3 +2 -1 doc/es_ES.ISO8859-1/books/handbook/mirrors/chapter.sgml 1.2 +2 -1 doc/es_ES.ISO8859-1/books/handbook/pgpkeys/chapter.sgml 1.7 +1 -0 doc/es_ES.ISO8859-1/books/handbook/ports/chapter.sgml 1.2 +2 -1 doc/es_ES.ISO8859-1/books/handbook/quotas/chapter.sgml 1.5 +27 -1 doc/es_ES.ISO8859-1/books/handbook/security/chapter.sgml 1.2 +75 -2 doc/es_ES.ISO8859-1/books/handbook/serialcomms/chapter.sgml 1.2 +2 -1 doc/es_ES.ISO8859-1/books/handbook/staff/chapter.sgml 1.2 +1858 -3 doc/es_ES.ISO8859-1/books/handbook/x11/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Oct 8 23:06:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 564AC16A4CE; Fri, 8 Oct 2004 23:06:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B32543D2D; Fri, 8 Oct 2004 23:06:16 +0000 (GMT) (envelope-from jesusr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98N6GfA038821; Fri, 8 Oct 2004 23:06:16 GMT (envelope-from jesusr@repoman.freebsd.org) Received: (from jesusr@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98N6GmS038820; Fri, 8 Oct 2004 23:06:16 GMT (envelope-from jesusr) Message-Id: <200410082306.i98N6GmS038820@repoman.freebsd.org> From: Jesus Rodriguez Cuesta Date: Fri, 8 Oct 2004 23:06:16 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/es_ES.ISO8859-1/share/sgml authors.ent catalog es-mailing-lists.ent l10n.ent mailing-lists.ent trademarks.ent translators.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 23:06:16 -0000 jesusr 2004-10-08 23:06:16 UTC FreeBSD doc repository Modified files: es_ES.ISO8859-1/share/sgml authors.ent catalog mailing-lists.ent Added files: es_ES.ISO8859-1/share/sgml es-mailing-lists.ent l10n.ent trademarks.ent translators.ent Log: Update to last spanish version. Sync contents ans structure. Revision Changes Path 1.3 +40 -0 doc/es_ES.ISO8859-1/share/sgml/authors.ent 1.6 +9 -2 doc/es_ES.ISO8859-1/share/sgml/catalog 1.1 +18 -0 doc/es_ES.ISO8859-1/share/sgml/es-mailing-lists.ent (new) 1.1 +13 -0 doc/es_ES.ISO8859-1/share/sgml/l10n.ent (new) 1.3 +347 -73 doc/es_ES.ISO8859-1/share/sgml/mailing-lists.ent 1.1 +356 -0 doc/es_ES.ISO8859-1/share/sgml/trademarks.ent (new) 1.1 +31 -0 doc/es_ES.ISO8859-1/share/sgml/translators.ent (new) From owner-cvs-all@FreeBSD.ORG Fri Oct 8 23:22:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C418116A4CE; Fri, 8 Oct 2004 23:22:58 +0000 (GMT) Received: from gw.Awfulhak.org (awfulhak.demon.co.uk [80.177.173.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id E872343D41; Fri, 8 Oct 2004 23:22:57 +0000 (GMT) (envelope-from brian@Awfulhak.org) Received: from dev.lan.Awfulhak.org (brian@dev.lan.Awfulhak.org [172.16.0.5]) by gw.Awfulhak.org (8.13.1/8.13.1) with SMTP id i98NMlxr042812; Sat, 9 Oct 2004 00:22:47 +0100 (BST) (envelope-from brian@Awfulhak.org) Date: Sat, 9 Oct 2004 00:22:54 +0100 From: Brian Somers To: Ruslan Ermilov Message-ID: <20041009002254.1841448f@dev.lan.Awfulhak.org> In-Reply-To: <20041007071921.GA79430@ip.net.ua> References: <200410051303.i95D38Nl047864@repoman.freebsd.org> <20041005170427.548e6e9d@dev.lan.Awfulhak.org> <20041005172056.GA4568@ip.net.ua> <20041005230204.5401f0be@dev.lan.Awfulhak.org> <20041006204541.GA91640@ip.net.ua> <20041007075245.282af23f@dev.lan.Awfulhak.org> <20041007071921.GA79430@ip.net.ua> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on gw.lan.Awfulhak.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 23:22:59 -0000 On Thu, 7 Oct 2004 10:19:22 +0300, Ruslan Ermilov wrote: > Hi Brian, > > On Thu, Oct 07, 2004 at 07:52:45AM +0100, Brian Somers wrote: > > On Wed, 6 Oct 2004 23:45:41 +0300, Ruslan Ermilov wrote: > > > On Tue, Oct 05, 2004 at 11:02:04PM +0100, Brian Somers wrote: > > > > On Tue, 5 Oct 2004 20:20:56 +0300, Ruslan Ermilov wrote: > > > > > > Shouldn't this be: > > > > > > > > > > > > ln -fhs ../var/named/etc/namedb ${DESTDIR}/etc/namedb > > > > > > > > > > > No. > > > > > > > > If I mount an alternate filesystem hierarchy somewhere, isn't it a bit > > > > useless/dangerous for symlinks to point outside of it? > > > > > > > Please explain in more detail, I don't get it. (There are several > > > symlinks already exist in /etc, and most of them are absolute.) > > > > Well, it looks like there's rmt -> /usr/sbin/rmt and termcap -> > > /usr/share/misc/termcap. I'd vote for making these relative too ;*) > > > > I don't think these are as important as it's pretty rare that a person > > needs to change /etc/termcap these days, and even more rare that they > > would want to change /etc/rmt. > > > > People with removable disks might want to configure them on one system > > and then attach them to another, and part of that configuration might > > be to set up a nameserver. It would be an easy mistake to change > > /mnt/etc/namedb/named.conf, ship the disk, then find out that you've > > just broken the machine you configured from... > > > There's a chicken and egg problem with relative symlinking that uses > "..". While having it relative would "fix" an issue that you mention > above, it will equally create a problem if one has /etc as a symlink > to some other directory, not necessarily one-level deep from root. > Let's don't go this road again and again. We've learned the hard way > (with /usr/lib symlinks to /lib, please see bsd.lib.mk commit logs for > details) that relative symlinking that uses ".." is generally a bad > idea, and that it should only be used when we're confident that > resolving ".." will give us a sane path. Out of 798 system symlinks > on a 5.x box here, 602 use relative ".." symlinking, but they are all > safe: > > /usr/share/locale/*/* (559 symlinks) > /usr/share/man/en.ISO8859-1/man* > /usr/share/nls/*/* > /usr/share/openssl/man/en.ISO8859-1/man* > > I currently don't like the idea of making /etc symlinks relative > using ".." very much. Well, I guess the ``clueful admin'' will have one of three opinions: a) If you're going to move something and re-symlink it, you'd better ``find something -type l'' and deal with the [relative] output. b) All symlinks should be absolute otherwise moving a directory that contains symlinks doesn't work. c) All symlinks should be next up against the wall when the revolution comes. Personally, I'm with Peter. Symlinks are just broken, and moving a directory hierarchy to another place and symlinking it to fool the rest of the world is something you'll learn to be sorry you did! I'm not someone that usually whinges (hey, bind 8->9 is something that's well worth the trauma), but I think we've got to be really careful with the early adopters of RELENG_5. IMHO we'd be better to say ``manually move your DNS config to /var/named/etc/namedb or change named_flags'' in UPDATING and just leave things alone, so that when people ``forget'' to read UPDATING and reboot their machine, they can wait the 2 minutes for sshd to fail to resolve their from address and go and do what UPDATING says. -- Brian Don't _EVER_ lose your sense of humour ! From owner-cvs-all@FreeBSD.ORG Fri Oct 8 23:37:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 638E916A4CE; Fri, 8 Oct 2004 23:37:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 457DC43D41; Fri, 8 Oct 2004 23:37:20 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98NbKOF039843; Fri, 8 Oct 2004 23:37:20 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98NbKEt039842; Fri, 8 Oct 2004 23:37:20 GMT (envelope-from alc) Message-Id: <200410082337.i98NbKEt039842@repoman.freebsd.org> From: Alan Cox Date: Fri, 8 Oct 2004 23:37:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern uipc_syscalls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 23:37:20 -0000 alc 2004-10-08 23:37:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern uipc_syscalls.c Log: MFC Add a SOCKBUF_LOCK() to a rarely executed path in do_sendfile(). Approved by: re (scottl) Revision Changes Path 1.200.2.1 +1 -0 src/sys/kern/uipc_syscalls.c From owner-cvs-all@FreeBSD.ORG Fri Oct 8 23:56:36 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D236E16A4CE; Fri, 8 Oct 2004 23:56:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B40F343D1F; Fri, 8 Oct 2004 23:56:36 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i98Nua4L040442; Fri, 8 Oct 2004 23:56:36 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i98NuaSA040441; Fri, 8 Oct 2004 23:56:36 GMT (envelope-from scottl) Message-Id: <200410082356.i98NuaSA040441@repoman.freebsd.org> From: Scott Long Date: Fri, 8 Oct 2004 23:56:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/nge if_nge.c if_ngereg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 23:56:37 -0000 scottl 2004-10-08 23:56:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/nge if_nge.c if_ngereg.h Log: MFC locking fixed from HEAD Approved by: re Revision Changes Path 1.65.2.1 +173 -250 src/sys/dev/nge/if_nge.c 1.9.8.1 +66 -48 src/sys/dev/nge/if_ngereg.h From owner-cvs-all@FreeBSD.ORG Sat Oct 9 00:15:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4280416A4CF; Sat, 9 Oct 2004 00:15:58 +0000 (GMT) Received: from gw.Awfulhak.org (awfulhak.demon.co.uk [80.177.173.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62E6443D3F; Sat, 9 Oct 2004 00:15:57 +0000 (GMT) (envelope-from brian@Awfulhak.org) Received: from dev.lan.Awfulhak.org (brian@dev.lan.Awfulhak.org [172.16.0.5]) by gw.Awfulhak.org (8.13.1/8.13.1) with SMTP id i990FlRu043228; Sat, 9 Oct 2004 01:15:47 +0100 (BST) (envelope-from brian@Awfulhak.org) Date: Sat, 9 Oct 2004 01:15:53 +0100 From: Brian Somers To: Mike Makonnen Message-ID: <20041009011553.01708de1@dev.lan.Awfulhak.org> In-Reply-To: <200410071355.i97DtSJq024575@repoman.freebsd.org> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on gw.lan.Awfulhak.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 00:15:58 -0000 On Thu, 7 Oct 2004 13:55:28 +0000 (UTC), Mike Makonnen wrote: > mtm 2004-10-07 13:55:28 UTC > > FreeBSD src repository > > Modified files: > etc rc rc.shutdown > etc/rc.d DAEMON LOGIN NETWORKING SERVERS abi > accounting addswap adjkerntz amd apm apmd > archdep atm1 atm2 atm3 bgfsck bootparams > ccd cleanvar cleartmp cron devd devfs > dhclient dmesg dumpon early.sh fsck gbde > gbde_swap hostname ike inetd initdiskless > initrandom ip6addrctl ip6fw ipfilter ipfs > ipfw ipmon ipnat ipsec ipxrouted isdnd > jail kadmind kerberos keyserv kldxref > kpasswdd ldconfig local localpkg lomac > lpd mixer motd mountcritlocal > mountcritremote mountd moused mroute6d > mrouted msgs named natd netif netoptions > network_ipv6 nfsclient nfsd nfslocking > nfsserver nisdomain nsswitch ntpd ntpdate > othermta pccard pcvt pf pflog > power_profile ppp-user pppoed > preseedrandom pwcheck quota ramdisk > ramdisk-own random rarpd rcconf.sh resolv > root route6d routed routing rpcbind > rtadvd rwho savecore securelevel sendmail > serial sppp sshd swap1 syscons sysctl > syslogd timed tmp usbd var vinum > virecover watchdogd ypbind yppasswdd > ypserv ypset ypupdated ypxfrd > Log: > Remove the requirement for the FreeBSD keyword as it no longer > makes any sense. > > Discussed with: dougb, brooks > MFC after: 3 days This makes life painful enough to ask.... Is there any good reason that mergemaster deals with this stuff rather than make installworld? Or maybe I should ask, why doesn't make installworld handle *some* stuff in /etc, such as /etc/rc.d/ and /etc/defaults/? I guess the good reason is that POLA says that stuff under /etc/ doesn't change with an installworld. But does this mean that we should keep this stuff (along with /etc/defaults/) somewhere else (/system/rc.d/, /system/defaults/)? After all, the BSD world has always been against the sysV idea of storing binaries under /etc/, and /etc/rc.d/ is now full of binaries.... well, programs then. Or maybe I'm just completely off track and the real world (!) adds its own /etc/rc.d/ stuff and modifies /etc/defaults/? -- Brian Don't _EVER_ lose your sense of humour ! From owner-cvs-all@FreeBSD.ORG Sat Oct 9 00:21:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53ACE16A4CE; Sat, 9 Oct 2004 00:21:14 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26FA643D48; Sat, 9 Oct 2004 00:21:13 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id i990Kpfd020939; Fri, 8 Oct 2004 17:20:51 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id i990KpoC020938; Fri, 8 Oct 2004 17:20:51 -0700 Date: Fri, 8 Oct 2004 17:20:51 -0700 From: Brooks Davis To: Brian Somers Message-ID: <20041009002051.GA20265@odin.ac.hmc.edu> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EVF5PPMfhYS0aIcm" Content-Disposition: inline In-Reply-To: <20041009011553.01708de1@dev.lan.Awfulhak.org> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: cvs-src@FreeBSD.org cc: Mike Makonnen cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 00:21:14 -0000 --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 09, 2004 at 01:15:53AM +0100, Brian Somers wrote: > On Thu, 7 Oct 2004 13:55:28 +0000 (UTC), Mike Makonnen = wrote: > > mtm 2004-10-07 13:55:28 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > etc rc rc.shutdown=20 > > etc/rc.d DAEMON LOGIN NETWORKING SERVERS abi=20 > > accounting addswap adjkerntz amd apm apmd=20 > > archdep atm1 atm2 atm3 bgfsck bootparams=20 > > ccd cleanvar cleartmp cron devd devfs=20 > > dhclient dmesg dumpon early.sh fsck gbde=20 > > gbde_swap hostname ike inetd initdiskless=20 > > initrandom ip6addrctl ip6fw ipfilter ipfs=20 > > ipfw ipmon ipnat ipsec ipxrouted isdnd=20 > > jail kadmind kerberos keyserv kldxref=20 > > kpasswdd ldconfig local localpkg lomac=20 > > lpd mixer motd mountcritlocal=20 > > mountcritremote mountd moused mroute6d=20 > > mrouted msgs named natd netif netoptions=20 > > network_ipv6 nfsclient nfsd nfslocking=20 > > nfsserver nisdomain nsswitch ntpd ntpdate=20 > > othermta pccard pcvt pf pflog=20 > > power_profile ppp-user pppoed=20 > > preseedrandom pwcheck quota ramdisk=20 > > ramdisk-own random rarpd rcconf.sh resolv=20 > > root route6d routed routing rpcbind=20 > > rtadvd rwho savecore securelevel sendmail=20 > > serial sppp sshd swap1 syscons sysctl=20 > > syslogd timed tmp usbd var vinum=20 > > virecover watchdogd ypbind yppasswdd=20 > > ypserv ypset ypupdated ypxfrd=20 > > Log: > > Remove the requirement for the FreeBSD keyword as it no longer > > makes any sense. > > =20 > > Discussed with: dougb, brooks > > MFC after: 3 days >=20 > This makes life painful enough to ask.... As long as you don't actually modify the scripts you can just do an "rm /etc/rc.d/*" and run mergemaster with -i. It's a whole lot less painful that way. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --EVF5PPMfhYS0aIcm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBZy7iXY6L6fI4GtQRAt9mAKDgYcjDmhrFycA55dZfPBKEu5nsLQCfd7et GoHV8M3Fvqk5Oeuc//Z46z4= =znkN -----END PGP SIGNATURE----- --EVF5PPMfhYS0aIcm-- From owner-cvs-all@FreeBSD.ORG Sat Oct 9 00:30:09 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 102A216A4CE; Sat, 9 Oct 2004 00:30:09 +0000 (GMT) Received: from mortis.over-yonder.net (adsl-222-78-9.jan.bellsouth.net [68.222.78.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79A6D43D31; Sat, 9 Oct 2004 00:30:08 +0000 (GMT) (envelope-from fullermd@over-yonder.net) Received: by mortis.over-yonder.net (Postfix, from userid 100) id 3BF9420F8E; Fri, 8 Oct 2004 19:30:07 -0500 (CDT) Date: Fri, 8 Oct 2004 19:30:06 -0500 From: "Matthew D. Fuller" To: Brooks Davis Message-ID: <20041009003006.GO49914@over-yonder.net> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> <20041009002051.GA20265@odin.ac.hmc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041009002051.GA20265@odin.ac.hmc.edu> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.6i-fullermd.2 cc: Brian Somers cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 00:30:09 -0000 On Fri, Oct 08, 2004 at 05:20:51PM -0700 I heard the voice of Brooks Davis, and lo! it spake thus: > On Sat, Oct 09, 2004 at 01:15:53AM +0100, Brian Somers wrote: > > > > This makes life painful enough to ask.... > > As long as you don't actually modify the scripts you can just do an > "rm /etc/rc.d/*" and run mergemaster with -i. It's a whole lot less > painful that way. I often manually 'make install' in some parts of src/etc/ (periodic comes to mind) with lots of files that I don't mess with, just to cut back on the noise in mergemaster. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet" From owner-cvs-all@FreeBSD.ORG Sat Oct 9 00:35:02 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F81416A4CE; Sat, 9 Oct 2004 00:35:02 +0000 (GMT) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2DB843D62; Sat, 9 Oct 2004 00:35:00 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id 48CE48560D; Sat, 9 Oct 2004 10:04:58 +0930 (CST) Date: Sat, 9 Oct 2004 10:04:58 +0930 From: Greg 'groggy' Lehey To: Brian Somers Message-ID: <20041009003458.GI94953@wantadilla.lemis.com> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IbA9xpzOQlG26JSn" Content-Disposition: inline In-Reply-To: <20041009011553.01708de1@dev.lan.Awfulhak.org> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: cvs-src@FreeBSD.org cc: Mike Makonnen cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 00:35:02 -0000 --IbA9xpzOQlG26JSn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Saturday, 9 October 2004 at 1:15:53 +0100, Brian Somers wrote: > On Thu, 7 Oct 2004 13:55:28 +0000 (UTC), Mike Makonnen wrote: >> mtm 2004-10-07 13:55:28 UTC >> >> FreeBSD src repository >> >> Modified files: >> etc rc rc.shutdown >> etc/rc.d DAEMON LOGIN NETWORKING SERVERS abi >> ... > > This makes life painful enough to ask.... > > Is there any good reason that mergemaster deals with this stuff rather than > make installworld? Or maybe I should ask, why doesn't make installworld > handle *some* stuff in /etc, such as /etc/rc.d/ and /etc/defaults/? Arguably, it should handle it all. There's no reason why it shouldn't invoke mergemaster, but the control should be given to 'make install'. Years ago, one of our claims to fame was that we could upgrade the system with a 'make world'. That's never been quite correct, but I think we should be moving towards making it more correct, not less correct. FWIW, I've been experimenting in this area. I have some success, but nothing to write home about yet. Greg -- See complete headers for address and phone numbers. --IbA9xpzOQlG26JSn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBZzIyIubykFB6QiMRAsx1AJwJgzP59TnZI08TgrU4XaxmCaJexgCfRnN3 oInX7RJ5HlFsFCJTs5dp/4Q= =JWyT -----END PGP SIGNATURE----- --IbA9xpzOQlG26JSn-- From owner-cvs-all@FreeBSD.ORG Sat Oct 9 01:39:09 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44E3116A4CE; Sat, 9 Oct 2004 01:39:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 038A643D41; Sat, 9 Oct 2004 01:39:09 +0000 (GMT) (envelope-from jesusr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i991d8R4049633; Sat, 9 Oct 2004 01:39:08 GMT (envelope-from jesusr@repoman.freebsd.org) Received: (from jesusr@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i991d8bs049632; Sat, 9 Oct 2004 01:39:08 GMT (envelope-from jesusr) Message-Id: <200410090139.i991d8bs049632@repoman.freebsd.org> From: Jesus Rodriguez Cuesta Date: Sat, 9 Oct 2004 01:39:08 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/es_ES.ISO8859-1/books/handbook/x11 chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 01:39:09 -0000 jesusr 2004-10-09 01:39:08 UTC FreeBSD doc repository Modified files: es_ES.ISO8859-1/books/handbook/x11 chapter.sgml Log: s/fonts/fuentes Format fixes Revision Changes Path 1.3 +223 -215 doc/es_ES.ISO8859-1/books/handbook/x11/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat Oct 9 02:02:30 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 203E016A4CE; Sat, 9 Oct 2004 02:02:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 007B743D41; Sat, 9 Oct 2004 02:02:30 +0000 (GMT) (envelope-from jesusr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9922Txs050351; Sat, 9 Oct 2004 02:02:29 GMT (envelope-from jesusr@repoman.freebsd.org) Received: (from jesusr@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9922TTW050350; Sat, 9 Oct 2004 02:02:29 GMT (envelope-from jesusr) Message-Id: <200410090202.i9922TTW050350@repoman.freebsd.org> From: Jesus Rodriguez Cuesta Date: Sat, 9 Oct 2004 02:02:29 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/es_ES.ISO8859-1/articles Makefile doc/es_ES.ISO8859-1/articles/problem-reports Makefile article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 02:02:30 -0000 jesusr 2004-10-09 02:02:29 UTC FreeBSD doc repository Modified files: es_ES.ISO8859-1/articles Makefile Added files: es_ES.ISO8859-1/articles/problem-reports Makefile article.sgml Log: Add new "Problem Reports" article. Revision Changes Path 1.3 +2 -0 doc/es_ES.ISO8859-1/articles/Makefile 1.1 +20 -0 doc/es_ES.ISO8859-1/articles/problem-reports/Makefile (new) 1.1 +1026 -0 doc/es_ES.ISO8859-1/articles/problem-reports/article.sgml (new) From owner-cvs-all@FreeBSD.ORG Sat Oct 9 02:53:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10A4C16A4CE; Sat, 9 Oct 2004 02:53:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0624043D48; Sat, 9 Oct 2004 02:53:48 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i992rlwe051823; Sat, 9 Oct 2004 02:53:47 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i992rl3M051822; Sat, 9 Oct 2004 02:53:47 GMT (envelope-from scottl) Message-Id: <200410090253.i992rl3M051822@repoman.freebsd.org> From: Scott Long Date: Sat, 9 Oct 2004 02:53:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/growfs growfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 02:53:48 -0000 scottl 2004-10-09 02:53:47 UTC FreeBSD src repository Modified files: sbin/growfs growfs.c Log: 3 important fixes for growfs: 1) ginode() is passed a cylinder group number and inode number. The inode number is relative to the cg. Use this relative number rather than the absolute inode number when searching the cg inode bitmap to see if the inode is allocated. Using the absolute number quickly runs the check off the end of the array and causes invalid inodes to be referenced. 2) ginode() checks the absolute indoe number to make sure that it is greater than ROOTINO. However, the caller loops through all of the possible inode numbers and directly passes in values that are < ROOTINO. Instead of halting the program with an error, just return NULL. 3) When allocating new cylinder groups, growfs was initializing all of the inodes in the group regardless of this only being required for UFS1. Not doing this for UFS2 provides a significant performance increase. These fixes allow growing a filesystem beyond a trivial amount and have been tested to grow an 8GB filesystem to 1.9TB. Much more testing would be appreciated. Obtained from: Sandvine, Inc. Revision Changes Path 1.23 +42 -22 src/sbin/growfs/growfs.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 03:00:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 361E416A4CF; Sat, 9 Oct 2004 03:00:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15B2F43D39; Sat, 9 Oct 2004 03:00:18 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9930HSP052064; Sat, 9 Oct 2004 03:00:17 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9930HCd052063; Sat, 9 Oct 2004 03:00:17 GMT (envelope-from scottl) Message-Id: <200410090300.i9930HCd052063@repoman.freebsd.org> From: Scott Long Date: Sat, 9 Oct 2004 03:00:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/i386/include pmap.h src/sys/amd64/include pmap.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 03:00:18 -0000 scottl 2004-10-09 03:00:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/i386/include pmap.h sys/amd64/include pmap.h Log: MFC: Increase NKPT to allow for up to 16GB on i386/PAE and amd64. Approved by: re Revision Changes Path 1.122.2.1 +2 -1 src/sys/amd64/include/pmap.h 1.112.2.1 +3 -2 src/sys/i386/include/pmap.h From owner-cvs-all@FreeBSD.ORG Sat Oct 9 03:33:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FE9C16A4CE; Sat, 9 Oct 2004 03:33:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 611F443D3F; Sat, 9 Oct 2004 03:33:19 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i993XJds053303; Sat, 9 Oct 2004 03:33:19 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i993XJ4X053302; Sat, 9 Oct 2004 03:33:19 GMT (envelope-from scottl) Message-Id: <200410090333.i993XJ4X053302@repoman.freebsd.org> From: Scott Long Date: Sat, 9 Oct 2004 03:33:19 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releases/5.3R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 03:33:19 -0000 scottl 2004-10-09 03:33:19 UTC FreeBSD doc repository Modified files: en/releases/5.3R todo.sgml Log: Retire the UFS2 item. sysinstall was fixed a while back to support >2TB. fdisk and bsdlabel have design limitations the prevent them from working with >2TB, but they don't prevent one from using GPT or raw partitions to hold large UFS2 filesystems. growfs is still problematic, but a fix is being tested in HEAD now. Revision Changes Path 1.93 +1 -11 www/en/releases/5.3R/todo.sgml From owner-cvs-all@FreeBSD.ORG Sat Oct 9 04:03:09 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F6F116A4CE; Sat, 9 Oct 2004 04:03:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EEC643D31; Sat, 9 Oct 2004 04:03:09 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99438PV056065; Sat, 9 Oct 2004 04:03:09 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99438lA056064; Sat, 9 Oct 2004 04:03:08 GMT (envelope-from keramida) Message-Id: <200410090403.i99438lA056064@repoman.freebsd.org> From: Giorgos Keramidas Date: Sat, 9 Oct 2004 04:03:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libbsnmp/modules/snmp_netgraph snmp_netgraph.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 04:03:09 -0000 keramida 2004-10-09 04:03:08 UTC FreeBSD src repository (doc committer) Modified files: lib/libbsnmp/modules/snmp_netgraph snmp_netgraph.3 Log: Delete a .Fn that had no argument and properly terminate a .Bl with a matching .El MFC after: 3 days Revision Changes Path 1.6 +1 -1 src/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3 From owner-cvs-all@FreeBSD.ORG Sat Oct 9 04:13:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97AE516A4CE; Sat, 9 Oct 2004 04:13:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7491943D49; Sat, 9 Oct 2004 04:13:58 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i994Dwid056450; Sat, 9 Oct 2004 04:13:58 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i994DwOD056449; Sat, 9 Oct 2004 04:13:58 GMT (envelope-from julian) Message-Id: <200410090413.i994DwOD056449@repoman.freebsd.org> From: Julian Elischer Date: Sat, 9 Oct 2004 04:13:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern kern_thr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 04:13:58 -0000 julian 2004-10-09 04:13:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_thr.c Log: MFC 1.28: Close a race between thr_create and sysctl -w, the thr_scope_sys could be changed when thr_create is running, and we tested it for several times. Submitted by: davidxu Approved by: re (scottl) Revision Changes Path 1.23.2.5 +15 -7 src/sys/kern/kern_thr.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 04:21:35 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01ED416A4CE; Sat, 9 Oct 2004 04:21:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6DB043D1D; Sat, 9 Oct 2004 04:21:34 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i994LY15056771; Sat, 9 Oct 2004 04:21:34 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i994LY0V056770; Sat, 9 Oct 2004 04:21:34 GMT (envelope-from julian) Message-Id: <200410090421.i994LY0V056770@repoman.freebsd.org> From: Julian Elischer Date: Sat, 9 Oct 2004 04:21:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 04:21:35 -0000 julian 2004-10-09 04:21:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_thread.c Log: MFC 1.202: Slight cleanup in the single threading code. needed to make the next MFC apply cleanly.. Approved by: re (scottl) Revision Changes Path 1.193.2.5 +5 -6 src/sys/kern/kern_thread.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 04:25:39 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 761DA16A4CE; Sat, 9 Oct 2004 04:25:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55ADF43D41; Sat, 9 Oct 2004 04:25:39 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i994Pd5c056916; Sat, 9 Oct 2004 04:25:39 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i994PdqP056915; Sat, 9 Oct 2004 04:25:39 GMT (envelope-from kris) Message-Id: <200410090425.i994PdqP056915@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 9 Oct 2004 04:25:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/compat4x Makefile distinfo pkg-plist.freebsd5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 04:25:39 -0000 kris 2004-10-09 04:25:39 UTC FreeBSD ports repository Modified files: misc/compat4x Makefile distinfo pkg-plist.freebsd5 Log: Update this port for FreeBSD 5.3. The new libraries are taken from the compat4x distribution of 5.3-BETA7 (based in turn upon libraries from 4.10), hosted in MASTER_SITE_LOCAL since that beta will soon disappear from the ftp site. Approved by: portmgr Revision Changes Path 1.20 +6 -2 ports/misc/compat4x/Makefile 1.12 +8 -8 ports/misc/compat4x/distinfo 1.2 +5 -0 ports/misc/compat4x/pkg-plist.freebsd5 From owner-cvs-all@FreeBSD.ORG Sat Oct 9 04:33:02 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CFF716A4CE; Sat, 9 Oct 2004 04:33:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 810B243D45; Sat, 9 Oct 2004 04:33:02 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i994X2no057182; Sat, 9 Oct 2004 04:33:02 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i994X203057181; Sat, 9 Oct 2004 04:33:02 GMT (envelope-from julian) Message-Id: <200410090433.i994X203057181@repoman.freebsd.org> From: Julian Elischer Date: Sat, 9 Oct 2004 04:33:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/sys proc.h src/sys/kern kern_exec.c kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 04:33:02 -0000 julian 2004-10-09 04:33:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/sys proc.h sys/kern kern_exec.c kern_thread.c Log: MFC: 1.254 +46 -12 src/sys/kern/kern_exec.c 1.203 +60 -23 src/sys/kern/kern_thread.c 1.409 +5 -3 src/sys/sys/proc.h In original kern_execve() code, at the start of the function, it forces all other threads to suicide, problem is execve() could be failed, and a failed execve() would change threaded process to unthreaded, this side effect is unexpected. The new code introduces a new single threading mode SINGLE_BOUNDARY, in the mode, all threads should suspend themself at user boundary except the singler. we can not use SINGLE_NO_EXIT because we want to start from a clean state if execve() is successful, suspending other threads at unknown point and later resuming them from there and forcing them to exit at user boundary may cause the process to start from a dirty state. If execve() is successful, current thread upgrades to SINGLE_EXIT mode and forces other threads to suicide at user boundary, otherwise, other threads will be resumed and their interrupted syscall will be restarted. Submitted by: davidxu Approved by: re (scottl) Revision Changes Path 1.249.2.2 +46 -13 src/sys/kern/kern_exec.c 1.193.2.6 +61 -24 src/sys/kern/kern_thread.c 1.392.2.10 +5 -3 src/sys/sys/proc.h From owner-cvs-all@FreeBSD.ORG Sat Oct 9 04:42:41 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC7FA16A4CE; Sat, 9 Oct 2004 04:42:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2B3E43D46; Sat, 9 Oct 2004 04:42:41 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i994gfw8057576; Sat, 9 Oct 2004 04:42:41 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i994gfRW057575; Sat, 9 Oct 2004 04:42:41 GMT (envelope-from julian) Message-Id: <200410090442.i994gfRW057575@repoman.freebsd.org> From: Julian Elischer Date: Sat, 9 Oct 2004 04:42:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/sys proc.h src/sys/kern kern_kse.c kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 04:42:41 -0000 julian 2004-10-09 04:42:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/sys proc.h sys/kern kern_kse.c kern_thread.c Log: MFC: Break out to a separate function, the code to revert a multithreaded process back to officially being a non-threaded program. Revision Changes Path 1.203 +1 -2 src/sys/kern/kern_kse.c 1.201 +26 -14 src/sys/kern/kern_thread.c 1.407 +1 -0 src/sys/sys/proc.h Approved by: re (scottl) Revision Changes Path 1.193.2.8 +1 -2 src/sys/kern/kern_kse.c 1.193.2.7 +26 -14 src/sys/kern/kern_thread.c 1.392.2.11 +2 -1 src/sys/sys/proc.h From owner-cvs-all@FreeBSD.ORG Sat Oct 9 04:47:37 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0C0516A4CE; Sat, 9 Oct 2004 04:47:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DB8F43D49; Sat, 9 Oct 2004 04:47:37 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i994lbI6064130; Sat, 9 Oct 2004 04:47:37 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i994lbFY064129; Sat, 9 Oct 2004 04:47:37 GMT (envelope-from julian) Message-Id: <200410090447.i994lbFY064129@repoman.freebsd.org> From: Julian Elischer Date: Sat, 9 Oct 2004 04:47:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern kern_switch.c sched_4bsd.c sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 04:47:37 -0000 julian 2004-10-09 04:47:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_switch.c sched_4bsd.c sched_ule.c Log: MFC: Use some macros to track available scheduler slots to allow easier debugging. Revision Changes Path 1.96 +8 -3 src/sys/kern/kern_switch.c 1.66 +26 -4 src/sys/kern/sched_4bsd.c 1.131 +30 -16 src/sys/kern/sched_ule.c 1.132 +2 -0 src/sys/kern/sched_ule.c Approved by: re (scottl) Revision Changes Path 1.78.2.9 +8 -3 src/sys/kern/kern_switch.c 1.49.2.11 +26 -4 src/sys/kern/sched_4bsd.c 1.121.2.8 +32 -16 src/sys/kern/sched_ule.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 04:49:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E43A16A4CE; Sat, 9 Oct 2004 04:49:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E8D743D41; Sat, 9 Oct 2004 04:49:58 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i994nwHA064193; Sat, 9 Oct 2004 04:49:58 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i994nw1L064192; Sat, 9 Oct 2004 04:49:58 GMT (envelope-from julian) Message-Id: <200410090449.i994nw1L064192@repoman.freebsd.org> From: Julian Elischer Date: Sat, 9 Oct 2004 04:49:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 04:49:58 -0000 julian 2004-10-09 04:49:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_thread.c Log: MFC: Always start out with an initialised ksegrp structure. Revision Changes Path 1.200 +3 -3 src/sys/kern/kern_thread.c Approved by: re (scottl) Revision Changes Path 1.193.2.8 +3 -3 src/sys/kern/kern_thread.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 05:20:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F219E16A4CE; Sat, 9 Oct 2004 05:20:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D02B843D45; Sat, 9 Oct 2004 05:20:18 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i995KIYc065179; Sat, 9 Oct 2004 05:20:18 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i995KIFA065178; Sat, 9 Oct 2004 05:20:18 GMT (envelope-from julian) Message-Id: <200410090520.i995KIFA065178@repoman.freebsd.org> From: Julian Elischer Date: Sat, 9 Oct 2004 05:20:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/i386/i386 gdb_machdep.c src/sys/i386/include db_machdep.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 05:20:19 -0000 julian 2004-10-09 05:20:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/i386/i386 gdb_machdep.c sys/i386/include db_machdep.h Log: MFC: Fix breakpoint handling for i386. Also fixes small problems with examining some registers and some specific gdb transfer problems. PR: i386/71715 Submitted by: Stephan Uphoff Approved by: re (scottl) Revision Changes Path 1.1.2.1 +15 -1 src/sys/i386/i386/gdb_machdep.c 1.18.2.1 +10 -2 src/sys/i386/include/db_machdep.h From owner-cvs-all@FreeBSD.ORG Sat Oct 9 05:25:22 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8325A16A4CE; Sat, 9 Oct 2004 05:25:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7859A43D1F; Sat, 9 Oct 2004 05:25:22 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i995PMiC065406; Sat, 9 Oct 2004 05:25:22 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i995PMKx065405; Sat, 9 Oct 2004 05:25:22 GMT (envelope-from julian) Message-Id: <200410090525.i995PMKx065405@repoman.freebsd.org> From: Julian Elischer Date: Sat, 9 Oct 2004 05:25:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern kern_switch.c sched_4bsd.c sched_ule.c src/sys/sys proc.h runq.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 05:25:22 -0000 julian 2004-10-09 05:25:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_switch.c sched_4bsd.c sched_ule.c sys/sys proc.h runq.h Log: MFC: When preempting a thread, put it back on the HEAD of its run queue. (Only really implemented in 4bsd) Revision Changes Path 1.97 +8 -6 src/sys/kern/kern_switch.c 1.67 +28 -26 src/sys/kern/sched_4bsd.c 1.133 +14 -6 src/sys/kern/sched_ule.c 1.408 +2 -0 src/sys/sys/proc.h 1.5 +1 -1 src/sys/sys/runq.h Approved by: re (scottl) Revision Changes Path 1.78.2.10 +8 -6 src/sys/kern/kern_switch.c 1.49.2.12 +28 -26 src/sys/kern/sched_4bsd.c 1.121.2.9 +14 -6 src/sys/kern/sched_ule.c 1.392.2.12 +7 -5 src/sys/sys/proc.h 1.4.8.1 +1 -1 src/sys/sys/runq.h From owner-cvs-all@FreeBSD.ORG Sat Oct 9 07:12:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65E3A16A4CE; Sat, 9 Oct 2004 07:12:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4699543D39; Sat, 9 Oct 2004 07:12:49 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i997Cnws073386; Sat, 9 Oct 2004 07:12:49 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i997CnaU073385; Sat, 9 Oct 2004 07:12:49 GMT (envelope-from scottl) Message-Id: <200410090712.i997CnaU073385@repoman.freebsd.org> From: Scott Long Date: Sat, 9 Oct 2004 07:12:48 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releases/5.3R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 07:12:49 -0000 scottl 2004-10-09 07:12:48 UTC FreeBSD doc repository Modified files: en/releases/5.3R todo.sgml Log: The last of the sched patches have been committed, so move the scheduler item to the testing list. Thanks to Julian, Stephan, John, and many others for the intense work on this. Revision Changes Path 1.94 +9 -11 www/en/releases/5.3R/todo.sgml From owner-cvs-all@FreeBSD.ORG Sat Oct 9 07:27:04 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9665B16A4CE; Sat, 9 Oct 2004 07:27:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7627743D3F; Sat, 9 Oct 2004 07:27:04 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i997R4hd073986; Sat, 9 Oct 2004 07:27:04 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i997R44x073985; Sat, 9 Oct 2004 07:27:04 GMT (envelope-from scottl) Message-Id: <200410090727.i997R44x073985@repoman.freebsd.org> From: Scott Long Date: Sat, 9 Oct 2004 07:27:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/em if_em.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 07:27:04 -0000 scottl 2004-10-09 07:27:04 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Don't count RNBC (internal buffer full) towards the RX error count since it's not really an error. Submitted by: Gerrit Nagelhout Revision Changes Path 1.47 +1 -1 src/sys/dev/em/if_em.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 07:31:04 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADAD816A4CE; Sat, 9 Oct 2004 07:31:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0F5B43D39; Sat, 9 Oct 2004 07:31:04 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i997V4CW074293; Sat, 9 Oct 2004 07:31:04 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i997V4Hp074292; Sat, 9 Oct 2004 07:31:04 GMT (envelope-from yongari) Message-Id: <200410090731.i997V4Hp074292@repoman.freebsd.org> From: Pyun YongHyeon Date: Sat, 9 Oct 2004 07:31:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4/man4.sparc64 Makefile auxio.4 src/sys/conf files.sparc64 src/sys/dev/auxio auxio.c auxioreg.h src/sys/modules/auxio Makefile src/sys/modules Makefile src/sys/sparc64/conf GENERIC NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 07:31:04 -0000 yongari 2004-10-09 07:31:03 UTC FreeBSD src repository Modified files: sys/conf files.sparc64 sys/modules Makefile sys/sparc64/conf GENERIC NOTES Added files: share/man/man4/man4.sparc64 Makefile auxio.4 sys/dev/auxio auxio.c auxioreg.h sys/modules/auxio Makefile Log: Port NetBSD auxio driver. The driver was modified to use led(4) and can be used to announce various system activity. The auxio device provides auxiliary I/O functions and is found on various SBus/EBus UltraSPARC models. At present, only front panel LED is controlled by this driver. Approved by: jake (mentor) Reviewed by: joerg Tested by: joerg Revision Changes Path 1.1 +7 -0 src/share/man/man4/man4.sparc64/Makefile (new) 1.1 +70 -0 src/share/man/man4/man4.sparc64/auxio.4 (new) 1.60 +2 -0 src/sys/conf/files.sparc64 1.1 +335 -0 src/sys/dev/auxio/auxio.c (new) 1.1 +73 -0 src/sys/dev/auxio/auxioreg.h (new) 1.402 +2 -0 src/sys/modules/Makefile 1.1 +10 -0 src/sys/modules/auxio/Makefile (new) 1.82 +1 -0 src/sys/sparc64/conf/GENERIC 1.10 +1 -0 src/sys/sparc64/conf/NOTES From owner-cvs-all@FreeBSD.ORG Sat Oct 9 07:45:55 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73B9A16A4CE; Sat, 9 Oct 2004 07:45:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52FF343D41; Sat, 9 Oct 2004 07:45:55 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i997jt23074893; Sat, 9 Oct 2004 07:45:55 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i997jtW0074892; Sat, 9 Oct 2004 07:45:55 GMT (envelope-from krion) Message-Id: <200410090745.i997jtW0074892@repoman.freebsd.org> From: Kirill Ponomarew Date: Sat, 9 Oct 2004 07:45:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/dns/fastresolve Makefileports/dns/fastresolve/files patch-dns-terror::dns-terror.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 07:45:55 -0000 krion 2004-10-09 07:45:54 UTC FreeBSD ports repository Modified files: dns/fastresolve Makefile Added files: dns/fastresolve/files patch-dns-terror::dns-terror.cc Log: Fix build with gcc-3.4 PR: ports/72302 Submitted by: maintainer Approved by: portmgr (implicit) Revision Changes Path 1.12 +0 -4 ports/dns/fastresolve/Makefile 1.1 +12 -0 ports/dns/fastresolve/files/patch-dns-terror::dns-terror.cc (new) From owner-cvs-all@FreeBSD.ORG Sat Oct 9 07:48:31 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFC5116A4CE; Sat, 9 Oct 2004 07:48:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D120B43D46; Sat, 9 Oct 2004 07:48:31 +0000 (GMT) (envelope-from takawata@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i997mVmx074967; Sat, 9 Oct 2004 07:48:31 GMT (envelope-from takawata@repoman.freebsd.org) Received: (from takawata@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i997mVrm074966; Sat, 9 Oct 2004 07:48:31 GMT (envelope-from takawata) Message-Id: <200410090748.i997mVrm074966@repoman.freebsd.org> From: Takanori Watanabe Date: Sat, 9 Oct 2004 07:48:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb uhid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 07:48:32 -0000 takawata 2004-10-09 07:48:31 UTC FreeBSD src repository Modified files: sys/dev/usb uhid.c Log: Don't use matchlvl attach arg. It seems to be not initialized in FreeBSD probe mechanism. Revision Changes Path 1.74 +3 -0 src/sys/dev/usb/uhid.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 07:51:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB6A316A4CE; Sat, 9 Oct 2004 07:51:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEE8243D53; Sat, 9 Oct 2004 07:51:12 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i997pCRt075158; Sat, 9 Oct 2004 07:51:12 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i997pCq4075157; Sat, 9 Oct 2004 07:51:12 GMT (envelope-from krion) Message-Id: <200410090751.i997pCq4075157@repoman.freebsd.org> From: Kirill Ponomarew Date: Sat, 9 Oct 2004 07:51:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/grig Makefile ports/comms/grig/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-src::grig-druid-loc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 07:51:12 -0000 krion 2004-10-09 07:51:12 UTC FreeBSD ports repository Modified files: comms/grig Makefile Added files: comms/grig/files patch-aa patch-ab patch-ac patch-ad patch-ae Removed files: comms/grig/files patch-src::grig-druid-loc.c Log: Fix build with gcc-3.4 PR: ports/71941 Submitted by: maintainer Approved by: portmgr (implicit) Revision Changes Path 1.5 +1 -5 ports/comms/grig/Makefile 1.1 +18 -0 ports/comms/grig/files/patch-aa (new) 1.1 +18 -0 ports/comms/grig/files/patch-ab (new) 1.1 +18 -0 ports/comms/grig/files/patch-ac (new) 1.1 +18 -0 ports/comms/grig/files/patch-ad (new) 1.1 +19 -0 ports/comms/grig/files/patch-ae (new) 1.2 +0 -13 ports/comms/grig/files/patch-src::grig-druid-loc.c (dead) From owner-cvs-all@FreeBSD.ORG Sat Oct 9 07:56:52 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 017FA16A4CE; Sat, 9 Oct 2004 07:56:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5C8C43D2D; Sat, 9 Oct 2004 07:56:51 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i997upHO075327; Sat, 9 Oct 2004 07:56:51 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i997upkn075326; Sat, 9 Oct 2004 07:56:51 GMT (envelope-from krion) Message-Id: <200410090756.i997upkn075326@repoman.freebsd.org> From: Kirill Ponomarew Date: Sat, 9 Oct 2004 07:56:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/agg Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 07:56:52 -0000 krion 2004-10-09 07:56:51 UTC FreeBSD ports repository Modified files: graphics/agg Makefile distinfo Log: Fix build with gcc-3.4, agg developers released a fix but didn't bump software release number, therefore md5 checksum was changed. PR: ports/71487 Submitted by: Marco Molteni Approved by: portmgr (implicit) Revision Changes Path 1.3 +0 -4 ports/graphics/agg/Makefile 1.2 +2 -2 ports/graphics/agg/distinfo From owner-cvs-all@FreeBSD.ORG Sat Oct 9 08:16:38 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A93B16A4CE; Sat, 9 Oct 2004 08:16:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECBC843D2F; Sat, 9 Oct 2004 08:16:37 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i998GbJ7076010; Sat, 9 Oct 2004 08:16:37 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i998Gbs5076009; Sat, 9 Oct 2004 08:16:37 GMT (envelope-from green) Message-Id: <200410090816.i998Gbs5076009@repoman.freebsd.org> From: Brian Feldman Date: Sat, 9 Oct 2004 08:16:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern subr_witness.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 08:16:38 -0000 green 2004-10-09 08:16:37 UTC FreeBSD src repository Modified files: sys/kern subr_witness.c Log: Don't "implicitly order all sleep locks before spin locks" in witness when the spin lock in question isn't -- it's the critical_enter() that KDB set. No more panic in DDB for console -> syscons -> tty -> knote operations. Revision Changes Path 1.181 +1 -1 src/sys/kern/subr_witness.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 08:25:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07A4116A4CE; Sat, 9 Oct 2004 08:25:50 +0000 (GMT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9030043D31; Sat, 9 Oct 2004 08:25:49 +0000 (GMT) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.1/8.13.1) with ESMTP id i998PdcG063358; Sat, 9 Oct 2004 01:25:43 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <200410090825.i998PdcG063358@gw.catspoiler.org> Date: Sat, 9 Oct 2004 01:25:39 -0700 (PDT) From: Don Lewis To: green@FreeBSD.org In-Reply-To: <200410090816.i998Gbs5076009@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_witness.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 08:25:50 -0000 On 9 Oct, Brian Feldman wrote: > green 2004-10-09 08:16:37 UTC > > FreeBSD src repository > > Modified files: > sys/kern subr_witness.c > Log: > Don't "implicitly order all sleep locks before spin locks" in witness > when the spin lock in question isn't -- it's the critical_enter() that > KDB set. No more panic in DDB for console -> syscons -> tty -> knote > operations. If I'm understanding this correctly, calling knote sounds like the wrong thing to do in this situation ... From owner-cvs-all@FreeBSD.ORG Sat Oct 9 08:30:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B580716A4CE; Sat, 9 Oct 2004 08:30:16 +0000 (GMT) Received: from storm.uk.FreeBSD.org (storm.uk.FreeBSD.org [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 354A743D3F; Sat, 9 Oct 2004 08:30:16 +0000 (GMT) (envelope-from mark@grondar.org) Received: from storm.uk.FreeBSD.org (uucp@localhost [127.0.0.1]) by storm.uk.FreeBSD.org (8.13.1/8.13.1) with ESMTP id i998UDFV074878; Sat, 9 Oct 2004 09:30:13 +0100 (BST) (envelope-from mark@grondar.org) Received: (from uucp@localhost)i998UCdn074877; Sat, 9 Oct 2004 09:30:12 +0100 (BST) (envelope-from mark@grondar.org) Received: from grondar.org (localhost [127.0.0.1])i998SP5B070053; Sat, 9 Oct 2004 09:28:25 +0100 (BST) (envelope-from mark@grondar.org) Message-Id: <200410090828.i998SP5B070053@grimreaper.grondar.org> To: Nate Lawson From: Mark Murray In-Reply-To: Your message of "Fri, 08 Oct 2004 13:54:41 PDT." <4166FE91.20909@root.org> Date: Sat, 09 Oct 2004 09:28:25 +0100 Sender: mark@grondar.org cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 08:30:16 -0000 Nate Lawson writes: > I've been analyzing how Windows and Linux handle IRQ routing. There are > some interesting parts that I've mentioned before but thought I'd > summarize publically: > > * Some systems, notably laptops, require all PCI irqs to be routed to > the SCI (irq 9 almost always). Sony VAIOs are one example. > > * Both $PIR and _PRT are used for ACPI irq routing. It merges them via > some unknown algorithm (prefer $PIR?) My Toshiba Libretto 110CT panics at boot because the NPX hasn't got an irq assigned. If I turn off ACPI, it get a hard hang in isa_probe_devices(). Any ideas? M -- Mark Murray iumop ap!sdn w,I idlaH From owner-cvs-all@FreeBSD.ORG Sat Oct 9 08:31:21 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A15BF16A4CE; Sat, 9 Oct 2004 08:31:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8266343D31; Sat, 9 Oct 2004 08:31:21 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i998VLOB076467; Sat, 9 Oct 2004 08:31:21 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i998VLD6076466; Sat, 9 Oct 2004 08:31:21 GMT (envelope-from obrien) Message-Id: <200410090831.i998VLD6076466@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 9 Oct 2004 08:31:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/isa pbio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 08:31:21 -0000 obrien 2004-10-09 08:31:21 UTC FreeBSD src repository Modified files: sys/i386/isa pbio.c Log: style(9) Revision Changes Path 1.3 +51 -57 src/sys/i386/isa/pbio.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 08:35:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C085B16A4CE; Sat, 9 Oct 2004 08:35:34 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F25443D31; Sat, 9 Oct 2004 08:35:34 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i998ZLAW040143; Sat, 9 Oct 2004 01:35:21 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i998ZJRE040142; Sat, 9 Oct 2004 01:35:19 -0700 (PDT) (envelope-from obrien) Date: Sat, 9 Oct 2004 01:35:19 -0700 From: "David O'Brien" To: Brian Somers Message-ID: <20041009083519.GA84548@dragon.nuxi.com> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041009011553.01708de1@dev.lan.Awfulhak.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: Mike Makonnen cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 08:35:35 -0000 On Sat, Oct 09, 2004 at 01:15:53AM +0100, Brian Somers wrote: > On Thu, 7 Oct 2004 13:55:28 +0000 (UTC), Mike Makonnen wrote: > > mtm 2004-10-07 13:55:28 UTC > > FreeBSD src repository > > Modified files: > > etc rc rc.shutdown > > etc/rc.d DAEMON LOGIN NETWORKING SERVERS abi .. > > Log: > > Remove the requirement for the FreeBSD keyword as it no longer > > makes any sense. .. > This makes life painful enough to ask.... > > Is there any good reason that mergemaster deals with this stuff rather than > make installworld? Or maybe I should ask, why doesn't make installworld > handle *some* stuff in /etc, such as /etc/rc.d/ and /etc/defaults/? I think we should seriously consider doing this -- /etc/defaults are our (The FreeBSD Project's) defaults and aren't meant to be user tweaked. We install the manpage documenting defaults/rc.conf after all with 'installworld' rather than mergemaster. > Or maybe I'm just completely off track and the real world (!) adds its > own /etc/rc.d/ stuff and modifies /etc/defaults/? Some people do want to *add* things to /etc/rc.d/, but that is "add" not replace. So having 'installworld' install into /etc/rc.d should be OK. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Sat Oct 9 08:36:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFA6616A4D2; Sat, 9 Oct 2004 08:36:13 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 839BE43D31; Sat, 9 Oct 2004 08:36:13 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i998a8xO040184; Sat, 9 Oct 2004 01:36:08 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i998a7Ns040183; Sat, 9 Oct 2004 01:36:07 -0700 (PDT) (envelope-from obrien) Date: Sat, 9 Oct 2004 01:36:07 -0700 From: "David O'Brien" To: Brooks Davis Message-ID: <20041009083607.GB84548@dragon.nuxi.com> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> <20041009002051.GA20265@odin.ac.hmc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041009002051.GA20265@odin.ac.hmc.edu> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Brian Somers cc: Mike Makonnen cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 08:36:14 -0000 On Fri, Oct 08, 2004 at 05:20:51PM -0700, Brooks Davis wrote: > On Sat, Oct 09, 2004 at 01:15:53AM +0100, Brian Somers wrote: > > On Thu, 7 Oct 2004 13:55:28 +0000 (UTC), Mike Makonnen wrote: > > > mtm 2004-10-07 13:55:28 UTC > > > FreeBSD src repository > > > Modified files: > > > etc rc rc.shutdown > > > etc/rc.d DAEMON LOGIN NETWORKING SERVERS abi .. > > > Log: > > > Remove the requirement for the FreeBSD keyword as it no longer > > > makes any sense. .. > > This makes life painful enough to ask.... > > As long as you don't actually modify the scripts you can just do an "rm > /etc/rc.d/*" and run mergemaster with -i. It's a whole lot less painful > that way. We should be able to do better than having people get in the habbit of 'rm /etc/rc.d/*'. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Sat Oct 9 08:45:08 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81CD816A4CF; Sat, 9 Oct 2004 08:45:08 +0000 (GMT) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47DB643D48; Sat, 9 Oct 2004 08:45:08 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 86C7C1FF9AB; Sat, 9 Oct 2004 10:45:07 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id B2F161FF9A8; Sat, 9 Oct 2004 10:45:05 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id CE31D15663; Sat, 9 Oct 2004 08:44:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id C34E0155A0; Sat, 9 Oct 2004 08:44:06 +0000 (UTC) Date: Sat, 9 Oct 2004 08:44:06 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <20041009083519.GA84548@dragon.nuxi.com> Message-ID: References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009083519.GA84548@dragon.nuxi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Subject: Re: What we keep under /etc (was: cvs commit: src/etc rcrc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 08:45:08 -0000 On Sat, 9 Oct 2004, David O'Brien wrote: > > Or maybe I'm just completely off track and the real world (!) adds its > > own /etc/rc.d/ stuff and modifies /etc/defaults/? > > Some people do want to *add* things to /etc/rc.d/, but that is "add" not > replace. So having 'installworld' install into /etc/rc.d should be OK. some people also have modifications in /etc/rc.d for various reasons that they do not want to be overwritten upon next installworld. For the "add" case things usually should go to /usr/local/etc/rc.d I guess - at least in most times. -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-cvs-all@FreeBSD.ORG Sat Oct 9 09:32:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6979416A4CE; Sat, 9 Oct 2004 09:32:57 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD9A43D39; Sat, 9 Oct 2004 09:32:57 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.13.1/8.13.1) with ESMTP id i999VUXf004978; Sat, 9 Oct 2004 05:31:30 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i999VUUd004975; Sat, 9 Oct 2004 05:31:30 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Sat, 9 Oct 2004 05:31:30 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Brian Feldman In-Reply-To: <200410090816.i998Gbs5076009@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_witness.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 09:32:57 -0000 On Sat, 9 Oct 2004, Brian Feldman wrote: > green 2004-10-09 08:16:37 UTC > > FreeBSD src repository > > Modified files: > sys/kern subr_witness.c > Log: > Don't "implicitly order all sleep locks before spin locks" in witness > when the spin lock in question isn't -- it's the critical_enter() that > KDB set. No more panic in DDB for console -> syscons -> tty -> knote > operations. I don't have an opinion on whether this is a good change, but I will say that the bug you're seeing is a bug in the syscons code, not the result of a witness bug. syscons should not be calling into the tty code from the polled I/O interface used by the debugger, and hence should never make it to the KQ code. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research From owner-cvs-all@FreeBSD.ORG Sat Oct 9 09:46:33 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58A6D16A4CE; Sat, 9 Oct 2004 09:46:33 +0000 (GMT) Received: from imap.univie.ac.at (mail.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFC6143D41; Sat, 9 Oct 2004 09:46:32 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from korben.prv.univie.ac.at (korben.prv.univie.ac.at [131.130.7.98]) by imap.univie.ac.at (8.12.10/8.12.10) with ESMTP id i999kLln312460; Sat, 9 Oct 2004 11:46:23 +0200 Date: Sat, 9 Oct 2004 11:46:22 +0200 (CEST) From: Lukas Ertl To: Scott Long In-Reply-To: <200410090253.i992rl3M051822@repoman.freebsd.org> Message-ID: <20041009114605.E568@korben.prv.univie.ac.at> References: <200410090253.i992rl3M051822@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-DCC-ZID-Univie-Metrics: mx8 4247; Body=4 Fuz1=4 Fuz2=4 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/growfs growfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 09:46:33 -0000 On Sat, 9 Oct 2004, Scott Long wrote: > These fixes allow growing a filesystem beyond a trivial amount and have > been tested to grow an 8GB filesystem to 1.9TB. Much more testing would Yay! thanks, le -- Lukas Ertl http://homepage.univie.ac.at/l.ertl/ le@FreeBSD.org http://people.freebsd.org/~le/ From owner-cvs-all@FreeBSD.ORG Sat Oct 9 09:50:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E73AA16A4CF; Sat, 9 Oct 2004 09:50:16 +0000 (GMT) Received: from storm.uk.FreeBSD.org (storm.uk.FreeBSD.org [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CC4743D2D; Sat, 9 Oct 2004 09:50:16 +0000 (GMT) (envelope-from mark@grondar.org) Received: from storm.uk.FreeBSD.org (uucp@localhost [127.0.0.1]) by storm.uk.FreeBSD.org (8.13.1/8.13.1) with ESMTP id i999oEVr076156; Sat, 9 Oct 2004 10:50:14 +0100 (BST) (envelope-from mark@grondar.org) Received: (from uucp@localhost)i999oDec076155; Sat, 9 Oct 2004 10:50:13 +0100 (BST) (envelope-from mark@grondar.org) Received: from grondar.org (localhost [127.0.0.1])i999lsoE070677; Sat, 9 Oct 2004 10:47:54 +0100 (BST) (envelope-from mark@grondar.org) Message-Id: <200410090947.i999lsoE070677@grimreaper.grondar.org> To: "Bjoern A. Zeeb" In-Reply-To: Your message of "Sat, 09 Oct 2004 08:44:06 -0000." Date: Sat, 09 Oct 2004 10:47:54 +0100 From: Mark Murray cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 09:50:17 -0000 "Bjoern A. Zeeb" writes: > > Some people do want to *add* things to /etc/rc.d/, but that is "add" not > > replace. So having 'installworld' install into /etc/rc.d should be OK. > > some people also have modifications in /etc/rc.d for various reasons > that they do not want to be overwritten upon next installworld. I usually put such modifications into src/etc/rc.d/. This way I can carry them as a local diff, and avoid some pain when update time comes. Having _certain_ dirs (like rc.d/ defaults/ ) installed by make world would suit me rather well (I daresay this sentiment is not universal). > For the "add" case things usually should go to /usr/local/etc/rc.d I > guess - at least in most times. Right. M -- Mark Murray iumop ap!sdn w,I idlaH From owner-cvs-all@FreeBSD.ORG Sat Oct 9 10:03:40 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05C9716A4CE; Sat, 9 Oct 2004 10:03:40 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0C2043D39; Sat, 9 Oct 2004 10:03:39 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i99A3cVT041373; Sat, 9 Oct 2004 03:03:38 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i99A3aAi041372; Sat, 9 Oct 2004 03:03:36 -0700 (PDT) (envelope-from obrien) Date: Sat, 9 Oct 2004 03:03:36 -0700 From: "David O'Brien" To: Mark Murray Message-ID: <20041009100336.GC84548@dragon.nuxi.com> References: <200410090947.i999lsoE070677@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410090947.i999lsoE070677@grimreaper.grondar.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: "Bjoern A. Zeeb" cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: cvs-src@FreeBSD.ORG Subject: Re: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.ORG List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 10:03:40 -0000 On Sat, Oct 09, 2004 at 10:47:54AM +0100, Mark Murray wrote: > > For the "add" case things usually should go to /usr/local/etc/rc.d I > > guess - at least in most times. > > Right. Except for all the threads we've see lately in freebsd-current that wants [some] ports to put things in /etc/rc.d... -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Sat Oct 9 10:04:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B18A16A4CE; Sat, 9 Oct 2004 10:04:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AB4243D1D; Sat, 9 Oct 2004 10:04:14 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99A4EA6085419; Sat, 9 Oct 2004 10:04:14 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99A4Eja085418; Sat, 9 Oct 2004 10:04:14 GMT (envelope-from julian) Message-Id: <200410091004.i99A4Eja085418@repoman.freebsd.org> From: Julian Elischer Date: Sat, 9 Oct 2004 10:04:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 10:04:14 -0000 julian 2004-10-09 10:04:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern sched_ule.c Log: MFC: Fix whitespace botch that only showed up in the commit message diff :-/ Revision Changes Path 1.134 +1 -1 src/sys/kern/sched_ule.c Approved by: re (scottl) Revision Changes Path 1.121.2.10 +1 -1 src/sys/kern/sched_ule.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 10:16:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F76416A4CE; Sat, 9 Oct 2004 10:16:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F3B943D4C; Sat, 9 Oct 2004 10:16:34 +0000 (GMT) (envelope-from eik@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99AGYTX086025; Sat, 9 Oct 2004 10:16:34 GMT (envelope-from eik@repoman.freebsd.org) Received: (from eik@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99AGY5N086024; Sat, 9 Oct 2004 10:16:34 GMT (envelope-from eik) Message-Id: <200410091016.i99AGY5N086024@repoman.freebsd.org> From: Oliver Eikemeier Date: Sat, 9 Oct 2004 10:16:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/shells/bash Makefile distinfo ports/shells/bash/files patch-arrayfunc.c patch-braces.c patch-configure patch-jobs.c patch-lib::readline::display.c patch-subst.c patch-variables.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 10:16:34 -0000 eik 2004-10-09 10:16:34 UTC FreeBSD ports repository Modified files: shells/bash Makefile distinfo shells/bash/files patch-braces.c patch-subst.c Added files: shells/bash/files patch-configure Removed files: shells/bash/files patch-arrayfunc.c patch-jobs.c patch-lib::readline::display.c patch-variables.c Log: Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x) While I'm here, use the official patchset instead of the custom ones and reflect the port revision in the version number. Submitted by: Reinhard Speyerer Approved by: portmgr (krion) Revision Changes Path 1.75 +10 -1 ports/shells/bash/Makefile 1.27 +26 -0 ports/shells/bash/distinfo 1.2 +0 -16 ports/shells/bash/files/patch-arrayfunc.c (dead) 1.2 +8 -6 ports/shells/bash/files/patch-braces.c 1.1 +23 -0 ports/shells/bash/files/patch-configure (new) 1.2 +0 -21 ports/shells/bash/files/patch-jobs.c (dead) 1.2 +0 -23 ports/shells/bash/files/patch-lib::readline::display.c (dead) 1.4 +12 -12 ports/shells/bash/files/patch-subst.c 1.2 +0 -19 ports/shells/bash/files/patch-variables.c (dead) From owner-cvs-all@FreeBSD.ORG Sat Oct 9 10:19:05 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA1FC16A4CE; Sat, 9 Oct 2004 10:19:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8995943D3F; Sat, 9 Oct 2004 10:19:05 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99AJ5I2086134; Sat, 9 Oct 2004 10:19:05 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99AJ5Gs086133; Sat, 9 Oct 2004 10:19:05 GMT (envelope-from julian) Message-Id: <200410091019.i99AJ5Gs086133@repoman.freebsd.org> From: Julian Elischer Date: Sat, 9 Oct 2004 10:19:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern kern_kse.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 10:19:05 -0000 julian 2004-10-09 10:19:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_kse.c Log: MFC: Slight rearrangement of some code to get some locking more correct Revision Changes Path 1.204 +27 -15 src/sys/kern/kern_kse.c Approved by: re (scottl) Revision Changes Path 1.193.2.9 +27 -15 src/sys/kern/kern_kse.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 10:21:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AE3016A4CE; Sat, 9 Oct 2004 10:21:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A6D143D2D; Sat, 9 Oct 2004 10:21:19 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99ALJad086230; Sat, 9 Oct 2004 10:21:19 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99ALJEl086229; Sat, 9 Oct 2004 10:21:19 GMT (envelope-from davidxu) Message-Id: <200410091021.i99ALJEl086229@repoman.freebsd.org> From: David Xu Date: Sat, 9 Oct 2004 10:21:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/lib/libpthread/thread thr_stack.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 10:21:19 -0000 davidxu 2004-10-09 10:21:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib/libpthread/thread thr_stack.c Log: MFC 1.9: Allocate red zone and stack space together and then split red zone from allocated space, orignal code left red zone unallocated, but those space can be allocated by user code, and result was providing no protection. Approved by: re (scottl) Revision Changes Path 1.8.4.1 +17 -7 src/lib/libpthread/thread/thr_stack.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 10:25:59 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D383816A4CE; Sat, 9 Oct 2004 10:25:58 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i99961So016018; Sat, 9 Oct 2004 05:06:01 -0400 (EDT) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.1/8.13.1/Submit) id i99961fR016017; Sat, 9 Oct 2004 05:06:01 -0400 (EDT) (envelope-from green) Date: Sat, 9 Oct 2004 05:06:01 -0400 From: Brian Fundakowski Feldman To: Don Lewis Message-ID: <20041009090601.GA16005@green.homeunix.org> References: <200410090816.i998Gbs5076009@repoman.freebsd.org> <200410090825.i998PdcG063358@gw.catspoiler.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410090825.i998PdcG063358@gw.catspoiler.org> User-Agent: Mutt/1.5.6i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_witness.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 10:25:59 -0000 On Sat, Oct 09, 2004 at 01:25:39AM -0700, Don Lewis wrote: > On 9 Oct, Brian Feldman wrote: > > green 2004-10-09 08:16:37 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/kern subr_witness.c > > Log: > > Don't "implicitly order all sleep locks before spin locks" in witness > > when the spin lock in question isn't -- it's the critical_enter() that > > KDB set. No more panic in DDB for console -> syscons -> tty -> knote > > operations. > > If I'm understanding this correctly, calling knote sounds like the wrong > thing to do in this situation ... There's previous little that can be done "right," from within DDB.... -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Sat Oct 9 10:36:33 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B95316A4CE; Sat, 9 Oct 2004 10:36:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A63D43D1D; Sat, 9 Oct 2004 10:36:33 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99AaXZB086716; Sat, 9 Oct 2004 10:36:33 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99AaWSc086715; Sat, 9 Oct 2004 10:36:32 GMT (envelope-from julian) Message-Id: <200410091036.i99AaWSc086715@repoman.freebsd.org> From: Julian Elischer Date: Sat, 9 Oct 2004 10:36:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern kern_kse.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 10:36:33 -0000 julian 2004-10-09 10:36:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_kse.c Log: MFC (kind of): part of a small change by davidxu that didn't exactly correspond to a perfect MFC as it was a change to code that was removed from -current and put back, where it was never removed from 5.x in the first place. Approved by: re (scottl) Revision Changes Path 1.193.2.10 +12 -13 src/sys/kern/kern_kse.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 10:45:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AAF216A4CE; Sat, 9 Oct 2004 10:45:48 +0000 (GMT) Received: from gw.Awfulhak.org (awfulhak.demon.co.uk [80.177.173.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D96943D2D; Sat, 9 Oct 2004 10:45:47 +0000 (GMT) (envelope-from brian@Awfulhak.org) Received: from dev.lan.Awfulhak.org (brian@dev.lan.Awfulhak.org [172.16.0.5]) by gw.Awfulhak.org (8.13.1/8.13.1) with SMTP id i99AjaRR052253; Sat, 9 Oct 2004 11:45:36 +0100 (BST) (envelope-from brian@Awfulhak.org) Date: Sat, 9 Oct 2004 11:45:44 +0100 From: Brian Somers To: Brian Somers Message-ID: <20041009114544.080344bd@dev.lan.Awfulhak.org> In-Reply-To: <20041009011553.01708de1@dev.lan.Awfulhak.org> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on gw.lan.Awfulhak.org cc: cvs-src@FreeBSD.org cc: Mike Makonnen cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 10:45:48 -0000 On Sat, 9 Oct 2004 01:15:53 +0100, Brian Somers wrote: > Is there any good reason that mergemaster deals with this stuff rather than > make installworld? Or maybe I should ask, why doesn't make installworld > handle *some* stuff in /etc, such as /etc/rc.d/ and /etc/defaults/? Ok, so there doesn't seem to be a huge resistance to this idea. So how about we install this stuff as part of installworld: etc/defaults etc/mtree etc/periodic etc/rc.d the rationalle being that these are owned by the OS and not by the user. Mergemaster can stay the same so that it can offer to delete old stuff. I've worked long and hard on this and attached the hugely complicated patch to the bottom of this email. -- Brian Don't _EVER_ lose your sense of humour ! Index: Makefile.inc1 =================================================================== RCS file: /home/ncvs/src/Makefile.inc1,v retrieving revision 1.448 diff -u -r1.448 Makefile.inc1 --- Makefile.inc1 27 Sep 2004 08:23:42 -0000 1.448 +++ Makefile.inc1 9 Oct 2004 10:43:30 -0000 @@ -64,6 +64,10 @@ .endif SUBDIR+=sys usr.bin usr.sbin etc +# These directories contain system scripts and configuration files +# that should not be changed by the user. +SUBDIR+=etc/defaults etc/mtree etc/periodic etc/rc.d + # These are last, since it is nice to at least get the base system # rebuilt before you do them. .for _DIR in ${LOCAL_DIRS} From owner-cvs-all@FreeBSD.ORG Sat Oct 9 13:25:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53F1A16A4CE; Sat, 9 Oct 2004 13:25:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48ED643D49; Sat, 9 Oct 2004 13:25:20 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99DPKba097725; Sat, 9 Oct 2004 13:25:20 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99DPK00097724; Sat, 9 Oct 2004 13:25:20 GMT (envelope-from glebius) Message-Id: <200410091325.i99DPK00097724@repoman.freebsd.org> From: Gleb Smirnoff Date: Sat, 9 Oct 2004 13:25:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys mbuf.h src/sys/kern uipc_mbuf2.c src/share/man/man9 mbuf_tags.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 13:25:20 -0000 glebius 2004-10-09 13:25:19 UTC FreeBSD src repository Modified files: sys/sys mbuf.h sys/kern uipc_mbuf2.c share/man/man9 mbuf_tags.9 Log: Remove inlined m_tag_free(). Rename _m_tag_free() to m_tag_free() and make it visible (same way as in OpenBSD). Describe usage in manpage. This change is useful for creating custom free methods, which call default free method at their end. While here, make malloc declaration for mbuf tags more informative. Approved by: julian (mentor), sam MFC after: 1 month Revision Changes Path 1.2 +11 -7 src/share/man/man9/mbuf_tags.9 1.27 +11 -6 src/sys/kern/uipc_mbuf2.c 1.160 +1 -9 src/sys/sys/mbuf.h From owner-cvs-all@FreeBSD.ORG Sat Oct 9 13:27:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00DBA16A4CE; Sat, 9 Oct 2004 13:27:56 +0000 (GMT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11E6243D4C; Sat, 9 Oct 2004 13:27:55 +0000 (GMT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])i99DRS899048; Sat, 9 Oct 2004 22:27:28 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <20041009114544.080344bd@dev.lan.Awfulhak.org> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> <20041009114544.080344bd@dev.lan.Awfulhak.org> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20040704(IM147) Lines: 16 From: Makoto Matsushita To: brian@Awfulhak.org Date: Sat, 09 Oct 2004 22:27:26 +0900 Message-Id: <20041009222726U.matusita@jp.FreeBSD.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 13:27:56 -0000 brian> Ok, so there doesn't seem to be a huge resistance to this idea. So how brian> about we install this stuff as part of installworld: brian> etc/defaults brian> etc/mtree brian> etc/periodic brian> etc/rc.d I'm ok with etc/defaults (this directory is not inteded to modify by users), but not others. I'm often use to change files under those directories. For example, see recent BIND9 topics about etc/mtree. Please do NOT break my configuration by installworld, thank you. -- - Makoto `MAR' Matsushita From owner-cvs-all@FreeBSD.ORG Sat Oct 9 13:51:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F54616A4CE; Sat, 9 Oct 2004 13:51:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3D0743D41; Sat, 9 Oct 2004 13:51:28 +0000 (GMT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99DpSfZ098539; Sat, 9 Oct 2004 13:51:28 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99DpS2q098538; Sat, 9 Oct 2004 13:51:28 GMT (envelope-from joerg) Message-Id: <200410091351.i99DpS2q098538@repoman.freebsd.org> From: Joerg Wunsch Date: Sat, 9 Oct 2004 13:51:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf kmod.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 13:51:29 -0000 joerg 2004-10-09 13:51:28 UTC FreeBSD src repository Modified files: sys/conf kmod.mk Log: Forcibly create symlinked headers, otherwise the build process may fail if the target link already existed (e. g. -DNO_KERNELCLEAN). Revision Changes Path 1.168 +1 -1 src/sys/conf/kmod.mk From owner-cvs-all@FreeBSD.ORG Sat Oct 9 14:00:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49A5116A4CE; Sat, 9 Oct 2004 14:00:50 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C9FC43D39; Sat, 9 Oct 2004 14:00:49 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 2DAB45310; Sat, 9 Oct 2004 16:00:41 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 056E8530A; Sat, 9 Oct 2004 16:00:33 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id C3A4BB85E; Sat, 9 Oct 2004 16:00:33 +0200 (CEST) To: "Kevin Oberman" References: <20041008212100.2BB2F5D04@ptavv.es.net> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Sat, 09 Oct 2004 16:00:33 +0200 In-Reply-To: <20041008212100.2BB2F5D04@ptavv.es.net> (Kevin Oberman's message of "Fri, 08 Oct 2004 14:21:00 -0700") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin cc: Nate Lawson Subject: Re: cvs commit: src/sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 14:00:50 -0000 "Kevin Oberman" writes: > Yes, it is the latest BIOS available. I doubt that ASUS will ever > release a new version, considering how old this card is. The BIOS I am > running was released on July 7, 1999. :-( Go to http://www.asus.com.tw/support/download/item.aspx?ModelName=3DP5A&Type=3DBI= OS Select Beta (instead of Release) and you will see there's a newer BIOS available (1011-005, dated some time in 2002). Amongst other issues, it should fix support for disks larger than 32 GB (the latest Release BIOS will hang during POST if a large disk is connected). I'm running an older BETA myself, 1010-001 IIRC. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Sat Oct 9 14:04:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E4D316A4CE; Sat, 9 Oct 2004 14:04:58 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 386E943D41; Sat, 9 Oct 2004 14:04:58 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 4BD1B5310; Sat, 9 Oct 2004 16:04:57 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 89F3F530A; Sat, 9 Oct 2004 16:04:50 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 541DDB85E; Sat, 9 Oct 2004 16:04:50 +0200 (CEST) To: "Bjoern A. Zeeb" References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> <20041009083519.GA84548@dragon.nuxi.com> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Sat, 09 Oct 2004 16:04:50 +0200 In-Reply-To: (Bjoern A. Zeeb's message of "Sat, 9 Oct 2004 08:44:06 +0000 (UTC)") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 14:04:58 -0000 "Bjoern A. Zeeb" writes: > some people also have modifications in /etc/rc.d for various reasons > that they do not want to be overwritten upon next installworld. so make your modifications in /usr/src/etc/rc.d/. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Sat Oct 9 14:14:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D2DE16A4CE; Sat, 9 Oct 2004 14:14:47 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E87443D4C; Sat, 9 Oct 2004 14:14:47 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 6FFCC530A; Sat, 9 Oct 2004 16:14:46 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 9862D5311; Sat, 9 Oct 2004 16:14:39 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 737B2B85E; Sat, 9 Oct 2004 16:14:39 +0200 (CEST) To: Brian Feldman References: <200410082019.i98KJTTd026310@repoman.freebsd.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Sat, 09 Oct 2004 16:14:39 +0200 In-Reply-To: <200410082019.i98KJTTd026310@repoman.freebsd.org> (Brian Feldman's message of "Fri, 8 Oct 2004 20:19:29 +0000 (UTC)") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm uma_core.c uma_dbg.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 14:14:47 -0000 Brian Feldman writes: > Log: > Fix critical stability problems that can cause UMA mbuf cluster > state management corruption, mbuf leaks, general mbuf corruption, > and at least on i386 a first level splash damage radius that > encompasses up to about half a megabyte of the memory after > an mbuf cluster's allocation slab. In short, this has caused > instability nightmares anywhere the right kind of network traffic > is present. Do you think you can get this into RELENG_5 before the release (provided re@ agrees)? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Sat Oct 9 14:20:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF5E016A4CE; Sat, 9 Oct 2004 14:20:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE4DA43D2F; Sat, 9 Oct 2004 14:20:18 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99EKIwS099347; Sat, 9 Oct 2004 14:20:18 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99EKInH099346; Sat, 9 Oct 2004 14:20:18 GMT (envelope-from des) Message-Id: <200410091420.i99EKInH099346@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 9 Oct 2004 14:20:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph ng_ether.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 14:20:19 -0000 des 2004-10-09 14:20:18 UTC FreeBSD src repository Modified files: sys/netgraph ng_ether.c Log: Return 0, not NULL, from a function declared as returning int. Revision Changes Path 1.39 +1 -1 src/sys/netgraph/ng_ether.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:07:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 656AC16A4CE; Sat, 9 Oct 2004 15:07:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57E4B43D3F; Sat, 9 Oct 2004 15:07:20 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99F7Kmo000876; Sat, 9 Oct 2004 15:07:20 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99F7KjP000875; Sat, 9 Oct 2004 15:07:20 GMT (envelope-from mtm) Message-Id: <200410091507.i99F7KjP000875@repoman.freebsd.org> From: Mike Makonnen Date: Sat, 9 Oct 2004 15:07:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/lib Makefile src/lib/libthr/arch/amd64 Makefile.inc src/lib/libthr/arch/amd64/amd64 _setcurthread.c src/lib/libthr/arch/i386/i386 _setcurthread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:07:20 -0000 mtm 2004-10-09 15:07:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib Makefile lib/libthr/arch/i386/i386 _setcurthread.c Added files: (Branch: RELENG_5) lib/libthr/arch/amd64 Makefile.inc lib/libthr/arch/amd64/amd64 _setcurthread.c Log: MFC: lib/Makefile: ---------------------------- revision 1.1 date: 2004/08/19 23:41:12; author: davidxu; state: Exp; Add AMD64 support code. ============================================================================= RCS file: /home/ncvs/src/lib/libthr/arch/i386/i386/_setcurthread.c,v ---------------------------- revision 1.15 date: 2004/08/19 23:49:04; author: davidxu; state: Exp; lines: +10 -3 Adjust code to support AMD64, on AMD64, thread needs to set fsbase by itself before it can execute any other code, so new thread should be created with all signals are masked until after fsbase is set. ============================================================================= RCS file: /home/ncvs/src/lib/Makefile,v ---------------------------- revision 1.190 date: 2004/08/19 23:51:42; author: davidxu; state: Exp; lines: +1 -2 build libthr on amd64. ============================================================================= Approved by: re/scottl Revision Changes Path 1.189.2.2 +1 -2 src/lib/Makefile 1.1.2.1 +5 -0 src/lib/libthr/arch/amd64/Makefile.inc (new) 1.1.2.1 +101 -0 src/lib/libthr/arch/amd64/amd64/_setcurthread.c (new) 1.14.2.1 +10 -3 src/lib/libthr/arch/i386/i386/_setcurthread.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:12:04 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A312A16A4CE; Sat, 9 Oct 2004 15:12:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82BCC43D3F; Sat, 9 Oct 2004 15:12:04 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99FC4NU001030; Sat, 9 Oct 2004 15:12:04 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99FC4Kx001029; Sat, 9 Oct 2004 15:12:04 GMT (envelope-from rwatson) Message-Id: <200410091512.i99FC4Kx001029@repoman.freebsd.org> From: Robert Watson Date: Sat, 9 Oct 2004 15:12:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netinet ip_mroute.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:12:04 -0000 rwatson 2004-10-09 15:12:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet ip_mroute.c Log: Merge ip_mroute.c:1.109 to RELENG_5: date: 2004/10/07 14:13:35; author: rwatson; state: Exp; lines: +7 -4 When running with debug.mpsafenet=0, initialize IP multicast routing callouts as non-CALLOUT_MPSAFE. Otherwise, they may trigger an assertion regarding Giant if they enter other parts of the stack from the callout. MFC after: 3 days Reported by: Dikshie < dikshie at ppk dot itb dot ac dot id > Approved by: re (scottl) Revision Changes Path 1.106.2.3 +7 -4 src/sys/netinet/ip_mroute.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:12:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1362D16A4CE; Sat, 9 Oct 2004 15:12:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06CF043D41; Sat, 9 Oct 2004 15:12:34 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99FCX0x001137; Sat, 9 Oct 2004 15:12:33 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99FCXYf001136; Sat, 9 Oct 2004 15:12:33 GMT (envelope-from mtm) Message-Id: <200410091512.i99FCXYf001136@repoman.freebsd.org> From: Mike Makonnen Date: Sat, 9 Oct 2004 15:12:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/lib/libthr/thread thr_exit.csrc/sys/compat/freebsd32 syscalls.master src/sys/kern kern_thr.c syscalls.master src/sys/sys thr.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:12:34 -0000 mtm 2004-10-09 15:12:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib/libthr/thread thr_exit.c sys/compat/freebsd32 syscalls.master sys/kern kern_thr.c syscalls.master sys/sys thr.h Log: MFC: ---------------------------- revision 1.15 date: 2004/10/08 14:48:02; author: mtm; state: Exp; lines: +1 -4 Remove a reference to a non-existent syscall: _thr_exit(). The actual name is thr_exit(). How this ever worked is beyond me. ---------------------------- revision 1.14 date: 2004/10/06 14:20:57; author: mtm; state: Exp; lines: +2 -3 Close a race between a thread exiting and the freeing of it's stack. After some discussion the best option seems to be to signal the thread's death from within the kernel. This requires that thr_exit() take an argument. Discussed with: davidxu, deischen, marcel MFC after: 3 days ============================================================================= Approved by: re/scottl Revision Changes Path 1.13.2.1 +1 -5 src/lib/libthr/thread/thr_exit.c 1.40.2.1 +1 -1 src/sys/compat/freebsd32/syscalls.master 1.23.2.6 +5 -1 src/sys/kern/kern_thr.c 1.176.2.1 +1 -1 src/sys/kern/syscalls.master 1.3.2.1 +1 -1 src/sys/sys/thr.h From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:13:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A622B16A4CE; Sat, 9 Oct 2004 15:13:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 990D643D2D; Sat, 9 Oct 2004 15:13:50 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99FDoa3001286; Sat, 9 Oct 2004 15:13:50 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99FDoFT001285; Sat, 9 Oct 2004 15:13:50 GMT (envelope-from mtm) Message-Id: <200410091513.i99FDoFT001285@repoman.freebsd.org> From: Mike Makonnen Date: Sat, 9 Oct 2004 15:13:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/lib/libthr/thread thr_mutex.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:13:50 -0000 mtm 2004-10-09 15:13:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib/libthr/thread thr_mutex.c Log: ---------------------------- revision 1.32 date: 2004/09/22 18:51:16; author: mtm; state: Exp; lines: +1 -14 Remove vestiges of libthr's signal mangling past. This fixes that last known problem with mysql on libthr: not being able to kill mysqld. ---------------------------- revision 1.31 date: 2004/09/22 16:53:23; author: mtm; state: Exp; lines: +6 -27 The SUSv3 function say that the affected functions MAY FAIL, if the specified mutex is invalid. In spec parlance 'MAY FAIL' means it's up to the implementor. So, remove the check for NULL pointers for two reasons: 1. A mutex may be invalid without necessarily being NULL. 2. If the pointer to the mutex is NULL core-dumping in the vicinity of the problem is much much much better than failing in some other part of the code (especially when the application doesn't check the return value of the function that you oh so helpfully set to EINVAL). ============================================================================= Approved by: re/scottl Revision Changes Path 1.30.2.1 +7 -41 src/lib/libthr/thread/thr_mutex.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:15:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6876E16A4CE; Sat, 9 Oct 2004 15:15:20 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3659243D54; Sat, 9 Oct 2004 15:15:20 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.93] ([66.127.85.93]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id i99FFJWi083148 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 9 Oct 2004 08:15:19 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <4168009A.303@errno.com> Date: Sat, 09 Oct 2004 08:15:38 -0700 From: Sam Leffler Organization: Errrno Consulting User-Agent: Mozilla Thunderbird 0.8 (Macintosh/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gleb Smirnoff References: <200410091325.i99DPK00097724@repoman.freebsd.org> In-Reply-To: <200410091325.i99DPK00097724@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys mbuf.h src/sys/kern uipc_mbuf2.c src/share/man/man9 mbuf_tags.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:15:20 -0000 Gleb Smirnoff wrote: > glebius 2004-10-09 13:25:19 UTC > > FreeBSD src repository > > Modified files: > sys/sys mbuf.h > sys/kern uipc_mbuf2.c > share/man/man9 mbuf_tags.9 > Log: > Remove inlined m_tag_free(). Rename _m_tag_free() to m_tag_free() > and make it visible (same way as in OpenBSD). Describe usage in manpage. > > This change is useful for creating custom free methods, which > call default free method at their end. > > While here, make malloc declaration for mbuf tags more informative. > I don't recall your showing me the change to remove m_tag_free in mbuf.h. These change the semantics of calling m_tag_free--before they called the method pointer, but now they explicitly call the static function which is typically not what is desired. Your original request was solely to expose the _m_tag_free function so that code could access it; but you've done far more than that with this commit. I believe you should revert the API change. Sam From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:20:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F26016A4CE; Sat, 9 Oct 2004 15:20:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E120F43D2D; Sat, 9 Oct 2004 15:20:19 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99FKJZw001530; Sat, 9 Oct 2004 15:20:19 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99FKJqL001529; Sat, 9 Oct 2004 15:20:19 GMT (envelope-from mlaier) Message-Id: <200410091520.i99FKJqL001529@repoman.freebsd.org> From: Max Laier Date: Sat, 9 Oct 2004 15:20:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/bfe if_bfe.c src/sys/dev/if_ndis if_ndis.c src/sys/pci if_sis.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:20:20 -0000 mlaier 2004-10-09 15:20:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/bfe if_bfe.c sys/dev/if_ndis if_ndis.c sys/pci if_sis.c Log: MFC: Fix sis, bfe and ndis in the same way dc was fixed: Do not tell the hardware to send when there were no packets enqueued. Found and reviewed by: green Approved by: re (scottl) Revision Changes Path 1.15.2.2 +14 -9 src/sys/dev/bfe/if_bfe.c 1.69.2.1 +3 -0 src/sys/dev/if_ndis/if_ndis.c 1.103.2.1 +13 -9 src/sys/pci/if_sis.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:25:41 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D083816A4CE; Sat, 9 Oct 2004 15:25:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C495343D1D; Sat, 9 Oct 2004 15:25:41 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99FPf7Q001799; Sat, 9 Oct 2004 15:25:41 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99FPf0B001798; Sat, 9 Oct 2004 15:25:41 GMT (envelope-from mtm) Message-Id: <200410091525.i99FPf0B001798@repoman.freebsd.org> From: Mike Makonnen Date: Sat, 9 Oct 2004 15:25:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/compat/freebsd32 freebsd32_proto.hfreebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c src/sys/kern init_sysent.c syscalls.c src/sys/sys syscall.h syscall.mk sysproto.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:25:42 -0000 mtm 2004-10-09 15:25:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c sys/kern init_sysent.c syscalls.c sys/sys syscall.h syscall.mk sysproto.h Log: Regen for the thr_exit() syscall change. Approved by: re/scottl Revision Changes Path 1.28.2.1 +1 -1 src/sys/compat/freebsd32/freebsd32_proto.h 1.28.2.1 +1 -1 src/sys/compat/freebsd32/freebsd32_syscall.h 1.19.2.1 +1 -1 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.29.2.1 +2 -2 src/sys/compat/freebsd32/freebsd32_sysent.c 1.175.2.1 +2 -2 src/sys/kern/init_sysent.c 1.161.2.1 +1 -1 src/sys/kern/syscalls.c 1.159.2.1 +1 -1 src/sys/sys/syscall.h 1.114.2.1 +1 -1 src/sys/sys/syscall.mk 1.158.2.1 +2 -2 src/sys/sys/sysproto.h From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:29:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1905B16A4CE; Sat, 9 Oct 2004 15:29:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DA0843D45; Sat, 9 Oct 2004 15:29:15 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99FTEX6001953; Sat, 9 Oct 2004 15:29:14 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99FTE0O001952; Sat, 9 Oct 2004 15:29:14 GMT (envelope-from mlaier) Message-Id: <200410091529.i99FTE0O001952@repoman.freebsd.org> From: Max Laier Date: Sat, 9 Oct 2004 15:29:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 Makefile altq.4 src/contrib/pf/man pf.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:29:15 -0000 mlaier 2004-10-09 15:29:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man4 Makefile contrib/pf/man pf.conf.5 Added files: (Branch: RELENG_5) share/man/man4 altq.4 Log: MFC: Add a minimal altq.4 manpage to tell about the kernel options and where to find more information. Also move the "SUPPORTED DEVICES" section from altq.9 to altq.4, where is belongs. Requested by: green AND Rename the QUEUEING section of pf.conf(5) to QUEUEING/ALTQ to make it easier to find the appropiate section when redirected from ALTQ(4). Approved by: re (scottl) Revision Changes Path 1.1.1.2.2.3 +3 -3 src/contrib/pf/man/pf.conf.5 1.276.2.5 +2 -0 src/share/man/man4/Makefile 1.2.2.1 +142 -0 src/share/man/man4/altq.4 (new) From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:36:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FFAA16A4CE; Sat, 9 Oct 2004 15:36:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 016CD43D48; Sat, 9 Oct 2004 15:36:14 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99FaDc1002179; Sat, 9 Oct 2004 15:36:13 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99FaDIX002178; Sat, 9 Oct 2004 15:36:13 GMT (envelope-from stefanf) Message-Id: <200410091536.i99FaDIX002178@repoman.freebsd.org> From: Stefan Farfeleder Date: Sat, 9 Oct 2004 15:36:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/rpc.lockd lock_proc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:36:14 -0000 stefanf 2004-10-09 15:36:13 UTC FreeBSD src repository Modified files: usr.sbin/rpc.lockd lock_proc.c Log: Include for {g,s}eteuid(). Revision Changes Path 1.17 +1 -0 src/usr.sbin/rpc.lockd/lock_proc.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:37:43 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EEAE16A4CE; Sat, 9 Oct 2004 15:37:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E219D43D3F; Sat, 9 Oct 2004 15:37:42 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99Fbg11002262; Sat, 9 Oct 2004 15:37:42 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99FbgjB002261; Sat, 9 Oct 2004 15:37:42 GMT (envelope-from mtm) Message-Id: <200410091537.i99FbgjB002261@repoman.freebsd.org> From: Mike Makonnen Date: Sat, 9 Oct 2004 15:37:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/lib/libthr/thread thr_private.h thr_syscalls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:37:43 -0000 mtm 2004-10-09 15:37:42 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib/libthr/thread thr_private.h thr_syscalls.c Log: ---------------------------- revision 1.41 date: 2004/09/16 13:55:46; author: mtm; state: Exp; lines: +21 -0 Implement cancellation points in libc interfaces, as specified by POSIX. ============================================================================= Approved by: re/scottl Revision Changes Path 1.39.2.1 +21 -0 src/lib/libthr/thread/thr_private.h 1.7.2.1 +293 -0 src/lib/libthr/thread/thr_syscalls.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:39:19 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAD8416A4CE; Sat, 9 Oct 2004 15:39:19 +0000 (GMT) Received: from sardine.webcom.it (gen053.n002.c03.escapebox.net [213.73.82.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64D5243D2D; Sat, 9 Oct 2004 15:39:19 +0000 (GMT) (envelope-from "") Received: from [213.140.22.73] (helo=brian) by webcom.it with asmtp (Exim 3.36 #1) id 1CGJJW-0007cF-00; Sat, 09 Oct 2004 15:39:18 +0000 Date: Sat, 9 Oct 2004 17:39:17 +0200 From: Andrea Campi To: Gleb Smirnoff Message-ID: <20041009153916.GA2003@webcom.it> References: <200410082115.i98LFLMU034965@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410082115.i98LFLMU034965@repoman.freebsd.org> User-Agent: Mutt/1.5.6i Received: from andrea by webcom.it with asmtp (Exim 3.36 #1) id 1CGJJW-0007cF-00; Sat, 09 Oct 2004 15:39:18 +0000 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen syslog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:39:20 -0000 On Fri, Oct 08, 2004 at 09:15:21PM +0000, Gleb Smirnoff wrote: > glebius 2004-10-08 21:15:21 UTC > > FreeBSD src repository > > Modified files: > lib/libc/gen syslog.c > Log: > When send()ing to syslogd return ENOBUFS keep trying until success. > > This fixes a case, when DoSed syslogd completely loses messages. Unless I'm missing something, this would make the calling application loop for an unbounded time (potentially forever), thus making the DoS even more effective. Personally, I've never thought of syslog as a reliable service, and I'm quite sure I prefer to lose messages but keep my apps running than the opposite. If an application needs a failsafe logging mechanism, chances are it will use something else anyway. What about: retry = 1000; do { usleep(1); if (send(LogFile, tbuf, cnt, 0) >= 0) break; } while (errno == ENOBUFS && retry-- > 0); Bye, Andrea -- Intel: where Quality is job number 0.9998782345! From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:50:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41C1816A4CE; Sat, 9 Oct 2004 15:50:10 +0000 (GMT) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA67643D39; Sat, 9 Oct 2004 15:50:09 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id B791A1FF9AB; Sat, 9 Oct 2004 17:50:07 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id B635F1FF9A8; Sat, 9 Oct 2004 17:50:05 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id EA17C15663; Sat, 9 Oct 2004 15:47:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id DF1B0155A0; Sat, 9 Oct 2004 15:47:24 +0000 (UTC) Date: Sat, 9 Oct 2004 15:47:24 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: =?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?= In-Reply-To: Message-ID: References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009083519.GA84548@dragon.nuxi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:50:10 -0000 On Sat, 9 Oct 2004, Dag-Erling Sm=F8rgrav wrote: > "Bjoern A. Zeeb" writes: > > some people also have modifications in /etc/rc.d for various reasons > > that they do not want to be overwritten upon next installworld. > > so make your modifications in /usr/src/etc/rc.d/. this is not possible if you use the same world for a couple of machines but only want/need to change files on one. --=20 Bjoern A. Zeeb=09=09=09=09bzeeb at Zabbadoz dot NeT From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:56:35 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 299BE16A4CE; Sat, 9 Oct 2004 15:56:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08FFD43D39; Sat, 9 Oct 2004 15:56:35 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99FuYOa002804; Sat, 9 Oct 2004 15:56:34 GMT (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99FuYfB002803; Sat, 9 Oct 2004 15:56:34 GMT (envelope-from le) Message-Id: <200410091556.i99FuYfB002803@repoman.freebsd.org> From: Lukas Ertl Date: Sat, 9 Oct 2004 15:56:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/fsdb Makefile fsdb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:56:35 -0000 le 2004-10-09 15:56:34 UTC FreeBSD src repository Modified files: sbin/fsdb Makefile fsdb.c Log: Make fsck WARNS=2 clean. Revision Changes Path 1.19 +1 -1 src/sbin/fsdb/Makefile 1.29 +16 -16 src/sbin/fsdb/fsdb.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 15:58:51 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A22A716A4CE; Sat, 9 Oct 2004 15:58:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81F9C43D1D; Sat, 9 Oct 2004 15:58:51 +0000 (GMT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99Fwpxf002920; Sat, 9 Oct 2004 15:58:51 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99Fwpnj002919; Sat, 9 Oct 2004 15:58:51 GMT (envelope-from mtm) Message-Id: <200410091558.i99Fwpnj002919@repoman.freebsd.org> From: Mike Makonnen Date: Sat, 9 Oct 2004 15:58:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 15:58:51 -0000 mtm 2004-10-09 15:58:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) . UPDATING Log: MFC: RCS file: /home/ncvs/src/UPDATING,v ---------------------------- revision 1.370 date: 2004/10/07 05:45:39; author: mtm; state: Exp; lines: +5 -0 Note libthr ABI breakage. ============================================================================= Approved by: re/assumed because of libthr abi change already approved Revision Changes Path 1.342.2.12 +5 -0 src/UPDATING From owner-cvs-all@FreeBSD.ORG Sat Oct 9 16:18:22 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 578B916A4CE; Sat, 9 Oct 2004 16:18:22 +0000 (GMT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DCDE43D45; Sat, 9 Oct 2004 16:18:21 +0000 (GMT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])i99GIJ831484; Sun, 10 Oct 2004 01:18:19 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: References: X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20040704(IM147) Lines: 18 From: Makoto Matsushita To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Date: Sun, 10 Oct 2004 01:18:18 +0900 Message-Id: <20041010011818G.matusita@jp.FreeBSD.org> Subject: Re: What we keep under /etc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 16:18:22 -0000 Here's my small proposal about this issue... There's a variable, MM_PRE_COMPARE_SCRIPT which mergemaster(8) understands. For those who want to update /etc/rc.d automatically, write a small script which copies your favorite files to /etc, then set "MM_PRE_COMPARE_SCRIPT=/your/script.sh" to /etc/mergemaster.rc. Since mergemaster(8) is considered as a mandatory tool for admin (I hope nobody objects), the problem we have discussed here can be resolved with such a script and use it with mergemaster(8). We can also supply a sample shell script which copies etc/rc.d/* (for example), to /usr/share/examples/mergemaster. How do you like this? Anybody have a sample script for that? -- - Makoto `MAR' Matsushita From owner-cvs-all@FreeBSD.ORG Sat Oct 9 16:27:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0092616A4CE; Sat, 9 Oct 2004 16:27:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D553643D31; Sat, 9 Oct 2004 16:27:13 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99GRDPh004001; Sat, 9 Oct 2004 16:27:13 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99GRDNv004000; Sat, 9 Oct 2004 16:27:13 GMT (envelope-from sos) Message-Id: <200410091627.i99GRDNv004000@repoman.freebsd.org> From: Søren Schmidt Date: Sat, 9 Oct 2004 16:27:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 16:27:14 -0000 sos 2004-10-09 16:27:13 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-pci.h Log: Add support for the ICH6 in legacy mode. The AHCI part is not supported yet, but is in the works. 5.3 RC1 candidate Revision Changes Path 1.92 +3 -0 src/sys/dev/ata/ata-chipset.c 1.35 +3 -0 src/sys/dev/ata/ata-pci.h From owner-cvs-all@FreeBSD.ORG Sat Oct 9 16:28:52 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E272E16A4CE; Sat, 9 Oct 2004 16:28:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3FC743D46; Sat, 9 Oct 2004 16:28:52 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99GSqNq004097; Sat, 9 Oct 2004 16:28:52 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99GSq63004096; Sat, 9 Oct 2004 16:28:52 GMT (envelope-from ru) Message-Id: <200410091628.i99GSq63004096@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 9 Oct 2004 16:28:52 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations donors.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 16:28:53 -0000 ru 2004-10-09 16:28:52 UTC FreeBSD doc repository Modified files: en/donations donors.sgml Log: This AOpen thing is actually a combo drive (DVD-ROM + CD-RW). Revision Changes Path 1.216 +2 -2 www/en/donations/donors.sgml From owner-cvs-all@FreeBSD.ORG Sat Oct 9 16:42:09 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC9B216A4E3; Sat, 9 Oct 2004 16:42:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAAF243D4C; Sat, 9 Oct 2004 16:42:09 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99Gg9DY004503; Sat, 9 Oct 2004 16:42:09 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99Gg9tm004502; Sat, 9 Oct 2004 16:42:09 GMT (envelope-from kensmith) Message-Id: <200410091642.i99Gg9tm004502@repoman.freebsd.org> From: Ken Smith Date: Sat, 9 Oct 2004 16:42:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/sparc64 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 16:42:10 -0000 kensmith 2004-10-09 16:42:09 UTC FreeBSD src repository Modified files: sys/sparc64/sparc64 machdep.c Log: Flush the register windows before we start changing the context. Submitted by: Andrew Belashov (slightly modified) Reviewed by: jake Revision Changes Path 1.115 +2 -0 src/sys/sparc64/sparc64/machdep.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 16:42:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B68F16A4CE; Sat, 9 Oct 2004 16:42:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BABA43D1F; Sat, 9 Oct 2004 16:42:58 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99GgwYZ004541; Sat, 9 Oct 2004 16:42:58 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99Ggw9N004540; Sat, 9 Oct 2004 16:42:58 GMT (envelope-from rwatson) Message-Id: <200410091642.i99Ggw9N004540@repoman.freebsd.org> From: Robert Watson Date: Sat, 9 Oct 2004 16:42:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys socketvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 16:42:58 -0000 rwatson 2004-10-09 16:42:58 UTC FreeBSD src repository Modified files: sys/sys socketvar.h Log: Add SOCKBUF_UNLOCK_ASSERT(), which asserts that the current thread does not hold the mutex for a socket buffer. Revision Changes Path 1.134 +1 -0 src/sys/sys/socketvar.h From owner-cvs-all@FreeBSD.ORG Sat Oct 9 16:48:52 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 110A916A4CE; Sat, 9 Oct 2004 16:48:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3F5743D49; Sat, 9 Oct 2004 16:48:51 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99GmpoE011097; Sat, 9 Oct 2004 16:48:51 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99GmpDq011096; Sat, 9 Oct 2004 16:48:51 GMT (envelope-from rwatson) Message-Id: <200410091648.i99GmpDq011096@repoman.freebsd.org> From: Robert Watson Date: Sat, 9 Oct 2004 16:48:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet tcp_output.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 16:48:52 -0000 rwatson 2004-10-09 16:48:51 UTC FreeBSD src repository Modified files: sys/netinet tcp_output.c Log: Acquire the send socket buffer lock around tcp_output() activities reaching into the socket buffer. This prevents a number of potential races, including dereferencing of sb_mb while unlocked leading to a NULL pointer deref (how I found it). Potentially this might also explain other "odd" TCP behavior on SMP boxes (although haven't seen it reported). RELENG_5 candidate. Revision Changes Path 1.103 +14 -2 src/sys/netinet/tcp_output.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 16:51:21 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C070F16A4CE; Sat, 9 Oct 2004 16:51:21 +0000 (GMT) Received: from srv01.sparkit.no (srv01.sparkit.no [193.69.116.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B45843D49; Sat, 9 Oct 2004 16:51:21 +0000 (GMT) (envelope-from eivind@FreeBSD.org) Received: from ws.nada ([193.69.114.88]) by srv01.sparkit.no (8.12.11/8.12.11) with ESMTP id i99Gp22W051361; Sat, 9 Oct 2004 18:51:02 +0200 (CEST) (envelope-from eivind@FreeBSD.org) Received: from ws.nada (localhost [127.0.0.1]) by ws.nada (8.12.9/8.12.10) with ESMTP id i99GkeEt001868; Sat, 9 Oct 2004 16:46:40 GMT (envelope-from eivind@ws.nada) Received: (from eivind@localhost) by ws.nada (8.12.9/8.12.10/Submit) id i99GkeDH001867; Sat, 9 Oct 2004 16:46:40 GMT (envelope-from eivind) Date: Sat, 9 Oct 2004 16:46:39 +0000 From: Eivind Eklund To: Brian Somers Message-ID: <20041009164639.GA1737@FreeBSD.org> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041009011553.01708de1@dev.lan.Awfulhak.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: Mike Makonnen cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 16:51:21 -0000 On Sat, Oct 09, 2004 at 01:15:53AM +0100, Brian Somers wrote: > This makes life painful enough to ask.... > > Is there any good reason that mergemaster deals with this stuff rather than > make installworld? Or maybe I should ask, why doesn't make installworld > handle *some* stuff in /etc, such as /etc/rc.d/ and /etc/defaults/? In my opinion, this is a result *only* of mergemaster being broken. A two-way merge has significant problems for anything with two-directional modifications. Modifying our install policy because mergemaster is broken is in my opinion inappropriate. I tried to fix mergemaster, but over a couple of years Doug never found time to look over and accept or reject my patches, so I gave up bugging him about it and wrote a replacement. That replacement is available in /usr/ports/sysutils/etcmerge. etcmerge does not suffer from the problems of mergemaster, and I'd be unhappy to see its users suffer because of deficiencies in mergemaster. Eivind. From owner-cvs-all@FreeBSD.ORG Sat Oct 9 17:10:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2DD116A4CE; Sat, 9 Oct 2004 17:10:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C926B43D41; Sat, 9 Oct 2004 17:10:48 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99HAmXS011789; Sat, 9 Oct 2004 17:10:48 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99HAmMN011788; Sat, 9 Oct 2004 17:10:48 GMT (envelope-from das) Message-Id: <200410091710.i99HAmMN011788@repoman.freebsd.org> From: David Schultz Date: Sat, 9 Oct 2004 17:10:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/i386/linux linux_ptrace.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 17:10:49 -0000 das 2004-10-09 17:10:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/i386/linux linux_ptrace.c Log: MFC src/sys/i386/linux/linux_ptrace.c, v1.14 | Fix the following race: | | 1. Process p1 is currently being swapped in. | 2. Process p2 calls linux_ptrace(PTRACE_GETFPXREGS, p1_pid, ...) | 3. After acquiring a reference to FIRST_THREAD_IN_PROC(p1), | p2 blocks in faultin() while p1 finishes being swapped in. | This means p2 won't get back the lock on p1 until after p1's | threads are runnable. | 4. After p1 is swapped in, the first thread in p1 exits. | 5. p2 now uses its dangling reference to p1's first thread. Approved by: re (scottl) Revision Changes Path 1.13.2.1 +4 -3 src/sys/i386/linux/linux_ptrace.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 17:11:09 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2374016A4CE; Sat, 9 Oct 2004 17:11:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 177BE43D53; Sat, 9 Oct 2004 17:11:09 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99HB8Dg011832; Sat, 9 Oct 2004 17:11:08 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99HB8Xs011831; Sat, 9 Oct 2004 17:11:08 GMT (envelope-from das) Message-Id: <200410091711.i99HB8Xs011831@repoman.freebsd.org> From: David Schultz Date: Sat, 9 Oct 2004 17:11:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/fs/procfs procfs_dbregs.c procfs_fpregs.c procfs_regs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 17:11:09 -0000 das 2004-10-09 17:11:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/fs/procfs procfs_dbregs.c procfs_fpregs.c procfs_regs.c Log: MFC src/sys/fs/procfs/procfs_dbregs.c, v1.25 src/sys/fs/procfs/procfs_fpregs.c, v 1.31 src/sys/fs/procfs/procfs_regs.c, v1.30 | Don't PHOLD() the target process in procfs, since this is already done | in pseudofs. Moreover, PHOLD() may block between the p_candebug() | access check and the actual operation. Approved by: re (scottl) Revision Changes Path 1.24.2.1 +1 -2 src/sys/fs/procfs/procfs_dbregs.c 1.30.2.1 +1 -2 src/sys/fs/procfs/procfs_fpregs.c 1.29.2.1 +1 -2 src/sys/fs/procfs/procfs_regs.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 17:11:22 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C74816A4D5; Sat, 9 Oct 2004 17:11:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C09A43D1D; Sat, 9 Oct 2004 17:11:22 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99HBMh6011861; Sat, 9 Oct 2004 17:11:22 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99HBMRE011860; Sat, 9 Oct 2004 17:11:22 GMT (envelope-from das) Message-Id: <200410091711.i99HBMRE011860@repoman.freebsd.org> From: David Schultz Date: Sat, 9 Oct 2004 17:11:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/nfsclient nfs_bio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 17:11:22 -0000 das 2004-10-09 17:11:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/nfsclient nfs_bio.c Log: MFC src/sys/nfsclient/nfs_bio.c, v1.136 | nfsclient/nfs_bio.c has a PHOLD() without a PRELE(). Neither should | be necessary here. Also, use killproc() instead of psignal(). Approved by: re (scottl) Revision Changes Path 1.133.2.1 +1 -3 src/sys/nfsclient/nfs_bio.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 17:13:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FA8416A4CE; Sat, 9 Oct 2004 17:13:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 803B443D1F; Sat, 9 Oct 2004 17:13:58 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99HDwtH012020; Sat, 9 Oct 2004 17:13:58 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99HDwBZ012019; Sat, 9 Oct 2004 17:13:58 GMT (envelope-from maxim) Message-Id: <200410091713.i99HDwBZ012019@repoman.freebsd.org> From: Maxim Konovalov Date: Sat, 9 Oct 2004 17:13:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/net addr2ascii.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 17:13:58 -0000 maxim 2004-10-09 17:13:58 UTC FreeBSD src repository Modified files: lib/libc/net addr2ascii.3 Log: o Backout rev. 1.16, see 1.3 commit log for more info. Requested by: bde o Remove unneeded sys/types.h and netinet/in.h from the synopsis and the example. o We do have struct in_addr in arpa/inet.h, so no need for netinet/in.h. o Mention where AF_* constants defined are. Educated by: bde Revision Changes Path 1.17 +4 -6 src/lib/libc/net/addr2ascii.3 From owner-cvs-all@FreeBSD.ORG Sat Oct 9 17:14:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90D7516A4CE; Sat, 9 Oct 2004 17:14:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 717FB43D3F; Sat, 9 Oct 2004 17:14:28 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99HESli012065; Sat, 9 Oct 2004 17:14:28 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99HES94012064; Sat, 9 Oct 2004 17:14:28 GMT (envelope-from stefanf) Message-Id: <200410091714.i99HES94012064@repoman.freebsd.org> From: Stefan Farfeleder Date: Sat, 9 Oct 2004 17:14:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src s_ilogb.c s_ilogbf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 17:14:28 -0000 stefanf 2004-10-09 17:14:28 UTC FreeBSD src repository Modified files: lib/msun/src s_ilogb.c s_ilogbf.c Log: Use the FP_ILOG macros from rather than hardcoded return values. Also be prepared for FP_ILOGBNAN != INT_MAX. Reviewed by: md5 Revision Changes Path 1.9 +8 -4 src/lib/msun/src/s_ilogb.c 1.7 +5 -2 src/lib/msun/src/s_ilogbf.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 17:46:31 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEC0B16A4CE; Sat, 9 Oct 2004 17:46:31 +0000 (GMT) Received: from gw.Awfulhak.org (awfulhak.demon.co.uk [80.177.173.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0807B43D1D; Sat, 9 Oct 2004 17:46:31 +0000 (GMT) (envelope-from brian@Awfulhak.org) Received: from dev.lan.Awfulhak.org (brian@dev.lan.Awfulhak.org [172.16.0.5]) by gw.Awfulhak.org (8.13.1/8.13.1) with SMTP id i99HkImA055089; Sat, 9 Oct 2004 18:46:18 +0100 (BST) (envelope-from brian@Awfulhak.org) Date: Sat, 9 Oct 2004 18:46:27 +0100 From: Brian Somers To: Makoto Matsushita Message-ID: <20041009184627.26e9a57f@dev.lan.Awfulhak.org> In-Reply-To: <20041009222726U.matusita@jp.FreeBSD.org> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> <20041009114544.080344bd@dev.lan.Awfulhak.org> <20041009222726U.matusita@jp.FreeBSD.org> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on gw.lan.Awfulhak.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 17:46:32 -0000 On Sat, 09 Oct 2004 22:27:26 +0900, Makoto Matsushita wrote: > > brian> Ok, so there doesn't seem to be a huge resistance to this idea. So how > brian> about we install this stuff as part of installworld: > brian> etc/defaults > brian> etc/mtree > brian> etc/periodic > brian> etc/rc.d > > I'm ok with etc/defaults (this directory is not inteded to modify by > users), but not others. I'm often use to change files under those > directories. For example, see recent BIND9 topics about etc/mtree. > > Please do NOT break my configuration by installworld, thank you. Ok, so etc/mtree can be left out. What about etc/periodic and etc/rc.d? -- Brian Don't _EVER_ lose your sense of humour ! From owner-cvs-all@FreeBSD.ORG Sat Oct 9 18:12:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BFD516A4CE; Sat, 9 Oct 2004 18:12:32 +0000 (GMT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F40843D41; Sat, 9 Oct 2004 18:12:31 +0000 (GMT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])i99ICC849016; Sun, 10 Oct 2004 03:12:12 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <20041009184627.26e9a57f@dev.lan.Awfulhak.org> References: <20041009114544.080344bd@dev.lan.Awfulhak.org> <20041009222726U.matusita@jp.FreeBSD.org> <20041009184627.26e9a57f@dev.lan.Awfulhak.org> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20040704(IM147) Lines: 27 From: Makoto Matsushita To: brian@Awfulhak.org Date: Sun, 10 Oct 2004 03:12:08 +0900 Message-Id: <20041010031208L.matusita@jp.FreeBSD.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 18:12:32 -0000 brian> Ok, so etc/mtree can be left out. What about etc/periodic and etc/rc.d? I don't think followings are generally applied to others, but here's my case: * I've modified /etc/periodic/security/security.function. In check_diff() function, there's a line that compares old one and a new one. However, in my cases, there are lots of bogus output will be generated (it is assumed one, not a bug or admin failure), so I'd like to trim off unwanted output by egrep(1) -- changing the file is the only answer. * Also /etc/rc.d/ppp-user got a little hack. Usually one PPPoE connection is enough, but I need two PPPoE connections, one for the Internet, and another for ADSL carrier-local network. There's an option to add a script, /etc/rc.d/ppp2-user for example, to connect the second connection -- but it doesn't work as expected. Yes, second ppp(8) instance runs, but not just after the first ppp(8) runs. I've been trying to fix an order, but no lucks. So I've changed ppp-user script to run two ppp(8). If there's a chance that users may modify /etc files, "overriding /etc files silently" should be avoided as we can, IMHO. -- - Makoto `MAR' Matsushita From owner-cvs-all@FreeBSD.ORG Sat Oct 9 18:22:06 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEDE016A4CF for ; Sat, 9 Oct 2004 18:22:06 +0000 (GMT) Received: from tx4.mail.ox.ac.uk (tx4.mail.ox.ac.uk [129.67.1.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B18643D2D for ; Sat, 9 Oct 2004 18:22:06 +0000 (GMT) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from scan4.mail.ox.ac.uk ([129.67.1.177] helo=localhost) by tx4.mail.ox.ac.uk with esmtp (Exim 4.42) id 1CGLr3-00047R-D6 for cvs-all@FreeBSD.org; Sat, 09 Oct 2004 19:22:05 +0100 Received: from rx4.mail.ox.ac.uk ([129.67.1.172]) by localhost (scan4.mail.ox.ac.uk [129.67.1.177]) (amavisd-new, port 25) with ESMTP id 15536-03 for ; Sat, 9 Oct 2004 19:22:04 +0100 (BST) Received: from gateway.wadham.ox.ac.uk ([163.1.161.253]) by rx4.mail.ox.ac.uk with smtp (Exim 4.42) id 1CGLr2-00047O-Fm for cvs-all@FreeBSD.org; Sat, 09 Oct 2004 19:22:04 +0100 Received: (qmail 18326 invoked by uid 1004); 9 Oct 2004 18:22:04 -0000 Received: from colin.percival@wadham.ox.ac.uk by gateway by uid 71 with qmail-scanner-1.20 (clamscan: 0.67. sweep: 2.18/3.79. Clear:RC:1(163.1.161.203):. Processed in 0.022117 secs); 09 Oct 2004 18:22:04 -0000 Received: from dhcp1203.wadham.ox.ac.uk (HELO ?163.1.161.203?) (163.1.161.203) by gateway.wadham.ox.ac.uk with SMTP; 9 Oct 2004 18:22:04 -0000 Message-ID: <41682C4C.2040303@wadham.ox.ac.uk> Date: Sat, 09 Oct 2004 19:22:04 +0100 From: Colin Percival User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040928) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brian Somers References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> <20041009114544.080344bd@dev.lan.Awfulhak.org> <20041009222726U.matusita@jp.FreeBSD.org> <20041009184627.26e9a57f@dev.lan.Awfulhak.org> In-Reply-To: <20041009184627.26e9a57f@dev.lan.Awfulhak.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Makoto Matsushita cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 18:22:06 -0000 Brian Somers wrote: > Ok, so etc/mtree can be left out. What about etc/periodic and etc/rc.d? Would it be possible to add a /etc/defaults/rc.d and have /etc/rc take its scripts from there unless a file with the same name exists in /etc/rc.d? Then files could be installed automatically into /etc/defaults/rc.d, and anyone who wanted to modify something would just have to copy the appropriate file into /etc/rc.d and edit it there. (As a bonus, this is backwards-compatible with the existing setup.) Colin Percival From owner-cvs-all@FreeBSD.ORG Sat Oct 9 18:27:09 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12D5516A4CE; Sat, 9 Oct 2004 18:27:09 +0000 (GMT) Received: from srv01.sparkit.no (srv01.sparkit.no [193.69.116.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7339043D2F; Sat, 9 Oct 2004 18:27:08 +0000 (GMT) (envelope-from eivind@FreeBSD.org) Received: from ws.nada ([193.69.114.88]) by srv01.sparkit.no (8.12.11/8.12.11) with ESMTP id i99IR48N053928; Sat, 9 Oct 2004 20:27:04 +0200 (CEST) (envelope-from eivind@FreeBSD.org) Received: from ws.nada (localhost [127.0.0.1]) by ws.nada (8.12.9/8.12.10) with ESMTP id i99IMkEt002463; Sat, 9 Oct 2004 18:22:46 GMT (envelope-from eivind@ws.nada) Received: (from eivind@localhost) by ws.nada (8.12.9/8.12.10/Submit) id i99IMkjU002462; Sat, 9 Oct 2004 18:22:46 GMT (envelope-from eivind) Date: Sat, 9 Oct 2004 18:22:46 +0000 From: Eivind Eklund To: Makoto Matsushita Message-ID: <20041009182245.GB1737@FreeBSD.org> References: <20041010011818G.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041010011818G.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 18:27:09 -0000 On Sun, Oct 10, 2004 at 01:18:18AM +0900, Makoto Matsushita wrote: > > Here's my small proposal about this issue... > > There's a variable, MM_PRE_COMPARE_SCRIPT which mergemaster(8) > understands. For those who want to update /etc/rc.d automatically, > write a small script which copies your favorite files to /etc, then > set "MM_PRE_COMPARE_SCRIPT=/your/script.sh" to /etc/mergemaster.rc. I think this is a good solution because this is not a merging problem, it is a mergemaster problem. > Since mergemaster(8) is considered as a mandatory tool for admin (I > hope nobody objects), I object. Less than half the people I encounter that use FreeBSD outside the "close FreeBSD circle" use mergemaster. The majority do (in order of frequence, high to low) manual updates or don't update /etc unless they have to or use etcmerge or write their own scripts. Eivind. From owner-cvs-all@FreeBSD.ORG Sat Oct 9 18:32:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDE2C16A4CE; Sat, 9 Oct 2004 18:32:29 +0000 (GMT) Received: from burka.carrier.kiev.ua (burka.carrier.kiev.ua [193.193.193.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 397B643D2F; Sat, 9 Oct 2004 18:32:29 +0000 (GMT) (envelope-from netch@lucky.net) Received: from burka.carrier.kiev.ua (netch@localhost [127.0.0.1]) by burka.carrier.kiev.ua with ESMTP id i99IWH5e060834; Sat, 9 Oct 2004 21:32:18 +0300 (EEST) (envelope-from netch@burka.carrier.kiev.ua) Received: (from netch@localhost) by burka.carrier.kiev.ua (8.12.11/8.12.11/Submit) id i99IWHwR060831; Sat, 9 Oct 2004 21:32:17 +0300 (EEST) (envelope-from netch) Date: Sat, 9 Oct 2004 21:32:17 +0300 From: Valentin Nechayev To: Dag-Erling =?koi8-r?Q?Sm=F8rgrav?= Message-ID: <20041009183217.GJ84228@lucky.net> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> <20041009083519.GA84548@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-42: On X-Verify-Sender: Address has been verified (burka.carrier.kiev.ua) cc: "Bjoern A. Zeeb" cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: What we keep under /etc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: netch@lucky.net List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 18:32:30 -0000 Sat, Oct 09, 2004 at 16:04:50, des wrote about "Re: What we keep under /etc": >> some people also have modifications in /etc/rc.d for various reasons >> that they do not want to be overwritten upon next installworld. > so make your modifications in /usr/src/etc/rc.d/. Are you serious? Well, let's make local modifications in /usr/src/etc/master.passwd, or what's the *real* difference between its and /etc/rc.d/*? I'll more interested in having something similar to /etc/rc.d.local/*, as to run some things much earlier than local scripts time. Mergemaster asks to kill them. It's fairly simple to add one more directory in /etc/rc. -netch- From owner-cvs-all@FreeBSD.ORG Sat Oct 9 18:38:58 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 792E816A4CE; Sat, 9 Oct 2004 18:38:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A0BE43D45; Sat, 9 Oct 2004 18:38:58 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99IcwvN014427; Sat, 9 Oct 2004 18:38:58 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99Icw5A014426; Sat, 9 Oct 2004 18:38:58 GMT (envelope-from dougb) Message-Id: <200410091838.i99Icw5A014426@repoman.freebsd.org> From: Doug Barton Date: Sat, 9 Oct 2004 18:38:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/etc Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 18:38:58 -0000 dougb 2004-10-09 18:38:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) etc Makefile share/examples/etc make.conf share/man/man5 make.conf.5 Log: MFC improvements to the /etc/namedb symlink issue, NO_BIND_MTREE knob, and updated make.conf(5). Approved by: re (scottl) Revision Changes Path 1.327.2.2 +11 -2 src/etc/Makefile 1.229.2.5 +2 -0 src/share/examples/etc/make.conf 1.89.2.4 +13 -2 src/share/man/man5/make.conf.5 From owner-cvs-all@FreeBSD.ORG Sat Oct 9 18:47:02 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C921A16A4CE; Sat, 9 Oct 2004 18:47:02 +0000 (GMT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id A59D943D31; Sat, 9 Oct 2004 18:47:01 +0000 (GMT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])i99Il0859612; Sun, 10 Oct 2004 03:47:00 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <20041009182245.GB1737@FreeBSD.org> References: <20041010011818G.matusita@jp.FreeBSD.org> <20041009182245.GB1737@FreeBSD.org> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20040704(IM147) Lines: 42 From: Makoto Matsushita To: eivind@FreeBSD.org Date: Sun, 10 Oct 2004 03:46:58 +0900 Message-Id: <20041010034658O.matusita@jp.FreeBSD.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 18:47:02 -0000 Please consider what FreeBSD users think, not us -- they usually change /etc files directly (not using CVS or revision control system, nor making a diff against the original), updating the world from a new source code _not_ so many times, read written documentation (not Makefile nor code itself), ... IMHO for those users, updating /etc files without any warnings could lead a panic, so we must avoid it as we can. For my understandings, that's why mergemaster(8) (or "check and help updating /etc files" tool) is there. If mergemaster(8) behaves badly, we can fix it -- not changing what "make installworld" does. eivind> I think this is a good solution because this is not a merging eivind> problem, it is a mergemaster problem. Thank you. > Since mergemaster(8) is considered as a mandatory tool for admin (I > hope nobody objects), eivind> I object. Ouch:) Yes I know that some users doesn't update /etc if installworld as you mentioned. However, according to src/UPDATING, mergemaster(8) is listed in source-code upgrade procedure -- and many users knows what mergemaster(8) is. Many guys mentioned to use mergemaster(8) on current@/stable@ list. No matter what you dislike or not, it seems that it's mandatory one.... In anyway, eivind> The majority do (in order of frequence, high to low) manual eivind> updates or don't update /etc unless they have to or use eivind> etcmerge or write their own scripts. you also think that it would be better updating /etc files by some other tools (well, I'll try using etcmerge later, thank you), not by "make installworld", right? -- - Makoto `MAR' Matsushita From owner-cvs-all@FreeBSD.ORG Sat Oct 9 18:51:33 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42C3E16A4CE; Sat, 9 Oct 2004 18:51:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 242BC43D1F; Sat, 9 Oct 2004 18:51:33 +0000 (GMT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99IpXMQ014852; Sat, 9 Oct 2004 18:51:33 GMT (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99IpXNR014851; Sat, 9 Oct 2004 18:51:33 GMT (envelope-from green) Message-Id: <200410091851.i99IpXNR014851@repoman.freebsd.org> From: Brian Feldman Date: Sat, 9 Oct 2004 18:51:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm uma_core.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 18:51:33 -0000 green 2004-10-09 18:51:32 UTC FreeBSD src repository Modified files: sys/vm uma_core.c Log: In the previous revision, I did not intend to change the default value of "nosleepwithlocks." Submitted by: ru Revision Changes Path 1.107 +1 -1 src/sys/vm/uma_core.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 19:07:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A8FE616A4CE; Sat, 9 Oct 2004 19:07:15 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i99J7FQk003413; Sat, 9 Oct 2004 15:07:15 -0400 (EDT) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.1/8.13.1/Submit) id i99J7EdL003412; Sat, 9 Oct 2004 15:07:14 -0400 (EDT) (envelope-from green) Date: Sat, 9 Oct 2004 15:07:14 -0400 From: Brian Fundakowski Feldman To: Andrea Campi Message-ID: <20041009190714.GB1093@green.homeunix.org> References: <200410082115.i98LFLMU034965@repoman.freebsd.org> <20041009153916.GA2003@webcom.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041009153916.GA2003@webcom.it> User-Agent: Mutt/1.5.6i cc: cvs-src@FreeBSD.org cc: Gleb Smirnoff cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen syslog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 19:07:16 -0000 On Sat, Oct 09, 2004 at 05:39:17PM +0200, Andrea Campi wrote: > On Fri, Oct 08, 2004 at 09:15:21PM +0000, Gleb Smirnoff wrote: > > glebius 2004-10-08 21:15:21 UTC > > > > FreeBSD src repository > > > > Modified files: > > lib/libc/gen syslog.c > > Log: > > When send()ing to syslogd return ENOBUFS keep trying until success. > > > > This fixes a case, when DoSed syslogd completely loses messages. > > Unless I'm missing something, this would make the calling application > loop for an unbounded time (potentially forever), thus making the DoS > even more effective. Personally, I've never thought of syslog as a > reliable service, and I'm quite sure I prefer to lose messages but > keep my apps running than the opposite. If an application needs a > failsafe logging mechanism, chances are it will use something else > anyway. > > What about: > > retry = 1000; > do { > usleep(1); > if (send(LogFile, tbuf, cnt, 0) >= 0) > break; > } while (errno == ENOBUFS && retry-- > 0); I think that this is something very application-dependant, and it's probably best to implement as a timeout that it specifies. But why would a DoSed syslogd lose messages on its end if we're getting ENOBUFS locally? The protocol doesn't provide a way to acknowledge reception, does it? -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Sat Oct 9 19:34:22 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDCAD16A4E7 for ; Sat, 9 Oct 2004 19:34:22 +0000 (GMT) Received: from node15.coopprint.com (node15.cooperativeprinting.com [208.4.77.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 139CB43D53 for ; Sat, 9 Oct 2004 19:34:22 +0000 (GMT) (envelope-from ryans@gamersimpact.com) Received: (qmail 61728 invoked by uid 0); 9 Oct 2004 19:33:35 -0000 Received: from unknown (HELO ?192.168.0.5?) (63.231.165.205) by node15.coopprint.com with SMTP; 9 Oct 2004 19:33:35 -0000 Message-ID: <41683D43.4020403@gamersimpact.com> Date: Sat, 09 Oct 2004 14:34:27 -0500 From: Ryan Sommers User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: netch@lucky.net References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> <20041009083519.GA84548@dragon.nuxi.com> <20041009183217.GJ84228@lucky.net> In-Reply-To: <20041009183217.GJ84228@lucky.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: =?UTF-8?B?RGFnLUVybGluZyBTbdCscmdyYXY=?= cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: "Bjoern A. Zeeb" Subject: Re: What we keep under /etc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 19:34:23 -0000 Valentin Nechayev wrote: > Are you serious? Well, let's make local modifications in > >/usr/src/etc/master.passwd, or what's the *real* difference between its >and /etc/rc.d/*? > > Umm... Read the discussion again. The topic isn't /ALL/ of /etc just those directories that are considered part of the OS like /etc/rc.d and /etc/defaults. The difference is rc.d contains only the startup scripts for the operating system. All others /should/ be in /usr/local/etc/rc.d. As for the comment about many different machines using the same source tree. Those modifications, as it is my understanding, should be in /usr/local/etc/rc.d not in /etc/rc.d. That's what the whole /usr/local is there for is it not? If you need to disable the scripts in /etc/rc.d with their respective rc.conf values and then roll your changes in /usr/local/etc/rc.d. Or am I missing something there? -- Ryan Sommers ryans@gamersimpact.com From owner-cvs-all@FreeBSD.ORG Sat Oct 9 19:37:24 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52AA416A4D1 for ; Sat, 9 Oct 2004 19:37:24 +0000 (GMT) Received: from node15.coopprint.com (node15.cooperativeprinting.com [208.4.77.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 9C29243D49 for ; Sat, 9 Oct 2004 19:37:23 +0000 (GMT) (envelope-from ryans@gamersimpact.com) Received: (qmail 61762 invoked by uid 0); 9 Oct 2004 19:36:37 -0000 Received: from unknown (HELO ?192.168.0.5?) (63.231.165.205) by node15.coopprint.com with SMTP; 9 Oct 2004 19:36:37 -0000 Message-ID: <41683DF9.9050108@gamersimpact.com> Date: Sat, 09 Oct 2004 14:37:29 -0500 From: Ryan Sommers User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Colin Percival References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> <20041009114544.080344bd@dev.lan.Awfulhak.org> <20041009222726U.matusita@jp.FreeBSD.org> <20041009184627.26e9a57f@dev.lan.Awfulhak.org> <41682C4C.2040303@wadham.ox.ac.uk> In-Reply-To: <41682C4C.2040303@wadham.ox.ac.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Makoto Matsushita cc: Brian Somers cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: What we keep under /etc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 19:37:24 -0000 Colin Percival wrote: > Brian Somers wrote: > >> Ok, so etc/mtree can be left out. What about etc/periodic and etc/rc.d? > > > Would it be possible to add a /etc/defaults/rc.d and have /etc/rc > take its scripts from there unless a file with the same name exists > in /etc/rc.d? Then files could be installed automatically into > /etc/defaults/rc.d, and anyone who wanted to modify something would > just have to copy the appropriate file into /etc/rc.d and edit it > there. (As a bonus, this is backwards-compatible with the existing > setup.) > > Colin Percival Or instead, install all the default scripts to /etc/defaults/rc.d and have them as symlinks in /etc/rc.d. That way if someone wants to modify a script they just replace the symlink with their copy. Then when we update with installworld only install to /etc/defaults/rc.d. Then the custom file will not be touched. -- Ryan Sommers ryans@gamersimpact.com From owner-cvs-all@FreeBSD.ORG Sat Oct 9 19:48:47 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D520F16A4CE; Sat, 9 Oct 2004 19:48:47 +0000 (GMT) Received: from smtp3.server.rpi.edu (smtp3.server.rpi.edu [128.113.2.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8480443D41; Sat, 9 Oct 2004 19:48:47 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp3.server.rpi.edu (8.13.0/8.13.0) with ESMTP id i99JmfkM011227; Sat, 9 Oct 2004 15:48:43 -0400 Mime-Version: 1.0 X-Sender: gad@gilead.netel.rpi.edu (Unverified) Message-Id: In-Reply-To: <20041010011818G.matusita@jp.FreeBSD.org> References: <20041010011818G.matusita@jp.FreeBSD.org> Date: Sat, 9 Oct 2004 15:48:41 -0400 To: Makoto Matsushita , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org From: Garance A Drosehn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) Subject: Re: What we keep under /etc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 19:48:48 -0000 At 1:18 AM +0900 10/10/04, Makoto Matsushita wrote: >Here's my small proposal about this issue... > >There's a variable, MM_PRE_COMPARE_SCRIPT which mergemaster(8) >understands. For those who want to update /etc/rc.d automatically, >write a small script which copies your favorite files to /etc, then >set "MM_PRE_COMPARE_SCRIPT=/your/script.sh" to /etc/mergemaster.rc. > >Since mergemaster(8) is considered as a mandatory tool for admin >(I hope nobody objects), the problem we have discussed here can be >resolved with such a script and use it with mergemaster(8). We >can also supply a sample shell script which copies etc/rc.d/* (for >example), to /usr/share/examples/mergemaster. > >How do you like this? Anybody have a sample script for that? I have done some test versions of a MM_PRE_COMPARE_SCRIPT, although I forget what state I left that work in. What I have is good enough for my purposes, but would need to be polished off. I think that the work can be done in a way that would fit right into mergemaster (instead of being a separate script), and people would just specify directories where they want the faster processing. What kind of timetable do we have about doing something here? We aren't hoping to have something in 5.3-release for it, are we? I have occasionally mentioned these ideas in the past, but no one seemed interested so I haven't looked at my script in awhile. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA From owner-cvs-all@FreeBSD.ORG Sat Oct 9 19:54:01 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FCCB16A4CE; Sat, 9 Oct 2004 19:54:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FC1D43D31; Sat, 9 Oct 2004 19:54:01 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99Js1t7016621; Sat, 9 Oct 2004 19:54:01 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99Js1qb016620; Sat, 9 Oct 2004 19:54:01 GMT (envelope-from arved) Message-Id: <200410091954.i99Js1qb016620@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 9 Oct 2004 19:54:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/kdebase3 Makefile ports/x11/kdebase3/files patch-kdm-backend-dm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 19:54:01 -0000 arved 2004-10-09 19:54:01 UTC FreeBSD ports repository Modified files: x11/kdebase3 Makefile x11/kdebase3/files patch-kdm-backend-dm.c Log: Fix a typo Without this, kdm spins in an infinite loop with select() returning EINVAL and times out the Xserver startup and kills it off and then aborts. Submitted by: peter via marcus, kris Reviewed by: Adriaan de Groot Approved by: portmgr Revision Changes Path 1.146 +1 -1 ports/x11/kdebase3/Makefile 1.2 +1 -1 ports/x11/kdebase3/files/patch-kdm-backend-dm.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 19:58:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE9AF16A4CE; Sat, 9 Oct 2004 19:58:32 +0000 (GMT) Received: from srv01.sparkit.no (srv01.sparkit.no [193.69.116.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C29143D3F; Sat, 9 Oct 2004 19:58:32 +0000 (GMT) (envelope-from eivind@FreeBSD.org) Received: from ws.nada ([193.69.114.88]) by srv01.sparkit.no (8.12.11/8.12.11) with ESMTP id i99JwOjd056154; Sat, 9 Oct 2004 21:58:24 +0200 (CEST) (envelope-from eivind@FreeBSD.org) Received: from ws.nada (localhost [127.0.0.1]) by ws.nada (8.12.9/8.12.10) with ESMTP id i99Js7Et003632; Sat, 9 Oct 2004 19:54:07 GMT (envelope-from eivind@ws.nada) Received: (from eivind@localhost) by ws.nada (8.12.9/8.12.10/Submit) id i99Js7gx003631; Sat, 9 Oct 2004 19:54:07 GMT (envelope-from eivind) Date: Sat, 9 Oct 2004 19:54:06 +0000 From: Eivind Eklund To: Makoto Matsushita Message-ID: <20041009195406.GE1737@FreeBSD.org> References: <20041010011818G.matusita@jp.FreeBSD.org> <20041009182245.GB1737@FreeBSD.org> <20041010034658O.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041010034658O.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 19:58:32 -0000 On Sun, Oct 10, 2004 at 03:46:58AM +0900, Makoto Matsushita wrote: > Please consider what FreeBSD users think, not us -- they usually > change /etc files directly (not using CVS or revision control system, > nor making a diff against the original), updating the world from a new > source code _not_ so many times, read written documentation (not > Makefile nor code itself), ... IMHO for those users, updating /etc > files without any warnings could lead a panic, so we must avoid it as > we can. We are in perfect agreement here. And note that the reason I consider mergemaster to be too broken to be mandatory is that users *do* upgrades seldom - and in that setting, mergemaster is exceedingly painful to use, because there are so many differences. > For my understandings, that's why mergemaster(8) (or "check and help > updating /etc files" tool) is there. If mergemaster(8) behaves badly, > we can fix it -- not changing what "make installworld" does. We are in perfect agreement here. (Except possibly for the "can fix mergemaster", but we can with enough pressure on the maintainer.) > > Since mergemaster(8) is considered as a mandatory tool for admin (I > > hope nobody objects), > > eivind> I object. > > Ouch:) Yes I know that some users doesn't update /etc if installworld > as you mentioned. However, according to src/UPDATING, mergemaster(8) > is listed in source-code upgrade procedure -- and many users knows > what mergemaster(8) is. Many guys mentioned to use mergemaster(8) on > current@/stable@ list. No matter what you dislike or not, it seems > that it's mandatory one.... Updating /etc has (IMO unfortunately) become a mandatory step for updates. However, I think that in lieu of how the world actually works in practice (users refuse to use it because it is so bad), we should NOT consider the mergemaster tool itself mandatory. I believe the only reason mergemaster is tolerable for most developers is that they upgrade much, much more frequently than most users. When I talk to actual users, I find that they "know they should", but try to avoid it. > eivind> The majority do (in order of frequence, high to low) manual > eivind> updates or don't update /etc unless they have to or use > eivind> etcmerge or write their own scripts. > > you also think that it would be better updating /etc files by some > other tools (well, I'll try using etcmerge later, thank you), not by > "make installworld", right? Yes. Eivind. From owner-cvs-all@FreeBSD.ORG Sat Oct 9 20:00:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E2C716A4CE; Sat, 9 Oct 2004 20:00:56 +0000 (GMT) Received: from burka.carrier.kiev.ua (burka.carrier.kiev.ua [193.193.193.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53DAB43D1F; Sat, 9 Oct 2004 20:00:55 +0000 (GMT) (envelope-from netch@lucky.net) Received: from burka.carrier.kiev.ua (netch@localhost [127.0.0.1]) by burka.carrier.kiev.ua with ESMTP id i99K0VBq077833; Sat, 9 Oct 2004 23:00:34 +0300 (EEST) (envelope-from netch@burka.carrier.kiev.ua) Received: (from netch@localhost) by burka.carrier.kiev.ua (8.12.11/8.12.11/Submit) id i99K0Vlk077830; Sat, 9 Oct 2004 23:00:31 +0300 (EEST) (envelope-from netch) Date: Sat, 9 Oct 2004 23:00:31 +0300 From: Valentin Nechayev To: Ryan Sommers Message-ID: <20041009200031.GX89036@lucky.net> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> <20041009083519.GA84548@dragon.nuxi.com> <20041009183217.GJ84228@lucky.net> <41683D43.4020403@gamersimpact.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41683D43.4020403@gamersimpact.com> X-42: On X-Verify-Sender: Address has been verified (burka.carrier.kiev.ua) cc: Dag-Erling =?koi8-r?Q?Sm=F8rgrav?= cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: "Bjoern A. Zeeb" Subject: Re: What we keep under /etc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: netch@lucky.net List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 20:00:56 -0000 Sat, Oct 09, 2004 at 14:34:27, ryans wrote about "Re: What we keep under /etc": > >Are you serious? Well, let's make local modifications in > >/usr/src/etc/master.passwd, or what's the *real* difference between its > >and /etc/rc.d/*? > Umm... Read the discussion again. The topic isn't /ALL/ of /etc just > those directories that are considered part of the OS like /etc/rc.d and > /etc/defaults. The difference is rc.d contains only the startup scripts > for the operating system. All others /should/ be in /usr/local/etc/rc.d. I think you misread me. The question was to keep modifications for existing scripts in /etc/rc.d/*, not for non-standard scripts (it's second and quite separate question). Of course, it's not easy-separate what should be reinstalled unconditionally (as installworld does), and what should be explicitly asked, in spite that there are scripts in binary directories. But it seemed some time ago that /etc/ contains configs, not programs; and, configs are subject for probable tweaking. If one doesn't want to suppose them as configs, place them, e.g., as /sbin/rc.d/* (as some Unixes do). > As for the comment about many different machines using the same source > tree. Those modifications, as it is my understanding, should be in > /usr/local/etc/rc.d not in /etc/rc.d. Well, read /etc/rc and name working way as to use them instead same-named files from /etc/rc.d. Should be taken into account, that /etc/rc starts unsually without mounted file systems except root one, and that dependencies might be recalculated. > That's what the whole /usr/local > is there for is it not? If you need to disable the scripts in /etc/rc.d > with their respective rc.conf values and then roll your changes in > /usr/local/etc/rc.d. Or am I missing something there? Yes, see above. -netch- From owner-cvs-all@FreeBSD.ORG Sat Oct 9 20:07:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D4D416A4CE; Sat, 9 Oct 2004 20:07:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E5EE43D2D; Sat, 9 Oct 2004 20:07:34 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99K7XYL017109; Sat, 9 Oct 2004 20:07:33 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99K7Xej017108; Sat, 9 Oct 2004 20:07:33 GMT (envelope-from csjp) Message-Id: <200410092007.i99K7Xej017108@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Sat, 9 Oct 2004 20:07:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ipfw ipfw.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 20:07:34 -0000 csjp 2004-10-09 20:07:33 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw.8 Log: Add a note to the man page warning users about possible lock order reversals+system lock ups if they are using ucred based rules while running with debug.mpsafenet=1. I am working on merging a shared locking mechanism into ipfw which should take care of this problem, but it still requires a bit more testing and review. Revision Changes Path 1.157 +10 -0 src/sbin/ipfw/ipfw.8 From owner-cvs-all@FreeBSD.ORG Sat Oct 9 20:09:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D683916A4CE; Sat, 9 Oct 2004 20:09:15 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D10C343D2F; Sat, 9 Oct 2004 20:09:14 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i99K9DsB089871; Sat, 9 Oct 2004 23:09:13 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 94262-18; Sat, 9 Oct 2004 23:09:12 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i99K9CKm089868; Sat, 9 Oct 2004 23:09:12 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i99K90r3027618; Sat, 9 Oct 2004 23:09:00 +0300 (EEST) (envelope-from ru) Date: Sat, 9 Oct 2004 23:09:00 +0300 From: Ruslan Ermilov To: Makoto Matsushita Message-ID: <20041009200900.GA99102@ip.net.ua> References: <20041010011818G.matusita@jp.FreeBSD.org> <20041009182245.GB1737@FreeBSD.org> <20041010034658O.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline In-Reply-To: <20041010034658O.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: eivind@freebsd.org cc: cvs-all@freebsd.org Subject: Re: What we keep under /etc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 20:09:16 -0000 --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 10, 2004 at 03:46:58AM +0900, Makoto Matsushita wrote: >=20 > For my understandings, that's why mergemaster(8) (or "check and help > updating /etc files" tool) is there. If mergemaster(8) behaves badly, > we can fix it -- not changing what "make installworld" does. >=20 > eivind> I think this is a good solution because this is not a merging > eivind> problem, it is a mergemaster problem. >=20 I'm with you guys. > > Since mergemaster(8) is considered as a mandatory tool for admin (I > > hope nobody objects), >=20 > eivind> I object. >=20 > Ouch:) Yes I know that some users doesn't update /etc if installworld > as you mentioned. However, according to src/UPDATING, mergemaster(8) > is listed in source-code upgrade procedure -- and many users knows > what mergemaster(8) is. Many guys mentioned to use mergemaster(8) on > current@/stable@ list. No matter what you dislike or not, it seems > that it's mandatory one.... >=20 It's definitely not a mandatory tool. I don't use neither mergemaster(8) nor etcmerge(8), but what I do is precisely what etcmerge(8) does (after I looked into it). It seems to do it all right (in my definition of correctness), so I will likely give it a go. > In anyway, >=20 > eivind> The majority do (in order of frequence, high to low) manual > eivind> updates or don't update /etc unless they have to or use > eivind> etcmerge or write their own scripts. >=20 > you also think that it would be better updating /etc files by some > other tools (well, I'll try using etcmerge later, thank you), not by > "make installworld", right? >=20 Yes, count me in. Updating /etc during installworld is a strict "no no", for a lot of reasons. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBaEVbqRfpzJluFF4RArMvAJ9C3Y4hP8JQew/tuR8KqlDbrmtVuACeKmOk /PpMAtH3LHIL31/AlfI0rvo= =ZsoB -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr-- From owner-cvs-all@FreeBSD.ORG Sat Oct 9 20:16:06 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7C6116A4CE; Sat, 9 Oct 2004 20:16:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9A2143D45; Sat, 9 Oct 2004 20:16:06 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99KG6Y7017423; Sat, 9 Oct 2004 20:16:06 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99KG6ma017422; Sat, 9 Oct 2004 20:16:06 GMT (envelope-from njl) Message-Id: <200410092016.i99KG6ma017422@repoman.freebsd.org> From: Nate Lawson Date: Sat, 9 Oct 2004 20:16:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ufs/ffs fs.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 20:16:07 -0000 njl 2004-10-09 20:16:06 UTC FreeBSD src repository Modified files: sys/ufs/ffs fs.h Log: Fix fsbtodb() for UFS1. This fixes an overflow for file sizes >1 TB, allowing for sizes up to 4 TB. This doesn't affect UFS2 since b is already a 64 bit type, coincidental with daddr_t. Submitted by: bde Revision Changes Path 1.45 +1 -1 src/sys/ufs/ffs/fs.h From owner-cvs-all@FreeBSD.ORG Sat Oct 9 20:36:22 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 038A816A4CE; Sat, 9 Oct 2004 20:36:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA43E43D2D; Sat, 9 Oct 2004 20:36:21 +0000 (GMT) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99KaLGO017976; Sat, 9 Oct 2004 20:36:21 GMT (envelope-from ups@repoman.freebsd.org) Received: (from ups@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99KaL3b017975; Sat, 9 Oct 2004 20:36:21 GMT (envelope-from ups) Message-Id: <200410092036.i99KaL3b017975@repoman.freebsd.org> From: Stephan Uphoff Date: Sat, 9 Oct 2004 20:36:21 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml authors.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 20:36:22 -0000 ups 2004-10-09 20:36:21 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/share/sgml authors.ent Log: add myself Approved by: sam (mentor) Revision Changes Path 1.327 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent From owner-cvs-all@FreeBSD.ORG Sat Oct 9 20:40:05 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5692C16A4CE; Sat, 9 Oct 2004 20:40:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38F2B43D1F; Sat, 9 Oct 2004 20:40:05 +0000 (GMT) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99Ke58h018081; Sat, 9 Oct 2004 20:40:05 GMT (envelope-from ups@repoman.freebsd.org) Received: (from ups@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99Ke5CY018080; Sat, 9 Oct 2004 20:40:05 GMT (envelope-from ups) Message-Id: <200410092040.i99Ke5CY018080@repoman.freebsd.org> From: Stephan Uphoff Date: Sat, 9 Oct 2004 20:40:04 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.committers.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 20:40:05 -0000 ups 2004-10-09 20:40:04 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.committers.sgml Log: add myself Approved by: sam (mentor) Revision Changes Path 1.57 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml From owner-cvs-all@FreeBSD.ORG Sat Oct 9 20:42:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3292416A4CE; Sat, 9 Oct 2004 20:42:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 140B443D39; Sat, 9 Oct 2004 20:42:53 +0000 (GMT) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99KgqG6018193; Sat, 9 Oct 2004 20:42:52 GMT (envelope-from ups@repoman.freebsd.org) Received: (from ups@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99KgqTh018192; Sat, 9 Oct 2004 20:42:52 GMT (envelope-from ups) Message-Id: <200410092042.i99KgqTh018192@repoman.freebsd.org> From: Stephan Uphoff Date: Sat, 9 Oct 2004 20:42:52 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 20:42:53 -0000 ups 2004-10-09 20:42:52 UTC FreeBSD doc repository (src committer) Modified files: en/news news.xml Log: Add a new committer event for myself. Approved by: sam (mentor) Revision Changes Path 1.237 +15 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Sat Oct 9 20:46:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B55B16A4CE; Sat, 9 Oct 2004 20:46:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D20A43D3F; Sat, 9 Oct 2004 20:46:32 +0000 (GMT) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99KkWZF018375; Sat, 9 Oct 2004 20:46:32 GMT (envelope-from ups@repoman.freebsd.org) Received: (from ups@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99KkWPr018374; Sat, 9 Oct 2004 20:46:32 GMT (envelope-from ups) Message-Id: <200410092046.i99KkWPr018374@repoman.freebsd.org> From: Stephan Uphoff Date: Sat, 9 Oct 2004 20:46:32 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/pgpkeys ups.key X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 20:46:32 -0000 ups 2004-10-09 20:46:32 UTC FreeBSD doc repository (src committer) Added files: share/pgpkeys ups.key Log: Add my pgp key file. Approved by: sam (mentor) Revision Changes Path 1.1 +48 -0 doc/share/pgpkeys/ups.key (new) From owner-cvs-all@FreeBSD.ORG Sat Oct 9 20:48:06 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 931DC16A4CE; Sat, 9 Oct 2004 20:48:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 754E743D39; Sat, 9 Oct 2004 20:48:06 +0000 (GMT) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99Km6YQ024753; Sat, 9 Oct 2004 20:48:06 GMT (envelope-from ups@repoman.freebsd.org) Received: (from ups@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99Km67S024752; Sat, 9 Oct 2004 20:48:06 GMT (envelope-from ups) Message-Id: <200410092048.i99Km67S024752@repoman.freebsd.org> From: Stephan Uphoff Date: Sat, 9 Oct 2004 20:48:06 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/pgpkeys pgpkeys.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 20:48:06 -0000 ups 2004-10-09 20:48:06 UTC FreeBSD doc repository (src committer) Modified files: share/pgpkeys pgpkeys.ent Log: Add my pgp entry. Approved by: sam (mentor) Revision Changes Path 1.50 +1 -0 doc/share/pgpkeys/pgpkeys.ent From owner-cvs-all@FreeBSD.ORG Sat Oct 9 20:51:13 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD2F316A4CE; Sat, 9 Oct 2004 20:51:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADA7543D31; Sat, 9 Oct 2004 20:51:13 +0000 (GMT) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99KpDPo024887; Sat, 9 Oct 2004 20:51:13 GMT (envelope-from ups@repoman.freebsd.org) Received: (from ups@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99KpDDC024886; Sat, 9 Oct 2004 20:51:13 GMT (envelope-from ups) Message-Id: <200410092051.i99KpDDC024886@repoman.freebsd.org> From: Stephan Uphoff Date: Sat, 9 Oct 2004 20:51:13 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/pgpkeys chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 20:51:14 -0000 ups 2004-10-09 20:51:13 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/books/handbook/pgpkeys chapter.sgml Log: add my pgp entry. Approved by: sam (mentor) Revision Changes Path 1.245 +5 -0 doc/en_US.ISO8859-1/books/handbook/pgpkeys/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat Oct 9 20:58:28 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA81016A4CE; Sat, 9 Oct 2004 20:58:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A629E43D58; Sat, 9 Oct 2004 20:58:28 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99KwSQA025137; Sat, 9 Oct 2004 20:58:28 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99KwST1025136; Sat, 9 Oct 2004 20:58:28 GMT (envelope-from rwatson) Message-Id: <200410092058.i99KwST1025136@repoman.freebsd.org> From: Robert Watson Date: Sat, 9 Oct 2004 20:58:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/regression/netinet/tcpconnect Makefile tcpconnect.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 20:58:28 -0000 rwatson 2004-10-09 20:58:28 UTC FreeBSD src repository Added files: tools/regression/netinet/tcpconnect Makefile tcpconnect.c Log: Add a simple C-based TCP connection generator, which generates and closes the specified number of TCP connections sequentially and synchronously. Useful for trying to trigger races in the accept code. Revision Changes Path 1.1 +8 -0 src/tools/regression/netinet/tcpconnect/Makefile (new) 1.1 +152 -0 src/tools/regression/netinet/tcpconnect/tcpconnect.c (new) From owner-cvs-all@FreeBSD.ORG Sat Oct 9 21:29:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A73616A4CE; Sat, 9 Oct 2004 21:29:56 +0000 (GMT) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A3CF43D2F; Sat, 9 Oct 2004 21:29:55 +0000 (GMT) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.11/8.12.8) with ESMTP id i99LTqCH009074 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 10 Oct 2004 01:29:53 +0400 (MSD) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.sick.ru (8.12.11/8.12.11/Submit) id i99LTqTn009073; Sun, 10 Oct 2004 01:29:52 +0400 (MSD) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@freebsd.org using -f Date: Sun, 10 Oct 2004 01:29:52 +0400 From: Gleb Smirnoff To: Andrea Campi Message-ID: <20041009212952.GA8922@cell.sick.ru> References: <200410082115.i98LFLMU034965@repoman.freebsd.org> <20041009153916.GA2003@webcom.it> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20041009153916.GA2003@webcom.it> User-Agent: Mutt/1.5.6i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen syslog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 21:29:56 -0000 On Sat, Oct 09, 2004 at 05:39:17PM +0200, Andrea Campi wrote: A> Unless I'm missing something, this would make the calling application A> loop for an unbounded time (potentially forever), thus making the DoS A> even more effective. Personally, I've never thought of syslog as a A> reliable service, and I'm quite sure I prefer to lose messages but A> keep my apps running than the opposite. If an application needs a A> failsafe logging mechanism, chances are it will use something else A> anyway. Not forever. Actually this change can make applications work slower, when syslogd is DoSed. Anyway when an attacker is flooding syslog with messages your machine is _already_ slower, since syslogd consumes all CPU and IO resources. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Sat Oct 9 21:32:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4C5C16A4CE; Sat, 9 Oct 2004 21:32:14 +0000 (GMT) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8866943D2F; Sat, 9 Oct 2004 21:32:14 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal1.es.net (Postal Node 1) with ESMTP (SSL) id IBA74465; Sat, 09 Oct 2004 14:32:13 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id B2D6A5D04; Sat, 9 Oct 2004 14:32:13 -0700 (PDT) To: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: Your message of "Sat, 09 Oct 2004 16:00:33 +0200." Date: Sat, 09 Oct 2004 14:32:13 -0700 From: "Kevin Oberman" Message-Id: <20041009213213.B2D6A5D04@ptavv.es.net> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin cc: Nate Lawson Subject: Re: cvs commit: src/sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 21:32:14 -0000 des, Thanks! While I am leery of running beta code nd usually don't even look at beta BIOSes, the BIOS is badly enough broken that I will give this one a try. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 > From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) > Date: Sat, 09 Oct 2004 16:00:33 +0200 > > "Kevin Oberman" writes: > > Yes, it is the latest BIOS available. I doubt that ASUS will ever > > release a new version, considering how old this card is. The BIOS I am > > running was released on July 7, 1999. :-( > > Go to > > http://www.asus.com.tw/support/download/item.aspx?ModelName=3DP5A&Type=3DBI= > OS > > Select Beta (instead of Release) and you will see there's a newer BIOS > available (1011-005, dated some time in 2002). Amongst other issues, > it should fix support for disks larger than 32 GB (the latest Release > BIOS will hang during POST if a large disk is connected). I'm running > an older BETA myself, 1010-001 IIRC. > > DES > -- > Dag-Erling Sm=F8rgrav - des@des.no > From owner-cvs-all@FreeBSD.ORG Sat Oct 9 21:37:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D574316A4CE; Sat, 9 Oct 2004 21:37:18 +0000 (GMT) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E12143D31; Sat, 9 Oct 2004 21:37:18 +0000 (GMT) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.11/8.12.8) with ESMTP id i99LbAop009137 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 10 Oct 2004 01:37:11 +0400 (MSD) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.sick.ru (8.12.11/8.12.11/Submit) id i99LbAZS009136; Sun, 10 Oct 2004 01:37:10 +0400 (MSD) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@freebsd.org using -f Date: Sun, 10 Oct 2004 01:37:10 +0400 From: Gleb Smirnoff To: Sam Leffler Message-ID: <20041009213710.GB8922@cell.sick.ru> References: <200410091325.i99DPK00097724@repoman.freebsd.org> <4168009A.303@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <4168009A.303@errno.com> User-Agent: Mutt/1.5.6i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys mbuf.h src/sys/kern uipc_mbuf2.c src/share/man/man9 mbuf_tags.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 21:37:19 -0000 On Sat, Oct 09, 2004 at 08:15:38AM -0700, Sam Leffler wrote: S> I don't recall your showing me the change to remove m_tag_free in S> mbuf.h. These change the semantics of calling m_tag_free--before they S> called the method pointer, but now they explicitly call the static S> function which is typically not what is desired. Your original request S> was solely to expose the _m_tag_free function so that code could access S> it; but you've done far more than that with this commit. I believe you S> should revert the API change. Sam, I have searched all src/sys for m_tag_free() users. All of them call m_tag_free() on an mtag that was just allocated several lines before. This means, that nothing have changed for them. Yes, I have changed the API, but nothing is affected. And it is important, that now API is in accordance with OpenBSD's API, from where mtags came from. This will make porting of things easier. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Sat Oct 9 22:04:13 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F0B416A4CE; Sat, 9 Oct 2004 22:04:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 542D743D55; Sat, 9 Oct 2004 22:04:13 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i99M4DZq026961; Sat, 9 Oct 2004 22:04:13 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i99M4Dl7026960; Sat, 9 Oct 2004 22:04:13 GMT (envelope-from rwatson) Message-Id: <200410092204.i99M4Dl7026960@repoman.freebsd.org> From: Robert Watson Date: Sat, 9 Oct 2004 22:04:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/random randomdev_soft.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 22:04:13 -0000 rwatson 2004-10-09 22:04:13 UTC FreeBSD src repository Modified files: sys/dev/random randomdev_soft.c Log: Modify entropy harvesting locking strategy: - Trade off granularity to reduce overhead, since the current model doesn't appear to reduce contention substantially: move to a single harvest mutex protecting harvesting queues, rather than one mutex per source plus a mutex for the free list. - Reduce mutex operations in a harvesting event to 2 from 4, and maintain lockless read to avoid mutex operations if the queue is full. - When reaping harvested entries from the queue, move all entries from the queue at once, and when done with them, insert them all into a thread-local queue for processing; then insert them all into the empty fifo at once. This reduces O(4n) mutex operations to O(2) mutex operations per wakeup. In the future, we may want to look at re-introducing granularity, although perhaps at the granularity of the source rather than the source class; both the new and old strategies would cause contention between different instances of the same source (i.e., multiple network interfaces). Reviewed by: markm Revision Changes Path 1.5 +41 -50 src/sys/dev/random/randomdev_soft.c From owner-cvs-all@FreeBSD.ORG Sat Oct 9 22:09:02 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0B5016A4CE; Sat, 9 Oct 2004 22:09:02 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5138E43D3F; Sat, 9 Oct 2004 22:09:02 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.13.1/8.13.1) with ESMTP id i99M7Ynj014344; Sat, 9 Oct 2004 18:07:34 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i99M7YuA014341; Sat, 9 Oct 2004 18:07:34 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Sat, 9 Oct 2004 18:07:34 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200410092204.i99M4Dl7026960@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: cvs commit: src/sys/dev/random randomdev_soft.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 22:09:03 -0000 On Sat, 9 Oct 2004, Robert Watson wrote: > - When reaping harvested entries from the queue, move all entries from > the queue at once, and when done with them, insert them all into a > thread-local queue for processing; then insert them all into the > empty fifo at once. This reduces O(4n) mutex operations to O(2) > mutex operations per wakeup. Right now we do a slightly harmful O(2N) walk of the records to move them to a thread-local queue. It would be very nice to have an O(1) tailq (and other list) "move them all" operation to move all entries to a local head. This would also be useful when dealing with other work queues in worker threads, such as bio queues, etc. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research From owner-cvs-all@FreeBSD.ORG Sat Oct 9 22:25:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 413FD16A4CE; Sat, 9 Oct 2004 22:25:53 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0601243D48; Sat, 9 Oct 2004 22:25:53 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.93] ([66.127.85.93]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id i99MPqWi084464 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 9 Oct 2004 15:25:52 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <41686584.6070606@errno.com> Date: Sat, 09 Oct 2004 15:26:12 -0700 From: Sam Leffler Organization: Errrno Consulting User-Agent: Mozilla Thunderbird 0.8 (Macintosh/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gleb Smirnoff References: <200410091325.i99DPK00097724@repoman.freebsd.org> <4168009A.303@errno.com> <20041009213710.GB8922@cell.sick.ru> In-Reply-To: <20041009213710.GB8922@cell.sick.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys mbuf.h src/sys/kern uipc_mbuf2.c src/share/man/man9 mbuf_tags.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 22:25:53 -0000 Gleb Smirnoff wrote: > On Sat, Oct 09, 2004 at 08:15:38AM -0700, Sam Leffler wrote: > S> I don't recall your showing me the change to remove m_tag_free in > S> mbuf.h. These change the semantics of calling m_tag_free--before they > S> called the method pointer, but now they explicitly call the static > S> function which is typically not what is desired. Your original request > S> was solely to expose the _m_tag_free function so that code could access > S> it; but you've done far more than that with this commit. I believe you > S> should revert the API change. > > Sam, I have searched all src/sys for m_tag_free() users. All of them call > m_tag_free() on an mtag that was just allocated several lines before. This > means, that nothing have changed for them. > Yes, I have changed the API, but nothing is affected. And it is important, > that now API is in accordance with OpenBSD's API, from where mtags came > from. This will make porting of things easier. > 1. You changed this without discussion. 2. It breaks the intentional purpose of subclassing the m_tag_free method. 3. Openbsd compatibility is not broken by calling through the method pointer; in fact calling through the method pointer is required to maintain compatbility (think about it). You did not find existing uses of subclassing because I backed out the vlan changes to use a private pool for unrelated reasons. I very very strongly disagree with this change and want it reverted. Sam From owner-cvs-all@FreeBSD.ORG Sat Oct 9 23:15:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0691E16A4CE; Sat, 9 Oct 2004 23:15:44 +0000 (GMT) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id B769243D3F; Sat, 9 Oct 2004 23:15:42 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id 2DA7B8564F; Sun, 10 Oct 2004 08:45:40 +0930 (CST) Date: Sun, 10 Oct 2004 08:45:40 +0930 From: Greg 'groggy' Lehey To: Scott Long Message-ID: <20041009231540.GB30455@wantadilla.lemis.com> References: <200410090253.i992rl3M051822@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qcHopEYAB45HaUaB" Content-Disposition: inline In-Reply-To: <200410090253.i992rl3M051822@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/growfs growfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 23:15:44 -0000 --qcHopEYAB45HaUaB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Saturday, 9 October 2004 at 2:53:47 +0000, Scott Long wrote: > scottl 2004-10-09 02:53:47 UTC > > FreeBSD src repository > > Modified files: > sbin/growfs growfs.c > Log: > 3 important fixes for growfs: > > ... > > Obtained from: Sandvine, Inc. Looks like they have somebody good there. What do you think of including the name of the programmer in such commit messages? I agree that the name of the company shouldn't be omitted. Greg -- See complete headers for address and phone numbers. --qcHopEYAB45HaUaB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBaHEcIubykFB6QiMRAlIZAJ0bz/LSdhAbLDml7HsYnCu7f8H1eACfZIaL q7hMiyhtuVfoGPycr8neg78= =eLva -----END PGP SIGNATURE----- --qcHopEYAB45HaUaB--