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-Receiv