From owner-cvs-src@FreeBSD.ORG Sun Apr 30 00:41:34 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33B2A16A40A; Sun, 30 Apr 2006 00:41:34 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 450FC43D5A; Sun, 30 Apr 2006 00:41:32 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.0.90] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.4/8.13.4) with ESMTP id k3U0fTQJ084607 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 29 Apr 2006 17:41:30 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <445407B0.5000000@FreeBSD.org> Date: Sat, 29 Apr 2006 17:41:20 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <200604280317.k3S3Hb3L017882@repoman.freebsd.org> <1146195791.40894.6.camel@shumai.marcuscom.com> <44524F85.5000508@FreeBSD.org> <20060429081427.J13011@maildrop.int.zabbadoz.net> In-Reply-To: <20060429081427.J13011@maildrop.int.zabbadoz.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sk if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 00:41:36 -0000 Bjoern A. Zeeb wrote: > On Fri, 28 Apr 2006, Maxim Sobolev wrote: > >> Joe Marcus Clarke wrote: >>> On Fri, 2006-04-28 at 03:17 +0000, Maxim Sobolev wrote: >>>> sobomax 2006-04-28 03:17:37 UTC >>>> >>>> FreeBSD src repository >>>> >>>> Modified files: >>>> sys/dev/sk if_sk.c if_skreg.h Log: >>>> Add some incomplete support for Marvell Yukon EC controllers based on >>>> OpenBSD changes. With these changes, PHY part of the driver becomes >>>> functional (it senses media changes and negotiates speed just fine), >>>> previously it just hang with no PHY message, but no data goes through >>>> interface (error message is "can not stop transfer of Tx/Rx >>>> descriptor). >>>> Hopefully somebody with more clue/free time will be able to pick up >>>> after me. >>> >>> Maxim, I patched if_sk in a similar fashion, and got the same errors you >>> did. I took a look at the Linux sky2 driver which works with the >>> MacBook Yukon-II, and the Yukon-II chipset is very different from the >>> Yukon. >>> >>> However, I did find that the SysKonnect-provided Yukon-II driver works >>> quite well (see >>> http://lists.freebsd.org/pipermail/freebsd-net/2006-January/009543.html). >>> Building the driver was easy. I just untarred the source to >>> /usr/src/sys/dev/myk, and did a make all. With this driver, I was >>> able to get the wired ethernet in the MacBook to pass traffic. >> >> Thanks for the pointer, I will try that. It is not a big issue for me, >> though, since ath works perfectly just OOB. > > So are you going to back out your last change to sk(4)? Why would I? -Maxim From owner-cvs-src@FreeBSD.ORG Sun Apr 30 00:50:08 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E53116A403; Sun, 30 Apr 2006 00:50:08 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DA5743D45; Sun, 30 Apr 2006 00:50:08 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U0o8sf071029; Sun, 30 Apr 2006 00:50:08 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U0o8jZ071028; Sun, 30 Apr 2006 00:50:08 GMT (envelope-from bde) Message-Id: <200604300050.k3U0o8jZ071028@repoman.freebsd.org> From: Bruce Evans Date: Sun, 30 Apr 2006 00:50:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat vmstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 00:50:08 -0000 bde 2006-04-30 00:50:08 UTC FreeBSD src repository Modified files: usr.bin/systat vmstat.c Log: Backed out rev.1.49 since it had buffer overruns and only worked accidentally. Read buffer overruns: The size of the target array (TSOTTA == 10) is a wrong limit to use for scanning the source string. Write buffer overruns: TSOTTA is also a wrong limit to use for copying to the target buffer, since we want to add a NUL terminator afterwards. TSOTTA was also 1 too small for holding both the desired number of visible characters and the NUL. Worked accidentally: There is error in the algorithm that tends to result in the space saved by stripping "irq" not actually being used, but some cases worked accidentally provided "irqN" is near the end of the source string and "N" is only 1 digit. Starting with 5.mumble-CURRENT, "irqN" is at the beginning of the string on all (?) arches that have it and the accidents don't happen. E.g. on i386's, the keyboard irq is now named "irq1: atkbd0" by the kernel, and this name was converted to "1: atkb" -- not only the device number but part of the device name has been lost --, while before 5.mumble the kernel name was "atkbd0 irq1" and systat accidentally preserved the irq number to give "atkbd0 1". The ":" in the string wastes precious space, and stripping "irq" results in descriptions starting with numbers which makes them look too much like counts. This commit just fixes the last problem. Revision Changes Path 1.71 +2 -10 src/usr.bin/systat/vmstat.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 01:16:14 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C302816A402; Sun, 30 Apr 2006 01:16:14 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CF8243D46; Sun, 30 Apr 2006 01:16:14 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U1GE6L088061; Sun, 30 Apr 2006 01:16:14 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U1GEru088057; Sun, 30 Apr 2006 01:16:14 GMT (envelope-from kensmith) Message-Id: <200604300116.k3U1GEru088057@repoman.freebsd.org> From: Ken Smith Date: Sun, 30 Apr 2006 01:16:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 01:16:14 -0000 kensmith 2006-04-30 01:16:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/conf newvers.sh Log: Get ready for 6.1-RC2 builds. Update here so people who participate by updating a machine still get notice they're at RC2. Approved by: re (implicit) Revision Changes Path 1.69.2.11.2.1 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Sun Apr 30 01:39:46 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3BED16A400; Sun, 30 Apr 2006 01:39:46 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FFB143D46; Sun, 30 Apr 2006 01:39:46 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U1dkNp002437; Sun, 30 Apr 2006 01:39:46 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U1dk34002436; Sun, 30 Apr 2006 01:39:46 GMT (envelope-from bde) Message-Id: <200604300139.k3U1dk34002436@repoman.freebsd.org> From: Bruce Evans Date: Sun, 30 Apr 2006 01:39:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat vmstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 01:39:46 -0000 bde 2006-04-30 01:39:46 UTC FreeBSD src repository Modified files: usr.bin/systat vmstat.c Log: Edit the interrupt name strings to shorten them. This is believed to only affect amd64 and i386. alpha uses "intr N" instead of "irqN" and mostly has no device names. ia64 uses only device names. - Edit interrupt names once after they are read from the kernel and not every time they are displayed. - Discard bogus trailing spaces so that the next step doesn't move things to oblivion. - If an interrupt name starts with "irqN:" (as it usually does in on amd64 and i386), then move "irqN" to the end and strip ":", since we have no space for the ":" and don't want to start descriptions with "N" after stripping "irq" in the next step (since "N" would look like a count). This step may need reworking for interrupt names containing several device names -- then moving the irq number to the end would lose it instead of losing some device names. - Remove "irq" from an interrupt name if and only if the original name is too long to display. Revision Changes Path 1.72 +33 -2 src/usr.bin/systat/vmstat.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 01:45:11 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7986516A400; Sun, 30 Apr 2006 01:45:11 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E860D43D46; Sun, 30 Apr 2006 01:45:10 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 7D6DF20015F; Sun, 30 Apr 2006 03:45:08 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 29782200158; Sun, 30 Apr 2006 03:45:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id A8EFB4448D6; Sun, 30 Apr 2006 01:40:55 +0000 (UTC) Date: Sun, 30 Apr 2006 01:40:55 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Maxim Sobolev In-Reply-To: <445407B0.5000000@FreeBSD.org> Message-ID: <20060430012542.B13011@maildrop.int.zabbadoz.net> References: <200604280317.k3S3Hb3L017882@repoman.freebsd.org> <1146195791.40894.6.camel@shumai.marcuscom.com> <44524F85.5000508@FreeBSD.org> <20060429081427.J13011@maildrop.int.zabbadoz.net> <445407B0.5000000@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sk if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 01:45:11 -0000 On Sat, 29 Apr 2006, Maxim Sobolev wrote: > Bjoern A. Zeeb wrote: >> On Fri, 28 Apr 2006, Maxim Sobolev wrote: >> >>> Joe Marcus Clarke wrote: >>>> On Fri, 2006-04-28 at 03:17 +0000, Maxim Sobolev wrote: >>>>> sobomax 2006-04-28 03:17:37 UTC >>>>> >>>>> FreeBSD src repository >>>>> >>>>> Modified files: >>>>> sys/dev/sk if_sk.c if_skreg.h Log: >>>>> Add some incomplete support for Marvell Yukon EC controllers based on >>>>> OpenBSD changes. With these changes, PHY part of the driver becomes >> >> So are you going to back out your last change to sk(4)? > > Why would I? because as you said it's incomplete and doesn't really help sk and further won't help once we get myk into the tree because sk will also successfully attach and not work for those cards then. What was also said is that we do not want to add the code for the PCIe (Y-II) cards to sk but want to have a different driver. sk already has too many if() in its paths and adding different kind of hardware to the driver won't make it any better. If you have time and interest in getting the PCIe chipsets working you should have a look at the myk code posted by andre and the follow-up comments. Thanks. -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-cvs-src@FreeBSD.ORG Sun Apr 30 01:53:58 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 321B316A401; Sun, 30 Apr 2006 01:53:58 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6635A43D58; Sun, 30 Apr 2006 01:53:57 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U1rvvS008255; Sun, 30 Apr 2006 01:53:57 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U1rvTR008254; Sun, 30 Apr 2006 01:53:57 GMT (envelope-from trhodes) Message-Id: <200604300153.k3U1rvTR008254@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 30 Apr 2006 01:53:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/cached cached.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 01:53:58 -0000 trhodes 2006-04-30 01:53:57 UTC FreeBSD src repository Modified files: usr.sbin/cached cached.8 Log: Reword a sentence modified in my previous commit. This new one is probably better. Hinted by: ceri Revision Changes Path 1.3 +2 -1 src/usr.sbin/cached/cached.8 From owner-cvs-src@FreeBSD.ORG Sun Apr 30 02:30:57 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA4FC16A400; Sun, 30 Apr 2006 02:30:57 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F2E643D45; Sun, 30 Apr 2006 02:30:54 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k3U2UqLa019829; Sat, 29 Apr 2006 20:30:53 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <44542163.9000001@samsco.org> Date: Sat, 29 Apr 2006 20:30:59 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <200604280317.k3S3Hb3L017882@repoman.freebsd.org> <1146195791.40894.6.camel@shumai.marcuscom.com> <44524F85.5000508@FreeBSD.org> <20060429081427.J13011@maildrop.int.zabbadoz.net> <445407B0.5000000@FreeBSD.org> <20060430012542.B13011@maildrop.int.zabbadoz.net> In-Reply-To: <20060430012542.B13011@maildrop.int.zabbadoz.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: Maxim Sobolev , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sk if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 02:30:57 -0000 Bjoern A. Zeeb wrote: > On Sat, 29 Apr 2006, Maxim Sobolev wrote: > >> Bjoern A. Zeeb wrote: >> >>> On Fri, 28 Apr 2006, Maxim Sobolev wrote: >>> >>>> Joe Marcus Clarke wrote: >>>> >>>>> On Fri, 2006-04-28 at 03:17 +0000, Maxim Sobolev wrote: >>>>> >>>>>> sobomax 2006-04-28 03:17:37 UTC >>>>>> >>>>>> FreeBSD src repository >>>>>> >>>>>> Modified files: >>>>>> sys/dev/sk if_sk.c if_skreg.h Log: >>>>>> Add some incomplete support for Marvell Yukon EC controllers >>>>>> based on >>>>>> OpenBSD changes. With these changes, PHY part of the driver becomes >>> >>> >>> So are you going to back out your last change to sk(4)? >> >> >> Why would I? > > > because as you said it's incomplete and doesn't really help sk and > further won't help once we get myk into the tree because sk will > also successfully attach and not work for those cards then. > What was also said is that we do not want to add the code for the > PCIe (Y-II) cards to sk but want to have a different driver. > sk already has too many if() in its paths and adding different > kind of hardware to the driver won't make it any better. > > If you have time and interest in getting the PCIe chipsets working you > should have a look at the myk code posted by andre and the follow-up > comments. > > Thanks. > Does anyone have any actual specs for the YK2/YKe chips? If so, I'd be quite happy to quickly write a clean driver for it. Scott From owner-cvs-src@FreeBSD.ORG Sun Apr 30 03:55:47 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2398916A405; Sun, 30 Apr 2006 03:55:47 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CD0D43D45; Sun, 30 Apr 2006 03:55:46 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U3tkHS075794; Sun, 30 Apr 2006 03:55:46 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U3tkHs075793; Sun, 30 Apr 2006 03:55:46 GMT (envelope-from kris) Message-Id: <200604300355.k3U3tkHs075793@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 30 Apr 2006 03:55:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/nfsserver nfsrvcache.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 03:55:47 -0000 kris 2006-04-30 03:55:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/nfsserver nfsrvcache.h Log: MFC r1.18: > Bump up the NFS server dupreq cache limit to 2K (from 64). With a small > duplicate request cache, under heavy load a lot of non-idempotent requests > were getting served again, resulting in errors. Approved by: re (scottl) Revision Changes Path 1.17.2.1 +1 -1 src/sys/nfsserver/nfsrvcache.h From owner-cvs-src@FreeBSD.ORG Sun Apr 30 03:56:17 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 053DE16A400; Sun, 30 Apr 2006 03:56:17 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9D0F43D60; Sun, 30 Apr 2006 03:56:12 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U3uC0s076161; Sun, 30 Apr 2006 03:56:12 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U3uCdB076159; Sun, 30 Apr 2006 03:56:12 GMT (envelope-from kris) Message-Id: <200604300356.k3U3uCdB076159@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 30 Apr 2006 03:56:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/nfsserver nfsrvcache.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 03:56:17 -0000 kris 2006-04-30 03:56:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/nfsserver nfsrvcache.h Log: MFC r1.18: > Bump up the NFS server dupreq cache limit to 2K (from 64). With a small > duplicate request cache, under heavy load a lot of non-idempotent requests > were getting served again, resulting in errors. Approved by: re (scottl) Revision Changes Path 1.17.6.1 +1 -1 src/sys/nfsserver/nfsrvcache.h From owner-cvs-src@FreeBSD.ORG Sun Apr 30 03:57:46 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D93D16A403; Sun, 30 Apr 2006 03:57:46 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EA5243D48; Sun, 30 Apr 2006 03:57:46 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U3vkx9077332; Sun, 30 Apr 2006 03:57:46 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U3vkfT077331; Sun, 30 Apr 2006 03:57:46 GMT (envelope-from kris) Message-Id: <200604300357.k3U3vkfT077331@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 30 Apr 2006 03:57:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/kern vfs_lookup.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 03:57:46 -0000 kris 2006-04-30 03:57:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern vfs_lookup.c Log: MFC r1.90, r1.91: > - Lock giant when assigning ni_vp and keep vfslocked state valid. > - Consistently track ni_dvp and ni_vp with dvfslocked and vfslocked rather > than trying to optimize it into a single lock. This adds more calls to > lock giant with non smpsafe filesystems but is the only way to reliably > hold the correct lock. > - Remove an invalid assert in the mountedhere case in lookup and fix the > code to properly deal with the scenario. We can actually have a lookup > that returns dp == dvp with mountedhere set with certain unmount races. Approved by: re (scottl) Revision Changes Path 1.80.2.7 +16 -13 src/sys/kern/vfs_lookup.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 03:58:13 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85E6016A407; Sun, 30 Apr 2006 03:58:12 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57F5143D46; Sun, 30 Apr 2006 03:58:12 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U3wCVB077705; Sun, 30 Apr 2006 03:58:12 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U3wCbZ077703; Sun, 30 Apr 2006 03:58:12 GMT (envelope-from kris) Message-Id: <200604300358.k3U3wCbZ077703@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 30 Apr 2006 03:58:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/kern vfs_lookup.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 03:58:13 -0000 kris 2006-04-30 03:58:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/kern vfs_lookup.c Log: MFC r1.90, r1.91: > - Lock giant when assigning ni_vp and keep vfslocked state valid. > - Consistently track ni_dvp and ni_vp with dvfslocked and vfslocked rather > than trying to optimize it into a single lock. This adds more calls to > lock giant with non smpsafe filesystems but is the only way to reliably > hold the correct lock. > - Remove an invalid assert in the mountedhere case in lookup and fix the > code to properly deal with the scenario. We can actually have a lookup > that returns dp == dvp with mountedhere set with certain unmount races. Approved by: re (scottl) Revision Changes Path 1.80.2.6.2.1 +16 -13 src/sys/kern/vfs_lookup.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 04:23:25 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E2D816A400; Sun, 30 Apr 2006 04:23:25 +0000 (UTC) (envelope-from julian@elischer.org) Received: from a50.ironport.com (a50.ironport.com [63.251.108.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A02043D45; Sun, 30 Apr 2006 04:23:25 +0000 (GMT) (envelope-from julian@elischer.org) Received: from unknown (HELO [192.168.2.2]) ([10.251.60.33]) by a50.ironport.com with ESMTP; 29 Apr 2006 21:23:24 -0700 Message-ID: <44543BBB.2020506@elischer.org> Date: Sat, 29 Apr 2006 21:23:23 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Wemm References: <200604281905.k3SJ59MZ008806@repoman.freebsd.org> <20060429024850.GB997@turion.vk2pj.dyndns.org> <4452FB64.7030308@root.org> <200604291021.12379.peter@wemm.org> In-Reply-To: <200604291021.12379.peter@wemm.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Peter Jeremy , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, Nate Lawson Subject: Re: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 04:23:25 -0000 Peter Wemm wrote: > >In more detail. There is one PTE per page of virtual address space. It >is used by the hardware to translate a virtual address access to a >physical address. One normally stores the corresponding physical > > [...] I hope this is all in a comment next to the code, right? From owner-cvs-src@FreeBSD.ORG Sun Apr 30 04:26:47 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6864A16A400; Sun, 30 Apr 2006 04:26:47 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1753543D49; Sun, 30 Apr 2006 04:26:47 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U4QkJI093226; Sun, 30 Apr 2006 04:26:46 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U4Qkpv093225; Sun, 30 Apr 2006 04:26:46 GMT (envelope-from bde) Message-Id: <200604300426.k3U4Qkpv093225@repoman.freebsd.org> From: Bruce Evans Date: Sun, 30 Apr 2006 04:26:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat cmdtab.c icmp.c icmp6.c ifstat.c iostat.c ip.c ip6.c main.c mbufs.c netstat.c pigs.c swap.c systat.h tcp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 04:26:47 -0000 bde 2006-04-30 04:26:46 UTC FreeBSD src repository Modified files: usr.bin/systat cmdtab.c icmp.c icmp6.c ifstat.c iostat.c ip.c ip6.c main.c mbufs.c netstat.c pigs.c swap.c systat.h tcp.c Log: Show the load average in the tcp display (it was already shown, perhaps not very usefully, in all other displays). This was the original point of the PR. Move the load average up by 2 so that it starts in row 0 for all windows (2 lines above it were wasted for all other windows except vmstat). Move everything below it up by 2 or 3 (3 for icmp and icmp6 which had an extra blank line due from not compensating for the foot-shooting in note (3); only ip and ip6 compensated). Reduce the magic numbers related to this. Notes by the submitter: %%% 1. All the subwin() calls are identical using #define MAINWIN_ROW 3 (systat.h). 2. The load average is at the top of the window. 3. Each display starts on the fourth line. I made changes to those displays that shifted the start line (i.e., icmp). This entailed a lot of changes within the comments at the top of those displays. 4. For ip6, I shifted the "Input next-header histogram" column down one row to separate it from "IPv6 Output". I raised "bad scope packets" and "address selection failed" up one row to stay with "IPv6 Input" (valid?). They were down one row to probably line up at the bottom, but I think they should stick with their fellow items in a column. 5. I condensed ifstat a bit. It had a lot of empty rows. %%% Submitted by: Se=E1n Farley PR: bin/81874 Revision Changes Path 1.10 +1 -1 src/usr.bin/systat/cmdtab.c 1.4 +55 -55 src/usr.bin/systat/icmp.c 1.2 +55 -55 src/usr.bin/systat/icmp6.c 1.3 +5 -5 src/usr.bin/systat/ifstat.c 1.22 +1 -1 src/usr.bin/systat/iostat.c 1.6 +73 -73 src/usr.bin/systat/ip.c 1.2 +65 -63 src/usr.bin/systat/ip6.c 1.19 +3 -3 src/usr.bin/systat/main.c 1.19 +1 -1 src/usr.bin/systat/mbufs.c 1.24 +1 -1 src/usr.bin/systat/netstat.c 1.21 +1 -1 src/usr.bin/systat/pigs.c 1.22 +1 -1 src/usr.bin/systat/swap.c 1.7 +2 -0 src/usr.bin/systat/systat.h 1.10 +61 -61 src/usr.bin/systat/tcp.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 04:47:24 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28D0516A404; Sun, 30 Apr 2006 04:47:24 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB69443D45; Sun, 30 Apr 2006 04:47:23 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U4lNag011770; Sun, 30 Apr 2006 04:47:23 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U4lNZe011769; Sun, 30 Apr 2006 04:47:23 GMT (envelope-from bde) Message-Id: <200604300447.k3U4lNZe011769@repoman.freebsd.org> From: Bruce Evans Date: Sun, 30 Apr 2006 04:47:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat icmp.c icmp6.c ifstat.c iostat.c ip.c ip6.c main.c netstat.c swap.c systat.h tcp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 04:47:24 -0000 bde 2006-04-30 04:47:23 UTC FreeBSD src repository Modified files: usr.bin/systat icmp.c icmp6.c ifstat.c iostat.c ip.c ip6.c main.c netstat.c swap.c systat.h tcp.c Log: Remove trailing whitespace. Submitted by: Se=E1n Farley PR: bin/81874 Revision Changes Path 1.5 +2 -2 src/usr.bin/systat/icmp.c 1.3 +2 -2 src/usr.bin/systat/icmp6.c 1.4 +10 -10 src/usr.bin/systat/ifstat.c 1.23 +4 -4 src/usr.bin/systat/iostat.c 1.7 +1 -1 src/usr.bin/systat/ip.c 1.3 +3 -3 src/usr.bin/systat/ip6.c 1.20 +3 -3 src/usr.bin/systat/main.c 1.25 +6 -6 src/usr.bin/systat/netstat.c 1.23 +4 -4 src/usr.bin/systat/swap.c 1.8 +2 -2 src/usr.bin/systat/systat.h 1.11 +1 -1 src/usr.bin/systat/tcp.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 04:55:35 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26BE116A400; Sun, 30 Apr 2006 04:55:35 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6B2643D45; Sun, 30 Apr 2006 04:55:34 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U4tYIJ016631; Sun, 30 Apr 2006 04:55:34 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U4tYEN016630; Sun, 30 Apr 2006 04:55:34 GMT (envelope-from kensmith) Message-Id: <200604300455.k3U4tYEN016630@repoman.freebsd.org> From: Ken Smith Date: Sun, 30 Apr 2006 04:55:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/dev/bfe if_bfe.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 04:55:35 -0000 kensmith 2006-04-30 04:55:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/dev/bfe if_bfe.c Log: MFC revision 1.25.2.5: > date: 2006/04/28 05:39:58; author: silby; state: Exp; lines: +20 -17 > MFC revs 1.33, 1.34, 1.35, and 1.36. > > These changes allow bfe to work on machines with > 1GB of ram. Requested by: silby (who didn't have a RELENG_6_1 tree to work with) Approved by: re (kensmith) Revision Changes Path 1.25.2.4.2.1 +20 -17 src/sys/dev/bfe/if_bfe.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 05:15:20 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2BB016A402; Sun, 30 Apr 2006 05:15:20 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9222243D49; Sun, 30 Apr 2006 05:15:20 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U5FKC3028322; Sun, 30 Apr 2006 05:15:20 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U5FK3W028321; Sun, 30 Apr 2006 05:15:20 GMT (envelope-from kensmith) Message-Id: <200604300515.k3U5FK3W028321@repoman.freebsd.org> From: Ken Smith Date: Sun, 30 Apr 2006 05:15:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/i386/i386 machdep.c src/sys/i386/isa npx.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 05:15:20 -0000 kensmith 2006-04-30 05:15:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/i386/i386 machdep.c sys/i386/isa npx.c Log: MFC: > jhb 2006-04-06 17:17:45 UTC > > FreeBSD src repository > > Modified files: > sys/i386/i386 machdep.c > sys/i386/isa npx.c > Log: > - Don't set CR0_NE and CR0_MP in npx_probe() as they are already set > earlier in cpu_setregs(). > - If we know this CPU has a FPU via cpuid, then just assume the INT16 > interface and make the npx device quiet to not clutter the dmesg. This > is true for all Pentium and later CPUs and even some of the later 486dx > CPUs. > > Reviewed by: bde > Tested by: ps > MFC after: 1 week > > Path Revision > src/sys/i386/i386/machdep.c 1.625 > src/sys/i386/isa/npx.c 1.164 Requested by: jhb Approved by: re (scottl) Revision Changes Path 1.616.2.4 +15 -2 src/sys/i386/i386/machdep.c 1.162.2.3 +21 -25 src/sys/i386/isa/npx.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 05:17:59 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A643B16A400; Sun, 30 Apr 2006 05:17:59 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 773C943D46; Sun, 30 Apr 2006 05:17:59 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U5Hx87030365; Sun, 30 Apr 2006 05:17:59 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U5HxJk030361; Sun, 30 Apr 2006 05:17:59 GMT (envelope-from kensmith) Message-Id: <200604300517.k3U5HxJk030361@repoman.freebsd.org> From: Ken Smith Date: Sun, 30 Apr 2006 05:17:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/i386/i386 machdep.c src/sys/i386/isa npx.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 05:17:59 -0000 kensmith 2006-04-30 05:17:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/i386/i386 machdep.c sys/i386/isa npx.c Log: MFC: > jhb 2006-04-06 17:17:45 UTC > > FreeBSD src repository > > Modified files: > sys/i386/i386 machdep.c > sys/i386/isa npx.c > Log: > - Don't set CR0_NE and CR0_MP in npx_probe() as they are already set > earlier in cpu_setregs(). > - If we know this CPU has a FPU via cpuid, then just assume the INT16 > interface and make the npx device quiet to not clutter the dmesg. This > is true for all Pentium and later CPUs and even some of the later 486dx > CPUs. > > Reviewed by: bde > Tested by: ps > MFC after: 1 week > > Path Revision > src/sys/i386/i386/machdep.c 1.625 > src/sys/i386/isa/npx.c 1.164 Requested by: jhb Approved by: re (scottl) Revision Changes Path 1.616.2.3.2.1 +15 -2 src/sys/i386/i386/machdep.c 1.162.2.1.2.2 +21 -25 src/sys/i386/isa/npx.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 05:22:43 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8E0F16A401; Sun, 30 Apr 2006 05:22:43 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A35E743D49; Sun, 30 Apr 2006 05:22:43 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U5Mhhg034107; Sun, 30 Apr 2006 05:22:43 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U5MhnO034106; Sun, 30 Apr 2006 05:22:43 GMT (envelope-from hrs) Message-Id: <200604300522.k3U5MhnO034106@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 30 Apr 2006 05:22:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 05:22:44 -0000 hrs 2006-04-30 05:22:43 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: bfe(4) + >1GB RAM problem fixed. Revision Changes Path 1.918 +3 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Sun Apr 30 05:31:10 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B38716A406; Sun, 30 Apr 2006 05:31:10 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAAA243D46; Sun, 30 Apr 2006 05:31:09 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U5V9Dp035445; Sun, 30 Apr 2006 05:31:09 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U5V9CA035444; Sun, 30 Apr 2006 05:31:09 GMT (envelope-from hrs) Message-Id: <200604300531.k3U5V9CA035444@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 30 Apr 2006 05:31:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 05:31:10 -0000 hrs 2006-04-30 05:31:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: bfe(4) + >1GB RAM problem fixed, ypwhich(1) -m bug fixed. Approved by: re (implicitly) Revision Changes Path 1.883.2.15.2.5 +7 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Sun Apr 30 05:32:36 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F2AF16A401; Sun, 30 Apr 2006 05:32:36 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B11D43D48; Sun, 30 Apr 2006 05:32:36 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U5Wa8C036756; Sun, 30 Apr 2006 05:32:36 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U5WaTr036755; Sun, 30 Apr 2006 05:32:36 GMT (envelope-from kensmith) Message-Id: <200604300532.k3U5WaTr036755@repoman.freebsd.org> From: Ken Smith Date: Sun, 30 Apr 2006 05:32:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/dev/atkbdc psm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 05:32:36 -0000 kensmith 2006-04-30 05:32:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/dev/atkbdc psm.c Log: MFC: > revision 1.86.2.2 > date: 2006/04/21 09:40:25; author: takawata; state: Exp; lines: +3 -0 > MFC: Rev 1.89 > Add psm ID's for glide point devices. Requested by: takawata, but he only did RELENG_6 Approved by: re (hrs) Revision Changes Path 1.86.2.1.2.1 +3 -0 src/sys/dev/atkbdc/psm.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 05:54:22 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76DDF16A400; Sun, 30 Apr 2006 05:54:22 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 349D043D45; Sun, 30 Apr 2006 05:54:22 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U5sMEx048839; Sun, 30 Apr 2006 05:54:22 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U5sLbw048833; Sun, 30 Apr 2006 05:54:21 GMT (envelope-from bde) Message-Id: <200604300554.k3U5sLbw048833@repoman.freebsd.org> From: Bruce Evans Date: Sun, 30 Apr 2006 05:54:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat vmstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 05:54:22 -0000 bde 2006-04-30 05:54:21 UTC FreeBSD src repository Modified files: usr.bin/systat vmstat.c Log: If DEBUG is defined, then fill numeric fields with asterisks instead of spaces and numbers for temporary(?) debugging. Revision Changes Path 1.73 +15 -0 src/usr.bin/systat/vmstat.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 06:28:30 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 413DD16A402; Sun, 30 Apr 2006 06:28:30 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0FB943D46; Sun, 30 Apr 2006 06:28:29 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U6STA2067565; Sun, 30 Apr 2006 06:28:29 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U6STjk067564; Sun, 30 Apr 2006 06:28:29 GMT (envelope-from scottl) Message-Id: <200604300628.k3U6STjk067564@repoman.freebsd.org> From: Scott Long Date: Sun, 30 Apr 2006 06:28:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/sysinstall sysinstall.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 06:28:30 -0000 scottl 2006-04-30 06:28:29 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall sysinstall.8 Log: Document sysinstall's limitation on operating on mounted disks. Revision Changes Path 1.73 +11 -0 src/usr.sbin/sysinstall/sysinstall.8 From owner-cvs-src@FreeBSD.ORG Sun Apr 30 07:02:42 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39E9E16A402; Sun, 30 Apr 2006 07:02:42 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBC3143D45; Sun, 30 Apr 2006 07:02:41 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U72ftu088007; Sun, 30 Apr 2006 07:02:41 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U72fEG088000; Sun, 30 Apr 2006 07:02:41 GMT (envelope-from marcus) Message-Id: <200604300702.k3U72fEG088000@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 30 Apr 2006 07:02:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libcam camlib.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 07:02:42 -0000 marcus 2006-04-30 07:02:40 UTC FreeBSD src repository (doc,ports committer) Modified files: lib/libcam camlib.c Log: Fix a file descriptor leak in cam_lookup_pass() when the ioctl to find the passthru device fails. Approved by: scottl MFC after: 1 day Revision Changes Path 1.14 +5 -4 src/lib/libcam/camlib.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 07:08:44 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9618716A400; Sun, 30 Apr 2006 07:08:44 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5419843D46; Sun, 30 Apr 2006 07:08:44 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U78iZL089828; Sun, 30 Apr 2006 07:08:44 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U78iV4089827; Sun, 30 Apr 2006 07:08:44 GMT (envelope-from marcus) Message-Id: <200604300708.k3U78iV4089827@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 30 Apr 2006 07:08:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libcam camlib.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 07:08:44 -0000 marcus 2006-04-30 07:08:43 UTC FreeBSD src repository (doc,ports committer) Modified files: lib/libcam camlib.c Log: Go with a different version of the previous patch so to preserve errno. Approved by: scottl (implicit) Revision Changes Path 1.15 +5 -5 src/lib/libcam/camlib.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 07:18:23 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A404C16A402; Sun, 30 Apr 2006 07:18:23 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail01.syd.optusnet.com.au (mail01.syd.optusnet.com.au [211.29.132.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0244643D48; Sun, 30 Apr 2006 07:18:22 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail01.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id k3U7IIN5020516 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 30 Apr 2006 17:18:19 +1000 Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.13.6/8.13.6) with ESMTP id k3U7IIsV002278; Sun, 30 Apr 2006 17:18:18 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.13.6/8.13.6/Submit) id k3U7IHVt002277; Sun, 30 Apr 2006 17:18:17 +1000 (EST) (envelope-from peter) Date: Sun, 30 Apr 2006 17:18:17 +1000 From: Peter Jeremy To: Peter Wemm Message-ID: <20060430071817.GA980@turion.vk2pj.dyndns.org> References: <200604281905.k3SJ59MZ008806@repoman.freebsd.org> <20060429024850.GB997@turion.vk2pj.dyndns.org> <4452FB64.7030308@root.org> <200604291021.12379.peter@wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200604291021.12379.peter@wemm.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.11 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, ums@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 07:18:23 -0000 On Sat, 2006-Apr-29 10:21:11 -0700, Peter Wemm wrote: >In more detail. There is one PTE per page of virtual address space. It >is used by the hardware to translate a virtual address access to a >physical address. One normally stores the corresponding physical >address in there with various control bits (read/write mode etc) and >most importantly, the 'valid' (PG_V) bit. This tells the hardware of >the cpu that the physical address it found is valid. [etc] I'll second Julian's "request" that this comment be embedded in the code. >Stephan realized that the kernel already allocates one PTE per virtual >page. Although it normally holds physical addresses plus attributes, >as long as we don't set PG_V, then there are 31 other bits that we >could use for data storage. Intel mention that the top 31 bits are available to the OS if the bottom bit is zero in the 486 Programmers Reference Manual. >As long as the virtual addresses are page aligned, we neatly avoid all >the PG_* mode bits as well. We can avoid locking and atomic ops when >updating these because they are only accessed under the page queues >mutex. We can avoid doing pte invalidations (tlb shootdowns) because >there can never be any tlb entries corresponding to them. Nice piece of lateral thinking by Stephan and yourself. -- Peter Jeremy From owner-cvs-src@FreeBSD.ORG Sun Apr 30 07:27:24 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7A3A16A402; Sun, 30 Apr 2006 07:27:24 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 991D143D58; Sun, 30 Apr 2006 07:27:24 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U7RO07000497; Sun, 30 Apr 2006 07:27:24 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U7ROLN000496; Sun, 30 Apr 2006 07:27:24 GMT (envelope-from bde) Message-Id: <200604300727.k3U7ROLN000496@repoman.freebsd.org> From: Bruce Evans Date: Sun, 30 Apr 2006 07:27:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat systat.1 vmstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 07:27:24 -0000 bde 2006-04-30 07:27:24 UTC FreeBSD src repository Modified files: usr.bin/systat systat.1 vmstat.c Log: Fix "slow (on-the-fly) zero fills percentage (`%slo-z')" some more. The value printed is actually the optimized (i.e., the non-slow, not-on-the-fly zero fills percentage) except in overflow cases. Describe it as %ozfod in the display. Move the field descriptor 1 to the left so that there is space for 5 characters after the % sign (this leaves no space between the number and the descriptor but the % character serves well as a separator). Fixed integer overflow at z.ozfod = UINT_MAX/100 in the calculation of %ozfod. This value can be reached just a few hours or minutes after booting, so %ozfod was usually garbage in boot mode. Now %ozfod is correct in boot mode for a few days or hours. Print a non-dummy %ozfod when the division for it isn't division by 0 instead of when the result will be less than 100%. A result of 100% may be correct, though a result of more than 100% indicates overflow of one or both counters. Revision Changes Path 1.48 +1 -1 src/usr.bin/systat/systat.1 1.74 +3 -3 src/usr.bin/systat/vmstat.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 08:02:32 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4C7216A402; Sun, 30 Apr 2006 08:02:32 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B85143D58; Sun, 30 Apr 2006 08:02:31 +0000 (GMT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.13.6/8.13.4) with ESMTP id k3U82RgU013025; Sun, 30 Apr 2006 12:02:29 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sun, 30 Apr 2006 12:02:27 +0400 (MSD) From: Dmitry Morozovsky To: Gordon Tetlow In-Reply-To: <200604291821.k3TILije020756@repoman.freebsd.org> Message-ID: <20060430120143.T57302@woozle.rinet.ru> References: <200604291821.k3TILije020756@repoman.freebsd.org> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (woozle.rinet.ru [0.0.0.0]); Sun, 30 Apr 2006 12:02:29 +0400 (MSD) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/mergemaster mergemaster.8 mergemaster.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 08:02:33 -0000 On Sat, 29 Apr 2006, Gordon Tetlow wrote: GT> gordon 2006-04-29 18:21:44 UTC GT> GT> FreeBSD src repository GT> GT> Modified files: GT> usr.sbin/mergemaster mergemaster.8 mergemaster.sh GT> Log: GT> Add auto upgrade capability to mergemaster. Thanks! It seems you missed SYNOPSIS flags line: Index: mergemaster.8 =================================================================== RCS file: /home/ncvs/src/usr.sbin/mergemaster/mergemaster.8,v retrieving revision 1.35 diff -u -r1.35 mergemaster.8 --- mergemaster.8 29 Apr 2006 18:21:43 -0000 1.35 +++ mergemaster.8 30 Apr 2006 08:01:33 -0000 @@ -32,7 +32,7 @@ .Nd merge configuration files, et al during an upgrade .Sh SYNOPSIS .Nm -.Op Fl scrvahipCP +.Op Fl scrvahipCPU .Op Fl m Ar /path/to/sources .Op Fl t Ar /path/to/temp/root .Op Fl d Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-cvs-src@FreeBSD.ORG Sun Apr 30 09:05:57 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EBD116A4F8; Sun, 30 Apr 2006 09:05:57 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 327B043D48; Sun, 30 Apr 2006 09:05:57 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U95vqe062839; Sun, 30 Apr 2006 09:05:57 GMT (envelope-from matteo@repoman.freebsd.org) Received: (from matteo@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U95uQ4062838; Sun, 30 Apr 2006 09:05:56 GMT (envelope-from matteo) Message-Id: <200604300905.k3U95uQ4062838@repoman.freebsd.org> From: Matteo Riondato Date: Sun, 30 Apr 2006 09:05:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/syscons/fonts iso15-8x14.fnt iso15-8x16.fnt iso15-8x8.fnt iso15-thin-8x16.fnt src/share/termcap termcap.src X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 09:05:57 -0000 matteo 2006-04-30 09:05:56 UTC FreeBSD src repository Modified files: share/syscons/fonts iso15-8x14.fnt iso15-8x16.fnt iso15-8x8.fnt iso15-thin-8x16.fnt share/termcap termcap.src Log: Backout my last changes. ISO-8859-15 does not specify ACS graphics. Requested by: ache Revision Changes Path 1.4 +8 -8 src/share/syscons/fonts/iso15-8x14.fnt 1.4 +9 -9 src/share/syscons/fonts/iso15-8x16.fnt 1.4 +5 -5 src/share/syscons/fonts/iso15-8x8.fnt 1.4 +9 -9 src/share/syscons/fonts/iso15-thin-8x16.fnt 1.148 +1 -1 src/share/termcap/termcap.src From owner-cvs-src@FreeBSD.ORG Sun Apr 30 09:14:01 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F31A16A400; Sun, 30 Apr 2006 09:14:01 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C955643D5C; Sun, 30 Apr 2006 09:14:00 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U9E0Km065623; Sun, 30 Apr 2006 09:14:00 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U9E0Is065619; Sun, 30 Apr 2006 09:14:00 GMT (envelope-from bde) Message-Id: <200604300914.k3U9E0Is065619@repoman.freebsd.org> From: Bruce Evans Date: Sun, 30 Apr 2006 09:14:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat vmstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 09:14:01 -0000 bde 2006-04-30 09:14:00 UTC FreeBSD src repository Modified files: usr.bin/systat vmstat.c Log: Don't redraw the disk names on every update. This was apparently done to handle changes to the set of disks selected, but it is unnecessary for that since the whole screen is redrawn when this set is changed. It was also buggy: - MAXDRIVES*6 = 42 was hard-coded as only 30 spaces in a string literal, the last 2 disk names were not cleared as intended - when the extended vmstats are active, clearing of even 30 columns overruns the ozfod value field by 3 columns. This was harmless because the field is much wider than necessary. Revision Changes Path 1.75 +0 -6 src/usr.bin/systat/vmstat.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 09:23:12 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A05DC16A412; Sun, 30 Apr 2006 09:23:12 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B489743D53; Sun, 30 Apr 2006 09:23:11 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3U9NBM9072093; Sun, 30 Apr 2006 09:23:11 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3U9NBlS072092; Sun, 30 Apr 2006 09:23:11 GMT (envelope-from bde) Message-Id: <200604300923.k3U9NBlS072092@repoman.freebsd.org> From: Bruce Evans Date: Sun, 30 Apr 2006 09:23:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat systat.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 09:23:12 -0000 bde 2006-04-30 09:23:11 UTC FreeBSD src repository Modified files: usr.bin/systat systat.1 Log: Removed the description of the nonexistent want_fd command. want_fd existed for only 2 weeks in 1998-1999. It was replaced by general commands to select the set of disk drives displayed. Revision Changes Path 1.49 +0 -2 src/usr.bin/systat/systat.1 From owner-cvs-src@FreeBSD.ORG Sun Apr 30 10:33:16 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C25916A404; Sun, 30 Apr 2006 10:33:16 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CEC143D49; Sun, 30 Apr 2006 10:33:15 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.6/8.13.6) with ESMTP id k3UAXElt043269; Sun, 30 Apr 2006 14:33:14 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.6/8.13.6/Submit) id k3UAXE4e043268; Sun, 30 Apr 2006 14:33:14 +0400 (MSD) (envelope-from ache) Date: Sun, 30 Apr 2006 14:33:14 +0400 From: Andrey Chernov To: Matteo Riondato Message-ID: <20060430103314.GA43164@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Matteo Riondato , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200604300905.k3U95uQ4062838@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200604300905.k3U95uQ4062838@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/syscons/fonts iso15-8x14.fnt iso15-8x16.fnt iso15-8x8.fnt iso15-thin-8x16.fnt src/share/termcap termcap.src X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 10:33:16 -0000 On Sun, Apr 30, 2006 at 09:05:56AM +0000, Matteo Riondato wrote: > matteo 2006-04-30 09:05:56 UTC > > FreeBSD src repository > > Modified files: > share/syscons/fonts iso15-8x14.fnt iso15-8x16.fnt > iso15-8x8.fnt iso15-thin-8x16.fnt > share/termcap termcap.src > Log: > Backout my last changes. ISO-8859-15 does not specify ACS graphics. > Requested by: ache Thanx. As I already note, you can commit the same materials under different names (for both fonts and termcap entry), preferable with prefix or suffix clearly indicating that fonts are non-standard but combined, in case enough people have urgent needs to use combined fonts. In such way somebody using them by chance will know what he does and related consequences exactly. -- http://ache.pp.ru/ From owner-cvs-src@FreeBSD.ORG Sun Apr 30 12:40:36 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 741AE16A402; Sun, 30 Apr 2006 12:40:36 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7599943D5A; Sun, 30 Apr 2006 12:40:32 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UCeVZg079921; Sun, 30 Apr 2006 12:40:32 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UCeV7R079905; Sun, 30 Apr 2006 12:40:31 GMT (envelope-from ceri) Message-Id: <200604301240.k3UCeV7R079905@repoman.freebsd.org> From: Ceri Davies Date: Sun, 30 Apr 2006 12:40:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/cached cached.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 12:40:36 -0000 ceri 2006-04-30 12:40:30 UTC FreeBSD src repository Modified files: usr.sbin/cached cached.8 Log: Typo. Revision Changes Path 1.4 +1 -1 src/usr.sbin/cached/cached.8 From owner-cvs-src@FreeBSD.ORG Sun Apr 30 16:44:42 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5118416A400; Sun, 30 Apr 2006 16:44:42 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09C6F43D45; Sun, 30 Apr 2006 16:44:42 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UGifTZ023939; Sun, 30 Apr 2006 16:44:41 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UGif1C023938; Sun, 30 Apr 2006 16:44:41 GMT (envelope-from scottl) Message-Id: <200604301644.k3UGif1C023938@repoman.freebsd.org> From: Scott Long Date: Sun, 30 Apr 2006 16:44:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/advansys advansys.c src/sys/dev/hptmv osbsd.h src/sys/dev/rr232x os_bsd.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 16:44:42 -0000 scottl 2006-04-30 16:44:41 UTC FreeBSD src repository Modified files: sys/dev/advansys advansys.c sys/dev/hptmv osbsd.h sys/dev/rr232x os_bsd.h Log: Remove some header polution. Revision Changes Path 1.30 +0 -1 src/sys/dev/advansys/advansys.c 1.6 +0 -1 src/sys/dev/hptmv/osbsd.h 1.2 +0 -1 src/sys/dev/rr232x/os_bsd.h From owner-cvs-src@FreeBSD.ORG Sun Apr 30 16:46:16 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1387016A402; Sun, 30 Apr 2006 16:46:16 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30C6943D70; Sun, 30 Apr 2006 16:46:12 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UGkCHe024194; Sun, 30 Apr 2006 16:46:12 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UGkCEc024193; Sun, 30 Apr 2006 16:46:12 GMT (envelope-from scottl) Message-Id: <200604301646.k3UGkCEc024193@repoman.freebsd.org> From: Scott Long Date: Sun, 30 Apr 2006 16:46:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/twa tw_osl_cam.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 16:46:17 -0000 scottl 2006-04-30 16:46:12 UTC FreeBSD src repository Modified files: sys/dev/twa tw_osl_cam.c Log: Remove header pollution. Revision Changes Path 1.6 +0 -1 src/sys/dev/twa/tw_osl_cam.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 17:11:36 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DD4516A403; Sun, 30 Apr 2006 17:11:36 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4EBE43D46; Sun, 30 Apr 2006 17:11:35 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UHBZ3W045229; Sun, 30 Apr 2006 17:11:35 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UHBZiZ045228; Sun, 30 Apr 2006 17:11:35 GMT (envelope-from scottl) Message-Id: <200604301711.k3UHBZiZ045228@repoman.freebsd.org> From: Scott Long Date: Sun, 30 Apr 2006 17:11:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 rr232x.4 src/sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu array.h him.h himfuncs.h hptintf.h i386-elf.rr232x_lib.o.uu ldm.h list.h os_bsd.c os_bsd.h osm.h osm_bsd.c rr232x_config.c rr232x_config.h ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 17:11:36 -0000 scottl 2006-04-30 17:11:35 UTC FreeBSD src repository Added files: (Branch: RELENG_6) share/man/man4 rr232x.4 sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu array.h him.h himfuncs.h hptintf.h i386-elf.rr232x_lib.o.uu ldm.h list.h os_bsd.c os_bsd.h osm.h osm_bsd.c rr232x_config.c rr232x_config.h sys/modules/rr232x Makefile Log: Merge the rr232x driver to RELENG_6. This commit just add files; hooking them up will come in a minute. Approved by: re Revision Changes Path 1.2.2.1 +99 -0 src/share/man/man4/rr232x.4 (new) 1.1.2.1 +30 -0 src/sys/dev/rr232x/LICENSE (new) 1.1.2.1 +202 -0 src/sys/dev/rr232x/README (new) 1.1.2.1 +4567 -0 src/sys/dev/rr232x/amd64-elf.rr232x_lib.o.uu (new) 1.1.2.1 +179 -0 src/sys/dev/rr232x/array.h (new) 1.1.2.1 +440 -0 src/sys/dev/rr232x/him.h (new) 1.1.2.1 +100 -0 src/sys/dev/rr232x/himfuncs.h (new) 1.1.2.1 +1647 -0 src/sys/dev/rr232x/hptintf.h (new) 1.1.2.1 +3068 -0 src/sys/dev/rr232x/i386-elf.rr232x_lib.o.uu (new) 1.1.2.1 +484 -0 src/sys/dev/rr232x/ldm.h (new) 1.1.2.1 +121 -0 src/sys/dev/rr232x/list.h (new) 1.1.2.1 +297 -0 src/sys/dev/rr232x/os_bsd.c (new) 1.2.2.1 +255 -0 src/sys/dev/rr232x/os_bsd.h (new) 1.1.2.1 +199 -0 src/sys/dev/rr232x/osm.h (new) 1.1.2.1 +1351 -0 src/sys/dev/rr232x/osm_bsd.c (new) 1.1.2.1 +31 -0 src/sys/dev/rr232x/rr232x_config.c (new) 1.1.2.1 +107 -0 src/sys/dev/rr232x/rr232x_config.h (new) 1.2.2.1 +22 -0 src/sys/modules/rr232x/Makefile (new) From owner-cvs-src@FreeBSD.ORG Sun Apr 30 17:31:28 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2295016A400; Sun, 30 Apr 2006 17:31:28 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB26E43D48; Sun, 30 Apr 2006 17:31:27 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UHVRMM056044; Sun, 30 Apr 2006 17:31:27 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UHVRjR056041; Sun, 30 Apr 2006 17:31:27 GMT (envelope-from scottl) Message-Id: <200604301731.k3UHVRjR056041@repoman.freebsd.org> From: Scott Long Date: Sun, 30 Apr 2006 17:31:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 17:31:28 -0000 scottl 2006-04-30 17:31:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 Makefile Log: Hook up the rr232x manpage. Approved by: re Revision Changes Path 1.320.2.12 +2 -0 src/share/man/man4/Makefile From owner-cvs-src@FreeBSD.ORG Sun Apr 30 17:33:12 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D596416A401; Sun, 30 Apr 2006 17:33:12 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D592E43D60; Sun, 30 Apr 2006 17:33:10 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UHXAMH057601; Sun, 30 Apr 2006 17:33:10 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UHXAOe057600; Sun, 30 Apr 2006 17:33:10 GMT (envelope-from scottl) Message-Id: <200604301733.k3UHXAOe057600@repoman.freebsd.org> From: Scott Long Date: Sun, 30 Apr 2006 17:33:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 17:33:15 -0000 scottl 2006-04-30 17:33:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/modules Makefile Log: Hook up the rr232x module. Approved by: re Revision Changes Path 1.450.2.17 +3 -0 src/sys/modules/Makefile From owner-cvs-src@FreeBSD.ORG Sun Apr 30 17:36:31 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C8A916A400; Sun, 30 Apr 2006 17:36:31 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2832E43D46; Sun, 30 Apr 2006 17:36:31 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UHaVNb060399; Sun, 30 Apr 2006 17:36:31 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UHaVak060398; Sun, 30 Apr 2006 17:36:31 GMT (envelope-from scottl) Message-Id: <200604301736.k3UHaVak060398@repoman.freebsd.org> From: Scott Long Date: Sun, 30 Apr 2006 17:36:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/conf files.amd64 files.i386 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 17:36:31 -0000 scottl 2006-04-30 17:36:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/conf files.amd64 files.i386 Log: Hook up the rr232x files. Approved by: re Revision Changes Path 1.71.2.7 +7 -0 src/sys/conf/files.amd64 1.538.2.6 +8 -0 src/sys/conf/files.i386 From owner-cvs-src@FreeBSD.ORG Sun Apr 30 17:39:43 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE84216A404; Sun, 30 Apr 2006 17:39:43 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5166543D53; Sun, 30 Apr 2006 17:39:43 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UHdhw6062724; Sun, 30 Apr 2006 17:39:43 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UHdhL7062723; Sun, 30 Apr 2006 17:39:43 GMT (envelope-from scottl) Message-Id: <200604301739.k3UHdhL7062723@repoman.freebsd.org> From: Scott Long Date: Sun, 30 Apr 2006 17:39:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/i386/conf GENERIC NOTES src/sys/amd64/conf GENERIC NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 17:39:43 -0000 scottl 2006-04-30 17:39:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/i386/conf GENERIC NOTES sys/amd64/conf GENERIC NOTES Log: Hook up the rr232x driver. Approved by: re Revision Changes Path 1.439.2.11 +1 -0 src/sys/amd64/conf/GENERIC 1.36.2.10 +5 -0 src/sys/amd64/conf/NOTES 1.429.2.9 +1 -0 src/sys/i386/conf/GENERIC 1.1202.2.7 +5 -0 src/sys/i386/conf/NOTES From owner-cvs-src@FreeBSD.ORG Sun Apr 30 18:34:49 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AB6016A404; Sun, 30 Apr 2006 18:34:49 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3781D43D48; Sun, 30 Apr 2006 18:34:49 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UIYnfJ093908; Sun, 30 Apr 2006 18:34:49 GMT (envelope-from matteo@repoman.freebsd.org) Received: (from matteo@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UIYnRK093905; Sun, 30 Apr 2006 18:34:49 GMT (envelope-from matteo) Message-Id: <200604301834.k3UIYnRK093905@repoman.freebsd.org> From: Matteo Riondato Date: Sun, 30 Apr 2006 18:34:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/cached cached.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 18:34:49 -0000 matteo 2006-04-30 18:34:49 UTC FreeBSD src repository Modified files: usr.sbin/cached cached.conf.5 Log: Specify default values for positive-policy and negative-policy . Revision Changes Path 1.2 +3 -3 src/usr.sbin/cached/cached.conf.5 From owner-cvs-src@FreeBSD.ORG Sun Apr 30 20:31:00 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6C4816A400; Sun, 30 Apr 2006 20:31:00 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B878343D48; Sun, 30 Apr 2006 20:31:00 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UKV0Lm061179; Sun, 30 Apr 2006 20:31:00 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UKV0fn061178; Sun, 30 Apr 2006 20:31:00 GMT (envelope-from bde) Message-Id: <200604302031.k3UKV0fn061178@repoman.freebsd.org> From: Bruce Evans Date: Sun, 30 Apr 2006 20:31:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat vmstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 20:31:01 -0000 bde 2006-04-30 20:31:00 UTC FreeBSD src repository Modified files: usr.bin/systat vmstat.c Log: Reduce the namei (sub)display by 5 columns to make enough space for a new vnstat display to the right of the namei display. Move the non-vmstat fields {des,num,fre}vn from the vmstat display to a new vnstat display. Move the dtbuf field there too. The buf and dtbuf fields are non-vmstat and non-vnstat, so there is no good place to display them. I need to move at least 1 of them out of the vm stats for further cleanups of the vm stats, and there is only space for 1 of them in the vn stats. (The best place for the current buf field is actually /dev/null, since it has been completely broken for about 10 years and broken for longer. It gives an uninteresting virtual memory count where an interesting real memory count is wanted.) Revision Changes Path 1.76 +19 -17 src/usr.bin/systat/vmstat.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 21:14:50 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0007F16A425; Sun, 30 Apr 2006 21:14:49 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3AB343D58; Sun, 30 Apr 2006 21:14:48 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3ULEmVh094583; Sun, 30 Apr 2006 21:14:48 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3ULEmYj094582; Sun, 30 Apr 2006 21:14:48 GMT (envelope-from maxim) Message-Id: <200604302114.k3ULEmYj094582@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 30 Apr 2006 21:14:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/cached cached.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 21:14:51 -0000 maxim 2006-04-30 21:14:48 UTC FreeBSD src repository Modified files: usr.sbin/cached cached.conf.5 Log: o Silence mdoc(7) warnings: remove an empty line, add missed .El macro. New sentence - new line. Revision Changes Path 1.3 +37 -30 src/usr.sbin/cached/cached.conf.5 From owner-cvs-src@FreeBSD.ORG Sun Apr 30 21:22:02 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E94AC16A40E; Sun, 30 Apr 2006 21:22:01 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8766D43D48; Sun, 30 Apr 2006 21:22:01 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3ULM1RF000383; Sun, 30 Apr 2006 21:22:01 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3ULM14P000377; Sun, 30 Apr 2006 21:22:01 GMT (envelope-from maxim) Message-Id: <200604302122.k3ULM14P000377@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 30 Apr 2006 21:22:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/cached cached.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 21:22:02 -0000 maxim 2006-04-30 21:22:01 UTC FreeBSD src repository Modified files: usr.sbin/cached cached.8 Log: o Add missed commas. Revision Changes Path 1.5 +2 -2 src/usr.sbin/cached/cached.8 From owner-cvs-src@FreeBSD.ORG Sun Apr 30 21:25:01 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66DA716A403; Sun, 30 Apr 2006 21:25:01 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DDFD43D5C; Sun, 30 Apr 2006 21:25:00 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3ULP0AF001367; Sun, 30 Apr 2006 21:25:00 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3ULP0JV001366; Sun, 30 Apr 2006 21:25:00 GMT (envelope-from ume) Message-Id: <200604302125.k3ULP0JV001366@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 30 Apr 2006 21:25:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/net nsparser.y X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 21:25:02 -0000 ume 2006-04-30 21:25:00 UTC FreeBSD src repository Modified files: lib/libc/net nsparser.y Log: `cache' couldn't co-exist with `compat'. Submitted by: "Michael Bushkov" Revision Changes Path 1.5 +3 -2 src/lib/libc/net/nsparser.y From owner-cvs-src@FreeBSD.ORG Sun Apr 30 21:30:26 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 506FE16A421; Sun, 30 Apr 2006 21:30:26 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E38643D45; Sun, 30 Apr 2006 21:30:26 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3ULUPWZ001937; Sun, 30 Apr 2006 21:30:25 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3ULUPmS001936; Sun, 30 Apr 2006 21:30:25 GMT (envelope-from maxim) Message-Id: <200604302130.k3ULUPmS001936@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 30 Apr 2006 21:30:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/cached cached.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 21:30:29 -0000 maxim 2006-04-30 21:30:25 UTC FreeBSD src repository Modified files: usr.sbin/cached cached.8 Log: o Reformat FILES section. Revision Changes Path 1.6 +4 -1 src/usr.sbin/cached/cached.8 From owner-cvs-src@FreeBSD.ORG Sun Apr 30 21:31:53 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86A0B16A440; Sun, 30 Apr 2006 21:31:53 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42CDB43D70; Sun, 30 Apr 2006 21:31:53 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3ULVrDX003339; Sun, 30 Apr 2006 21:31:53 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3ULVrJx003335; Sun, 30 Apr 2006 21:31:53 GMT (envelope-from maxim) Message-Id: <200604302131.k3ULVrJx003335@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 30 Apr 2006 21:31:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/cached cached.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 21:31:54 -0000 maxim 2006-04-30 21:31:53 UTC FreeBSD src repository Modified files: usr.sbin/cached cached.8 Log: o Sort .Xrs. Revision Changes Path 1.7 +2 -2 src/usr.sbin/cached/cached.8 From owner-cvs-src@FreeBSD.ORG Sun Apr 30 22:05:02 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCDF816A526; Sun, 30 Apr 2006 22:05:02 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6540C43D46; Sun, 30 Apr 2006 22:05:02 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UM52qx024143; Sun, 30 Apr 2006 22:05:02 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UM52s8024142; Sun, 30 Apr 2006 22:05:02 GMT (envelope-from bde) Message-Id: <200604302205.k3UM52s8024142@repoman.freebsd.org> From: Bruce Evans Date: Sun, 30 Apr 2006 22:05:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat systat.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 22:05:04 -0000 bde 2006-04-30 22:05:02 UTC FreeBSD src repository Modified files: usr.bin/systat systat.1 Log: Update for moving some fields to the new vnstat display. Don't say that `cache' is for the buffer cache. Describe the uselessnes of `buf'. Revision Changes Path 1.50 +16 -8 src/usr.bin/systat/systat.1 From owner-cvs-src@FreeBSD.ORG Sun Apr 30 22:09:48 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F360F16A434; Sun, 30 Apr 2006 22:09:47 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D4F343D46; Sun, 30 Apr 2006 22:09:47 +0000 (GMT) (envelope-from gordon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UM9ldh024313; Sun, 30 Apr 2006 22:09:47 GMT (envelope-from gordon@repoman.freebsd.org) Received: (from gordon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UM9lZq024312; Sun, 30 Apr 2006 22:09:47 GMT (envelope-from gordon) Message-Id: <200604302209.k3UM9lZq024312@repoman.freebsd.org> From: Gordon Tetlow Date: Sun, 30 Apr 2006 22:09:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/mergemaster mergemaster.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 22:09:48 -0000 gordon 2006-04-30 22:09:47 UTC FreeBSD src repository Modified files: usr.sbin/mergemaster mergemaster.8 Log: Add missed SYNOPSIS flag for auto upgrade. Submitted by: marck at rinet dot ru Revision Changes Path 1.36 +1 -1 src/usr.sbin/mergemaster/mergemaster.8 From owner-cvs-src@FreeBSD.ORG Sun Apr 30 22:14:18 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DD8A16A400; Sun, 30 Apr 2006 22:14:18 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38C5E43D45; Sun, 30 Apr 2006 22:14:18 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UMEIK0028067; Sun, 30 Apr 2006 22:14:18 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UMEIoB028066; Sun, 30 Apr 2006 22:14:18 GMT (envelope-from pjd) Message-Id: <200604302214.k3UMEIoB028066@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sun, 30 Apr 2006 22:14:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/geom/raid3 g_raid3.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 22:14:19 -0000 pjd 2006-04-30 22:14:18 UTC FreeBSD src repository Modified files: sys/geom/raid3 g_raid3.c Log: We shouldn't lock the topology here - we will panic on assertion inside g_raid3_bump_syncid(). Reported by: Bradley W. Dutton MFC after: 1 day Revision Changes Path 1.65 +0 -2 src/sys/geom/raid3/g_raid3.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 22:34:55 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59A2416A401; Sun, 30 Apr 2006 22:34:55 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13A4D43D5E; Sun, 30 Apr 2006 22:34:55 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UMYsNP039441; Sun, 30 Apr 2006 22:34:54 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UMYsIs039437; Sun, 30 Apr 2006 22:34:54 GMT (envelope-from bde) Message-Id: <200604302234.k3UMYsIs039437@repoman.freebsd.org> From: Bruce Evans Date: Sun, 30 Apr 2006 22:34:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat vmstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 22:34:55 -0000 bde 2006-04-30 22:34:54 UTC FreeBSD src repository Modified files: usr.bin/systat vmstat.c Log: Eliminate the "extended" vm stats. Move all fields in the extended vm stats to the normal vm stats. Sort them into the normal stats according to the man page only in the source code so that diffs are almost readable. Reduce style bugs in printing the value of %ozfod. Revision Changes Path 1.77 +10 -34 src/usr.bin/systat/vmstat.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 23:22:55 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C871216A405; Sun, 30 Apr 2006 23:22:55 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8357443D48; Sun, 30 Apr 2006 23:22:55 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UNMtWv068036; Sun, 30 Apr 2006 23:22:55 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UNMtBN068035; Sun, 30 Apr 2006 23:22:55 GMT (envelope-from davidxu) Message-Id: <200604302322.k3UNMtBN068035@repoman.freebsd.org> From: David Xu Date: Sun, 30 Apr 2006 23:22:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/kern subr_sleepqueue.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 23:22:55 -0000 davidxu 2006-04-30 23:22:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern subr_sleepqueue.c Log: MFC revision 1.27: > Clear TDF_SINTR in sleepq_resume_thread, also sleepq_catch_signal does > not need to clear it now, this should fix panic when msleep is recursivly > called. Patch is slightly adjusted after review. Approved by: re (scottl) Revision Changes Path 1.18.2.3 +1 -1 src/sys/kern/subr_sleepqueue.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 23:24:38 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CA0516A40E; Sun, 30 Apr 2006 23:24:38 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EACE43D55; Sun, 30 Apr 2006 23:24:34 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UNOYlw068167; Sun, 30 Apr 2006 23:24:34 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UNOYEM068166; Sun, 30 Apr 2006 23:24:34 GMT (envelope-from davidxu) Message-Id: <200604302324.k3UNOYEM068166@repoman.freebsd.org> From: David Xu Date: Sun, 30 Apr 2006 23:24:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/kern subr_sleepqueue.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 23:24:38 -0000 davidxu 2006-04-30 23:24:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/kern subr_sleepqueue.c Log: MFC revision 1.27: > Clear TDF_SINTR in sleepq_resume_thread, also sleepq_catch_signal does > not need to clear it now, this should fix panic when msleep is recursivly > called. Patch is slightly adjusted after review. Approved by: re (scottl) Revision Changes Path 1.18.2.2.2.1 +1 -1 src/sys/kern/subr_sleepqueue.c From owner-cvs-src@FreeBSD.ORG Sun Apr 30 23:52:17 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3230B16A406; Sun, 30 Apr 2006 23:52:17 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F227C43D48; Sun, 30 Apr 2006 23:52:16 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3UNqG1s080904; Sun, 30 Apr 2006 23:52:16 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3UNqG5v080903; Sun, 30 Apr 2006 23:52:16 GMT (envelope-from bde) Message-Id: <200604302352.k3UNqG5v080903@repoman.freebsd.org> From: Bruce Evans Date: Sun, 30 Apr 2006 23:52:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat vmstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Apr 2006 23:52:17 -0000 bde 2006-04-30 23:52:16 UTC FreeBSD src repository Modified files: usr.bin/systat vmstat.c Log: Sort the ex-extended vmstat fields into their documented order in the output too. Fine tune all coordinates and most field widths in the vmstat (sub)display for this and previous changes now that we have to change almost all of them just to move the ex-extended fields: - change VMSTATROW back to 7. It was 6 due to a hack in the extended vm stats changes. - reduce the maximum field width that we try for from 9 to 8. 4 or 5 is enough for most fields but we try to use the same width for all fields. 8 is enough to display everything without changing units memory sizes exceed 100GB. Fix some unrelated coordinates and field widths in comments. Revision Changes Path 1.78 +38 -38 src/usr.bin/systat/vmstat.c From owner-cvs-src@FreeBSD.ORG Mon May 1 00:15:20 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1701216A40E; Mon, 1 May 2006 00:15:20 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED42543D67; Mon, 1 May 2006 00:15:13 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k410FD9B095628; Mon, 1 May 2006 00:15:13 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k410FDef095624; Mon, 1 May 2006 00:15:13 GMT (envelope-from scottl) Message-Id: <200605010015.k410FDef095624@repoman.freebsd.org> From: Scott Long Date: Mon, 1 May 2006 00:15:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/share/man/man4 Makefile rr232x.4 src/sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu array.h him.h himfuncs.h hptintf.h i386-elf.rr232x_lib.o.uu ldm.h list.h os_bsd.c os_bsd.h osm.h osm_bsd.c rr232x_config.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 00:15:20 -0000 scottl 2006-05-01 00:15:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) share/man/man4 Makefile sys/conf files.amd64 files.i386 sys/i386/conf GENERIC NOTES sys/amd64/conf GENERIC NOTES Added files: (Branch: RELENG_6_1) share/man/man4 rr232x.4 sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu array.h him.h himfuncs.h hptintf.h i386-elf.rr232x_lib.o.uu ldm.h list.h os_bsd.c os_bsd.h osm.h osm_bsd.c rr232x_config.c rr232x_config.h sys/modules/rr232x Makefile Log: MFC The rr232x driver. Approved by: re. Revision Changes Path 1.320.2.10.2.2 +2 -0 src/share/man/man4/Makefile 1.2.4.1 +99 -0 src/share/man/man4/rr232x.4 (new) 1.439.2.9.2.2 +1 -0 src/sys/amd64/conf/GENERIC 1.36.2.9.2.1 +5 -0 src/sys/amd64/conf/NOTES 1.71.2.6.2.1 +7 -0 src/sys/conf/files.amd64 1.538.2.5.2.1 +8 -0 src/sys/conf/files.i386 1.1.4.1 +30 -0 src/sys/dev/rr232x/LICENSE (new) 1.1.4.1 +202 -0 src/sys/dev/rr232x/README (new) 1.1.4.1 +4567 -0 src/sys/dev/rr232x/amd64-elf.rr232x_lib.o.uu (new) 1.1.4.1 +179 -0 src/sys/dev/rr232x/array.h (new) 1.1.4.1 +440 -0 src/sys/dev/rr232x/him.h (new) 1.1.4.1 +100 -0 src/sys/dev/rr232x/himfuncs.h (new) 1.1.4.1 +1647 -0 src/sys/dev/rr232x/hptintf.h (new) 1.1.4.1 +3068 -0 src/sys/dev/rr232x/i386-elf.rr232x_lib.o.uu (new) 1.1.4.1 +484 -0 src/sys/dev/rr232x/ldm.h (new) 1.1.4.1 +121 -0 src/sys/dev/rr232x/list.h (new) 1.1.4.1 +297 -0 src/sys/dev/rr232x/os_bsd.c (new) 1.2.4.1 +255 -0 src/sys/dev/rr232x/os_bsd.h (new) 1.1.4.1 +199 -0 src/sys/dev/rr232x/osm.h (new) 1.1.4.1 +1351 -0 src/sys/dev/rr232x/osm_bsd.c (new) 1.1.4.1 +31 -0 src/sys/dev/rr232x/rr232x_config.c (new) 1.1.4.1 +107 -0 src/sys/dev/rr232x/rr232x_config.h (new) 1.429.2.7.2.2 +1 -0 src/sys/i386/conf/GENERIC 1.1202.2.6.2.1 +5 -0 src/sys/i386/conf/NOTES 1.2.4.1 +22 -0 src/sys/modules/rr232x/Makefile (new) From owner-cvs-src@FreeBSD.ORG Mon May 1 00:19:03 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0263F16A402; Mon, 1 May 2006 00:19:03 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B26FB43D48; Mon, 1 May 2006 00:19:02 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k410J2WN098494; Mon, 1 May 2006 00:19:02 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k410J2D1098493; Mon, 1 May 2006 00:19:02 GMT (envelope-from marcus) Message-Id: <200605010019.k410J2D1098493@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 1 May 2006 00:19:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libcam camlib.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 00:19:03 -0000 marcus 2006-05-01 00:19:02 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_6) lib/libcam camlib.c Log: MFC: Fix a file descriptor leak in cam_lookup_pass() when the ioctl to find the passthru device fails. Approved by: re (scottl) Revision Changes Path 1.12.8.2 +1 -0 src/lib/libcam/camlib.c From owner-cvs-src@FreeBSD.ORG Mon May 1 00:19:46 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E8ED16A40B; Mon, 1 May 2006 00:19:46 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE80043D45; Mon, 1 May 2006 00:19:45 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k410JjGr099045; Mon, 1 May 2006 00:19:45 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k410JjOw099041; Mon, 1 May 2006 00:19:45 GMT (envelope-from marcus) Message-Id: <200605010019.k410JjOw099041@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 1 May 2006 00:19:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/lib/libcam camlib.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 00:19:46 -0000 marcus 2006-05-01 00:19:45 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_6_1) lib/libcam camlib.c Log: MFC: Fix a file descriptor leak in cam_lookup_pass() when the ioctl to find the passthru device fails. Approved by: re (scottl) Revision Changes Path 1.12.8.1.4.1 +1 -0 src/lib/libcam/camlib.c From owner-cvs-src@FreeBSD.ORG Mon May 1 00:20:35 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EBF616A404; Mon, 1 May 2006 00:20:35 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 266BC43D64; Mon, 1 May 2006 00:20:34 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k410KX8u099657; Mon, 1 May 2006 00:20:33 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k410KX9C099656; Mon, 1 May 2006 00:20:33 GMT (envelope-from marcus) Message-Id: <200605010020.k410KX9C099656@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 1 May 2006 00:20:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/lib/libcam camlib.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 00:20:35 -0000 marcus 2006-05-01 00:20:33 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_5) lib/libcam camlib.c Log: MFC: Fix a file descriptor leak in cam_lookup_pass() when the ioctl to find the passthru device fails. Approved by: re (scottl) Revision Changes Path 1.12.2.2 +1 -0 src/lib/libcam/camlib.c From owner-cvs-src@FreeBSD.ORG Mon May 1 00:21:47 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F154716A400; Mon, 1 May 2006 00:21:47 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACDC443D49; Mon, 1 May 2006 00:21:47 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k410Llbg000723; Mon, 1 May 2006 00:21:47 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k410LlX4000722; Mon, 1 May 2006 00:21:47 GMT (envelope-from marcus) Message-Id: <200605010021.k410LlX4000722@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 1 May 2006 00:21:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/lib/libcam camlib.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 00:21:48 -0000 marcus 2006-05-01 00:21:47 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_4) lib/libcam camlib.c Log: MFC: Fix a file descriptor leak in cam_lookup_pass() when the ioctl to find the passthru device fails. Approved by: re (scottl) Revision Changes Path 1.8.2.4 +1 -0 src/lib/libcam/camlib.c From owner-cvs-src@FreeBSD.ORG Mon May 1 00:26:44 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 094F216A400; Mon, 1 May 2006 00:26:44 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF37843D45; Mon, 1 May 2006 00:26:43 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k410QhBY002210; Mon, 1 May 2006 00:26:43 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k410QhEN002209; Mon, 1 May 2006 00:26:43 GMT (envelope-from bde) Message-Id: <200605010026.k410QhEN002209@repoman.freebsd.org> From: Bruce Evans Date: Mon, 1 May 2006 00:26:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat vmstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 00:26:44 -0000 bde 2006-05-01 00:26:43 UTC FreeBSD src repository Modified files: usr.bin/systat vmstat.c Log: Unbreak the support for 24-row terminals in the vmstat display. The part that handled the 17th and 18th rows of the vmstat-proper subdisplay was deleted in rev.1.10 when these rows stopped being used and was not restored when the 17th row was used again. For such terminals, we now lose the `buf' field instead of making a mess with it. Terminals with fewer than 24 rows have never been supported. The problem is not avoided by using curses since we use the last line for data entry and don't use a separate subwindow for this line. Some other things in the vmstat display could be handled better using subwindows. Revision Changes Path 1.79 +4 -2 src/usr.bin/systat/vmstat.c From owner-cvs-src@FreeBSD.ORG Mon May 1 00:55:45 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0A5F16A401; Mon, 1 May 2006 00:55:45 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5254443D46; Mon, 1 May 2006 00:55:45 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k410tjsr025210; Mon, 1 May 2006 00:55:45 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k410tjsj025209; Mon, 1 May 2006 00:55:45 GMT (envelope-from kientzle) Message-Id: <200605010055.k410tjsj025209@repoman.freebsd.org> From: Tim Kientzle Date: Mon, 1 May 2006 00:55:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libarchive archive_entry.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 00:55:45 -0000 kientzle 2006-05-01 00:55:45 UTC FreeBSD src repository Modified files: lib/libarchive archive_entry.c Log: Whitespace cleanup. Revision Changes Path 1.35 +2 -2 src/lib/libarchive/archive_entry.c From owner-cvs-src@FreeBSD.ORG Mon May 1 01:02:21 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CA1716A404; Mon, 1 May 2006 01:02:21 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F6E043D5C; Mon, 1 May 2006 01:02:20 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k4112JFE030130; Mon, 1 May 2006 01:02:19 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k4112JOj030129; Mon, 1 May 2006 01:02:19 GMT (envelope-from kientzle) Message-Id: <200605010102.k4112JOj030129@repoman.freebsd.org> From: Tim Kientzle Date: Mon, 1 May 2006 01:02:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libarchive Makefile archive_read_extract.c archive_read_support_format_tar.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 01:02:21 -0000 kientzle 2006-05-01 01:02:19 UTC FreeBSD src repository Modified files: lib/libarchive Makefile archive_read_extract.c archive_read_support_format_tar.c Log: Simplify some of the wide-character handling, inspired in part by OpenBSD's not-quite-standard-compliant standard libraries. (No loss of functionality, just minor recoding to not rely on certain "standard" facilities that weren't actually needed.) Revision Changes Path 1.49 +1 -1 src/lib/libarchive/Makefile 1.46 +3 -3 src/lib/libarchive/archive_read_extract.c 1.41 +36 -58 src/lib/libarchive/archive_read_support_format_tar.c From owner-cvs-src@FreeBSD.ORG Mon May 1 01:34:21 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B996D16A402; Mon, 1 May 2006 01:34:21 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75A7543D45; Mon, 1 May 2006 01:34:21 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k411YLcL046476; Mon, 1 May 2006 01:34:21 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k411YLK2046475; Mon, 1 May 2006 01:34:21 GMT (envelope-from kientzle) Message-Id: <200605010134.k411YLK2046475@repoman.freebsd.org> From: Tim Kientzle Date: Mon, 1 May 2006 01:34:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/tar bsdtar.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 01:34:21 -0000 kientzle 2006-05-01 01:34:21 UTC FreeBSD src repository Modified files: usr.bin/tar bsdtar.1 Log: In the examples, use "tar.gz" as the extension for gzip-compressed tar archives. Thanks to: Mike Hunter Revision Changes Path 1.32 +3 -3 src/usr.bin/tar/bsdtar.1 From owner-cvs-src@FreeBSD.ORG Mon May 1 05:17:15 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3156A16C94A; Mon, 1 May 2006 05:16:37 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0D9443D45; Mon, 1 May 2006 05:16:36 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k415GanQ077582; Mon, 1 May 2006 05:16:36 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k415GaHw077578; Mon, 1 May 2006 05:16:36 GMT (envelope-from sobomax) Message-Id: <200605010516.k415GaHw077578@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 1 May 2006 05:16:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sk if_sk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 05:17:15 -0000 sobomax 2006-05-01 05:16:36 UTC FreeBSD src repository Modified files: sys/dev/sk if_sk.c Log: Don't attach to Marvell 88E805X (Yukon-II) by default, the driver is not functional yet. Requested by: bz Revision Changes Path 1.123 +2 -0 src/sys/dev/sk/if_sk.c From owner-cvs-src@FreeBSD.ORG Mon May 1 07:02:53 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6252F16A400; Mon, 1 May 2006 07:02:53 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3238043D46; Mon, 1 May 2006 07:02:53 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k4172qlR036684; Mon, 1 May 2006 07:02:52 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k4172qgW036683; Mon, 1 May 2006 07:02:52 GMT (envelope-from bde) Message-Id: <200605010702.k4172qgW036683@repoman.freebsd.org> From: Bruce Evans Date: Mon, 1 May 2006 07:02:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat systat.1 vmstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 07:02:53 -0000 bde 2006-05-01 07:02:52 UTC FreeBSD src repository Modified files: usr.bin/systat systat.1 vmstat.c Log: For the vmstat sub-display: vmstat.c: Move totfr to be under daefr and prcfr since it logically belongs there. Move all the count fields (wire, act, inact, cache and free) to near the bottom of the sub-display (after all the rate fields) to reduce competition with adjoining sub-displays. systat.1: Move things as above. Attempt to improve missing and poor wording in the description of the fields. The long sentence was hard to parse and didn't say anything about the different units. Increment .Dd. Revision Changes Path 1.51 +21 -12 src/usr.bin/systat/systat.1 1.80 +24 -24 src/usr.bin/systat/vmstat.c From owner-cvs-src@FreeBSD.ORG Mon May 1 08:25:10 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5522216A401; Mon, 1 May 2006 08:25:10 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F271F43D45; Mon, 1 May 2006 08:25:09 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k418P9eu081865; Mon, 1 May 2006 08:25:09 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k418P9XO081864; Mon, 1 May 2006 08:25:09 GMT (envelope-from brueffer) Message-Id: <200605010825.k418P9XO081864@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 1 May 2006 08:25:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml src/release/doc/share/misc dev.archlist.txt X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 08:25:10 -0000 brueffer 2006-05-01 08:25:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/hardware/common dev.sgml release/doc/share/misc dev.archlist.txt Log: MFC: Autogenerate hardware notes for rr232x(4). Approved by: re (hrs) Revision Changes Path 1.282.2.11 +2 -0 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml 1.62.2.11 +1 -0 src/release/doc/share/misc/dev.archlist.txt From owner-cvs-src@FreeBSD.ORG Mon May 1 08:26:01 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3DA616A400; Mon, 1 May 2006 08:26:01 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1523143D4C; Mon, 1 May 2006 08:26:01 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k418Q0fv081948; Mon, 1 May 2006 08:26:00 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k418Q0l0081947; Mon, 1 May 2006 08:26:00 GMT (envelope-from brueffer) Message-Id: <200605010826.k418Q0l0081947@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 1 May 2006 08:26:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml src/release/doc/share/misc dev.archlist.txt X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 08:26:01 -0000 brueffer 2006-05-01 08:26:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) release/doc/en_US.ISO8859-1/hardware/common dev.sgml release/doc/share/misc dev.archlist.txt Log: MFC: Autogenerate hardware notes for rr232x(4). Approved by: re (hrs) Revision Changes Path 1.282.2.9.2.2 +2 -0 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml 1.62.2.9.2.2 +1 -0 src/release/doc/share/misc/dev.archlist.txt From owner-cvs-src@FreeBSD.ORG Mon May 1 09:12:53 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D45AD16A400; Mon, 1 May 2006 09:12:53 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E12643D48; Mon, 1 May 2006 09:12:53 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k419Crel015807; Mon, 1 May 2006 09:12:53 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k419Cr2V015800; Mon, 1 May 2006 09:12:53 GMT (envelope-from pjd) Message-Id: <200605010912.k419Cr2V015800@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 1 May 2006 09:12:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/regression/geom_eli nokey.t X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 09:12:53 -0000 pjd 2006-05-01 09:12:52 UTC FreeBSD src repository Modified files: tools/regression/geom_eli nokey.t Log: For some time now, -i and -P options are mutually exclusive, there's even a regression test init-i-P.t which asserts this, but it looks I forgot to update nokey.t regression test. MFC after: 1 day Revision Changes Path 1.2 +1 -1 src/tools/regression/geom_eli/nokey.t From owner-cvs-src@FreeBSD.ORG Mon May 1 09:28:31 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97DB316A402; Mon, 1 May 2006 09:28:31 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54A2743D45; Mon, 1 May 2006 09:28:31 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k419SVvw029316; Mon, 1 May 2006 09:28:31 GMT (envelope-from ariff@repoman.freebsd.org) Received: (from ariff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k419SUda029315; Mon, 1 May 2006 09:28:30 GMT (envelope-from ariff) Message-Id: <200605010928.k419SUda029315@repoman.freebsd.org> From: Ariff Abdullah Date: Mon, 1 May 2006 09:28:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sound/pci ich.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 09:28:31 -0000 ariff 2006-05-01 09:28:28 UTC FreeBSD src repository Modified files: sys/dev/sound/pci ich.c Log: Add inverted amplifier sense quirks for Sony VAIO VGN B1VP/B1XP. Reported by: Stan Behrens Revision Changes Path 1.65 +2 -1 src/sys/dev/sound/pci/ich.c From owner-cvs-src@FreeBSD.ORG Mon May 1 11:02:49 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D07DE16A403; Mon, 1 May 2006 11:02:49 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C2C343D58; Mon, 1 May 2006 11:02:49 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41B2nJF082229; Mon, 1 May 2006 11:02:49 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41B2nXN082225; Mon, 1 May 2006 11:02:49 GMT (envelope-from des) Message-Id: <200605011102.k41B2nXN082225@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 1 May 2006 11:02:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc/rc.d nsswitch X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 11:02:49 -0000 des 2006-05-01 11:02:48 UTC FreeBSD src repository Modified files: etc/rc.d nsswitch Log: Update host.conf every time nsswitch.conf changes, instead of just creating it if it does not exist. Submitted by: Rostislav Krasny MFC after: 2 weeks Revision Changes Path 1.10 +3 -1 src/etc/rc.d/nsswitch From owner-cvs-src@FreeBSD.ORG Mon May 1 11:15:51 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3634516A4A9; Mon, 1 May 2006 11:15:51 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9358A43D5F; Mon, 1 May 2006 11:15:46 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41BFk1c089888; Mon, 1 May 2006 11:15:46 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41BFkHH089872; Mon, 1 May 2006 11:15:46 GMT (envelope-from netchild) Message-Id: <200605011115.k41BFkHH089872@repoman.freebsd.org> From: Alexander Leidinger Date: Mon, 1 May 2006 11:15:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/build/mk OptionalObsoleteFiles.inc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 11:16:01 -0000 netchild 2006-05-01 11:15:45 UTC FreeBSD src repository Modified files: tools/build/mk OptionalObsoleteFiles.inc Log: Add profile libs. Submitted by: Pawel Worach Revision Changes Path 1.2 +89 -3 src/tools/build/mk/OptionalObsoleteFiles.inc From owner-cvs-src@FreeBSD.ORG Mon May 1 11:56:19 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F1F916A400; Mon, 1 May 2006 11:56:19 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E653F43D4C; Mon, 1 May 2006 11:56:18 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41BuIda013040; Mon, 1 May 2006 11:56:18 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41BuIbT013039; Mon, 1 May 2006 11:56:18 GMT (envelope-from brueffer) Message-Id: <200605011156.k41BuIbT013039@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 1 May 2006 11:56:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 acpi.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 11:56:19 -0000 brueffer 2006-05-01 11:56:18 UTC FreeBSD src repository Modified files: share/man/man4 acpi.4 Log: Correct the interrupt override information. PR: 93429 Submitted by: Michaël Grünewald MFC after: 3 days Revision Changes Path 1.55 +5 -3 src/share/man/man4/acpi.4 From owner-cvs-src@FreeBSD.ORG Mon May 1 12:05:47 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E9E716A400; Mon, 1 May 2006 12:05:47 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1A6443D48; Mon, 1 May 2006 12:05:46 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41C5kc8020763; Mon, 1 May 2006 12:05:46 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41C5k0E020762; Mon, 1 May 2006 12:05:46 GMT (envelope-from pjd) Message-Id: <200605011205.k41C5k0E020762@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 1 May 2006 12:05:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/geom/class/eli geom_eli.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 12:05:47 -0000 pjd 2006-05-01 12:05:45 UTC FreeBSD src repository Modified files: sbin/geom/class/eli geom_eli.c Log: Correct error messages. MFC after: 2 weeks Revision Changes Path 1.10 +4 -4 src/sbin/geom/class/eli/geom_eli.c From owner-cvs-src@FreeBSD.ORG Mon May 1 15:12:12 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89B9616A402; Mon, 1 May 2006 15:12:12 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEC2E43D67; Mon, 1 May 2006 15:12:09 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k41FC1co018549; Mon, 1 May 2006 11:12:05 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Ken Smith Date: Mon, 1 May 2006 11:11:56 -0400 User-Agent: KMail/1.9.1 References: <200604300517.k3U5HxJk030361@repoman.freebsd.org> In-Reply-To: <200604300517.k3U5HxJk030361@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605011111.57940.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1433/Mon May 1 04:10:05 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.2 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 machdep.c src/sys/i386/isa npx.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 15:12:12 -0000 On Sunday 30 April 2006 01:17, Ken Smith wrote: > kensmith 2006-04-30 05:17:59 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6_1) > sys/i386/i386 machdep.c > sys/i386/isa npx.c > Log: > MFC: > > > jhb 2006-04-06 17:17:45 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/i386/i386 machdep.c > > sys/i386/isa npx.c > > Log: > > - Don't set CR0_NE and CR0_MP in npx_probe() as they are already set > > earlier in cpu_setregs(). > > - If we know this CPU has a FPU via cpuid, then just assume the INT16 > > interface and make the npx device quiet to not clutter the dmesg. This > > is true for all Pentium and later CPUs and even some of the later 486dx > > CPUs. > > > > Reviewed by: bde > > Tested by: ps > > MFC after: 1 week > > > > Path Revision > > src/sys/i386/i386/machdep.c 1.625 > > src/sys/i386/isa/npx.c 1.164 > > Requested by: jhb > Approved by: re (scottl) Thanks!! -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Mon May 1 15:34:20 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCBDF16A41B; Mon, 1 May 2006 15:34:19 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4950743D58; Mon, 1 May 2006 15:34:15 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k41FY9s7018657; Mon, 1 May 2006 11:34:09 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Maxim Sobolev Date: Mon, 1 May 2006 11:24:07 -0400 User-Agent: KMail/1.9.1 References: <200604280317.k3S3Hb3L017882@repoman.freebsd.org> <200604281709.02585.jhb@freebsd.org> <44528789.8020302@FreeBSD.org> In-Reply-To: <44528789.8020302@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605011124.09330.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1433/Mon May 1 04:10:05 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Nate Lawson Subject: Re: cvs commit: src/sys/dev/sk if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 15:34:21 -0000 On Friday 28 April 2006 17:22, Maxim Sobolev wrote: > John Baldwin wrote: > > On Friday 28 April 2006 15:27, Maxim Sobolev wrote: > >> Nate Lawson wrote: > >>> Maxim Sobolev wrote: > >>>>> BTW, thanks for your work on the reboot issue. Oh, and are you using > >>>> Don't mention it. The other big and still unresolved issue is getting > >>>> SMP working. I have tried to debug it and as long as I can tell second > >>>> core for some reason doesn't start at all. I have even attempted to > >>>> borrow second CPU kick in magic from xnu (Darwin kernel), but the > >>>> result is the same. My current guess is that since it's mobile > >>>> processor, the 2nd core may be turned off for power saving purposes > >>>> and needs some (ACPI?) hohomagic to power it up. Unfortunately I can't > >>>> find any documentation on the processor to check. It is interesting > >>>> that both Linux and Windows don't have any problems with getting it > >>>> working OOB. > >>> I don't think there's any special ACPI thing to do. If you have acpi > >>> loaded, the MADT (apic table) probe should just work. Are you sure you > >>> have the latest -current since cperciva@ fixed the Core Duo limitation > >>> we had? > >> Yes, I do have the latest kernel (circa this morning). Do you have any > >> other ideas about what can be wrong? > >> > >> BTW, in the following lapic_ipi_raw call, is the last argument expected > >> to be 0 or maybe it's typo and it should be apic_id instead? > >> > >> /* do an INIT IPI: deassert RESET */ > >> lapic_ipi_raw(APIC_DEST_ALLESELF | APIC_TRIGMOD_LEVEL | > >> APIC_LEVEL_DEASSERT | APIC_DESTMODE_PHY | APIC_DELMODE_INIT, 0); > > > > No, it's using ALLESELF for the destination to send it to everyone but > > the current CPU. Try enabling the CHECK_POINTS code in mp_machdep.c > > and mpboot.s to see if you can figure out how far the AP gets before > > it goes belly up. > > It gets nowhere, unfortunately. I see 99 99 99 99 99 as a trace. :( > > BTW, can you check the following URL, it's the changes intel has maiden > to ia32 manual after releasing Core Duo. Maybe you can spot something > there. There are some lapic-related changes. > > http://download.intel.com/design/Pentium4/specupdt/25204616.pdf None of the APIC-related changes affect us. We always access APIC registers using 32-bit loads and stores for example. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Mon May 1 19:02:39 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09CDA16A405; Mon, 1 May 2006 19:02:39 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3A6543D46; Mon, 1 May 2006 19:02:38 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id B064B1A4DD6; Mon, 1 May 2006 12:02:38 -0700 (PDT) Date: Mon, 1 May 2006 12:02:38 -0700 From: Alfred Perlstein To: Scott Long Message-ID: <20060501190238.GD35896@elvis.mu.org> References: <200604261942.k3QJgdnb086990@repoman.freebsd.org> <20060427102026.GC20828@garage.freebsd.pl> <20060427163351.GB12971@odin.ac.hmc.edu> <4450F84D.4080601@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4450F84D.4080601@samsco.org> User-Agent: Mutt/1.4.2.1i Cc: src-committers@FreeBSD.org, Pawel Jakub Dawidek , Brooks Davis , cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, John-Mark Gurney Subject: Re: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:02:39 -0000 * Scott Long [060427 10:00] wrote: > > Well, sysctl's are a second class API. The ease by they can be changed, > as well as the completely uncontrolled nature that they are developed > in, means that we really start to hamstring ourselves if we declare them > as a first class API. What we should do instead is define a subset of > the sysctl tree that is stable and guaranteed to exist, and declare that > the rest are transient and therefore not part of the API. Doing this by > popular vote is impractical, what we need is someone to sit down and > audit what is there now and make appropriate recommendations. sysctls > that are used by libkvm are a good candidate, for example, but random > driver sysctls might not be. I think that sysctls should rarely be changed, it really hurts application developers that will try to build low level system management software. Even device drivers should be careful, it would suck for a vendor's binary code to break for a utility that you are dependant on just because someone didn't like the spelling of a sysctl. -- - Alfred Perlstein - CTO Okcupid.com / FreeBSD Hacker / All that jazz - From owner-cvs-src@FreeBSD.ORG Mon May 1 19:13:22 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 952A916A400; Mon, 1 May 2006 19:13:22 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 242E143D46; Mon, 1 May 2006 19:13:21 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.255.17] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.4/8.13.4) with ESMTP id k41JDEWE026277 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 May 2006 12:13:15 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <44565DC9.5020102@FreeBSD.org> Date: Mon, 01 May 2006 12:13:13 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: John Baldwin References: <200604280317.k3S3Hb3L017882@repoman.freebsd.org> <200604281709.02585.jhb@freebsd.org> <44528789.8020302@FreeBSD.org> <200605011124.09330.jhb@freebsd.org> In-Reply-To: <200605011124.09330.jhb@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Nate Lawson Subject: Re: cvs commit: src/sys/dev/sk if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:13:22 -0000 John Baldwin wrote: >> BTW, can you check the following URL, it's the changes intel has made >> to ia32 manual after releasing Core Duo. Maybe you can spot something >> there. There are some lapic-related changes. >> >> http://download.intel.com/design/Pentium4/specupdt/25204616.pdf > > None of the APIC-related changes affect us. We always access APIC > registers using 32-bit loads and stores for example. I see, do you have any other ideas why it doesn't work on FreeBSD, while works OOB on Linux 2.6 (reportedly) and definitely on Windows XP SP2? Anything specific in our way of lapic/SMP handling? BTW, I have noticed that we don't mark lapic page as noncacheable, which seemingly required by the spec. I have made small change (3 lines), but it doesn't help either. -Maxim P.S. I will bring the laptop to BSDCan so that I can let you or anybody else play with it if it helps to fix the problem. From owner-cvs-src@FreeBSD.ORG Mon May 1 19:19:17 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF63916A424; Mon, 1 May 2006 19:19:17 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C1D943D6A; Mon, 1 May 2006 19:19:17 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JJHKO079970; Mon, 1 May 2006 19:19:17 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JJHHM079969; Mon, 1 May 2006 19:19:17 GMT (envelope-from maxim) Message-Id: <200605011919.k41JJHHM079969@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:19:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 ath.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:19:17 -0000 maxim 2006-05-01 19:19:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 ath.4 Log: MFC rev. 1.38: note that the bridge interface need to be upped. Approved by: re (kensmith) Revision Changes Path 1.31.2.2 +1 -1 src/share/man/man4/ath.4 From owner-cvs-src@FreeBSD.ORG Mon May 1 19:21:56 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69A7216A455; Mon, 1 May 2006 19:21:56 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25AD343D46; Mon, 1 May 2006 19:21:56 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JLuSK080637; Mon, 1 May 2006 19:21:56 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JLtxg080627; Mon, 1 May 2006 19:21:55 GMT (envelope-from maxim) Message-Id: <200605011921.k41JLtxg080627@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:21:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 wi.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:21:57 -0000 maxim 2006-05-01 19:21:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 wi.4 Log: MFC rev. 1.67: bridge implementation change. MFC rev. 1.69: -mdoc sweep. MFC rev. 1.70: note that the bridge interface need to be upped. Approved by: re (kensmith) Revision Changes Path 1.64.2.3 +2 -3 src/share/man/man4/wi.4 From owner-cvs-src@FreeBSD.ORG Mon May 1 19:24:35 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B543016A40A; Mon, 1 May 2006 19:24:35 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71F7F43D45; Mon, 1 May 2006 19:24:35 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JOZVw082899; Mon, 1 May 2006 19:24:35 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JOZuh082898; Mon, 1 May 2006 19:24:35 GMT (envelope-from maxim) Message-Id: <200605011924.k41JOZuh082898@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:24:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sbin/devd devd.cc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:24:36 -0000 maxim 2006-05-01 19:24:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/devd devd.cc Log: MFC rev. 1.32: reset lineno to 1 for each devd config file. Approved by: re (kensmith) Revision Changes Path 1.22.2.6 +1 -0 src/sbin/devd/devd.cc From owner-cvs-src@FreeBSD.ORG Mon May 1 19:28:21 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2390E16A402; Mon, 1 May 2006 19:28:21 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D303643D4C; Mon, 1 May 2006 19:28:20 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JSKml085892; Mon, 1 May 2006 19:28:20 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JSKeV085888; Mon, 1 May 2006 19:28:20 GMT (envelope-from maxim) Message-Id: <200605011928.k41JSKeV085888@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:28:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/share/man/man4 ath.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:28:21 -0000 maxim 2006-05-01 19:28:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) share/man/man4 ath.4 Log: MFC rev. 1.38: note that the bridge interface need to be upped. Approved by: re (kensmith) Revision Changes Path 1.31.2.1.2.1 +1 -1 src/share/man/man4/ath.4 From owner-cvs-src@FreeBSD.ORG Mon May 1 19:28:46 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 459A216A416; Mon, 1 May 2006 19:28:46 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0372C43D4C; Mon, 1 May 2006 19:28:46 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JSjo2086192; Mon, 1 May 2006 19:28:45 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JSjhZ086191; Mon, 1 May 2006 19:28:45 GMT (envelope-from maxim) Message-Id: <200605011928.k41JSjhZ086191@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:28:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/share/man/man4 wi.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:28:46 -0000 maxim 2006-05-01 19:28:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) share/man/man4 wi.4 Log: MFC rev. 1.67: bridge implementation change. MFC rev. 1.69: -mdoc sweep. MFC rev. 1.70: note that the bridge interface need to be upped. Approved by: re (kensmith) Revision Changes Path 1.64.2.2.2.1 +2 -3 src/share/man/man4/wi.4 From owner-cvs-src@FreeBSD.ORG Mon May 1 19:29:39 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E5C016A406; Mon, 1 May 2006 19:29:39 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF1F643D4C; Mon, 1 May 2006 19:29:37 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JTbdX086881; Mon, 1 May 2006 19:29:37 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JTbI8086880; Mon, 1 May 2006 19:29:37 GMT (envelope-from maxim) Message-Id: <200605011929.k41JTbI8086880@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:29:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sbin/devd devd.cc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:29:39 -0000 maxim 2006-05-01 19:29:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sbin/devd devd.cc Log: MFC rev. 1.32: reset lineno to 1 for each devd config file. Approved by: re (kensmith) Revision Changes Path 1.22.2.5.2.1 +1 -0 src/sbin/devd/devd.cc From owner-cvs-src@FreeBSD.ORG Mon May 1 19:30:53 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0803016A41A; Mon, 1 May 2006 19:30:53 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43C7C43D86; Mon, 1 May 2006 19:30:44 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JUhpT087762; Mon, 1 May 2006 19:30:43 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JUhps087761; Mon, 1 May 2006 19:30:43 GMT (envelope-from maxim) Message-Id: <200605011930.k41JUhps087761@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:30:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sbin/devd devd.cc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:30:55 -0000 maxim 2006-05-01 19:30:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/devd devd.cc Log: MFC rev. 1.32: reset lineno to 1 for each devd config file. Approved by: re (kensmith) Revision Changes Path 1.18.2.4 +1 -0 src/sbin/devd/devd.cc From owner-cvs-src@FreeBSD.ORG Mon May 1 19:33:08 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2D0016A433; Mon, 1 May 2006 19:33:08 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C6F043D60; Mon, 1 May 2006 19:33:03 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JX3SW089350; Mon, 1 May 2006 19:33:03 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JX3MZ089349; Mon, 1 May 2006 19:33:03 GMT (envelope-from maxim) Message-Id: <200605011933.k41JX3MZ089349@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:33:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/bin/rm rm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:33:11 -0000 maxim 2006-05-01 19:33:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) bin/rm rm.c Log: MFC rev. 1.54: be pedantic and do fts_close() when done. Approved by: re (kensmith) Revision Changes Path 1.52.2.2 +1 -0 src/bin/rm/rm.c From owner-cvs-src@FreeBSD.ORG Mon May 1 19:33:54 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 372A616A42D; Mon, 1 May 2006 19:33:54 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8042543D6A; Mon, 1 May 2006 19:33:52 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JXqj5090242; Mon, 1 May 2006 19:33:52 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JXqcv090241; Mon, 1 May 2006 19:33:52 GMT (envelope-from maxim) Message-Id: <200605011933.k41JXqcv090241@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:33:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/bin/rm rm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:33:55 -0000 maxim 2006-05-01 19:33:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) bin/rm rm.c Log: MFC rev. 1.54: be pedantic and do fts_close() when done. Approved by: re (kensmith) Revision Changes Path 1.52.2.1.4.1 +1 -0 src/bin/rm/rm.c From owner-cvs-src@FreeBSD.ORG Mon May 1 19:34:35 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C51F16A48C; Mon, 1 May 2006 19:34:35 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB37443D5D; Mon, 1 May 2006 19:34:34 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JYYdC090811; Mon, 1 May 2006 19:34:34 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JYYol090810; Mon, 1 May 2006 19:34:34 GMT (envelope-from maxim) Message-Id: <200605011934.k41JYYol090810@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:34:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/bin/rm rm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:34:37 -0000 maxim 2006-05-01 19:34:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) bin/rm rm.c Log: MFC rev. 1.54: be pedantic and do fts_close() when done. Approved by: re (kensmith) Revision Changes Path 1.47.2.3 +1 -0 src/bin/rm/rm.c From owner-cvs-src@FreeBSD.ORG Mon May 1 19:36:26 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94E1516A40B; Mon, 1 May 2006 19:36:26 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0C2543D7E; Mon, 1 May 2006 19:36:11 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [10.10.3.185] ([69.15.205.254]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k41Ja8T4033649; Mon, 1 May 2006 13:36:08 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <44566322.2010008@samsco.org> Date: Mon, 01 May 2006 13:36:02 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alfred Perlstein References: <200604261942.k3QJgdnb086990@repoman.freebsd.org> <20060427102026.GC20828@garage.freebsd.pl> <20060427163351.GB12971@odin.ac.hmc.edu> <4450F84D.4080601@samsco.org> <20060501190238.GD35896@elvis.mu.org> In-Reply-To: <20060501190238.GD35896@elvis.mu.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=3.8 tests=none autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: src-committers@freebsd.org, Pawel Jakub Dawidek , Brooks Davis , cvs-src@freebsd.org, cvs-all@freebsd.org, John-Mark Gurney Subject: Re: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:36:26 -0000 Alfred Perlstein wrote: > * Scott Long [060427 10:00] wrote: > >>Well, sysctl's are a second class API. The ease by they can be changed, >>as well as the completely uncontrolled nature that they are developed >>in, means that we really start to hamstring ourselves if we declare them >>as a first class API. What we should do instead is define a subset of >>the sysctl tree that is stable and guaranteed to exist, and declare that >>the rest are transient and therefore not part of the API. Doing this by >>popular vote is impractical, what we need is someone to sit down and >>audit what is there now and make appropriate recommendations. sysctls >>that are used by libkvm are a good candidate, for example, but random >>driver sysctls might not be. > > > I think that sysctls should rarely be changed, it really hurts > application developers that will try to build low level system > management software. > > Even device drivers should be careful, it would suck for a vendor's > binary code to break for a utility that you are dependant on just > because someone didn't like the spelling of a sysctl. > Right, that's why I was saying that certain parts of the tree should be considered part of the API, just like syscalls, and treated with care, and other parts of the tree should be allowed to be more flexible, and advertised that way. I'd hate to add a sysctl to one of my drivers that is only intended as a debugging knob, and have some application developer think that it was something that was useful for his application to use. I find that a lot of sysctls are added as a cheap means to make debugging information available at runtime; this doesn't mean that they should be treated as a first class API that can never again be changed or removed. And if the popular opinion is against this, then I challenge them to develop an alternate developer-friendly interface that can be used instead. Should FreeBSD change its stance against pseudofilesystems and use them for this information like Linux does? Scott From owner-cvs-src@FreeBSD.ORG Mon May 1 19:36:58 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61DBD16A419; Mon, 1 May 2006 19:36:58 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA9FE43D5A; Mon, 1 May 2006 19:36:57 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JavT8091098; Mon, 1 May 2006 19:36:57 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JavDr091097; Mon, 1 May 2006 19:36:57 GMT (envelope-from maxim) Message-Id: <200605011936.k41JavDr091097@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:36:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/ata ata-raid.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:36:59 -0000 maxim 2006-05-01 19:36:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/ata ata-raid.c Log: MFC rev. 1.120: s/PsuedoRAID/PseudoRAID/. Approved by: re (kensmith) Revision Changes Path 1.98.2.8 +1 -1 src/sys/dev/ata/ata-raid.c From owner-cvs-src@FreeBSD.ORG Mon May 1 19:37:55 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F048F16A4CF; Mon, 1 May 2006 19:37:55 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABD1043D6B; Mon, 1 May 2006 19:37:55 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JbtFS091166; Mon, 1 May 2006 19:37:55 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JbtIN091165; Mon, 1 May 2006 19:37:55 GMT (envelope-from maxim) Message-Id: <200605011937.k41JbtIN091165@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:37:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/dev/ata ata-raid.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:37:56 -0000 maxim 2006-05-01 19:37:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/dev/ata ata-raid.c Log: MFC rev. 1.120: s/PsuedoRAID/PseudoRAID/. Approved by: re (kensmith) Revision Changes Path 1.98.2.7.2.1 +1 -1 src/sys/dev/ata/ata-raid.c From owner-cvs-src@FreeBSD.ORG Mon May 1 19:41:27 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 640C016A4CE; Mon, 1 May 2006 19:41:27 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D4E543D7C; Mon, 1 May 2006 19:41:26 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k41JfPFM020165; Mon, 1 May 2006 15:41:25 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Maxim Sobolev Date: Mon, 1 May 2006 15:29:04 -0400 User-Agent: KMail/1.9.1 References: <200604280317.k3S3Hb3L017882@repoman.freebsd.org> <200605011124.09330.jhb@freebsd.org> <44565DC9.5020102@FreeBSD.org> In-Reply-To: <44565DC9.5020102@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605011529.07817.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1433/Mon May 1 04:10:05 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Nate Lawson Subject: Re: cvs commit: src/sys/dev/sk if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:41:28 -0000 On Monday 01 May 2006 15:13, Maxim Sobolev wrote: > John Baldwin wrote: > > >> BTW, can you check the following URL, it's the changes intel has made > >> to ia32 manual after releasing Core Duo. Maybe you can spot something > >> there. There are some lapic-related changes. > >> > >> http://download.intel.com/design/Pentium4/specupdt/25204616.pdf > > > > None of the APIC-related changes affect us. We always access APIC > > registers using 32-bit loads and stores for example. > > I see, do you have any other ideas why it doesn't work on FreeBSD, while > works OOB on Linux 2.6 (reportedly) and definitely on Windows XP SP2? > Anything specific in our way of lapic/SMP handling? Nope. > BTW, I have noticed that we don't mark lapic page as noncacheable, which > seemingly required by the spec. I have made small change (3 lines), but > it doesn't help either. You can also try the PAT patch which would have the side effect of forcing the lapic to be mapped UC as well. > -Maxim > P.S. I will bring the laptop to BSDCan so that I can let you or anybody > else play with it if it helps to fix the problem. Ok, I'll be there. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Mon May 1 19:42:46 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7196816A430; Mon, 1 May 2006 19:42:46 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D94A43D6B; Mon, 1 May 2006 19:42:46 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JgkHp093412; Mon, 1 May 2006 19:42:46 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JgkPI093411; Mon, 1 May 2006 19:42:46 GMT (envelope-from maxim) Message-Id: <200605011942.k41JgkPI093411@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:42:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 watchdog.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:42:46 -0000 maxim 2006-05-01 19:42:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 watchdog.4 Log: MFC rev. 1.7: document /dev/fido. Approved by: re (kensmith) Revision Changes Path 1.6.8.1 +3 -4 src/share/man/man4/watchdog.4 From owner-cvs-src@FreeBSD.ORG Mon May 1 19:43:36 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9804E16A501; Mon, 1 May 2006 19:43:36 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DDDE43D64; Mon, 1 May 2006 19:43:35 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JhYrd094145; Mon, 1 May 2006 19:43:34 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JhY6i094144; Mon, 1 May 2006 19:43:34 GMT (envelope-from maxim) Message-Id: <200605011943.k41JhY6i094144@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:43:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/share/man/man4 watchdog.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:43:37 -0000 maxim 2006-05-01 19:43:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) share/man/man4 watchdog.4 Log: MFC rev. 1.7: document /dev/fido. Approved by: re (kensmith) Revision Changes Path 1.6.12.1 +3 -4 src/share/man/man4/watchdog.4 From owner-cvs-src@FreeBSD.ORG Mon May 1 19:44:17 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 442F916A43E; Mon, 1 May 2006 19:44:17 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0EF843D93; Mon, 1 May 2006 19:44:16 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JiGpY094677; Mon, 1 May 2006 19:44:16 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JiGt9094676; Mon, 1 May 2006 19:44:16 GMT (envelope-from maxim) Message-Id: <200605011944.k41JiGt9094676@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:44:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/share/man/man4 watchdog.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:44:17 -0000 maxim 2006-05-01 19:44:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man4 watchdog.4 Log: MFC rev. 1.7: document /dev/fido. Approved by: re (kensmith) Revision Changes Path 1.6.2.1 +3 -4 src/share/man/man4/watchdog.4 From owner-cvs-src@FreeBSD.ORG Mon May 1 19:46:28 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3FFE16A54C; Mon, 1 May 2006 19:46:27 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E09B543D62; Mon, 1 May 2006 19:46:17 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JkHiQ095865; Mon, 1 May 2006 19:46:17 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JkH2R095864; Mon, 1 May 2006 19:46:17 GMT (envelope-from maxim) Message-Id: <200605011946.k41JkH2R095864@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:46:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libc/db/man dbm.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:46:28 -0000 maxim 2006-05-01 19:46:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/db/man dbm.3 Log: MFC rev. 1.9: dbm_close(3) returns void. Approved by: re (kensmith) Revision Changes Path 1.8.10.1 +1 -5 src/lib/libc/db/man/dbm.3 From owner-cvs-src@FreeBSD.ORG Mon May 1 19:47:35 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 332B316A505; Mon, 1 May 2006 19:47:35 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E36E343D49; Mon, 1 May 2006 19:47:33 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JlXsb096805; Mon, 1 May 2006 19:47:33 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JlXDJ096804; Mon, 1 May 2006 19:47:33 GMT (envelope-from maxim) Message-Id: <200605011947.k41JlXDJ096804@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:47:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/lib/libc/db/man dbm.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:47:35 -0000 maxim 2006-05-01 19:47:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) lib/libc/db/man dbm.3 Log: MFC rev. 1.9: dbm_close(3) returns void. Approved by: re (kensmith) Revision Changes Path 1.8.14.1 +1 -5 src/lib/libc/db/man/dbm.3 From owner-cvs-src@FreeBSD.ORG Mon May 1 19:48:10 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72B5316A51D; Mon, 1 May 2006 19:48:10 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E11E143D6A; Mon, 1 May 2006 19:48:09 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41Jm93W097269; Mon, 1 May 2006 19:48:09 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41Jm9ab097268; Mon, 1 May 2006 19:48:09 GMT (envelope-from maxim) Message-Id: <200605011948.k41Jm9ab097268@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:48:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/lib/libc/db/man dbm.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:48:10 -0000 maxim 2006-05-01 19:48:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib/libc/db/man dbm.3 Log: MFC rev. 1.9: dbm_close(3) returns void. Approved by: re (kensmith) Revision Changes Path 1.8.4.1 +1 -5 src/lib/libc/db/man/dbm.3 From owner-cvs-src@FreeBSD.ORG Mon May 1 19:51:21 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AD8816A455; Mon, 1 May 2006 19:51:21 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86B0E43D82; Mon, 1 May 2006 19:51:12 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JpC78099550; Mon, 1 May 2006 19:51:12 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JpC3B099549; Mon, 1 May 2006 19:51:12 GMT (envelope-from maxim) Message-Id: <200605011951.k41JpC3B099549@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:51:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/cam/scsi scsi_cd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:51:21 -0000 maxim 2006-05-01 19:51:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/cam/scsi scsi_cd.c Log: MFC rev. 1.95: do not double i/o stats for cd(4). Approved by: re (kensmith) Revision Changes Path 1.93.2.2 +1 -1 src/sys/cam/scsi/scsi_cd.c From owner-cvs-src@FreeBSD.ORG Mon May 1 19:52:30 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8742316A475; Mon, 1 May 2006 19:52:30 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1943843D64; Mon, 1 May 2006 19:52:30 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JqT7W000584; Mon, 1 May 2006 19:52:29 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JqTVx000583; Mon, 1 May 2006 19:52:29 GMT (envelope-from maxim) Message-Id: <200605011952.k41JqTVx000583@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:52:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/cam/scsi scsi_cd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:52:31 -0000 maxim 2006-05-01 19:52:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/cam/scsi scsi_cd.c Log: MFC rev. 1.95: do not double i/o stats for cd(4). Approved by: re (kensmith) Revision Changes Path 1.93.2.1.2.1 +1 -1 src/sys/cam/scsi/scsi_cd.c From owner-cvs-src@FreeBSD.ORG Mon May 1 19:55:14 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E02DB16A4F1; Mon, 1 May 2006 19:55:13 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 866DD43D46; Mon, 1 May 2006 19:55:13 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41JtDJn002291; Mon, 1 May 2006 19:55:13 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41JtDYc002290; Mon, 1 May 2006 19:55:13 GMT (envelope-from maxim) Message-Id: <200605011955.k41JtDYc002290@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 19:55:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/cam/scsi scsi_cd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:55:17 -0000 maxim 2006-05-01 19:55:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/cam/scsi scsi_cd.c Log: MFC rev. 1.95: do not double i/o stats for cd(4). Approved by: re (kensmith) Revision Changes Path 1.89.2.5 +1 -1 src/sys/cam/scsi/scsi_cd.c From owner-cvs-src@FreeBSD.ORG Mon May 1 19:57:01 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B0D216A4F1; Mon, 1 May 2006 19:57:01 +0000 (UTC) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E829343D46; Mon, 1 May 2006 19:57:00 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41Jv02V002393; Mon, 1 May 2006 19:57:00 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41Jv09R002392; Mon, 1 May 2006 19:57:00 GMT (envelope-from peter) Message-Id: <200605011957.k41Jv09R002392@repoman.freebsd.org> From: Peter Wemm Date: Mon, 1 May 2006 19:57:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 19:57:05 -0000 peter 2006-05-01 19:57:00 UTC FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: Fix missing changes required for the amd64->i386 conversion. Add the missing VM_ALLOC_WIRED flags to vm_page_alloc() calls I added. Submitted by: alc Revision Changes Path 1.554 +4 -3 src/sys/i386/i386/pmap.c From owner-cvs-src@FreeBSD.ORG Mon May 1 20:00:34 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 255DD16A47B; Mon, 1 May 2006 20:00:33 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBE4243D53; Mon, 1 May 2006 20:00:03 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41K03bO002606; Mon, 1 May 2006 20:00:03 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41K03lT002605; Mon, 1 May 2006 20:00:03 GMT (envelope-from maxim) Message-Id: <200605012000.k41K03lT002605@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 20:00:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sbin/reboot boot_i386.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:00:34 -0000 maxim 2006-05-01 20:00:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/reboot boot_i386.8 Log: MFC rev. 1.59: describe what actually boot(8) -m mutes. Approved by: re (kensmith) Revision Changes Path 1.52.2.6 +2 -1 src/sbin/reboot/boot_i386.8 From owner-cvs-src@FreeBSD.ORG Mon May 1 20:00:40 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B52BA16A454; Mon, 1 May 2006 20:00:40 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64E6243D48; Mon, 1 May 2006 20:00:40 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41K0eQ5002940; Mon, 1 May 2006 20:00:40 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41K0elT002939; Mon, 1 May 2006 20:00:40 GMT (envelope-from maxim) Message-Id: <200605012000.k41K0elT002939@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 20:00:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sbin/reboot boot_i386.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:00:40 -0000 maxim 2006-05-01 20:00:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sbin/reboot boot_i386.8 Log: MFC rev. 1.59: describe what actually boot(8) -m mutes. Approved by: re (kensmith) Revision Changes Path 1.52.2.5.2.1 +2 -1 src/sbin/reboot/boot_i386.8 From owner-cvs-src@FreeBSD.ORG Mon May 1 20:01:14 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84E7B16A404; Mon, 1 May 2006 20:01:14 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4216343D45; Mon, 1 May 2006 20:01:14 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41K1EUp003446; Mon, 1 May 2006 20:01:14 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41K1EfK003445; Mon, 1 May 2006 20:01:14 GMT (envelope-from maxim) Message-Id: <200605012001.k41K1EfK003445@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 20:01:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sbin/reboot boot_i386.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:01:14 -0000 maxim 2006-05-01 20:01:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/reboot boot_i386.8 Log: MFC rev. 1.59: describe what actually boot(8) -m mutes. Approved by: re (kensmith) Revision Changes Path 1.46.2.5 +2 -1 src/sbin/reboot/boot_i386.8 From owner-cvs-src@FreeBSD.ORG Mon May 1 20:06:52 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AE9E16A42D; Mon, 1 May 2006 20:06:52 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA67343D46; Mon, 1 May 2006 20:06:51 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41K6pjD009344; Mon, 1 May 2006 20:06:51 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41K6pEA009343; Mon, 1 May 2006 20:06:51 GMT (envelope-from maxim) Message-Id: <200605012006.k41K6pEA009343@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 20:06:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netgraph/netflow netflow.c netflow.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:06:53 -0000 maxim 2006-05-01 20:06:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netgraph/netflow netflow.c netflow.h Log: MFC rev. 1.19 netflow.c: set to zero engine_type, engine_id and pad (cisco calls it sampling_interval) fields in netflow v5 header. MFC rev. 1.4 netflow.h: replace disappeared URLs to Cisco docs by new ones, style. Approved by: re (kensmith) Revision Changes Path 1.15.2.3 +3 -0 src/sys/netgraph/netflow/netflow.c 1.3.2.1 +14 -8 src/sys/netgraph/netflow/netflow.h From owner-cvs-src@FreeBSD.ORG Mon May 1 20:07:40 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E945A16A422; Mon, 1 May 2006 20:07:40 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE0E443D5F; Mon, 1 May 2006 20:07:38 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41K7cmf009926; Mon, 1 May 2006 20:07:38 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41K7cXZ009925; Mon, 1 May 2006 20:07:38 GMT (envelope-from maxim) Message-Id: <200605012007.k41K7cXZ009925@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 20:07:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/netgraph/netflow netflow.c netflow.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:07:41 -0000 maxim 2006-05-01 20:07:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/netgraph/netflow netflow.c netflow.h Log: MFC rev. 1.19 netflow.c: set to zero engine_type, engine_id and pad (cisco calls it sampling_interval) fields in netflow v5 header. MFC rev. 1.4 netflow.h: replace disappeared URLs to Cisco docs by new ones, style. Approved by: re (kensmith) Revision Changes Path 1.15.2.2.2.1 +3 -0 src/sys/netgraph/netflow/netflow.c 1.3.6.1 +14 -8 src/sys/netgraph/netflow/netflow.h From owner-cvs-src@FreeBSD.ORG Mon May 1 20:18:40 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69C1016A420; Mon, 1 May 2006 20:18:40 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45DD143D78; Mon, 1 May 2006 20:18:35 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41KIXHY014955; Mon, 1 May 2006 20:18:33 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41KIXoq014954; Mon, 1 May 2006 20:18:33 GMT (envelope-from maxim) Message-Id: <200605012018.k41KIXoq014954@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 20:18:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/netgraph/netflow netflow.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:18:44 -0000 maxim 2006-05-01 20:18:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netgraph/netflow netflow.h Log: MFC rev. 1.4 netflow.h: replace disappeared URLs to Cisco docs by new ones, style. Approved by: re (kensmith) Revision Changes Path 1.2.2.2 +14 -8 src/sys/netgraph/netflow/netflow.h From owner-cvs-src@FreeBSD.ORG Mon May 1 20:23:46 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1658B16A420; Mon, 1 May 2006 20:23:46 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A36B43D48; Mon, 1 May 2006 20:23:45 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41KNj2e018115; Mon, 1 May 2006 20:23:45 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41KNjFP018114; Mon, 1 May 2006 20:23:45 GMT (envelope-from maxim) Message-Id: <200605012023.k41KNjFP018114@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 20:23:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libc/sys getsockopt.2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:23:46 -0000 maxim 2006-05-01 20:23:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/sys getsockopt.2 Log: MFC rev. 1.33: document SO_NOSIGPIPE. Approved by: re (kensmith) Revision Changes Path 1.32.2.1 +9 -1 src/lib/libc/sys/getsockopt.2 From owner-cvs-src@FreeBSD.ORG Mon May 1 20:24:21 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E759916A402; Mon, 1 May 2006 20:24:21 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A305743D46; Mon, 1 May 2006 20:24:21 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41KOL7h018629; Mon, 1 May 2006 20:24:21 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41KOLwn018628; Mon, 1 May 2006 20:24:21 GMT (envelope-from maxim) Message-Id: <200605012024.k41KOLwn018628@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 20:24:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/lib/libc/sys getsockopt.2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:24:22 -0000 maxim 2006-05-01 20:24:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) lib/libc/sys getsockopt.2 Log: MFC rev. 1.33: document SO_NOSIGPIPE. Approved by: re (kensmith) Revision Changes Path 1.32.6.1 +9 -1 src/lib/libc/sys/getsockopt.2 From owner-cvs-src@FreeBSD.ORG Mon May 1 20:25:40 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94AE616A407; Mon, 1 May 2006 20:25:40 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC0243D60; Mon, 1 May 2006 20:25:36 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41KPZQw019813; Mon, 1 May 2006 20:25:35 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41KPZlQ019812; Mon, 1 May 2006 20:25:35 GMT (envelope-from maxim) Message-Id: <200605012025.k41KPZlQ019812@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 20:25:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/lib/libc/sys getsockopt.2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:25:40 -0000 maxim 2006-05-01 20:25:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib/libc/sys getsockopt.2 Log: MFC rev. 1.33: document SO_NOSIGPIPE. Approved by: re (kensmith) Revision Changes Path 1.31.2.1 +9 -1 src/lib/libc/sys/getsockopt.2 From owner-cvs-src@FreeBSD.ORG Mon May 1 20:29:34 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5D3916A402; Mon, 1 May 2006 20:29:34 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EA6943D46; Mon, 1 May 2006 20:29:34 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41KTYNB022585; Mon, 1 May 2006 20:29:34 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41KTYDS022584; Mon, 1 May 2006 20:29:34 GMT (envelope-from maxim) Message-Id: <200605012029.k41KTYDS022584@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 20:29:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man9 SYSCALL_MODULE.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:29:34 -0000 maxim 2006-05-01 20:29:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man9 SYSCALL_MODULE.9 Log: MFC rev. 1.7: fix prototype for SYSCALL_MODULE(9). Approved by: re (kensmith) Revision Changes Path 1.6.2.1 +3 -3 src/share/man/man9/SYSCALL_MODULE.9 From owner-cvs-src@FreeBSD.ORG Mon May 1 20:31:16 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55A4816A402; Mon, 1 May 2006 20:31:16 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A44343D48; Mon, 1 May 2006 20:31:15 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41KVFin023785; Mon, 1 May 2006 20:31:15 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41KVFlM023784; Mon, 1 May 2006 20:31:15 GMT (envelope-from maxim) Message-Id: <200605012031.k41KVFlM023784@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 20:31:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/share/man/man9 SYSCALL_MODULE.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:31:16 -0000 maxim 2006-05-01 20:31:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) share/man/man9 SYSCALL_MODULE.9 Log: MFC rev. 1.33: document SO_NOSIGPIPE. Approved by: re (kensmith) Revision Changes Path 1.6.6.1 +3 -3 src/share/man/man9/SYSCALL_MODULE.9 From owner-cvs-src@FreeBSD.ORG Mon May 1 20:32:58 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 283A416A41F; Mon, 1 May 2006 20:32:58 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B24C43D5D; Mon, 1 May 2006 20:32:56 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41KWuvC025253; Mon, 1 May 2006 20:32:56 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41KWuSf025252; Mon, 1 May 2006 20:32:56 GMT (envelope-from maxim) Message-Id: <200605012032.k41KWuSf025252@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 20:32:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/share/man/man9 SYSCALL_MODULE.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:32:58 -0000 maxim 2006-05-01 20:32:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man9 SYSCALL_MODULE.9 Log: MFC rev. 1.7: fix prototype for SYSCALL_MODULE(9). Approved by: re (kensmith) Revision Changes Path 1.5.4.2 +3 -3 src/share/man/man9/SYSCALL_MODULE.9 From owner-cvs-src@FreeBSD.ORG Mon May 1 20:36:57 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B31416A422; Mon, 1 May 2006 20:36:57 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4266943D49; Mon, 1 May 2006 20:36:51 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41KapEj025916; Mon, 1 May 2006 20:36:51 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41KaoWv025915; Mon, 1 May 2006 20:36:51 GMT (envelope-from maxim) Message-Id: <200605012036.k41KaoWv025915@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 20:36:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/share/man/man9 SYSCALL_MODULE.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:36:57 -0000 maxim 2006-05-01 20:36:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) share/man/man9 SYSCALL_MODULE.9 Log: Forced commit: the previous commit was "MFC rev. 1.7: fix prototype for SYSCALL_MODULE(9)." Approved by: re (OK, I'm lying) Revision Changes Path 1.6.6.2 +0 -0 src/share/man/man9/SYSCALL_MODULE.9 From owner-cvs-src@FreeBSD.ORG Mon May 1 20:44:53 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C0EC16A46B; Mon, 1 May 2006 20:44:53 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EEE643D49; Mon, 1 May 2006 20:44:52 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41Kiq2a029704; Mon, 1 May 2006 20:44:52 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41KiqDP029703; Mon, 1 May 2006 20:44:52 GMT (envelope-from maxim) Message-Id: <200605012044.k41KiqDP029703@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 1 May 2006 20:44:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:44:53 -0000 maxim 2006-05-01 20:44:52 UTC FreeBSD src repository Modified files: share/misc bsd-family-tree Log: o OpenBSD 3.9 added. Revision Changes Path 1.102 +2 -0 src/share/misc/bsd-family-tree From owner-cvs-src@FreeBSD.ORG Mon May 1 21:22:42 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC06316A401; Mon, 1 May 2006 21:22:42 +0000 (UTC) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9A6443D4C; Mon, 1 May 2006 21:22:38 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41LMcqp058614; Mon, 1 May 2006 21:22:38 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41LMcxB058613; Mon, 1 May 2006 21:22:38 GMT (envelope-from peter) Message-Id: <200605012122.k41LMcxB058613@repoman.freebsd.org> From: Peter Wemm Date: Mon, 1 May 2006 21:22:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 21:22:42 -0000 peter 2006-05-01 21:22:38 UTC FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: Using an idea from Stephan Uphoff, use the empty pte's that correspond to the unused kva in the pv memory block to thread a freelist through. This allows us to free pages that used to be used for pv entry chunks since we can now track holes in the kva memory block. Idea from: ups Revision Changes Path 1.555 +115 -50 src/sys/i386/i386/pmap.c From owner-cvs-src@FreeBSD.ORG Mon May 1 21:33:18 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31CE916A49A; Mon, 1 May 2006 21:33:18 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 065A443D6D; Mon, 1 May 2006 21:32:58 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.255.17] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.4/8.13.4) with ESMTP id k41LWtJJ028166 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 May 2006 14:32:56 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <44567E83.7010705@FreeBSD.org> Date: Mon, 01 May 2006 14:32:51 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Peter Wemm References: <200605012122.k41LMcxB058613@repoman.freebsd.org> In-Reply-To: <200605012122.k41LMcxB058613@repoman.freebsd.org> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 21:33:18 -0000 Just curious what does it bring us in terms of performance/memory savings? -Maxim Peter Wemm wrote: > peter 2006-05-01 21:22:38 UTC > > FreeBSD src repository > > Modified files: > sys/i386/i386 pmap.c > Log: > Using an idea from Stephan Uphoff, use the empty pte's that correspond > to the unused kva in the pv memory block to thread a freelist through. > This allows us to free pages that used to be used for pv entry chunks > since we can now track holes in the kva memory block. > > Idea from: ups > > Revision Changes Path > 1.555 +115 -50 src/sys/i386/i386/pmap.c > > From owner-cvs-src@FreeBSD.ORG Mon May 1 21:36:48 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58C0216A401; Mon, 1 May 2006 21:36:48 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EEC943D48; Mon, 1 May 2006 21:36:48 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41Lam5T067252; Mon, 1 May 2006 21:36:48 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41LamRN067251; Mon, 1 May 2006 21:36:48 GMT (envelope-from jhb) Message-Id: <200605012136.k41LamRN067251@repoman.freebsd.org> From: John Baldwin Date: Mon, 1 May 2006 21:36:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 apic_vector.S mp_machdep.c pmap.c src/sys/amd64/include apicvar.h pmap.h smp.h src/sys/i386/i386 apic_vector.s mp_machdep.c pmap.c src/sys/i386/include apicvar.h pmap.h smp.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 21:36:48 -0000 jhb 2006-05-01 21:36:47 UTC FreeBSD src repository Modified files: sys/amd64/amd64 apic_vector.S mp_machdep.c pmap.c sys/amd64/include apicvar.h pmap.h smp.h sys/i386/i386 apic_vector.s mp_machdep.c pmap.c sys/i386/include apicvar.h pmap.h smp.h Log: Add a new 'pmap_invalidate_cache()' to flush the CPU caches via the wbinvd() instruction. This includes a new IPI so that all CPU caches on all CPUs are flushed for the SMP case. MFC after: 1 month Revision Changes Path 1.109 +19 -0 src/sys/amd64/amd64/apic_vector.S 1.274 +8 -0 src/sys/amd64/amd64/mp_machdep.c 1.553 +31 -0 src/sys/amd64/amd64/pmap.c 1.18 +3 -2 src/sys/amd64/include/apicvar.h 1.131 +1 -0 src/sys/amd64/include/pmap.h 1.88 +2 -0 src/sys/amd64/include/smp.h 1.112 +33 -0 src/sys/i386/i386/apic_vector.s 1.267 +9 -0 src/sys/i386/i386/mp_machdep.c 1.556 +31 -0 src/sys/i386/i386/pmap.c 1.18 +4 -3 src/sys/i386/include/apicvar.h 1.120 +1 -0 src/sys/i386/include/pmap.h 1.87 +3 -0 src/sys/i386/include/smp.h From owner-cvs-src@FreeBSD.ORG Mon May 1 21:39:49 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAEB116A4F1; Mon, 1 May 2006 21:39:49 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1840543D5E; Mon, 1 May 2006 21:39:49 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41LdmXB067559; Mon, 1 May 2006 21:39:48 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41Ldmtr067558; Mon, 1 May 2006 21:39:48 GMT (envelope-from rwatson) Message-Id: <200605012139.k41Ldmtr067558@repoman.freebsd.org> From: Robert Watson Date: Mon, 1 May 2006 21:39:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet6 udp6_usrreq.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 21:39:50 -0000 rwatson 2006-05-01 21:39:48 UTC FreeBSD src repository Modified files: sys/netinet6 udp6_usrreq.c Log: Break out socket access control and delivery logic from udp6_input() into its own function, udp6_append(). This mirrors a similar structure in udp_input() and udp_append(), and makes the whole thing a lot more readable. While here, add missing inpcb locking in UDP6 input path. Reviewed by: bz MFC after: 3 months Revision Changes Path 1.64 +55 -96 src/sys/netinet6/udp6_usrreq.c From owner-cvs-src@FreeBSD.ORG Mon May 1 22:06:56 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 713E116A414; Mon, 1 May 2006 22:06:56 +0000 (UTC) (envelope-from peter@wemm.org) Received: from daintree.corp.yahoo.com (daintree.corp.yahoo.com [216.145.52.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B9B843D70; Mon, 1 May 2006 22:06:56 +0000 (GMT) (envelope-from peter@wemm.org) Received: by daintree.corp.yahoo.com (Postfix, from userid 2154) id 0707019779; Mon, 1 May 2006 15:06:56 -0700 (PDT) From: Peter Wemm To: Maxim Sobolev Date: Mon, 1 May 2006 15:06:55 -0700 User-Agent: KMail/1.9.1 References: <200605012122.k41LMcxB058613@repoman.freebsd.org> <44567E83.7010705@FreeBSD.org> In-Reply-To: <44567E83.7010705@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605011506.55821.peter@wemm.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Peter Wemm Subject: Re: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 22:06:56 -0000 On Monday 01 May 2006 14:32, Maxim Sobolev wrote: > Just curious what does it bring us in terms of performance/memory > savings? Mostly neutral performance. It allows us to free otherwise unused memory. > -Maxim > > Peter Wemm wrote: > > peter 2006-05-01 21:22:38 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/i386/i386 pmap.c > > Log: > > Using an idea from Stephan Uphoff, use the empty pte's that > > correspond to the unused kva in the pv memory block to thread a > > freelist through. This allows us to free pages that used to be used > > for pv entry chunks since we can now track holes in the kva memory > > block. > > > > Idea from: ups > > > > Revision Changes Path > > 1.555 +115 -50 src/sys/i386/i386/pmap.c -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 From owner-cvs-src@FreeBSD.ORG Mon May 1 22:07:01 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F71416A436; Mon, 1 May 2006 22:07:01 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18C5843D58; Mon, 1 May 2006 22:07:01 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41M708r085351; Mon, 1 May 2006 22:07:00 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41M708t085350; Mon, 1 May 2006 22:07:00 GMT (envelope-from jhb) Message-Id: <200605012207.k41M708t085350@repoman.freebsd.org> From: John Baldwin Date: Mon, 1 May 2006 22:07:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 mp_machdep.c pmap.c src/sys/amd64/include pmap.h specialreg.h src/sys/i386/i386 mp_machdep.c pmap.c src/sys/i386/include pmap.h specialreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 22:07:01 -0000 jhb 2006-05-01 22:07:00 UTC FreeBSD src repository Modified files: sys/amd64/amd64 mp_machdep.c pmap.c sys/amd64/include pmap.h specialreg.h sys/i386/i386 mp_machdep.c pmap.c sys/i386/include pmap.h specialreg.h Log: Add various constants for the PAT MSR and the PAT PTE and PDE flags. Initialize the PAT MSR during boot to map PAT type 2 to Write-Combining (WC) instead of Uncached (UC-). MFC after: 1 month Revision Changes Path 1.275 +3 -0 src/sys/amd64/amd64/mp_machdep.c 1.554 +45 -0 src/sys/amd64/amd64/pmap.c 1.132 +3 -0 src/sys/amd64/include/pmap.h 1.33 +12 -0 src/sys/amd64/include/specialreg.h 1.268 +3 -0 src/sys/i386/i386/mp_machdep.c 1.557 +45 -0 src/sys/i386/i386/pmap.c 1.121 +3 -0 src/sys/i386/include/pmap.h 1.29 +13 -0 src/sys/i386/include/specialreg.h From owner-cvs-src@FreeBSD.ORG Mon May 1 22:09:09 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC99316A426; Mon, 1 May 2006 22:09:09 +0000 (UTC) (envelope-from peter@wemm.org) Received: from daintree.corp.yahoo.com (daintree.corp.yahoo.com [216.145.52.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97FB343D79; Mon, 1 May 2006 22:09:04 +0000 (GMT) (envelope-from peter@wemm.org) Received: by daintree.corp.yahoo.com (Postfix, from userid 2154) id 5C121197A8; Mon, 1 May 2006 15:09:04 -0700 (PDT) From: Peter Wemm To: Alan Cox Date: Mon, 1 May 2006 15:09:03 -0700 User-Agent: KMail/1.9.1 References: <200604281905.k3SJ59MZ008806@repoman.freebsd.org> <20060429182318.GA61575@xor.obsecurity.org> <4453B1E2.5060301@cs.rice.edu> In-Reply-To: <4453B1E2.5060301@cs.rice.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605011509.04240.peter@wemm.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Peter Jeremy , Kris Kennaway , cvs-all@freebsd.org, Nate Lawson Subject: Re: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 22:09:11 -0000 On Saturday 29 April 2006 11:35, Alan Cox wrote: > Kris Kennaway wrote: > > On Sat, Apr 29, 2006 at 10:21:11AM -0700, Peter Wemm wrote: > >> page of address space by unlinking the head of the ptelist. > >> Freeing a page is as simple as storing it on the head. I'm > >> running my laptop with that code right now. > > > > I'm running on a couple of machines too (WITNESS + INVARIANTS) > > under heavy load; they've been stable, but I've not tried to > > determine if the code is doing its job. > > Yesterday's patch had one problem. The vm_page_alloc() call that is > only executed under low-memory conditions omits VM_PAGE_WIRED. This > could cause a later panic when the page is freed. I e-mailed Peter > about this yesterday. I haven't looked to see if he has fixed it > yet. There were two cases where I'd missed this. I committed both before touching the rest of the code. > Alan -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 From owner-cvs-src@FreeBSD.ORG Mon May 1 22:10:27 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2760F16A4CC; Mon, 1 May 2006 22:10:27 +0000 (UTC) (envelope-from peter@wemm.org) Received: from daintree.corp.yahoo.com (daintree.corp.yahoo.com [216.145.52.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEDE943D72; Mon, 1 May 2006 22:10:26 +0000 (GMT) (envelope-from peter@wemm.org) Received: by daintree.corp.yahoo.com (Postfix, from userid 2154) id 904A919779; Mon, 1 May 2006 15:10:26 -0700 (PDT) From: Peter Wemm To: Suleiman Souhlal Date: Mon, 1 May 2006 15:10:25 -0700 User-Agent: KMail/1.9.1 References: <200604281905.k3SJ59MZ008806@repoman.freebsd.org> <4453A429.5080406@root.org> <4453B5D5.4090206@FreeBSD.org> In-Reply-To: <4453B5D5.4090206@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605011510.26443.peter@wemm.org> Cc: Peter Jeremy , src-committers@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, Nate Lawson Subject: Re: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 22:10:29 -0000 On Saturday 29 April 2006 11:52, Suleiman Souhlal wrote: > Nate Lawson wrote: > > Peter Wemm wrote: > >> Stephan realized that the kernel already allocates one PTE per > >> virtual page. Although it normally holds physical addresses plus > >> attributes, as long as we don't set PG_V, then there are 31 other > >> bits that we could use for data storage. We could put virtual > >> addresses in there so long as we didn't set PG_V, and abuse that > >> to have a singly linked freelist threaded through the PTEs. It > >> turned out even easier though. As long as the virtual addresses > >> are page aligned, we neatly avoid all the PG_* mode bits as well. > > > > ... because you can shift by the page size, saving 12 bits. But > > are there any problems with 2 MB pages? > > It should work fine with 2/4MB pages too. Just like PTEs, when a PDE > (the 2/4MB entry) is marked as not present, all the bits but the > zeroth one are available for use to the operating system. On FreeBSD/i386, the page table pages are still present for kernel memory even when there is a 2/4MB page pointing over the top of it. We just need the slot in the page table page to ABuse. Since it isn't mapped, its contents are even more irrelevant to the cpu. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 From owner-cvs-src@FreeBSD.ORG Mon May 1 22:11:11 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDE6E16A45E; Mon, 1 May 2006 22:11:11 +0000 (UTC) (envelope-from peter@wemm.org) Received: from daintree.corp.yahoo.com (daintree.corp.yahoo.com [216.145.52.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D99B43D6E; Mon, 1 May 2006 22:11:04 +0000 (GMT) (envelope-from peter@wemm.org) Received: by daintree.corp.yahoo.com (Postfix, from userid 2154) id D1C60197AE; Mon, 1 May 2006 15:11:04 -0700 (PDT) From: Peter Wemm To: Julian Elischer Date: Mon, 1 May 2006 15:11:04 -0700 User-Agent: KMail/1.9.1 References: <200604281905.k3SJ59MZ008806@repoman.freebsd.org> <200604291021.12379.peter@wemm.org> <44543BBB.2020506@elischer.org> In-Reply-To: <44543BBB.2020506@elischer.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605011511.04721.peter@wemm.org> Cc: Peter Jeremy , src-committers@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org, Nate Lawson Subject: Re: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 22:11:13 -0000 On Saturday 29 April 2006 21:23, Julian Elischer wrote: > Peter Wemm wrote: > >In more detail. There is one PTE per page of virtual address space. > > It is used by the hardware to translate a virtual address access > > to a physical address. One normally stores the corresponding > > physical > > [...] > > I hope this is all in a comment next to the code, right? Indeed it is. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 From owner-cvs-src@FreeBSD.ORG Mon May 1 22:25:12 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7386616A407; Mon, 1 May 2006 22:25:12 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id D556643D49; Mon, 1 May 2006 22:25:11 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.255.17] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.4/8.13.4) with ESMTP id k41MP8L6028828 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 May 2006 15:25:09 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <44568AC3.9020006@FreeBSD.org> Date: Mon, 01 May 2006 15:25:07 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: John Baldwin References: <200604280317.k3S3Hb3L017882@repoman.freebsd.org> <200605011124.09330.jhb@freebsd.org> <44565DC9.5020102@FreeBSD.org> <200605011529.07817.jhb@freebsd.org> In-Reply-To: <200605011529.07817.jhb@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Nate Lawson Subject: Re: cvs commit: src/sys/dev/sk if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 22:25:12 -0000 John Baldwin wrote: >> BTW, I have noticed that we don't mark lapic page as noncacheable, which >> seemingly required by the spec. I have made small change (3 lines), but >> it doesn't help either. > > You can also try the PAT patch which would have the side effect of > forcing the lapic to be mapped UC as well. Where can I get it? -Maxim From owner-cvs-src@FreeBSD.ORG Mon May 1 23:46:13 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5ADD16A405; Mon, 1 May 2006 23:46:13 +0000 (UTC) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E4B943D48; Mon, 1 May 2006 23:46:13 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k41NkDMi040604; Mon, 1 May 2006 23:46:13 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k41NkD8V040600; Mon, 1 May 2006 23:46:13 GMT (envelope-from julian) Message-Id: <200605012346.k41NkD8V040600@repoman.freebsd.org> From: Julian Elischer Date: Mon, 1 May 2006 23:46:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/usr.sbin/syslogd syslog.conf.5 syslogd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 23:46:13 -0000 julian 2006-05-01 23:46:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/syslogd syslog.conf.5 syslogd.c Log: MFC: Add capacity to forward messages to an arbitrary UDP port, not just to 514. Revision Changes Path 1.16.2.14 +4 -1 src/usr.sbin/syslogd/syslog.conf.5 1.59.2.30 +40 -6 src/usr.sbin/syslogd/syslogd.c From owner-cvs-src@FreeBSD.ORG Tue May 2 01:08:56 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E4E816A400; Tue, 2 May 2006 01:08:56 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id A06D943D48; Tue, 2 May 2006 01:08:55 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.255.17] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.4/8.13.4) with ESMTP id k4218m3J030597 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 May 2006 18:08:49 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <4456B11F.1020604@FreeBSD.org> Date: Mon, 01 May 2006 18:08:47 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Maxim Sobolev References: <200604280317.k3S3Hb3L017882@repoman.freebsd.org> <200605011124.09330.jhb@freebsd.org> <44565DC9.5020102@FreeBSD.org> <200605011529.07817.jhb@freebsd.org> <44568AC3.9020006@FreeBSD.org> In-Reply-To: <44568AC3.9020006@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, John Baldwin , Nate Lawson Subject: Re: cvs commit: src/sys/dev/sk if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 01:08:56 -0000 Maxim Sobolev wrote: > John Baldwin wrote: > >>> BTW, I have noticed that we don't mark lapic page as noncacheable, >>> which seemingly required by the spec. I have made small change (3 >>> lines), but it doesn't help either. >> >> You can also try the PAT patch which would have the side effect of >> forcing the lapic to be mapped UC as well. > > Where can I get it? If it's the one which have been committed today then it doesn't help. :( -Maxim From owner-cvs-src@FreeBSD.ORG Tue May 2 01:40:02 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7D8816A401; Tue, 2 May 2006 01:40:01 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4494B43D46; Tue, 2 May 2006 01:40:01 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.255.17] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.4/8.13.4) with ESMTP id k421dw77030957 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 May 2006 18:39:59 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <4456B86D.2080207@FreeBSD.org> Date: Mon, 01 May 2006 18:39:57 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Scott Long References: <200605010015.k410FDef095624@repoman.freebsd.org> In-Reply-To: <200605010015.k410FDef095624@repoman.freebsd.org> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 Makefile rr232x.4 src/sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu array.h him.h himfuncs.h hptintf.h i386-elf.rr232x_lib.o.uu ldm.h list.h os_bsd.c os_bsd.h osm.h osm_bsd.c rr232x_config.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 01:40:02 -0000 Can you please change it so that the driver doesn't announce itself into dmesg unless the probe has been successful? This is I believe BSD-way to do things and what the rest of non-isa drivers out there do. Thanks! Regards, Maxim Scott Long wrote: > scottl 2006-05-01 00:15:13 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6_1) > share/man/man4 Makefile > sys/conf files.amd64 files.i386 > sys/i386/conf GENERIC NOTES > sys/amd64/conf GENERIC NOTES > Added files: (Branch: RELENG_6_1) > share/man/man4 rr232x.4 > sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu > array.h him.h himfuncs.h hptintf.h > i386-elf.rr232x_lib.o.uu ldm.h list.h > os_bsd.c os_bsd.h osm.h osm_bsd.c > rr232x_config.c rr232x_config.h > sys/modules/rr232x Makefile > Log: > MFC The rr232x driver. > > Approved by: re. > > Revision Changes Path > 1.320.2.10.2.2 +2 -0 src/share/man/man4/Makefile > 1.2.4.1 +99 -0 src/share/man/man4/rr232x.4 (new) > 1.439.2.9.2.2 +1 -0 src/sys/amd64/conf/GENERIC > 1.36.2.9.2.1 +5 -0 src/sys/amd64/conf/NOTES > 1.71.2.6.2.1 +7 -0 src/sys/conf/files.amd64 > 1.538.2.5.2.1 +8 -0 src/sys/conf/files.i386 > 1.1.4.1 +30 -0 src/sys/dev/rr232x/LICENSE (new) > 1.1.4.1 +202 -0 src/sys/dev/rr232x/README (new) > 1.1.4.1 +4567 -0 src/sys/dev/rr232x/amd64-elf.rr232x_lib.o.uu (new) > 1.1.4.1 +179 -0 src/sys/dev/rr232x/array.h (new) > 1.1.4.1 +440 -0 src/sys/dev/rr232x/him.h (new) > 1.1.4.1 +100 -0 src/sys/dev/rr232x/himfuncs.h (new) > 1.1.4.1 +1647 -0 src/sys/dev/rr232x/hptintf.h (new) > 1.1.4.1 +3068 -0 src/sys/dev/rr232x/i386-elf.rr232x_lib.o.uu (new) > 1.1.4.1 +484 -0 src/sys/dev/rr232x/ldm.h (new) > 1.1.4.1 +121 -0 src/sys/dev/rr232x/list.h (new) > 1.1.4.1 +297 -0 src/sys/dev/rr232x/os_bsd.c (new) > 1.2.4.1 +255 -0 src/sys/dev/rr232x/os_bsd.h (new) > 1.1.4.1 +199 -0 src/sys/dev/rr232x/osm.h (new) > 1.1.4.1 +1351 -0 src/sys/dev/rr232x/osm_bsd.c (new) > 1.1.4.1 +31 -0 src/sys/dev/rr232x/rr232x_config.c (new) > 1.1.4.1 +107 -0 src/sys/dev/rr232x/rr232x_config.h (new) > 1.429.2.7.2.2 +1 -0 src/sys/i386/conf/GENERIC > 1.1202.2.6.2.1 +5 -0 src/sys/i386/conf/NOTES > 1.2.4.1 +22 -0 src/sys/modules/rr232x/Makefile (new) > > From owner-cvs-src@FreeBSD.ORG Tue May 2 01:56:37 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F7E216A403; Tue, 2 May 2006 01:56:37 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81A0243D45; Tue, 2 May 2006 01:56:33 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k421uW6n035695; Mon, 1 May 2006 19:56:32 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4456BC5A.2090308@samsco.org> Date: Mon, 01 May 2006 19:56:42 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maxim Sobolev References: <200605010015.k410FDef095624@repoman.freebsd.org> <4456B86D.2080207@FreeBSD.org> In-Reply-To: <4456B86D.2080207@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.8 required=3.8 tests=ALL_TRUSTED, SUBJ_HAS_SPACES autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Scott Long , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 Makefile rr232x.4 src/sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu array.h him.h himfuncs.h hptintf.h i386-elf.rr232x_lib.o.uu ldm.h list.h os_bsd.c os_bsd.h osm.h osm_bsd.c rr232x_config.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 01:56:37 -0000 The architecture of the driver makes this a request hard to do. I don't like it, but there is precedence already with the ath driver. Scott Maxim Sobolev wrote: > Can you please change it so that the driver doesn't announce itself into > dmesg unless the probe has been successful? This is I believe BSD-way to > do things and what the rest of non-isa drivers out there do. > > Thanks! > > Regards, > > Maxim > > Scott Long wrote: > >> scottl 2006-05-01 00:15:13 UTC >> >> FreeBSD src repository >> >> Modified files: (Branch: RELENG_6_1) >> share/man/man4 Makefile sys/conf files.amd64 >> files.i386 sys/i386/conf GENERIC NOTES >> sys/amd64/conf GENERIC NOTES Added files: (Branch: >> RELENG_6_1) >> share/man/man4 rr232x.4 sys/dev/rr232x LICENSE >> README amd64-elf.rr232x_lib.o.uu array.h >> him.h himfuncs.h hptintf.h >> i386-elf.rr232x_lib.o.uu ldm.h list.h >> os_bsd.c os_bsd.h osm.h osm_bsd.c >> rr232x_config.c rr232x_config.h sys/modules/rr232x Makefile Log: >> MFC The rr232x driver. >> Approved by: re. >> Revision Changes Path >> 1.320.2.10.2.2 +2 -0 src/share/man/man4/Makefile >> 1.2.4.1 +99 -0 src/share/man/man4/rr232x.4 (new) >> 1.439.2.9.2.2 +1 -0 src/sys/amd64/conf/GENERIC >> 1.36.2.9.2.1 +5 -0 src/sys/amd64/conf/NOTES >> 1.71.2.6.2.1 +7 -0 src/sys/conf/files.amd64 >> 1.538.2.5.2.1 +8 -0 src/sys/conf/files.i386 >> 1.1.4.1 +30 -0 src/sys/dev/rr232x/LICENSE (new) >> 1.1.4.1 +202 -0 src/sys/dev/rr232x/README (new) >> 1.1.4.1 +4567 -0 >> src/sys/dev/rr232x/amd64-elf.rr232x_lib.o.uu (new) >> 1.1.4.1 +179 -0 src/sys/dev/rr232x/array.h (new) >> 1.1.4.1 +440 -0 src/sys/dev/rr232x/him.h (new) >> 1.1.4.1 +100 -0 src/sys/dev/rr232x/himfuncs.h (new) >> 1.1.4.1 +1647 -0 src/sys/dev/rr232x/hptintf.h (new) >> 1.1.4.1 +3068 -0 >> src/sys/dev/rr232x/i386-elf.rr232x_lib.o.uu (new) >> 1.1.4.1 +484 -0 src/sys/dev/rr232x/ldm.h (new) >> 1.1.4.1 +121 -0 src/sys/dev/rr232x/list.h (new) >> 1.1.4.1 +297 -0 src/sys/dev/rr232x/os_bsd.c (new) >> 1.2.4.1 +255 -0 src/sys/dev/rr232x/os_bsd.h (new) >> 1.1.4.1 +199 -0 src/sys/dev/rr232x/osm.h (new) >> 1.1.4.1 +1351 -0 src/sys/dev/rr232x/osm_bsd.c (new) >> 1.1.4.1 +31 -0 src/sys/dev/rr232x/rr232x_config.c (new) >> 1.1.4.1 +107 -0 src/sys/dev/rr232x/rr232x_config.h (new) >> 1.429.2.7.2.2 +1 -0 src/sys/i386/conf/GENERIC >> 1.1202.2.6.2.1 +5 -0 src/sys/i386/conf/NOTES >> 1.2.4.1 +22 -0 src/sys/modules/rr232x/Makefile (new) >> >> > From owner-cvs-src@FreeBSD.ORG Tue May 2 02:09:03 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A82C16A401; Tue, 2 May 2006 02:09:03 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3085F43D45; Tue, 2 May 2006 02:09:03 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.255.17] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.4/8.13.4) with ESMTP id k4228xJh031306 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 May 2006 19:09:01 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <4456BF3A.7090801@FreeBSD.org> Date: Mon, 01 May 2006 19:08:58 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Scott Long References: <200605010015.k410FDef095624@repoman.freebsd.org> <4456B86D.2080207@FreeBSD.org> <4456BC5A.2090308@samsco.org> In-Reply-To: <4456BC5A.2090308@samsco.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Scott Long , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 Makefile rr232x.4 src/sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu array.h him.h himfuncs.h hptintf.h i386-elf.rr232x_lib.o.uu ldm.h list.h os_bsd.c os_bsd.h osm.h osm_bsd.c rr232x_config.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 02:09:03 -0000 Scott Long wrote: > The architecture of the driver makes this a request hard to do. I don't > like it, but there is precedence already with the ath driver. Hmm, can't you just move respective printf from the hpt_init to htp_probe? -Maxim > > Scott > > > Maxim Sobolev wrote: >> Can you please change it so that the driver doesn't announce itself >> into dmesg unless the probe has been successful? This is I believe >> BSD-way to do things and what the rest of non-isa drivers out there do. >> >> Thanks! >> >> Regards, >> >> Maxim >> >> Scott Long wrote: >> >>> scottl 2006-05-01 00:15:13 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: (Branch: RELENG_6_1) >>> share/man/man4 Makefile sys/conf >>> files.amd64 files.i386 sys/i386/conf GENERIC NOTES >>> sys/amd64/conf GENERIC NOTES Added files: (Branch: >>> RELENG_6_1) >>> share/man/man4 rr232x.4 sys/dev/rr232x LICENSE >>> README amd64-elf.rr232x_lib.o.uu array.h >>> him.h himfuncs.h hptintf.h >>> i386-elf.rr232x_lib.o.uu ldm.h list.h >>> os_bsd.c os_bsd.h osm.h osm_bsd.c >>> rr232x_config.c rr232x_config.h sys/modules/rr232x Makefile Log: >>> MFC The rr232x driver. >>> Approved by: re. >>> Revision Changes Path >>> 1.320.2.10.2.2 +2 -0 src/share/man/man4/Makefile >>> 1.2.4.1 +99 -0 src/share/man/man4/rr232x.4 (new) >>> 1.439.2.9.2.2 +1 -0 src/sys/amd64/conf/GENERIC >>> 1.36.2.9.2.1 +5 -0 src/sys/amd64/conf/NOTES >>> 1.71.2.6.2.1 +7 -0 src/sys/conf/files.amd64 >>> 1.538.2.5.2.1 +8 -0 src/sys/conf/files.i386 >>> 1.1.4.1 +30 -0 src/sys/dev/rr232x/LICENSE (new) >>> 1.1.4.1 +202 -0 src/sys/dev/rr232x/README (new) >>> 1.1.4.1 +4567 -0 >>> src/sys/dev/rr232x/amd64-elf.rr232x_lib.o.uu (new) >>> 1.1.4.1 +179 -0 src/sys/dev/rr232x/array.h (new) >>> 1.1.4.1 +440 -0 src/sys/dev/rr232x/him.h (new) >>> 1.1.4.1 +100 -0 src/sys/dev/rr232x/himfuncs.h (new) >>> 1.1.4.1 +1647 -0 src/sys/dev/rr232x/hptintf.h (new) >>> 1.1.4.1 +3068 -0 >>> src/sys/dev/rr232x/i386-elf.rr232x_lib.o.uu (new) >>> 1.1.4.1 +484 -0 src/sys/dev/rr232x/ldm.h (new) >>> 1.1.4.1 +121 -0 src/sys/dev/rr232x/list.h (new) >>> 1.1.4.1 +297 -0 src/sys/dev/rr232x/os_bsd.c (new) >>> 1.2.4.1 +255 -0 src/sys/dev/rr232x/os_bsd.h (new) >>> 1.1.4.1 +199 -0 src/sys/dev/rr232x/osm.h (new) >>> 1.1.4.1 +1351 -0 src/sys/dev/rr232x/osm_bsd.c (new) >>> 1.1.4.1 +31 -0 src/sys/dev/rr232x/rr232x_config.c (new) >>> 1.1.4.1 +107 -0 src/sys/dev/rr232x/rr232x_config.h (new) >>> 1.429.2.7.2.2 +1 -0 src/sys/i386/conf/GENERIC >>> 1.1202.2.6.2.1 +5 -0 src/sys/i386/conf/NOTES >>> 1.2.4.1 +22 -0 src/sys/modules/rr232x/Makefile (new) >>> >>> >> > > From owner-cvs-src@FreeBSD.ORG Tue May 2 02:12:44 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1FF616A404; Tue, 2 May 2006 02:12:43 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31A5F43D68; Tue, 2 May 2006 02:12:43 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k422Chks031387; Tue, 2 May 2006 02:12:43 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k422ChWA031386; Tue, 2 May 2006 02:12:43 GMT (envelope-from yongari) Message-Id: <200605020212.k422ChWA031386@repoman.freebsd.org> From: Pyun YongHyeon Date: Tue, 2 May 2006 02:12:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sk if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 02:12:44 -0000 yongari 2006-05-02 02:12:42 UTC FreeBSD src repository Modified files: sys/dev/sk if_skreg.h Log: Type. Submitted by: brad@OpenBSD Revision Changes Path 1.35 +1 -1 src/sys/dev/sk/if_skreg.h From owner-cvs-src@FreeBSD.ORG Tue May 2 02:13:30 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C88DB16A40F; Tue, 2 May 2006 02:13:30 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A35B43D4C; Tue, 2 May 2006 02:13:30 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id k422DTF4070001 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 May 2006 19:13:29 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <4456C049.2020805@errno.com> Date: Mon, 01 May 2006 19:13:29 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5 (X11/20060210) MIME-Version: 1.0 To: Scott Long References: <200605010015.k410FDef095624@repoman.freebsd.org> <4456B86D.2080207@FreeBSD.org> <4456BC5A.2090308@samsco.org> In-Reply-To: <4456BC5A.2090308@samsco.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Maxim Sobolev , src-committers@FreeBSD.org, Scott Long , cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 Makefile rr232x.4 src/sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu array.h him.h himfuncs.h hptintf.h i386-elf.rr232x_lib.o.uu ldm.h list.h os_bsd.c os_bsd.h osm.h osm_bsd.c rr232x_config.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 02:13:30 -0000 Scott Long wrote: > The architecture of the driver makes this a request hard to do. I don't > like it, but there is precedence already with the ath driver. I'm guessing you're referring to ath bailing if the hal could not be attached or the card otherwise setup? If so the card was actually recognized and failure to complete the attach is totally separate. ath doesn't print anything during probe. Sam From owner-cvs-src@FreeBSD.ORG Tue May 2 02:17:00 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4F3F16A409 for ; Tue, 2 May 2006 02:17:00 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id A37E843D48 for ; Tue, 2 May 2006 02:16:58 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by nz-out-0102.google.com with SMTP id x3so2978115nzd for ; Mon, 01 May 2006 19:16:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=qCVhvs360DtXF+/peTUeVnfPc6WX3yzapJrF4RQzNt/2iptehgJVPsgxnfgkDnntw7G1QR/Aq27dBcjSVMN5uzESV5hTeyDKomr9h4lGGZPQ8tDw4yR2yxkhDjsTmnL7OniQ+pzGA4O7bGgePkcQ7wn83SVNI3/tCUAcMu2Siwg= Received: by 10.36.50.20 with SMTP id x20mr280711nzx; Mon, 01 May 2006 19:16:58 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.gmail.com with ESMTP id c1sm3017387nzd.2006.05.01.19.16.56; Mon, 01 May 2006 19:16:58 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id k422IGdb031952 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 2 May 2006 11:18:16 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id k422IGxP031951; Tue, 2 May 2006 11:18:16 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Tue, 2 May 2006 11:18:16 +0900 From: Pyun YongHyeon To: Pyun YongHyeon Message-ID: <20060502021816.GB31322@cdnetworks.co.kr> References: <200605020212.k422ChWA031386@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605020212.k422ChWA031386@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sk if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 02:17:00 -0000 On Tue, May 02, 2006 at 02:12:42AM +0000, Pyun YongHyeon wrote: > yongari 2006-05-02 02:12:42 UTC > > FreeBSD src repository > > Modified files: > sys/dev/sk if_skreg.h > Log: > Type. ^^^^^ It should be read 'Typo'. -- Regards, Pyun YongHyeon From owner-cvs-src@FreeBSD.ORG Tue May 2 02:22:01 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D71D16A401; Tue, 2 May 2006 02:22:01 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C67343D7D; Tue, 2 May 2006 02:21:49 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k422LjKB035880; Mon, 1 May 2006 20:21:46 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4456C244.8020509@samsco.org> Date: Mon, 01 May 2006 20:21:56 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sam Leffler References: <200605010015.k410FDef095624@repoman.freebsd.org> <4456B86D.2080207@FreeBSD.org> <4456BC5A.2090308@samsco.org> <4456C049.2020805@errno.com> In-Reply-To: <4456C049.2020805@errno.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.8 required=3.8 tests=ALL_TRUSTED, SUBJ_HAS_SPACES autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: Maxim Sobolev , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 Makefile rr232x.4 src/sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu array.h him.h himfuncs.h hptintf.h i386-elf.rr232x_lib.o.uu ldm.h list.h os_bsd.c os_bsd.h osm.h osm_bsd.c rr232x_config.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 02:22:01 -0000 Sam Leffler wrote: > Scott Long wrote: > >> The architecture of the driver makes this a request hard to do. I >> don't like it, but there is precedence already with the ath driver. > > > I'm guessing you're referring to ath bailing if the hal could not be > attached or the card otherwise setup? If so the card was actually > recognized and failure to complete the attach is totally separate. > > ath doesn't print anything during probe. > > Sam I thought that the ath hal printed a line early in boot with the version number. Scott From owner-cvs-src@FreeBSD.ORG Tue May 2 02:23:08 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAD9816A446; Tue, 2 May 2006 02:23:08 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A03443D5F; Tue, 2 May 2006 02:23:08 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.199] ([10.0.0.199]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id k422N712070092 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 May 2006 19:23:08 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <4456C28C.502@errno.com> Date: Mon, 01 May 2006 19:23:08 -0700 From: Sam Leffler Organization: Errno Consulting User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060308) MIME-Version: 1.0 To: Scott Long References: <200605010015.k410FDef095624@repoman.freebsd.org> <4456B86D.2080207@FreeBSD.org> <4456BC5A.2090308@samsco.org> <4456C049.2020805@errno.com> <4456C244.8020509@samsco.org> In-Reply-To: <4456C244.8020509@samsco.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Maxim Sobolev , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 Makefile rr232x.4 src/sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu array.h him.h himfuncs.h hptintf.h i386-elf.rr232x_lib.o.uu ldm.h list.h os_bsd.c os_bsd.h osm.h osm_bsd.c rr232x_config.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 02:23:09 -0000 Scott Long wrote: > Sam Leffler wrote: >> Scott Long wrote: >> >>> The architecture of the driver makes this a request hard to do. I >>> don't like it, but there is precedence already with the ath driver. >> >> >> I'm guessing you're referring to ath bailing if the hal could not be >> attached or the card otherwise setup? If so the card was actually >> recognized and failure to complete the attach is totally separate. >> >> ath doesn't print anything during probe. >> >> Sam > > I thought that the ath hal printed a line early in boot with the > version number. The hal is a separate module. It prints it's version string on module load. I can put it under bootverbose if desired but it's way useful to tell people to send me: dmesg|grep ath and get the hal version and mac+phy revs for the hardware. Sam From owner-cvs-src@FreeBSD.ORG Tue May 2 02:32:53 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 596A616A40B; Tue, 2 May 2006 02:32:53 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 735EF43D9E; Tue, 2 May 2006 02:32:29 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k422WRCL035953; Mon, 1 May 2006 20:32:27 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4456C4C5.7030602@samsco.org> Date: Mon, 01 May 2006 20:32:37 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sam Leffler References: <200605010015.k410FDef095624@repoman.freebsd.org> <4456B86D.2080207@FreeBSD.org> <4456BC5A.2090308@samsco.org> <4456C049.2020805@errno.com> <4456C244.8020509@samsco.org> <4456C28C.502@errno.com> In-Reply-To: <4456C28C.502@errno.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.8 required=3.8 tests=ALL_TRUSTED, SUBJ_HAS_SPACES autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: Maxim Sobolev , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 Makefile rr232x.4 src/sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu array.h him.h himfuncs.h hptintf.h i386-elf.rr232x_lib.o.uu ldm.h list.h os_bsd.c os_bsd.h osm.h osm_bsd.c rr232x_config.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 02:32:54 -0000 Sam Leffler wrote: > Scott Long wrote: > >> Sam Leffler wrote: >> >>> Scott Long wrote: >>> >>>> The architecture of the driver makes this a request hard to do. I >>>> don't like it, but there is precedence already with the ath driver. >>> >>> >>> >>> I'm guessing you're referring to ath bailing if the hal could not be >>> attached or the card otherwise setup? If so the card was actually >>> recognized and failure to complete the attach is totally separate. >>> >>> ath doesn't print anything during probe. >>> >>> Sam >> >> >> I thought that the ath hal printed a line early in boot with the >> version number. > > > The hal is a separate module. It prints it's version string on module > load. I can put it under bootverbose if desired but it's way useful to > tell people to send me: > > dmesg|grep ath > > and get the hal version and mac+phy revs for the hardware. > > Sam The same is basically true of rr232x, though there is no module separation of HAL vs OSM like with ath. Scott From owner-cvs-src@FreeBSD.ORG Tue May 2 03:37:22 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64AF416A402; Tue, 2 May 2006 03:37:22 +0000 (UTC) (envelope-from sobomax@sippysoft.com) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id C072343D46; Tue, 2 May 2006 03:37:21 +0000 (GMT) (envelope-from sobomax@sippysoft.com) Received: from sippysoft.com (localhost.360sip.com [127.0.0.1]) by sippysoft.com (8.13.4/8.13.4) with ESMTP id k423b4dd032669 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 May 2006 20:37:04 -0700 (PDT) (envelope-from sobomax@sippysoft.com) Received: (from sobomax@localhost) by sippysoft.com (8.13.4/8.13.4/Submit) id k423axnt032660; Mon, 1 May 2006 20:36:59 -0700 (PDT) (envelope-from sobomax) Date: Mon, 1 May 2006 20:36:59 -0700 From: Maxim Sobolev To: Scott Long Message-ID: <20060502033659.GA32417@gk.360sip.com> References: <200605010015.k410FDef095624@repoman.freebsd.org> <4456B86D.2080207@FreeBSD.org> <4456BC5A.2090308@samsco.org> <4456C049.2020805@errno.com> <4456C244.8020509@samsco.org> <4456C28C.502@errno.com> <4456C4C5.7030602@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4456C4C5.7030602@samsco.org> User-Agent: Mutt/1.4.2.1i Cc: Sam Leffler , src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/share/man/man4 Makefile rr232x.4 src/sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu array.h him.h himfuncs.h hptintf.h i386-elf.rr232x_lib.o.uu ldm.h list.h os_bsd.c os_bsd.h osm.h osm_bsd.c rr232x_config.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 03:37:22 -0000 IMHO it is misleading, since FreeBSD users get used to the fact that the driver only announces itself if actual hardware is present in the system. With number of supported devices in GENERIC growing up dmesg will eventually turn into mess if each device driver will announce itself unconditionally. At the very least, please put those printf's under if (bootverbose). -Maxim On Mon, May 01, 2006 at 08:32:37PM -0600, Scott Long wrote: > Sam Leffler wrote: > >Scott Long wrote: > > > >>Sam Leffler wrote: > >> > >>>Scott Long wrote: > >>> > >>>>The architecture of the driver makes this a request hard to do. I > >>>>don't like it, but there is precedence already with the ath driver. > >>> > >>> > >>> > >>>I'm guessing you're referring to ath bailing if the hal could not be > >>>attached or the card otherwise setup? If so the card was actually > >>>recognized and failure to complete the attach is totally separate. > >>> > >>>ath doesn't print anything during probe. > >>> > >>> Sam > >> > >> > >>I thought that the ath hal printed a line early in boot with the > >>version number. > > > > > >The hal is a separate module. It prints it's version string on module > >load. I can put it under bootverbose if desired but it's way useful to > >tell people to send me: > > > >dmesg|grep ath > > > >and get the hal version and mac+phy revs for the hardware. > > > > Sam > > The same is basically true of rr232x, though there is no module > separation of HAL vs OSM like with ath. > > Scott > From owner-cvs-src@FreeBSD.ORG Tue May 2 03:41:27 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBFAE16A40D; Tue, 2 May 2006 03:41:27 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1635943D4C; Tue, 2 May 2006 03:41:24 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k423fJju036237; Mon, 1 May 2006 21:41:19 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4456D4E9.5030607@samsco.org> Date: Mon, 01 May 2006 21:41:29 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maxim Sobolev References: <200605010015.k410FDef095624@repoman.freebsd.org> <4456B86D.2080207@FreeBSD.org> <4456BC5A.2090308@samsco.org> <4456C049.2020805@errno.com> <4456C244.8020509@samsco.org> <4456C28C.502@errno.com> <4456C4C5.7030602@samsco.org> <20060502033659.GA32417@gk.360sip.com> In-Reply-To: <20060502033659.GA32417@gk.360sip.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.8 required=3.8 tests=ALL_TRUSTED, SUBJ_HAS_SPACES autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: Sam Leffler , src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/share/man/man4 Makefile rr232x.4 src/sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu array.h him.h himfuncs.h hptintf.h i386-elf.rr232x_lib.o.uu ldm.h list.h os_bsd.c os_bsd.h osm.h osm_bsd.c rr232x_config.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 03:41:28 -0000 Fair enough, I'll give this a try and see what happens. Scott Maxim Sobolev wrote: > IMHO it is misleading, since FreeBSD users get used to the fact > that the driver only announces itself if actual hardware is present > in the system. With number of supported devices in GENERIC growing > up dmesg will eventually turn into mess if each device driver will > announce itself unconditionally. > > At the very least, please put those printf's under if (bootverbose). > > -Maxim > > On Mon, May 01, 2006 at 08:32:37PM -0600, Scott Long wrote: > >>Sam Leffler wrote: >> >>>Scott Long wrote: >>> >>> >>>>Sam Leffler wrote: >>>> >>>> >>>>>Scott Long wrote: >>>>> >>>>> >>>>>>The architecture of the driver makes this a request hard to do. I >>>>>>don't like it, but there is precedence already with the ath driver. >>>>> >>>>> >>>>> >>>>>I'm guessing you're referring to ath bailing if the hal could not be >>>>>attached or the card otherwise setup? If so the card was actually >>>>>recognized and failure to complete the attach is totally separate. >>>>> >>>>>ath doesn't print anything during probe. >>>>> >>>>> Sam >>>> >>>> >>>>I thought that the ath hal printed a line early in boot with the >>>>version number. >>> >>> >>>The hal is a separate module. It prints it's version string on module >>>load. I can put it under bootverbose if desired but it's way useful to >>>tell people to send me: >>> >>>dmesg|grep ath >>> >>>and get the hal version and mac+phy revs for the hardware. >>> >>> Sam >> >>The same is basically true of rr232x, though there is no module >>separation of HAL vs OSM like with ath. >> >>Scott >> From owner-cvs-src@FreeBSD.ORG Tue May 2 03:46:59 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEFB116A403; Tue, 2 May 2006 03:46:59 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C9A443D49; Tue, 2 May 2006 03:46:59 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k423kx6u081016; Tue, 2 May 2006 03:46:59 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k423kxfx081015; Tue, 2 May 2006 03:46:59 GMT (envelope-from scottl) Message-Id: <200605020346.k423kxfx081015@repoman.freebsd.org> From: Scott Long Date: Tue, 2 May 2006 03:46:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/rr232x osm_bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 03:46:59 -0000 scottl 2006-05-02 03:46:59 UTC FreeBSD src repository Modified files: sys/dev/rr232x osm_bsd.c Log: Only print the driver name and version if bootverbose is set. Revision Changes Path 1.2 +2 -1 src/sys/dev/rr232x/osm_bsd.c From owner-cvs-src@FreeBSD.ORG Tue May 2 03:59:36 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 189E716A400; Tue, 2 May 2006 03:59:36 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5CE443D46; Tue, 2 May 2006 03:59:35 +0000 (GMT) (envelope-from emaste@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k423xZ6l085940; Tue, 2 May 2006 03:59:35 GMT (envelope-from emaste@repoman.freebsd.org) Received: (from emaste@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k423xZVf085939; Tue, 2 May 2006 03:59:35 GMT (envelope-from emaste) Message-Id: <200605020359.k423xZVf085939@repoman.freebsd.org> From: Ed Maste Date: Tue, 2 May 2006 03:59:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/share/man/man3 queue.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 03:59:36 -0000 emaste 2006-05-02 03:59:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man3 queue.3 Log: MFC queue.3 1.39 to RELENG_5: The removal of CIRCLEQ left four queue macro families, but one sentence in the man page wasn't updated. PR: docs/94938 Submitted by: Ed Schouten Approved by: re Revision Changes Path 1.34.2.3 +1 -1 src/share/man/man3/queue.3 From owner-cvs-src@FreeBSD.ORG Tue May 2 04:02:40 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5300116A402; Tue, 2 May 2006 04:02:40 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B679043D46; Tue, 2 May 2006 04:02:39 +0000 (GMT) (envelope-from emaste@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k4242dje088179; Tue, 2 May 2006 04:02:39 GMT (envelope-from emaste@repoman.freebsd.org) Received: (from emaste@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k4242dBD088178; Tue, 2 May 2006 04:02:39 GMT (envelope-from emaste) Message-Id: <200605020402.k4242dBD088178@repoman.freebsd.org> From: Ed Maste Date: Tue, 2 May 2006 04:02:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man3 queue.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 04:02:40 -0000 emaste 2006-05-02 04:02:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man3 queue.3 Log: MFC queue.3 1.39 to RELENG_6: The removal of CIRCLEQ left four queue macro families, but one sentence in the man page wasn't updated. PR: docs/94938 Submitted by: Ed Schouten Approved by: re Revision Changes Path 1.35.2.2 +1 -1 src/share/man/man3/queue.3 From owner-cvs-src@FreeBSD.ORG Tue May 2 04:04:27 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DED7216A408; Tue, 2 May 2006 04:04:27 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30AE043D5C; Tue, 2 May 2006 04:04:27 +0000 (GMT) (envelope-from emaste@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k4244RGo090913; Tue, 2 May 2006 04:04:27 GMT (envelope-from emaste@repoman.freebsd.org) Received: (from emaste@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k4244RpF090912; Tue, 2 May 2006 04:04:27 GMT (envelope-from emaste) Message-Id: <200605020404.k4244RpF090912@repoman.freebsd.org> From: Ed Maste Date: Tue, 2 May 2006 04:04:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/share/man/man3 queue.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 04:04:28 -0000 emaste 2006-05-02 04:04:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) share/man/man3 queue.3 Log: MFC queue.3 1.39 to RELENG_6_1: The removal of CIRCLEQ left four queue macro families, but one sentence in the man page wasn't updated. PR: docs/94938 Submitted by: Ed Schouten Approved by: re Revision Changes Path 1.35.2.1.2.1 +1 -1 src/share/man/man3/queue.3 From owner-cvs-src@FreeBSD.ORG Tue May 2 05:27:31 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33B4616A400; Tue, 2 May 2006 05:27:31 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E187243D45; Tue, 2 May 2006 05:27:30 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k425RUm1045293; Tue, 2 May 2006 05:27:30 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k425RUXT045287; Tue, 2 May 2006 05:27:30 GMT (envelope-from cperciva) Message-Id: <200605020527.k425RUXT045287@repoman.freebsd.org> From: Colin Percival Date: Tue, 2 May 2006 05:27:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/portsnap/portsnap portsnap.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 05:27:31 -0000 cperciva 2006-05-02 05:27:30 UTC FreeBSD src repository Modified files: usr.sbin/portsnap/portsnap portsnap.sh Log: Teach portsnap to parse the output of the host(1) in BIND 8 as well as the host(1) from BIND 9. This doesn't matter for HEAD, but will help people who install portsnap from the ports tree onto older versions of FreeBSD. PR: ports/93901 Sponsored by: FreeBSD security development fundraiser Revision Changes Path 1.17 +7 -3 src/usr.sbin/portsnap/portsnap/portsnap.sh From owner-cvs-src@FreeBSD.ORG Tue May 2 07:34:39 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7707516A401; Tue, 2 May 2006 07:34:39 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32E4543D49; Tue, 2 May 2006 07:34:39 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k427Yd9d019075; Tue, 2 May 2006 07:34:39 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k427YdTn019071; Tue, 2 May 2006 07:34:39 GMT (envelope-from phk) Message-Id: <200605020734.k427YdTn019071@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 2 May 2006 07:34:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/tools/ministat ministat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 07:34:39 -0000 phk 2006-05-02 07:34:38 UTC FreeBSD src repository Modified files: tools/tools/ministat ministat.c Log: Avoid coredumps if stddev cannot be computed (if all datapoints are identical) Small cleanup of label printing. Revision Changes Path 1.9 +16 -12 src/tools/tools/ministat/ministat.c From owner-cvs-src@FreeBSD.ORG Tue May 2 11:10:36 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B577F16A418; Tue, 2 May 2006 11:10:36 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1189F43D45; Tue, 2 May 2006 11:10:36 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id B6DB646B87; Tue, 2 May 2006 07:10:35 -0400 (EDT) Date: Tue, 2 May 2006 12:10:35 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Scott Long In-Reply-To: <44566322.2010008@samsco.org> Message-ID: <20060502120829.N92256@fledge.watson.org> References: <200604261942.k3QJgdnb086990@repoman.freebsd.org> <20060427102026.GC20828@garage.freebsd.pl> <20060427163351.GB12971@odin.ac.hmc.edu> <4450F84D.4080601@samsco.org> <20060501190238.GD35896@elvis.mu.org> <44566322.2010008@samsco.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, Pawel Jakub Dawidek , Brooks Davis , cvs-src@freebsd.org, Alfred Perlstein , cvs-all@freebsd.org, John-Mark Gurney Subject: Re: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 11:10:36 -0000 On Mon, 1 May 2006, Scott Long wrote: >> I think that sysctls should rarely be changed, it really hurts application >> developers that will try to build low level system management software. >> >> Even device drivers should be careful, it would suck for a vendor's binary >> code to break for a utility that you are dependant on just because someone >> didn't like the spelling of a sysctl. > > Right, that's why I was saying that certain parts of the tree should be > considered part of the API, just like syscalls, and treated with care, and > other parts of the tree should be allowed to be more flexible, and > advertised that way. I'd hate to add a sysctl to one of my drivers that is > only intended as a debugging knob, and have some application developer think > that it was something that was useful for his application to use. I find > that a lot of sysctls are added as a cheap means to make debugging > information available at runtime; this doesn't mean that they should be > treated as a first class API that can never again be changed or removed. > And if the popular opinion is against this, then I challenge them to develop > an alternate developer-friendly interface that can be used instead. Should > FreeBSD change its stance against pseudofilesystems and use them for this > information like Linux does? I don't see changing the mechanism fixing the name space policy issue. Renaming vm.foo.bar isn't really very different from remaining /proc/vm/foo/bar, because the application is broken both ways. :-) In my sysctl(9) man page, I've tried to identify to sysctl authors that they need to be sensitive to name space issues, but nothing trumps common sense (don't change things without a good reason, and if you do change things, expect to deal with the results). With regard to debugging information -- in the past, we've stuffed some debugging information into debug.*. Maybe we need to actually mirror the normal structure into debug.* for debugging things. I.e., net.inet.foo.bar, and debug.net.inet.temporary_thingy. Robert N M Watson From owner-cvs-src@FreeBSD.ORG Tue May 2 12:08:56 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74A9E16A401; Tue, 2 May 2006 12:08:56 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D73D43D5A; Tue, 2 May 2006 12:08:55 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k42C8kDw026942; Tue, 2 May 2006 08:08:46 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: src-committers@freebsd.org Date: Tue, 2 May 2006 07:59:24 -0400 User-Agent: KMail/1.8.3 References: <200605012207.k41M708t085350@repoman.freebsd.org> In-Reply-To: <200605012207.k41M708t085350@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200605020759.24581.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1434/Mon May 1 15:51:00 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/amd64/amd64 mp_machdep.c pmap.c src/sys/amd64/include pmap.h specialreg.h src/sys/i386/i386 mp_machdep.c pmap.c src/sys/i386/include pmap.h specialreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 12:08:57 -0000 On Monday 01 May 2006 06:07 pm, John Baldwin wrote: > jhb 2006-05-01 22:07:00 UTC > > FreeBSD src repository > > Modified files: > sys/amd64/amd64 mp_machdep.c pmap.c > sys/amd64/include pmap.h specialreg.h > sys/i386/i386 mp_machdep.c pmap.c > sys/i386/include pmap.h specialreg.h > Log: > Add various constants for the PAT MSR and the PAT PTE and PDE flags. > Initialize the PAT MSR during boot to map PAT type 2 to Write-Combining > (WC) instead of Uncached (UC-). > > MFC after: 1 month I'm just merging in some of the simple PAT-related changes that aren't going to change at this point to cut down on the diff. I still haven't brought in the actual changes to take advantage of PAT. =2D-=20 John Baldwin =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Tue May 2 12:09:01 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56F1716A41B; Tue, 2 May 2006 12:09:01 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDA5743D5A; Tue, 2 May 2006 12:08:56 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k42C8kDx026942; Tue, 2 May 2006 08:08:54 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Maxim Sobolev Date: Tue, 2 May 2006 08:01:05 -0400 User-Agent: KMail/1.8.3 References: <200604280317.k3S3Hb3L017882@repoman.freebsd.org> <200605011529.07817.jhb@freebsd.org> <44568AC3.9020006@FreeBSD.org> In-Reply-To: <44568AC3.9020006@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200605020801.06074.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1434/Mon May 1 15:51:00 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Nate Lawson Subject: Re: cvs commit: src/sys/dev/sk if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 12:09:05 -0000 On Monday 01 May 2006 06:25 pm, Maxim Sobolev wrote: > John Baldwin wrote: > >> BTW, I have noticed that we don't mark lapic page as noncacheable, whi= ch > >> seemingly required by the spec. I have made small change (3 lines), but > >> it doesn't help either. > > > > You can also try the PAT patch which would have the side effect of > > forcing the lapic to be mapped UC as well. > > Where can I get it? http://www.FreeBSD.org/~jhb/patches/pat.patch This includes the changes from yesterday. I'll update it in a bit. =2D-=20 John Baldwin =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Tue May 2 12:09:07 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 609FD16A47C; Tue, 2 May 2006 12:09:06 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4180C43D66; Tue, 2 May 2006 12:08:57 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k42C8kE0026942; Tue, 2 May 2006 08:08:56 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Maxim Sobolev Date: Tue, 2 May 2006 08:01:22 -0400 User-Agent: KMail/1.8.3 References: <200604280317.k3S3Hb3L017882@repoman.freebsd.org> <44568AC3.9020006@FreeBSD.org> <4456B11F.1020604@FreeBSD.org> In-Reply-To: <4456B11F.1020604@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200605020801.23073.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1434/Mon May 1 15:51:00 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Nate Lawson Subject: Re: cvs commit: src/sys/dev/sk if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 12:09:11 -0000 On Monday 01 May 2006 09:08 pm, Maxim Sobolev wrote: > Maxim Sobolev wrote: > > John Baldwin wrote: > >>> BTW, I have noticed that we don't mark lapic page as noncacheable, > >>> which seemingly required by the spec. I have made small change (3 > >>> lines), but it doesn't help either. > >> > >> You can also try the PAT patch which would have the side effect of > >> forcing the lapic to be mapped UC as well. > > > > Where can I get it? > > If it's the one which have been committed today then it doesn't help. :( I only committed a few parts of the patch yesterday. =2D-=20 John Baldwin =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Tue May 2 13:35:06 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B30E16A402; Tue, 2 May 2006 13:35:06 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE4B943D70; Tue, 2 May 2006 13:35:04 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42DZ44Q041611; Tue, 2 May 2006 13:35:04 GMT (envelope-from ariff@repoman.freebsd.org) Received: (from ariff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42DZ4ac041607; Tue, 2 May 2006 13:35:04 GMT (envelope-from ariff) Message-Id: <200605021335.k42DZ4ac041607@repoman.freebsd.org> From: Ariff Abdullah Date: Tue, 2 May 2006 13:35:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/sound/pci ich.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 13:35:06 -0000 ariff 2006-05-02 13:35:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/sound/pci ich.c Log: MFC (revision 1.65) Add inverted amplifier sense quirks for Sony VAIO VGN B1VP/B1XP. Reported by: Stan Behrens Approved by: re (kensmith) Revision Changes Path 1.53.2.7 +2 -1 src/sys/dev/sound/pci/ich.c From owner-cvs-src@FreeBSD.ORG Tue May 2 13:35:38 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21F7516A403; Tue, 2 May 2006 13:35:38 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEBBD43D48; Tue, 2 May 2006 13:35:35 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42DZZpv041892; Tue, 2 May 2006 13:35:35 GMT (envelope-from ariff@repoman.freebsd.org) Received: (from ariff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42DZZwn041891; Tue, 2 May 2006 13:35:35 GMT (envelope-from ariff) Message-Id: <200605021335.k42DZZwn041891@repoman.freebsd.org> From: Ariff Abdullah Date: Tue, 2 May 2006 13:35:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/dev/sound/pci ich.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 13:35:38 -0000 ariff 2006-05-02 13:35:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/dev/sound/pci ich.c Log: MFC (revision 1.65) Add inverted amplifier sense quirks for Sony VAIO VGN B1VP/B1XP. Reported by: Stan Behrens Approved by: re (kensmith) Revision Changes Path 1.53.2.6.2.1 +2 -1 src/sys/dev/sound/pci/ich.c From owner-cvs-src@FreeBSD.ORG Tue May 2 17:06:38 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 270A716A401; Tue, 2 May 2006 17:06:38 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AD2243D5A; Tue, 2 May 2006 17:06:36 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42H6aix062723; Tue, 2 May 2006 17:06:36 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42H6akK062722; Tue, 2 May 2006 17:06:36 GMT (envelope-from sam) Message-Id: <200605021706.k42H6akK062722@repoman.freebsd.org> From: Sam Leffler Date: Tue, 2 May 2006 17:06:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/ath if_ath.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 17:06:38 -0000 sam 2006-05-02 17:06:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/ath if_ath.c Log: MFC 1.141: honor fixed tx antenna when sending beacon frames Approved by: re (kensmith) Revision Changes Path 1.94.2.18 +2 -1 src/sys/dev/ath/if_ath.c From owner-cvs-src@FreeBSD.ORG Tue May 2 17:08:35 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5741816A402; Tue, 2 May 2006 17:08:35 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10A9C43D46; Tue, 2 May 2006 17:08:35 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42H8YSA062801; Tue, 2 May 2006 17:08:34 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42H8Y8n062800; Tue, 2 May 2006 17:08:34 GMT (envelope-from sam) Message-Id: <200605021708.k42H8Y8n062800@repoman.freebsd.org> From: Sam Leffler Date: Tue, 2 May 2006 17:08:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/dev/ath if_ath.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 17:08:35 -0000 sam 2006-05-02 17:08:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/dev/ath if_ath.c Log: MFC 1.141: honor fixed tx antenna when sending beacon frames Approved by: re (kensmith) Revision Changes Path 1.94.2.16.2.2 +2 -1 src/sys/dev/ath/if_ath.c From owner-cvs-src@FreeBSD.ORG Tue May 2 18:31:03 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEA6916A5AD; Tue, 2 May 2006 18:31:03 +0000 (UTC) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6763143D62; Tue, 2 May 2006 18:31:03 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42IV3Rr008312; Tue, 2 May 2006 18:31:03 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42IV3pR008307; Tue, 2 May 2006 18:31:03 GMT (envelope-from dwmalone) Message-Id: <200605021831.k42IV3pR008307@repoman.freebsd.org> From: David Malone Date: Tue, 2 May 2006 18:31:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/usr.sbin/inetd builtins.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 18:31:05 -0000 dwmalone 2006-05-02 18:31:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) usr.sbin/inetd builtins.c Log: MFC: v1.45, v1.44 Make port 37 time work on machines with 64 bit longs. Also merge a couple of updates to comments. Approved by: re Revision Changes Path 1.43.18.1 +11 -8 src/usr.sbin/inetd/builtins.c From owner-cvs-src@FreeBSD.ORG Tue May 2 18:31:39 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AB0C16A857; Tue, 2 May 2006 18:31:39 +0000 (UTC) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D93F943D62; Tue, 2 May 2006 18:31:38 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42IVcxd008847; Tue, 2 May 2006 18:31:38 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42IVcAc008841; Tue, 2 May 2006 18:31:38 GMT (envelope-from dwmalone) Message-Id: <200605021831.k42IVcAc008841@repoman.freebsd.org> From: David Malone Date: Tue, 2 May 2006 18:31:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/inetd builtins.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 18:31:40 -0000 dwmalone 2006-05-02 18:31:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/inetd builtins.c Log: MFC: v1.45, v1.44 Make port 37 time work on machines with 64 bit longs. Also merge a couple of updates to comments. Approved by: re Revision Changes Path 1.43.14.1 +11 -8 src/usr.sbin/inetd/builtins.c From owner-cvs-src@FreeBSD.ORG Tue May 2 18:32:09 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC40116A7E1; Tue, 2 May 2006 18:32:09 +0000 (UTC) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D515843D67; Tue, 2 May 2006 18:32:08 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42IW8Fq009330; Tue, 2 May 2006 18:32:08 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42IW8jU009329; Tue, 2 May 2006 18:32:08 GMT (envelope-from dwmalone) Message-Id: <200605021832.k42IW8jU009329@repoman.freebsd.org> From: David Malone Date: Tue, 2 May 2006 18:32:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/usr.sbin/inetd builtins.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 18:32:10 -0000 dwmalone 2006-05-02 18:32:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/inetd builtins.c Log: MFC: v1.45, v1.44 Make port 37 time work on machines with 64 bit longs. Also merge a couple of updates to comments. Approved by: re Revision Changes Path 1.43.8.1 +11 -8 src/usr.sbin/inetd/builtins.c From owner-cvs-src@FreeBSD.ORG Tue May 2 18:32:45 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D61F16A8B1; Tue, 2 May 2006 18:32:45 +0000 (UTC) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38E8443D79; Tue, 2 May 2006 18:32:44 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42IWiqG009849; Tue, 2 May 2006 18:32:44 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42IWiNa009848; Tue, 2 May 2006 18:32:44 GMT (envelope-from dwmalone) Message-Id: <200605021832.k42IWiNa009848@repoman.freebsd.org> From: David Malone Date: Tue, 2 May 2006 18:32:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/usr.sbin/inetd builtins.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 18:32:45 -0000 dwmalone 2006-05-02 18:32:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/inetd builtins.c Log: MFC: v1.45, v1.44 Make port 37 time work on machines with 64 bit longs. Also merge a couple of updates to comments. Revision Changes Path 1.19.2.8 +11 -7 src/usr.sbin/inetd/builtins.c From owner-cvs-src@FreeBSD.ORG Tue May 2 19:07:58 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9164C16A6CA; Tue, 2 May 2006 19:07:58 +0000 (UTC) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F29543D79; Tue, 2 May 2006 19:07:57 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42J7vHb029869; Tue, 2 May 2006 19:07:57 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42J7vep029868; Tue, 2 May 2006 19:07:57 GMT (envelope-from dwmalone) Message-Id: <200605021907.k42J7vep029868@repoman.freebsd.org> From: David Malone Date: Tue, 2 May 2006 19:07:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sbin/dump traverse.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 19:08:01 -0000 dwmalone 2006-05-02 19:07:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sbin/dump traverse.c Log: MFC: 1.37 Stop dump reading off the end of its inode bitmaps when it finds an invalid inode number in a directory entry. Approved by: re Revision Changes Path 1.36.6.1 +20 -8 src/sbin/dump/traverse.c From owner-cvs-src@FreeBSD.ORG Tue May 2 19:08:37 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60B1C16A92B; Tue, 2 May 2006 19:08:37 +0000 (UTC) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17CF143D6D; Tue, 2 May 2006 19:08:37 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42J8bBt029909; Tue, 2 May 2006 19:08:37 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42J8aYc029908; Tue, 2 May 2006 19:08:36 GMT (envelope-from dwmalone) Message-Id: <200605021908.k42J8aYc029908@repoman.freebsd.org> From: David Malone Date: Tue, 2 May 2006 19:08:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sbin/dump traverse.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 19:08:37 -0000 dwmalone 2006-05-02 19:08:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/dump traverse.c Log: MFC: 1.37 Stop dump reading off the end of its inode bitmaps when it finds an invalid inode number in a directory entry. Approved by: re Revision Changes Path 1.36.2.1 +20 -8 src/sbin/dump/traverse.c From owner-cvs-src@FreeBSD.ORG Tue May 2 19:08:58 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAEEC16A9DE; Tue, 2 May 2006 19:08:58 +0000 (UTC) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8001E43D45; Tue, 2 May 2006 19:08:58 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42J8wkW029948; Tue, 2 May 2006 19:08:58 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42J8wSV029947; Tue, 2 May 2006 19:08:58 GMT (envelope-from dwmalone) Message-Id: <200605021908.k42J8wSV029947@repoman.freebsd.org> From: David Malone Date: Tue, 2 May 2006 19:08:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sbin/dump traverse.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 19:09:00 -0000 dwmalone 2006-05-02 19:08:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/dump traverse.c Log: MFC: 1.37 Stop dump reading off the end of its inode bitmaps when it finds an invalid inode number in a directory entry. Approved by: re Revision Changes Path 1.35.2.1 +20 -8 src/sbin/dump/traverse.c From owner-cvs-src@FreeBSD.ORG Tue May 2 19:09:22 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D058616A7C4; Tue, 2 May 2006 19:09:22 +0000 (UTC) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89E4943D45; Tue, 2 May 2006 19:09:22 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42J9MVr029990; Tue, 2 May 2006 19:09:22 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42J9Mx6029989; Tue, 2 May 2006 19:09:22 GMT (envelope-from dwmalone) Message-Id: <200605021909.k42J9Mx6029989@repoman.freebsd.org> From: David Malone Date: Tue, 2 May 2006 19:09:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sbin/dump traverse.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 19:09:23 -0000 dwmalone 2006-05-02 19:09:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sbin/dump traverse.c Log: MFC: 1.37 Stop dump reading off the end of its inode bitmaps when it finds an invalid inode number in a directory entry. Revision Changes Path 1.10.2.9 +20 -8 src/sbin/dump/traverse.c From owner-cvs-src@FreeBSD.ORG Tue May 2 20:41:07 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87B8416A41B; Tue, 2 May 2006 20:41:07 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4FEC43D5A; Tue, 2 May 2006 20:41:06 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42Kf66h082419; Tue, 2 May 2006 20:41:06 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42Kf6qG082415; Tue, 2 May 2006 20:41:06 GMT (envelope-from pjd) Message-Id: <200605022041.k42Kf6qG082415@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 2 May 2006 20:41:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/geom/raid3 g_raid3.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 20:41:07 -0000 pjd 2006-05-02 20:41:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/geom/raid3 g_raid3.c Log: MFC: sys/geom/raid3/g_raid3.c 1.65 We shouldn't lock the topology here - we will panic on assertion inside g_raid3_bump_syncid(). Reported by: Bradley W. Dutton Approved by: re (kensmith) Revision Changes Path 1.40.2.10 +0 -2 src/sys/geom/raid3/g_raid3.c From owner-cvs-src@FreeBSD.ORG Tue May 2 20:41:51 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D09316A48B; Tue, 2 May 2006 20:41:51 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC97243D62; Tue, 2 May 2006 20:41:49 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42KfnYU082942; Tue, 2 May 2006 20:41:49 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42KfnVL082941; Tue, 2 May 2006 20:41:49 GMT (envelope-from pjd) Message-Id: <200605022041.k42KfnVL082941@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 2 May 2006 20:41:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/geom/raid3 g_raid3.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 20:41:51 -0000 pjd 2006-05-02 20:41:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/geom/raid3 g_raid3.c Log: MFC: sys/geom/raid3/g_raid3.c 1.65 We shouldn't lock the topology here - we will panic on assertion inside g_raid3_bump_syncid(). Reported by: Bradley W. Dutton Approved by: re (kensmith) Revision Changes Path 1.40.2.6.2.4 +0 -2 src/sys/geom/raid3/g_raid3.c From owner-cvs-src@FreeBSD.ORG Tue May 2 21:00:46 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1832F16A44A; Tue, 2 May 2006 21:00:46 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49ECB43D5D; Tue, 2 May 2006 21:00:44 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42L0ikS001460; Tue, 2 May 2006 21:00:44 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42L0i37001459; Tue, 2 May 2006 21:00:44 GMT (envelope-from keramida) Message-Id: <200605022100.k42L0i37001459@repoman.freebsd.org> From: Giorgos Keramidas Date: Tue, 2 May 2006 21:00:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/mountd mountd.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 21:00:46 -0000 keramida 2006-05-02 21:00:44 UTC FreeBSD src repository (doc committer) Modified files: usr.sbin/mountd mountd.8 Log: Note that when -d flag is used, mountd(8) will not detach from the controlling terminal. PR: docs/96660 Submitted by: Jeff Ito MFC after: 1 week Revision Changes Path 1.28 +4 -1 src/usr.sbin/mountd/mountd.8 From owner-cvs-src@FreeBSD.ORG Tue May 2 23:02:33 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CD3516A406; Tue, 2 May 2006 23:02:33 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 494F043D48; Tue, 2 May 2006 23:02:33 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42N2XKq069917; Tue, 2 May 2006 23:02:33 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42N2XBs069916; Tue, 2 May 2006 23:02:33 GMT (envelope-from ume) Message-Id: <200605022302.k42N2XBs069916@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 2 May 2006 23:02:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/net nscachedcli.c src/usr.sbin/cached query.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 23:02:33 -0000 ume 2006-05-02 23:02:33 UTC FreeBSD src repository Modified files: lib/libc/net nscachedcli.c usr.sbin/cached query.c Log: Fix alignment problem on AMD64. Reported by: Pascal Hofstee Submitted by: Michael Bushkov Tested by: Pascal Hofstee Revision Changes Path 1.2 +4 -4 src/lib/libc/net/nscachedcli.c 1.2 +8 -6 src/usr.sbin/cached/query.c From owner-cvs-src@FreeBSD.ORG Tue May 2 23:27:16 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C40416A401; Tue, 2 May 2006 23:27:16 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDF8343D48; Tue, 2 May 2006 23:27:15 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42NRFsM082450; Tue, 2 May 2006 23:27:15 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42NRFm0082449; Tue, 2 May 2006 23:27:15 GMT (envelope-from marcel) Message-Id: <200605022327.k42NRFm0082449@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 2 May 2006 23:27:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/alpha/isa isa.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 23:27:16 -0000 marcel 2006-05-02 23:27:15 UTC FreeBSD src repository Modified files: sys/alpha/isa isa.c Log: Fix previous commit: the resource returned by rman_reserve_resource() can be NULL. Make sure to only call rman_set_rid() when the resource is not NULL. While here, improve readability and style. Revision Changes Path 1.40 +8 -10 src/sys/alpha/isa/isa.c From owner-cvs-src@FreeBSD.ORG Tue May 2 23:52:48 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2880216A403; Tue, 2 May 2006 23:52:48 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E46AE43D70; Tue, 2 May 2006 23:52:44 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k42NqiR3095383; Tue, 2 May 2006 23:52:44 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k42Nqi1s095377; Tue, 2 May 2006 23:52:44 GMT (envelope-from tegge) Message-Id: <200605022352.k42Nqi1s095377@repoman.freebsd.org> From: Tor Egge Date: Tue, 2 May 2006 23:52:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.c ffs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 23:52:48 -0000 tegge 2006-05-02 23:52:44 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_snapshot.c ffs_vnops.c Log: Close a race when VOP_LOCK() on a snapshot file is attempted at the same time as it is changed back into a normal file. The locker would get the shared "snaplk" lock which would no longer be the correct lock for the vnode. Revision Changes Path 1.118 +66 -41 src/sys/ufs/ffs/ffs_snapshot.c 1.159 +44 -1 src/sys/ufs/ffs/ffs_vnops.c From owner-cvs-src@FreeBSD.ORG Wed May 3 00:04:39 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B266316A400; Wed, 3 May 2006 00:04:39 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3080F43D58; Wed, 3 May 2006 00:04:39 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k4304dLa004943; Wed, 3 May 2006 00:04:39 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k4304dtW004942; Wed, 3 May 2006 00:04:39 GMT (envelope-from tegge) Message-Id: <200605030004.k4304dtW004942@repoman.freebsd.org> From: Tor Egge Date: Wed, 3 May 2006 00:04:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 00:04:39 -0000 tegge 2006-05-03 00:04:39 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_snapshot.c Log: A side effect of calling runningbufwakeup() is that bp->b_runningbufspace is cleared. Save old value and restore bp->b_runningbufspace before returning from ffs_copyonwrite(). Revision Changes Path 1.119 +10 -3 src/sys/ufs/ffs/ffs_snapshot.c From owner-cvs-src@FreeBSD.ORG Wed May 3 00:10:30 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01A4516A408; Wed, 3 May 2006 00:10:30 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6667143D4C; Wed, 3 May 2006 00:10:29 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k430ATDn005458; Wed, 3 May 2006 00:10:29 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k430ATON005457; Wed, 3 May 2006 00:10:29 GMT (envelope-from tegge) Message-Id: <200605030010.k430ATON005457@repoman.freebsd.org> From: Tor Egge Date: Wed, 3 May 2006 00:10:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 00:10:30 -0000 tegge 2006-05-03 00:10:29 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_vfsops.c Log: Temporarily undo clusters contribution to global runningbufspace while handling copy on write for the buffers taking part in the cluster. Revision Changes Path 1.312 +4 -0 src/sys/ufs/ffs/ffs_vfsops.c From owner-cvs-src@FreeBSD.ORG Wed May 3 00:29:25 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1D8B16A414; Wed, 3 May 2006 00:29:25 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 610A943D88; Wed, 3 May 2006 00:29:23 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k430TNYM016048; Wed, 3 May 2006 00:29:23 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k430TNF9016047; Wed, 3 May 2006 00:29:23 GMT (envelope-from tegge) Message-Id: <200605030029.k430TNF9016047@repoman.freebsd.org> From: Tor Egge Date: Wed, 3 May 2006 00:29:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 00:29:25 -0000 tegge 2006-05-03 00:29:23 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_snapshot.c Log: Detect the snapshot file being prematurely unlinked. Revision Changes Path 1.120 +10 -0 src/sys/ufs/ffs/ffs_snapshot.c From owner-cvs-src@FreeBSD.ORG Wed May 3 00:51:02 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFFD216A406; Wed, 3 May 2006 00:51:02 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A007343D45; Wed, 3 May 2006 00:51:02 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k430p2eH034889; Wed, 3 May 2006 00:51:02 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k430p25W034888; Wed, 3 May 2006 00:51:02 GMT (envelope-from tegge) Message-Id: <200605030051.k430p25W034888@repoman.freebsd.org> From: Tor Egge Date: Wed, 3 May 2006 00:51:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 00:51:03 -0000 tegge 2006-05-03 00:51:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/i386/i386 pmap.c Log: MFC part of revision 1.436 missed in MFC to revision 1.250.2.24. If page table allocation failed then the allocation should be retried. Submitted by: ps Revision Changes Path 1.250.2.27 +2 -0 src/sys/i386/i386/pmap.c From owner-cvs-src@FreeBSD.ORG Wed May 3 04:14:18 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6521D16A402; Wed, 3 May 2006 04:14:18 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FC8043D46; Wed, 3 May 2006 04:14:18 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k434EHaH049750; Wed, 3 May 2006 04:14:17 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k434EHkR049744; Wed, 3 May 2006 04:14:17 GMT (envelope-from scottl) Message-Id: <200605030414.k434EHkR049744@repoman.freebsd.org> From: Scott Long Date: Wed, 3 May 2006 04:14:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 busdma_machdep.c src/sys/i386/i386 busdma_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 04:14:18 -0000 scottl 2006-05-03 04:14:17 UTC FreeBSD src repository Modified files: sys/amd64/amd64 busdma_machdep.c sys/i386/i386 busdma_machdep.c Log: Allow bus_dmamap_load() to pass ENOMEM back to the caller. This puts it into conformance with the mbuf and uio load routines. ENOMEM can only happen with BUS_DMA_NOWAIT is passed in, thus the deferals are disabled. I don't like doing this, but fixing this fixes assumptions in other important drivers, which is a net benefit for now. Revision Changes Path 1.74 +10 -4 src/sys/amd64/amd64/busdma_machdep.c 1.77 +10 -4 src/sys/i386/i386/busdma_machdep.c From owner-cvs-src@FreeBSD.ORG Wed May 3 13:01:01 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A91D316A400; Wed, 3 May 2006 13:01:01 +0000 (UTC) (envelope-from anders@FreeBSD.org) Received: from totem.fix.no (totem.fix.no [80.91.36.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9D2243D58; Wed, 3 May 2006 13:01:00 +0000 (GMT) (envelope-from anders@FreeBSD.org) Received: by totem.fix.no (Postfix, from userid 1000) id 0758A8DB1A9; Wed, 3 May 2006 15:00:59 +0200 (CEST) Date: Wed, 3 May 2006 15:00:58 +0200 From: Anders Nordby To: Florent Thoumie Message-ID: <20060503130058.GA18509@totem.fix.no> References: <200604110920.k3B9Kmm8043408@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200604110920.k3B9Kmm8043408@repoman.freebsd.org> X-PGP-Key: http://anders.fix.no/pgp/ X-PGP-Key-FingerPrint: 1E0F C53C D8DF 6A8F EAAD 19C5 D12A BC9F 0083 5956 User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 13:01:01 -0000 Hi, Is there any chance to have this, and the 1.54 -> 1.55 fix MFCed before 6.1 is rolled? It's a very nice fix for people who are using many jails, along with software from ports. On Tue, Apr 11, 2006 at 09:20:47AM +0000, Florent Thoumie wrote: > flz 2006-04-11 09:20:47 UTC > > FreeBSD src repository > > Modified files: > etc rc.subr > Log: > - If no pidfile has been created at startup, only stop processes > with current jid. > > PR: conf/93287 > Submitted by: anders > Approved by: cperciva (mentor) > MFC after: 1 month > > Revision Changes Path > 1.54 +7 -4 src/etc/rc.subr > _______________________________________________ > cvs-src@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" -- Anders. From owner-cvs-src@FreeBSD.ORG Wed May 3 13:17:44 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A690416A405; Wed, 3 May 2006 13:17:44 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2053F43D46; Wed, 3 May 2006 13:17:43 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 4F6F511716; Wed, 3 May 2006 15:17:39 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 60701-03; Wed, 3 May 2006 15:17:32 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id A197A11424; Wed, 3 May 2006 15:17:31 +0200 (CEST) From: Florent Thoumie To: Anders Nordby In-Reply-To: <20060503130058.GA18509@totem.fix.no> References: <200604110920.k3B9Kmm8043408@repoman.freebsd.org> <20060503130058.GA18509@totem.fix.no> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-DkObu0GRs9Fyc8ehGAUU" Date: Wed, 03 May 2006 14:17:22 +0100 Message-Id: <1146662242.941.15.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, re@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 13:17:44 -0000 --=-DkObu0GRs9Fyc8ehGAUU Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2006-05-03 at 15:00 +0200, Anders Nordby wrote: > Hi, >=20 > Is there any chance to have this, and the 1.54 -> 1.55 fix MFCed before > 6.1 is rolled? >=20 > It's a very nice fix for people who are using many jails, along with > software from ports. >=20 > On Tue, Apr 11, 2006 at 09:20:47AM +0000, Florent Thoumie wrote: > > flz 2006-04-11 09:20:47 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > etc rc.subr=20 > > Log: > > - If no pidfile has been created at startup, only stop processes > > with current jid. > > =20 > > PR: conf/93287 > > Submitted by: anders > > Approved by: cperciva (mentor) > > MFC after: 1 month > > =20 > > Revision Changes Path > > 1.54 +7 -4 src/etc/rc.subr I'm not sure what's the current state of affairs for MFC requests. I'd like to sync /etc/rc.d/jail too. Last commit is quite handy too (jail_interface variable to set up IP alias automatically). CC'ed re@, just in case. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-DkObu0GRs9Fyc8ehGAUU Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEWK1iMxEkbVFH3PQRAvHYAJ0ft7tHPnwfBGOLZ862MOGtXPWK4gCfb1R8 mLY8tifxrK6XxJBMU+aHbSM= =WBAp -----END PGP SIGNATURE----- --=-DkObu0GRs9Fyc8ehGAUU-- From owner-cvs-src@FreeBSD.ORG Wed May 3 13:37:00 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1167716A401; Wed, 3 May 2006 13:37:00 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62BFC43D48; Wed, 3 May 2006 13:36:58 +0000 (GMT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.13.6/8.13.4) with ESMTP id k43DavLj024863; Wed, 3 May 2006 17:36:57 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Wed, 3 May 2006 17:36:57 +0400 (MSD) From: Dmitry Morozovsky To: Tor Egge In-Reply-To: <200605022352.k42Nqi1s095377@repoman.freebsd.org> Message-ID: <20060503172526.H98950@woozle.rinet.ru> References: <200605022352.k42Nqi1s095377@repoman.freebsd.org> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (woozle.rinet.ru [0.0.0.0]); Wed, 03 May 2006 17:36:57 +0400 (MSD) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_snapshot.c ffs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 13:37:00 -0000 Dear Tor, On Tue, 2 May 2006, Tor Egge wrote: TE> Modified files: TE> sys/ufs/ffs ffs_snapshot.c ffs_vnops.c TE> Log: TE> Close a race when VOP_LOCK() on a snapshot file is attempted at the TE> same time as it is changed back into a normal file. The locker would TE> get the shared "snaplk" lock which would no longer be the correct lock TE> for the vnode. Any chance this (and subsequent) change(s) would fix snaplk errors reported by me? How can I help testing (patch applied cleanly, but I hesitate to test it blindly ;) Thanks! Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-cvs-src@FreeBSD.ORG Wed May 3 13:43:50 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64CC416A448; Wed, 3 May 2006 13:43:50 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ED3A43D5C; Wed, 3 May 2006 13:43:48 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k43DhlEt091643; Wed, 3 May 2006 13:43:48 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k43Dhlox091636; Wed, 3 May 2006 13:43:47 GMT (envelope-from jhb) Message-Id: <200605031343.k43Dhlox091636@repoman.freebsd.org> From: John Baldwin Date: Wed, 3 May 2006 13:43:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/i386/boot0 boot0.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 13:43:53 -0000 jhb 2006-05-03 13:43:46 UTC FreeBSD src repository Modified files: sys/boot/i386/boot0 boot0.S Log: Restore the pre-5.x behavior of only beeping if the user makes a bad selection and not always beeping on startup. The two bytes for the extra 'jmp' instruction were obtained by removing recognition of BSD/OS partitions. Requested by: many Tested by: subset of many Head nod: imp, keramida MFC after: 2 weeks Revision Changes Path 1.15 +8 -5 src/sys/boot/i386/boot0/boot0.S From owner-cvs-src@FreeBSD.ORG Wed May 3 15:14:47 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9E1916A405; Wed, 3 May 2006 15:14:47 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8448943D45; Wed, 3 May 2006 15:14:47 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k43FElkr041392; Wed, 3 May 2006 15:14:47 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k43FElYu041391; Wed, 3 May 2006 15:14:47 GMT (envelope-from ume) Message-Id: <200605031514.k43FElYu041391@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 3 May 2006 15:14:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc Makefile nsswitch.conf src/etc/rc.d nsswitch X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 15:14:48 -0000 ume 2006-05-03 15:14:47 UTC FreeBSD src repository Modified files: etc Makefile etc/rc.d nsswitch Added files: etc nsswitch.conf Log: Install /etc/nsswitch.conf statically rather than generating it at boot. Autogeneration of nsswitch.conf doesn't makes sense in 7.0 since it's not permitted to upgrade from a pre-nss release without passing through an intermediate release. Suggested by: brooks Revision Changes Path 1.356 +2 -2 src/etc/Makefile 1.1 +15 -0 src/etc/nsswitch.conf (new) 1.11 +0 -64 src/etc/rc.d/nsswitch From owner-cvs-src@FreeBSD.ORG Wed May 3 16:45:16 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A347016A401; Wed, 3 May 2006 16:45:16 +0000 (UTC) (envelope-from ambrisko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F57E43D45; Wed, 3 May 2006 16:45:16 +0000 (GMT) (envelope-from ambrisko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k43GjGtg091612; Wed, 3 May 2006 16:45:16 GMT (envelope-from ambrisko@repoman.freebsd.org) Received: (from ambrisko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k43GjFI6091607; Wed, 3 May 2006 16:45:15 GMT (envelope-from ambrisko) Message-Id: <200605031645.k43GjFI6091607@repoman.freebsd.org> From: Doug Ambrisko Date: Wed, 3 May 2006 16:45:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/amr amr.c amr_linux.c amrvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 16:45:17 -0000 ambrisko 2006-05-03 16:45:15 UTC FreeBSD src repository Modified files: sys/dev/amr amr.c amr_linux.c amrvar.h Log: Make amr_linux work as a module by avoiding calling amr_linux_ioctl_int from the amr_linux. This simplifies the amr_linux shim and puts the smarts into amr.c. I tested this with 2 amr controllers in one box. It seems to work okay with them. Revision Changes Path 1.78 +32 -5 src/sys/dev/amr/amr.c 1.4 +9 -120 src/sys/dev/amr/amr_linux.c 1.33 +0 -2 src/sys/dev/amr/amrvar.h From owner-cvs-src@FreeBSD.ORG Wed May 3 17:33:35 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9899F16A417; Wed, 3 May 2006 17:33:35 +0000 (UTC) (envelope-from bsd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65A9C43D5D; Wed, 3 May 2006 17:33:30 +0000 (GMT) (envelope-from bsd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k43HXUgc024744; Wed, 3 May 2006 17:33:30 GMT (envelope-from bsd@repoman.freebsd.org) Received: (from bsd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k43HXUVS024743; Wed, 3 May 2006 17:33:30 GMT (envelope-from bsd) Message-Id: <200605031733.k43HXUVS024743@repoman.freebsd.org> From: "Brian S. Dean" Date: Wed, 3 May 2006 17:33:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/i386/sys i386_set_watch.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 17:33:35 -0000 bsd 2006-05-03 17:33:29 UTC FreeBSD src repository Modified files: lib/libc/i386/sys i386_set_watch.3 Log: A few minor wording changes and a clarification about error conditions. Revision Changes Path 1.8 +10 -10 src/lib/libc/i386/sys/i386_set_watch.3 From owner-cvs-src@FreeBSD.ORG Wed May 3 18:13:12 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAD7A16A404; Wed, 3 May 2006 18:13:12 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7EF143D4C; Wed, 3 May 2006 18:13:12 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k43IDC4N046785; Wed, 3 May 2006 18:13:12 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k43IDBHJ046774; Wed, 3 May 2006 18:13:11 GMT (envelope-from sam) Message-Id: <200605031813.k43IDBHJ046774@repoman.freebsd.org> From: Sam Leffler Date: Wed, 3 May 2006 18:13:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 18:13:13 -0000 sam 2006-05-03 18:13:11 UTC FreeBSD src repository Modified files: sys/i386/conf GENERIC Log: add ath and wlan crypto support Requested by: many MFC after: 1 month Revision Changes Path 1.444 +6 -0 src/sys/i386/conf/GENERIC From owner-cvs-src@FreeBSD.ORG Wed May 3 18:15:37 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45B9016A401; Wed, 3 May 2006 18:15:37 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0668A43D45; Wed, 3 May 2006 18:15:37 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k43IFaWY048780; Wed, 3 May 2006 18:15:36 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k43IFatN048779; Wed, 3 May 2006 18:15:36 GMT (envelope-from sam) Message-Id: <200605031815.k43IFatN048779@repoman.freebsd.org> From: Sam Leffler Date: Wed, 3 May 2006 18:15:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 18:15:37 -0000 sam 2006-05-03 18:15:36 UTC FreeBSD src repository Modified files: sys/amd64/conf GENERIC Log: add ath and wlan crypto support MFC after: 1 month Revision Changes Path 1.455 +6 -0 src/sys/amd64/conf/GENERIC From owner-cvs-src@FreeBSD.ORG Wed May 3 18:31:05 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7E6616A400; Wed, 3 May 2006 18:31:05 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7501E43D46; Wed, 3 May 2006 18:31:05 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 56F571A3C2F; Wed, 3 May 2006 11:31:05 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B524C515D5; Wed, 3 May 2006 14:31:04 -0400 (EDT) Date: Wed, 3 May 2006 14:31:04 -0400 From: Kris Kennaway To: Dmitry Morozovsky Message-ID: <20060503183104.GA31055@xor.obsecurity.org> References: <200605022352.k42Nqi1s095377@repoman.freebsd.org> <20060503172526.H98950@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: <20060503172526.H98950@woozle.rinet.ru> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Tor Egge , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_snapshot.c ffs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 18:31:05 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 03, 2006 at 05:36:57PM +0400, Dmitry Morozovsky wrote: > Dear Tor, >=20 > On Tue, 2 May 2006, Tor Egge wrote: >=20 > TE> Modified files: > TE> sys/ufs/ffs ffs_snapshot.c ffs_vnops.c=20 > TE> Log: > TE> Close a race when VOP_LOCK() on a snapshot file is attempted at the > TE> same time as it is changed back into a normal file. The locker wou= ld > TE> get the shared "snaplk" lock which would no longer be the correct l= ock > TE> for the vnode. >=20 > Any chance this (and subsequent) change(s) would fix snaplk errors report= ed by=20 > me? How can I help testing (patch applied cleanly, but I hesitate to test= it=20 > blindly ;) It does not, but these are some related issues found while testing. Kris --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEWPboWry0BWjoQKURAiN5AKDg84SM0zjYI3U3dSt0uuTRYxknsACfXu5Q l3eHsnI3Y/XEgeWv1Kci8vA= =q8zl -----END PGP SIGNATURE----- --huq684BweRXVnRxX-- From owner-cvs-src@FreeBSD.ORG Wed May 3 19:46:25 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BB6F16A447; Wed, 3 May 2006 19:46:25 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F31343D5C; Wed, 3 May 2006 19:45:20 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.pc (aris.bedc.ondsl.gr [62.103.39.226]) (authenticated bits=128) by igloo.linux.gr (8.13.6/8.13.6/Debian-1) with ESMTP id k43JilE0005311 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 3 May 2006 22:44:51 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.6/8.13.6) with ESMTP id k43Jiv0K035806; Wed, 3 May 2006 22:44:57 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.pc (8.13.6/8.13.6/Submit) id k43JivHM035787; Wed, 3 May 2006 22:44:57 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 3 May 2006 22:44:56 +0300 From: Giorgos Keramidas To: John Baldwin Message-ID: <20060503194456.GA30499@gothmog.pc> References: <200605031343.k43Dhlox091636@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605031343.k43Dhlox091636@repoman.freebsd.org> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.399, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.80, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/boot/i386/boot0 boot0.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 19:46:26 -0000 On 2006-05-03 13:43, John Baldwin wrote: > jhb 2006-05-03 13:43:46 UTC > > FreeBSD src repository > > Modified files: > sys/boot/i386/boot0 boot0.S > Log: > Restore the pre-5.x behavior of only beeping if the user makes a bad > selection and not always beeping on startup. The two bytes for the extra > 'jmp' instruction were obtained by removing recognition of BSD/OS > partitions. > > Requested by: many > Tested by: subset of many > Head nod: imp, keramida > MFC after: 2 weeks > > Revision Changes Path > 1.15 +8 -5 src/sys/boot/i386/boot0/boot0.S Thanks! I just had a chance to install a new boot0 block here and this works quite fine :) One less local patch to maintain. Hurrah! From owner-cvs-src@FreeBSD.ORG Wed May 3 20:13:35 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F56A16A670; Wed, 3 May 2006 20:13:35 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE10543D45; Wed, 3 May 2006 20:13:34 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k43KDYAo013237; Wed, 3 May 2006 20:13:34 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k43KDYSd013228; Wed, 3 May 2006 20:13:34 GMT (envelope-from maxim) Message-Id: <200605032013.k43KDYSd013228@repoman.freebsd.org> From: Maxim Konovalov Date: Wed, 3 May 2006 20:13:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/jail jail.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 20:13:36 -0000 maxim 2006-05-03 20:13:33 UTC FreeBSD src repository Modified files: usr.sbin/jail jail.8 Log: o Document security.jail.jailed sysctl. PR: docs/94711 Submitted by: Andreas Kohn MFC after: 2 weeks Revision Changes Path 1.74 +6 -1 src/usr.sbin/jail/jail.8 From owner-cvs-src@FreeBSD.ORG Wed May 3 21:08:40 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 343E516A400; Wed, 3 May 2006 21:08:40 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E377643D46; Wed, 3 May 2006 21:08:39 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k43L8dWC051393; Wed, 3 May 2006 21:08:39 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k43L8dPn051392; Wed, 3 May 2006 21:08:39 GMT (envelope-from scottl) Message-Id: <200605032108.k43L8dPn051392@repoman.freebsd.org> From: Scott Long Date: Wed, 3 May 2006 21:08:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/rr232x osm_bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 21:08:40 -0000 scottl 2006-05-03 21:08:39 UTC FreeBSD src repository Modified files: sys/dev/rr232x osm_bsd.c Log: Hide another common print under bootverbose. Revision Changes Path 1.3 +2 -1 src/sys/dev/rr232x/osm_bsd.c From owner-cvs-src@FreeBSD.ORG Wed May 3 21:19:44 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10E7A16A400; Wed, 3 May 2006 21:19:44 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4BB543D45; Wed, 3 May 2006 21:19:43 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k43LJhbG059229; Wed, 3 May 2006 21:19:43 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k43LJhpG059228; Wed, 3 May 2006 21:19:43 GMT (envelope-from cperciva) Message-Id: <200605032119.k43LJhpG059228@repoman.freebsd.org> From: Colin Percival Date: Wed, 3 May 2006 21:19:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/portsnap/portsnap portsnap.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 21:19:44 -0000 cperciva 2006-05-03 21:19:43 UTC FreeBSD src repository Modified files: usr.sbin/portsnap/portsnap portsnap.sh Log: Instead of selecting a mirror and failing if it is inaccessible, keep track of which mirrors we have tried and try a different mirror if we fail when trying to download the SSL public key or the snapshot signature. Failures later in the download process will not result in switching to a different mirror, for two reasons: 1. If is very unlikely that a mirror will fail partway through the process of downloading updates. 2. If we switched from a more recently updated mirror to a less recently updated mirror partway through the download process, we would end up failing anyway because we would be trying to fetch files which the second mirror didn't have yet. PR: bin/96288 Requested by: lots of people Sponsored by: FreeBSD security development fundraiser Revision Changes Path 1.18 +50 -25 src/usr.sbin/portsnap/portsnap/portsnap.sh From owner-cvs-src@FreeBSD.ORG Wed May 3 21:29:01 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B55B216A400; Wed, 3 May 2006 21:29:01 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8694343D45; Wed, 3 May 2006 21:29:01 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k43LT1L9062339; Wed, 3 May 2006 21:29:01 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k43LT11c062338; Wed, 3 May 2006 21:29:01 GMT (envelope-from cperciva) Message-Id: <200605032129.k43LT11c062338@repoman.freebsd.org> From: Colin Percival Date: Wed, 3 May 2006 21:29:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/portsnap/portsnap portsnap.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 21:29:01 -0000 cperciva 2006-05-03 21:29:01 UTC FreeBSD src repository Modified files: usr.sbin/portsnap/portsnap portsnap.sh Log: The approach portsnap uses of "pick a random HTTP mirror" doesn't interact very nicely with HTTP proxies: Since proxies do not know that all the files on portsnap1.freebsd.org are identical to the files with the same names on portsnap2.freebsd.org, said proxies end up downloading and storing files in duplicate. This commit uses the HTTP_PROXY environment variable, if set, to generate a random number seed for use in selecting a mirror. This means that if several systems all have the same HTTP_PROXY value set, they will ask the proxy to fetch files from the same mirror (unless that mirror fails, in which case all the systems will use the same second choice, et cetera). Portsnap still doesn't interact very well with "transparent" HTTP proxies, but there's nothing I can do about those. Requested by: simon Sponsored by: FreeBSD security development fundraiser Revision Changes Path 1.19 +16 -3 src/usr.sbin/portsnap/portsnap/portsnap.sh From owner-cvs-src@FreeBSD.ORG Wed May 3 21:51:14 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60C7F16A410; Wed, 3 May 2006 21:51:14 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF5DA43D6E; Wed, 3 May 2006 21:51:09 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k43Lp9BJ075301; Wed, 3 May 2006 21:51:09 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k43Lp9DX075297; Wed, 3 May 2006 21:51:09 GMT (envelope-from maxim) Message-Id: <200605032151.k43Lp9DX075297@repoman.freebsd.org> From: Maxim Konovalov Date: Wed, 3 May 2006 21:51:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/gnu/fs/ext2fs ext2_bitops.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 21:51:14 -0000 maxim 2006-05-03 21:51:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/gnu/fs/ext2fs ext2_bitops.h Log: MFC rev. 1.3: repair ext2fs writes. Approved by: re (scottl) Revision Changes Path 1.2.2.1 +1 -1 src/sys/gnu/fs/ext2fs/ext2_bitops.h From owner-cvs-src@FreeBSD.ORG Wed May 3 21:51:53 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9291916A44C; Wed, 3 May 2006 21:51:53 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BE1843D67; Wed, 3 May 2006 21:51:52 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k43Lpq4L076017; Wed, 3 May 2006 21:51:52 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k43LpqFE076016; Wed, 3 May 2006 21:51:52 GMT (envelope-from maxim) Message-Id: <200605032151.k43LpqFE076016@repoman.freebsd.org> From: Maxim Konovalov Date: Wed, 3 May 2006 21:51:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/gnu/fs/ext2fs ext2_bitops.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 21:51:54 -0000 maxim 2006-05-03 21:51:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/gnu/fs/ext2fs ext2_bitops.h Log: MFC rev. 1.3: repair ext2fs writes. Approved by: re (scottl) Revision Changes Path 1.2.6.1 +1 -1 src/sys/gnu/fs/ext2fs/ext2_bitops.h From owner-cvs-src@FreeBSD.ORG Wed May 3 22:09:44 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 409DD16A404; Wed, 3 May 2006 22:09:44 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A21F43D48; Wed, 3 May 2006 22:09:43 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k43M9haS087563; Wed, 3 May 2006 22:09:43 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k43M9hDF087562; Wed, 3 May 2006 22:09:43 GMT (envelope-from cperciva) Message-Id: <200605032209.k43M9hDF087562@repoman.freebsd.org> From: Colin Percival Date: Wed, 3 May 2006 22:09:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/portsnap/portsnap portsnap.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 22:09:44 -0000 cperciva 2006-05-03 22:09:43 UTC FreeBSD src repository Modified files: usr.sbin/portsnap/portsnap portsnap.sh Log: Remove two lines of debugging which I forgot to remove before the last commit. Noticed by: simon Revision Changes Path 1.20 +0 -2 src/usr.sbin/portsnap/portsnap/portsnap.sh From owner-cvs-src@FreeBSD.ORG Thu May 4 00:34:07 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 904AE16A401; Thu, 4 May 2006 00:34:07 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B5E743D45; Thu, 4 May 2006 00:34:07 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k440Y72c071300; Thu, 4 May 2006 00:34:07 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k440Y7Jd071299; Thu, 4 May 2006 00:34:07 GMT (envelope-from mjacob) Message-Id: <200605040034.k440Y7Jd071299@repoman.freebsd.org> From: Matt Jacob Date: Thu, 4 May 2006 00:34:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/bce if_bcereg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 00:34:07 -0000 mjacob 2006-05-04 00:34:07 UTC FreeBSD src repository Modified files: sys/dev/bce if_bcereg.h Log: Gratuitous tag alignment. It bugged me. Revision Changes Path 1.4 +1 -1 src/sys/dev/bce/if_bcereg.h From owner-cvs-src@FreeBSD.ORG Thu May 4 02:34:19 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D528A16A400; Thu, 4 May 2006 02:34:19 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FF0343D45; Thu, 4 May 2006 02:34:19 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k442YJok050562; Thu, 4 May 2006 02:34:19 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k442YJXx050558; Thu, 4 May 2006 02:34:19 GMT (envelope-from mjacob) Message-Id: <200605040234.k442YJXx050558@repoman.freebsd.org> From: Matt Jacob Date: Thu, 4 May 2006 02:34:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mpt mpt.h mpt_cam.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 02:34:19 -0000 mjacob 2006-05-04 02:34:19 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt.h mpt_cam.c Log: Remove MPT_PRT_INVARIANT- it was a silly idea. Revision Changes Path 1.16 +0 -5 src/sys/dev/mpt/mpt.h 1.17 +3 -3 src/sys/dev/mpt/mpt_cam.c From owner-cvs-src@FreeBSD.ORG Thu May 4 02:35:05 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FCFF16A400; Thu, 4 May 2006 02:35:05 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C033643D48; Thu, 4 May 2006 02:35:04 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k442Z4dm051300; Thu, 4 May 2006 02:35:04 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k442Z4xK051299; Thu, 4 May 2006 02:35:04 GMT (envelope-from mjacob) Message-Id: <200605040235.k442Z4xK051299@repoman.freebsd.org> From: Matt Jacob Date: Thu, 4 May 2006 02:35:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mpt mpt_pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 02:35:05 -0000 mjacob 2006-05-04 02:35:04 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt_pci.c Log: Add 4Gb Fibre Channel support. Work sponsored by LSI-Logic. Revision Changes Path 1.28 +10 -1 src/sys/dev/mpt/mpt_pci.c From owner-cvs-src@FreeBSD.ORG Thu May 4 03:00:14 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0155A16A400; Thu, 4 May 2006 03:00:13 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87B3343D45; Thu, 4 May 2006 03:00:13 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k4430Dwr065332; Thu, 4 May 2006 03:00:13 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k4430DWH065328; Thu, 4 May 2006 03:00:13 GMT (envelope-from bde) Message-Id: <200605040300.k4430DWH065328@repoman.freebsd.org> From: Bruce Evans Date: Thu, 4 May 2006 03:00:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/top machine.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 03:00:14 -0000 bde 2006-05-04 03:00:13 UTC FreeBSD src repository Modified files: usr.bin/top machine.c Log: Fixed some style bugs (mainly missing and wrong splitting of long lines). Revision Changes Path 1.75 +54 -48 src/usr.bin/top/machine.c From owner-cvs-src@FreeBSD.ORG Thu May 4 03:48:07 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBF1B16A400; Thu, 4 May 2006 03:48:07 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79C8143D46; Thu, 4 May 2006 03:48:07 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k443m7VL090967; Thu, 4 May 2006 03:48:07 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k443m7a9090966; Thu, 4 May 2006 03:48:07 GMT (envelope-from marcel) Message-Id: <200605040348.k443m7a9090966@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 4 May 2006 03:48:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 03:48:07 -0000 marcel 2006-05-04 03:48:07 UTC FreeBSD src repository Modified files: . UPDATING Log: Belatedly add 2 entries relating to the introduction of scc(4) and the overhaul of puc(4). On sparc64 people may end up without serial console if they upgrade without adding scc(4) to their kernel configuration file. Revision Changes Path 1.446 +15 -0 src/UPDATING From owner-cvs-src@FreeBSD.ORG Thu May 4 03:55:57 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE4D916A42A; Thu, 4 May 2006 03:55:57 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8600C43D55; Thu, 4 May 2006 03:55:57 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from [192.168.5.6] (dhcp06.vpn.xcllnt.net [192.168.5.6]) by ns1.xcllnt.net (8.13.6/8.13.6) with ESMTP id k443tuto084280; Wed, 3 May 2006 20:55:57 -0700 (PDT) (envelope-from marcel@xcllnt.net) In-Reply-To: <200605040348.k443m7a9090966@repoman.freebsd.org> References: <200605040348.k443m7a9090966@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v749.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <9079CCF2-BE4F-4D96-B5DF-69D6F28D9C6E@xcllnt.net> Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Wed, 3 May 2006 20:55:28 -0700 To: Marcel Moolenaar X-Mailer: Apple Mail (2.749.3) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 03:55:58 -0000 On May 3, 2006, at 8:48 PM, Marcel Moolenaar wrote: > Modified files: > . UPDATING > Log: > Belatedly add 2 entries relating to the introduction of scc(4) and > the overhaul of puc(4). On sparc64 people may end up without serial > console if they upgrade without adding scc(4) to their kernel > configuration file. Oops: suggested by kris@ -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-src@FreeBSD.ORG Thu May 4 03:56:32 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 881C816A417; Thu, 4 May 2006 03:56:32 +0000 (UTC) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1E9043D55; Thu, 4 May 2006 03:56:31 +0000 (GMT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k443uVJQ096187; Thu, 4 May 2006 03:56:31 GMT (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k443uV0A096183; Thu, 4 May 2006 03:56:31 GMT (envelope-from bde) Message-Id: <200605040356.k443uV0A096183@repoman.freebsd.org> From: Bruce Evans Date: Thu, 4 May 2006 03:56:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/top machine.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 03:56:32 -0000 bde 2006-05-04 03:56:31 UTC FreeBSD src repository Modified files: usr.bin/top machine.c Log: Move the formatting of the NICE column to a new function format_nice() so that it can be more easily unbroken and extended. Try to use `static', `const' (as appropriate), prototypes declared together, and parameter names in prototypes for all private functions, not just the new one. Revision Changes Path 1.76 +30 -20 src/usr.bin/top/machine.c From owner-cvs-src@FreeBSD.ORG Thu May 4 05:52:53 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8D6F16A448; Thu, 4 May 2006 05:52:53 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 156CB43D46; Thu, 4 May 2006 05:52:53 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 8B69352C2F; Thu, 4 May 2006 07:52:51 +0200 (CEST) Received: from localhost (dlf3.neoplus.adsl.tpnet.pl [83.24.35.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 7404B50C0C; Thu, 4 May 2006 07:52:46 +0200 (CEST) Date: Thu, 4 May 2006 07:51:03 +0200 From: Pawel Jakub Dawidek To: Colin Percival Message-ID: <20060504055103.GC8357@garage.freebsd.pl> References: <200605032129.k43LT11c062338@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wTWi5aaYRw9ix9vO" Content-Disposition: inline In-Reply-To: <200605032129.k43LT11c062338@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r535 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL autolearn=no version=3.0.4 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/portsnap/portsnap portsnap.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 05:52:53 -0000 --wTWi5aaYRw9ix9vO Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 03, 2006 at 09:29:01PM +0000, Colin Percival wrote: +> cperciva 2006-05-03 21:29:01 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> usr.sbin/portsnap/portsnap portsnap.sh=20 +> Log: +> The approach portsnap uses of "pick a random HTTP mirror" doesn't +> interact very nicely with HTTP proxies: Since proxies do not know +> that all the files on portsnap1.freebsd.org are identical to the +> files with the same names on portsnap2.freebsd.org, said proxies end +> up downloading and storing files in duplicate. +> =20 +> This commit uses the HTTP_PROXY environment variable, if set, to +> generate a random number seed for use in selecting a mirror. This +> means that if several systems all have the same HTTP_PROXY value set, +> they will ask the proxy to fetch files from the same mirror (unless +> that mirror fails, in which case all the systems will use the same +> second choice, et cetera). +> =20 +> Portsnap still doesn't interact very well with "transparent" HTTP +> proxies, but there's nothing I can do about those. [...] +> +# Generate a random seed for use in picking mirrors. If HTTP_PROXY +> +# is set, this will be used to generate the seed; otherwise, the seed +> +# will be random. +> + if [ -z "${HTTP_PROXY}" ]; then I think you wanted -n instead of -z here. +> + RANDVALUE=3D`sha256 -qs "${HTTP_PROXY}" | +> + tr -d 'a-f' | +> + cut -c 1-9` +> + else +> + RANDVALUE=3D`jot -r 1 0 999999999` +> + fi --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --wTWi5aaYRw9ix9vO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEWZZHForvXbEpPzQRAinGAJwLP57wnre8x+CGrcIj32iYVPo2ugCgo5pB 8T7B/HbVpIYxPXUb+Yrfvvs= =sUmZ -----END PGP SIGNATURE----- --wTWi5aaYRw9ix9vO-- From owner-cvs-src@FreeBSD.ORG Thu May 4 07:21:13 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A87ED16A400; Thu, 4 May 2006 07:21:13 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 636C443D45; Thu, 4 May 2006 07:21:13 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k447LCiB016578; Thu, 4 May 2006 07:21:12 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k447LC6D016574; Thu, 4 May 2006 07:21:12 GMT (envelope-from scottl) Message-Id: <200605040721.k447LC6D016574@repoman.freebsd.org> From: Scott Long Date: Thu, 4 May 2006 07:21:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/bce if_bcereg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 07:21:13 -0000 scottl 2006-05-04 07:21:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/bce if_bcereg.h Log: MFC rev 1.2-1.4. Approved by: re Revision Changes Path 1.1.2.2 +2 -4 src/sys/dev/bce/if_bcereg.h From owner-cvs-src@FreeBSD.ORG Thu May 4 07:31:57 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1CE116A405; Thu, 4 May 2006 07:31:57 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6097B43D45; Thu, 4 May 2006 07:31:57 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k447Vvq4020578; Thu, 4 May 2006 07:31:57 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k447VvEG020574; Thu, 4 May 2006 07:31:57 GMT (envelope-from scottl) Message-Id: <200605040731.k447VvEG020574@repoman.freebsd.org> From: Scott Long Date: Thu, 4 May 2006 07:31:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/dev/bce if_bcereg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 07:31:57 -0000 scottl 2006-05-04 07:31:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/dev/bce if_bcereg.h Log: MFC rev 1.1-1.4 of if_bcereg.h Approved by: re Revision Changes Path 1.1.4.2 +2 -4 src/sys/dev/bce/if_bcereg.h From owner-cvs-src@FreeBSD.ORG Thu May 4 07:41:03 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 636C716A402; Thu, 4 May 2006 07:41:03 +0000 (UTC) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D62E643D55; Thu, 4 May 2006 07:41:02 +0000 (GMT) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k447f27m027975; Thu, 4 May 2006 07:41:02 GMT (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k447f23o027971; Thu, 4 May 2006 07:41:02 GMT (envelope-from silby) Message-Id: <200605040741.k447f23o027971@repoman.freebsd.org> From: Mike Silbersack Date: Thu, 4 May 2006 07:41:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/bfe if_bfe.c if_bfereg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 07:41:03 -0000 silby 2006-05-04 07:41:02 UTC FreeBSD src repository Modified files: sys/dev/bfe if_bfe.c if_bfereg.h Log: Fix three more bugs in bfe: - Fix bfe_encap so that it will pass the address of the mbuf back up to its caller if/when it modifies it, as it does when doing a m_defrag on a mbuf chain. - Make sure to unload the dmamap for ALL fragments of a packet, not just the first - Use BUS_DMA_NOWAIT for all bus_dmamap_load calls so that the allocation of the map is not delayed - this driver is not set up to handle such delays. - Reduce the number of RX and TX buffers bfe uses so that it does not use more bounce buffers than busdma is willing to allow it to use With these changes, the driver now works properly for a user with a 2GB system, and it also works on my system when the acceptable address range is lowered to 128MB. Previously, both of these setups would act up after a few minutes of activity. Revision Changes Path 1.37 +20 -15 src/sys/dev/bfe/if_bfe.c 1.8 +2 -2 src/sys/dev/bfe/if_bfereg.h From owner-cvs-src@FreeBSD.ORG Thu May 4 07:42:11 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 547CC16A406; Thu, 4 May 2006 07:42:11 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0210643D46; Thu, 4 May 2006 07:42:11 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k447gACe028699; Thu, 4 May 2006 07:42:10 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k447gA5P028695; Thu, 4 May 2006 07:42:10 GMT (envelope-from scottl) Message-Id: <200605040742.k447gA5P028695@repoman.freebsd.org> From: Scott Long Date: Thu, 4 May 2006 07:42:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 07:42:11 -0000 scottl 2006-05-04 07:42:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/kern vfs_subr.c Log: MFC rev 1.669. This is done only because the change has been tested for a month, and then only because it has been heavily reviewed and recommended. Approved by: re Revision Changes Path 1.635.2.16.2.1 +3 -0 src/sys/kern/vfs_subr.c From owner-cvs-src@FreeBSD.ORG Thu May 4 07:42:53 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C5AD16A409; Thu, 4 May 2006 07:42:53 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBF1443D4C; Thu, 4 May 2006 07:42:52 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k447gql0029247; Thu, 4 May 2006 07:42:52 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k447gqN3029246; Thu, 4 May 2006 07:42:52 GMT (envelope-from scottl) Message-Id: <200605040742.k447gqN3029246@repoman.freebsd.org> From: Scott Long Date: Thu, 4 May 2006 07:42:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 07:42:53 -0000 scottl 2006-05-04 07:42:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern vfs_subr.c Log: MFC rev 1.669. This is done only because the change has been tested for a month, and then only because it has been heavily reviewed and recommended. Approved by: re Revision Changes Path 1.635.2.17 +3 -0 src/sys/kern/vfs_subr.c From owner-cvs-src@FreeBSD.ORG Thu May 4 08:44:46 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C187916A401; Thu, 4 May 2006 08:44:46 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 842C043D48; Thu, 4 May 2006 08:44:46 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k448ikw4063622; Thu, 4 May 2006 08:44:46 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k448ijaB063621; Thu, 4 May 2006 08:44:45 GMT (envelope-from maxim) Message-Id: <200605040844.k448ijaB063621@repoman.freebsd.org> From: Maxim Konovalov Date: Thu, 4 May 2006 08:44:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin Makefile src/usr.bin/getent Makefile getent.1 getent.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 08:44:46 -0000 maxim 2006-05-04 08:44:44 UTC FreeBSD src repository Modified files: usr.bin Makefile Added files: usr.bin/getent Makefile getent.1 getent.c Log: o By popular demand import getent(1) utility: a program retrieves and displays entries from the administrative database specified by database, using the lookup order specified in nsswitch.conf(5). PR: bin/79903, bin/88460, bin/96536 Submitted by: Julien Gabel, Dan Nelson, Daniel J. O'Connor Obtained from: NetBSD Discussed with: ume, soc-bushman MFC after: 1 month Revision Changes Path 1.294 +1 -0 src/usr.bin/Makefile 1.1 +6 -0 src/usr.bin/getent/Makefile (new) 1.1 +129 -0 src/usr.bin/getent/getent.1 (new) 1.1 +565 -0 src/usr.bin/getent/getent.c (new) From owner-cvs-src@FreeBSD.ORG Thu May 4 09:01:58 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF21B16A402; Thu, 4 May 2006 09:01:58 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 799C243D48; Thu, 4 May 2006 09:01:58 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k4491vO0078595; Thu, 4 May 2006 09:01:58 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k4491uWv078561; Thu, 4 May 2006 09:01:56 GMT (envelope-from maxim) Message-Id: <200605040901.k4491uWv078561@repoman.freebsd.org> From: Maxim Konovalov Date: Thu, 4 May 2006 09:01:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/getent Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 09:01:59 -0000 maxim 2006-05-04 09:01:54 UTC FreeBSD src repository Modified files: usr.bin/getent Makefile Log: o style: WARNS= -> WARNS?=. Spotted by: ru Revision Changes Path 1.2 +1 -1 src/usr.bin/getent/Makefile From owner-cvs-src@FreeBSD.ORG Thu May 4 11:28:17 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6E6116A43B; Thu, 4 May 2006 11:28:17 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5470B43D55; Thu, 4 May 2006 11:28:17 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k44BSGJN063564; Thu, 4 May 2006 11:28:16 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k44BSGUO063563; Thu, 4 May 2006 11:28:16 GMT (envelope-from ume) Message-Id: <200605041128.k44BSGUO063563@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 4 May 2006 11:28:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/getent getent.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 11:28:17 -0000 ume 2006-05-04 11:28:16 UTC FreeBSD src repository Modified files: usr.bin/getent getent.c Log: The port number must be network byte order. Revision Changes Path 1.2 +3 -4 src/usr.bin/getent/getent.c From owner-cvs-src@FreeBSD.ORG Thu May 4 13:01:18 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CD8116A404; Thu, 4 May 2006 13:01:18 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF42A43D48; Thu, 4 May 2006 13:01:17 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k44D1H64025148; Thu, 4 May 2006 13:01:17 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k44D1HLX025141; Thu, 4 May 2006 13:01:17 GMT (envelope-from pjd) Message-Id: <200605041301.k44D1HLX025141@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Thu, 4 May 2006 13:01:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/geom/raid3 g_raid3.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 13:01:18 -0000 pjd 2006-05-04 13:01:16 UTC FreeBSD src repository Modified files: sys/geom/raid3 g_raid3.c Log: Use G_RAID3_FOREACH_SAFE_BIO() macro instead of G_RAID3_FOREACH_BIO() in two places where g_io_request() is called. g_io_request() can free bio structure so we can't reference it after and G_RAID3_FOREACH_BIO() macro was doing this. Found by: Coverity Prevent analysis tool (with my new models) MFC after: 1 day Revision Changes Path 1.66 +4 -6 src/sys/geom/raid3/g_raid3.c From owner-cvs-src@FreeBSD.ORG Thu May 4 13:24:06 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71EE616A447; Thu, 4 May 2006 13:24:06 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF3B343D46; Thu, 4 May 2006 13:24:05 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.13.4/8.13.3) with ESMTP id k44DO3JE058357; Thu, 4 May 2006 17:24:04 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Thu, 4 May 2006 17:24:03 +0400 (MSD) From: Maxim Konovalov To: Hajimu UMEMOTO In-Reply-To: <200605041128.k44BSGUO063563@repoman.freebsd.org> Message-ID: <20060504172305.P58339@mp2.macomnet.net> References: <200605041128.k44BSGUO063563@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/getent getent.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 13:24:06 -0000 On Thu, 4 May 2006, 11:28-0000, Hajimu UMEMOTO wrote: > ume 2006-05-04 11:28:16 UTC > > FreeBSD src repository > > Modified files: > usr.bin/getent getent.c > Log: > The port number must be network byte order. Uh, thanks! Have you submitted that back to NetBSD? If no I'll do. -- Maxim Konovalov From owner-cvs-src@FreeBSD.ORG Thu May 4 14:11:06 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1873616A42F; Thu, 4 May 2006 14:11:06 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from ameno.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D9FE43D49; Thu, 4 May 2006 14:11:01 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from kasuga.mahoroba.org (IDENT:HsgR6mI2weLuS2m1h8lT8EKcOIQybERAl3JBNP76zSG47dugxUQBU5uysX84uxwK@kasuga-iwi.mahoroba.org [IPv6:3ffe:501:185b:8010:212:f0ff:fe52:6ac]) (user=ume mech=CRAM-MD5 bits=0) by ameno.mahoroba.org (8.13.6/8.13.6) with ESMTP/inet6 id k44EAtTe014913 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 4 May 2006 23:10:55 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Thu, 04 May 2006 23:10:55 +0900 Message-ID: From: Hajimu UMEMOTO To: Maxim Konovalov In-Reply-To: <20060504172305.P58339@mp2.macomnet.net> References: <200605041128.k44BSGUO063563@repoman.freebsd.org> <20060504172305.P58339@mp2.macomnet.net> User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd6.1) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 6.1-RC X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.1.5 (ameno.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Thu, 04 May 2006 23:10:56 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on ameno.mahoroba.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/getent getent.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 14:11:06 -0000 Hi, >>>>> On Thu, 4 May 2006 17:24:03 +0400 (MSD) >>>>> Maxim Konovalov said: maxim> On Thu, 4 May 2006, 11:28-0000, Hajimu UMEMOTO wrote: > ume 2006-05-04 11:28:16 UTC > > FreeBSD src repository > > Modified files: > usr.bin/getent getent.c > Log: > The port number must be network byte order. maxim> Uh, thanks! Have you submitted that back to NetBSD? If no I'll do. I haven't submitted it, yet. Please do it. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-src@FreeBSD.ORG Thu May 4 15:11:14 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CE8D16A441; Thu, 4 May 2006 15:11:14 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D574D43D68; Thu, 4 May 2006 15:11:12 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k44FBCfX095700; Thu, 4 May 2006 15:11:12 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k44FBCZ2095699; Thu, 4 May 2006 15:11:12 GMT (envelope-from delphij) Message-Id: <200605041511.k44FBCZ2095699@repoman.freebsd.org> From: Xin LI Date: Thu, 4 May 2006 15:11:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/release/doc/zh_CN.GB2312/hardware/common dev.sgml src/release/doc/zh_CN.GB2312/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 15:11:17 -0000 delphij 2006-05-04 15:11:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) release/doc/zh_CN.GB2312/hardware/common dev.sgml release/doc/zh_CN.GB2312/relnotes/common new.sgml Log: MFen: relnotes/common/new.sgml: 1.883.2.15.2.3 -> 1.883.2.15.2.5 hardware/common/new.sgml: 1.282.2.10 -> 1.282.2.11 Approved by: re (scottl) Obtained from: The FreeBSD Simplified Chinese Project Revision Changes Path 1.3.2.4.2.2 +3 -1 src/release/doc/zh_CN.GB2312/hardware/common/dev.sgml 1.5.2.6.2.2 +28 -20 src/release/doc/zh_CN.GB2312/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Thu May 4 16:17:49 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A1E016A418; Thu, 4 May 2006 16:17:49 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47A2D43D77; Thu, 4 May 2006 16:17:49 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k44GHnsf036461; Thu, 4 May 2006 16:17:49 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k44GHnKl036454; Thu, 4 May 2006 16:17:49 GMT (envelope-from flz) Message-Id: <200605041617.k44GHnKl036454@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 4 May 2006 16:17:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/etc/rc.d jail src/share/man/man5 rc.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 16:17:49 -0000 flz 2006-05-04 16:17:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) etc/rc.d jail share/man/man5 rc.conf.5 Log: MFC: - Add following global jail options, used if no jail-specific options are set: * jail_mount_enable * jail_devfs_ruleset * jail_devfs_enable * jail_fdescfs_enable * jail_procfs_enable * jail_fstab * jail_flags - Add a jail_interface / jail__interface option. An ip alias will be created (jail__ip) on jail_interface or jail__interface if set. This is not a mandatory option. - Document all missing jail_* options in rc.conf(5). src/share/man/man5/rc.conf.5: rev 1.289 -> 1.290 src/etc/rc.d/jail: rev 1.26 -> 1.27 Approved by: re (scottl) Revision Changes Path 1.23.2.4 +17 -9 src/etc/rc.d/jail 1.256.2.21 +177 -6 src/share/man/man5/rc.conf.5 From owner-cvs-src@FreeBSD.ORG Thu May 4 16:21:56 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B727716A420; Thu, 4 May 2006 16:21:56 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5624543DA8; Thu, 4 May 2006 16:19:48 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k44GJmIF037964; Thu, 4 May 2006 16:19:48 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k44GJmBP037963; Thu, 4 May 2006 16:19:48 GMT (envelope-from flz) Message-Id: <200605041619.k44GJmBP037963@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 4 May 2006 16:19:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/etc rc.subr X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 16:21:59 -0000 flz 2006-05-04 16:19:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) etc rc.subr Log: MFC: - If no pidfile has been created at startup, only stop processes with current jid. src/etc/rc.subr: rev 1.53 -> 1.55 PR: conf/93287 Submitted by: anders Approved by: re (scottl) Revision Changes Path 1.34.2.10 +7 -4 src/etc/rc.subr From owner-cvs-src@FreeBSD.ORG Thu May 4 18:33:37 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFCCE16A405; Thu, 4 May 2006 18:33:37 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FF6A43D48; Thu, 4 May 2006 18:33:37 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k44IXbL0020148; Thu, 4 May 2006 18:33:37 GMT (envelope-from bz@repoman.freebsd.org) Received: (from bz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k44IXbSW020147; Thu, 4 May 2006 18:33:37 GMT (envelope-from bz) Message-Id: <200605041833.k44IXbSW020147@repoman.freebsd.org> From: "Bjoern A. Zeeb" Date: Thu, 4 May 2006 18:33:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/net route.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 18:33:38 -0000 bz 2006-05-04 18:33:37 UTC FreeBSD src repository Modified files: sys/net route.c Log: In rtrequest and rtinit check for sa_len != 0 for the given destination. These checks are needed so we do not install a route looking like this: (0) 192.0.2.200 UH tun0 => When removing this route the kernel will start to walk the address space which looks like a hang on 64bit platforms because it'll take ages while on 32bit you should see a panic when kernel debugging options are turned on. The problem is in rtrequest1: if (netmask) { rt_maskedcopy(dst, ndst, netmask); } else bcopy(dst, ndst, dst->sa_len); In both cases the len might be 0 if the application forgot to set it. If so ndst will be all-zero leading to above mentioned strange routes. This is an application error but we must not fail/hang/panic because of this. Looks ok: gnn No objections: net@ (silence) MFC after: 8 weeks Revision Changes Path 1.115 +6 -0 src/sys/net/route.c From owner-cvs-src@FreeBSD.ORG Thu May 4 18:41:09 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 756C916A411; Thu, 4 May 2006 18:41:09 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D6CA43D46; Thu, 4 May 2006 18:41:09 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k44If9wk025944; Thu, 4 May 2006 18:41:09 GMT (envelope-from bz@repoman.freebsd.org) Received: (from bz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k44If9nN025943; Thu, 4 May 2006 18:41:09 GMT (envelope-from bz) Message-Id: <200605041841.k44If9nN025943@repoman.freebsd.org> From: "Bjoern A. Zeeb" Date: Thu, 4 May 2006 18:41:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet6 frag6.c ip6_forward.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 18:41:09 -0000 bz 2006-05-04 18:41:09 UTC FreeBSD src repository Modified files: sys/netinet6 frag6.c ip6_forward.c Log: Assert ip6_forward_rt protected by Giant adding GIANT_REQUIRED to functions not yet asserting it but working on global ip6_forward_rt route cache which is not locked and perhaps should go away in the future though cache hit/miss ration wasn't bad. It's #if 0ed in frag6 because the code working on ip6_forward_rt is. Revision Changes Path 1.28 +4 -0 src/sys/netinet6/frag6.c 1.32 +2 -0 src/sys/netinet6/ip6_forward.c From owner-cvs-src@FreeBSD.ORG Thu May 4 19:25:14 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09A0A16A464; Thu, 4 May 2006 19:25:14 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 308E543D67; Thu, 4 May 2006 19:25:12 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 99B651FFADC; Thu, 4 May 2006 21:25:11 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 147C01FFAD3; Thu, 4 May 2006 21:25:08 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id E2FC94448D6; Thu, 4 May 2006 19:24:07 +0000 (UTC) Date: Thu, 4 May 2006 19:24:07 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200605041833.k44IXbSW020147@repoman.freebsd.org> Message-ID: <20060504191933.P54242@maildrop.int.zabbadoz.net> References: <200605041833.k44IXbSW020147@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: Subject: Re: cvs commit: src/sys/net route.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 19:25:14 -0000 On Thu, 4 May 2006, Bjoern A. Zeeb wrote: > bz 2006-05-04 18:33:37 UTC > > FreeBSD src repository > > Modified files: > sys/net route.c > Log: > In rtrequest and rtinit check for sa_len != 0 for the given > destination. These checks are needed so we do not install In addition to broken userland applications this will also affect in-kernel route setup and I expect one or the other to turn up being broken (there is a lot of rtr code in netinet6/* for nd for example). So in case you'll have problems setting up routes check that the caller correctly fills in all fields. gnn also suggested that we should catch those cases early in ioctl paths... -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-cvs-src@FreeBSD.ORG Thu May 4 20:10:35 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 680FD16A405; Thu, 4 May 2006 20:10:35 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C482F43D49; Thu, 4 May 2006 20:10:34 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k44KAYMl073594; Thu, 4 May 2006 20:10:34 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k44KAYLC073593; Thu, 4 May 2006 20:10:34 GMT (envelope-from ceri) Message-Id: <200605042010.k44KAYLC073593@repoman.freebsd.org> From: Ceri Davies Date: Thu, 4 May 2006 20:10:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/sysinstall installUpgrade.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 20:10:35 -0000 ceri 2006-05-04 20:10:34 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall installUpgrade.c Log: Fix binary upgrades by accounting for the schg flag on /var/empty. PR: 96711, 96780 Submitted by: Nobuyuki Koganemaru, Martin Jackson Approved by: re (scottl) MFC after: 1 day Revision Changes Path 1.87 +1 -1 src/usr.sbin/sysinstall/installUpgrade.c From owner-cvs-src@FreeBSD.ORG Thu May 4 20:14:52 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5105F16A400; Thu, 4 May 2006 20:14:52 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-0-0-cust107.cdif.cable.ntl.com [81.104.168.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id D27D143D4C; Thu, 4 May 2006 20:14:51 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1FbkDr-0007ZW-6k; Thu, 04 May 2006 21:14:51 +0100 Date: Thu, 4 May 2006 21:14:51 +0100 From: Ceri Davies To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20060504201451.GJ29751@submonkey.net> Mail-Followup-To: Ceri Davies , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200605042010.k44KAYLC073593@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DWg365Y4B18r8evw" Content-Disposition: inline In-Reply-To: <200605042010.k44KAYLC073593@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: Subject: Re: cvs commit: src/usr.sbin/sysinstall installUpgrade.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 20:14:52 -0000 --DWg365Y4B18r8evw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 04, 2006 at 08:10:34PM +0000, Ceri Davies wrote: > ceri 2006-05-04 20:10:34 UTC >=20 > FreeBSD src repository >=20 > Modified files: > usr.sbin/sysinstall installUpgrade.c=20 > Log: > Fix binary upgrades by accounting for the schg flag on /var/empty. Those reading diffs will immediately see other issues in this file; I intend to fix those too but after the upcoming releases. Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --DWg365Y4B18r8evw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEWmC7ocfcwTS3JF8RAhOsAKCrJTpNPgH8djYcrtBOTezyW3GgDwCfScdk mehndLaO+B3pz+jTSLEQmBA= =Puax -----END PGP SIGNATURE----- --DWg365Y4B18r8evw-- From owner-cvs-src@FreeBSD.ORG Fri May 5 00:19:25 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8811D16A401; Fri, 5 May 2006 00:19:25 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 435D843D46; Fri, 5 May 2006 00:19:25 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k450JP4f027354; Fri, 5 May 2006 00:19:25 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k450JPfx027347; Fri, 5 May 2006 00:19:25 GMT (envelope-from sobomax) Message-Id: <200605050019.k450JPfx027347@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 5 May 2006 00:19:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/tools/find-sb find-sb.c mini_ufs.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 00:19:25 -0000 sobomax 2006-05-05 00:19:24 UTC FreeBSD src repository Modified files: tools/tools/find-sb find-sb.c Added files: tools/tools/find-sb mini_ufs.h Log: o Make it possible to compile find-sb on non-FreeBSD system (MacOS X in my case). Can be useful for recovering in some cases; o use SBLOCK_UFS2 instead of SBLOCK_UFS1 to calculate likely start of the UFS2 partition from the beginning of disk. Revision Changes Path 1.2 +5 -1 src/tools/tools/find-sb/find-sb.c 1.1 +154 -0 src/tools/tools/find-sb/mini_ufs.h (new) From owner-cvs-src@FreeBSD.ORG Fri May 5 03:21:14 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4489016A400; Fri, 5 May 2006 03:21:14 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0257E43D45; Fri, 5 May 2006 03:21:14 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k453LDL0034022; Fri, 5 May 2006 03:21:13 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k453LDiC034018; Fri, 5 May 2006 03:21:13 GMT (envelope-from sam) Message-Id: <200605050321.k453LDiC034018@repoman.freebsd.org> From: Sam Leffler Date: Fri, 5 May 2006 03:21:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/ath if_athvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 03:21:14 -0000 sam 2006-05-05 03:21:13 UTC FreeBSD src repository Modified files: sys/dev/ath if_athvar.h Log: correct type MFC after: 2 weeks Revision Changes Path 1.48 +1 -1 src/sys/dev/ath/if_athvar.h From owner-cvs-src@FreeBSD.ORG Fri May 5 03:44:13 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDA2A16A400; Fri, 5 May 2006 03:44:13 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A0BE43D48; Fri, 5 May 2006 03:44:13 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k453iDDv046933; Fri, 5 May 2006 03:44:13 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k453iDXB046932; Fri, 5 May 2006 03:44:13 GMT (envelope-from cperciva) Message-Id: <200605050344.k453iDXB046932@repoman.freebsd.org> From: Colin Percival Date: Fri, 5 May 2006 03:44:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/portsnap/portsnap portsnap.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 03:44:13 -0000 cperciva 2006-05-05 03:44:13 UTC FreeBSD src repository Modified files: usr.sbin/portsnap/portsnap portsnap.sh Log: Fix the test for whether ${HTTP_PROXY} is set -- I got it backwards. Pointy hat to: cperciva Pointed out by: pjd Revision Changes Path 1.21 +1 -1 src/usr.sbin/portsnap/portsnap/portsnap.sh From owner-cvs-src@FreeBSD.ORG Fri May 5 03:50:09 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B87916A404 for ; Fri, 5 May 2006 03:50:09 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: from hexahedron.daemonology.net (s64-180-110-239.bc.hsia.telus.net [64.180.110.239]) by mx1.FreeBSD.org (Postfix) with SMTP id EA45943D48 for ; Fri, 5 May 2006 03:50:07 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: (qmail 11773 invoked from network); 5 May 2006 03:50:07 -0000 Received: from unknown (HELO ?127.0.0.1?) (127.0.0.1) by localhost with SMTP; 5 May 2006 03:50:07 -0000 Message-ID: <445ACB6E.9000507@freebsd.org> Date: Thu, 04 May 2006 20:50:06 -0700 From: Colin Percival User-Agent: Thunderbird 1.5 (X11/20060416) MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <200605032129.k43LT11c062338@repoman.freebsd.org> <20060504055103.GC8357@garage.freebsd.pl> In-Reply-To: <20060504055103.GC8357@garage.freebsd.pl> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/portsnap/portsnap portsnap.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 03:50:09 -0000 Pawel Jakub Dawidek wrote: > On Wed, May 03, 2006 at 09:29:01PM +0000, Colin Percival wrote: > +> + if [ -z "${HTTP_PROXY}" ]; then > > I think you wanted -n instead of -z here. Thanks, fixed. I think this was an ENOTENOUGHCOLAYET bug. :-) Colin Percival From owner-cvs-src@FreeBSD.ORG Fri May 5 04:19:37 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0FE116A408; Fri, 5 May 2006 04:19:37 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D00E43D4C; Fri, 5 May 2006 04:19:37 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k454JbeN066522; Fri, 5 May 2006 04:19:37 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k454JbBF066518; Fri, 5 May 2006 04:19:37 GMT (envelope-from sam) Message-Id: <200605050419.k454JbBF066518@repoman.freebsd.org> From: Sam Leffler Date: Fri, 5 May 2006 04:19:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf options X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 04:19:37 -0000 sam 2006-05-05 04:19:36 UTC FreeBSD src repository Modified files: sys/conf options Log: AH_REGOPS_FUNC is needed for sparc MFC after: 2 weeks Revision Changes Path 1.539 +1 -0 src/sys/conf/options From owner-cvs-src@FreeBSD.ORG Fri May 5 04:47:00 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D28B16A401; Fri, 5 May 2006 04:47:00 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55DE843D48; Fri, 5 May 2006 04:47:00 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k454l04C080053; Fri, 5 May 2006 04:47:00 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k454l0cr080052; Fri, 5 May 2006 04:47:00 GMT (envelope-from cperciva) Message-Id: <200605050447.k454l0cr080052@repoman.freebsd.org> From: Colin Percival Date: Fri, 5 May 2006 04:47:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/portsnap/phttpget phttpget.c src/usr.sbin/portsnap/portsnap portsnap.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 04:47:00 -0000 cperciva 2006-05-05 04:47:00 UTC FreeBSD src repository Modified files: usr.sbin/portsnap/phttpget phttpget.c usr.sbin/portsnap/portsnap portsnap.sh Log: Allow the HTTP_PROXY environment variable to be (mis)spelled as "http_proxy", since some people apparently do this and fetch(3) allows it. Revision Changes Path 1.10 +2 -0 src/usr.sbin/portsnap/phttpget/phttpget.c 1.22 +2 -2 src/usr.sbin/portsnap/portsnap/portsnap.sh From owner-cvs-src@FreeBSD.ORG Fri May 5 06:24:39 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78E7216A408; Fri, 5 May 2006 06:24:37 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B93043D5C; Fri, 5 May 2006 06:24:35 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k456OYXS042640; Fri, 5 May 2006 06:24:34 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k456OYj7042639; Fri, 5 May 2006 06:24:34 GMT (envelope-from pjd) Message-Id: <200605050624.k456OYj7042639@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Fri, 5 May 2006 06:24:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet ip_input.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 06:24:49 -0000 pjd 2006-05-05 06:24:34 UTC FreeBSD src repository Modified files: sys/netinet ip_input.c Log: /tmp/cvsTXPIwQ Revision Changes Path 1.317 +1 -0 src/sys/netinet/ip_input.c From owner-cvs-src@FreeBSD.ORG Fri May 5 06:36:31 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ACC416A406; Fri, 5 May 2006 06:36:31 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBB8E43D48; Fri, 5 May 2006 06:36:30 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k456aUpm048850; Fri, 5 May 2006 06:36:30 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k456aUmq048849; Fri, 5 May 2006 06:36:30 GMT (envelope-from pjd) Message-Id: <200605050636.k456aUmq048849@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Fri, 5 May 2006 06:36:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet ip_input.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 06:36:31 -0000 pjd 2006-05-05 06:36:30 UTC FreeBSD src repository Modified files: sys/netinet ip_input.c Log: Force commit to provide correct commit message: Set 'fp' variable to NULL after freeing it, so it won't be dereferenced later. Found by: Coverity Prevent analysis tool CID: 993 MFC after: 2 weeks Revision Changes Path 1.318 +0 -0 src/sys/netinet/ip_input.c From owner-cvs-src@FreeBSD.ORG Fri May 5 06:37:22 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D700616A41F; Fri, 5 May 2006 06:37:22 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55E0643D4C; Fri, 5 May 2006 06:37:21 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 4741652C10; Fri, 5 May 2006 08:37:17 +0200 (CEST) Received: from localhost (dky10.neoplus.adsl.tpnet.pl [83.24.28.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id EFC9C50B0D; Fri, 5 May 2006 08:37:02 +0200 (CEST) Date: Fri, 5 May 2006 08:35:23 +0200 From: Pawel Jakub Dawidek To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20060505063523.GC5466@garage.freebsd.pl> References: <200605050624.k456OYj7042639@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+nBD6E3TurpgldQp" Content-Disposition: inline In-Reply-To: <200605050624.k456OYj7042639@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r535 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: Subject: Re: cvs commit: src/sys/netinet ip_input.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 06:37:23 -0000 --+nBD6E3TurpgldQp Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 05, 2006 at 06:24:34AM +0000, Pawel Jakub Dawidek wrote: +> pjd 2006-05-05 06:24:34 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/netinet ip_input.c=20 +> Log: +> /tmp/cvsTXPIwQ -F, not -m, grr. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --+nBD6E3TurpgldQp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEWvIrForvXbEpPzQRAvxzAJ4zty2cw51A7Ql0h+sbyCr6wPzm4gCg9z0w umkN5AiPAvNc2L335yX47GA= =KoVe -----END PGP SIGNATURE----- --+nBD6E3TurpgldQp-- From owner-cvs-src@FreeBSD.ORG Fri May 5 06:50:24 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2567C16A401; Fri, 5 May 2006 06:50:24 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA64343D48; Fri, 5 May 2006 06:50:23 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k456oNtQ054165; Fri, 5 May 2006 06:50:23 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k456oNKL054164; Fri, 5 May 2006 06:50:23 GMT (envelope-from rwatson) Message-Id: <200605050650.k456oNKL054164@repoman.freebsd.org> From: Robert Watson Date: Fri, 5 May 2006 06:50:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet tcp_timer.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 06:50:24 -0000 rwatson 2006-05-05 06:50:23 UTC FreeBSD src repository Modified files: sys/netinet tcp_timer.c Log: Only return (tw) from tcp_twclose() if reuse is passed, otherwise return NULL. In principle this shouldn't change the behavior, but avoids returning a potentially invalid/inappropriate pointer to the caller. Found with: Coverity Prevent (tm) Submitted by: pjd MFC after: 3 months Revision Changes Path 1.79 +1 -1 src/sys/netinet/tcp_timer.c From owner-cvs-src@FreeBSD.ORG Fri May 5 07:31:04 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9BF216A405; Fri, 5 May 2006 07:31:04 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F068143D53; Fri, 5 May 2006 07:31:03 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k457V37o076610; Fri, 5 May 2006 07:31:03 GMT (envelope-from bz@repoman.freebsd.org) Received: (from bz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k457V3s1076604; Fri, 5 May 2006 07:31:03 GMT (envelope-from bz) Message-Id: <200605050731.k457V3s1076604@repoman.freebsd.org> From: "Bjoern A. Zeeb" Date: Fri, 5 May 2006 07:31:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet ip_ipsec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 07:31:04 -0000 bz 2006-05-05 07:31:03 UTC FreeBSD src repository Modified files: sys/netinet ip_ipsec.c Log: Make sure the ip data pointer is correct before touching it again after ipsec4_output processing else KAME IPSec using the handbook configuration with gif(4) will panic the kernel. Problem reported by: t. patterson Tested by: t. patterson Revision Changes Path 1.2 +1 -0 src/sys/netinet/ip_ipsec.c From owner-cvs-src@FreeBSD.ORG Fri May 5 08:26:13 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E22316A403; Fri, 5 May 2006 08:26:13 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-0-0-cust107.cdif.cable.ntl.com [81.104.168.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A18E43D46; Fri, 5 May 2006 08:26:12 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1Fbvdb-000BIO-2q; Fri, 05 May 2006 09:26:11 +0100 Date: Fri, 5 May 2006 09:26:11 +0100 From: Ceri Davies To: Colin Percival Message-ID: <20060505082610.GN29751@submonkey.net> Mail-Followup-To: Ceri Davies , Colin Percival , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200605050447.k454l0cr080052@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="l06SQqiZYCi8rTKz" Content-Disposition: inline In-Reply-To: <200605050447.k454l0cr080052@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/portsnap/phttpget phttpget.c src/usr.sbin/portsnap/portsnap portsnap.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 08:26:13 -0000 --l06SQqiZYCi8rTKz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 05, 2006 at 04:47:00AM +0000, Colin Percival wrote: > cperciva 2006-05-05 04:47:00 UTC >=20 > FreeBSD src repository >=20 > Modified files: > usr.sbin/portsnap/phttpget phttpget.c=20 > usr.sbin/portsnap/portsnap portsnap.sh=20 > Log: > Allow the HTTP_PROXY environment variable to be (mis)spelled as > "http_proxy", since some people apparently do this and fetch(3) > allows it. lynx uses it too. Also, the format can be slightly different: % set |grep -ai http =20 HTTP_PROXY=3Dwww-cache.private.submonkey.net:3128 http_proxy=3Dhttp://www-cache.private.submonkey.net:3128/ I don't think that the readenv function in phttpget.c deals with that trailing slash at the moment. Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --l06SQqiZYCi8rTKz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEWwwiocfcwTS3JF8RAlrOAKC3aBx9rP6POi3HFC8bKvU5B+Bc4wCgrjyo Q0AR8ZOb75+hd6+yMP0uqjA= =6LND -----END PGP SIGNATURE----- --l06SQqiZYCi8rTKz-- From owner-cvs-src@FreeBSD.ORG Fri May 5 09:58:14 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6876F16A403; Fri, 5 May 2006 09:58:14 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3902243D45; Fri, 5 May 2006 09:58:14 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k459wEWs020480; Fri, 5 May 2006 09:58:14 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k459wDHE020479; Fri, 5 May 2006 09:58:13 GMT (envelope-from flz) Message-Id: <200605050958.k459wDHE020479@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 5 May 2006 09:58:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/share/man/man5 rc.conf.5 src/etc/rc.d jail X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 09:58:14 -0000 flz 2006-05-05 09:58:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) share/man/man5 rc.conf.5 etc/rc.d jail Log: MFC: - Add following global jail options, used if no jail-specific options are set: * jail_mount_enable * jail_devfs_ruleset * jail_devfs_enable * jail_fdescfs_enable * jail_procfs_enable * jail_fstab * jail_flags - Add a jail_interface / jail__interface option. An ip alias will be created (jail__ip) on jail_interface or jail__interface if set. This is not a mandatory option. - Document all missing jail_* options in rc.conf(5). src/share/man/man5/rc.conf.5: rev 1.289 -> 1.290 src/etc/rc.d/jail: rev 1.26 -> 1.27 Approved by: re (scottl) Revision Changes Path 1.23.2.3.2.1 +17 -9 src/etc/rc.d/jail 1.256.2.20.2.1 +177 -6 src/share/man/man5/rc.conf.5 From owner-cvs-src@FreeBSD.ORG Fri May 5 10:02:56 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE5A816A403; Fri, 5 May 2006 10:02:56 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB4AB43D45; Fri, 5 May 2006 10:02:56 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45A2ueV020604; Fri, 5 May 2006 10:02:56 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45A2tfx020603; Fri, 5 May 2006 10:02:55 GMT (envelope-from flz) Message-Id: <200605051002.k45A2tfx020603@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 5 May 2006 10:02:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/etc rc.subr X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 10:02:57 -0000 flz 2006-05-05 10:02:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) etc rc.subr Log: MFC: - If no pidfile has been created at startup, only stop processes with current jid. src/etc/rc.subr: rev 1.53 -> 1.55 PR: conf/93287 Submitted by: anders Approved by: re (scottl) Revision Changes Path 1.34.2.9.2.1 +7 -4 src/etc/rc.subr From owner-cvs-src@FreeBSD.ORG Fri May 5 10:06:23 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8265A16A408; Fri, 5 May 2006 10:06:23 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4023E43D48; Fri, 5 May 2006 10:06:23 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45A6NvD021841; Fri, 5 May 2006 10:06:23 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45A6M5A021840; Fri, 5 May 2006 10:06:22 GMT (envelope-from pjd) Message-Id: <200605051006.k45A6M5A021840@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Fri, 5 May 2006 10:06:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 10:06:31 -0000 pjd 2006-05-05 10:06:22 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_snapshot.c Log: - Set bio_done directly to NULL to indicate that we want to wait for the bio. - Use biowait() instead of copying the code. MFC after: 1 month Revision Changes Path 1.121 +2 -5 src/sys/ufs/ffs/ffs_snapshot.c From owner-cvs-src@FreeBSD.ORG Fri May 5 14:26:30 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E61E16A402; Fri, 5 May 2006 14:26:30 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDC1143D46; Fri, 5 May 2006 14:26:29 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45EQTv5074155; Fri, 5 May 2006 14:26:29 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45EQToH074154; Fri, 5 May 2006 14:26:29 GMT (envelope-from scottl) Message-Id: <200605051426.k45EQToH074154@repoman.freebsd.org> From: Scott Long Date: Fri, 5 May 2006 14:26:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/modules/rr232x Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 14:26:30 -0000 scottl 2006-05-05 14:26:29 UTC FreeBSD src repository Modified files: sys/modules/rr232x Makefile Log: Remove hand-rolled cross-build glue. Normal cross-build infrastructure in FreeBSD likely supports this without any extra work. Revision Changes Path 1.3 +0 -8 src/sys/modules/rr232x/Makefile From owner-cvs-src@FreeBSD.ORG Fri May 5 15:01:30 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9FB616A408; Fri, 5 May 2006 15:01:30 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 154B543D58; Fri, 5 May 2006 15:01:27 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45F1QKA092657; Fri, 5 May 2006 15:01:26 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45F1Qnu092650; Fri, 5 May 2006 15:01:26 GMT (envelope-from ume) Message-Id: <200605051501.k45F1Qnu092650@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 5 May 2006 15:01:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/cached/agents services.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 15:01:31 -0000 ume 2006-05-05 15:01:26 UTC FreeBSD src repository Modified files: usr.sbin/cached/agents services.c Log: If perform-actual-lookups is enabled, getservbyname() matches an entry even when proto is not valid. Submitted by: Michael Bushkov Revision Changes Path 1.2 +10 -12 src/usr.sbin/cached/agents/services.c From owner-cvs-src@FreeBSD.ORG Fri May 5 16:10:46 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6643016A413; Fri, 5 May 2006 16:10:46 +0000 (UTC) (envelope-from ambrisko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12A3A43D49; Fri, 5 May 2006 16:10:46 +0000 (GMT) (envelope-from ambrisko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45GAjmY030199; Fri, 5 May 2006 16:10:45 GMT (envelope-from ambrisko@repoman.freebsd.org) Received: (from ambrisko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45GAjdo030198; Fri, 5 May 2006 16:10:45 GMT (envelope-from ambrisko) Message-Id: <200605051610.k45GAjdo030198@repoman.freebsd.org> From: Doug Ambrisko Date: Fri, 5 May 2006 16:10:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/alpha/linux linux_sysvec.c src/sys/compat/linux linux_stats.c linux_util.c linux_util.h src/sys/i386/linux linux_sysvec.c src/sys/modules/linux Makefile src/sys/compat/linprocfs linprocfs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 16:10:48 -0000 ambrisko 2006-05-05 16:10:45 UTC FreeBSD src repository Modified files: sys/alpha/linux linux_sysvec.c sys/compat/linux linux_stats.c linux_util.c linux_util.h sys/i386/linux linux_sysvec.c sys/modules/linux Makefile sys/compat/linprocfs linprocfs.c Log: Enhance the Linux emulation layer to make MegaRAID SAS managements tool happy. Add back in a scheme to emulate old type major/minor numbers via hooks into stat, linprocfs to return major/minors that Linux app's expect. Currently only /dev/null is always registered. Drivers can register via the Linux type shim similar to the ioctl shim but by using linux_device_register_handler/linux_device_unregister_handler functions. The structure is: struct linux_device_handler { char *bsd_driver_name; char *linux_driver_name; char *bsd_device_name; char *linux_device_name; int linux_major; int linux_minor; int linux_char_device; }; Linprocfs uses this to display the major number of the driver. The soon to be available linsysfs will use it to fill in the driver name. Linux_stat uses it to translate the major/minor into Linux type values. Note major numbers are dynamically assigned via passing in a -1 for the major number so we don't need to keep track of them. This is somewhat needed due to us switching to our devfs. MegaCli will not run until I add in the linsysfs and mfi Linux compat changes. Sponsored by: IronPort Systems Revision Changes Path 1.100 +6 -0 src/sys/alpha/linux/linux_sysvec.c 1.92 +37 -11 src/sys/compat/linprocfs/linprocfs.c 1.80 +59 -5 src/sys/compat/linux/linux_stats.c 1.30 +137 -0 src/sys/compat/linux/linux_util.c 1.27 +17 -0 src/sys/compat/linux/linux_util.h 1.144 +6 -0 src/sys/i386/linux/linux_sysvec.c 1.67 +1 -1 src/sys/modules/linux/Makefile From owner-cvs-src@FreeBSD.ORG Fri May 5 16:17:59 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABD3E16A401; Fri, 5 May 2006 16:17:59 +0000 (UTC) (envelope-from ambrisko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6583543D45; Fri, 5 May 2006 16:17:59 +0000 (GMT) (envelope-from ambrisko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45GHxVV035938; Fri, 5 May 2006 16:17:59 GMT (envelope-from ambrisko@repoman.freebsd.org) Received: (from ambrisko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45GHxic035937; Fri, 5 May 2006 16:17:59 GMT (envelope-from ambrisko) Message-Id: <200605051617.k45GHxic035937@repoman.freebsd.org> From: Doug Ambrisko Date: Fri, 5 May 2006 16:17:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/linux linux_stats.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 16:17:59 -0000 ambrisko 2006-05-05 16:17:59 UTC FreeBSD src repository Modified files: sys/compat/linux linux_stats.c Log: Fix the the duplicate cut-n-paste in linux_fstat64 pointed out by Alexander Leidinger. I forget to fix it in this version. Revision Changes Path 1.81 +0 -1 src/sys/compat/linux/linux_stats.c From owner-cvs-src@FreeBSD.ORG Fri May 5 16:53:12 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A516816A419; Fri, 5 May 2006 16:53:12 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2264A43D4C; Fri, 5 May 2006 16:53:12 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45GrB7a061199; Fri, 5 May 2006 16:53:12 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45GrBSC061168; Fri, 5 May 2006 16:53:11 GMT (envelope-from hrs) Message-Id: <200605051653.k45GrBSC061168@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 5 May 2006 16:53:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 16:53:12 -0000 hrs 2006-05-05 16:53:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: rr232x(4) added, sound(4) improvements[*] Suggested by: netchild Approved by: re (implicitly) Revision Changes Path 1.883.2.15.2.6 +9 -6 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Fri May 5 17:07:15 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3EDF16A4F2; Fri, 5 May 2006 17:07:15 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DA6343D45; Fri, 5 May 2006 17:07:15 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45H7Fla070298; Fri, 5 May 2006 17:07:15 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45H7FQq070297; Fri, 5 May 2006 17:07:15 GMT (envelope-from hrs) Message-Id: <200605051707.k45H7FQq070297@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 5 May 2006 17:07:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 17:07:16 -0000 hrs 2006-05-05 17:07:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: jail_interface rc.conf variable added. Approved by: re (implicitly) Revision Changes Path 1.883.2.15.2.7 +5 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Fri May 5 17:22:40 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA73016A410 for ; Fri, 5 May 2006 17:22:40 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: from hexahedron.daemonology.net (s64-180-110-239.bc.hsia.telus.net [64.180.110.239]) by mx1.FreeBSD.org (Postfix) with SMTP id 2C87B43D79 for ; Fri, 5 May 2006 17:22:39 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: (qmail 14000 invoked from network); 5 May 2006 17:22:36 -0000 Received: from unknown (HELO ?127.0.0.1?) (127.0.0.1) by localhost with SMTP; 5 May 2006 17:22:36 -0000 Message-ID: <445B89DB.6010205@freebsd.org> Date: Fri, 05 May 2006 10:22:35 -0700 From: Colin Percival User-Agent: Thunderbird 1.5 (X11/20060416) MIME-Version: 1.0 To: Ceri Davies , Colin Percival , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200605050447.k454l0cr080052@repoman.freebsd.org> <20060505082610.GN29751@submonkey.net> In-Reply-To: <20060505082610.GN29751@submonkey.net> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: cvs commit: src/usr.sbin/portsnap/phttpget phttpget.c src/usr.sbin/portsnap/portsnap portsnap.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 17:22:41 -0000 Ceri Davies wrote: > On Fri, May 05, 2006 at 04:47:00AM +0000, Colin Percival wrote: >> Allow the HTTP_PROXY environment variable to be (mis)spelled as >> "http_proxy", since some people apparently do this and fetch(3) >> allows it. > > lynx uses it too. Also, the format can be slightly different: > > % set |grep -ai http > HTTP_PROXY=www-cache.private.submonkey.net:3128 > http_proxy=http://www-cache.private.submonkey.net:3128/ > > I don't think that the readenv function in phttpget.c deals with that > trailing slash at the moment. It does, and has ever since revision 1.2 of phttpget.c, in August 2005. Colin Percival From owner-cvs-src@FreeBSD.ORG Fri May 5 17:52:08 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BBA116A401; Fri, 5 May 2006 17:52:08 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-0-0-cust107.cdif.cable.ntl.com [81.104.168.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43D0C43D8B; Fri, 5 May 2006 17:51:58 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1Fc4T6-000Gu7-Ih; Fri, 05 May 2006 18:51:56 +0100 Date: Fri, 5 May 2006 18:51:56 +0100 From: Ceri Davies To: Colin Percival Message-ID: <20060505175156.GR29751@submonkey.net> Mail-Followup-To: Ceri Davies , Colin Percival , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200605050447.k454l0cr080052@repoman.freebsd.org> <20060505082610.GN29751@submonkey.net> <445B89DB.6010205@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m+jEI8cDoTn6Mu9E" Content-Disposition: inline In-Reply-To: <445B89DB.6010205@freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/portsnap/phttpget phttpget.c src/usr.sbin/portsnap/portsnap portsnap.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 17:52:08 -0000 --m+jEI8cDoTn6Mu9E Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 05, 2006 at 10:22:35AM -0700, Colin Percival wrote: > Ceri Davies wrote: > > On Fri, May 05, 2006 at 04:47:00AM +0000, Colin Percival wrote: > >> Allow the HTTP_PROXY environment variable to be (mis)spelled as > >> "http_proxy", since some people apparently do this and fetch(3) > >> allows it. > >=20 > > lynx uses it too. Also, the format can be slightly different: > >=20 > > % set |grep -ai http =20 > > HTTP_PROXY=3Dwww-cache.private.submonkey.net:3128 > > http_proxy=3Dhttp://www-cache.private.submonkey.net:3128/ > >=20 > > I don't think that the readenv function in phttpget.c deals with that > > trailing slash at the moment. >=20 > It does, and has ever since revision 1.2 of phttpget.c, in August 2005. Easy, tiger, I see it now. Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --m+jEI8cDoTn6Mu9E Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEW5C8ocfcwTS3JF8RAoePAKC8b3RNDTupdF6JdWW1DHzEbkvaIgCfSxyJ tugNkYz4kIn03+0rkIQPXxU= =/bot -----END PGP SIGNATURE----- --m+jEI8cDoTn6Mu9E-- From owner-cvs-src@FreeBSD.ORG Fri May 5 18:04:57 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0891416A463; Fri, 5 May 2006 18:04:57 +0000 (UTC) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86E8343D68; Fri, 5 May 2006 18:04:54 +0000 (GMT) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45I4sqm003401; Fri, 5 May 2006 18:04:54 GMT (envelope-from mohans@repoman.freebsd.org) Received: (from mohans@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45I4snU003400; Fri, 5 May 2006 18:04:54 GMT (envelope-from mohans) Message-Id: <200605051804.k45I4snU003400@repoman.freebsd.org> From: Mohan Srinivasan Date: Fri, 5 May 2006 18:04:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/nfsclient nfs_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 18:04:57 -0000 mohans 2006-05-05 18:04:53 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_socket.c Log: Fix for a NFS/TCP client bug which would cause the NFS/TCP stream to get out of sync under heavy loads, forcing frequent reconnets, causing EBADRPC errors etc. Revision Changes Path 1.138 +31 -0 src/sys/nfsclient/nfs_socket.c From owner-cvs-src@FreeBSD.ORG Fri May 5 18:12:14 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FF4216A4EF; Fri, 5 May 2006 18:12:14 +0000 (UTC) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AC7043D73; Fri, 5 May 2006 18:12:14 +0000 (GMT) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45ICEVA005378; Fri, 5 May 2006 18:12:14 GMT (envelope-from mohans@repoman.freebsd.org) Received: (from mohans@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45ICEOk005374; Fri, 5 May 2006 18:12:14 GMT (envelope-from mohans) Message-Id: <200605051812.k45ICEOk005374@repoman.freebsd.org> From: Mohan Srinivasan Date: Fri, 5 May 2006 18:12:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/nfsclient nfs_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 18:12:15 -0000 mohans 2006-05-05 18:12:13 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_socket.c Log: Fix a snafu caused while patching the previous fix from another branch. Revision Changes Path 1.139 +0 -1 src/sys/nfsclient/nfs_socket.c From owner-cvs-src@FreeBSD.ORG Fri May 5 18:41:57 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03D4F16A404; Fri, 5 May 2006 18:41:57 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2DAB43D45; Fri, 5 May 2006 18:41:56 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45IfuQU023749; Fri, 5 May 2006 18:41:56 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45IfujD023743; Fri, 5 May 2006 18:41:56 GMT (envelope-from keramida) Message-Id: <200605051841.k45IfujD023743@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 5 May 2006 18:41:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/gnu/fs/xfs/FreeBSD xfs_mountops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 18:41:57 -0000 keramida 2006-05-05 18:41:56 UTC FreeBSD src repository (doc committer) Modified files: sys/gnu/fs/xfs/FreeBSD xfs_mountops.c Log: Check for VFS_STATFS() failure in _xfs_mount() and abort the mount on errors. Found by: Coverity Prevent Approved by: rodrigc, Russell Cattelan MFC after: 4 weeks Revision Changes Path 1.3 +1 -2 src/sys/gnu/fs/xfs/FreeBSD/xfs_mountops.c From owner-cvs-src@FreeBSD.ORG Fri May 5 18:51:49 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DB2F16A401; Fri, 5 May 2006 18:51:49 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED53E43D49; Fri, 5 May 2006 18:51:48 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45IpmAd026579; Fri, 5 May 2006 18:51:48 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45IpmAI026578; Fri, 5 May 2006 18:51:48 GMT (envelope-from ceri) Message-Id: <200605051851.k45IpmAI026578@repoman.freebsd.org> From: Ceri Davies Date: Fri, 5 May 2006 18:51:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/sysinstall installUpgrade.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 18:51:49 -0000 ceri 2006-05-05 18:51:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/sysinstall installUpgrade.c Log: MFC r1.87: Fix binary upgrades by accounting for the schg flag on /var/empty. PR: 96711, 96780 Submitted by: Nobuyuki Koganemaru, Martin Jackson Approved by: re (scottl) Revision Changes Path 1.84.12.2 +1 -1 src/usr.sbin/sysinstall/installUpgrade.c From owner-cvs-src@FreeBSD.ORG Fri May 5 18:52:21 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DF1A16A400; Fri, 5 May 2006 18:52:21 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5870043D45; Fri, 5 May 2006 18:52:21 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45IqLDQ027142; Fri, 5 May 2006 18:52:21 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45IqLvc027141; Fri, 5 May 2006 18:52:21 GMT (envelope-from ceri) Message-Id: <200605051852.k45IqLvc027141@repoman.freebsd.org> From: Ceri Davies Date: Fri, 5 May 2006 18:52:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/usr.sbin/sysinstall installUpgrade.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 18:52:21 -0000 ceri 2006-05-05 18:52:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) usr.sbin/sysinstall installUpgrade.c Log: MFC r1.87: Fix binary upgrades by accounting for the schg flag on /var/empty. PR: 96711, 96780 Submitted by: Nobuyuki Koganemaru, Martin Jackson Approved by: re (scottl) Revision Changes Path 1.84.12.1.2.1 +1 -1 src/usr.sbin/sysinstall/installUpgrade.c From owner-cvs-src@FreeBSD.ORG Fri May 5 19:14:58 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7E4416A419; Fri, 5 May 2006 19:14:58 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6714343D46; Fri, 5 May 2006 19:14:58 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45JEwj5041032; Fri, 5 May 2006 19:14:58 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45JEwa9041028; Fri, 5 May 2006 19:14:58 GMT (envelope-from cognet) Message-Id: <200605051914.k45JEwa9041028@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 5 May 2006 19:14:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/xscale/i80321 iq80321.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 19:14:59 -0000 cognet 2006-05-05 19:14:57 UTC FreeBSD src repository Modified files: sys/arm/xscale/i80321 iq80321.c Log: Setting the rid of the resource is a good idea, but we still need to return the resource after. Revision Changes Path 1.12 +1 -0 src/sys/arm/xscale/i80321/iq80321.c From owner-cvs-src@FreeBSD.ORG Fri May 5 19:32:36 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ABCB16A48F; Fri, 5 May 2006 19:32:36 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAF8443D73; Fri, 5 May 2006 19:32:35 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45JWZog049694; Fri, 5 May 2006 19:32:35 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45JWZxY049693; Fri, 5 May 2006 19:32:35 GMT (envelope-from tegge) Message-Id: <200605051932.k45JWZxY049693@repoman.freebsd.org> From: Tor Egge Date: Fri, 5 May 2006 19:32:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys mount.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 19:32:36 -0000 tegge 2006-05-05 19:32:35 UTC FreeBSD src repository Modified files: sys/sys mount.h Log: Avoid dereferencing NULL pointer. Revision Changes Path 1.210 +3 -1 src/sys/sys/mount.h From owner-cvs-src@FreeBSD.ORG Fri May 5 19:58:38 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8D3316A401; Fri, 5 May 2006 19:58:38 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 476C343D49; Fri, 5 May 2006 19:58:38 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45JwbrI064765; Fri, 5 May 2006 19:58:38 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45JwbTl064758; Fri, 5 May 2006 19:58:37 GMT (envelope-from tegge) Message-Id: <200605051958.k45JwbTl064758@repoman.freebsd.org> From: Tor Egge Date: Fri, 5 May 2006 19:58:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 19:58:38 -0000 tegge 2006-05-05 19:58:36 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_vnops.c Log: Avoid locking overhead when snapshots are disabled. Revision Changes Path 1.160 +4 -0 src/sys/ufs/ffs/ffs_vnops.c From owner-cvs-src@FreeBSD.ORG Fri May 5 20:10:22 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C242616A411; Fri, 5 May 2006 20:10:04 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71D5643D46; Fri, 5 May 2006 20:10:04 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45KA4Qk070047; Fri, 5 May 2006 20:10:04 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45KA4lX070046; Fri, 5 May 2006 20:10:04 GMT (envelope-from tegge) Message-Id: <200605052010.k45KA4lX070046@repoman.freebsd.org> From: Tor Egge Date: Fri, 5 May 2006 20:10:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.c src/sys/ufs/ufs ufs_quota.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 20:10:23 -0000 tegge 2006-05-05 20:10:04 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_snapshot.c sys/ufs/ufs ufs_quota.c Log: Turn off disk quotas for snapshot files. Revision Changes Path 1.122 +21 -0 src/sys/ufs/ffs/ffs_snapshot.c 1.82 +17 -0 src/sys/ufs/ufs/ufs_quota.c From owner-cvs-src@FreeBSD.ORG Fri May 5 20:12:31 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C038716A401; Fri, 5 May 2006 20:12:31 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39D9E43D53; Fri, 5 May 2006 20:12:31 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45KCVO6071985; Fri, 5 May 2006 20:12:31 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45KCVTM071983; Fri, 5 May 2006 20:12:31 GMT (envelope-from rodrigc) Message-Id: <200605052012.k45KCVTM071983@repoman.freebsd.org> From: Craig Rodrigues Date: Fri, 5 May 2006 20:12:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src MAINTAINERS X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 20:12:31 -0000 rodrigc 2006-05-05 20:12:31 UTC FreeBSD src repository Modified files: . MAINTAINERS Log: Add Russell Cattelan to list of pre-commit reviewers for changes to XFS. Requested by: Russell Cattelan Revision Changes Path 1.131 +2 -1 src/MAINTAINERS From owner-cvs-src@FreeBSD.ORG Fri May 5 20:25:12 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C0D816A409; Fri, 5 May 2006 20:25:12 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD53B43D5D; Fri, 5 May 2006 20:25:06 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45KP685080587; Fri, 5 May 2006 20:25:06 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45KP68Y080586; Fri, 5 May 2006 20:25:06 GMT (envelope-from tegge) Message-Id: <200605052025.k45KP68Y080586@repoman.freebsd.org> From: Tor Egge Date: Fri, 5 May 2006 20:25:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_exec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 20:25:12 -0000 tegge 2006-05-05 20:25:06 UTC FreeBSD src repository Modified files: sys/kern kern_exec.c Log: Temporarily unlock vnode for new image being executed to avoid lock order reversals that can lead to deadlocks. Normally vn_close(), namei() or vrele() should not be called while holding vnode locks. Revision Changes Path 1.292 +6 -0 src/sys/kern/kern_exec.c From owner-cvs-src@FreeBSD.ORG Fri May 5 21:27:32 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2077016A401; Fri, 5 May 2006 21:27:32 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D111843D48; Fri, 5 May 2006 21:27:31 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k45LRVhK021092; Fri, 5 May 2006 21:27:31 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k45LRVno021091; Fri, 5 May 2006 21:27:31 GMT (envelope-from tegge) Message-Id: <200605052127.k45LRVno021091@repoman.freebsd.org> From: Tor Egge Date: Fri, 5 May 2006 21:27:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_rawread.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 21:27:32 -0000 tegge 2006-05-05 21:27:31 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_rawread.c Log: Return error if vnode was reclaimed while it was temporarily unlocked. Add missing calls to vn_finished_write() in error handling. Revision Changes Path 1.28 +11 -1 src/sys/ufs/ffs/ffs_rawread.c From owner-cvs-src@FreeBSD.ORG Sat May 6 06:31:50 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B095E16A400; Sat, 6 May 2006 06:31:50 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 698E543D48; Sat, 6 May 2006 06:31:50 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k466VoDQ033829; Sat, 6 May 2006 06:31:50 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k466Vosh033828; Sat, 6 May 2006 06:31:50 GMT (envelope-from scottl) Message-Id: <200605060631.k466Vosh033828@repoman.freebsd.org> From: Scott Long Date: Sat, 6 May 2006 06:31:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/rr232x osm_bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 06:31:50 -0000 scottl 2006-05-06 06:31:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/rr232x osm_bsd.c Log: MFC: Cosmetic kernel print fixes. Approved by: re Revision Changes Path 1.1.2.2 +4 -2 src/sys/dev/rr232x/osm_bsd.c From owner-cvs-src@FreeBSD.ORG Sat May 6 06:33:59 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 023E516A404; Sat, 6 May 2006 06:33:59 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0FBC43D48; Sat, 6 May 2006 06:33:58 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k466XwSV035602; Sat, 6 May 2006 06:33:58 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k466Xwb8035601; Sat, 6 May 2006 06:33:58 GMT (envelope-from scottl) Message-Id: <200605060633.k466Xwb8035601@repoman.freebsd.org> From: Scott Long Date: Sat, 6 May 2006 06:33:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/modules/rr232x Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 06:33:59 -0000 scottl 2006-05-06 06:33:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/modules/rr232x Makefile Log: MFC: Unbreak 'make universe' Approved by: re Revision Changes Path 1.2.2.2 +0 -8 src/sys/modules/rr232x/Makefile From owner-cvs-src@FreeBSD.ORG Sat May 6 06:36:41 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3EEA16A405; Sat, 6 May 2006 06:36:41 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E45A743D66; Sat, 6 May 2006 06:36:38 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k466ac38037810; Sat, 6 May 2006 06:36:38 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k466acm4037809; Sat, 6 May 2006 06:36:38 GMT (envelope-from scottl) Message-Id: <200605060636.k466acm4037809@repoman.freebsd.org> From: Scott Long Date: Sat, 6 May 2006 06:36:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/modules/rr232x Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 06:36:42 -0000 scottl 2006-05-06 06:36:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/modules/rr232x Makefile Log: MFC: unbreak 'make universe' Approved by: re Revision Changes Path 1.2.4.2 +0 -8 src/sys/modules/rr232x/Makefile From owner-cvs-src@FreeBSD.ORG Sat May 6 06:37:19 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BABE16A40D; Sat, 6 May 2006 06:37:19 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B0AD43D6A; Sat, 6 May 2006 06:37:16 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k466bGkv038267; Sat, 6 May 2006 06:37:16 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k466bFf4038266; Sat, 6 May 2006 06:37:16 GMT (envelope-from scottl) Message-Id: <200605060637.k466bFf4038266@repoman.freebsd.org> From: Scott Long Date: Sat, 6 May 2006 06:37:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/sys/dev/rr232x osm_bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 06:37:19 -0000 scottl 2006-05-06 06:37:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) sys/dev/rr232x osm_bsd.c Log: MFC: Cosmetic kernel print fixes. Approved by: re Revision Changes Path 1.1.4.2 +4 -2 src/sys/dev/rr232x/osm_bsd.c From owner-cvs-src@FreeBSD.ORG Sat May 6 07:41:05 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BADF16A400; Sat, 6 May 2006 07:41:05 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53D8443D45; Sat, 6 May 2006 07:41:05 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k467f5Gx073362; Sat, 6 May 2006 07:41:05 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k467f5Ym073358; Sat, 6 May 2006 07:41:05 GMT (envelope-from scottl) Message-Id: <200605060741.k467f5Ym073358@repoman.freebsd.org> From: Scott Long Date: Sat, 6 May 2006 07:41:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src UPDATING src/gnu/usr.bin/groff/tmac mdoc.local src/release Makefile src/share/examples/cvsup standard-supfile src/sys/conf newvers.sh src/sys/sys param.h src/usr.sbin/pkg_install/add main.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 07:41:05 -0000 scottl 2006-05-06 07:41:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) . UPDATING gnu/usr.bin/groff/tmac mdoc.local release Makefile share/examples/cvsup standard-supfile sys/conf newvers.sh sys/sys param.h usr.sbin/pkg_install/add main.c Log: Set all the pointers to 6.1-RELEASE. Approved by: re Revision Changes Path 1.416.2.22.2.2 +3 -0 src/UPDATING 1.48.2.4.2.1 +1 -1 src/gnu/usr.bin/groff/tmac/mdoc.local 1.887.2.8.2.3 +3 -3 src/release/Makefile 1.23.4.2.2.1 +1 -1 src/share/examples/cvsup/standard-supfile 1.69.2.11.2.2 +1 -1 src/sys/conf/newvers.sh 1.244.2.10.2.1 +1 -1 src/sys/sys/param.h 1.61.2.4.2.1 +1 -0 src/usr.sbin/pkg_install/add/main.c From owner-cvs-src@FreeBSD.ORG Sat May 6 07:44:57 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 094EE16A401; Sat, 6 May 2006 07:44:57 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C775F43D45; Sat, 6 May 2006 07:44:56 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k467iuYf075707; Sat, 6 May 2006 07:44:56 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k467iuAM075706; Sat, 6 May 2006 07:44:56 GMT (envelope-from scottl) Message-Id: <200605060744.k467iuAM075706@repoman.freebsd.org> From: Scott Long Date: Sat, 6 May 2006 07:44:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src UPDATING src/gnu/usr.bin/groff/tmac mdoc.local src/release Makefile src/sys/conf newvers.sh src/sys/sys param.h src/usr.sbin/pkg_install/add main.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 07:44:57 -0000 scottl 2006-05-06 07:44:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) . UPDATING gnu/usr.bin/groff/tmac mdoc.local release Makefile sys/conf newvers.sh sys/sys param.h usr.sbin/pkg_install/add main.c Log: Set pointer to 6.1-STABLE. Approved by: re Revision Changes Path 1.416.2.23 +3 -0 src/UPDATING 1.48.2.5 +1 -1 src/gnu/usr.bin/groff/tmac/mdoc.local 1.887.2.11 +5 -5 src/release/Makefile 1.69.2.12 +1 -1 src/sys/conf/newvers.sh 1.244.2.11 +1 -1 src/sys/sys/param.h 1.61.2.5 +1 -0 src/usr.sbin/pkg_install/add/main.c From owner-cvs-src@FreeBSD.ORG Sat May 6 11:25:01 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D10FA16A411; Sat, 6 May 2006 11:25:01 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 817E943D48; Sat, 6 May 2006 11:25:01 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k46BP141016731; Sat, 6 May 2006 11:25:01 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k46BP0sF016722; Sat, 6 May 2006 11:25:01 GMT (envelope-from rwatson) Message-Id: <200605061125.k46BP0sF016722@repoman.freebsd.org> From: Robert Watson Date: Sat, 6 May 2006 11:24:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet udp_usrreq.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 11:25:02 -0000 rwatson 2006-05-06 11:24:59 UTC FreeBSD src repository Modified files: sys/netinet udp_usrreq.c Log: Modify UDP to use sosend_dgram() instead of sosend(). This allows for signicantly optimized UDP socket I/O when using a single UDP socket from many threads or processes that share it, by avoiding significant locking and other overhead in the general sosend() path that isn't necessary for simple datagram sockets. Specifically, this change results in a significant performance improvement for threaded name service in BIND9 under load. Suggested by: Jinmei_Tatsuya at isc dot org Revision Changes Path 1.188 +1 -0 src/sys/netinet/udp_usrreq.c From owner-cvs-src@FreeBSD.ORG Sat May 6 16:53:41 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 266BF16A423; Sat, 6 May 2006 16:53:41 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5C5143D45; Sat, 6 May 2006 16:53:40 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k46Grep0015002; Sat, 6 May 2006 16:53:40 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k46Grego015001; Sat, 6 May 2006 16:53:40 GMT (envelope-from delphij) Message-Id: <200605061653.k46Grego015001@repoman.freebsd.org> From: Xin LI Date: Sat, 6 May 2006 16:53:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src/release/doc/zh_CN.GB2312/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 16:53:41 -0000 delphij 2006-05-06 16:53:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) release/doc/zh_CN.GB2312/relnotes/common new.sgml Log: MFen 1.883.2.15.2.5 -> 1.883.2.15.2.7 Approved by: re (hrs, scottl) Revision Changes Path 1.5.2.6.2.3 +16 -8 src/release/doc/zh_CN.GB2312/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Sat May 6 17:26:46 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BA9A16A400; Sat, 6 May 2006 17:26:46 +0000 (UTC) (envelope-from ambrisko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAF5443D45; Sat, 6 May 2006 17:26:45 +0000 (GMT) (envelope-from ambrisko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k46HQjbt034261; Sat, 6 May 2006 17:26:45 GMT (envelope-from ambrisko@repoman.freebsd.org) Received: (from ambrisko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k46HQjZw034260; Sat, 6 May 2006 17:26:45 GMT (envelope-from ambrisko) Message-Id: <200605061726.k46HQjZw034260@repoman.freebsd.org> From: Doug Ambrisko Date: Sat, 6 May 2006 17:26:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/linux32 linux32_sysvec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 17:26:46 -0000 ambrisko 2006-05-06 17:26:45 UTC FreeBSD src repository Modified files: sys/amd64/linux32 linux32_sysvec.c Log: Forgot the amd/linux32 part since sys/*/linux didn't match :-( Pointed out by: Alexander (thanks) Revision Changes Path 1.18 +6 -0 src/sys/amd64/linux32/linux32_sysvec.c From owner-cvs-src@FreeBSD.ORG Sat May 6 19:24:13 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBC4316A400; Sat, 6 May 2006 19:24:13 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9950943D45; Sat, 6 May 2006 19:24:13 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k46JOD7o099632; Sat, 6 May 2006 19:24:13 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k46JOD56099631; Sat, 6 May 2006 19:24:13 GMT (envelope-from scottl) Message-Id: <200605061924.k46JOD56099631@repoman.freebsd.org> From: Scott Long Date: Sat, 6 May 2006 19:24:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 19:24:14 -0000 scottl 2006-05-06 19:24:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) . Makefile.inc1 Log: Fix a forgetting RELENG_6_1 pointer. Approved by: re Revision Changes Path 1.499.2.11.2.1 +1 -1 src/Makefile.inc1 From owner-cvs-src@FreeBSD.ORG Sat May 6 19:52:30 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87B3C16A428; Sat, 6 May 2006 19:52:30 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7BE943D55; Sat, 6 May 2006 19:52:26 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k46JqQHJ012365; Sat, 6 May 2006 19:52:26 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k46JqQWw012361; Sat, 6 May 2006 19:52:26 GMT (envelope-from maxim) Message-Id: <200605061952.k46JqQWw012361@repoman.freebsd.org> From: Maxim Konovalov Date: Sat, 6 May 2006 19:52:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/tools/recoverdisk Makefile README recoverdisk.1 recoverdisk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 19:52:30 -0000 maxim 2006-05-06 19:52:25 UTC FreeBSD src repository Modified files: tools/tools/recoverdisk Makefile recoverdisk.c Added files: tools/tools/recoverdisk recoverdisk.1 Removed files: tools/tools/recoverdisk README Log: o Take an account a media sectorsize for medium and bigsize calculation. o Introduce -r and -w keys which allow to load and save a worklist. o Replace README by man page. PR: bin/96677 Submitted by: Ulrich Spoerlein Approved by: phk MFC after: 1 month Revision Changes Path 1.4 +0 -3 src/tools/tools/recoverdisk/Makefile 1.4 +0 -25 src/tools/tools/recoverdisk/README (dead) 1.1 +128 -0 src/tools/tools/recoverdisk/recoverdisk.1 (new) 1.6 +162 -42 src/tools/tools/recoverdisk/recoverdisk.c From owner-cvs-src@FreeBSD.ORG Sat May 6 20:51:43 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 668D816A410; Sat, 6 May 2006 20:51:43 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A19843D6E; Sat, 6 May 2006 20:51:33 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k46KpWMt052044; Sat, 6 May 2006 20:51:32 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k46KpWik052043; Sat, 6 May 2006 20:51:32 GMT (envelope-from tegge) Message-Id: <200605062051.k46KpWik052043@repoman.freebsd.org> From: Tor Egge Date: Sat, 6 May 2006 20:51:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_softdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 20:51:43 -0000 tegge 2006-05-06 20:51:32 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_softdep.c Log: ffs_syncvnode() might skip some of the blocks due to them being locked, assuming them to be inflight write buffers. This is not always the case. bufdaemon might hold the buffer lock and give up writing the buffer due to it having dependencies, the file system being suspended or the vnode lock being held by another thread. When bufdaemon decides to write the buffer there is still a window before bufobj_wref() has been called, allowing other threads to believe that the vnode has no dirty buffers or inflight writes. Try harder to flush first block of new subdirectory to get rid of MKDIR_BODY dependency. Revision Changes Path 1.196 +46 -0 src/sys/ufs/ffs/ffs_softdep.c From owner-cvs-src@FreeBSD.ORG Sat May 6 22:05:00 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FD2A16A403; Sat, 6 May 2006 22:05:00 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A2243D68; Sat, 6 May 2006 22:04:59 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k46M4xAG096434; Sat, 6 May 2006 22:04:59 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k46M4x2j096433; Sat, 6 May 2006 22:04:59 GMT (envelope-from maxim) Message-Id: <200605062204.k46M4x2j096433@repoman.freebsd.org> From: Maxim Konovalov Date: Sat, 6 May 2006 22:04:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/du du.1 du.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 22:05:00 -0000 maxim 2006-05-06 22:04:59 UTC FreeBSD src repository Modified files: usr.bin/du du.1 du.c Log: o Implement "-n" flag: ignore files and directories with user "nodump" flag set. Useful for calculation dump -h dump size. PR: bin/96864 Submitted by: Dmitry Kazarov Obtained from: NetBSD (man page) MFC after: 1 month Revision Changes Path 1.31 +5 -1 src/usr.bin/du/du.1 1.39 +9 -2 src/usr.bin/du/du.c From owner-cvs-src@FreeBSD.ORG Sat May 6 23:14:20 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6152716A408; Sat, 6 May 2006 23:14:20 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FDE643D58; Sat, 6 May 2006 23:14:20 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k46NEKfB033425; Sat, 6 May 2006 23:14:20 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k46NEJnZ033418; Sat, 6 May 2006 23:14:19 GMT (envelope-from sam) Message-Id: <200605062314.k46NEJnZ033418@repoman.freebsd.org> From: Sam Leffler Date: Sat, 6 May 2006 23:14:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/modules/ath_hal Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 23:14:21 -0000 sam 2006-05-06 23:14:19 UTC FreeBSD src repository Modified files: sys/modules/ath_hal Makefile Log: fix build on sparc MFC after: 1 month Revision Changes Path 1.5 +1 -0 src/sys/modules/ath_hal/Makefile From owner-cvs-src@FreeBSD.ORG Sat May 6 23:23:40 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1151216A401; Sat, 6 May 2006 23:23:40 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1E1C43D48; Sat, 6 May 2006 23:23:39 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k46NNdMi040524; Sat, 6 May 2006 23:23:39 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k46NNd9b040523; Sat, 6 May 2006 23:23:39 GMT (envelope-from sam) Message-Id: <200605062323.k46NNd9b040523@repoman.freebsd.org> From: Sam Leffler Date: Sat, 6 May 2006 23:23:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/ath if_ath.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 23:23:40 -0000 sam 2006-05-06 23:23:39 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath.c Log: force type coercion for bus tag+handle when calling ath_hal_attach to ensure we match the type signature; we cannot assume HAL_BUS_TAG and HAL_BUS_HANDLE correspond to bus_space_tag_t and bus_space_handle_t (should probably do this for HAL_SOFTC too but leave that for now) MFC after: 1 month Revision Changes Path 1.143 +2 -1 src/sys/dev/ath/if_ath.c From owner-cvs-src@FreeBSD.ORG Sat May 6 23:51:05 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2221516A40B; Sat, 6 May 2006 23:51:05 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1C5243D46; Sat, 6 May 2006 23:51:04 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k46Np4oH052342; Sat, 6 May 2006 23:51:04 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k46Np4GU052341; Sat, 6 May 2006 23:51:04 GMT (envelope-from bmah) Message-Id: <200605062351.k46Np4GU052341@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 6 May 2006 23:51:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 May 2006 23:51:05 -0000 bmah 2006-05-06 23:51:04 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Fix package name typo in KDE3 release note. Submitted by: moose - opera - com Revision Changes Path 1.919 +1 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml