From owner-cvs-src@FreeBSD.ORG Sun Aug 13 00:11: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 CBFB616A4DA; Sun, 13 Aug 2006 00:11:09 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 992F843D45; Sun, 13 Aug 2006 00:11:09 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7D0B9NJ003268; Sun, 13 Aug 2006 00:11:09 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7D0B9Di003267; Sun, 13 Aug 2006 00:11:09 GMT (envelope-from alc) Message-Id: <200608130011.k7D0B9Di003267@repoman.freebsd.org> From: Alan Cox Date: Sun, 13 Aug 2006 00:11: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/vm vm_fault.c vm_object.c vm_page.c vm_page.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, 13 Aug 2006 00:11:09 -0000 alc 2006-08-13 00:11:09 UTC FreeBSD src repository Modified files: sys/vm vm_fault.c vm_object.c vm_page.c vm_page.h Log: Reimplement the page's NOSYNC flag as an object-synchronized instead of a page queues-synchronized flag. Reduce the scope of the page queues lock in vm_fault() accordingly. Move vm_fault()'s call to vm_object_set_writeable_dirty() outside of the scope of the page queues lock. Reviewed by: tegge Additionally, eliminate an unnecessary dereference in computing the argument that is passed to vm_object_set_writeable_dirty(). Revision Changes Path 1.219 +5 -5 src/sys/vm/vm_fault.c 1.366 +4 -4 src/sys/vm/vm_object.c 1.325 +2 -2 src/sys/vm/vm_page.c 1.141 +1 -1 src/sys/vm/vm_page.h From owner-cvs-src@FreeBSD.ORG Sun Aug 13 05:32: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 5797D16A4DA; Sun, 13 Aug 2006 05:32:11 +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 0282F43D4C; Sun, 13 Aug 2006 05:32:10 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7D5WAMP040165; Sun, 13 Aug 2006 05:32:10 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7D5WA6g040164; Sun, 13 Aug 2006 05:32:10 GMT (envelope-from cperciva) Message-Id: <200608130532.k7D5WA6g040164@repoman.freebsd.org> From: Colin Percival Date: Sun, 13 Aug 2006 05:32:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/named 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, 13 Aug 2006 05:32:11 -0000 cperciva 2006-08-13 05:32:10 UTC FreeBSD src repository Modified files: usr.sbin/named Makefile Log: Undefine __DATE__ in order to avoid placing a build timestamp into /usr/sbin/{named, lwresd}. Note that POSIX / C99 doesn't technically allow __DATE__ to be (un|re)defined, but gcc does what we mean anyway. Approved by: dougb MFC after: 1 month Revision Changes Path 1.42 +3 -0 src/usr.sbin/named/Makefile From owner-cvs-src@FreeBSD.ORG Sun Aug 13 05:59: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 EC58816A4DA; Sun, 13 Aug 2006 05:59:49 +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 02A5543D45; Sun, 13 Aug 2006 05:59:48 +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.7/8.13.7) with ESMTP id k7D5xl1p009531; Sun, 13 Aug 2006 09:59:47 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.7/8.13.7/Submit) id k7D5xlV0009530; Sun, 13 Aug 2006 09:59:47 +0400 (MSD) (envelope-from ache) Date: Sun, 13 Aug 2006 09:59:47 +0400 From: Andrey Chernov To: Colin Percival Message-ID: <20060813055947.GA9508@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Colin Percival , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200608130532.k7D5WA6g040164@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608130532.k7D5WA6g040164@repoman.freebsd.org> User-Agent: Mutt/1.5.12-2006-07-14 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/named 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, 13 Aug 2006 05:59:50 -0000 On Sun, Aug 13, 2006 at 05:32:10AM +0000, Colin Percival wrote: > cperciva 2006-08-13 05:32:10 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/named Makefile > Log: > Undefine __DATE__ in order to avoid placing a build timestamp into > /usr/sbin/{named, lwresd}. Note that POSIX / C99 doesn't technically > allow __DATE__ to be (un|re)defined, but gcc does what we mean anyway. There is a warning. Probably it can interfere with future warn level increasing. What about _re_defining date, say, to the date of named import? -- http://ache.pp.ru/ From owner-cvs-src@FreeBSD.ORG Sun Aug 13 06:38: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 36EE116A4DF for ; Sun, 13 Aug 2006 06:38:37 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx24.fluidhosting.com [204.14.89.7]) by mx1.FreeBSD.org (Postfix) with SMTP id ACE1543D53 for ; Sun, 13 Aug 2006 06:38:35 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 1010 invoked by uid 399); 13 Aug 2006 06:38:32 -0000 Received: from localhost (HELO ?192.168.0.3?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 13 Aug 2006 06:38:32 -0000 Message-ID: <44DEC8E3.4050507@FreeBSD.org> Date: Sat, 12 Aug 2006 23:38:27 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 1.5.0.5 (X11/20060729) MIME-Version: 1.0 To: Andrey Chernov , Colin Percival , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200608130532.k7D5WA6g040164@repoman.freebsd.org> <20060813055947.GA9508@nagual.pp.ru> In-Reply-To: <20060813055947.GA9508@nagual.pp.ru> 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/named 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, 13 Aug 2006 06:38:37 -0000 Andrey Chernov wrote: > On Sun, Aug 13, 2006 at 05:32:10AM +0000, Colin Percival wrote: >> cperciva 2006-08-13 05:32:10 UTC >> >> FreeBSD src repository >> >> Modified files: >> usr.sbin/named Makefile >> Log: >> Undefine __DATE__ in order to avoid placing a build timestamp into >> /usr/sbin/{named, lwresd}. Note that POSIX / C99 doesn't technically >> allow __DATE__ to be (un|re)defined, but gcc does what we mean anyway. > > There is a warning. Probably it can interfere with future warn level > increasing. What about _re_defining date, say, to the date of named > import? If that works, I've no objection. If either of you make this change, can you please add a note to src/contrib/bind9/FREEBSD-Upgrade? Doug -- This .signature sanitized for your protection From owner-cvs-src@FreeBSD.ORG Sun Aug 13 07:05: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 6D80716A4DE for ; Sun, 13 Aug 2006 07:05:13 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: from pd3mo1so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87FDE43D46 for ; Sun, 13 Aug 2006 07:05:05 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from pd2mr1so.prod.shaw.ca (pd2mr1so-qfe3.prod.shaw.ca [10.0.141.110]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0J3X00IZWD0HGOB0@l-daemon> for cvs-src@FreeBSD.ORG; Sun, 13 Aug 2006 01:05:05 -0600 (MDT) Received: from pn2ml9so.prod.shaw.ca ([10.0.121.7]) by pd2mr1so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0J3X0030ND0HNAM0@pd2mr1so.prod.shaw.ca> for cvs-src@FreeBSD.ORG; Sun, 13 Aug 2006 01:05:05 -0600 (MDT) Received: from hexahedron.daemonology.net ([24.82.18.31]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with SMTP id <0J3X00JQ1D0GAH80@l-daemon> for cvs-src@FreeBSD.ORG; Sun, 13 Aug 2006 01:05:05 -0600 (MDT) Received: (qmail 13160 invoked from network); Sun, 13 Aug 2006 07:05:01 +0000 Received: from unknown (HELO ?127.0.0.1?) (127.0.0.1) by localhost with SMTP; Sun, 13 Aug 2006 07:05:01 +0000 Date: Sun, 13 Aug 2006 00:05:00 -0700 From: Colin Percival In-reply-to: <20060813055947.GA9508@nagual.pp.ru> To: Andrey Chernov , Colin Percival , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-id: <44DECF1C.3080606@freebsd.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-Enigmail-Version: 0.94.0.0 References: <200608130532.k7D5WA6g040164@repoman.freebsd.org> <20060813055947.GA9508@nagual.pp.ru> User-Agent: Thunderbird 1.5 (X11/20060416) Cc: Subject: Re: cvs commit: src/usr.sbin/named 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, 13 Aug 2006 07:05:13 -0000 Andrey Chernov wrote: > On Sun, Aug 13, 2006 at 05:32:10AM +0000, Colin Percival wrote: >> cperciva 2006-08-13 05:32:10 UTC >> >> FreeBSD src repository >> >> Modified files: >> usr.sbin/named Makefile >> Log: >> Undefine __DATE__ in order to avoid placing a build timestamp into >> /usr/sbin/{named, lwresd}. Note that POSIX / C99 doesn't technically >> allow __DATE__ to be (un|re)defined, but gcc does what we mean anyway. > > There is a warning. Probably it can interfere with future warn level > increasing. What about _re_defining date, say, to the date of named > import? Redefining __DATE__ produces a similar warning: :12:1: warning: "__DATE__" redefined AFAIK the only way to do this while avoiding warning entirely would be to edit the source code directly to remove reference to __DATE__, but this would involve either taking named.c off the vendor branch or convincing the authors of BIND to adopt the change. Colin Percival From owner-cvs-src@FreeBSD.ORG Sun Aug 13 08:47: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 2AEA216A4DA; Sun, 13 Aug 2006 08:47:42 +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 DF99143D4C; Sun, 13 Aug 2006 08:47:41 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7D8lf2B060411; Sun, 13 Aug 2006 08:47:41 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7D8lfUp060410; Sun, 13 Aug 2006 08:47:41 GMT (envelope-from des) Message-Id: <200608130847.k7D8lfUp060410@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 13 Aug 2006 08:47: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/share/mk bsd.cpu.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 13 Aug 2006 08:47:42 -0000 des 2006-08-13 08:47:41 UTC FreeBSD src repository Modified files: share/mk bsd.cpu.mk Log: Revert previous commit. Pre-Nehemiah C3 CPUs do have 3DNow!; it doesn't show up in dmesg because identcpu.c only looks for it on Intel and AMD processors. Revision Changes Path 1.56 +1 -1 src/share/mk/bsd.cpu.mk From owner-cvs-src@FreeBSD.ORG Sun Aug 13 10:20: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 CA0DF16A4E1; Sun, 13 Aug 2006 10:20:50 +0000 (UTC) (envelope-from stb@lassitu.de) Received: from koef.zs64.net (koef.zs64.net [213.238.47.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1869843D49; Sun, 13 Aug 2006 10:20:49 +0000 (GMT) (envelope-from stb@lassitu.de) Received: (from stb@koef.zs64.net) (authenticated) by koef.zs64.net (8.13.8/8.13.7) with ESMTP id k7DAKaZ0055264 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Sun, 13 Aug 2006 12:20:47 +0200 (CEST) (envelope-from stb@lassitu.de) In-Reply-To: <200608080130.k781UtAo001891@repoman.freebsd.org> References: <200608080130.k781UtAo001891@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <486CBBD5-4418-4F4A-A959-76FCAFD34E64@lassitu.de> Content-Transfer-Encoding: 7bit From: Stefan Bethke Date: Sun, 13 Aug 2006 12:20:33 +0200 To: Nate Lawson X-Mailer: Apple Mail (2.752.2) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/acpica acpi_wakeup.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 13 Aug 2006 10:20:50 -0000 Am 08.08.2006 um 03:30 schrieb Nate Lawson: > njl 2006-08-08 01:30:55 UTC > > FreeBSD src repository > > Modified files: > sys/i386/acpica acpi_wakeup.c > Log: > If a beep was enabled, turn it off 3 seconds after resume. > > MFC after: 3 days > > Revision Changes Path > 1.45 +11 -0 src/sys/i386/acpica/acpi_wakeup.c Would someone care to either MFC the missing bits or back this out? - stable builds have been broken for two days now. If this had been current, there would have been tens, if not more, messages about how unacceptable that is; I find it *a lot* more unacceptable in -stable, especially as a compile test would have caught this before committing... Stefan -- Stefan Bethke Fon +49 170 346 0140 From owner-cvs-src@FreeBSD.ORG Sun Aug 13 11:01: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 1A21916A4DF; Sun, 13 Aug 2006 11:01:59 +0000 (UTC) (envelope-from mr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9154243D4C; Sun, 13 Aug 2006 11:01:58 +0000 (GMT) (envelope-from mr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7DB1wiq000747; Sun, 13 Aug 2006 11:01:58 GMT (envelope-from mr@repoman.freebsd.org) Received: (from mr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7DB1w8p000746; Sun, 13 Aug 2006 11:01:58 GMT (envelope-from mr) Message-Id: <200608131101.k7DB1w8p000746@repoman.freebsd.org> From: Michael Reifenberger Date: Sun, 13 Aug 2006 11:01: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/i386/acpica acpi_wakeup.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 13 Aug 2006 11:01:59 -0000 mr 2006-08-13 11:01:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/i386/acpica acpi_wakeup.c Log: Backout MFC 1.45 for now to get the kernel compilable again. Revision Changes Path 1.39.2.3 +0 -11 src/sys/i386/acpica/acpi_wakeup.c From owner-cvs-src@FreeBSD.ORG Sun Aug 13 12:04: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 C7C8516A4DD; Sun, 13 Aug 2006 12:04:26 +0000 (UTC) (envelope-from markus@brueffer.de) Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id D68C243D6E; Sun, 13 Aug 2006 12:04:19 +0000 (GMT) (envelope-from markus@brueffer.de) Received: from mail-in-03-z2.arcor-online.net (mail-in-03-z2.arcor-online.net [151.189.8.15]) by mail-in-01.arcor-online.net (Postfix) with ESMTP id B37C51B98F6; Sun, 13 Aug 2006 14:04:18 +0200 (CEST) Received: from mail-in-08.arcor-online.net (mail-in-08.arcor-online.net [151.189.21.48]) by mail-in-03-z2.arcor-online.net (Postfix) with ESMTP id A100B27B501; Sun, 13 Aug 2006 14:04:18 +0200 (CEST) Received: from ramses.kicks-ass.net (dslb-084-061-057-085.pools.arcor-ip.net [84.61.57.85]) by mail-in-08.arcor-online.net (Postfix) with ESMTP id 6FD3D1946F1; Sun, 13 Aug 2006 14:04:18 +0200 (CEST) Received: from cheops.phoenix (cheops.phoenix [192.168.1.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ramses.kicks-ass.net (Postfix) with ESMTP id 7F80DB81C; Sun, 13 Aug 2006 14:05:24 +0200 (CEST) From: Markus Brueffer To: Sam Leffler Date: Sun, 13 Aug 2006 14:04:12 +0200 User-Agent: KMail/1.9.3 References: <200608100606.k7A66Db2065421@repoman.freebsd.org> <44DACFB0.4090907@errno.com> In-Reply-To: <44DACFB0.4090907@errno.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1559732.QJxLSj0i2v"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200608131404.14150.markus@brueffer.de> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/ifconfig ifieee80211.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 13 Aug 2006 12:04:26 -0000 --nextPart1559732.QJxLSj0i2v Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 10 August 2006 08:18, Sam Leffler wrote: > Sam Leffler wrote: > > sam 2006-08-10 06:06:13 UTC > > > > FreeBSD src repository > > > > Modified files: > > sbin/ifconfig ifieee80211.c > > Log: > > fixup list station support: > > o add sanity check to avoid possible looping > > o use intended api for IEEE80211_IOC_STA_INFO > > o when operating in sta mode get the sta info for the ap > > This provides a stopgap mechanism for seeing the current rssi when in > sta mode. As soon as I can commit the code to push the noise floor up > to the 802.11 layer I'll mod ifconfig to show signal+nf in the normal > status display. > > This should also help folks that've been asking for a way to get the > current rssi/signal level for ui tools. This is great, thanks! =2D-=20 Markus Brueffer =A0 =A0| GPG-Key: http://people.FreeBSD.org/~markus/markus.= asc markus@brueffer.de | FP: 3F9B EBE8 F290 E5CC 1447 8760 D48D 1072 78F8 A8D4 markus@FreeBSD.org | FreeBSD: The Power to Serve! --nextPart1559732.QJxLSj0i2v Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBE3xU+1I0Qcnj4qNQRAhBOAJ933ybgE2HJw31CpPXnzw+7lF/56wCcCzE/ NJCL/K/siiKovj7ahkF3K+s= =TWHg -----END PGP SIGNATURE----- --nextPart1559732.QJxLSj0i2v-- From owner-cvs-src@FreeBSD.ORG Sun Aug 13 12:24: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 06F6216A4DD; Sun, 13 Aug 2006 12:24:20 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7537E43D4C; Sun, 13 Aug 2006 12:24:19 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from mail.ninth-nine.com ([IPv6:2001:3e0:4cf:1:d2:ff:fe23:1b4]) (authenticated bits=0) by sakura.ninth-nine.com (8.13.6/8.13.6/NinthNine) with ESMTP id k7DCOC4D046641 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 13 Aug 2006 21:24:18 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sun, 13 Aug 2006 21:24:12 +0900 From: Norikatsu Shigemura To: Jung-uk Kim Message-Id: <20060813212412.56a7511c.nork@FreeBSD.org> In-Reply-To: <200608111916.k7BJGoTC008518@repoman.freebsd.org> References: <200608111916.k7BJGoTC008518@repoman.freebsd.org> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.20; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [IPv6:2001:3e0:4cf:0:230:48ff:fe41:2455]); Sun, 13 Aug 2006 21:24:18 +0900 (JST) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci agp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 13 Aug 2006 12:24:20 -0000 On Fri, 11 Aug 2006 19:16:50 +0000 (UTC) Jung-uk Kim wrote: > jkim 2006-08-11 19:16:50 UTC > FreeBSD src repository > Modified files: > sys/pci agp.c > Log: > Explicitly set v3 mode only when it is requested. Don't bother otherwise. > Revision Changes Path > 1.53 +6 -1 src/sys/pci/agp.c Freeze when X is running in my environment:-(. I'm using VIA Apollo Pro266T (AGP2.0) and ATi RADEON 9600 (AGP3.0). Please check v3 support. From owner-cvs-src@FreeBSD.ORG Sun Aug 13 18:44: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 50E9B16A4DA; Sun, 13 Aug 2006 18:44: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 1201543D45; Sun, 13 Aug 2006 18:44:19 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7DIiIil060219; Sun, 13 Aug 2006 18:44:18 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7DIiIva060218; Sun, 13 Aug 2006 18:44:18 GMT (envelope-from brueffer) Message-Id: <200608131844.k7DIiIva060218@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 13 Aug 2006 18:44: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 if_bridge.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Aug 2006 18:44:19 -0000 brueffer 2006-08-13 18:44:18 UTC FreeBSD src repository Modified files: share/man/man4 if_bridge.4 Log: Convert to the standard section 4 SYNOPSIS layout. MFC after: 3 days Revision Changes Path 1.20 +14 -1 src/share/man/man4/if_bridge.4 From owner-cvs-src@FreeBSD.ORG Sun Aug 13 18:55: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 32BC416A4DA; Sun, 13 Aug 2006 18:55:59 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4607E43D45; Sun, 13 Aug 2006 18:55:56 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 90D1A5E09; Sun, 13 Aug 2006 22:55:49 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id A3E895DAB; Sun, 13 Aug 2006 22:55:47 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.6/8.13.6) id k7DItpKX015874; Sun, 13 Aug 2006 22:55:51 +0400 (MSD) (envelope-from ru) Date: Sun, 13 Aug 2006 22:55:51 +0400 From: Ruslan Ermilov To: Kris Kennaway Message-ID: <20060813185551.GA15783@rambler-co.ru> References: <200608101942.k7AJgOrB051336@repoman.freebsd.org> <20060811235619.G93570@atlantis.atlantis.dp.ua> <20060811220244.GC5237@rambler-co.ru> <20060811223642.GA21117@xor.obsecurity.org> <20060812005213.384b744b@Magellan.Leidinger.net> <20060812084253.GA8597@rambler-co.ru> <20060812123531.GA36569@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: <20060812123531.GA36569@xor.obsecurity.org> User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Alexander Leidinger , cvs-all@FreeBSD.org Subject: Re: cvs commit: src ObsoleteFiles.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: Sun, 13 Aug 2006 18:55:59 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 12, 2006 at 08:35:31AM -0400, Kris Kennaway wrote: > On Sat, Aug 12, 2006 at 12:42:53PM +0400, Ruslan Ermilov wrote: > > Hi, > >=20 > > On Sat, Aug 12, 2006 at 12:52:13AM +0200, Alexander Leidinger wrote: > > > Quoting Kris Kennaway (Fri, 11 Aug 2006 18:36:4= 2 -0400): > > > > I'd suggest adding a comment to the file to prevent another recurre= nce > > >=20 > > > This was one the first idea I had after reading this. If nobody comes > > > up with a better one after I'm awaken again, I will add a comment (at > > > the end of the OLD_FILES list). > > >=20 > > > > of this, or make it so they're touched at installworld and don't ke= ep > > > > showing up as false positives in 'find' searches. > > >=20 > > > That would be another idea. I like it better, since we can't expect > > > that someone greps in ObsoleteFiles.inc for each file he wants to add. > > >=20 > > Please add a comment to ObsoleteFiles.inc if you like. Touching these > > files at installworld time is not an acceptable option since they are > > not touched for a reson to match the behavior of standard Groff install > > (they can have locally added staff much like our /boot/loader.rc which > > shouldn't be occasionally overwritten). >=20 > I said "touch" for a reason; touch(1) ;-) >=20 touch(1) is not an install tool. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE33W3qRfpzJluFF4RAraqAJwPoZt5IKzltjgj+APbm736DBnIpwCcDb+0 KVCJuKjvGqg3w/0clKAEhM0= =zi/4 -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb-- From owner-cvs-src@FreeBSD.ORG Sun Aug 13 19:57: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 3E51116A4DD; Sun, 13 Aug 2006 19:57:33 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02F4543D46; Sun, 13 Aug 2006 19:57:33 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7DJvW2x065186; Sun, 13 Aug 2006 19:57:32 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7DJvW8j065185; Sun, 13 Aug 2006 19:57:32 GMT (envelope-from ru) Message-Id: <200608131957.k7DJvW8j065185@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 13 Aug 2006 19:57: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/usr.sbin/yppush yppush_main.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Aug 2006 19:57:33 -0000 ru 2006-08-13 19:57:32 UTC FreeBSD src repository Modified files: usr.sbin/yppush yppush_main.c Log: Don't push a map on a master server which will fail anyway. PR: bin/72881 Submitted by: thomas (slightly coloured by me) Revision Changes Path 1.21 +11 -1 src/usr.sbin/yppush/yppush_main.c From owner-cvs-src@FreeBSD.ORG Sun Aug 13 20:35: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 832B316A4DD for ; Sun, 13 Aug 2006 20:35:07 +0000 (UTC) (envelope-from Jeanne@osg.com) Received: from dmedia-ua.com (acpd124.neoplus.adsl.tpnet.pl [83.10.209.124]) by mx1.FreeBSD.org (Postfix) with SMTP id 47AC943D4C for ; Sun, 13 Aug 2006 20:34:58 +0000 (GMT) (envelope-from Jeanne@osg.com) Message-ID: <59BD80A6.0910530@freeservers.com> Date: Sun, 13 Aug 2006 22:35:16 +0200 From: Catrina.jones User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: cvs-src@freebsd.org Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Jobs in Australia and New Zealand X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 13 Aug 2006 20:35:07 -0000 We are now hiring in Australia and New Zealand! This rather new business concept already became "One of the hot 13 businesses of 2005," as stated by the Entrepreneur Magazine, and is quickly expanding globally. People everywhere have all types of items they can sell through online auctions, but not having the time or knowledge how to list to maximize the sales price often prevents them from doing so. Drop4Sale, US based company, makes it incredibly easy for someone to sell their items online. We are already operating stores outside of US and will continue to expand. Currently we are seeking administrative assistants/sales support representatives in Australia and New Zealand to work from home, to contribute to the sales force and to add convenience to our cost-effective service dedicated to individuals, businesses, and organizations worldwide. This position focuses on the management of daily, weekly and monthly tasks and special projects pertaining to the sales support for sales within Australia and/or New Zealand. Hours: You can work full time or part time. Your schedule can be flexible. For part-time you will need to spend on average 3 hours per day, Monday-Friday. Full-time you will need to spend 6-7 hours per day, Monday-Friday. Location: This is a work at home position. All communication will be online. Requirements: You need to have Internet access, Excel, and motivation. Costs and Fees: There are NO costs at any time for our employees. All fees related to this employment are covered by the company. Further Hiring Process: Please send your resume to catrina.jones@careerds.com. In your email please state if you are interested in a part-time or a full-time position. After reviewing the submitted applications we respond to successful applicants only. We then offer the successful applicants a position within our company on a trial period for one month. During this trial period you will be receiving training and online support while working and being paid. Employees on a one month trial period are evaluated at least one week prior to the end of their trial period. During the trial period, the supervisor can recommend termination. At the completion of the trial period, the supervisor can recommend continued employment, extension of trial period, or termination. After the trial period your base pay will increase. Salary Part-Time: During the trial period, base pay for part time is 1,000AUD, plus 5% commission from each successfully completed transaction with a client. With the current volume of clients on average your overall income will add up to 2,000AUD per month. After the trial period, base pay will increase to 1,500AUD per month, plus 5% commission. Salary Full-Time: During the trial period, base pay for full time is 2,000AUD, plus 5% commission from each successfully completed transaction with a client. With the current volume of clients on average your overall income will add up to 4,000AUD per month. After the trial period, base pay will increase to 3,000AUD per month, plus 5% commission. Send any questions and your resume to catrina.jones@careerds.com Thank You, Catrina Jones Permission Settings If you feel that you have received this message in error or do not wish to receive future messages, please reply to this message with remove in the subject heading. We will immediately update accordingly. We apologize for any inconvenience. HR - Career DS 8865 Balboa Avenue, San Diego, CA 92123 Catrina.jones@careerds.com From owner-cvs-src@FreeBSD.ORG Sun Aug 13 21:13: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 30B2E16A4DD; Sun, 13 Aug 2006 21:13:32 +0000 (UTC) (envelope-from stb@lassitu.de) Received: from koef.zs64.net (koef.zs64.net [213.238.47.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8599643D46; Sun, 13 Aug 2006 21:13:30 +0000 (GMT) (envelope-from stb@lassitu.de) Received: (from stb@koef.zs64.net) (authenticated) by koef.zs64.net (8.13.8/8.13.7) with ESMTP id k7DLDIeV062870 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Sun, 13 Aug 2006 23:13:29 +0200 (CEST) (envelope-from stb@lassitu.de) In-Reply-To: <200608131101.k7DB1w8p000746@repoman.freebsd.org> References: <200608131101.k7DB1w8p000746@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Stefan Bethke Date: Sun, 13 Aug 2006 23:13:15 +0200 To: Michael Reifenberger X-Mailer: Apple Mail (2.752.2) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/acpica acpi_wakeup.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 13 Aug 2006 21:13:32 -0000 Am 13.08.2006 um 13:01 schrieb Michael Reifenberger: > mr 2006-08-13 11:01:58 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > sys/i386/acpica acpi_wakeup.c > Log: > Backout MFC 1.45 for now to get the kernel compilable again. Thanks! -- Stefan Bethke Fon +49 170 346 0140 From owner-cvs-src@FreeBSD.ORG Sun Aug 13 21:54: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 E708316A4DA; Sun, 13 Aug 2006 21:54:47 +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 A6E7243D45; Sun, 13 Aug 2006 21:54:47 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7DLslCo080954; Sun, 13 Aug 2006 21:54:47 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7DLsl2d080953; Sun, 13 Aug 2006 21:54:47 GMT (envelope-from cperciva) Message-Id: <200608132154.k7DLsl2d080953@repoman.freebsd.org> From: Colin Percival Date: Sun, 13 Aug 2006 21:54: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/lib/libc/stdlib malloc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 13 Aug 2006 21:54:48 -0000 cperciva 2006-08-13 21:54:47 UTC FreeBSD src repository Modified files: lib/libc/stdlib malloc.c Log: Correctly handle the case in calloc(num, size) where (size_t)(num * size) == 0 but both num and size are nonzero. Reported by: Ilja van Sprundel Approved by: jasone Security: Integer overflow; calloc was allocating 1 byte in response to a request for a multiple of 2^32 (or 2^64) bytes instead of returning NULL. Revision Changes Path 1.134 +1 -1 src/lib/libc/stdlib/malloc.c From owner-cvs-src@FreeBSD.ORG Sun Aug 13 23: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 4154D16A4E0; Sun, 13 Aug 2006 23:17:00 +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 00A2B43D45; Sun, 13 Aug 2006 23:17:00 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7DNGx3f087417; Sun, 13 Aug 2006 23:16:59 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7DNGxLS087416; Sun, 13 Aug 2006 23:16:59 GMT (envelope-from rwatson) Message-Id: <200608132316.k7DNGxLS087416@repoman.freebsd.org> From: Robert Watson Date: Sun, 13 Aug 2006 23:16: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/kern uipc_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: Sun, 13 Aug 2006 23:17:00 -0000 rwatson 2006-08-13 23:16:59 UTC FreeBSD src repository Modified files: sys/kern uipc_usrreq.c Log: Minor white space tweaks. Revision Changes Path 1.187 +2 -4 src/sys/kern/uipc_usrreq.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 00: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 C65F716A4DA; Mon, 14 Aug 2006 00:36:57 +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 2254843D70; Mon, 14 Aug 2006 00:36:54 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7E0asNB093124; Mon, 14 Aug 2006 00:36:54 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7E0arT0093123; Mon, 14 Aug 2006 00:36:53 GMT (envelope-from yongari) Message-Id: <200608140036.k7E0arT0093123@repoman.freebsd.org> From: Pyun YongHyeon Date: Mon, 14 Aug 2006 00:36: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/dev/em if_em.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 00:36:57 -0000 yongari 2006-08-14 00:36:53 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Apply alignment fixup only when programmed frame size is greater than MCLBYTES - ETHER_ALIGN. Previously it applied the alignment fixup code for oversized frames which would result in reduced performance on strict alignment archs. Revision Changes Path 1.128 +3 -3 src/sys/dev/em/if_em.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 01:50: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 0A7A516A4DE; Mon, 14 Aug 2006 01:50:55 +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 CF7FB43D45; Mon, 14 Aug 2006 01:50:54 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7E1os8X005684; Mon, 14 Aug 2006 01:50:54 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7E1osuf005683; Mon, 14 Aug 2006 01:50:54 GMT (envelope-from yongari) Message-Id: <200608140150.k7E1osuf005683@repoman.freebsd.org> From: Pyun YongHyeon Date: Mon, 14 Aug 2006 01:50:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/em if_em.c if_em.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, 14 Aug 2006 01:50:55 -0000 yongari 2006-08-14 01:50:54 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c if_em.h Log: Overhaul Rx path to recover from mbuf cluster allocation failure. o Create one more spare DMA map for Rx handler to recover from bus_dmamap_load_mbuf_sg(9) failure. o Make sure to update status bit in Rx descriptors even if we failed to allocate a new buffer. Previously it resulted in stuck condition and em_handle_rxtx task took up all available CPU cycles. o Don't blindly unload DMA map. Reuse loaded DMA map if received packet has errors. This would speed up Rx processing a bit under heavy load as it does not need to reload DMA map in case of error. (bus_dmamap_load_mbuf_sg(9) is the most expensive call in driver context.) o Update if_iqdrops counter if it can't allocate a mbuf cluster. With this change it's now possible to see queue dropped packets with netstat(1). o Update mbuf_cluster_failed counter if fixup code failed to allocate mbuf header. o Return ENOBUFS instead of ENOMEM in case of Rx fixup failure. o Make adapter->lmp NULL in case of Rx fixup failure. Strictly specking it's not necessary for correct operation but it makes the intention clear. o Remove now unused dropped_pkts member in softc. With these changes em(4) should survive mbuf cluster allocation failure on Rx path. Reviewed by: pdeuskar, glebius (with improvements) Revision Changes Path 1.129 +68 -47 src/sys/dev/em/if_em.c 1.48 +1 -1 src/sys/dev/em/if_em.h From owner-cvs-src@FreeBSD.ORG Mon Aug 14 02:21: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 3E9AF16A4E1; Mon, 14 Aug 2006 02:21:27 +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 88E0343D45; Mon, 14 Aug 2006 02:21:26 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7E2LQRk008605; Mon, 14 Aug 2006 02:21:26 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7E2LQwW008604; Mon, 14 Aug 2006 02:21:26 GMT (envelope-from yongari) Message-Id: <200608140221.k7E2LQwW008604@repoman.freebsd.org> From: Pyun YongHyeon Date: Mon, 14 Aug 2006 02:21:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/em if_em.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 02:21:27 -0000 yongari 2006-08-14 02:21:26 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Make em(4) handle too many fragmented frame with m_defrag(9). Previously em(4) requeued the failed mbuf chains from bus_dmamap_load_mbuf_sg(9) failure to resend it later. However, bus_dmamap_load_mbuf_sg(9) may never complete its request as the fragmented frames can have more than EM_MAX_SCATTER segments. To handle the above EFBIG case, defragment the frame with m_defrag(9) and free the mbuf chain if it can't deframent the chain due to resource shortage. Reviewed by glebius (with improvements) Revision Changes Path 1.130 +33 -12 src/sys/dev/em/if_em.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 05:07: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 921C016A4DD; Mon, 14 Aug 2006 05:07: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 4DE6E43D46; Mon, 14 Aug 2006 05:07:19 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7E57JMw029408; Mon, 14 Aug 2006 05:07:19 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7E57JVR029407; Mon, 14 Aug 2006 05:07:19 GMT (envelope-from brueffer) Message-Id: <200608140507.k7E57JVR029407@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 14 Aug 2006 05:07:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.bin/calendar/calendars/de_DE.ISO8859-1 calendar.feiertag X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 05:07:19 -0000 brueffer 2006-08-14 05:07:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/calendar/calendars/de_DE.ISO8859-1 calendar.feiertag Log: MFC: rev. 1.10 + 1.11 Indentation fixes Revision Changes Path 1.9.10.1 +10 -10 src/usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.feiertag From owner-cvs-src@FreeBSD.ORG Mon Aug 14 05:35: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 37F9C16A4E1; Mon, 14 Aug 2006 05:35:44 +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 4753F43D67; Mon, 14 Aug 2006 05:35:42 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7E5ZfsR031127; Mon, 14 Aug 2006 05:35:41 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7E5ZfBH031126; Mon, 14 Aug 2006 05:35:41 GMT (envelope-from mjacob) Message-Id: <200608140535.k7E5ZfBH031126@repoman.freebsd.org> From: Matt Jacob Date: Mon, 14 Aug 2006 05:35: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/isp ispvar.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, 14 Aug 2006 05:35:44 -0000 mjacob 2006-08-14 05:35:41 UTC FreeBSD src repository Modified files: sys/dev/isp ispvar.h Log: The macro IS_23XX should not mistakenly include 24XX cards. Revision Changes Path 1.77 +2 -1 src/sys/dev/isp/ispvar.h From owner-cvs-src@FreeBSD.ORG Mon Aug 14 05:36: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 8CC9616A4DD; Mon, 14 Aug 2006 05:36:27 +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 3E52643D53; Mon, 14 Aug 2006 05:36:27 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7E5aR3A031225; Mon, 14 Aug 2006 05:36:27 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7E5aRRZ031224; Mon, 14 Aug 2006 05:36:27 GMT (envelope-from mjacob) Message-Id: <200608140536.k7E5aRRZ031224@repoman.freebsd.org> From: Matt Jacob Date: Mon, 14 Aug 2006 05:36:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/isp isp_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: Mon, 14 Aug 2006 05:36:27 -0000 mjacob 2006-08-14 05:36:27 UTC FreeBSD src repository Modified files: sys/dev/isp isp_pci.c Log: The register offset is within 4K, not 256 bytes, for some QLogic cards. Revision Changes Path 1.119 +1 -1 src/sys/dev/isp/isp_pci.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 05:42: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 276BF16A4DD; Mon, 14 Aug 2006 05:42:47 +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 DC49D43D6D; Mon, 14 Aug 2006 05:42:46 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7E5gkJn031572; Mon, 14 Aug 2006 05:42:46 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7E5gkao031571; Mon, 14 Aug 2006 05:42:46 GMT (envelope-from mjacob) Message-Id: <200608140542.k7E5gkao031571@repoman.freebsd.org> From: Matt Jacob Date: Mon, 14 Aug 2006 05:42:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/isp isp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 05:42:47 -0000 mjacob 2006-08-14 05:42:46 UTC FreeBSD src repository Modified files: sys/dev/isp isp.c Log: Fix 2KLOGIN code to specify *ibits* (not *obits*) so that the options field in register 10 will be deterministic, not random. Correct the number of input bits for EXECUTE_FIRMWARE 0..1 to 0..2- the 2322 and 24XX cards use mailbox register 2 to specify whether the f/w being executed is freshly loaded or not. Correct the number of input bits for {READ,WRITE}_RAM_WORD_EXTENDED so that register 8 gets picked up. Fix the indexing and offset for the 2322 f/w download so that it correctly puts the different code segments where they belong. Move VERIFY_CHECKSUM to be the 'else' clause to 2322 f/w downloads- the EXECUTE_FIRMWARE command for 2322 and 24XX cards will tell you if the f/w checksum is incorrect and VERIFY_CHECKSUM only works for RISC SRAM address < 64K so you can only do a VERIFY_CHECKSUM on the first of the 3 f/w segments for the 2322. Shorten the delay for the continuation mailbox commands- 1ms is ridiculous (100us is more likely). All of the more or less is really only for the 2322/6322 cards. Revision Changes Path 1.126 +77 -60 src/sys/dev/isp/isp.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 06:15: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 5378216A4DD; Mon, 14 Aug 2006 06:15:17 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1056943D46; Mon, 14 Aug 2006 06:15:17 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7E6FGMS034341; Mon, 14 Aug 2006 06:15:16 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7E6FGiS034340; Mon, 14 Aug 2006 06:15:16 GMT (envelope-from alc) Message-Id: <200608140615.k7E6FGiS034340@repoman.freebsd.org> From: Alan Cox Date: Mon, 14 Aug 2006 06:15: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/amd64/amd64 trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 06:15:17 -0000 alc 2006-08-14 06:15:16 UTC FreeBSD src repository Modified files: sys/amd64/amd64 trap.c Log: It's not entirely obvious that PGEX_I must be zero if no-execute is neither supported nor enabled. Just to be sure, verify that no-execute is enabled before passing VM_PROT_EXECUTE to vm_fault(). Suggested by: tegge@ Revision Changes Path 1.309 +2 -2 src/sys/amd64/amd64/trap.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 07:54: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 3514816A4DA; Mon, 14 Aug 2006 07:54:18 +0000 (UTC) (envelope-from dd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4AAE43D45; Mon, 14 Aug 2006 07:54:17 +0000 (GMT) (envelope-from dd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7E7sH79040716; Mon, 14 Aug 2006 07:54:17 GMT (envelope-from dd@repoman.freebsd.org) Received: (from dd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7E7sHSM040715; Mon, 14 Aug 2006 07:54:17 GMT (envelope-from dd) Message-Id: <200608140754.k7E7sHSM040715@repoman.freebsd.org> From: Dima Dorfman Date: Mon, 14 Aug 2006 07:54: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/sbin/ping ping.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 07:54:18 -0000 dd 2006-08-14 07:54:17 UTC FreeBSD src repository Modified files: sbin/ping ping.c Log: Print packet loss figures with one decimal place. ping6 already does this, and OpenBSD and NetBSD pings do it too. This is primarily useful for comparing low levels of packet loss. Revision Changes Path 1.110 +4 -4 src/sbin/ping/ping.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 08:21: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 1FB0816A4E0; Mon, 14 Aug 2006 08:21:28 +0000 (UTC) (envelope-from dd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF55643D49; Mon, 14 Aug 2006 08:21:27 +0000 (GMT) (envelope-from dd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7E8LRce043315; Mon, 14 Aug 2006 08:21:27 GMT (envelope-from dd@repoman.freebsd.org) Received: (from dd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7E8LRZD043314; Mon, 14 Aug 2006 08:21:27 GMT (envelope-from dd) Message-Id: <200608140821.k7E8LRZD043314@repoman.freebsd.org> From: Dima Dorfman Date: Mon, 14 Aug 2006 08:21:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/string strcoll.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, 14 Aug 2006 08:21:28 -0000 dd 2006-08-14 08:21:27 UTC FreeBSD src repository Modified files: lib/libc/string strcoll.3 Log: Improve the wording. Remove the appositive about strcmp, putting the first sentence back to the way it was. Add a second sentence that explains the case when strcmp is called. Revision Changes Path 1.13 +5 -2 src/lib/libc/string/strcoll.3 From owner-cvs-src@FreeBSD.ORG Mon Aug 14 08:49: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 C053C16A4DE; Mon, 14 Aug 2006 08:49:11 +0000 (UTC) (envelope-from dd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADDC443D6B; Mon, 14 Aug 2006 08:49:08 +0000 (GMT) (envelope-from dd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7E8n81s052454; Mon, 14 Aug 2006 08:49:08 GMT (envelope-from dd@repoman.freebsd.org) Received: (from dd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7E8n8n8052453; Mon, 14 Aug 2006 08:49:08 GMT (envelope-from dd) Message-Id: <200608140849.k7E8n8n8052453@repoman.freebsd.org> From: Dima Dorfman Date: Mon, 14 Aug 2006 08:49: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.sbin/rtsold rtsold.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, 14 Aug 2006 08:49:11 -0000 dd 2006-08-14 08:49:08 UTC FreeBSD src repository Modified files: usr.sbin/rtsold rtsold.8 Log: Improve wording for -f and -F. Revision Changes Path 1.16 +12 -13 src/usr.sbin/rtsold/rtsold.8 From owner-cvs-src@FreeBSD.ORG Mon Aug 14 08:50: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 7FC8216A4DA; Mon, 14 Aug 2006 08:50:25 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ABCE43D53; Mon, 14 Aug 2006 08:50:18 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id k7E8oEHi006133 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 14 Aug 2006 12:50:15 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k7E8oE4R006132; Mon, 14 Aug 2006 12:50:14 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 14 Aug 2006 12:50:14 +0400 From: Gleb Smirnoff To: Pyun YongHyeon Message-ID: <20060814085014.GL96644@FreeBSD.org> References: <200608140221.k7E2LQwW008604@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200608140221.k7E2LQwW008604@repoman.freebsd.org> User-Agent: Mutt/1.5.6i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/em if_em.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 08:50:25 -0000 Pyun, On Mon, Aug 14, 2006 at 02:21:26AM +0000, Pyun YongHyeon wrote: P> FreeBSD src repository P> P> Modified files: P> sys/dev/em if_em.c P> Log: P> Make em(4) handle too many fragmented frame with m_defrag(9). P> Previously em(4) requeued the failed mbuf chains from P> bus_dmamap_load_mbuf_sg(9) failure to resend it later. However, P> bus_dmamap_load_mbuf_sg(9) may never complete its request as the P> fragmented frames can have more than EM_MAX_SCATTER segments. P> To handle the above EFBIG case, defragment the frame with m_defrag(9) P> and free the mbuf chain if it can't deframent the chain due to P> resource shortage. Big thanks for working on this and previous commits! Did the originator of kern/86306 respond to your patch? Can I assign this PR to you? -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-src@FreeBSD.ORG Mon Aug 14 09:17: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 716A516A4E1 for ; Mon, 14 Aug 2006 09:17:46 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EED243D53 for ; Mon, 14 Aug 2006 09:17:43 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so328625nzn for ; Mon, 14 Aug 2006 02:17:42 -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=HzkoBCxOJCBuida5/Z0itgf0fo/oLp33xHRnYvCzS2q0h73L0dZoxVbdwGUqJKQsgUSm2YD7hnR5c7onM2NojWB6bQ6D/oYQosE0KhgoQS4AwOMEYfvB9vsPaakREEGoyys87SW/quHXrmQCdRS0iKAG7sDW2UcbAnqHgQPx62Y= Received: by 10.65.59.20 with SMTP id m20mr2265192qbk; Mon, 14 Aug 2006 02:17:40 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.gmail.com with ESMTP id 15sm529365nzn.2006.08.14.02.17.37; Mon, 14 Aug 2006 02:17:39 -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 k7E9J8Dn038255 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 14 Aug 2006 18:19:08 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id k7E9J8SZ038254; Mon, 14 Aug 2006 18:19:08 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Mon, 14 Aug 2006 18:19:07 +0900 From: Pyun YongHyeon To: Gleb Smirnoff Message-ID: <20060814091907.GB36904@cdnetworks.co.kr> References: <200608140221.k7E2LQwW008604@repoman.freebsd.org> <20060814085014.GL96644@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060814085014.GL96644@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Pyun YongHyeon Subject: Re: cvs commit: src/sys/dev/em if_em.c 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: Mon, 14 Aug 2006 09:17:46 -0000 On Mon, Aug 14, 2006 at 12:50:14PM +0400, Gleb Smirnoff wrote: > Pyun, > > On Mon, Aug 14, 2006 at 02:21:26AM +0000, Pyun YongHyeon wrote: > P> FreeBSD src repository > P> > P> Modified files: > P> sys/dev/em if_em.c > P> Log: > P> Make em(4) handle too many fragmented frame with m_defrag(9). > P> Previously em(4) requeued the failed mbuf chains from > P> bus_dmamap_load_mbuf_sg(9) failure to resend it later. However, > P> bus_dmamap_load_mbuf_sg(9) may never complete its request as the > P> fragmented frames can have more than EM_MAX_SCATTER segments. > P> To handle the above EFBIG case, defragment the frame with m_defrag(9) > P> and free the mbuf chain if it can't deframent the chain due to > P> resource shortage. > > Big thanks for working on this and previous commits! > > Did the originator of kern/86306 respond to your patch? Not yet. > Can I assign this PR to you? > Yes. I'll handle the PR. -- Regards, Pyun YongHyeon From owner-cvs-src@FreeBSD.ORG Mon Aug 14 09:34: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 DA4B416A4E2; Mon, 14 Aug 2006 09:34:33 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4850643D55; Mon, 14 Aug 2006 09:34:33 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7E9YXHw055937; Mon, 14 Aug 2006 09:34:33 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7E9YXjG055936; Mon, 14 Aug 2006 09:34:33 GMT (envelope-from ru) Message-Id: <200608140934.k7E9YXjG055936@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 14 Aug 2006 09:34: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/share/man/man7 release.7 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 09:34:34 -0000 ru 2006-08-14 09:34:32 UTC FreeBSD src repository Modified files: share/man/man7 release.7 Log: The BUILDNAME variable need not be specified. Revision Changes Path 1.57 +13 -10 src/share/man/man7/release.7 From owner-cvs-src@FreeBSD.ORG Mon Aug 14 09:41: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 F2A3616A4DA; Mon, 14 Aug 2006 09:41:21 +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 754DD43D49; Mon, 14 Aug 2006 09:41:21 +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 539CB1A4DAE; Mon, 14 Aug 2006 02:41:21 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8ACE1515DC; Mon, 14 Aug 2006 05:41:20 -0400 (EDT) Date: Mon, 14 Aug 2006 05:41:20 -0400 From: Kris Kennaway To: Ruslan Ermilov Message-ID: <20060814094120.GB9722@xor.obsecurity.org> References: <200608101942.k7AJgOrB051336@repoman.freebsd.org> <20060811235619.G93570@atlantis.atlantis.dp.ua> <20060811220244.GC5237@rambler-co.ru> <20060811223642.GA21117@xor.obsecurity.org> <20060812005213.384b744b@Magellan.Leidinger.net> <20060812084253.GA8597@rambler-co.ru> <20060812123531.GA36569@xor.obsecurity.org> <20060813185551.GA15783@rambler-co.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DKU6Jbt7q3WqK7+M" Content-Disposition: inline In-Reply-To: <20060813185551.GA15783@rambler-co.ru> User-Agent: Mutt/1.4.2.2i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Alexander Leidinger , cvs-all@FreeBSD.org, Kris Kennaway Subject: Re: cvs commit: src ObsoleteFiles.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, 14 Aug 2006 09:41:22 -0000 --DKU6Jbt7q3WqK7+M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 13, 2006 at 10:55:51PM +0400, Ruslan Ermilov wrote: > On Sat, Aug 12, 2006 at 08:35:31AM -0400, Kris Kennaway wrote: > > On Sat, Aug 12, 2006 at 12:42:53PM +0400, Ruslan Ermilov wrote: > > > Hi, > > >=20 > > > On Sat, Aug 12, 2006 at 12:52:13AM +0200, Alexander Leidinger wrote: > > > > Quoting Kris Kennaway (Fri, 11 Aug 2006 18:36= :42 -0400): > > > > > I'd suggest adding a comment to the file to prevent another recur= rence > > > >=20 > > > > This was one the first idea I had after reading this. If nobody com= es > > > > up with a better one after I'm awaken again, I will add a comment (= at > > > > the end of the OLD_FILES list). > > > >=20 > > > > > of this, or make it so they're touched at installworld and don't = keep > > > > > showing up as false positives in 'find' searches. > > > >=20 > > > > That would be another idea. I like it better, since we can't expect > > > > that someone greps in ObsoleteFiles.inc for each file he wants to a= dd. > > > >=20 > > > Please add a comment to ObsoleteFiles.inc if you like. Touching these > > > files at installworld time is not an acceptable option since they are > > > not touched for a reson to match the behavior of standard Groff insta= ll > > > (they can have locally added staff much like our /boot/loader.rc which > > > shouldn't be occasionally overwritten). > >=20 > > I said "touch" for a reason; touch(1) ;-) > >=20 > touch(1) is not an install tool. Sounds like something easily changed. How badly do you want to avoid recommitting this fix every time someone overlooks it? Kris --DKU6Jbt7q3WqK7+M Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE4EVAWry0BWjoQKURAi40AJ43gS9YXo4piHEdmMzYJlWXidCMsgCg2LAl Z9+gvq8kYlNmxYtn4nM5saI= =hRQM -----END PGP SIGNATURE----- --DKU6Jbt7q3WqK7+M-- From owner-cvs-src@FreeBSD.ORG Mon Aug 14 09:52: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 98A8B16A4DD; Mon, 14 Aug 2006 09:52:25 +0000 (UTC) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52B0043D45; Mon, 14 Aug 2006 09:52:25 +0000 (GMT) (envelope-from kib@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7E9qPKF056738; Mon, 14 Aug 2006 09:52:25 GMT (envelope-from kib@repoman.freebsd.org) Received: (from kib@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7E9qP3L056736; Mon, 14 Aug 2006 09:52:25 GMT (envelope-from kib) Message-Id: <200608140952.k7E9qP3L056736@repoman.freebsd.org> From: Konstantin Belousov Date: Mon, 14 Aug 2006 09:52:25 +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/nfs4client nfs4_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 09:52:25 -0000 kib 2006-08-14 09:52:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/nfs4client nfs4_vnops.c Log: MFC rev. 1.33: Always supply curthread as argument to nfs_asyncio and nfs_doio in nfs_strategy. Otherwise, for some buffers, signals would be ignored at the intr mounts. Reviewed by: mohan, cel Approved by: pjd (mentor) Revision Changes Path 1.31.2.2 +2 -8 src/sys/nfs4client/nfs4_vnops.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 09:52: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 D458716A5EE; Mon, 14 Aug 2006 09:52:35 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D4FB43D49; Mon, 14 Aug 2006 09:52:35 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7E9qZZo056766; Mon, 14 Aug 2006 09:52:35 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7E9qZTb056765; Mon, 14 Aug 2006 09:52:35 GMT (envelope-from glebius) Message-Id: <200608140952.k7E9qZTb056765@repoman.freebsd.org> From: Gleb Smirnoff Date: Mon, 14 Aug 2006 09:52: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/dev/em if_em.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 09:52:36 -0000 glebius 2006-08-14 09:52:35 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Change hardcoded and incorrect number with correct define. This change is a nop, since E1000_FDX_COLLISION_DISTANCE == E1000_HDX_COLLISION_DISTANCE. PR: kern/101000 Submitted by: Doug Havir Revision Changes Path 1.131 +1 -1 src/sys/dev/em/if_em.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 10:57: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 86E1E16A4DD; Mon, 14 Aug 2006 10:57:41 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5E0E43D58; Mon, 14 Aug 2006 10:57:40 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 9710D2085; Mon, 14 Aug 2006 12:57:34 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 1D7862084; Mon, 14 Aug 2006 12:57:34 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id EA12833C24; Mon, 14 Aug 2006 12:57:33 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Ruslan Ermilov References: <200608101942.k7AJgOrB051336@repoman.freebsd.org> <20060811235619.G93570@atlantis.atlantis.dp.ua> <20060811220244.GC5237@rambler-co.ru> <20060811223642.GA21117@xor.obsecurity.org> <20060812005213.384b744b@Magellan.Leidinger.net> <20060812084253.GA8597@rambler-co.ru> <20060812123531.GA36569@xor.obsecurity.org> <20060813185551.GA15783@rambler-co.ru> Date: Mon, 14 Aug 2006 12:57:33 +0200 In-Reply-To: <20060813185551.GA15783@rambler-co.ru> (Ruslan Ermilov's message of "Sun, 13 Aug 2006 22:55:51 +0400") Message-ID: <864pwfwpnm.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Alexander Leidinger , cvs-all@FreeBSD.org, Kris Kennaway Subject: Re: cvs commit: src ObsoleteFiles.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, 14 Aug 2006 10:57:41 -0000 Ruslan Ermilov writes: > touch(1) is not an install tool. It should be a build tool. It is used during buildkernel and installworld, causing upgrades to break every so often (especially when upgrading across a libc version bump, IIRC). BTW, if you just need to ensure that a file exists, a safe alternative to 'touch ${FILE}' is ':>>${FILE}'. Makefiles in src/sys/modules which use touch should probably be updated to use this instead. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Mon Aug 14 11:04: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 C0BC516A4DA; Mon, 14 Aug 2006 11:04:04 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D26D43D45; Mon, 14 Aug 2006 11:04:04 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7EB44Wm064165; Mon, 14 Aug 2006 11:04:04 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7EB44vp064164; Mon, 14 Aug 2006 11:04:04 GMT (envelope-from ru) Message-Id: <200608141104.k7EB44vp064164@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 14 Aug 2006 11:04:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 11:04:04 -0000 ru 2006-08-14 11:04:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release Makefile Log: Revert accidental setting of default WORLD_FLAGS and KERNEL_FLAGS to unsafe values in revision 1.887.2.11 by scottl@. Revision Changes Path 1.887.2.15 +2 -2 src/release/Makefile From owner-cvs-src@FreeBSD.ORG Mon Aug 14 12:11: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 BDD8216A4E5; Mon, 14 Aug 2006 12:11:01 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9302743D67; Mon, 14 Aug 2006 12:10:55 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7ECAtSj068549; Mon, 14 Aug 2006 12:10:55 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7ECAt8T068547; Mon, 14 Aug 2006 12:10:55 GMT (envelope-from ru) Message-Id: <200608141210.k7ECAt8T068547@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 14 Aug 2006 12:10: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/gnu/usr.bin/groff/contrib/mm Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 12:11:01 -0000 ru 2006-08-14 12:10:54 UTC FreeBSD src repository Modified files: gnu/usr.bin/groff/contrib/mm Makefile Log: Touch `locale' and `se_locale' if they exist to stop people from thinking they are obsolete. Prodded by: kris Submitted by: des MFC after: 3 days Revision Changes Path 1.7 +2 -0 src/gnu/usr.bin/groff/contrib/mm/Makefile From owner-cvs-src@FreeBSD.ORG Mon Aug 14 12:14: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 6985F16A4E5; Mon, 14 Aug 2006 12:14:22 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AF7C43D72; Mon, 14 Aug 2006 12:14:11 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 590DB5E2E; Mon, 14 Aug 2006 16:14:10 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 313175E06; Mon, 14 Aug 2006 16:14:10 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.6/8.13.6) id k7ECEFOq059677; Mon, 14 Aug 2006 16:14:15 +0400 (MSD) (envelope-from ru) Date: Mon, 14 Aug 2006 16:14:15 +0400 From: Ruslan Ermilov To: Dag-Erling Sm?rgrav Message-ID: <20060814121415.GA59023@rambler-co.ru> References: <200608101942.k7AJgOrB051336@repoman.freebsd.org> <20060811235619.G93570@atlantis.atlantis.dp.ua> <20060811220244.GC5237@rambler-co.ru> <20060811223642.GA21117@xor.obsecurity.org> <20060812005213.384b744b@Magellan.Leidinger.net> <20060812084253.GA8597@rambler-co.ru> <20060812123531.GA36569@xor.obsecurity.org> <20060813185551.GA15783@rambler-co.ru> <864pwfwpnm.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1" Content-Disposition: inline In-Reply-To: <864pwfwpnm.fsf@xps.des.no> User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Alexander Leidinger , cvs-all@FreeBSD.org, Kris Kennaway Subject: Re: cvs commit: src ObsoleteFiles.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, 14 Aug 2006 12:14:22 -0000 --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 14, 2006 at 12:57:33PM +0200, Dag-Erling Sm?rgrav wrote: > Ruslan Ermilov writes: > > touch(1) is not an install tool. >=20 > It should be a build tool. It is used during buildkernel and > installworld, causing upgrades to break every so often (especially > when upgrading across a libc version bump, IIRC). >=20 It *is* a build tool, indeed. Build tools aren't special, everything in the set ${PATH} can be a build tool. Install tools are a smaller set of specifically listed tools. It's not used during an installworld; when you see an attempt to use touch(1) during the installworld, it's a sign of a broken buildworld (forgot to run it, clock ran away, etc.). > BTW, if you just need to ensure that a file exists, a safe alternative > to 'touch ${FILE}' is ':>>${FILE}'. Makefiles in src/sys/modules > which use touch should probably be updated to use this instead. >=20 Very good, I like it. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --RnlQjJ0d97Da+TV1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE4GkXqRfpzJluFF4RAn19AJ9tH+uASBKKNU3jn2zf83OlFj6SNACdEKP+ 5I7y88y7y+yPeIFJMa0HecM= =osl+ -----END PGP SIGNATURE----- --RnlQjJ0d97Da+TV1-- From owner-cvs-src@FreeBSD.ORG Mon Aug 14 12:21: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 9406C16A4E1; Mon, 14 Aug 2006 12:21:59 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72A3043D5E; Mon, 14 Aug 2006 12:21:58 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7ECLwQ6069067; Mon, 14 Aug 2006 12:21:58 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7ECLwHq069066; Mon, 14 Aug 2006 12:21:58 GMT (envelope-from ru) Message-Id: <200608141221.k7ECLwHq069066@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 14 Aug 2006 12:21:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/gnu/usr.bin/groff/tmac Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 12:21:59 -0000 ru 2006-08-14 12:21:58 UTC FreeBSD src repository Modified files: gnu/usr.bin/groff/tmac Makefile Log: - Include bsd.own.mk early so existsence check using ${SHAREDIR} actually works. - Touch /usr/share/tmac/man.local if it already exists. MFC after: 3 days Revision Changes Path 1.44 +4 -0 src/gnu/usr.bin/groff/tmac/Makefile From owner-cvs-src@FreeBSD.ORG Mon Aug 14 12:28: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 34A5016A4DE; Mon, 14 Aug 2006 12:28:07 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BA1943D76; Mon, 14 Aug 2006 12:28:01 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id E76362085; Mon, 14 Aug 2006 14:27:55 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id D19D62084; Mon, 14 Aug 2006 14:27:55 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 41B5433C24; Mon, 14 Aug 2006 14:27:55 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Ruslan Ermilov References: <200608101942.k7AJgOrB051336@repoman.freebsd.org> <20060811235619.G93570@atlantis.atlantis.dp.ua> <20060811220244.GC5237@rambler-co.ru> <20060811223642.GA21117@xor.obsecurity.org> <20060812005213.384b744b@Magellan.Leidinger.net> <20060812084253.GA8597@rambler-co.ru> <20060812123531.GA36569@xor.obsecurity.org> <20060813185551.GA15783@rambler-co.ru> <864pwfwpnm.fsf@xps.des.no> <20060814121415.GA59023@rambler-co.ru> Date: Mon, 14 Aug 2006 14:27:55 +0200 In-Reply-To: <20060814121415.GA59023@rambler-co.ru> (Ruslan Ermilov's message of "Mon, 14 Aug 2006 16:14:15 +0400") Message-ID: <86k65bv6wk.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Alexander Leidinger , cvs-all@FreeBSD.org, Kris Kennaway Subject: Re: cvs commit: src ObsoleteFiles.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, 14 Aug 2006 12:28:07 -0000 Ruslan Ermilov writes: > On Mon, Aug 14, 2006 at 12:57:33PM +0200, Dag-Erling Sm?rgrav wrote: > > Ruslan Ermilov writes: > > > touch(1) is not an install tool. > > It should be a build tool. It is used during buildkernel and > > installworld, causing upgrades to break every so often (especially > > when upgrading across a libc version bump, IIRC). > It *is* a build tool, indeed. Build tools aren't special, everything > in the set ${PATH} can be a build tool. As you very well know, build tools need to be cross-built (by the build-tools target) to run on the host system, and touch isn't. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Mon Aug 14 12:39: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 8A18116A4E2; Mon, 14 Aug 2006 12:39:09 +0000 (UTC) (envelope-from dmitry@atlantis.dp.ua) Received: from postman.atlantis.dp.ua (postman.atlantis.dp.ua [193.108.47.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF7AF43D53; Mon, 14 Aug 2006 12:38:54 +0000 (GMT) (envelope-from dmitry@atlantis.dp.ua) Received: from smtp.atlantis.dp.ua (smtp.atlantis.dp.ua [193.108.46.231]) by postman.atlantis.dp.ua (8.13.1/8.13.1) with ESMTP id k7ECchur048413; Mon, 14 Aug 2006 15:38:45 +0300 (EEST) (envelope-from dmitry@atlantis.dp.ua) Date: Mon, 14 Aug 2006 15:38:43 +0300 (EEST) From: Dmitry Pryanishnikov To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= In-Reply-To: <864pwfwpnm.fsf@xps.des.no> Message-ID: <20060814153428.G28464@atlantis.atlantis.dp.ua> References: <200608101942.k7AJgOrB051336@repoman.freebsd.org> <20060811235619.G93570@atlantis.atlantis.dp.ua> <20060811220244.GC5237@rambler-co.ru> <20060811223642.GA21117@xor.obsecurity.org> <20060812005213.384b744b@Magellan.Leidinger.net> <20060812084253.GA8597@rambler-co.ru> <20060812123531.GA36569@xor.obsecurity.org> <20060813185551.GA15783@rambler-co.ru> <864pwfwpnm.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@freebsd.org, Alexander Leidinger , cvs-src@freebsd.org, cvs-all@freebsd.org, Ruslan Ermilov , Kris Kennaway Subject: Re: cvs commit: src ObsoleteFiles.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, 14 Aug 2006 12:39:09 -0000 Hello! On Mon, 14 Aug 2006, Dag-Erling Sm?rgrav wrote: > BTW, if you just need to ensure that a file exists, a safe alternative > to 'touch ${FILE}' is ':>>${FILE}'. Makefiles in src/sys/modules > which use touch should probably be updated to use this instead. It doesn't change the file's last modification time for me using /bin/sh: # uname -r 6.1-RELEASE # ls -l aaa -rw-r--r-- 1 root wheel 512 Jul 18 17:00 aaa # :>>aaa # ls -l aaa -rw-r--r-- 1 root wheel 512 Jul 18 17:00 aaa # date Mon Aug 14 15:35:23 EEST 2006 So ':>>${FILE}' isn't the same as 'touch ${FILE}' for existing files. Sincerely, Dmitry -- Atlantis ISP, System Administrator e-mail: dmitry@atlantis.dp.ua nic-hdl: LYNX-RIPE From owner-cvs-src@FreeBSD.ORG Mon Aug 14 12:40: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 0A23E16A4EA; Mon, 14 Aug 2006 12:40:48 +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 BD92543D9A; Mon, 14 Aug 2006 12:40:33 +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.7/8.13.7) with ESMTP id k7ECeVFw028986; Mon, 14 Aug 2006 16:40:31 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.7/8.13.7/Submit) id k7ECeVA6028985; Mon, 14 Aug 2006 16:40:31 +0400 (MSD) (envelope-from ache) Date: Mon, 14 Aug 2006 16:40:31 +0400 From: Andrey Chernov To: Ruslan Ermilov Message-ID: <20060814124031.GA28932@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Ruslan Ermilov , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200608141210.k7ECAt8T068547@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608141210.k7ECAt8T068547@repoman.freebsd.org> User-Agent: Mutt/1.5.12-2006-07-14 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/groff/contrib/mm Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 12:40:48 -0000 On Mon, Aug 14, 2006 at 12:10:54PM +0000, Ruslan Ermilov wrote: > ru 2006-08-14 12:10:54 UTC > > FreeBSD src repository > > Modified files: > gnu/usr.bin/groff/contrib/mm Makefile > Log: > Touch `locale' and `se_locale' if they exist to stop people from > thinking they are obsolete. I don't think it is a good idea. They becomes subject of every incremental dump, and so on. I.e. they will mess with every program comparing dates. To stop people thinking it is better to add a comment to apropriate place. -- http://ache.pp.ru/ From owner-cvs-src@FreeBSD.ORG Mon Aug 14 12:44: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 8FD5716A4DA; Mon, 14 Aug 2006 12:44:03 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0866D43D6A; Mon, 14 Aug 2006 12:44:03 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 892E220AD; Mon, 14 Aug 2006 14:43:56 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 05DDE20AC; Mon, 14 Aug 2006 14:43:56 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id DE48433C24; Mon, 14 Aug 2006 14:43:55 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Dmitry Pryanishnikov References: <200608101942.k7AJgOrB051336@repoman.freebsd.org> <20060811235619.G93570@atlantis.atlantis.dp.ua> <20060811220244.GC5237@rambler-co.ru> <20060811223642.GA21117@xor.obsecurity.org> <20060812005213.384b744b@Magellan.Leidinger.net> <20060812084253.GA8597@rambler-co.ru> <20060812123531.GA36569@xor.obsecurity.org> <20060813185551.GA15783@rambler-co.ru> <864pwfwpnm.fsf@xps.des.no> <20060814153428.G28464@atlantis.atlantis.dp.ua> Date: Mon, 14 Aug 2006 14:43:55 +0200 In-Reply-To: <20060814153428.G28464@atlantis.atlantis.dp.ua> (Dmitry Pryanishnikov's message of "Mon, 14 Aug 2006 15:38:43 +0300 (EEST)") Message-ID: <867j1bv65w.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: src-committers@freebsd.org, Alexander Leidinger , cvs-src@freebsd.org, cvs-all@freebsd.org, Ruslan Ermilov , Kris Kennaway Subject: Re: cvs commit: src ObsoleteFiles.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, 14 Aug 2006 12:44:03 -0000 Dmitry Pryanishnikov writes: > Dag-Erling Sm=F8rgrav writes: > > BTW, if you just need to ensure that a file exists, a safe alternative > > to 'touch ${FILE}' is ':>>${FILE}'. Makefiles in src/sys/modules > > which use touch should probably be updated to use this instead. > It doesn't change the file's last modification time for me using /bin/sh: > [...] > So ':>>${FILE}' isn't the same as 'touch ${FILE}' for existing files. when the purpose is only "to ensure that a file exists" as I wrote above, this does not matter. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Mon Aug 14 12:44: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 812C716A4DD; Mon, 14 Aug 2006 12:44:22 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id A538D43D7C; Mon, 14 Aug 2006 12:44:21 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 898585C49; Mon, 14 Aug 2006 16:44:20 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 803D65C89; Mon, 14 Aug 2006 16:44:20 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.6/8.13.6) id k7ECiQlG060122; Mon, 14 Aug 2006 16:44:26 +0400 (MSD) (envelope-from ru) Date: Mon, 14 Aug 2006 16:44:26 +0400 From: Ruslan Ermilov To: Dag-Erling Sm?rgrav Message-ID: <20060814124426.GB59946@rambler-co.ru> References: <20060811235619.G93570@atlantis.atlantis.dp.ua> <20060811220244.GC5237@rambler-co.ru> <20060811223642.GA21117@xor.obsecurity.org> <20060812005213.384b744b@Magellan.Leidinger.net> <20060812084253.GA8597@rambler-co.ru> <20060812123531.GA36569@xor.obsecurity.org> <20060813185551.GA15783@rambler-co.ru> <864pwfwpnm.fsf@xps.des.no> <20060814121415.GA59023@rambler-co.ru> <86k65bv6wk.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NMuMz9nt05w80d4+" Content-Disposition: inline In-Reply-To: <86k65bv6wk.fsf@xps.des.no> User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src ObsoleteFiles.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, 14 Aug 2006 12:44:22 -0000 --NMuMz9nt05w80d4+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 14, 2006 at 02:27:55PM +0200, Dag-Erling Sm?rgrav wrote: > Ruslan Ermilov writes: > > On Mon, Aug 14, 2006 at 12:57:33PM +0200, Dag-Erling Sm?rgrav wrote: > > > Ruslan Ermilov writes: > > > > touch(1) is not an install tool. > > > It should be a build tool. It is used during buildkernel and > > > installworld, causing upgrades to break every so often (especially > > > when upgrading across a libc version bump, IIRC). > > It *is* a build tool, indeed. Build tools aren't special, everything > > in the set ${PATH} can be a build tool. >=20 > As you very well know, build tools need to be cross-built (by the > build-tools target) to run on the host system, and touch isn't. >=20 No, build-tools are completely different beastie. Also, a tool that's cross built is for (potentially) different platform / kernel version, so it cannot be run by the host system, by definition. Just a small reminder of what types of the tools we use during the build: - build-tools are built on the build host, and to be run by the build host. These are usually some small special helper utils that are not normally installed. Some of them are shell scripts, so they are not built at all. ;) - cross-tools need to be cross-build. The rule of thumb for the cross-tool is that it knows and pays attention to ${TARGET_ARCH}. - bootstrap-tools are the tools that need to be built for backward compatibility reasons. Ideally, every bootstrap tool that we use during the build should be built, but this slows down the build process, so it was agreed that we only build what's absolutely necessary for an upgrade, and we ab^Wuse /usr/include/osreldate.h for this purpose. P.S. My "it is a build tool" above wasn't implying a build-tools set; rather, all I was trying to say is that we're allowed to use this tool during the build (in a makefile). Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --NMuMz9nt05w80d4+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE4HAqqRfpzJluFF4RArXaAJ4sfHN/TEFtLoKeFJ+E5arPr1qhVgCfWLVU SXn2gq21PxvT0dDf1os8Amc= =SZss -----END PGP SIGNATURE----- --NMuMz9nt05w80d4+-- From owner-cvs-src@FreeBSD.ORG Mon Aug 14 12:45: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 684E116A560; Mon, 14 Aug 2006 12:45:30 +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 B778243D6D; Mon, 14 Aug 2006 12:45:29 +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.7/8.13.7) with ESMTP id k7ECjS0f029070; Mon, 14 Aug 2006 16:45:28 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.7/8.13.7/Submit) id k7ECjSOq029069; Mon, 14 Aug 2006 16:45:28 +0400 (MSD) (envelope-from ache) Date: Mon, 14 Aug 2006 16:45:28 +0400 From: Andrey Chernov To: Ruslan Ermilov Message-ID: <20060814124528.GB28932@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Ruslan Ermilov , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200608141221.k7ECLwHq069066@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608141221.k7ECLwHq069066@repoman.freebsd.org> User-Agent: Mutt/1.5.12-2006-07-14 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/groff/tmac Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 12:45:30 -0000 On Mon, Aug 14, 2006 at 12:21:58PM +0000, Ruslan Ermilov wrote: > ru 2006-08-14 12:21:58 UTC > > FreeBSD src repository > > Modified files: > gnu/usr.bin/groff/tmac Makefile > Log: > - Include bsd.own.mk early so existsence check using ${SHAREDIR} > actually works. > - Touch /usr/share/tmac/man.local if it already exists. It is definitely bad habbit touching the files to marking them not obsoleted. Many developers including me use 'INSTALL = install -C' which not touch files when not needed, so we have correct date of the actual last file change. With that your touching those files will falsely looks updated. Please back it out. -- http://ache.pp.ru/ From owner-cvs-src@FreeBSD.ORG Mon Aug 14 12:47: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 B923716A4DD; Mon, 14 Aug 2006 12:47:33 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B10643D79; Mon, 14 Aug 2006 12:47:23 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id BA8A820A7; Mon, 14 Aug 2006 14:47:19 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id A1E5E20A5; Mon, 14 Aug 2006 14:47:19 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 77F4833C24; Mon, 14 Aug 2006 14:47:19 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Dmitry Pryanishnikov References: <200608101942.k7AJgOrB051336@repoman.freebsd.org> <20060811235619.G93570@atlantis.atlantis.dp.ua> <20060811220244.GC5237@rambler-co.ru> <20060811223642.GA21117@xor.obsecurity.org> <20060812005213.384b744b@Magellan.Leidinger.net> <20060812084253.GA8597@rambler-co.ru> <20060812123531.GA36569@xor.obsecurity.org> <20060813185551.GA15783@rambler-co.ru> <864pwfwpnm.fsf@xps.des.no> <20060814153428.G28464@atlantis.atlantis.dp.ua> <867j1bv65w.fsf@xps.des.no> Date: Mon, 14 Aug 2006 14:47:19 +0200 In-Reply-To: <867j1bv65w.fsf@xps.des.no> (Dag-Erling =?iso-8859-1?Q?Sm=F8r?= =?iso-8859-1?Q?grav's?= message of "Mon, 14 Aug 2006 14:43:55 +0200") Message-ID: <863bbzv608.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: src-committers@freebsd.org, Alexander Leidinger , cvs-src@freebsd.org, cvs-all@freebsd.org, Ruslan Ermilov , Kris Kennaway Subject: Re: cvs commit: src ObsoleteFiles.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, 14 Aug 2006 12:47:33 -0000 des@des.no (Dag-Erling Sm=F8rgrav) writes: > Dmitry Pryanishnikov writes: > > So ':>>${FILE}' isn't the same as 'touch ${FILE}' for existing files. > when the purpose is only "to ensure that a file exists" as I wrote > above, this does not matter. besides, in most cases where touch is used in src/sys, what is really needed is truncate (or :>): opt_ppp.h: touch ${.TARGET} .if ${PPP_BSDCOMP} > 0 echo "#define PPP_BSDCOMP ${PPP_BSDCOMP}" >> ${.TARGET} .endif .if ${PPP_DEFLATE} > 0 echo "#define PPP_DEFLATE ${PPP_DEFLATE}" >> ${.TARGET} .endif .if ${PPP_FILTER} > 0 echo "#define PPP_FILTER ${PPP_FILTER}" >> ${.TARGET} .endif .endif if for some reason this target should run several times, opt_ppp.h will end up with multiple definitions of the same macros. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Mon Aug 14 12:53: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 AAEB616A4DD; Mon, 14 Aug 2006 12:53:04 +0000 (UTC) (envelope-from dmitry@atlantis.dp.ua) Received: from postman.atlantis.dp.ua (postman.atlantis.dp.ua [193.108.47.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id F325043D68; Mon, 14 Aug 2006 12:53:03 +0000 (GMT) (envelope-from dmitry@atlantis.dp.ua) Received: from smtp.atlantis.dp.ua (smtp.atlantis.dp.ua [193.108.46.231]) by postman.atlantis.dp.ua (8.13.1/8.13.1) with ESMTP id k7ECqqpm062250; Mon, 14 Aug 2006 15:52:52 +0300 (EEST) (envelope-from dmitry@atlantis.dp.ua) Date: Mon, 14 Aug 2006 15:52:52 +0300 (EEST) From: Dmitry Pryanishnikov To: Andrey Chernov In-Reply-To: <20060814124528.GB28932@nagual.pp.ru> Message-ID: <20060814154640.R28464@atlantis.atlantis.dp.ua> References: <200608141221.k7ECLwHq069066@repoman.freebsd.org> <20060814124528.GB28932@nagual.pp.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Ruslan Ermilov , cvs-all@freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/groff/tmac Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 12:53:04 -0000 Hello! On Mon, 14 Aug 2006, Andrey Chernov wrote: >> - Touch /usr/share/tmac/man.local if it already exists. > > It is definitely bad habbit touching the files to marking them not > obsoleted. Many developers including me use 'INSTALL = install -C' which > not touch files when not needed, so we have correct date of the actual > last file change. With that your touching those files will falsely looks > updated. Please back it out. Note that this commit does _not_ touch the file. As I've shown in my previous letter, ':>>$file' will _not_ change file's modification time. Maybe, we should avoid spelling ':>>' as a 'touch' in the commit log to prevent such a confusion? BTW, knowing that ':>>$file' doesn't change modification time, I'm really curiuos what this ".else / :>> / .endif" really does? Isn't this a plain NOOP?! Sincerely, Dmitry -- Atlantis ISP, System Administrator e-mail: dmitry@atlantis.dp.ua nic-hdl: LYNX-RIPE From owner-cvs-src@FreeBSD.ORG Mon Aug 14 12:54: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 4921D16A4DF; Mon, 14 Aug 2006 12:54:15 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id E700343D79; Mon, 14 Aug 2006 12:54:13 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 27CCD20AF; Mon, 14 Aug 2006 14:54:06 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 0542F20AC; Mon, 14 Aug 2006 14:54:06 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id E2CDF33C24; Mon, 14 Aug 2006 14:54:05 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Ruslan Ermilov References: <200608101942.k7AJgOrB051336@repoman.freebsd.org> <20060811235619.G93570@atlantis.atlantis.dp.ua> <20060811220244.GC5237@rambler-co.ru> <20060811223642.GA21117@xor.obsecurity.org> <20060812005213.384b744b@Magellan.Leidinger.net> <20060812084253.GA8597@rambler-co.ru> <20060812123531.GA36569@xor.obsecurity.org> <20060813185551.GA15783@rambler-co.ru> <864pwfwpnm.fsf@xps.des.no> <20060814121415.GA59023@rambler-co.ru> Date: Mon, 14 Aug 2006 14:54:05 +0200 In-Reply-To: <20060814121415.GA59023@rambler-co.ru> (Ruslan Ermilov's message of "Mon, 14 Aug 2006 16:14:15 +0400") Message-ID: <86y7trtr4i.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Alexander Leidinger , cvs-all@FreeBSD.org, Kris Kennaway Subject: Re: cvs commit: src ObsoleteFiles.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, 14 Aug 2006 12:54:15 -0000 --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Ruslan Ermilov writes: > "Dag-Erling Sm=F8rgrav" writes: > > BTW, if you just need to ensure that a file exists, a safe alternative > > to 'touch ${FILE}' is ':>>${FILE}'. Makefiles in src/sys/modules > > which use touch should probably be updated to use this instead. > Very good, I like it. See attached patch. I ended up using :> instead of :>> since that is what is meant in most cases (i.e. the file is supposed to be empty) DES --=20 Dag-Erling Sm=F8rgrav - des@des.no --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=touch.diff Index: sys/conf/kern.post.mk =================================================================== RCS file: /home/ncvs/src/sys/conf/kern.post.mk,v retrieving revision 1.95 diff -u -r1.95 kern.post.mk --- sys/conf/kern.post.mk 18 Jun 2006 17:48:45 -0000 1.95 +++ sys/conf/kern.post.mk 14 Aug 2006 12:50:05 -0000 @@ -132,7 +132,7 @@ # in the a.out ld. For now, this works. HACK_EXTRA_FLAGS?= -shared hack.So: Makefile - touch hack.c + :> hack.c ${CC} ${HACK_EXTRA_FLAGS} -nostdlib hack.c -o hack.So rm -f hack.c Index: sys/conf/kmod.mk =================================================================== RCS file: /home/ncvs/src/sys/conf/kmod.mk,v retrieving revision 1.209 diff -u -r1.209 kmod.mk --- sys/conf/kmod.mk 30 Jun 2006 19:35:35 -0000 1.209 +++ sys/conf/kmod.mk 14 Aug 2006 12:51:14 -0000 @@ -192,7 +192,7 @@ .if defined(EXPORT_SYMS) .if ${EXPORT_SYMS} != YES .if ${EXPORT_SYMS} == NO - touch export_syms + :> export_syms .elif !exists(${.CURDIR}/${EXPORT_SYMS}) echo ${EXPORT_SYMS} > export_syms .else @@ -311,7 +311,7 @@ CLEANFILES+= ${_src} .if !target(${_src}) ${_src}: - touch ${.TARGET} + :> ${.TARGET} .endif .endfor .endif Index: sys/conf/newvers.sh =================================================================== RCS file: /home/ncvs/src/sys/conf/newvers.sh,v retrieving revision 1.72 diff -u -r1.72 newvers.sh --- sys/conf/newvers.sh 19 Aug 2005 03:56:45 -0000 1.72 +++ sys/conf/newvers.sh 14 Aug 2006 12:50:47 -0000 @@ -83,7 +83,7 @@ echo 0 > version fi -touch version +:>> version v=`cat version` u=${USER:-root} d=`pwd` h=${HOSTNAME:-`hostname`} t=`date` i=`${MAKE:-make} -V KERN_IDENT` cat << EOF > vers.c Index: sys/modules/if_ef/Makefile =================================================================== RCS file: /home/ncvs/src/sys/modules/if_ef/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- sys/modules/if_ef/Makefile 24 Feb 2006 12:27:09 -0000 1.13 +++ sys/modules/if_ef/Makefile 14 Aug 2006 12:47:29 -0000 @@ -19,16 +19,16 @@ #ETHER_SNAP= opt_inet.h: - echo "#define INET 1" > opt_inet.h + echo "#define INET 1" > ${.TARGET} opt_ipx.h: - echo "#define IPX 1" > opt_ipx.h + echo "#define IPX 1" > ${.TARGET} opt_ef.h: - touch opt_ef.h + :> ${.TARGET} .for frame in ETHER_II ETHER_8023 ETHER_8022 ETHER_SNAP .if defined(${frame}) - echo "#define ${frame} 1" >> opt_ef.h + echo "#define ${frame} 1" >> ${.TARGET} .endif .endfor .endif Index: sys/modules/if_ppp/Makefile =================================================================== RCS file: /home/ncvs/src/sys/modules/if_ppp/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- sys/modules/if_ppp/Makefile 27 Feb 2006 16:56:22 -0000 1.35 +++ sys/modules/if_ppp/Makefile 14 Aug 2006 12:48:11 -0000 @@ -20,18 +20,20 @@ .endif .if !defined(KERNBUILDDIR) -.if ${PPP_INET} > 0 opt_inet.h: + :> ${.TARGET} +.if ${PPP_INET} > 0 echo "#define INET 1" >> ${.TARGET} .endif -.if ${PPP_IPX} > 0 opt_ipx.h: + :> ${.TARGET} +.if ${PPP_IPX} > 0 echo "#define IPX ${PPP_IPX}" >> ${.TARGET} .endif opt_ppp.h: - touch ${.TARGET} + :> ${.TARGET} .if ${PPP_BSDCOMP} > 0 echo "#define PPP_BSDCOMP ${PPP_BSDCOMP}" >> ${.TARGET} .endif Index: sys/modules/netgraph/mppc/Makefile =================================================================== RCS file: /home/ncvs/src/sys/modules/netgraph/mppc/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- sys/modules/netgraph/mppc/Makefile 14 Oct 2005 23:30:13 -0000 1.13 +++ sys/modules/netgraph/mppc/Makefile 14 Aug 2006 12:48:18 -0000 @@ -20,7 +20,7 @@ .if !defined(KERNBUILDDIR) opt_netgraph.h: - touch ${.TARGET} + :> ${.TARGET} .if ${NETGRAPH_MPPC_COMPRESSION} > 0 echo "#define NETGRAPH_MPPC_COMPRESSION 1" >> ${.TARGET} .endif Index: sys/modules/sound/sound/Makefile =================================================================== RCS file: /home/ncvs/src/sys/modules/sound/sound/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- sys/modules/sound/sound/Makefile 27 May 2006 16:32:05 -0000 1.18 +++ sys/modules/sound/sound/Makefile 14 Aug 2006 12:48:58 -0000 @@ -22,7 +22,7 @@ # existing one from KERNBUILDDIR which possibly has DEV_ISA defined so # sound.ko is always built without isadma support. opt_isa.h: - touch ${.TARGET} + :> ${.TARGET} .else SRCS+= sndbuf_dma.c --=-=-=-- From owner-cvs-src@FreeBSD.ORG Mon Aug 14 12:57: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 A0A2A16A4DD; Mon, 14 Aug 2006 12:57:09 +0000 (UTC) (envelope-from kib@freebsd.org) Received: from fw.zoral.com.ua (fw.zoral.com.ua [213.186.206.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F93743D5A; Mon, 14 Aug 2006 12:57:01 +0000 (GMT) (envelope-from kib@freebsd.org) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by fw.zoral.com.ua (8.13.4/8.13.4) with ESMTP id k7ECuugp048547 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 14 Aug 2006 15:56:56 +0300 (EEST) (envelope-from kib@freebsd.org) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.13.6/8.13.6) with ESMTP id k7ECuuIq030564; Mon, 14 Aug 2006 15:56:56 +0300 (EEST) (envelope-from kib@freebsd.org) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.13.6/8.13.6/Submit) id k7ECuu2m030563; Mon, 14 Aug 2006 15:56:56 +0300 (EEST) (envelope-from kib@freebsd.org) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kib@freebsd.org using -f Date: Mon, 14 Aug 2006 15:56:56 +0300 From: Kostik Belousov To: Andrey Chernov , Ruslan Ermilov , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Message-ID: <20060814125656.GL25753@deviant.kiev.zoral.com.ua> References: <200608141221.k7ECLwHq069066@repoman.freebsd.org> <20060814124528.GB28932@nagual.pp.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qgd2S+2VS1hsWwXW" Content-Disposition: inline In-Reply-To: <20060814124528.GB28932@nagual.pp.ru> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on fw.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=1.5 required=5.0 tests=SPF_SOFTFAIL, UNPARSEABLE_RELAY autolearn=no version=3.1.4 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on fw.zoral.com.ua Cc: Subject: Re: cvs commit: src/gnu/usr.bin/groff/tmac Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 12:57:09 -0000 --Qgd2S+2VS1hsWwXW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 14, 2006 at 04:45:28PM +0400, Andrey Chernov wrote: > On Mon, Aug 14, 2006 at 12:21:58PM +0000, Ruslan Ermilov wrote: > > ru 2006-08-14 12:21:58 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > gnu/usr.bin/groff/tmac Makefile=20 > > Log: > > - Include bsd.own.mk early so existsence check using ${SHAREDIR} > > actually works. > > - Touch /usr/share/tmac/man.local if it already exists. >=20 > It is definitely bad habbit touching the files to marking them not=20 > obsoleted. Many developers including me use 'INSTALL =3D install -C' whic= h=20 > not touch files when not needed, so we have correct date of the actual=20 > last file change. With that your touching those files will falsely looks > updated. Please back it out. Me too. I just wording out the same issue when got your letter. --Qgd2S+2VS1hsWwXW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE4HMXC3+MBN1Mb4gRAkfxAKDka8dBIHfQ5vLAtc1yUGKe94wdJwCglZqe 1WhIpLM2ye1IzrlTV4ZaVvw= =RA3X -----END PGP SIGNATURE----- --Qgd2S+2VS1hsWwXW-- From owner-cvs-src@FreeBSD.ORG Mon Aug 14 12:58: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 4400116A4DD; Mon, 14 Aug 2006 12:58:01 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76D9D43D6E; Mon, 14 Aug 2006 12:58:00 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 29DE45DF0; Mon, 14 Aug 2006 16:57:59 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 22CA05DDC; Mon, 14 Aug 2006 16:57:59 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.6/8.13.6) id k7ECw5Sk061025; Mon, 14 Aug 2006 16:58:05 +0400 (MSD) (envelope-from ru) Date: Mon, 14 Aug 2006 16:58:05 +0400 From: Ruslan Ermilov To: Andrey Chernov , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Message-ID: <20060814125805.GA60989@rambler-co.ru> References: <200608141210.k7ECAt8T068547@repoman.freebsd.org> <20060814124031.GA28932@nagual.pp.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline In-Reply-To: <20060814124031.GA28932@nagual.pp.ru> User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: No virus found Cc: Kris Kennaway Subject: Re: cvs commit: src/gnu/usr.bin/groff/contrib/mm Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 12:58:01 -0000 --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 14, 2006 at 04:40:31PM +0400, Andrey Chernov wrote: > On Mon, Aug 14, 2006 at 12:10:54PM +0000, Ruslan Ermilov wrote: > > ru 2006-08-14 12:10:54 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > gnu/usr.bin/groff/contrib/mm Makefile=20 > > Log: > > Touch `locale' and `se_locale' if they exist to stop people from > > thinking they are obsolete. >=20 > I don't think it is a good idea. They becomes subject of every=20 > incremental dump, and so on. I.e. they will mess with every program=20 > comparing dates. >=20 > To stop people thinking it is better to add a comment to apropriate place. >=20 Feel free to argue about this with Kris Kennaway, and do what you both agree on. :-) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --FCuugMFkClbJLl1L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE4HNdqRfpzJluFF4RAubAAJ9/y5kfDq72EtuB737aUwE7UvTrdwCfYMyi EV49z8KGzxhPQIeesv/a56o= =iCa7 -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L-- From owner-cvs-src@FreeBSD.ORG Mon Aug 14 13:02: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 5624616A4DD; Mon, 14 Aug 2006 13:02:02 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0D8143D6A; Mon, 14 Aug 2006 13:02:01 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7ED21Qf078896; Mon, 14 Aug 2006 13:02:01 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7ED212o078895; Mon, 14 Aug 2006 13:02:01 GMT (envelope-from ru) Message-Id: <200608141302.k7ED212o078895@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 14 Aug 2006 13:02: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/gnu/usr.bin/groff/contrib/mm Makefile src/gnu/usr.bin/groff/tmac Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 13:02:02 -0000 ru 2006-08-14 13:02:01 UTC FreeBSD src repository Modified files: gnu/usr.bin/groff/contrib/mm Makefile gnu/usr.bin/groff/tmac Makefile Log: How stupid of me. :>> doesn't change a modification time. Revision Changes Path 1.8 +0 -2 src/gnu/usr.bin/groff/contrib/mm/Makefile 1.45 +0 -2 src/gnu/usr.bin/groff/tmac/Makefile From owner-cvs-src@FreeBSD.ORG Mon Aug 14 13: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 2540A16A508; Mon, 14 Aug 2006 13:02:39 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D4E843D5D; Mon, 14 Aug 2006 13:02:28 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 8BB965CF4; Mon, 14 Aug 2006 17:02:27 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 67F1F5CD4; Mon, 14 Aug 2006 17:02:27 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.6/8.13.6) id k7ED2Xml061118; Mon, 14 Aug 2006 17:02:33 +0400 (MSD) (envelope-from ru) Date: Mon, 14 Aug 2006 17:02:33 +0400 From: Ruslan Ermilov To: Dmitry Pryanishnikov Message-ID: <20060814130233.GB60989@rambler-co.ru> References: <200608101942.k7AJgOrB051336@repoman.freebsd.org> <20060811235619.G93570@atlantis.atlantis.dp.ua> <20060811220244.GC5237@rambler-co.ru> <20060811223642.GA21117@xor.obsecurity.org> <20060812005213.384b744b@Magellan.Leidinger.net> <20060812084253.GA8597@rambler-co.ru> <20060812123531.GA36569@xor.obsecurity.org> <20060813185551.GA15783@rambler-co.ru> <864pwfwpnm.fsf@xps.des.no> <20060814153428.G28464@atlantis.atlantis.dp.ua> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7iMSBzlTiPOCCT2k" Content-Disposition: inline In-Reply-To: <20060814153428.G28464@atlantis.atlantis.dp.ua> User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: No virus found Cc: src-committers@freebsd.org, Alexander Leidinger , cvs-src@freebsd.org, cvs-all@freebsd.org, Kris Kennaway , Dag-Erling Sm?rgrav Subject: Re: cvs commit: src ObsoleteFiles.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, 14 Aug 2006 13:02:39 -0000 --7iMSBzlTiPOCCT2k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 14, 2006 at 03:38:43PM +0300, Dmitry Pryanishnikov wrote: >=20 > Hello! >=20 > On Mon, 14 Aug 2006, Dag-Erling Sm?rgrav wrote: > >BTW, if you just need to ensure that a file exists, a safe alternative > >to 'touch ${FILE}' is ':>>${FILE}'. Makefiles in src/sys/modules > >which use touch should probably be updated to use this instead. >=20 > It doesn't change the file's last modification time for me using /bin/sh: >=20 > # uname -r > 6.1-RELEASE > # ls -l aaa > -rw-r--r-- 1 root wheel 512 Jul 18 17:00 aaa > # :>>aaa > # ls -l aaa > -rw-r--r-- 1 root wheel 512 Jul 18 17:00 aaa > # date > Mon Aug 14 15:35:23 EEST 2006 >=20 > So ':>>${FILE}' isn't the same as 'touch ${FILE}' for existing files. >=20 Right, I backed the changes out. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --7iMSBzlTiPOCCT2k Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE4HRpqRfpzJluFF4RAmJ/AJ4+mtm+WeJ1b/Kk2uAIV7dvsb2j1ACeJR2z 7VooafqNHNLTfG51VAnGgvs= =Yx0M -----END PGP SIGNATURE----- --7iMSBzlTiPOCCT2k-- From owner-cvs-src@FreeBSD.ORG Mon Aug 14 13:02: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 A8CD416A504; Mon, 14 Aug 2006 13:02:52 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from fw.zoral.com.ua (fw.zoral.com.ua [213.186.206.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CCF443D72; Mon, 14 Aug 2006 13:02:37 +0000 (GMT) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by fw.zoral.com.ua (8.13.4/8.13.4) with ESMTP id k7ED2GaJ048693 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 14 Aug 2006 16:02:16 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.13.6/8.13.6) with ESMTP id k7ED2GlV030667; Mon, 14 Aug 2006 16:02:16 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.13.6/8.13.6/Submit) id k7ED2GYg030666; Mon, 14 Aug 2006 16:02:16 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Mon, 14 Aug 2006 16:02:16 +0300 From: Kostik Belousov To: Dmitry Pryanishnikov Message-ID: <20060814130216.GM25753@deviant.kiev.zoral.com.ua> References: <200608141221.k7ECLwHq069066@repoman.freebsd.org> <20060814124528.GB28932@nagual.pp.ru> <20060814154640.R28464@atlantis.atlantis.dp.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/t6ASE28jIy1gGy9" Content-Disposition: inline In-Reply-To: <20060814154640.R28464@atlantis.atlantis.dp.ua> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on fw.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=1.4 required=5.0 tests=SPF_NEUTRAL, UNPARSEABLE_RELAY autolearn=no version=3.1.4 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on fw.zoral.com.ua Cc: Ruslan Ermilov , src-committers@freebsd.org, Andrey Chernov , cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/groff/tmac Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 13:02:52 -0000 --/t6ASE28jIy1gGy9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 14, 2006 at 03:52:52PM +0300, Dmitry Pryanishnikov wrote: >=20 > Hello! >=20 > On Mon, 14 Aug 2006, Andrey Chernov wrote: > >> - Touch /usr/share/tmac/man.local if it already exists. > > > >It is definitely bad habbit touching the files to marking them not > >obsoleted. Many developers including me use 'INSTALL =3D install -C' whi= ch > >not touch files when not needed, so we have correct date of the actual > >last file change. With that your touching those files will falsely looks > >updated. Please back it out. >=20 > Note that this commit does _not_ touch the file. As I've shown in my=20 > previous letter, ':>>$file' will _not_ change file's modification time. > Maybe, we should avoid spelling ':>>' as a 'touch' in the commit log > to prevent such a confusion? BTW, knowing that ':>>$file' doesn't change > modification time, I'm really curiuos what this ".else / :>> / .endif"=20 > really > does? Isn't this a plain NOOP?! It just opens file for write. Assuming /tmp/1 exists, watch yourself with truss sh -c ':>>/tmp/1'. On the other hand, touch uses utimes(2) to change file access and modification times. --/t6ASE28jIy1gGy9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE4HRXC3+MBN1Mb4gRAvG8AKCXqMn4iayrJv5eTgUIISsEFWY2uwCg2uSM k76MEclP3U2lf5FTiTeQnlM= =DvMt -----END PGP SIGNATURE----- --/t6ASE28jIy1gGy9-- From owner-cvs-src@FreeBSD.ORG Mon Aug 14 13:10: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 4E24516A4E2; Mon, 14 Aug 2006 13:10:10 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4357A43D6D; Mon, 14 Aug 2006 13:10:08 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id E4B795E3A; Mon, 14 Aug 2006 17:10:06 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id AA31D5E31; Mon, 14 Aug 2006 17:10:06 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.6/8.13.6) id k7EDACTS061194; Mon, 14 Aug 2006 17:10:12 +0400 (MSD) (envelope-from ru) Date: Mon, 14 Aug 2006 17:10:12 +0400 From: Ruslan Ermilov To: Dag-Erling Sm?rgrav Message-ID: <20060814131012.GC60989@rambler-co.ru> References: <20060811235619.G93570@atlantis.atlantis.dp.ua> <20060811220244.GC5237@rambler-co.ru> <20060811223642.GA21117@xor.obsecurity.org> <20060812005213.384b744b@Magellan.Leidinger.net> <20060812084253.GA8597@rambler-co.ru> <20060812123531.GA36569@xor.obsecurity.org> <20060813185551.GA15783@rambler-co.ru> <864pwfwpnm.fsf@xps.des.no> <20060814121415.GA59023@rambler-co.ru> <86y7trtr4i.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TiqCXmo5T1hvSQQg" Content-Disposition: inline In-Reply-To: <86y7trtr4i.fsf@xps.des.no> User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src ObsoleteFiles.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, 14 Aug 2006 13:10:10 -0000 --TiqCXmo5T1hvSQQg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 14, 2006 at 02:54:05PM +0200, Dag-Erling Sm?rgrav wrote: > Index: sys/conf/newvers.sh > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/ncvs/src/sys/conf/newvers.sh,v > retrieving revision 1.72 > diff -u -r1.72 newvers.sh > --- sys/conf/newvers.sh 19 Aug 2005 03:56:45 -0000 1.72 > +++ sys/conf/newvers.sh 14 Aug 2006 12:50:47 -0000 > @@ -83,7 +83,7 @@ > echo 0 > version > fi > =20 > -touch version > +:>> version > v=3D`cat version` u=3D${USER:-root} d=3D`pwd` h=3D${HOSTNAME:-`hostname`= } t=3D`date` > i=3D`${MAKE:-make} -V KERN_IDENT` > cat << EOF > vers.c >=20 Here, "touch version" is to update the timestamp which it won't any longer when replaced by ``:>>''. > Index: sys/modules/if_ppp/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/ncvs/src/sys/modules/if_ppp/Makefile,v > retrieving revision 1.35 > diff -u -r1.35 Makefile > --- sys/modules/if_ppp/Makefile 27 Feb 2006 16:56:22 -0000 1.35 > +++ sys/modules/if_ppp/Makefile 14 Aug 2006 12:48:11 -0000 > @@ -20,18 +20,20 @@ > .endif > =20 > .if !defined(KERNBUILDDIR) > -.if ${PPP_INET} > 0 > opt_inet.h: > + :> ${.TARGET} > +.if ${PPP_INET} > 0 > echo "#define INET 1" >> ${.TARGET} > .endif > =20 The opt_inet.h target was inside the `.if' on purpose, to allow kmod.mk to create empty .h file if needed itself. Please leave it that way. > -.if ${PPP_IPX} > 0 > opt_ipx.h: > + :> ${.TARGET} > +.if ${PPP_IPX} > 0 > echo "#define IPX ${PPP_IPX}" >> ${.TARGET} > .endif > =20 Ditto. The rest looks committable to me. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --TiqCXmo5T1hvSQQg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE4HY0qRfpzJluFF4RAn5FAJ9Zvi4Z2jbrSEYI5nE5Q/hkD/IQqgCghwzz vc1mmVOYctAjIOD7GC/dbpA= =Sw5r -----END PGP SIGNATURE----- --TiqCXmo5T1hvSQQg-- From owner-cvs-src@FreeBSD.ORG Mon Aug 14 13:22: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 D2C1616A4E1; Mon, 14 Aug 2006 13:22:15 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E48143D4C; Mon, 14 Aug 2006 13:22:12 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id EE25B5DE9; Mon, 14 Aug 2006 17:22:10 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id B41F65DAA; Mon, 14 Aug 2006 17:22:10 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.6/8.13.6) id k7EDMGVb061369; Mon, 14 Aug 2006 17:22:16 +0400 (MSD) (envelope-from ru) Date: Mon, 14 Aug 2006 17:22:16 +0400 From: Ruslan Ermilov To: Andrey Chernov , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Message-ID: <20060814132216.GA61296@rambler-co.ru> References: <200608141210.k7ECAt8T068547@repoman.freebsd.org> <20060814124031.GA28932@nagual.pp.ru> <20060814125805.GA60989@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wac7ysb48OaltWcw" Content-Disposition: inline In-Reply-To: <20060814125805.GA60989@rambler-co.ru> User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: No virus found Cc: Kris Kennaway Subject: Re: cvs commit: src/gnu/usr.bin/groff/contrib/mm Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 13:22:15 -0000 --wac7ysb48OaltWcw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 14, 2006 at 04:58:05PM +0400, Ruslan Ermilov wrote: > On Mon, Aug 14, 2006 at 04:40:31PM +0400, Andrey Chernov wrote: > > On Mon, Aug 14, 2006 at 12:10:54PM +0000, Ruslan Ermilov wrote: > > > ru 2006-08-14 12:10:54 UTC > > >=20 > > > FreeBSD src repository > > >=20 > > > Modified files: > > > gnu/usr.bin/groff/contrib/mm Makefile=20 > > > Log: > > > Touch `locale' and `se_locale' if they exist to stop people from > > > thinking they are obsolete. > >=20 > > I don't think it is a good idea. They becomes subject of every=20 > > incremental dump, and so on. I.e. they will mess with every program=20 > > comparing dates. > >=20 > > To stop people thinking it is better to add a comment to apropriate pla= ce. > >=20 > Feel free to argue about this with Kris Kennaway, and do what you both > agree on. :-) >=20 Actually, as it was pointed out, ``:>>'' doesn't change a modification time, so I simply reverted my changes (module a bugfix for man.local) and am not inclined to invent another method of touching them, now that it's clear there's some reasonable resistance to this approach. If someone wants to document the files that are not normally touched if they exist (if you don't use "install -C" routinely), here they are: /boot/loader.rc /usr/share/tmac/man.local /usr/share/tmac/mm/locale /usr/share/tmac/mm/se_locale /etc/mail/mailer.conf /var/yp/Makefile Probably there exist more of them... Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --wac7ysb48OaltWcw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE4HkIqRfpzJluFF4RAu2sAJ0VsgNIl5FFcMdDocrRi+50inS3ZQCfRWQw ij5eXskoWW/uPHFXIDhvjSo= =y2Wz -----END PGP SIGNATURE----- --wac7ysb48OaltWcw-- From owner-cvs-src@FreeBSD.ORG Mon Aug 14 13:28: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 6941716A4DF; Mon, 14 Aug 2006 13:28:59 +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 B7B5843D66; Mon, 14 Aug 2006 13:28:53 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7EDSrbA084020; Mon, 14 Aug 2006 13:28:53 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7EDSrRB084019; Mon, 14 Aug 2006 13:28:53 GMT (envelope-from des) Message-Id: <200608141328.k7EDSrRB084019@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 14 Aug 2006 13:28: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/conf kern.post.mk kmod.mk src/sys/modules/if_ef Makefile src/sys/modules/if_ppp Makefile src/sys/modules/netgraph/mppc Makefile src/sys/modules/sound/sound Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 13:28:59 -0000 des 2006-08-14 13:28:53 UTC FreeBSD src repository Modified files: sys/conf kern.post.mk kmod.mk sys/modules/if_ef Makefile sys/modules/if_ppp Makefile sys/modules/netgraph/mppc Makefile sys/modules/sound/sound Makefile Log: Don't use touch when what is really meant is :> (create an empty file, or truncate it if it exists) or :>> (ensure the file exists, but don't change it if it already does) Reviewed by: ru MFC after: 2 weeks Revision Changes Path 1.96 +1 -1 src/sys/conf/kern.post.mk 1.210 +2 -2 src/sys/conf/kmod.mk 1.14 +4 -4 src/sys/modules/if_ef/Makefile 1.36 +3 -3 src/sys/modules/if_ppp/Makefile 1.14 +1 -1 src/sys/modules/netgraph/mppc/Makefile 1.19 +1 -1 src/sys/modules/sound/sound/Makefile From owner-cvs-src@FreeBSD.ORG Mon Aug 14 13:40: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 7C5EE16A4DE; Mon, 14 Aug 2006 13:40:45 +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 BA2FF43D45; Mon, 14 Aug 2006 13:40:44 +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.7/8.13.7) with ESMTP id k7EDeeuD029659; Mon, 14 Aug 2006 17:40:40 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.7/8.13.7/Submit) id k7EDeego029658; Mon, 14 Aug 2006 17:40:40 +0400 (MSD) (envelope-from ache) Date: Mon, 14 Aug 2006 17:40:40 +0400 From: Andrey Chernov To: Ruslan Ermilov , kris@FreeBSD.ORG Message-ID: <20060814134040.GA29592@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Ruslan Ermilov , kris@freebsd.org, src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200608141210.k7ECAt8T068547@repoman.freebsd.org> <20060814124031.GA28932@nagual.pp.ru> <20060814125805.GA60989@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HlL+5n6rz5pIUxbD" Content-Disposition: inline In-Reply-To: <20060814125805.GA60989@rambler-co.ru> User-Agent: Mutt/1.5.12-2006-07-14 Cc: cvs-src@FreeBSD.ORG, Kris Kennaway , src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/groff/contrib/mm Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 13:40:45 -0000 --HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 14, 2006 at 04:58:05PM +0400, Ruslan Ermilov wrote: > > I don't think it is a good idea. They becomes subject of every=20 > > incremental dump, and so on. I.e. they will mess with every program=20 > > comparing dates. > >=20 > > To stop people thinking it is better to add a comment to apropriate pla= ce. > >=20 > Feel free to argue about this with Kris Kennaway, and do what you both > agree on. :-) I hope he'll read this discussion. Touching breaks all setups where INSTALL =3D install -C so they must be at leas conditional (-C sense?) --=20 http://ache.pp.ru/ --HlL+5n6rz5pIUxbD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iQCVAwUBROB9WOJgpPLZnQjrAQKfiAQA8WDloQtJHE5buLJdeo3bwbHdjdzvyvDp TLAV9RfcTnuDHzzrRwKlHJRcwvFGYDFcNOzynGOm4MtKL6HfJb7gmRkVyrCYUdG4 d7SddvaN3S75WbKqxobNvxm/UhD3gl7MoYlWZk0SWnCsQSRmWwP39GY8JrGkgwY1 obBo+MXjcS4= =4aYQ -----END PGP SIGNATURE----- --HlL+5n6rz5pIUxbD-- From owner-cvs-src@FreeBSD.ORG Mon Aug 14 15:35: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 613A116A4DA; Mon, 14 Aug 2006 15:35:44 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DCE843D46; Mon, 14 Aug 2006 15:35:44 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7EFZiiW094041; Mon, 14 Aug 2006 15:35:44 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7EFZhMD094040; Mon, 14 Aug 2006 15:35:43 GMT (envelope-from ru) Message-Id: <200608141535.k7EFZhMD094040@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 14 Aug 2006 15:35: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/sys/dev/nfe if_nfe.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 15:35:44 -0000 ru 2006-08-14 15:35:43 UTC FreeBSD src repository Modified files: sys/dev/nfe if_nfe.c Log: Fix alignment of RX bufs DMA map to be realistic. Maybe it works on i386 (I don't know) but on amd64 at hand here, it paniced early at boot. (I'm pretty sure that PAGE_SIZE here was miscopied from another place during porting, where in OpenBSD bus_dmamem_alloc() is used, but there PAGE_SIZE means completely different thing.) Revision Changes Path 1.3 +2 -2 src/sys/dev/nfe/if_nfe.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 15:39: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 BF8F216A4DE; Mon, 14 Aug 2006 15:39:41 +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 7B45143D45; Mon, 14 Aug 2006 15:39:41 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7EFdfRt094255; Mon, 14 Aug 2006 15:39:41 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7EFdfhB094254; Mon, 14 Aug 2006 15:39:41 GMT (envelope-from jhb) Message-Id: <200608141539.k7EFdfhB094254@repoman.freebsd.org> From: John Baldwin Date: Mon, 14 Aug 2006 15:39: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/amd64/amd64 pmap.c 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, 14 Aug 2006 15:39:41 -0000 jhb 2006-08-14 15:39:41 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c sys/i386/i386 pmap.c Log: Don't try to preserve PAT bits in pmap_enter(). We currently on pages that aren't mapped via pmap_enter() (KVA). We will eventually support PAT bits on user pages, but those will require some sort of MI caching mode stored in the vm_page. Reviewed by: alc Revision Changes Path 1.571 +0 -4 src/sys/amd64/amd64/pmap.c 1.575 +0 -4 src/sys/i386/i386/pmap.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 16: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 358D416A4E9 for ; Mon, 14 Aug 2006 16:43:50 +0000 (UTC) (envelope-from dominique.goncalves@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id B709243D77 for ; Mon, 14 Aug 2006 16:43:40 +0000 (GMT) (envelope-from dominique.goncalves@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so387936wxd for ; Mon, 14 Aug 2006 09:43:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gwpJNgHEodBmpaewBQEYq3whey1hEzs2eu1u+Uus6N1Fmlc2xcbrRydbcT3GgxpazPVW8JuneWhVT5sAX2GkD2jQuZcwkk0VRSiRCGwwdOSi96K3D66R0chEiTXxY5XBvkem0yEi55qX6YHKiCCgRP+FBg81MCVMpt9WI9ynGfA= Received: by 10.78.134.12 with SMTP id h12mr3330638hud; Mon, 14 Aug 2006 09:43:38 -0700 (PDT) Received: by 10.78.119.4 with HTTP; Mon, 14 Aug 2006 09:43:38 -0700 (PDT) Message-ID: <7daacbbe0608140943m2542b0f7kb950637ae7400bc8@mail.gmail.com> Date: Mon, 14 Aug 2006 18:43:38 +0200 From: "Dominique Goncalves" To: "Andrew Thompson" In-Reply-To: <200607242042.k6OKgaDi032540@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200607242042.k6OKgaDi032540@repoman.freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/etc devd.conf src/etc/rc.d devd src/sys/net if.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 16:43:50 -0000 Hi, On 7/24/06, Andrew Thompson wrote: > thompsa 2006-07-24 20:42:36 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > etc devd.conf > etc/rc.d devd > sys/net if.c > Log: > MFC > Announce all interfaces to devd on attach/detach. This adds a new devctl > notification so all interfaces including pseudo are reported. > > r1.33 src/etc/devd.conf > r1.9 src/etc/rc.d/devd > r1.256 src/sys/net/if.c > > Revision Changes Path > 1.26.2.5 +10 -8 src/etc/devd.conf > 1.7.2.2 +2 -2 src/etc/rc.d/devd > 1.234.2.14 +2 -0 src/sys/net/if.c > _______________________________________________ > 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" > Reverting this commit seems to solve a problem that I've reported on stable@ [1] about a warning during the startup "ifconfig: interface XX does not exist". A dmesg -a that works: http://djdomics.free.fr/FreeBSD/dmesg-a-ok.txt Can you look at this Andrew ? Thanks, Regards. [1] http://lists.freebsd.org/pipermail/freebsd-stable/2006-July/027252.html -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life." From owner-cvs-src@FreeBSD.ORG Mon Aug 14 18:04: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 CF05416A4DA; Mon, 14 Aug 2006 18:04: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 74D9443D7D; Mon, 14 Aug 2006 18:04:02 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7EI41R9014522; Mon, 14 Aug 2006 18:04:01 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7EI41Th014521; Mon, 14 Aug 2006 18:04:01 GMT (envelope-from brueffer) Message-Id: <200608141804.k7EI41Th014521@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 14 Aug 2006 18:04:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/forth loader.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 18:04:10 -0000 brueffer 2006-08-14 18:04:01 UTC FreeBSD src repository Modified files: sys/boot/forth loader.conf Log: Several updates: - Added missing file system/network/sound module entries - Removed obsolete network module entries - Capitalized (Fast|Gigabit) Ethernet MFC after: 1 week Revision Changes Path 1.109 +21 -14 src/sys/boot/forth/loader.conf From owner-cvs-src@FreeBSD.ORG Mon Aug 14 18:20: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 14DEB16A4E1; Mon, 14 Aug 2006 18:20:44 +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 420AA43D55; Mon, 14 Aug 2006 18:20:37 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7EIKbsb015577; Mon, 14 Aug 2006 18:20:37 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7EIKbYo015576; Mon, 14 Aug 2006 18:20:37 GMT (envelope-from netchild) Message-Id: <200608141820.k7EIKbYo015576@repoman.freebsd.org> From: Alexander Leidinger Date: Mon, 14 Aug 2006 18:20: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 ObsoleteFiles.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, 14 Aug 2006 18:20:44 -0000 netchild 2006-08-14 18:20:37 UTC FreeBSD src repository Modified files: . ObsoleteFiles.inc Log: Document some files which should not get added here at all. Discussed with: kris, ru Revision Changes Path 1.47 +8 -0 src/ObsoleteFiles.inc From owner-cvs-src@FreeBSD.ORG Mon Aug 14 18:24: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 886D316A4E0; Mon, 14 Aug 2006 18:24:23 +0000 (UTC) (envelope-from takawata@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 328CB43D70; Mon, 14 Aug 2006 18:24:23 +0000 (GMT) (envelope-from takawata@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7EIONLQ015837; Mon, 14 Aug 2006 18:24:23 GMT (envelope-from takawata@repoman.freebsd.org) Received: (from takawata@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7EIONJW015836; Mon, 14 Aug 2006 18:24:23 GMT (envelope-from takawata) Message-Id: <200608141824.k7EIONJW015836@repoman.freebsd.org> From: Takanori Watanabe Date: Mon, 14 Aug 2006 18:24: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/dev/acpi_support acpi_ibm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 18:24:23 -0000 takawata 2006-08-14 18:24:23 UTC FreeBSD src repository Modified files: sys/dev/acpi_support acpi_ibm.c Log: Remove debug messages on notify handler. PR:100671 Revision Changes Path 1.11 +0 -2 src/sys/dev/acpi_support/acpi_ibm.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 18:38: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 0CC4E16A4DF; Mon, 14 Aug 2006 18:38:57 +0000 (UTC) (envelope-from takawata@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B959A43D46; Mon, 14 Aug 2006 18:38:56 +0000 (GMT) (envelope-from takawata@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7EIcuQA016756; Mon, 14 Aug 2006 18:38:56 GMT (envelope-from takawata@repoman.freebsd.org) Received: (from takawata@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7EIcuBB016755; Mon, 14 Aug 2006 18:38:56 GMT (envelope-from takawata) Message-Id: <200608141838.k7EIcuBB016755@repoman.freebsd.org> From: Takanori Watanabe Date: Mon, 14 Aug 2006 18:38: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/dev/acpi_support acpi_ibm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 18:38:57 -0000 takawata 2006-08-14 18:38:56 UTC FreeBSD src repository Modified files: sys/dev/acpi_support acpi_ibm.c Log: Improve exception string format. PR:100671 MFC after: 3 days Revision Changes Path 1.12 +2 -2 src/sys/dev/acpi_support/acpi_ibm.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 19:29: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 C4BF216A4DA; Mon, 14 Aug 2006 19:29:45 +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 7F9A943D49; Mon, 14 Aug 2006 19:29:45 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7EJTjrA021739; Mon, 14 Aug 2006 19:29:45 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7EJTjmY021735; Mon, 14 Aug 2006 19:29:45 GMT (envelope-from jhb) Message-Id: <200608141929.k7EJTjmY021735@repoman.freebsd.org> From: John Baldwin Date: Mon, 14 Aug 2006 19:29: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/cam/scsi scsi_pass.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 19:29:45 -0000 jhb 2006-08-14 19:29:45 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_pass.c Log: access only has 2 esses. MFC after: 3 days Revision Changes Path 1.44 +1 -1 src/sys/cam/scsi/scsi_pass.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 19:39: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 C896C16A4DA; Mon, 14 Aug 2006 19:39:33 +0000 (UTC) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8109D43D45; Mon, 14 Aug 2006 19:39:33 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7EJdX2H022247; Mon, 14 Aug 2006 19:39:33 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7EJdXAM022246; Mon, 14 Aug 2006 19:39:33 GMT (envelope-from sos) Message-Id: <200608141939.k7EJdXAM022246@repoman.freebsd.org> From: Søren Schmidt Date: Mon, 14 Aug 2006 19:39:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.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, 14 Aug 2006 19:39:33 -0000 sos 2006-08-14 19:39:33 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-pci.h Log: Add support for the ICH8 and ESB2 chips, also add a few other missing ICH7 parts. HW donated by: JMicron Revision Changes Path 1.169 +44 -30 src/sys/dev/ata/ata-chipset.c 1.69 +26 -12 src/sys/dev/ata/ata-pci.h From owner-cvs-src@FreeBSD.ORG Mon Aug 14 19:53: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 CE3BC16A4DD; Mon, 14 Aug 2006 19:53:53 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8561E43D46; Mon, 14 Aug 2006 19:53:53 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7EJrrab023171; Mon, 14 Aug 2006 19:53:53 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7EJrrlp023170; Mon, 14 Aug 2006 19:53:53 GMT (envelope-from alc) Message-Id: <200608141953.k7EJrrlp023170@repoman.freebsd.org> From: Alan Cox Date: Mon, 14 Aug 2006 19:53: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/amd64/amd64 trap.c src/sys/i386/i386 trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 14 Aug 2006 19:53:53 -0000 alc 2006-08-14 19:53:53 UTC FreeBSD src repository Modified files: sys/amd64/amd64 trap.c sys/i386/i386 trap.c Log: Eliminate an unnecessary initialization from trap_pfault() that also happens to contain a style error. Revision Changes Path 1.310 +1 -1 src/sys/amd64/amd64/trap.c 1.296 +1 -1 src/sys/i386/i386/trap.c From owner-cvs-src@FreeBSD.ORG Mon Aug 14 20:30: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 88EA016A4E7 for ; Mon, 14 Aug 2006 20:30:41 +0000 (UTC) (envelope-from mattjreimer@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F4EC43D5C for ; Mon, 14 Aug 2006 20:30:38 +0000 (GMT) (envelope-from mattjreimer@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so70757nfc for ; Mon, 14 Aug 2006 13:30:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ee02g9h3iGEvOunmPs5j98/DOMhOIql62m8Py5V483Dh3no21Ya3eV7sVsPzzEc1A385TCY86CCYP+98Rw4u9HAMu319RxsG1KAV3oQLSASWDedF9bLLimUasIxUXQ8HLMFh/7L7MFJsqHfL1yKznCuPYPnfCRENjXzSJt7p6QQ= Received: by 10.78.164.13 with SMTP id m13mr3461407hue; Mon, 14 Aug 2006 13:30:37 -0700 (PDT) Received: by 10.78.147.15 with HTTP; Mon, 14 Aug 2006 13:30:37 -0700 (PDT) Message-ID: Date: Mon, 14 Aug 2006 13:30:37 -0700 From: "Matt Reimer" To: "Pyun YongHyeon" In-Reply-To: <200608140150.k7E1osuf005683@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200608140150.k7E1osuf005683@repoman.freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/em if_em.c if_em.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, 14 Aug 2006 20:30:41 -0000 On 8/13/06, Pyun YongHyeon wrote: > yongari 2006-08-14 01:50:54 UTC > > FreeBSD src repository > > Modified files: > sys/dev/em if_em.c if_em.h > Log: > Overhaul Rx path to recover from mbuf cluster allocation failure. > o Create one more spare DMA map for Rx handler to recover from > bus_dmamap_load_mbuf_sg(9) failure. > o Make sure to update status bit in Rx descriptors even if we failed > to allocate a new buffer. Previously it resulted in stuck condition > and em_handle_rxtx task took up all available CPU cycles. [snip] Is it possible that the RELENG_4 if_em driver would suffer from the same problems, particularly the stuck/CPU-chewing problem? Matt From owner-cvs-src@FreeBSD.ORG Mon Aug 14 20:56: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 2A30A16A4DD; Mon, 14 Aug 2006 20:56:14 +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 8E3DE43D45; Mon, 14 Aug 2006 20:56:13 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k7EKuAGJ017396; Mon, 14 Aug 2006 16:56:11 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: "Matt Reimer" Date: Mon, 14 Aug 2006 16:47:24 -0400 User-Agent: KMail/1.9.1 References: <200608140150.k7E1osuf005683@repoman.freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608141647.25538.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Mon, 14 Aug 2006 16:56:11 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1660/Mon Aug 14 11:42:28 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Pyun YongHyeon Subject: Re: cvs commit: src/sys/dev/em if_em.c if_em.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, 14 Aug 2006 20:56:14 -0000 On Monday 14 August 2006 16:30, Matt Reimer wrote: > On 8/13/06, Pyun YongHyeon wrote: > > yongari 2006-08-14 01:50:54 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/em if_em.c if_em.h > > Log: > > Overhaul Rx path to recover from mbuf cluster allocation failure. > > o Create one more spare DMA map for Rx handler to recover from > > bus_dmamap_load_mbuf_sg(9) failure. > > o Make sure to update status bit in Rx descriptors even if we failed > > to allocate a new buffer. Previously it resulted in stuck condition > > and em_handle_rxtx task took up all available CPU cycles. > [snip] > > Is it possible that the RELENG_4 if_em driver would suffer from the > same problems, particularly the stuck/CPU-chewing problem? It doesn't use bus_dma. -- John Baldwin From owner-cvs-src@FreeBSD.ORG Mon Aug 14 21:08: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 1974A16A4E0; Mon, 14 Aug 2006 21:08:21 +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 C756043D45; Mon, 14 Aug 2006 21:08:20 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7EL8KNE037542; Mon, 14 Aug 2006 21:08:20 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7EL8KAj037541; Mon, 14 Aug 2006 21:08:20 GMT (envelope-from jhb) Message-Id: <200608142108.k7EL8KAj037541@repoman.freebsd.org> From: John Baldwin Date: Mon, 14 Aug 2006 21:08:20 +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/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: Mon, 14 Aug 2006 21:08:21 -0000 jhb 2006-08-14 21:08:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/modules Makefile Log: Make the 'mfi' module i386 only on 4.x since it doesn't compile cleanly on 4.x currently and there is very little chance that any alphas will ever have an mfi(4) card. Revision Changes Path 1.110.2.90 +1 -1 src/sys/modules/Makefile From owner-cvs-src@FreeBSD.ORG Mon Aug 14 21:09: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 DD27516A4DD; Mon, 14 Aug 2006 21:09:37 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4498A43D55; Mon, 14 Aug 2006 21:09:37 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7EL9bsb037593; Mon, 14 Aug 2006 21:09:37 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7EL9bFD037592; Mon, 14 Aug 2006 21:09:37 GMT (envelope-from imp) Message-Id: <200608142109.k7EL9bFD037592@repoman.freebsd.org> From: Warner Losh Date: Mon, 14 Aug 2006 21:09: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/conf files X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 21:09:38 -0000 imp 2006-08-14 21:09:37 UTC FreeBSD src repository Modified files: sys/conf files Log: Do not include ucom as a dependency line to enable inclusion of the serial line usb drivers that depend on it. Instead, let the compile fail rather than silently not including the driver. This is more in line with how we handle things like mii. # I'll note: a better system for coping with missing depends is needed, # but this dependency is clearly backwards given our current flawed # depend system. Revision Changes Path 1.1140 +7 -7 src/sys/conf/files From owner-cvs-src@FreeBSD.ORG Mon Aug 14 21:17:29 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 121CA16A4DA; Mon, 14 Aug 2006 21:17:29 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59EAF43D45; Mon, 14 Aug 2006 21:17:28 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from mail.ninth-nine.com ([IPv6:2001:3e0:4cf:1:d2:ff:fe23:1b4]) (authenticated bits=0) by sakura.ninth-nine.com (8.13.6/8.13.6/NinthNine) with ESMTP id k7ELHL7G003274 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Aug 2006 06:17:26 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Tue, 15 Aug 2006 06:17:21 +0900 From: Norikatsu Shigemura To: Jung-uk Kim Message-Id: <20060815061721.b73b398a.nork@FreeBSD.org> In-Reply-To: <20060813212412.56a7511c.nork@FreeBSD.org> References: <200608111916.k7BJGoTC008518@repoman.freebsd.org> <20060813212412.56a7511c.nork@FreeBSD.org> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.20; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [IPv6:2001:3e0:4cf:0:230:48ff:fe41:2455]); Tue, 15 Aug 2006 06:17:26 +0900 (JST) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, current@FreeBSD.org, cvs-all@FreeBSD.org Subject: Panic on acpi_cpu_c1 (Re: cvs commit: src/sys/pci agp.c) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: current@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 21:17:29 -0000 On Sun, 13 Aug 2006 21:24:12 +0900 Norikatsu Shigemura wrote: > Freeze when X is running in my environment:-(. > I'm using VIA Apollo Pro266T (AGP2.0) and ATi RADEON 9600 (AGP3.0). > Please check v3 support. I'm sorry. agp.c's change is not wrong. When X is initializing, allways freeze the machine, so I think that this change is wrong. But I can get the panic message by other reason. Fatal trap 30: reserved (unknown) fault while in kernel mode cpuid = 0; apic id = 00 instruction pointer = 0x20:0xc09b5445 stack pointer = 0x28:0xe1f12ca8 frame pointer = 0x28:0xe1f12ca8 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, IOPL = 0 current process = 11 (idle: cpu0) [thread pid 11 tid 100005 ] Stopped at acpi_cpu_c1+0x5: popl %ebp db> bt Tracing pid 11 tid 100005 td 0xc343b6c0 acpi_cpu_c1(0,1,e1f12cc0,c06766b7,e1f12ce0,...) at acpi_cpu_c1+0x5 acpi_cpu_idle(e1f12d08,c04918c9,1,0,0,...) at acpi_cpu_idle+0x186 cpu_idle(1,0,0,0,0,...) at cpu_idle+0x28 idle_proc(0,e1f12d38,0,0,0,...) at idle_proc+0xa9 fork_exit(c0491820,0,e1f12d38) at fork_exit+0x80 fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xe1f12d6c, ebp = 0 --- /usr/src/sys/i386/acpica/acpi_machdep.c - - - - - - - - - - - - - - - - acpi_cpu_c1() { __asm __volatile("sti; hlt"); } /usr/src/sys/i386/acpica/acpi_machdep.c - - - - - - - - - - - - - - - - Hummm... I don't know why this causes panic. From owner-cvs-src@FreeBSD.ORG Mon Aug 14 23:40: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 C650016A4DF; Mon, 14 Aug 2006 23:40:43 +0000 (UTC) (envelope-from bde@zeta.org.au) Received: from mailout1.pacific.net.au (mailout1.pacific.net.au [61.8.0.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 354F243D45; Mon, 14 Aug 2006 23:40:43 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.2.163]) by mailout1.pacific.net.au (Postfix) with ESMTP id C824E5A7D14; Tue, 15 Aug 2006 09:40:39 +1000 (EST) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailproxy2.pacific.net.au (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k7ENebLY002083; Tue, 15 Aug 2006 09:40:38 +1000 Date: Tue, 15 Aug 2006 09:40:36 +1000 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: Dag-Erling Smorgrav In-Reply-To: <200608141328.k7EDSrRB084019@repoman.freebsd.org> Message-ID: <20060815085001.S32503@delplex.bde.org> References: <200608141328.k7EDSrRB084019@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kern.post.mk kmod.mk src/sys/modules/if_ef Makefile src/sys/modules/if_ppp Makefile src/sys/modules/netgraph/mppc Makefile src/sys/modules/sound/sound Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 23:40:43 -0000 On Mon, 14 Aug 2006, Dag-Erling Smorgrav wrote: > des 2006-08-14 13:28:53 UTC > > FreeBSD src repository > > Modified files: > sys/conf kern.post.mk kmod.mk > sys/modules/if_ef Makefile > sys/modules/if_ppp Makefile > sys/modules/netgraph/mppc Makefile > sys/modules/sound/sound Makefile > Log: > Don't use touch when what is really meant is :> (create an empty file, or > truncate it if it exists) or :>> (ensure the file exists, but don't change > it if it already does) Why not just ">" or ">>"? > Reviewed by: ru > MFC after: 2 weeks > > Revision Changes Path > 1.96 +1 -1 src/sys/conf/kern.post.mk > 1.210 +2 -2 src/sys/conf/kmod.mk > 1.14 +4 -4 src/sys/modules/if_ef/Makefile > 1.36 +3 -3 src/sys/modules/if_ppp/Makefile > 1.14 +1 -1 src/sys/modules/netgraph/mppc/Makefile > 1.19 +1 -1 src/sys/modules/sound/sound/Makefile I use echo -n for one of these. "echo" is less cryptic than ">", and is probably faster since /bin/echo is smaller than /bin/sh and is used enough to keep it cached. In sound/Makefile, the cleanup should be to remove the touching (now emptying) since the touching used to be just worse than the default of emptying and is now just the same as the default (but takes extra code). Emptying instead of touching could in theory handle things changing underneath, but it doesn't actually help for most cases since most cases involve options files and opt_foo.h never (?) has any dependencies, so opt_foo.h only gets touched/created when it doesn't already exist. In sound/Makefile, it made even less difference because it would take ${MACHINE_ARCH} changing underneath to change the correct contents of the options file. Bruce From owner-cvs-src@FreeBSD.ORG Tue Aug 15 03:53: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 CE26C16A4DF; Tue, 15 Aug 2006 03:53:50 +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 877A743D46; Tue, 15 Aug 2006 03:53:50 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7F3rob6091497; Tue, 15 Aug 2006 03:53:50 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7F3roc5091496; Tue, 15 Aug 2006 03:53:50 GMT (envelope-from kientzle) Message-Id: <200608150353.k7F3roc5091496@repoman.freebsd.org> From: Tim Kientzle Date: Tue, 15 Aug 2006 03:53: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/usr.bin/tar read.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 03:53:50 -0000 kientzle 2006-08-15 03:53:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/tar read.c Log: MFC 1.26: conditionally include sys/mkdev.h on platforms that need it. Revision Changes Path 1.23.2.2 +4 -1 src/usr.bin/tar/read.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 03:54: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 7BA6C16A4DD; Tue, 15 Aug 2006 03:54:42 +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 3ADE743D45; Tue, 15 Aug 2006 03:54:42 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7F3sg5X091539; Tue, 15 Aug 2006 03:54:42 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7F3sg7L091538; Tue, 15 Aug 2006 03:54:42 GMT (envelope-from kientzle) Message-Id: <200608150354.k7F3sg7L091538@repoman.freebsd.org> From: Tim Kientzle Date: Tue, 15 Aug 2006 03:54:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.bin/tar write.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 03:54:42 -0000 kientzle 2006-08-15 03:54:42 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/tar write.c Log: MFC 1.47: Remove two unused variables Revision Changes Path 1.41.2.2 +0 -6 src/usr.bin/tar/write.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 04:04: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 41A5F16A4DA; Tue, 15 Aug 2006 04:04:01 +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 F40E443D49; Tue, 15 Aug 2006 04:04:00 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7F440LB093274; Tue, 15 Aug 2006 04:04:00 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7F440qj093273; Tue, 15 Aug 2006 04:04:00 GMT (envelope-from kientzle) Message-Id: <200608150404.k7F440qj093273@repoman.freebsd.org> From: Tim Kientzle Date: Tue, 15 Aug 2006 04:04:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libarchive archive_write.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 04:04:01 -0000 kientzle 2006-08-15 04:04:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libarchive archive_write.c Log: MFC 1.17: Don't let the "recursive add" check trigger if it was never set. Revision Changes Path 1.15.2.2 +3 -1 src/lib/libarchive/archive_write.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 04:12: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 7121116A4DA; Tue, 15 Aug 2006 04:12:22 +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 2440143D4C; Tue, 15 Aug 2006 04:12:22 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7F4CLTi093924; Tue, 15 Aug 2006 04:12:21 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7F4CLpi093923; Tue, 15 Aug 2006 04:12:21 GMT (envelope-from kientzle) Message-Id: <200608150412.k7F4CLpi093923@repoman.freebsd.org> From: Tim Kientzle Date: Tue, 15 Aug 2006 04:12:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libarchive archive_read_support_format_cpio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 04:12:22 -0000 kientzle 2006-08-15 04:12:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libarchive archive_read_support_format_cpio.c Log: MFC 1.18: Conditionally include sys/mkdev.h on platforms that need it. Revision Changes Path 1.13.2.2 +3 -0 src/lib/libarchive/archive_read_support_format_cpio.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 04:56:29 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E20EA16A4DA; Tue, 15 Aug 2006 04:56:29 +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 8FA7743D4C; Tue, 15 Aug 2006 04:56:29 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7F4uTMn005672; Tue, 15 Aug 2006 04:56:29 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7F4uTW6005671; Tue, 15 Aug 2006 04:56:29 GMT (envelope-from julian) Message-Id: <200608150456.k7F4uTW6005671@repoman.freebsd.org> From: Julian Elischer Date: Tue, 15 Aug 2006 04:56:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/bce if_bce.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 04:56:30 -0000 julian 2006-08-15 04:56:29 UTC FreeBSD src repository Modified files: sys/dev/bce if_bce.c Log: Remove extra '*/' comment close. In code not normally compiled but a bug never the less. Revision Changes Path 1.7 +0 -1 src/sys/dev/bce/if_bce.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 06:48: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 BD34316A4DF for ; Tue, 15 Aug 2006 06:48:20 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39E5443D7B for ; Tue, 15 Aug 2006 06:48:05 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by py-out-1112.google.com with SMTP id i75so524321pye for ; Mon, 14 Aug 2006 23:48:04 -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=PazF6QhKZJ0Ltl2a/IAQmOA6PKPqKdzYUlDM/q2Qd4Yx7381s2EMS+Y20iA6JC+LLjP+GnLHp6ijwBF/mPi1mZCl2EGNOiFw7LFOPeLnX93roIl3yyxo3XuAt9ksw3IAqIMZjA0KZbxXfv/iq7nuweY674k1LIzz3OrCcy3VQ5Y= Received: by 10.35.91.10 with SMTP id t10mr14897742pyl; Mon, 14 Aug 2006 23:48:04 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.gmail.com with ESMTP id 17sm1166374nzo.2006.08.14.23.48.01; Mon, 14 Aug 2006 23:48:04 -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 k7F6nikC041962 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Aug 2006 15:49:44 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id k7F6nig7041961; Tue, 15 Aug 2006 15:49:44 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Tue, 15 Aug 2006 15:49:43 +0900 From: Pyun YongHyeon To: Matt Reimer Message-ID: <20060815064943.GA41815@cdnetworks.co.kr> References: <200608140150.k7E1osuf005683@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Pyun YongHyeon Subject: Re: cvs commit: src/sys/dev/em if_em.c if_em.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, 15 Aug 2006 06:48:20 -0000 On Mon, Aug 14, 2006 at 01:30:37PM -0700, Matt Reimer wrote: > On 8/13/06, Pyun YongHyeon wrote: > >yongari 2006-08-14 01:50:54 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/em if_em.c if_em.h > > Log: > > Overhaul Rx path to recover from mbuf cluster allocation failure. > > o Create one more spare DMA map for Rx handler to recover from > > bus_dmamap_load_mbuf_sg(9) failure. > > o Make sure to update status bit in Rx descriptors even if we failed > > to allocate a new buffer. Previously it resulted in stuck condition > > and em_handle_rxtx task took up all available CPU cycles. > [snip] > > Is it possible that the RELENG_4 if_em driver would suffer from the > same problems, particularly the stuck/CPU-chewing problem? > I think the problem exist in RELENG_4 too. If em_get_buf() fails em(4) exits main Rx loop but still does not update status bits in the Rx descriptor. I think you can easily experiment the problem with "kern.ipc.nmbclusters". > Matt -- Regards, Pyun YongHyeon From owner-cvs-src@FreeBSD.ORG Tue Aug 15 07:37: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 8444B16A4DA; Tue, 15 Aug 2006 07:37:42 +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 4275543D53; Tue, 15 Aug 2006 07:37:42 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7F7bgw0036381; Tue, 15 Aug 2006 07:37:42 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7F7bgoh036380; Tue, 15 Aug 2006 07:37:42 GMT (envelope-from yongari) Message-Id: <200608150737.k7F7bgoh036380@repoman.freebsd.org> From: Pyun YongHyeon Date: Tue, 15 Aug 2006 07:37: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/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, 15 Aug 2006 07:37:42 -0000 yongari 2006-08-15 07:37:42 UTC FreeBSD src repository Modified files: sys/dev/sound/pci ich.c Log: Add inverted amplifier sense quirks for Compaq Presario B3800 Reported by: Nick Withers < nick AT nickwithers DOT com > Tested by: Nick Withers < nick AT nickwithers DOT com > No objection from: ariff MFC after: 1 week Revision Changes Path 1.67 +1 -0 src/sys/dev/sound/pci/ich.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 08:27: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 B07DF16A4DA; Tue, 15 Aug 2006 08:27:38 +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 5690F43D49; Tue, 15 Aug 2006 08:27:38 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7F8Rc67041268; Tue, 15 Aug 2006 08:27:38 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7F8RcoX041267; Tue, 15 Aug 2006 08:27:38 GMT (envelope-from brueffer) Message-Id: <200608150827.k7F8RcoX041267@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 15 Aug 2006 08:27: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/share/man/man4 ata.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: Tue, 15 Aug 2006 08:27:38 -0000 brueffer 2006-08-15 08:27:38 UTC FreeBSD src repository Modified files: share/man/man4 ata.4 Log: Note Intel ICH8 and ESB2 support. Revision Changes Path 1.66 +2 -2 src/share/man/man4/ata.4 From owner-cvs-src@FreeBSD.ORG Tue Aug 15 08:34: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 970A016A4DD; Tue, 15 Aug 2006 08:34:41 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BD0F43D49; Tue, 15 Aug 2006 08:34:41 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id B9BD85F4A; Tue, 15 Aug 2006 12:34:39 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 9661C5F3A; Tue, 15 Aug 2006 12:34:39 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.6/8.13.6) id k7F8Yfxi068135; Tue, 15 Aug 2006 12:34:41 +0400 (MSD) (envelope-from ru) Date: Tue, 15 Aug 2006 12:34:41 +0400 From: Ruslan Ermilov To: Bruce Evans Message-ID: <20060815083441.GD67570@rambler-co.ru> References: <200608141328.k7EDSrRB084019@repoman.freebsd.org> <20060815085001.S32503@delplex.bde.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EY/WZ/HvNxOox07X" Content-Disposition: inline In-Reply-To: <20060815085001.S32503@delplex.bde.org> User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/conf kern.post.mk kmod.mk src/sys/modules/if_ef Makefile src/sys/modules/if_ppp Makefile src/sys/modules/netgraph/mppc Makefile src/sys/modules/sound/sound Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 08:34:41 -0000 --EY/WZ/HvNxOox07X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Bruce, On Tue, Aug 15, 2006 at 09:40:36AM +1000, Bruce Evans wrote: > On Mon, 14 Aug 2006, Dag-Erling Smorgrav wrote: >=20 > >des 2006-08-14 13:28:53 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/conf kern.post.mk kmod.mk > > sys/modules/if_ef Makefile > > sys/modules/if_ppp Makefile > > sys/modules/netgraph/mppc Makefile > > sys/modules/sound/sound Makefile > > Log: > > Don't use touch when what is really meant is :> (create an empty file, = or > > truncate it if it exists) or :>> (ensure the file exists, but don't cha= nge > > it if it already does) >=20 > Why not just ">" or ">>"? >=20 > > Reviewed by: ru > > MFC after: 2 weeks > > > > Revision Changes Path > > 1.96 +1 -1 src/sys/conf/kern.post.mk > > 1.210 +2 -2 src/sys/conf/kmod.mk > > 1.14 +4 -4 src/sys/modules/if_ef/Makefile > > 1.36 +3 -3 src/sys/modules/if_ppp/Makefile > > 1.14 +1 -1 src/sys/modules/netgraph/mppc/Makefile > > 1.19 +1 -1 src/sys/modules/sound/sound/Makefile >=20 > I use echo -n for one of these. "echo" is less cryptic than ">", and > is probably faster since /bin/echo is smaller than /bin/sh and is used > enough to keep it cached. >=20 make(1) will still use sh(1) when it sees ">", so what's the point? > In sound/Makefile, the cleanup should be to remove the touching (now > emptying) since the touching used to be just worse than the default of > emptying and is now just the same as the default (but takes extra code). >=20 No. It has a preceding comment explaining why it's needed on sparc64: to always build sound.ko without isadma dependency; see rev. 1.16 by marius@. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --EY/WZ/HvNxOox07X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE4YchqRfpzJluFF4RAgzAAJ9ucoajumHyO6R9MVgXKTQMcgUhigCfaq+H BQOwOS1POvMws8ZZGpQHzMU= =Mr0F -----END PGP SIGNATURE----- --EY/WZ/HvNxOox07X-- From owner-cvs-src@FreeBSD.ORG Tue Aug 15 09:18: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 4932516A4DE; Tue, 15 Aug 2006 09:18:38 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id E090B43D5A; Tue, 15 Aug 2006 09:18:35 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id k7F9IXfY015434 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Aug 2006 13:18:33 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k7F9IXaH015433; Tue, 15 Aug 2006 13:18:33 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 15 Aug 2006 13:18:32 +0400 From: Gleb Smirnoff To: current@FreeBSD.org Message-ID: <20060815091832.GI96644@FreeBSD.org> References: <200608111916.k7BJGoTC008518@repoman.freebsd.org> <20060813212412.56a7511c.nork@FreeBSD.org> <20060815061721.b73b398a.nork@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20060815061721.b73b398a.nork@FreeBSD.org> User-Agent: Mutt/1.5.6i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Jung-uk Kim Subject: Re: Panic on acpi_cpu_c1 (Re: cvs commit: src/sys/pci agp.c) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 09:18:38 -0000 On Tue, Aug 15, 2006 at 06:17:21AM +0900, Norikatsu Shigemura wrote: N> On Sun, 13 Aug 2006 21:24:12 +0900 N> Norikatsu Shigemura wrote: N> > Freeze when X is running in my environment:-(. N> > I'm using VIA Apollo Pro266T (AGP2.0) and ATi RADEON 9600 (AGP3.0). N> > Please check v3 support. N> N> I'm sorry. agp.c's change is not wrong. When X is initializing, N> allways freeze the machine, so I think that this change is wrong. N> But I can get the panic message by other reason. N> N> Fatal trap 30: reserved (unknown) fault while in kernel mode N> cpuid = 0; apic id = 00 N> instruction pointer = 0x20:0xc09b5445 N> stack pointer = 0x28:0xe1f12ca8 N> frame pointer = 0x28:0xe1f12ca8 N> code segment = base 0x0, limit 0xfffff, type 0x1b N> = DPL 0, pres 1, def32 1, gran 1 N> processor eflags = interrupt enabled, IOPL = 0 N> current process = 11 (idle: cpu0) N> [thread pid 11 tid 100005 ] N> Stopped at acpi_cpu_c1+0x5: popl %ebp N> db> bt N> Tracing pid 11 tid 100005 td 0xc343b6c0 N> acpi_cpu_c1(0,1,e1f12cc0,c06766b7,e1f12ce0,...) at acpi_cpu_c1+0x5 N> acpi_cpu_idle(e1f12d08,c04918c9,1,0,0,...) at acpi_cpu_idle+0x186 N> cpu_idle(1,0,0,0,0,...) at cpu_idle+0x28 N> idle_proc(0,e1f12d38,0,0,0,...) at idle_proc+0xa9 N> fork_exit(c0491820,0,e1f12d38) at fork_exit+0x80 N> fork_trampoline() at fork_trampoline+0x8 N> --- trap 0x1, eip = 0, esp = 0xe1f12d6c, ebp = 0 --- I got the same panic when run 'kldload if_bge.ko' at runtime. Yesterday's HEAD. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-src@FreeBSD.ORG Tue Aug 15 12: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 117AA16A4DD; Tue, 15 Aug 2006 12:11:06 +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 A3C5043D49; Tue, 15 Aug 2006 12:10:58 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FCAvLl071531; Tue, 15 Aug 2006 12:10:57 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FCAvXq071530; Tue, 15 Aug 2006 12:10:57 GMT (envelope-from netchild) Message-Id: <200608151210.k7FCAvXq071530@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 15 Aug 2006 12:10: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/kern kern_exec.c kern_fork.c kern_time.c uipc_sem.c vfs_aio.c src/sys/sys eventhandler.h imgact.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, 15 Aug 2006 12:11:06 -0000 netchild 2006-08-15 12:10:57 UTC FreeBSD src repository Modified files: sys/kern kern_exec.c kern_fork.c kern_time.c uipc_sem.c vfs_aio.c sys/sys eventhandler.h imgact.h Log: - Change process_exec function handlers prototype to include struct image_params arg. - Change struct image_params to include struct sysentvec pointer and initialize it. - Change all consumers of process_exit/process_exec eventhandlers to new prototypes (includes splitting up into distinct exec/exit functions). - Add eventhandler to userret. Sponsored by: Google SoC 2006 Submitted by: rdivacky Parts suggested by: jhb (on hackers@) Revision Changes Path 1.294 +2 -1 src/sys/kern/kern_exec.c 1.261 +2 -0 src/sys/kern/kern_fork.c 1.131 +11 -4 src/sys/kern/kern_time.c 1.23 +8 -1 src/sys/kern/uipc_sem.c 1.225 +8 -1 src/sys/kern/vfs_aio.c 1.35 +5 -1 src/sys/sys/eventhandler.h 1.40 +1 -0 src/sys/sys/imgact.h From owner-cvs-src@FreeBSD.ORG Tue Aug 15 12:14: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 18CDD16A4DE; Tue, 15 Aug 2006 12:14:49 +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 0285343D98; Tue, 15 Aug 2006 12:14:37 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FCEaQ1073458; Tue, 15 Aug 2006 12:14:36 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FCEacl073448; Tue, 15 Aug 2006 12:14:36 GMT (envelope-from netchild) Message-Id: <200608151214.k7FCEacl073448@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 15 Aug 2006 12:14: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/i386/i386 support.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: Tue, 15 Aug 2006 12:14:49 -0000 netchild 2006-08-15 12:14:36 UTC FreeBSD src repository Modified files: sys/i386/i386 support.s Log: - Add some ASM stuff needed for futexes (linuxolator). Sponsored by: Google SoC 2006 Submitted by: rdivacky With help from: kib Revision Changes Path 1.108 +111 -0 src/sys/i386/i386/support.s From owner-cvs-src@FreeBSD.ORG Tue Aug 15 12:16: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 4E4C716A4DD; Tue, 15 Aug 2006 12:16:24 +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 9219C43D80; Tue, 15 Aug 2006 12:16:03 +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.6/8.13.6) with ESMTP id k7FCFxWm026881; Tue, 15 Aug 2006 08:16:01 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: pyunyh@gmail.com Date: Tue, 15 Aug 2006 07:47:54 -0400 User-Agent: KMail/1.9.1 References: <200608140150.k7E1osuf005683@repoman.freebsd.org> <20060815064943.GA41815@cdnetworks.co.kr> In-Reply-To: <20060815064943.GA41815@cdnetworks.co.kr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608150747.55292.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Tue, 15 Aug 2006 08:16:02 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1662/Tue Aug 15 04:29:25 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Matt Reimer , Pyun YongHyeon Subject: Re: cvs commit: src/sys/dev/em if_em.c if_em.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, 15 Aug 2006 12:16:24 -0000 On Tuesday 15 August 2006 02:49, Pyun YongHyeon wrote: > On Mon, Aug 14, 2006 at 01:30:37PM -0700, Matt Reimer wrote: > > On 8/13/06, Pyun YongHyeon wrote: > > >yongari 2006-08-14 01:50:54 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/dev/em if_em.c if_em.h > > > Log: > > > Overhaul Rx path to recover from mbuf cluster allocation failure. > > > o Create one more spare DMA map for Rx handler to recover from > > > bus_dmamap_load_mbuf_sg(9) failure. > > > o Make sure to update status bit in Rx descriptors even if we failed > > > to allocate a new buffer. Previously it resulted in stuck condition > > > and em_handle_rxtx task took up all available CPU cycles. > > [snip] > > > > Is it possible that the RELENG_4 if_em driver would suffer from the > > same problems, particularly the stuck/CPU-chewing problem? > > > > I think the problem exist in RELENG_4 too. If em_get_buf() fails em(4) > exits main Rx loop but still does not update status bits in the Rx > descriptor. I think you can easily experiment the problem with > "kern.ipc.nmbclusters". Hmm, well, I've already backported a lot of the changes in RELENG_6 to em(4) in RELENG_4 at work. I've got some more stuff to backport, but then I can apply this as well and see if folks want to test it. -- John Baldwin From owner-cvs-src@FreeBSD.ORG Tue Aug 15 12:16: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 E1B7B16A51A; Tue, 15 Aug 2006 12:16: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 174FD43D66; Tue, 15 Aug 2006 12:16:01 +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.6/8.13.6) with ESMTP id k7FCFxWl026881; Tue, 15 Aug 2006 08:15:59 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Gleb Smirnoff Date: Tue, 15 Aug 2006 07:46:49 -0400 User-Agent: KMail/1.9.1 References: <200608111916.k7BJGoTC008518@repoman.freebsd.org> <20060815061721.b73b398a.nork@FreeBSD.org> <20060815091832.GI96644@FreeBSD.org> In-Reply-To: <20060815091832.GI96644@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608150746.50356.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Tue, 15 Aug 2006 08:15:59 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1662/Tue Aug 15 04:29:25 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, cvs-all@freebsd.org, src-committers@freebsd.org, current@freebsd.org, Jung-uk Kim Subject: Re: Panic on acpi_cpu_c1 (Re: cvs commit: src/sys/pci agp.c) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 12:16:28 -0000 On Tuesday 15 August 2006 05:18, Gleb Smirnoff wrote: > On Tue, Aug 15, 2006 at 06:17:21AM +0900, Norikatsu Shigemura wrote: > N> On Sun, 13 Aug 2006 21:24:12 +0900 > N> Norikatsu Shigemura wrote: > N> > Freeze when X is running in my environment:-(. > N> > I'm using VIA Apollo Pro266T (AGP2.0) and ATi RADEON 9600 (AGP3.0). > N> > Please check v3 support. > N> > N> I'm sorry. agp.c's change is not wrong. When X is initializing, > N> allways freeze the machine, so I think that this change is wrong. > N> But I can get the panic message by other reason. > N> > N> Fatal trap 30: reserved (unknown) fault while in kernel mode > N> cpuid = 0; apic id = 00 > N> instruction pointer = 0x20:0xc09b5445 > N> stack pointer = 0x28:0xe1f12ca8 > N> frame pointer = 0x28:0xe1f12ca8 > N> code segment = base 0x0, limit 0xfffff, type 0x1b > N> = DPL 0, pres 1, def32 1, gran 1 > N> processor eflags = interrupt enabled, IOPL = 0 > N> current process = 11 (idle: cpu0) > N> [thread pid 11 tid 100005 ] > N> Stopped at acpi_cpu_c1+0x5: popl %ebp > N> db> bt > N> Tracing pid 11 tid 100005 td 0xc343b6c0 > N> acpi_cpu_c1(0,1,e1f12cc0,c06766b7,e1f12ce0,...) at acpi_cpu_c1+0x5 > N> acpi_cpu_idle(e1f12d08,c04918c9,1,0,0,...) at acpi_cpu_idle+0x186 > N> cpu_idle(1,0,0,0,0,...) at cpu_idle+0x28 > N> idle_proc(0,e1f12d38,0,0,0,...) at idle_proc+0xa9 > N> fork_exit(c0491820,0,e1f12d38) at fork_exit+0x80 > N> fork_trampoline() at fork_trampoline+0x8 > N> --- trap 0x1, eip = 0, esp = 0xe1f12d6c, ebp = 0 --- > > I got the same panic when run 'kldload if_bge.ko' at runtime. Yesterday's > HEAD. trap 30 means we got an interrupt vector we aren't expecting. You can try installing custom interrupt handlers to see which IDT vector is actually being triggered. -- John Baldwin From owner-cvs-src@FreeBSD.ORG Tue Aug 15 12:21: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 1055316A4E2; Tue, 15 Aug 2006 12:21:26 +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 E606543DD3; Tue, 15 Aug 2006 12:21:00 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FCL0Ag075845; Tue, 15 Aug 2006 12:21:00 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FCL0ql075844; Tue, 15 Aug 2006 12:21:00 GMT (envelope-from netchild) Message-Id: <200608151221.k7FCL0ql075844@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 15 Aug 2006 12:21: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/compat/linux linux_emul.c linux_emul.h linux_futex.c linux_futex.h linux_time.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 12:21:26 -0000 netchild 2006-08-15 12:21:00 UTC FreeBSD src repository Added files: sys/compat/linux linux_emul.c linux_emul.h linux_futex.c linux_futex.h linux_time.c Log: Add some new files needed for linux 2.6.x compatibility. Please don't style(9) the NetBSD code, we want to stay in sync. Not imported on a vendor branch since we need local changes. Sponsored by: Google SoC 2006 Submitted by: rdivacky With help from: manu@NetBSD.org Obtained from: NetBSD (linux_{futex,time}.*) Revision Changes Path 1.1 +297 -0 src/sys/compat/linux/linux_emul.c (new) 1.1 +74 -0 src/sys/compat/linux/linux_emul.h (new) 1.1 +500 -0 src/sys/compat/linux/linux_futex.c (new) 1.1 +61 -0 src/sys/compat/linux/linux_futex.h (new) 1.1 +208 -0 src/sys/compat/linux/linux_time.c (new) From owner-cvs-src@FreeBSD.ORG Tue Aug 15 12:28: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 7BA9B16A4E5; Tue, 15 Aug 2006 12:28:16 +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 A130343D6D; Tue, 15 Aug 2006 12:28:14 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FCSEtD076286; Tue, 15 Aug 2006 12:28:14 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FCSE0T076285; Tue, 15 Aug 2006 12:28:14 GMT (envelope-from netchild) Message-Id: <200608151228.k7FCSE0T076285@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 15 Aug 2006 12:28:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/linux32 syscalls.master src/sys/i386/linux syscalls.master X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 12:28:16 -0000 netchild 2006-08-15 12:28:14 UTC FreeBSD src repository Modified files: sys/amd64/linux32 syscalls.master sys/i386/linux syscalls.master Log: Add new syscalls in the linuxolator (only used when the sysctl compat.linux.osrelease is changed to "2.6.16" or similar). On amd64 not everything is supported like on i386, the catchup is planned for later when the remaining bugs in the new functions are fixed. Sponsored by: Google SoC 2006 Submitted by: rdivacky Revision Changes Path 1.19 +16 -14 src/sys/amd64/linux32/syscalls.master 1.77 +39 -28 src/sys/i386/linux/syscalls.master From owner-cvs-src@FreeBSD.ORG Tue Aug 15 12:41: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 8A54016A4E2; Tue, 15 Aug 2006 12:41:11 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21C4643D6D; Tue, 15 Aug 2006 12:41:11 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FCfAQb077173; Tue, 15 Aug 2006 12:41:10 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FCfABe077172; Tue, 15 Aug 2006 12:41:10 GMT (envelope-from ru) Message-Id: <200608151241.k7FCfABe077172@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 15 Aug 2006 12:41: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/sbin/sysctl sysctl.8 sysctl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 12:41:11 -0000 ru 2006-08-15 12:41:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/sysctl sysctl.8 sysctl.c Log: MFC: Add forgotten -q to usage() and SYNOPSIS. Revision Changes Path 1.57.2.3 +2 -2 src/sbin/sysctl/sysctl.8 1.67.2.4 +2 -2 src/sbin/sysctl/sysctl.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 12:45: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 D0C0A16A4DD; Tue, 15 Aug 2006 12:45:51 +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 8B3DE43D69; Tue, 15 Aug 2006 12:45:51 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FCjprM077373; Tue, 15 Aug 2006 12:45:51 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FCjpJo077372; Tue, 15 Aug 2006 12:45:51 GMT (envelope-from davidxu) Message-Id: <200608151245.k7FCjpJo077372@repoman.freebsd.org> From: David Xu Date: Tue, 15 Aug 2006 12:45:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 support.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: Tue, 15 Aug 2006 12:45:51 -0000 davidxu 2006-08-15 12:45:51 UTC FreeBSD src repository Modified files: sys/amd64/amd64 support.S Log: Because fuword on AMD64 returns 64bit long integer -1 on fault, clear entire %rax to zero instead of only clearing %eax, otherwise it will leave garbage data in upper 32 bits. Revision Changes Path 1.117 +1 -1 src/sys/amd64/amd64/support.S From owner-cvs-src@FreeBSD.ORG Tue Aug 15 12:51: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 829D716A4DF; Tue, 15 Aug 2006 12:51:46 +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 4BF1043D62; Tue, 15 Aug 2006 12:51:46 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FCpkEr085497; Tue, 15 Aug 2006 12:51:46 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FCpkoM085496; Tue, 15 Aug 2006 12:51:46 GMT (envelope-from netchild) Message-Id: <200608151251.k7FCpkoM085496@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 15 Aug 2006 12:51: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/amd64/linux32 linux32_proto.h linux32_syscall.h linux32_sysent.c src/sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 12:51:46 -0000 netchild 2006-08-15 12:51:46 UTC FreeBSD src repository Modified files: sys/amd64/linux32 linux32_sysent.c linux32_syscall.h linux32_proto.h sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c Log: regen Revision Changes Path 1.20 +44 -10 src/sys/amd64/linux32/linux32_proto.h 1.20 +6 -4 src/sys/amd64/linux32/linux32_syscall.h 1.20 +312 -312 src/sys/amd64/linux32/linux32_sysent.c 1.79 +70 -22 src/sys/i386/linux/linux_proto.h 1.73 +5 -3 src/sys/i386/linux/linux_syscall.h 1.80 +312 -312 src/sys/i386/linux/linux_sysent.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 12:54: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 F215816A4E1; Tue, 15 Aug 2006 12:54:30 +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 62B0443D7D; Tue, 15 Aug 2006 12:54:30 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FCsU6l085825; Tue, 15 Aug 2006 12:54:30 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FCsUu9085824; Tue, 15 Aug 2006 12:54:30 GMT (envelope-from netchild) Message-Id: <200608151254.k7FCsUu9085824@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 15 Aug 2006 12:54: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/conf files.amd64 files.i386 src/sys/amd64/linux32 linux.h linux32_dummy.c linux32_machdep.c linux32_sysvec.c src/sys/compat/linux linux_misc.c linux_signal.c linux_util.c src/sys/i386/linux linux.h linux_dummy.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 12:54:31 -0000 netchild 2006-08-15 12:54:30 UTC FreeBSD src repository Modified files: sys/conf files.amd64 files.i386 sys/amd64/linux32 linux.h linux32_dummy.c linux32_machdep.c linux32_sysvec.c sys/compat/linux linux_misc.c linux_signal.c linux_util.c sys/i386/linux linux.h linux_dummy.c linux_machdep.c linux_sysvec.c Log: Add the linux 2.6.x stuff (not used by default!): - TLS - complete - pid/tid mangling - complete - thread area - complete - futexes - complete with issues - clone() extension - complete with some possible minor issues - mq*/timer*/clock* stuff - complete but untested and the mq* stuff is disabled when not build as part of the kernel with native FreeBSD mq* support (module support for this will come later) Tested with: - linux-firefox - works, tested - linux-opera - works, tested - linux-realplay - doesnt work, issue with futexes - linux-skype - doesnt work, issue with futexes - linux-rt2-demo - works, tested - linux-acroread - doesnt work, unknown reason (coredump) and sometimes issue with futexes - various unix utilities in linux-base-gentoo3 and linux-base-fc4: everything tried worked On amd64 not everything is supported like on i386, the catchup is planned for later when the remaining bugs in the new functions are fixed. To test this new stuff, you have to run sysctl compat.linux.osrelease=2.6.16 to switch back use sysctl compat.linux.osrelease=2.4.2 Don't switch while running a linux program, strange things may or may not happen. Sponsored by: Google SoC 2006 Submitted by: rdivacky Some suggestions/help by: jhb, kib, manu@NetBSD.org, netchild Revision Changes Path 1.3 +105 -0 src/sys/amd64/linux32/linux.h 1.4 +0 -6 src/sys/amd64/linux32/linux32_dummy.c 1.13 +6 -12 src/sys/amd64/linux32/linux32_machdep.c 1.20 +1 -1 src/sys/amd64/linux32/linux32_sysvec.c 1.181 +98 -0 src/sys/compat/linux/linux_misc.c 1.57 +58 -0 src/sys/compat/linux/linux_signal.c 1.31 +7 -2 src/sys/compat/linux/linux_util.c 1.92 +3 -0 src/sys/conf/files.amd64 1.565 +3 -0 src/sys/conf/files.i386 1.66 +99 -0 src/sys/i386/linux/linux.h 1.42 +1 -18 src/sys/i386/linux/linux_dummy.c 1.51 +356 -25 src/sys/i386/linux/linux_machdep.c 1.146 +31 -2 src/sys/i386/linux/linux_sysvec.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 12: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 4C36416A4E0; Tue, 15 Aug 2006 12:56:37 +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 032D343D6E; Tue, 15 Aug 2006 12:56:37 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FCuaVT086325; Tue, 15 Aug 2006 12:56:36 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FCuaw3086324; Tue, 15 Aug 2006 12:56:36 GMT (envelope-from netchild) Message-Id: <200608151256.k7FCuaw3086324@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 15 Aug 2006 12:56: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/i386/linux systrace_args.c src/sys/amd64/linux32 systrace_args.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 12:56:37 -0000 netchild 2006-08-15 12:56:36 UTC FreeBSD src repository Added files: sys/i386/linux systrace_args.c sys/amd64/linux32 systrace_args.c Log: add autogenerated systrace_args stuff for dtrace Revision Changes Path 1.1 +1941 -0 src/sys/amd64/linux32/systrace_args.c (new) 1.1 +2046 -0 src/sys/i386/linux/systrace_args.c (new) From owner-cvs-src@FreeBSD.ORG Tue Aug 15 13:01: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 1DEAF16A4E1; Tue, 15 Aug 2006 13:01:37 +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 CBCF643D5D; Tue, 15 Aug 2006 13:01:36 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FD1alp087767; Tue, 15 Aug 2006 13:01:36 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FD1aN6087766; Tue, 15 Aug 2006 13:01:36 GMT (envelope-from netchild) Message-Id: <200608151301.k7FD1aN6087766@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 15 Aug 2006 13:01: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/modules/linprocfs Makefile src/sys/modules/linsysfs Makefile src/sys/modules/linux Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 13:01:37 -0000 netchild 2006-08-15 13:01:36 UTC FreeBSD src repository Modified files: sys/modules/linprocfs Makefile sys/modules/linsysfs Makefile sys/modules/linux Makefile Log: - Add the new files to the linux module. - Prepare the modules for build on amd64, but don't build them there as part of the kernel build yet. The code for the missing symbols on amd64 isn't committed and it may be solved differently. Sponsored by: Google SoC 2006 Submitted by: rdivacky Revision Changes Path 1.14 +4 -0 src/sys/modules/linprocfs/Makefile 1.2 +4 -0 src/sys/modules/linsysfs/Makefile 1.68 +18 -13 src/sys/modules/linux/Makefile From owner-cvs-src@FreeBSD.ORG Tue Aug 15 13:14: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 63B4F16A4DD; Tue, 15 Aug 2006 13:14:57 +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 9CF7843D46; Tue, 15 Aug 2006 13:14: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.6/8.13.6) with ESMTP id k7FDEp8i027268; Tue, 15 Aug 2006 09:14:54 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: David Xu Date: Tue, 15 Aug 2006 09:13:51 -0400 User-Agent: KMail/1.9.1 References: <200608151245.k7FCjpJo077372@repoman.freebsd.org> In-Reply-To: <200608151245.k7FCjpJo077372@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608150913.52419.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Tue, 15 Aug 2006 09:14:54 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1662/Tue Aug 15 04:29:25 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/amd64/amd64 support.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: Tue, 15 Aug 2006 13:14:57 -0000 On Tuesday 15 August 2006 08:45, David Xu wrote: > davidxu 2006-08-15 12:45:51 UTC > > FreeBSD src repository > > Modified files: > sys/amd64/amd64 support.S > Log: > Because fuword on AMD64 returns 64bit long integer -1 on fault, clear > entire %rax to zero instead of only clearing %eax, otherwise it will > leave garbage data in upper 32 bits. Are you sure that 'xorl %eax,%eax' doesn't actually clear all 64 bits? This practice of just using xorl rather than xorq is all over the place in the amd64 code, and I think I've even seen gcc generate it, so I'm guessing that the xorl actually is a xorq. -- John Baldwin From owner-cvs-src@FreeBSD.ORG Tue Aug 15 13:32: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 313F316A4DE; Tue, 15 Aug 2006 13:32:46 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA9F043D78; Tue, 15 Aug 2006 13:32:40 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FDWeYs092415; Tue, 15 Aug 2006 13:32:40 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FDWeku092414; Tue, 15 Aug 2006 13:32:40 GMT (envelope-from ru) Message-Id: <200608151332.k7FDWeku092414@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 15 Aug 2006 13:32: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/sbin/sysctl sysctl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 13:32:46 -0000 ru 2006-08-15 13:32:40 UTC FreeBSD src repository Modified files: sbin/sysctl sysctl.c Log: Fix printing of integer Kelvins broken in rev. 1.71, which is fatal on sizeof(int) != sizeof(long) systems (such as amd64). MFC after: 1 day Revision Changes Path 1.73 +3 -3 src/sbin/sysctl/sysctl.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 13:34:50 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from localhost.my.domain (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 189B316A4DA; Tue, 15 Aug 2006 13:34:50 +0000 (UTC) (envelope-from davidxu@freebsd.org) From: David Xu To: John Baldwin Date: Tue, 15 Aug 2006 21:34:46 +0800 User-Agent: KMail/1.8.2 References: <200608151245.k7FCjpJo077372@repoman.freebsd.org> <200608150913.52419.jhb@freebsd.org> In-Reply-To: <200608150913.52419.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200608152134.46359.davidxu@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/amd64/amd64 support.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: Tue, 15 Aug 2006 13:34:50 -0000 On Tuesday 15 August 2006 21:13, John Baldwin wrote: > On Tuesday 15 August 2006 08:45, David Xu wrote: > > davidxu 2006-08-15 12:45:51 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/amd64/amd64 support.S > > Log: > > Because fuword on AMD64 returns 64bit long integer -1 on fault, clear > > entire %rax to zero instead of only clearing %eax, otherwise it will > > leave garbage data in upper 32 bits. > > Are you sure that 'xorl %eax,%eax' doesn't actually clear all 64 bits?=20 > This practice of just using xorl rather than xorq is all over the place in > the amd64 code, and I think I've even seen gcc generate it, so I'm guessi= ng > that the xorl actually is a xorq. =46rom my understanding, they are different. before my change, generated binary code: 0000000000003ba0 : 3ba0: 65 48 8b 0c 25 20 00 mov %gs:0x20,%rcx 3ba7: 00 00 3ba9: 31 c0 xor %eax,%eax 3bab: 48 89 81 a8 02 00 00 mov %rax,0x2a8(%rcx) 3bb2: 48 ff c8 dec %rax 3bb5: c3 retq 3bb6: 66 data16 3bb7: 66 data16 3bb8: 66 data16 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D after this change: 0000000000003ba0 : 3ba0: 65 48 8b 0c 25 20 00 mov %gs:0x20,%rcx 3ba7: 00 00 3ba9: 48 31 c0 xor %rax,%rax 3bac: 48 89 81 a8 02 00 00 mov %rax,0x2a8(%rcx) 3bb3: 48 ff c8 dec %rax 3bb6: c3 retq I have only checked fuword while I am working on userland mutex priority propagating, I have not checked suword and others yet. David Xu From owner-cvs-src@FreeBSD.ORG Tue Aug 15 13:45: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 86A4A16A4E2; Tue, 15 Aug 2006 13:45:45 +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 E955843D76; Tue, 15 Aug 2006 13:45:39 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FDjdhp093176; Tue, 15 Aug 2006 13:45:39 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FDjd01093175; Tue, 15 Aug 2006 13:45:39 GMT (envelope-from netchild) Message-Id: <200608151345.k7FDjd01093175@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 15 Aug 2006 13:45: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/i386/i386 support.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: Tue, 15 Aug 2006 13:45:45 -0000 netchild 2006-08-15 13:45:39 UTC FreeBSD src repository Modified files: sys/i386/i386 support.s Log: Add include of opt_global.h, else the futex operations aren't locked on SMP systems. Sponsored by: Google SoC 2006 Submitted by: rdivacky Revision Changes Path 1.109 +1 -0 src/sys/i386/i386/support.s From owner-cvs-src@FreeBSD.ORG Tue Aug 15 13:55: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 ED41516A4DE; Tue, 15 Aug 2006 13:55:26 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from fw.zoral.com.ua (fw.zoral.com.ua [213.186.206.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id A861B43D4C; Tue, 15 Aug 2006 13:55:22 +0000 (GMT) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by fw.zoral.com.ua (8.13.4/8.13.4) with ESMTP id k7FDtIqo011593 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Aug 2006 16:55:18 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.13.6/8.13.6) with ESMTP id k7FDtIj5042401; Tue, 15 Aug 2006 16:55:18 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.13.6/8.13.6/Submit) id k7FDtH8L042400; Tue, 15 Aug 2006 16:55:17 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Tue, 15 Aug 2006 16:55:17 +0300 From: Kostik Belousov To: David Xu Message-ID: <20060815135517.GB41562@deviant.kiev.zoral.com.ua> References: <200608151245.k7FCjpJo077372@repoman.freebsd.org> <200608150913.52419.jhb@freebsd.org> <200608152134.46359.davidxu@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JP+T4n/bALQSJXh8" Content-Disposition: inline In-Reply-To: <200608152134.46359.davidxu@freebsd.org> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on fw.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=1.9 required=5.0 tests=DNS_FROM_RFC_ABUSE, SPF_NEUTRAL,UNPARSEABLE_RELAY autolearn=no version=3.1.4 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on fw.zoral.com.ua Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, John Baldwin Subject: Re: cvs commit: src/sys/amd64/amd64 support.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: Tue, 15 Aug 2006 13:55:27 -0000 --JP+T4n/bALQSJXh8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 15, 2006 at 09:34:46PM +0800, David Xu wrote: > On Tuesday 15 August 2006 21:13, John Baldwin wrote: > > On Tuesday 15 August 2006 08:45, David Xu wrote: > > > davidxu 2006-08-15 12:45:51 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/amd64/amd64 support.S > > > Log: > > > Because fuword on AMD64 returns 64bit long integer -1 on fault, cle= ar > > > entire %rax to zero instead of only clearing %eax, otherwise it will > > > leave garbage data in upper 32 bits. > > > > Are you sure that 'xorl %eax,%eax' doesn't actually clear all 64 bits?= =20 > > This practice of just using xorl rather than xorq is all over the place= in > > the amd64 code, and I think I've even seen gcc generate it, so I'm gues= sing > > that the xorl actually is a xorq. >=20 > >From my understanding, they are different. >=20 > before my change, generated binary code: >=20 > 0000000000003ba0 : > 3ba0: 65 48 8b 0c 25 20 00 mov %gs:0x20,%rcx > 3ba7: 00 00 > 3ba9: 31 c0 xor %eax,%eax > 3bab: 48 89 81 a8 02 00 00 mov %rax,0x2a8(%rcx) > 3bb2: 48 ff c8 dec %rax > 3bb5: c3 retq > 3bb6: 66 data16 > 3bb7: 66 data16 > 3bb8: 66 data16 >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > after this change: >=20 > 0000000000003ba0 : > 3ba0: 65 48 8b 0c 25 20 00 mov %gs:0x20,%rcx > 3ba7: 00 00 > 3ba9: 48 31 c0 xor %rax,%rax > 3bac: 48 89 81 a8 02 00 00 mov %rax,0x2a8(%rcx) > 3bb3: 48 ff c8 dec %rax > 3bb6: c3 retq >=20 >=20 > I have only checked fuword while I am working on userland mutex > priority propagating, I have not checked suword and others yet. =46rom the IA32 Software Developer Manual, 3.4.1.1: When in 64-bit mode, operand size determines the number of valid bits in the destination general-purpose register: 64-bit operands generate a 64-bit result in the destination general-purpose register. 32-bit operands generate a 32-bit result, zero-extended to a 64-bit result in the destination general-purpose register. So, it seems that xorq %rax, %rax and xorl %eax, %eax will make the same results, but in the different ways. And xorq requires REX prefix, that shall make the decoding longer. --JP+T4n/bALQSJXh8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE4dJFC3+MBN1Mb4gRAlUoAKDmt4xrO5EmGkp49S+MUnhYkbOKYwCfUBb8 qKGxk+VxNPQqPxmMurxaEZo= =7l+g -----END PGP SIGNATURE----- --JP+T4n/bALQSJXh8-- From owner-cvs-src@FreeBSD.ORG Tue Aug 15 14:58: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 24E4416A4DE; Tue, 15 Aug 2006 14:58:25 +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 B2EC643D4C; Tue, 15 Aug 2006 14:58:16 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FEwFRR098634; Tue, 15 Aug 2006 14:58:15 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FEwFhp098633; Tue, 15 Aug 2006 14:58:15 GMT (envelope-from netchild) Message-Id: <200608151458.k7FEwFhp098633@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 15 Aug 2006 14:58: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/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: Tue, 15 Aug 2006 14:58:25 -0000 netchild 2006-08-15 14:58:15 UTC FreeBSD src repository Modified files: sys/amd64/linux32 linux32_sysvec.c Log: Initialize the eventhandlers, mutexes and sx locks. Sponsored by: Google SoC 2006 Submitted by: rdivacky Revision Changes Path 1.21 +26 -0 src/sys/amd64/linux32/linux32_sysvec.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 15:05: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 54E5F16A4FB; Tue, 15 Aug 2006 15:05:50 +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 7497143D5C; Tue, 15 Aug 2006 15:05:08 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FF4gsR000328; Tue, 15 Aug 2006 15:04:42 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FF4g8k000327; Tue, 15 Aug 2006 15:04:42 GMT (envelope-from phk) Message-Id: <200608151504.k7FF4g8k000327@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 15 Aug 2006 15:04:42 +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/puc pucdata.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 15:05:50 -0000 phk 2006-08-15 15:04:42 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/puc pucdata.c Log: Add entry for VScom PCI-200Li (Not quite a MFC becuase of the good work Marcel did here in -current) Revision Changes Path 1.51.2.1 +10 -0 src/sys/dev/puc/pucdata.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 15:09: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 7C90716A50B; Tue, 15 Aug 2006 15:09:11 +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 62BA143E5E; Tue, 15 Aug 2006 15:08:09 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k7FF84WC028048; Tue, 15 Aug 2006 11:08:05 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Kostik Belousov Date: Tue, 15 Aug 2006 10:52:48 -0400 User-Agent: KMail/1.9.1 References: <200608151245.k7FCjpJo077372@repoman.freebsd.org> <200608152134.46359.davidxu@freebsd.org> <20060815135517.GB41562@deviant.kiev.zoral.com.ua> In-Reply-To: <20060815135517.GB41562@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608151052.49421.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Tue, 15 Aug 2006 11:08:05 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1663/Tue Aug 15 09:08:37 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, David Xu , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/amd64/amd64 support.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: Tue, 15 Aug 2006 15:09:11 -0000 On Tuesday 15 August 2006 09:55, Kostik Belousov wrote: > On Tue, Aug 15, 2006 at 09:34:46PM +0800, David Xu wrote: > > On Tuesday 15 August 2006 21:13, John Baldwin wrote: > > > On Tuesday 15 August 2006 08:45, David Xu wrote: > > > > davidxu 2006-08-15 12:45:51 UTC > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > sys/amd64/amd64 support.S > > > > Log: > > > > Because fuword on AMD64 returns 64bit long integer -1 on fault, clear > > > > entire %rax to zero instead of only clearing %eax, otherwise it will > > > > leave garbage data in upper 32 bits. > > > > > > Are you sure that 'xorl %eax,%eax' doesn't actually clear all 64 bits? > > > This practice of just using xorl rather than xorq is all over the place in > > > the amd64 code, and I think I've even seen gcc generate it, so I'm guessing > > > that the xorl actually is a xorq. > > > > >From my understanding, they are different. > > > > before my change, generated binary code: > > > > 0000000000003ba0 : > > 3ba0: 65 48 8b 0c 25 20 00 mov %gs:0x20,%rcx > > 3ba7: 00 00 > > 3ba9: 31 c0 xor %eax,%eax > > 3bab: 48 89 81 a8 02 00 00 mov %rax,0x2a8(%rcx) > > 3bb2: 48 ff c8 dec %rax > > 3bb5: c3 retq > > 3bb6: 66 data16 > > 3bb7: 66 data16 > > 3bb8: 66 data16 > > > > ======================================= > > after this change: > > > > 0000000000003ba0 : > > 3ba0: 65 48 8b 0c 25 20 00 mov %gs:0x20,%rcx > > 3ba7: 00 00 > > 3ba9: 48 31 c0 xor %rax,%rax > > 3bac: 48 89 81 a8 02 00 00 mov %rax,0x2a8(%rcx) > > 3bb3: 48 ff c8 dec %rax > > 3bb6: c3 retq > > > > > > I have only checked fuword while I am working on userland mutex > > priority propagating, I have not checked suword and others yet. > > From the IA32 Software Developer Manual, 3.4.1.1: > > When in 64-bit mode, operand size determines the number of valid bits in > the destination general-purpose register: > > 64-bit operands generate a 64-bit result in the destination > general-purpose register. > > 32-bit operands generate a 32-bit result, zero-extended to a 64-bit > result in the destination general-purpose register. > > So, it seems that xorq %rax, %rax and xorl %eax, %eax will make the > same results, but in the different ways. And xorq requires REX prefix, > that shall make the decoding longer. Ok, thanks! David, can you revert your change? I had almost gone through earlier and fixed all the places that did this a while back until I realized that it must have been intentional. -- John Baldwin From owner-cvs-src@FreeBSD.ORG Tue Aug 15 15:15: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 EB65A16A4E1; Tue, 15 Aug 2006 15:15:26 +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 EB4C643DB3; Tue, 15 Aug 2006 15:15:20 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FFFH2n002215; Tue, 15 Aug 2006 15:15:17 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FFFHCu002214; Tue, 15 Aug 2006 15:15:17 GMT (envelope-from netchild) Message-Id: <200608151515.k7FFFHCu002214@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 15 Aug 2006 15:15: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/compat/linux linux_misc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 15:15:27 -0000 netchild 2006-08-15 15:15:17 UTC FreeBSD src repository Modified files: sys/compat/linux linux_misc.c Log: Disable some parts of the code on amd64 for now to prevent a panic. A better fix will come later. Sponsored by: Google SoC 2006 Submitted by: rdivacky Revision Changes Path 1.182 +8 -1 src/sys/compat/linux/linux_misc.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 15:27: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 B518A16A4DA; Tue, 15 Aug 2006 15:27:14 +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 EDF5E43D6A; Tue, 15 Aug 2006 15:27:13 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FFRDJt003091; Tue, 15 Aug 2006 15:27:13 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FFRDmN003090; Tue, 15 Aug 2006 15:27:13 GMT (envelope-from netchild) Message-Id: <200608151527.k7FFRDmN003090@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 15 Aug 2006 15:27: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/i386/i386 support.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: Tue, 15 Aug 2006 15:27:14 -0000 netchild 2006-08-15 15:27:13 UTC FreeBSD src repository Modified files: sys/i386/i386 support.s Log: Remove the include of opt_global.h. It's included globally by a command line switch. Other files which may make the same mistake (according to fxr.watson.org) but aren't fixed in this commit (people with more clue about those files should fix this): - i386/xbox/xbox.c - arm/arm/elf_trampoline.c - arm/arm/mem.c Noticed by: cognet Revision Changes Path 1.110 +0 -1 src/sys/i386/i386/support.s From owner-cvs-src@FreeBSD.ORG Tue Aug 15 15:48: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 A8B4A16A549; Tue, 15 Aug 2006 15:48:58 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AC2643D7E; Tue, 15 Aug 2006 15:48:58 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FFmwhC010999; Tue, 15 Aug 2006 15:48:58 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FFmw5M010998; Tue, 15 Aug 2006 15:48:58 GMT (envelope-from imp) Message-Id: <200608151548.k7FFmw5M010998@repoman.freebsd.org> From: Warner Losh Date: Tue, 15 Aug 2006 15:48:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/xbox xbox.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 15:48:58 -0000 imp 2006-08-15 15:48:58 UTC FreeBSD src repository Modified files: sys/i386/xbox xbox.c Log: No need for opt_global.h here Revision Changes Path 1.3 +0 -1 src/sys/i386/xbox/xbox.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 15:59: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 C26C516A4DE; Tue, 15 Aug 2006 15:59:26 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53D9543D8F; Tue, 15 Aug 2006 15:59:26 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FFxQcF011704; Tue, 15 Aug 2006 15:59:26 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FFxQUK011703; Tue, 15 Aug 2006 15:59:26 GMT (envelope-from yar) Message-Id: <200608151559.k7FFxQUK011703@repoman.freebsd.org> From: Yar Tikhiy Date: Tue, 15 Aug 2006 15:59:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/i386/i386 db_trace.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 15:59:26 -0000 yar 2006-08-15 15:59:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/i386/i386 db_trace.c Log: MFC rev. 1.71, 1.72: Guess the number of arguments to a function somewhat better. Now GCC likes to stick a "mov %eax, %FOO" instruction before "addl $BAR, %esp" if the function just called returns an int, which is a very common case in the kernel. Return -1 from db_numargs() if number of args couldn't be guessed. Use this later to indicate in backtrace output that args shown are uncertain. Revision Changes Path 1.66.2.2 +16 -8 src/sys/i386/i386/db_trace.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 16:40: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 8999816A4DF; Tue, 15 Aug 2006 16:40:28 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4590D43D68; Tue, 15 Aug 2006 16:40:28 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FGeS28015406; Tue, 15 Aug 2006 16:40:28 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FGeSld015405; Tue, 15 Aug 2006 16:40:28 GMT (envelope-from yar) Message-Id: <200608151640.k7FGeSld015405@repoman.freebsd.org> From: Yar Tikhiy Date: Tue, 15 Aug 2006 16:40: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/net if_vlan.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 16:40:28 -0000 yar 2006-08-15 16:40:28 UTC FreeBSD src repository Modified files: sys/net if_vlan.c Log: Set IFF_DRV_RUNNING on vlan(4) once in vlan_config(), not at many places after each call to vlan_config(). This is consistent with IFF_DRV_RUNNING being unset in vlan_unconfig(). Revision Changes Path 1.111 +3 -2 src/sys/net/if_vlan.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 16:42: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 5389216A4DF; Tue, 15 Aug 2006 16:42:18 +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 2308A43DC2; Tue, 15 Aug 2006 16:42:16 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FGgGpA015725; Tue, 15 Aug 2006 16:42:16 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FGgG57015724; Tue, 15 Aug 2006 16:42:16 GMT (envelope-from jhb) Message-Id: <200608151642.k7FGgG57015724@repoman.freebsd.org> From: John Baldwin Date: Tue, 15 Aug 2006 16:42: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/kern kern_lock.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 16:42:18 -0000 jhb 2006-08-15 16:42:16 UTC FreeBSD src repository Modified files: sys/kern kern_lock.c Log: Add a 'show lockmgr' command that dumps the relevant details of a lockmgr lock. Revision Changes Path 1.98 +32 -0 src/sys/kern/kern_lock.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 16:43: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 2FFD516A4DD; Tue, 15 Aug 2006 16:43:08 +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 DF04E43D98; Tue, 15 Aug 2006 16:43:07 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FGh7wl015797; Tue, 15 Aug 2006 16:43:07 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FGh7ZE015796; Tue, 15 Aug 2006 16:43:07 GMT (envelope-from cognet) Message-Id: <200608151643.k7FGh7ZE015796@repoman.freebsd.org> From: Olivier Houchard Date: Tue, 15 Aug 2006 16:43: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/arm/arm mem.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 16:43:08 -0000 cognet 2006-08-15 16:43:07 UTC FreeBSD src repository Modified files: sys/arm/arm mem.c Log: Ooops we need to include to get the definition of KERNBASE and VM_MAXUSER_ADDRESS. Remove the useless include of opt_global.h, as noticed by netchild@ (the one in arm/elf_trampoline.c is legit, because this file is compiled outside the kernel, and doesn't use the standard CFLAGS). Revision Changes Path 1.4 +1 -2 src/sys/arm/arm/mem.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 16:44: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 4B64016A4DD; Tue, 15 Aug 2006 16:44:19 +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 DA5AB43D72; Tue, 15 Aug 2006 16:44:18 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FGiI7j015889; Tue, 15 Aug 2006 16:44:18 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FGiIgA015884; Tue, 15 Aug 2006 16:44:18 GMT (envelope-from jhb) Message-Id: <200608151644.k7FGiIgA015884@repoman.freebsd.org> From: John Baldwin Date: Tue, 15 Aug 2006 16:44: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/kern subr_turnstile.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 16:44:19 -0000 jhb 2006-08-15 16:44:18 UTC FreeBSD src repository Modified files: sys/kern subr_turnstile.c Log: Rename 'show lockchain' to 'show locktree' and 'show threadchain' to 'show lockchain'. The churn is because I'm about to add a new 'show sleepchain' similar to 'show lockchain' for sleep locks (lockmgr and sx) and 'show threadchain' was a bit ambiguous as both commands show a chain of thread dependencies, 'lockchain' is for non-sleepable locks (mtx and rw) and 'sleepchain' is for sleepable locks. Revision Changes Path 1.162 +9 -5 src/sys/kern/subr_turnstile.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 16:45: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 C5C7516A4DA; Tue, 15 Aug 2006 16:45: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 14C4A43D62; Tue, 15 Aug 2006 16:45:42 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FGjfKU016382; Tue, 15 Aug 2006 16:45:41 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FGjfDj016378; Tue, 15 Aug 2006 16:45:41 GMT (envelope-from jhb) Message-Id: <200608151645.k7FGjfDj016378@repoman.freebsd.org> From: John Baldwin Date: Tue, 15 Aug 2006 16:45: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/kern syscalls.master X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 16:45:48 -0000 jhb 2006-08-15 16:45:41 UTC FreeBSD src repository Modified files: sys/kern syscalls.master Log: - Use NOSTD rather than NOIMPL for nfssvc() to match other syscalls provided via klds. - Correct audit identifier for nfssvc(). Revision Changes Path 1.222 +1 -1 src/sys/kern/syscalls.master From owner-cvs-src@FreeBSD.ORG Tue Aug 15 16:56: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 263BA16A4DD; Tue, 15 Aug 2006 16:56:45 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3754B43D7B; Tue, 15 Aug 2006 16:56:44 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FGuifH030881; Tue, 15 Aug 2006 16:56:44 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FGuipt030880; Tue, 15 Aug 2006 16:56:44 GMT (envelope-from yar) Message-Id: <200608151656.k7FGuipt030880@repoman.freebsd.org> From: Yar Tikhiy Date: Tue, 15 Aug 2006 16:56: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/net if_vlan.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 16:56:45 -0000 yar 2006-08-15 16:56:44 UTC FreeBSD src repository Modified files: sys/net if_vlan.c Log: Make it a tad easier to base other encapsulation schemes on this driver by restoring the ifv_proto field in the vlan softc and putting it to use this time. It's a good companion for ifv_encaplen, which has already been used throughout this driver. Revision Changes Path 1.112 +4 -5 src/sys/net/if_vlan.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 17:03: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 4BA5516A4E6; Tue, 15 Aug 2006 17:03:32 +0000 (UTC) (envelope-from john@baldwin.cx) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46A6543D5C; Tue, 15 Aug 2006 17:03:31 +0000 (GMT) (envelope-from john@baldwin.cx) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k7FH3SAj028898; Tue, 15 Aug 2006 13:03:29 -0400 (EDT) (envelope-from john@baldwin.cx) From: John Baldwin To: Alexander Leidinger Date: Tue, 15 Aug 2006 12:50:03 -0400 User-Agent: KMail/1.9.1 References: <200608151256.k7FCuaw3086324@repoman.freebsd.org> In-Reply-To: <200608151256.k7FCuaw3086324@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608151250.03860.john@baldwin.cx> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Tue, 15 Aug 2006 13:03:29 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1664/Tue Aug 15 10:28:31 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/linux systrace_args.c src/sys/amd64/linux32 systrace_args.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 17:03:32 -0000 On Tuesday 15 August 2006 08:56, Alexander Leidinger wrote: > netchild 2006-08-15 12:56:36 UTC > > FreeBSD src repository > > Added files: > sys/i386/linux systrace_args.c > sys/amd64/linux32 systrace_args.c > Log: > add autogenerated systrace_args stuff for dtrace These should probably be renamed to linux_systrace.c, etc. like the other files to avoid collisions of systrace_args.o during a kernel build. This is not a linux-specific issue though as when systrace_args was added only 1 of the 9 system call tables in the kernel were regenerated. -- John Baldwin From owner-cvs-src@FreeBSD.ORG Tue Aug 15 17:09: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 5F34916A4E1; Tue, 15 Aug 2006 17:09:33 +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 056A243D58; Tue, 15 Aug 2006 17:09:33 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FH9WS4032863; Tue, 15 Aug 2006 17:09:32 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FH9W4j032862; Tue, 15 Aug 2006 17:09:32 GMT (envelope-from jhb) Message-Id: <200608151709.k7FH9W4j032862@repoman.freebsd.org> From: John Baldwin Date: Tue, 15 Aug 2006 17:09:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern makesyscalls.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, 15 Aug 2006 17:09:33 -0000 jhb 2006-08-15 17:09:32 UTC FreeBSD src repository Modified files: sys/kern makesyscalls.sh Log: Add a new set of macros _AUE_ to sysproto.h that map to the audit event associated with a specific system call. For example, SYS_AUE___semctl would be set to AUE_SEMCTL in sys/sysproto.h. Revision Changes Path 1.66 +9 -4 src/sys/kern/makesyscalls.sh From owner-cvs-src@FreeBSD.ORG Tue Aug 15 17:17: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 D611516A4DD; Tue, 15 Aug 2006 17:17:45 +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 3513243D6D; Tue, 15 Aug 2006 17:17:43 +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 3773546B42; Tue, 15 Aug 2006 13:17:42 -0400 (EDT) Date: Tue, 15 Aug 2006 18:17:42 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Alexander Leidinger In-Reply-To: <200608151256.k7FCuaw3086324@repoman.freebsd.org> Message-ID: <20060815181711.K45647@fledge.watson.org> References: <200608151256.k7FCuaw3086324@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/linux systrace_args.c src/sys/amd64/linux32 systrace_args.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 17:17:46 -0000 On Tue, 15 Aug 2006, Alexander Leidinger wrote: > netchild 2006-08-15 12:56:36 UTC > > FreeBSD src repository > > Added files: > sys/i386/linux systrace_args.c > sys/amd64/linux32 systrace_args.c > Log: > add autogenerated systrace_args stuff for dtrace Doesn't this conflict with sys/kern/systrace_args.c? Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-src@FreeBSD.ORG Tue Aug 15 17:25: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 37C9016A4E1; Tue, 15 Aug 2006 17:25:57 +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 706A243D8C; Tue, 15 Aug 2006 17:25:55 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FHPt7p033825; Tue, 15 Aug 2006 17:25:55 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FHPtGN033824; Tue, 15 Aug 2006 17:25:55 GMT (envelope-from jhb) Message-Id: <200608151725.k7FHPtGN033824@repoman.freebsd.org> From: John Baldwin Date: Tue, 15 Aug 2006 17:25:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/linux32 syscalls.conf systrace_args.c src/sys/compat/freebsd32 syscalls.conf src/sys/compat/svr4 syscalls.conf src/sys/i386/ibcs2 syscalls.conf syscalls.isc.conf syscalls.xenix.conf src/sys/i386/linux syscalls.conf ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 17:25:57 -0000 jhb 2006-08-15 17:25:55 UTC FreeBSD src repository Modified files: sys/amd64/linux32 syscalls.conf sys/compat/freebsd32 syscalls.conf sys/compat/svr4 syscalls.conf sys/i386/ibcs2 syscalls.conf syscalls.isc.conf syscalls.xenix.conf sys/i386/linux syscalls.conf Removed files: sys/amd64/linux32 systrace_args.c sys/i386/linux systrace_args.c Log: - Remove unused sysvec variables from various syscalls.conf. - Send the systrace_args files for all the compat ABIs to /dev/null for now. Right now makesyscalls.sh generates a file with a hardcoded function name, so it wouldn't work for any of the ABIs anyway. Probably the function name should be configurable via a 'systracename' variable and the functions should be stored in a function pointer in the sysvec structure. Revision Changes Path 1.2 +1 -1 src/sys/amd64/linux32/syscalls.conf 1.2 +0 -1941 src/sys/amd64/linux32/systrace_args.c (dead) 1.5 +1 -1 src/sys/compat/freebsd32/syscalls.conf 1.4 +1 -1 src/sys/compat/svr4/syscalls.conf 1.8 +1 -1 src/sys/i386/ibcs2/syscalls.conf 1.7 +1 -1 src/sys/i386/ibcs2/syscalls.isc.conf 1.7 +1 -1 src/sys/i386/ibcs2/syscalls.xenix.conf 1.7 +1 -1 src/sys/i386/linux/syscalls.conf 1.2 +0 -2046 src/sys/i386/linux/systrace_args.c (dead) From owner-cvs-src@FreeBSD.ORG Tue Aug 15 17:29: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 BE8D916A4E0; Tue, 15 Aug 2006 17:29:57 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B74C43D66; Tue, 15 Aug 2006 17:29:53 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FHTrsd034007; Tue, 15 Aug 2006 17:29:53 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FHTrJV034006; Tue, 15 Aug 2006 17:29:53 GMT (envelope-from yar) Message-Id: <200608151729.k7FHTrJV034006@repoman.freebsd.org> From: Yar Tikhiy Date: Tue, 15 Aug 2006 17:29: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/net if_vlan.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 17:29:57 -0000 yar 2006-08-15 17:29:53 UTC FreeBSD src repository Modified files: sys/net if_vlan.c Log: This XXX remark was rendered false by rev. 103, which made the VLAN_ARRAY case subject to rw locking, too. Revision Changes Path 1.113 +0 -1 src/sys/net/if_vlan.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 17:37: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 EC8B616A4E0; Tue, 15 Aug 2006 17:37: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 592E743D73; Tue, 15 Aug 2006 17:37:01 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FHb1Lw034765; Tue, 15 Aug 2006 17:37:01 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FHb1sP034764; Tue, 15 Aug 2006 17:37:01 GMT (envelope-from jhb) Message-Id: <200608151737.k7FHb1sP034764@repoman.freebsd.org> From: John Baldwin Date: Tue, 15 Aug 2006 17:37:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/linux32 linux32_proto.h linux32_syscall.h linux32_sysent.c src/sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c src/sys/compat/svr4 svr4_proto.h svr4_syscall.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, 15 Aug 2006 17:37:02 -0000 jhb 2006-08-15 17:37:01 UTC FreeBSD src repository Modified files: sys/amd64/linux32 linux32_proto.h linux32_syscall.h linux32_sysent.c sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c sys/compat/svr4 svr4_proto.h svr4_syscall.h svr4_syscallnames.c svr4_sysent.c sys/i386/ibcs2 ibcs2_isc_syscall.h ibcs2_isc_sysent.c ibcs2_proto.h ibcs2_syscall.h ibcs2_sysent.c ibcs2_xenix.h ibcs2_xenix_syscall.h ibcs2_xenix_sysent.c sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c sys/kern init_sysent.c syscalls.c systrace_args.c sys/sys syscall.h syscall.mk sysproto.h Log: Regen to propogate _AUE_ changes as well as the earlier systrace changes. Revision Changes Path 1.21 +234 -0 src/sys/amd64/linux32/linux32_proto.h 1.21 +0 -0 src/sys/amd64/linux32/linux32_syscall.h 1.21 +0 -0 src/sys/amd64/linux32/linux32_sysent.c 1.58 +49 -3 src/sys/compat/freebsd32/freebsd32_proto.h 1.56 +0 -0 src/sys/compat/freebsd32/freebsd32_syscall.h 1.47 +0 -0 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.57 +469 -469 src/sys/compat/freebsd32/freebsd32_sysent.c 1.27 +82 -3 src/sys/compat/svr4/svr4_proto.h 1.25 +0 -0 src/sys/compat/svr4/svr4_syscall.h 1.25 +0 -0 src/sys/compat/svr4/svr4_syscallnames.c 1.26 +250 -250 src/sys/compat/svr4/svr4_sysent.c 1.15 +0 -0 src/sys/i386/ibcs2/ibcs2_isc_syscall.h 1.18 +21 -21 src/sys/i386/ibcs2/ibcs2_isc_sysent.c 1.30 +58 -3 src/sys/i386/ibcs2/ibcs2_proto.h 1.27 +0 -0 src/sys/i386/ibcs2/ibcs2_syscall.h 1.32 +128 -128 src/sys/i386/ibcs2/ibcs2_sysent.c 1.21 +20 -3 src/sys/i386/ibcs2/ibcs2_xenix.h 1.17 +0 -0 src/sys/i386/ibcs2/ibcs2_xenix_syscall.h 1.19 +57 -57 src/sys/i386/ibcs2/ibcs2_xenix_sysent.c 1.80 +235 -0 src/sys/i386/linux/linux_proto.h 1.74 +0 -0 src/sys/i386/linux/linux_syscall.h 1.81 +0 -0 src/sys/i386/linux/linux_sysent.c 1.218 +2 -2 src/sys/kern/init_sysent.c 1.202 +1 -1 src/sys/kern/syscalls.c 1.2 +0 -0 src/sys/kern/systrace_args.c 1.199 +1 -1 src/sys/sys/syscall.h 1.154 +1 -1 src/sys/sys/syscall.mk 1.202 +334 -1 src/sys/sys/sysproto.h From owner-cvs-src@FreeBSD.ORG Tue Aug 15 17:42: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 30A8516A4DE; Tue, 15 Aug 2006 17:42:15 +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 B84E543D64; Tue, 15 Aug 2006 17:42:14 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FHgED9035287; Tue, 15 Aug 2006 17:42:14 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FHgE5a035286; Tue, 15 Aug 2006 17:42:14 GMT (envelope-from jhb) Message-Id: <200608151742.k7FHgE5a035286@repoman.freebsd.org> From: John Baldwin Date: Tue, 15 Aug 2006 17:42:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys sysent.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, 15 Aug 2006 17:42:15 -0000 jhb 2006-08-15 17:42:14 UTC FreeBSD src repository Modified files: sys/sys sysent.h Log: Use SYS_AUE_ to include the appropriate audit event identifier for syscalls in kld's, even when compiled into the kernel statically. Note that since this hardcodes the SYS_ prefix SYSCALL_MODULE_HELPER() now only works for native ABI system calls. Those are the only ones that used the macro anyway, and I chose to not require a second argument to the macro to specify the prefix or audit event directly. Revision Changes Path 1.51 +3 -2 src/sys/sys/sysent.h From owner-cvs-src@FreeBSD.ORG Tue Aug 15 17:51: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 2874016A4E7; Tue, 15 Aug 2006 17:51:40 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E4AE43DAF; Tue, 15 Aug 2006 17:51:03 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FHp3vr036158; Tue, 15 Aug 2006 17:51:03 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FHp345036157; Tue, 15 Aug 2006 17:51:03 GMT (envelope-from alc) Message-Id: <200608151751.k7FHp345036157@repoman.freebsd.org> From: Alan Cox Date: Tue, 15 Aug 2006 17:51: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/sys/vm vm_object.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 17:51:40 -0000 alc 2006-08-15 17:51:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/vm vm_object.c Log: MFC revision 1.360 Ensure that vm_object_deallocate() doesn't dereference a stale object pointer: When vm_object_deallocate() sleeps because of a non-zero paging in progress count on either object or object's shadow, vm_object_deallocate() must ensure that object is still the shadow's backing object when it reawakens. In fact, object may have been deallocated while vm_object_deallocate() slept. If so, reacquiring the lock on object can lead to a deadlock. Revision Changes Path 1.349.2.5 +13 -6 src/sys/vm/vm_object.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 17:54: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 086A116A4E0; Tue, 15 Aug 2006 17:54:38 +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 3313043D92; Tue, 15 Aug 2006 17:54:04 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FHrbn3036472; Tue, 15 Aug 2006 17:53:37 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FHrbIe036471; Tue, 15 Aug 2006 17:53:37 GMT (envelope-from mjacob) Message-Id: <200608151753.k7FHrbIe036471@repoman.freebsd.org> From: Matt Jacob Date: Tue, 15 Aug 2006 17:53: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/sbin/dump 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: Tue, 15 Aug 2006 17:54:38 -0000 mjacob 2006-08-15 17:53:37 UTC FreeBSD src repository Modified files: sbin/dump main.c Log: If rawname returns NULL, deal with it appropriately. PR: 94045 Submitted by: Andrey Elsukov MFC after: 1 week Revision Changes Path 1.64 +2 -0 src/sbin/dump/main.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 18:11: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 3EED616A4DE; Tue, 15 Aug 2006 18:11:26 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0D3C43D45; Tue, 15 Aug 2006 18:11:25 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FIBPOk039584; Tue, 15 Aug 2006 18:11:25 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FIBPgD039583; Tue, 15 Aug 2006 18:11:25 GMT (envelope-from imp) Message-Id: <200608151811.k7FIBPgD039583@repoman.freebsd.org> From: Warner Losh Date: Tue, 15 Aug 2006 18:11:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/arm elf_trampoline.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 18:11:26 -0000 imp 2006-08-15 18:11:25 UTC FreeBSD src repository Modified files: sys/arm/arm elf_trampoline.c Log: add comment about why we include opt_global.h Revision Changes Path 1.12 +4 -0 src/sys/arm/arm/elf_trampoline.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 18:17: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 63D7016A4DA; Tue, 15 Aug 2006 18:17:04 +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 1EAD143D49; Tue, 15 Aug 2006 18:17:04 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FIH3lb040072; Tue, 15 Aug 2006 18:17:03 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FIH3q0040071; Tue, 15 Aug 2006 18:17:03 GMT (envelope-from pjd) Message-Id: <200608151817.k7FIH3q0040071@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 15 Aug 2006 18:17: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/lib/libc/sys getfsstat.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: Tue, 15 Aug 2006 18:17:04 -0000 pjd 2006-08-15 18:17:03 UTC FreeBSD src repository Modified files: lib/libc/sys getfsstat.2 Log: We operate on 'statfs' structures, not on 'fsstat' structures. MFC after: 3 days Revision Changes Path 1.18 +2 -2 src/lib/libc/sys/getfsstat.2 From owner-cvs-src@FreeBSD.ORG Tue Aug 15 18:26: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 2961116A4DA; Tue, 15 Aug 2006 18:26:14 +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 49F3E43D66; Tue, 15 Aug 2006 18:26:13 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FIQDXO041736; Tue, 15 Aug 2006 18:26:13 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FIQCZW041735; Tue, 15 Aug 2006 18:26:12 GMT (envelope-from jhb) Message-Id: <200608151826.k7FIQCZW041735@repoman.freebsd.org> From: John Baldwin Date: Tue, 15 Aug 2006 18:26: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/kern kern_mutex.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 18:26:14 -0000 jhb 2006-08-15 18:26:12 UTC FreeBSD src repository Modified files: sys/kern kern_mutex.c Log: - When spinning on a spin lock, if the debugger is active or we are in a panic, go ahead and do the longer DELAY(1) spin wait. - If we panic due to spinning too long, print out a few more details including the pointer to the mutex in question and the tid of the owning thread. Revision Changes Path 1.176 +12 -6 src/sys/kern/kern_mutex.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 18: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 EA1FF16A4DE for ; Tue, 15 Aug 2006 18:29:01 +0000 (UTC) (envelope-from mattjreimer@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 139AB43D82 for ; Tue, 15 Aug 2006 18:28:53 +0000 (GMT) (envelope-from mattjreimer@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so406764nfc for ; Tue, 15 Aug 2006 11:28:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AwB3OD3lhnDasGJUQWBVqwQd3GoHn1L416AZ/o0PrjsVUsKXJYHUaXsN5V5eKM6fEoNJr7y4sOGWVL9xOTHIE31iGHMx8tO3R3GqYrCt49hmgmEFG8YrdehBK1PS7T5djcO/yKGtzvVPMLbgjY7oNjAjHWjMp7Czf+TeEG8V2XU= Received: by 10.49.29.2 with SMTP id g2mr1733238nfj; Tue, 15 Aug 2006 11:28:52 -0700 (PDT) Received: by 10.78.147.15 with HTTP; Tue, 15 Aug 2006 11:28:52 -0700 (PDT) Message-ID: Date: Tue, 15 Aug 2006 11:28:52 -0700 From: "Matt Reimer" To: "John Baldwin" In-Reply-To: <200608150747.55292.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200608140150.k7E1osuf005683@repoman.freebsd.org> <20060815064943.GA41815@cdnetworks.co.kr> <200608150747.55292.jhb@freebsd.org> Cc: pyunyh@gmail.com, cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Pyun YongHyeon Subject: Re: cvs commit: src/sys/dev/em if_em.c if_em.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, 15 Aug 2006 18:29:02 -0000 On 8/15/06, John Baldwin wrote: > On Tuesday 15 August 2006 02:49, Pyun YongHyeon wrote: > > On Mon, Aug 14, 2006 at 01:30:37PM -0700, Matt Reimer wrote: > > > On 8/13/06, Pyun YongHyeon wrote: > > > >yongari 2006-08-14 01:50:54 UTC > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > sys/dev/em if_em.c if_em.h > > > > Log: > > > > Overhaul Rx path to recover from mbuf cluster allocation failure. > > > > o Create one more spare DMA map for Rx handler to recover from > > > > bus_dmamap_load_mbuf_sg(9) failure. > > > > o Make sure to update status bit in Rx descriptors even if we failed > > > > to allocate a new buffer. Previously it resulted in stuck condition > > > > and em_handle_rxtx task took up all available CPU cycles. > > > [snip] > > > > > > Is it possible that the RELENG_4 if_em driver would suffer from the > > > same problems, particularly the stuck/CPU-chewing problem? > > > > > > > I think the problem exist in RELENG_4 too. If em_get_buf() fails em(4) > > exits main Rx loop but still does not update status bits in the Rx > > descriptor. I think you can easily experiment the problem with > > "kern.ipc.nmbclusters". > > Hmm, well, I've already backported a lot of the changes in RELENG_6 to em(4) > in RELENG_4 at work. I've got some more stuff to backport, but then I can > apply this as well and see if folks want to test it. I think I might have run into this bug last week. We have a couple of production boxes running RELENG_4 that use em(4), so I'll have to be careful, and I may not be able to test it immediately, but I'm willing to give it a try. Matt From owner-cvs-src@FreeBSD.ORG Tue Aug 15 18:29: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 2038F16A4DE; Tue, 15 Aug 2006 18:29:04 +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 5287543D68; Tue, 15 Aug 2006 18:29:02 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FIT2rN042039; Tue, 15 Aug 2006 18:29:02 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FIT2Sx042038; Tue, 15 Aug 2006 18:29:02 GMT (envelope-from jhb) Message-Id: <200608151829.k7FIT2Sx042038@repoman.freebsd.org> From: John Baldwin Date: Tue, 15 Aug 2006 18:29: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/kern kern_lock.c kern_sx.c subr_turnstile.c src/sys/sys lockmgr.h sx.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, 15 Aug 2006 18:29:04 -0000 jhb 2006-08-15 18:29:02 UTC FreeBSD src repository Modified files: sys/kern kern_lock.c kern_sx.c subr_turnstile.c sys/sys lockmgr.h sx.h Log: Add a new 'show sleepchain' ddb command similar to 'show lockchain' except that it operates on lockmgr and sx locks. This can be useful for tracking down vnode deadlocks in VFS for example. Note that this command is a bit more fragile than 'show lockchain' as we have to poke around at the wait channel of a thread to see if it points to either a struct lock or a condition variable inside of a struct sx. If td_wchan points to something unmapped, then this command will terminate early due to a fault, but no harm will be done. Revision Changes Path 1.99 +28 -0 src/sys/kern/kern_lock.c 1.30 +54 -1 src/sys/kern/kern_sx.c 1.163 +67 -0 src/sys/kern/subr_turnstile.c 1.50 +3 -0 src/sys/sys/lockmgr.h 1.25 +3 -0 src/sys/sys/sx.h From owner-cvs-src@FreeBSD.ORG Tue Aug 15 18:43: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 129B816A4DD; Tue, 15 Aug 2006 18:43:05 +0000 (UTC) (envelope-from john@baldwin.cx) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F3DC43D6A; Tue, 15 Aug 2006 18:42:55 +0000 (GMT) (envelope-from john@baldwin.cx) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k7FIgqvg029612; Tue, 15 Aug 2006 14:42:53 -0400 (EDT) (envelope-from john@baldwin.cx) From: John Baldwin To: src-committers@freebsd.org Date: Tue, 15 Aug 2006 14:42:33 -0400 User-Agent: KMail/1.9.1 References: <200608151829.k7FIT2Sx042038@repoman.freebsd.org> In-Reply-To: <200608151829.k7FIT2Sx042038@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608151442.34357.john@baldwin.cx> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Tue, 15 Aug 2006 14:42:53 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1664/Tue Aug 15 10:28:31 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_lock.c kern_sx.c subr_turnstile.c src/sys/sys lockmgr.h sx.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, 15 Aug 2006 18:43:05 -0000 On Tuesday 15 August 2006 14:29, John Baldwin wrote: > jhb 2006-08-15 18:29:02 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_lock.c kern_sx.c subr_turnstile.c > sys/sys lockmgr.h sx.h > Log: > Add a new 'show sleepchain' ddb command similar to 'show lockchain' except > that it operates on lockmgr and sx locks. This can be useful for tracking > down vnode deadlocks in VFS for example. Note that this command is a bit > more fragile than 'show lockchain' as we have to poke around at the > wait channel of a thread to see if it points to either a struct lock or > a condition variable inside of a struct sx. If td_wchan points to > something unmapped, then this command will terminate early due to a fault, > but no harm will be done. Some sample output: sx cycle: db> ps pid ppid pgrp uid state wmesg wchan cmd 46 0 0 0 SL one 0xc49f25a4 [crash2: 3] 45 0 0 0 SL four 0xc49f2664 [crash2: 2] 44 0 0 0 SL three 0xc49f2624 [crash2: 1] 43 0 0 0 SL two 0xc49f25e4 [crash2: 0] ... db> show sleepchain 43 thread 100047 (pid 43, crash2: 0) blocked on sx "two" XLOCK thread 100046 (pid 44, crash2: 1) blocked on sx "three" XLOCK thread 100045 (pid 45, crash2: 2) blocked on sx "four" XLOCK thread 100044 (pid 46, crash2: 3) blocked on sx "one" XLOCK thread 100047 (pid 43, crash2: 0) blocked on sx "two" XLOCK thread 100046 (pid 44, crash2: 1) blocked on sx "three" XLOCK thread 100045 (pid 45, crash2: 2) blocked on sx "four" XLOCK ... mixed lockmgr and sx cycle: db> ps pid ppid pgrp uid state wmesg wchan cmd 46 0 0 0 SL fee 0xc4a3f6a0 [crash2: 3] 45 0 0 0 SL four 0xc4a3f678 [crash2: 2] 44 0 0 0 SL fo 0xc4a3f720 [crash2: 1] 43 0 0 0 SL two 0xc4a3f5f8 [crash2: 0] ... db> show lockmgr fee lock type: fee state: EXCL (count 1) 0xc49c4d80 (tid 100073, pid 43, "crash2: 0") waiters: 1 db> show sleepchain 46 thread 100070 (pid 46, crash2: 3) blocked on lk "fee" EXCL (count 1) thread 100073 (pid 43, crash2: 0) blocked on sx "two" XLOCK thread 100072 (pid 44, crash2: 1) blocked on lk "fo" EXCL (count 1) thread 100071 (pid 45, crash2: 2) blocked on sx "four" XLOCK thread 100070 (pid 46, crash2: 3) blocked on lk "fee" EXCL (count 1) thread 100073 (pid 43, crash2: 0) blocked on sx "two" XLOCK ... -- John Baldwin From owner-cvs-src@FreeBSD.ORG Tue Aug 15 18:49: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 DD1D016A4E8; Tue, 15 Aug 2006 18:49:02 +0000 (UTC) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 454DE43D79; Tue, 15 Aug 2006 18:48:52 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FImqBf046216; Tue, 15 Aug 2006 18:48:52 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FImqna046215; Tue, 15 Aug 2006 18:48:52 GMT (envelope-from alc) Message-Id: <200608151848.k7FImqna046215@repoman.freebsd.org> From: Alan Cox Date: Tue, 15 Aug 2006 18:48: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 uipc_syscalls.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 18:49:03 -0000 alc 2006-08-15 18:48:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern uipc_syscalls.c Log: MFC revision 1.225 Use NET_LOCK_GIANT() and VFS_LOCK_GIANT() instead of unconditionally acquiring Giant in kern_sendfile(). Guard against the forced reclamation of a vnode in kern_sendfile(). Revision Changes Path 1.221.2.3 +29 -4 src/sys/kern/uipc_syscalls.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 19:43: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 0C93916A4DA; Tue, 15 Aug 2006 19:43:35 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DA2A43D64; Tue, 15 Aug 2006 19:43:34 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FJhXKp050491; Tue, 15 Aug 2006 19:43:33 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FJhXXt050489; Tue, 15 Aug 2006 19:43:33 GMT (envelope-from yar) Message-Id: <200608151943.k7FJhXXt050489@repoman.freebsd.org> From: Yar Tikhiy Date: Tue, 15 Aug 2006 19:43:32 +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/net if_vlan.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 19:43:35 -0000 yar 2006-08-15 19:43:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net if_vlan.c Log: MFC rev. 1.102: Track interface department events and detach vlans from departing trunk so that we don't get into trouble later by dereferencing a stale pointer to dead trunk's things. Revision Changes Path 1.79.2.12 +41 -0 src/sys/net/if_vlan.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 20:10: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 5886C16A4F1; Tue, 15 Aug 2006 20:10:58 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E3A243D82; Tue, 15 Aug 2006 20:10:50 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FKAnRl053015; Tue, 15 Aug 2006 20:10:49 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FKAnnV053014; Tue, 15 Aug 2006 20:10:49 GMT (envelope-from pav) Message-Id: <200608152010.k7FKAnnV053014@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 15 Aug 2006 20:10:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/xbox xbox.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 20:10:58 -0000 pav 2006-08-15 20:10:49 UTC FreeBSD src repository (doc,ports committer) Modified files: sys/i386/xbox xbox.c Log: - Fix typo in #error pragma: compitable -> compatible Submitted by: neologism Revision Changes Path 1.4 +1 -1 src/sys/i386/xbox/xbox.c From owner-cvs-src@FreeBSD.ORG Tue Aug 15 21:59: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 2C86316A4DF; Tue, 15 Aug 2006 21:59:34 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E041D43D53; Tue, 15 Aug 2006 21:59:33 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FLxXOO068784; Tue, 15 Aug 2006 21:59:33 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FLxXlh068783; Tue, 15 Aug 2006 21:59:33 GMT (envelope-from simon) Message-Id: <200608152159.k7FLxXlh068783@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 15 Aug 2006 21:59: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/tools/tools/nanobsd nanobsd.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, 15 Aug 2006 21:59:34 -0000 simon 2006-08-15 21:59:33 UTC FreeBSD src repository Modified files: tools/tools/nanobsd nanobsd.sh Log: Move the setup of "diskless" /etc magic files from install_etc() to a separate function which is called right after install_etc(). This makes it simpler to (ab)use nanobsd.sh as a framework to build more normal FreeBSD images where a normal /etc is used, since setup_nanobsd_etc() can just be redefined. OK'ed in principle by: phk MFC after: 1 week Revision Changes Path 1.21 +19 -13 src/tools/tools/nanobsd/nanobsd.sh From owner-cvs-src@FreeBSD.ORG Tue Aug 15 22:16: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 6E1C616A4DE; Tue, 15 Aug 2006 22:16:58 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1ED843D49; Tue, 15 Aug 2006 22:16:57 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5F490.dip.t-dialin.net [84.165.244.144]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.6/8.13.6) with ESMTP id k7FM0UxP076962; Wed, 16 Aug 2006 00:00:31 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k7FMGqt6020975; Wed, 16 Aug 2006 00:16:53 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Date: Wed, 16 Aug 2006 00:18:52 +0200 From: Alexander Leidinger To: John Baldwin Message-ID: <20060816001852.205718a7@Magellan.Leidinger.net> In-Reply-To: <200608151250.03860.john@baldwin.cx> References: <200608151256.k7FCuaw3086324@repoman.freebsd.org> <200608151250.03860.john@baldwin.cx> Organization: FreeBSD X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.8.20; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, rwatson@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/linux systrace_args.c src/sys/amd64/linux32 systrace_args.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 15 Aug 2006 22:16:58 -0000 Quoting John Baldwin (Tue, 15 Aug 2006 12:50:03 -0400): > On Tuesday 15 August 2006 08:56, Alexander Leidinger wrote: > > netchild 2006-08-15 12:56:36 UTC > > > > FreeBSD src repository > > > > Added files: > > sys/i386/linux systrace_args.c > > sys/amd64/linux32 systrace_args.c > > Log: > > add autogenerated systrace_args stuff for dtrace > > These should probably be renamed to linux_systrace.c, etc. like the other > files to avoid collisions of systrace_args.o during a kernel build. This is > not a linux-specific issue though as when systrace_args was added only 1 of > the 9 system call tables in the kernel were regenerated. I didn't added them to the build, only to the repo. If they aren't added to the build automatically, this isn't an issue for now. If they are added in some way, someone with more knowledge about this dtrace stuff should have a look at it. It may be the case, that just adding 'systrace="linux_systrace_args.c"' to syscalls.conf isn't enough, I don't know. Bye, Alexander. -- ...and that is how we know the Earth to be banana-shaped. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-src@FreeBSD.ORG Tue Aug 15 22:43: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 CB27916A4DF; Tue, 15 Aug 2006 22:43:02 +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 8EA1A43D45; Tue, 15 Aug 2006 22:43:02 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FMh2G8073066; Tue, 15 Aug 2006 22:43:02 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FMh2OP073065; Tue, 15 Aug 2006 22:43:02 GMT (envelope-from davidxu) Message-Id: <200608152243.k7FMh2OP073065@repoman.freebsd.org> From: David Xu Date: Tue, 15 Aug 2006 22:43: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/amd64/amd64 support.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: Tue, 15 Aug 2006 22:43:02 -0000 davidxu 2006-08-15 22:43:02 UTC FreeBSD src repository Modified files: sys/amd64/amd64 support.S Log: Backout revision 1.117, xorl and xorq have same result, but xorq needs longer decoding. Revision Changes Path 1.118 +2 -2 src/sys/amd64/amd64/support.S From owner-cvs-src@FreeBSD.ORG Tue Aug 15 23: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 1ECA016A52B for ; Tue, 15 Aug 2006 23:32:09 +0000 (UTC) (envelope-from uucp@brian.han.de) Received: from baghira.han.de (baghira.han.de [62.48.90.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD1EA43D4C for ; Tue, 15 Aug 2006 23:31:46 +0000 (GMT) (envelope-from uucp@brian.han.de) Received: by baghira.han.de (Postfix, from userid 10) id 77013CDA38; Wed, 16 Aug 2006 01:31:36 +0200 (MEST) Received: (qmail 12765 invoked by uid 10); 16 Aug 2006 01:21:02 -0000 MBOX-Line: From owner-freebsd-current@freebsd.org Tue Aug 15 11:22:15 2006 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by baghira.han.de (Postfix) with ESMTP id 9C8A1CD835 for ; Tue, 15 Aug 2006 11:22:14 +0200 (MEST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 6A85D63F74; Tue, 15 Aug 2006 09:19:12 +0000 (GMT) (envelope-from owner-freebsd-current@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id DBD1116A68B; Tue, 15 Aug 2006 09:18:50 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4932516A4DE; Tue, 15 Aug 2006 09:18:38 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id E090B43D5A; Tue, 15 Aug 2006 09:18:35 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id k7F9IXfY015434 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Aug 2006 13:18:33 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k7F9IXaH015433; Tue, 15 Aug 2006 13:18:33 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 15 Aug 2006 13:18:32 +0400 From: Gleb Smirnoff To: current@FreeBSD.org Message-ID: <20060815091832.GI96644@FreeBSD.org> References: <200608111916.k7BJGoTC008518@repoman.freebsd.org> <20060813212412.56a7511c.nork@FreeBSD.org> <20060815061721.b73b398a.nork@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20060815061721.b73b398a.nork@FreeBSD.org> User-Agent: Mutt/1.5.6i X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Sender: owner-freebsd-current@freebsd.org Errors-To: owner-freebsd-current@freebsd.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Jung-uk Kim , cvs-all@FreeBSD.org Subject: Re: Panic on acpi_cpu_c1 (Re: cvs commit: src/sys/pci agp.c) X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 23:32:09 -0000 On Tue, Aug 15, 2006 at 06:17:21AM +0900, Norikatsu Shigemura wrote: N> On Sun, 13 Aug 2006 21:24:12 +0900 N> Norikatsu Shigemura wrote: N> > Freeze when X is running in my environment:-(. N> > I'm using VIA Apollo Pro266T (AGP2.0) and ATi RADEON 9600 (AGP3.0). N> > Please check v3 support. N> N> I'm sorry. agp.c's change is not wrong. When X is initializing, N> allways freeze the machine, so I think that this change is wrong. N> But I can get the panic message by other reason. N> N> Fatal trap 30: reserved (unknown) fault while in kernel mode N> cpuid = 0; apic id = 00 N> instruction pointer = 0x20:0xc09b5445 N> stack pointer = 0x28:0xe1f12ca8 N> frame pointer = 0x28:0xe1f12ca8 N> code segment = base 0x0, limit 0xfffff, type 0x1b N> = DPL 0, pres 1, def32 1, gran 1 N> processor eflags = interrupt enabled, IOPL = 0 N> current process = 11 (idle: cpu0) N> [thread pid 11 tid 100005 ] N> Stopped at acpi_cpu_c1+0x5: popl %ebp N> db> bt N> Tracing pid 11 tid 100005 td 0xc343b6c0 N> acpi_cpu_c1(0,1,e1f12cc0,c06766b7,e1f12ce0,...) at acpi_cpu_c1+0x5 N> acpi_cpu_idle(e1f12d08,c04918c9,1,0,0,...) at acpi_cpu_idle+0x186 N> cpu_idle(1,0,0,0,0,...) at cpu_idle+0x28 N> idle_proc(0,e1f12d38,0,0,0,...) at idle_proc+0xa9 N> fork_exit(c0491820,0,e1f12d38) at fork_exit+0x80 N> fork_trampoline() at fork_trampoline+0x8 N> --- trap 0x1, eip = 0, esp = 0xe1f12d6c, ebp = 0 --- I got the same panic when run 'kldload if_bge.ko' at runtime. Yesterday's HEAD. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Tue Aug 15 23:33: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 D619C16A500 for ; Tue, 15 Aug 2006 23:33:43 +0000 (UTC) (envelope-from uucp@brian.han.de) Received: from baghira.han.de (baghira.han.de [62.48.90.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BCDD43D83 for ; Tue, 15 Aug 2006 23:32:25 +0000 (GMT) (envelope-from uucp@brian.han.de) Received: by baghira.han.de (Postfix, from userid 10) id 9F90ACDA30; Wed, 16 Aug 2006 01:32:16 +0200 (MEST) Received: (qmail 13642 invoked by uid 10); 16 Aug 2006 01:21:56 -0000 MBOX-Line: From owner-freebsd-current@freebsd.org Mon Aug 14 23:18:59 2006 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by baghira.han.de (Postfix) with ESMTP id 4D4FDCD841 for ; Mon, 14 Aug 2006 23:18:58 +0200 (MEST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id E0534589AC; Mon, 14 Aug 2006 21:18:09 +0000 (GMT) (envelope-from owner-freebsd-current@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id D66BB16A576; Mon, 14 Aug 2006 21:17:47 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 121CA16A4DA; Mon, 14 Aug 2006 21:17:29 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59EAF43D45; Mon, 14 Aug 2006 21:17:28 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from mail.ninth-nine.com ([IPv6:2001:3e0:4cf:1:d2:ff:fe23:1b4]) (authenticated bits=0) by sakura.ninth-nine.com (8.13.6/8.13.6/NinthNine) with ESMTP id k7ELHL7G003274 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Aug 2006 06:17:26 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Tue, 15 Aug 2006 06:17:21 +0900 From: Norikatsu Shigemura To: Jung-uk Kim Message-Id: <20060815061721.b73b398a.nork@FreeBSD.org> In-Reply-To: <20060813212412.56a7511c.nork@FreeBSD.org> References: <200608111916.k7BJGoTC008518@repoman.freebsd.org> <20060813212412.56a7511c.nork@FreeBSD.org> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.20; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [IPv6:2001:3e0:4cf:0:230:48ff:fe41:2455]); Tue, 15 Aug 2006 06:17:26 +0900 (JST) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Sender: owner-freebsd-current@freebsd.org Errors-To: owner-freebsd-current@freebsd.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, current@FreeBSD.org, cvs-all@FreeBSD.org Subject: Panic on acpi_cpu_c1 (Re: cvs commit: src/sys/pci agp.c) X-BeenThere: cvs-src@freebsd.org Reply-To: current@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 23:33:44 -0000 On Sun, 13 Aug 2006 21:24:12 +0900 Norikatsu Shigemura wrote: > Freeze when X is running in my environment:-(. > I'm using VIA Apollo Pro266T (AGP2.0) and ATi RADEON 9600 (AGP3.0). > Please check v3 support. I'm sorry. agp.c's change is not wrong. When X is initializing, allways freeze the machine, so I think that this change is wrong. But I can get the panic message by other reason. Fatal trap 30: reserved (unknown) fault while in kernel mode cpuid = 0; apic id = 00 instruction pointer = 0x20:0xc09b5445 stack pointer = 0x28:0xe1f12ca8 frame pointer = 0x28:0xe1f12ca8 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, IOPL = 0 current process = 11 (idle: cpu0) [thread pid 11 tid 100005 ] Stopped at acpi_cpu_c1+0x5: popl %ebp db> bt Tracing pid 11 tid 100005 td 0xc343b6c0 acpi_cpu_c1(0,1,e1f12cc0,c06766b7,e1f12ce0,...) at acpi_cpu_c1+0x5 acpi_cpu_idle(e1f12d08,c04918c9,1,0,0,...) at acpi_cpu_idle+0x186 cpu_idle(1,0,0,0,0,...) at cpu_idle+0x28 idle_proc(0,e1f12d38,0,0,0,...) at idle_proc+0xa9 fork_exit(c0491820,0,e1f12d38) at fork_exit+0x80 fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xe1f12d6c, ebp = 0 --- /usr/src/sys/i386/acpica/acpi_machdep.c - - - - - - - - - - - - - - - - acpi_cpu_c1() { __asm __volatile("sti; hlt"); } /usr/src/sys/i386/acpica/acpi_machdep.c - - - - - - - - - - - - - - - - Hummm... I don't know why this causes panic. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Tue Aug 15 23:43: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 36B2216A4FB for ; Tue, 15 Aug 2006 23:43:52 +0000 (UTC) (envelope-from uucp@brian.han.de) Received: from baghira.han.de (baghira.han.de [62.48.90.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EFDB43D4C for ; Tue, 15 Aug 2006 23:43:48 +0000 (GMT) (envelope-from uucp@brian.han.de) Received: by baghira.han.de (Postfix, from userid 10) id 1925ECDA31; Wed, 16 Aug 2006 01:43:45 +0200 (MEST) Received: (qmail 15227 invoked by uid 10); 16 Aug 2006 01:37:07 -0000 MBOX-Line: From owner-freebsd-current@freebsd.org Tue Aug 15 14:18:29 2006 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by baghira.han.de (Postfix) with ESMTP id 43C6CCD835 for ; Tue, 15 Aug 2006 14:18:29 +0200 (MEST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 607CA73A8E; Tue, 15 Aug 2006 12:17:47 +0000 (GMT) (envelope-from owner-freebsd-current@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id C6F5216A832; Tue, 15 Aug 2006 12:16:59 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1B7B16A51A; Tue, 15 Aug 2006 12:16: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 174FD43D66; Tue, 15 Aug 2006 12:16:01 +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.6/8.13.6) with ESMTP id k7FCFxWl026881; Tue, 15 Aug 2006 08:15:59 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Gleb Smirnoff Date: Tue, 15 Aug 2006 07:46:49 -0400 User-Agent: KMail/1.9.1 References: <200608111916.k7BJGoTC008518@repoman.freebsd.org> <20060815061721.b73b398a.nork@FreeBSD.org> <20060815091832.GI96644@FreeBSD.org> In-Reply-To: <20060815091832.GI96644@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608150746.50356.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Tue, 15 Aug 2006 08:15:59 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1662/Tue Aug 15 04:29:25 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Sender: owner-freebsd-current@freebsd.org Errors-To: owner-freebsd-current@freebsd.org Cc: cvs-src@freebsd.org, Jung-uk Kim , src-committers@freebsd.org, current@freebsd.org, cvs-all@freebsd.org Subject: Re: Panic on acpi_cpu_c1 (Re: cvs commit: src/sys/pci agp.c) X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 23:43:52 -0000 On Tuesday 15 August 2006 05:18, Gleb Smirnoff wrote: > On Tue, Aug 15, 2006 at 06:17:21AM +0900, Norikatsu Shigemura wrote: > N> On Sun, 13 Aug 2006 21:24:12 +0900 > N> Norikatsu Shigemura wrote: > N> > Freeze when X is running in my environment:-(. > N> > I'm using VIA Apollo Pro266T (AGP2.0) and ATi RADEON 9600 (AGP3.0). > N> > Please check v3 support. > N> > N> I'm sorry. agp.c's change is not wrong. When X is initializing, > N> allways freeze the machine, so I think that this change is wrong. > N> But I can get the panic message by other reason. > N> > N> Fatal trap 30: reserved (unknown) fault while in kernel mode > N> cpuid = 0; apic id = 00 > N> instruction pointer = 0x20:0xc09b5445 > N> stack pointer = 0x28:0xe1f12ca8 > N> frame pointer = 0x28:0xe1f12ca8 > N> code segment = base 0x0, limit 0xfffff, type 0x1b > N> = DPL 0, pres 1, def32 1, gran 1 > N> processor eflags = interrupt enabled, IOPL = 0 > N> current process = 11 (idle: cpu0) > N> [thread pid 11 tid 100005 ] > N> Stopped at acpi_cpu_c1+0x5: popl %ebp > N> db> bt > N> Tracing pid 11 tid 100005 td 0xc343b6c0 > N> acpi_cpu_c1(0,1,e1f12cc0,c06766b7,e1f12ce0,...) at acpi_cpu_c1+0x5 > N> acpi_cpu_idle(e1f12d08,c04918c9,1,0,0,...) at acpi_cpu_idle+0x186 > N> cpu_idle(1,0,0,0,0,...) at cpu_idle+0x28 > N> idle_proc(0,e1f12d38,0,0,0,...) at idle_proc+0xa9 > N> fork_exit(c0491820,0,e1f12d38) at fork_exit+0x80 > N> fork_trampoline() at fork_trampoline+0x8 > N> --- trap 0x1, eip = 0, esp = 0xe1f12d6c, ebp = 0 --- > > I got the same panic when run 'kldload if_bge.ko' at runtime. Yesterday's > HEAD. trap 30 means we got an interrupt vector we aren't expecting. You can try installing custom interrupt handlers to see which IDT vector is actually being triggered. -- John Baldwin _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Wed Aug 16 00:02: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 624A716A4E9; Wed, 16 Aug 2006 00:02:37 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A43843D67; Wed, 16 Aug 2006 00:02:37 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7G02aLM079760; Wed, 16 Aug 2006 00:02:36 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7G02amU079759; Wed, 16 Aug 2006 00:02:36 GMT (envelope-from jkim) Message-Id: <200608160002.k7G02amU079759@repoman.freebsd.org> From: Jung-uk Kim Date: Wed, 16 Aug 2006 00:02: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/compat/freebsd32 freebsd32_misc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 00:02:37 -0000 jkim 2006-08-16 00:02:36 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_misc.c Log: Include sys/limits.h for INT_MAX. freebsd32_proto.h 1.58 does not include sys/umtx.h any more and previously it was included from there. Revision Changes Path 1.58 +1 -0 src/sys/compat/freebsd32/freebsd32_misc.c From owner-cvs-src@FreeBSD.ORG Wed Aug 16 02:56: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 A17C816A4DE; Wed, 16 Aug 2006 02:56:51 +0000 (UTC) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F98443D58; Wed, 16 Aug 2006 02:56:51 +0000 (GMT) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7G2upcA000484; Wed, 16 Aug 2006 02:56:51 GMT (envelope-from wes@repoman.freebsd.org) Received: (from wes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7G2upgo000483; Wed, 16 Aug 2006 02:56:51 GMT (envelope-from wes) Message-Id: <200608160256.k7G2upgo000483@repoman.freebsd.org> From: Wes Peters Date: Wed, 16 Aug 2006 02:56:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/sys connect.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: Wed, 16 Aug 2006 02:56:51 -0000 wes 2006-08-16 02:56:51 UTC FreeBSD src repository Modified files: lib/libc/sys connect.2 Log: Document EAGAIN failure per PR. (Finally!) PR: 24125 Revision Changes Path 1.27 +12 -1 src/lib/libc/sys/connect.2 From owner-cvs-src@FreeBSD.ORG Wed Aug 16 03:35: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 B236C16A4DA; Wed, 16 Aug 2006 03:35:03 +0000 (UTC) (envelope-from nate@root.org) Received: from ylpvm12.prodigy.net (ylpvm12-ext.prodigy.net [207.115.57.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CF6F43D58; Wed, 16 Aug 2006 03:35:02 +0000 (GMT) (envelope-from nate@root.org) X-ORBL: [71.139.3.149] Received: from [10.0.5.51] (ppp-71-139-3-149.dsl.snfc21.pacbell.net [71.139.3.149]) by ylpvm12.prodigy.net (8.13.7 out spool5000 dk/8.13.7) with ESMTP id k7G3YRxJ009496; Tue, 15 Aug 2006 23:34:27 -0400 Message-ID: <44E28FE8.2000803@root.org> Date: Tue, 15 Aug 2006 20:24:24 -0700 From: Nate Lawson User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Ruslan Ermilov References: <20060815133302.B847E16A516@hub.freebsd.org> In-Reply-To: <20060815133302.B847E16A516@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/sysctl sysctl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Aug 2006 03:35:03 -0000 Ruslan Ermilov wrote: > ru 2006-08-15 13:32:40 UTC > > FreeBSD src repository > > Modified files: > sbin/sysctl sysctl.c > Log: > Fix printing of integer Kelvins broken in rev. 1.71, which is > fatal on sizeof(int) != sizeof(long) systems (such as amd64). > > MFC after: 1 day > > Revision Changes Path > 1.73 +3 -3 src/sbin/sysctl/sysctl.c Thanks for the fix. Note that 1.71 actually unified on the wrong behavior (long) instead of int and before the original code still had a bug. -- Nate From owner-cvs-src@FreeBSD.ORG Wed Aug 16 04:01: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 5F1A616A4E0; Wed, 16 Aug 2006 04:01:52 +0000 (UTC) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C94D143D66; Wed, 16 Aug 2006 04:01:49 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7G41n6U004868; Wed, 16 Aug 2006 04:01:49 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7G41nrK004867; Wed, 16 Aug 2006 04:01:49 GMT (envelope-from njl) Message-Id: <200608160401.k7G41nrK004867@repoman.freebsd.org> From: Nate Lawson Date: Wed, 16 Aug 2006 04:01:49 +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 acpi.4 src/sys/i386/acpica acpi_machdep.c acpi_wakecode.S acpi_wakeup.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Aug 2006 04:01:52 -0000 njl 2006-08-16 04:01:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 acpi.4 sys/i386/acpica acpi_machdep.c acpi_wakecode.S acpi_wakeup.c Log: MFC: bring resume code up to HEAD, including resume_beep and man page. Revision Changes Path 1.52.2.7 +11 -2 src/share/man/man4/acpi.4 1.28.2.3 +8 -2 src/sys/i386/acpica/acpi_machdep.c 1.10.2.1 +64 -42 src/sys/i386/acpica/acpi_wakecode.S 1.39.2.4 +56 -27 src/sys/i386/acpica/acpi_wakeup.c From owner-cvs-src@FreeBSD.ORG Wed Aug 16 08:25: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 2DB1016A4E1; Wed, 16 Aug 2006 08:25:41 +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 B5F3843D7E; Wed, 16 Aug 2006 08:25:40 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7G8PeNp032509; Wed, 16 Aug 2006 08:25:40 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7G8PeqM032507; Wed, 16 Aug 2006 08:25:40 GMT (envelope-from cperciva) Message-Id: <200608160825.k7G8PeqM032507@repoman.freebsd.org> From: Colin Percival Date: Wed, 16 Aug 2006 08:25:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_sem.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Aug 2006 08:25:41 -0000 cperciva 2006-08-16 08:25:40 UTC FreeBSD src repository Modified files: sys/kern uipc_sem.c Log: Swap the names "sem_exithook" and "sem_exechook" in the previous commit to match up with reality and the prototype definitions. Register the sem_exechook as the "process_exec" event handler, not sem_exithook. Submitted by: rdivacky Sponsored by: SoC 2006 Revision Changes Path 1.24 +4 -4 src/sys/kern/uipc_sem.c From owner-cvs-src@FreeBSD.ORG Wed Aug 16 09:34: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 F41CA16A4DA; Wed, 16 Aug 2006 09:34: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 AA4DF43D79; Wed, 16 Aug 2006 09:34:56 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7G9YuTd044695; Wed, 16 Aug 2006 09:34:56 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7G9YuMi044694; Wed, 16 Aug 2006 09:34:56 GMT (envelope-from maxim) Message-Id: <200608160934.k7G9YuMi044694@repoman.freebsd.org> From: Maxim Konovalov Date: Wed, 16 Aug 2006 09:34: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/sys dirent.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, 16 Aug 2006 09:34:57 -0000 maxim 2006-08-16 09:34:56 UTC FreeBSD src repository Modified files: sys/sys dirent.h Log: o Re-word a comment. PR: kern/102127 Submitted by: Eric Anderson Revision Changes Path 1.15 +1 -1 src/sys/sys/dirent.h From owner-cvs-src@FreeBSD.ORG Wed Aug 16 09:38: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 D3B6416A4DE; Wed, 16 Aug 2006 09:38: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 9398743D45; Wed, 16 Aug 2006 09:38:34 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7G9cYOG044899; Wed, 16 Aug 2006 09:38:34 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7G9cYHW044898; Wed, 16 Aug 2006 09:38:34 GMT (envelope-from maxim) Message-Id: <200608160938.k7G9cYHW044898@repoman.freebsd.org> From: Maxim Konovalov Date: Wed, 16 Aug 2006 09:38: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/lib/libc/gen msgctl.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, 16 Aug 2006 09:38:34 -0000 maxim 2006-08-16 09:38:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/gen msgctl.3 Log: MFC rev. 1.20: s/shmid_ds/msqid_ds/. Revision Changes Path 1.19.10.1 +1 -1 src/lib/libc/gen/msgctl.3 From owner-cvs-src@FreeBSD.ORG Wed Aug 16 09:44: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 46FC316A4E1; Wed, 16 Aug 2006 09:44:11 +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 D41FB43D55; Wed, 16 Aug 2006 09:44:10 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7G9iAfO045201; Wed, 16 Aug 2006 09:44:10 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7G9iAbn045200; Wed, 16 Aug 2006 09:44:10 GMT (envelope-from brueffer) Message-Id: <200608160944.k7G9iAbn045200@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 16 Aug 2006 09:44: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/share/man/man4 if_bridge.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 09:44:11 -0000 brueffer 2006-08-16 09:44:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 if_bridge.4 Log: MFC: rev. 1.20 Convert to the standard section 4 SYNOPSIS layout. Revision Changes Path 1.5.2.11 +13 -1 src/share/man/man4/if_bridge.4 From owner-cvs-src@FreeBSD.ORG Wed Aug 16 11:20: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 D28AF16A4DA; Wed, 16 Aug 2006 11:20:50 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C21543D49; Wed, 16 Aug 2006 11:20:50 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GBKoWs051968; Wed, 16 Aug 2006 11:20:50 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GBKowY051967; Wed, 16 Aug 2006 11:20:50 GMT (envelope-from simon) Message-Id: <200608161120.k7GBKowY051967@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Wed, 16 Aug 2006 11:20: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/tools/tools/nanobsd nanobsd.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, 16 Aug 2006 11:20:50 -0000 simon 2006-08-16 11:20:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) tools/tools/nanobsd nanobsd.sh Log: MFC 1.17-1.20: - In addition to -b (suppress builds) add -k (suppress kernel build) and -w (suppress world). - Create the diskless magic files in /etc during the install_etc() step instead of setup_nanobsd(). - When creating the NanoBSD disk image, install boot blocks from the newly-built world, in preference to those from the host system. - 'make distribution' must be run from src, not src/etc. Revision Changes Path 1.7.2.6 +52 -22 src/tools/tools/nanobsd/nanobsd.sh From owner-cvs-src@FreeBSD.ORG Wed Aug 16 11:49: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 13E0016A4DF; Wed, 16 Aug 2006 11:49:59 +0000 (UTC) (envelope-from guido@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCAB443D45; Wed, 16 Aug 2006 11:49:58 +0000 (GMT) (envelope-from guido@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GBnw3v053309; Wed, 16 Aug 2006 11:49:58 GMT (envelope-from guido@repoman.freebsd.org) Received: (from guido@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GBnwRd053308; Wed, 16 Aug 2006 11:49:58 GMT (envelope-from guido) Message-Id: <200608161149.k7GBnwRd053308@repoman.freebsd.org> From: Guido van Rooij Date: Wed, 16 Aug 2006 11:49:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: DARRENR Cc: Subject: cvs commit: src/sys/contrib/ipfilter/netinet - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 11:49:59 -0000 guido 2006-08-16 11:49:58 UTC FreeBSD src repository src/sys/contrib/ipfilter/netinet - Imported sources Update of /home/ncvs/src/sys/contrib/ipfilter/netinet In directory repoman.freebsd.org:/tmp/cvs-serv53287 Log Message: Import IP Filter 4.1.13 Status: Vendor Tag: DARRENR Release Tags: v4-1-13 C src/sys/contrib/ipfilter/netinet/IPFILTER.LICENCE C src/sys/contrib/ipfilter/netinet/fil.c C src/sys/contrib/ipfilter/netinet/ip_auth.c C src/sys/contrib/ipfilter/netinet/ip_auth.h C src/sys/contrib/ipfilter/netinet/ip_compat.h C src/sys/contrib/ipfilter/netinet/ip_fil.h C src/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c C src/sys/contrib/ipfilter/netinet/ip_frag.c U src/sys/contrib/ipfilter/netinet/ip_frag.h C src/sys/contrib/ipfilter/netinet/ip_ftp_pxy.c C src/sys/contrib/ipfilter/netinet/ip_h323_pxy.c U src/sys/contrib/ipfilter/netinet/ip_htable.c U src/sys/contrib/ipfilter/netinet/ip_htable.h U src/sys/contrib/ipfilter/netinet/ip_ipsec_pxy.c U src/sys/contrib/ipfilter/netinet/ip_irc_pxy.c C src/sys/contrib/ipfilter/netinet/ip_log.c U src/sys/contrib/ipfilter/netinet/ip_lookup.c U src/sys/contrib/ipfilter/netinet/ip_lookup.h C src/sys/contrib/ipfilter/netinet/ip_nat.c U src/sys/contrib/ipfilter/netinet/ip_nat.h U src/sys/contrib/ipfilter/netinet/ip_netbios_pxy.c U src/sys/contrib/ipfilter/netinet/ip_pool.c U src/sys/contrib/ipfilter/netinet/ip_pool.h U src/sys/contrib/ipfilter/netinet/ip_pptp_pxy.c C src/sys/contrib/ipfilter/netinet/ip_proxy.c U src/sys/contrib/ipfilter/netinet/ip_proxy.h U src/sys/contrib/ipfilter/netinet/ip_raudio_pxy.c C src/sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c U src/sys/contrib/ipfilter/netinet/ip_rpcb_pxy.c U src/sys/contrib/ipfilter/netinet/ip_scan.c U src/sys/contrib/ipfilter/netinet/ip_scan.h C src/sys/contrib/ipfilter/netinet/ip_state.c U src/sys/contrib/ipfilter/netinet/ip_state.h C src/sys/contrib/ipfilter/netinet/ip_sync.c U src/sys/contrib/ipfilter/netinet/ip_sync.h C src/sys/contrib/ipfilter/netinet/ipl.h C src/sys/contrib/ipfilter/netinet/mlfk_ipl.c 18 conflicts created by this import. Use the following command to help the merge: cvs checkout -jDARRENR:yesterday -jDARRENR src/sys/contrib/ipfilter/netinet From owner-cvs-src@FreeBSD.ORG Wed Aug 16 11:51: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 402EC16A4DE; Wed, 16 Aug 2006 11:51:44 +0000 (UTC) (envelope-from guido@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D43A243D6A; Wed, 16 Aug 2006 11:51:38 +0000 (GMT) (envelope-from guido@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GBpcob053485; Wed, 16 Aug 2006 11:51:38 GMT (envelope-from guido@repoman.freebsd.org) Received: (from guido@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GBpcn5053484; Wed, 16 Aug 2006 11:51:38 GMT (envelope-from guido) Message-Id: <200608161151.k7GBpcn5053484@repoman.freebsd.org> From: Guido van Rooij Date: Wed, 16 Aug 2006 11:51:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: DARRENR Cc: Subject: cvs commit: src/contrib/ipfilter - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 11:51:44 -0000 guido 2006-08-16 11:51:38 UTC FreeBSD src repository src/contrib/ipfilter - Imported sources Update of /home/ncvs/src/contrib/ipfilter In directory repoman.freebsd.org:/tmp/cvs-serv53468 Log Message: Import IP Filter 4.1.13 Status: Vendor Tag: DARRENR Release Tags: v4-1-13 U src/contrib/ipfilter/BNF U src/contrib/ipfilter/BugReport U src/contrib/ipfilter/FAQ.FreeBSD U src/contrib/ipfilter/HISTORY U src/contrib/ipfilter/IMPORTANT U src/contrib/ipfilter/INST.FreeBSD-2.2 U src/contrib/ipfilter/INSTALL.FreeBSD U src/contrib/ipfilter/INSTALL.xBSD U src/contrib/ipfilter/IPF.KANJI C src/contrib/ipfilter/Makefile U src/contrib/ipfilter/NAT.FreeBSD U src/contrib/ipfilter/README U src/contrib/ipfilter/STYLE.TXT U src/contrib/ipfilter/WhatsNew40.txt U src/contrib/ipfilter/Y2K U src/contrib/ipfilter/bpf-ipf.h C src/contrib/ipfilter/bpf_filter.c U src/contrib/ipfilter/bsdinstall C src/contrib/ipfilter/ip_fil.c C src/contrib/ipfilter/ipf.h C src/contrib/ipfilter/ipmon.h C src/contrib/ipfilter/ipt.h U src/contrib/ipfilter/kmem.h U src/contrib/ipfilter/md5.c U src/contrib/ipfilter/md5.h U src/contrib/ipfilter/mkfilters U src/contrib/ipfilter/mlf_ipl.c U src/contrib/ipfilter/opts.h U src/contrib/ipfilter/mlf_rule.c U src/contrib/ipfilter/mlfk_rule.c U src/contrib/ipfilter/pcap-ipf.h C src/contrib/ipfilter/radix.c U src/contrib/ipfilter/radix_ipf.h U src/contrib/ipfilter/snoop.h U src/contrib/ipfilter/todo U src/contrib/ipfilter/BSD/Makefile U src/contrib/ipfilter/BSD/Makefile.ipsend U src/contrib/ipfilter/BSD/kupgrade U src/contrib/ipfilter/BSD/make-devices U src/contrib/ipfilter/FWTK/Index U src/contrib/ipfilter/FWTK/README U src/contrib/ipfilter/FWTK/README.ipfilter U src/contrib/ipfilter/FWTK/ftp-gw.diff U src/contrib/ipfilter/FWTK/fwtk_transparent.diff U src/contrib/ipfilter/FWTK/fwtkp U src/contrib/ipfilter/FreeBSD/conf.c.diffs U src/contrib/ipfilter/FreeBSD/files.diffs U src/contrib/ipfilter/FreeBSD/files.newconf.diffs U src/contrib/ipfilter/FreeBSD/files.oldconf.diffs U src/contrib/ipfilter/FreeBSD/filez.diffs U src/contrib/ipfilter/FreeBSD/in_proto.c.diffs U src/contrib/ipfilter/FreeBSD/ip_input.c.diffs U src/contrib/ipfilter/FreeBSD/ip_output.c.diffs U src/contrib/ipfilter/FreeBSD/kinstall U src/contrib/ipfilter/FreeBSD/minstall U src/contrib/ipfilter/FreeBSD/unkinstall U src/contrib/ipfilter/FreeBSD/unminstall U src/contrib/ipfilter/FreeBSD-2.2/files.diffs U src/contrib/ipfilter/FreeBSD-2.2/files.newconf.diffs U src/contrib/ipfilter/FreeBSD-2.2/in_proto.c.diffs U src/contrib/ipfilter/FreeBSD-2.2/ip_input.c.diffs U src/contrib/ipfilter/FreeBSD-2.2/ip_output.c.diffs U src/contrib/ipfilter/FreeBSD-2.2/kinstall U src/contrib/ipfilter/FreeBSD-2.2/minstall U src/contrib/ipfilter/FreeBSD-2.2/unkinstall U src/contrib/ipfilter/FreeBSD-2.2/unminstall U src/contrib/ipfilter/FreeBSD-3/INST.FreeBSD-3 U src/contrib/ipfilter/FreeBSD-3/kinstall U src/contrib/ipfilter/FreeBSD-3/unkinstall U src/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.0 U src/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.1 U src/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.2 U src/contrib/ipfilter/FreeBSD-4.0/kinstall U src/contrib/ipfilter/FreeBSD-4.0/unkinstall U src/contrib/ipfilter/etc/protocols U src/contrib/ipfilter/etc/services U src/contrib/ipfilter/lib/Makefile C src/contrib/ipfilter/lib/addicmp.c U src/contrib/ipfilter/lib/addipopt.c U src/contrib/ipfilter/lib/bcopywrap.c U src/contrib/ipfilter/lib/binprint.c U src/contrib/ipfilter/lib/buildopts.c U src/contrib/ipfilter/lib/checkrev.c U src/contrib/ipfilter/lib/count4bits.c U src/contrib/ipfilter/lib/count6bits.c U src/contrib/ipfilter/lib/debug.c U src/contrib/ipfilter/lib/extras.c C src/contrib/ipfilter/lib/facpri.c U src/contrib/ipfilter/lib/facpri.h U src/contrib/ipfilter/lib/fill6bits.c U src/contrib/ipfilter/lib/flags.c U src/contrib/ipfilter/lib/genmask.c U src/contrib/ipfilter/lib/gethost.c U src/contrib/ipfilter/lib/getifname.c U src/contrib/ipfilter/lib/getline.c U src/contrib/ipfilter/lib/getnattype.c C src/contrib/ipfilter/lib/getport.c U src/contrib/ipfilter/lib/getportproto.c U src/contrib/ipfilter/lib/getproto.c U src/contrib/ipfilter/lib/getsumd.c U src/contrib/ipfilter/lib/hexdump.c U src/contrib/ipfilter/lib/hostmask.c U src/contrib/ipfilter/lib/hostname.c U src/contrib/ipfilter/lib/hostnum.c C src/contrib/ipfilter/lib/icmpcode.c U src/contrib/ipfilter/lib/inet_addr.c U src/contrib/ipfilter/lib/initparse.c U src/contrib/ipfilter/lib/ionames.c U src/contrib/ipfilter/lib/ipf_dotuning.c U src/contrib/ipfilter/lib/ipft_ef.c U src/contrib/ipfilter/lib/ipft_hx.c U src/contrib/ipfilter/lib/ipft_pc.c U src/contrib/ipfilter/lib/ipft_sn.c U src/contrib/ipfilter/lib/ipft_td.c C src/contrib/ipfilter/lib/ipft_tx.c U src/contrib/ipfilter/lib/ipoptsec.c U src/contrib/ipfilter/lib/kmem.c U src/contrib/ipfilter/lib/kmem.h U src/contrib/ipfilter/lib/kmemcpywrap.c U src/contrib/ipfilter/lib/kvatoname.c U src/contrib/ipfilter/lib/load_hash.c U src/contrib/ipfilter/lib/load_hashnode.c U src/contrib/ipfilter/lib/load_pool.c U src/contrib/ipfilter/lib/load_poolnode.c U src/contrib/ipfilter/lib/loglevel.c U src/contrib/ipfilter/lib/mutex_emul.c U src/contrib/ipfilter/lib/nametokva.c U src/contrib/ipfilter/lib/nat_setgroupmap.c U src/contrib/ipfilter/lib/natparse.c U src/contrib/ipfilter/lib/ntomask.c U src/contrib/ipfilter/lib/optname.c C src/contrib/ipfilter/lib/optprint.c U src/contrib/ipfilter/lib/optprintv6.c U src/contrib/ipfilter/lib/optvalue.c U src/contrib/ipfilter/lib/parse.c U src/contrib/ipfilter/lib/portname.c U src/contrib/ipfilter/lib/portnum.c U src/contrib/ipfilter/lib/ports.c U src/contrib/ipfilter/lib/print_toif.c U src/contrib/ipfilter/lib/printactivenat.c U src/contrib/ipfilter/lib/printaps.c U src/contrib/ipfilter/lib/printbuf.c C src/contrib/ipfilter/lib/printfr.c U src/contrib/ipfilter/lib/printfraginfo.c U src/contrib/ipfilter/lib/printhash.c U src/contrib/ipfilter/lib/printhashnode.c U src/contrib/ipfilter/lib/printhostmap.c U src/contrib/ipfilter/lib/printip.c C src/contrib/ipfilter/lib/printlog.c U src/contrib/ipfilter/lib/printhostmask.c U src/contrib/ipfilter/lib/printifname.c U src/contrib/ipfilter/lib/printmask.c U src/contrib/ipfilter/lib/printnat.c U src/contrib/ipfilter/lib/printpacket.c U src/contrib/ipfilter/lib/printpacket6.c U src/contrib/ipfilter/lib/printpool.c U src/contrib/ipfilter/lib/printpoolnode.c U src/contrib/ipfilter/lib/printportcmp.c U src/contrib/ipfilter/lib/printproto.c U src/contrib/ipfilter/lib/printsbuf.c U src/contrib/ipfilter/lib/printstate.c U src/contrib/ipfilter/lib/printtunable.c U src/contrib/ipfilter/lib/ratoi.c U src/contrib/ipfilter/lib/ratoui.c U src/contrib/ipfilter/lib/remove_hash.c U src/contrib/ipfilter/lib/remove_hashnode.c U src/contrib/ipfilter/lib/remove_pool.c U src/contrib/ipfilter/lib/remove_poolnode.c U src/contrib/ipfilter/lib/resetlexer.c U src/contrib/ipfilter/lib/rwlock_emul.c U src/contrib/ipfilter/lib/tcp_flags.c U src/contrib/ipfilter/lib/tcpflags.c U src/contrib/ipfilter/lib/tcpoptnames.c U src/contrib/ipfilter/lib/to_interface.c U src/contrib/ipfilter/lib/v6ionames.c U src/contrib/ipfilter/lib/v6optvalue.c U src/contrib/ipfilter/lib/var.c U src/contrib/ipfilter/lib/verbose.c U src/contrib/ipfilter/iplang/BNF U src/contrib/ipfilter/iplang/Makefile U src/contrib/ipfilter/iplang/iplang.h U src/contrib/ipfilter/iplang/iplang.tst U src/contrib/ipfilter/iplang/iplang_l.l C src/contrib/ipfilter/iplang/iplang_y.y U src/contrib/ipfilter/ipsd/Makefile U src/contrib/ipfilter/ipsd/README U src/contrib/ipfilter/ipsd/ipsd.c U src/contrib/ipfilter/ipsd/ipsd.h U src/contrib/ipfilter/ipsd/ipsdr.c U src/contrib/ipfilter/ipsd/linux.h C src/contrib/ipfilter/ipsd/sbpf.c U src/contrib/ipfilter/ipsd/sdlpi.c U src/contrib/ipfilter/ipsd/slinux.c U src/contrib/ipfilter/ipsd/snit.c U src/contrib/ipfilter/ipsd/Celler/ip_compat.h U src/contrib/ipfilter/ipsend/44arp.c U src/contrib/ipfilter/ipsend/Crashable U src/contrib/ipfilter/ipsend/Makefile U src/contrib/ipfilter/ipsend/README U src/contrib/ipfilter/ipsend/arp.c U src/contrib/ipfilter/ipsend/dlcommon.c U src/contrib/ipfilter/ipsend/dltest.h U src/contrib/ipfilter/ipsend/hpux.c U src/contrib/ipfilter/ipsend/in_var.h U src/contrib/ipfilter/ipsend/ip.c U src/contrib/ipfilter/ipsend/ip_var.h U src/contrib/ipfilter/ipsend/ipresend.1 U src/contrib/ipfilter/ipsend/ipresend.c U src/contrib/ipfilter/ipsend/ipsend.1 U src/contrib/ipfilter/ipsend/ipsend.5 C src/contrib/ipfilter/ipsend/ipsend.c U src/contrib/ipfilter/ipsend/ipsend.h U src/contrib/ipfilter/ipsend/ipsopt.c U src/contrib/ipfilter/ipsend/iptest.1 U src/contrib/ipfilter/ipsend/iptest.c C src/contrib/ipfilter/ipsend/iptests.c U src/contrib/ipfilter/ipsend/larp.c U src/contrib/ipfilter/ipsend/linux.h C src/contrib/ipfilter/ipsend/lsock.c C src/contrib/ipfilter/ipsend/resend.c C src/contrib/ipfilter/ipsend/sbpf.c U src/contrib/ipfilter/ipsend/sdlpi.c U src/contrib/ipfilter/ipsend/sirix.c U src/contrib/ipfilter/ipsend/slinux.c U src/contrib/ipfilter/ipsend/snit.c C src/contrib/ipfilter/ipsend/sock.c U src/contrib/ipfilter/ipsend/sockraw.c U src/contrib/ipfilter/ipsend/tcpip.h C src/contrib/ipfilter/ipsend/.OLD/ip_compat.h U src/contrib/ipfilter/l4check/Makefile U src/contrib/ipfilter/l4check/http.check U src/contrib/ipfilter/l4check/http.ok U src/contrib/ipfilter/l4check/l4check.c U src/contrib/ipfilter/l4check/l4check.conf U src/contrib/ipfilter/man/Makefile U src/contrib/ipfilter/man/ipf.4 U src/contrib/ipfilter/man/ipf.5 U src/contrib/ipfilter/man/ipf.8 U src/contrib/ipfilter/man/ipfilter.4 U src/contrib/ipfilter/man/ipfilter.4.mandoc U src/contrib/ipfilter/man/ipfilter.5 U src/contrib/ipfilter/man/ipfs.8 U src/contrib/ipfilter/man/ipfstat.8 U src/contrib/ipfilter/man/ipftest.1 U src/contrib/ipfilter/man/ipl.4 U src/contrib/ipfilter/man/ipmon.5 C src/contrib/ipfilter/man/ipmon.8 U src/contrib/ipfilter/man/ipnat.4 U src/contrib/ipfilter/man/ipnat.5 U src/contrib/ipfilter/man/ipnat.8 U src/contrib/ipfilter/man/ippool.5 U src/contrib/ipfilter/man/ippool.8 U src/contrib/ipfilter/man/ipscan.5 U src/contrib/ipfilter/man/ipscan.8 U src/contrib/ipfilter/man/mkfilters.1 U src/contrib/ipfilter/perl/Ipfanaly.pl U src/contrib/ipfilter/perl/Isbgraph U src/contrib/ipfilter/perl/LICENSE U src/contrib/ipfilter/perl/Services U src/contrib/ipfilter/perl/ipf-mrtg.pl U src/contrib/ipfilter/perl/ipfmeta.pl U src/contrib/ipfilter/perl/logfilter.pl U src/contrib/ipfilter/perl/plog U src/contrib/ipfilter/rules/BASIC.NAT U src/contrib/ipfilter/rules/BASIC_1.FW U src/contrib/ipfilter/rules/BASIC_2.FW U src/contrib/ipfilter/rules/example.1 U src/contrib/ipfilter/rules/example.10 U src/contrib/ipfilter/rules/example.11 U src/contrib/ipfilter/rules/example.12 U src/contrib/ipfilter/rules/example.13 U src/contrib/ipfilter/rules/example.2 U src/contrib/ipfilter/rules/example.3 U src/contrib/ipfilter/rules/example.4 U src/contrib/ipfilter/rules/example.5 U src/contrib/ipfilter/rules/example.6 U src/contrib/ipfilter/rules/example.7 U src/contrib/ipfilter/rules/example.8 U src/contrib/ipfilter/rules/example.9 U src/contrib/ipfilter/rules/example.sr U src/contrib/ipfilter/rules/firewall U src/contrib/ipfilter/rules/ftp-proxy U src/contrib/ipfilter/rules/ftppxy U src/contrib/ipfilter/rules/ip_rules U src/contrib/ipfilter/rules/ipmon.conf U src/contrib/ipfilter/rules/nat-setup U src/contrib/ipfilter/rules/nat.eg U src/contrib/ipfilter/rules/server U src/contrib/ipfilter/rules/pool.conf U src/contrib/ipfilter/rules/tcpstate U src/contrib/ipfilter/samples/Makefile U src/contrib/ipfilter/samples/ipfilter-pb.gif C src/contrib/ipfilter/samples/proxy.c U src/contrib/ipfilter/samples/relay.c U src/contrib/ipfilter/samples/userauth.c U src/contrib/ipfilter/test/Makefile U src/contrib/ipfilter/test/README.TXT U src/contrib/ipfilter/test/bpftest U src/contrib/ipfilter/test/dotest U src/contrib/ipfilter/test/dotest6 U src/contrib/ipfilter/test/hextest U src/contrib/ipfilter/test/intest U src/contrib/ipfilter/test/iptest U src/contrib/ipfilter/test/itest U src/contrib/ipfilter/test/logtest U src/contrib/ipfilter/test/mhtest U src/contrib/ipfilter/test/mtest U src/contrib/ipfilter/test/natipftest U src/contrib/ipfilter/test/nattest U src/contrib/ipfilter/test/ptest U src/contrib/ipfilter/test/test.format U src/contrib/ipfilter/test/vfycksum.pl U src/contrib/ipfilter/test/expected/bpf-f1 U src/contrib/ipfilter/test/expected/bpf1 U src/contrib/ipfilter/test/expected/f1 U src/contrib/ipfilter/test/expected/f10 U src/contrib/ipfilter/test/expected/f11 U src/contrib/ipfilter/test/expected/f12 U src/contrib/ipfilter/test/expected/f13 U src/contrib/ipfilter/test/expected/f14 U src/contrib/ipfilter/test/expected/f15 U src/contrib/ipfilter/test/expected/f16 U src/contrib/ipfilter/test/expected/f17 U src/contrib/ipfilter/test/expected/f18 U src/contrib/ipfilter/test/expected/f19 U src/contrib/ipfilter/test/expected/f2 N src/contrib/ipfilter/test/expected/f20 U src/contrib/ipfilter/test/expected/f3 U src/contrib/ipfilter/test/expected/f4 U src/contrib/ipfilter/test/expected/f5 U src/contrib/ipfilter/test/expected/f6 U src/contrib/ipfilter/test/expected/f7 U src/contrib/ipfilter/test/expected/f8 U src/contrib/ipfilter/test/expected/f9 U src/contrib/ipfilter/test/expected/i1 U src/contrib/ipfilter/test/expected/i10 U src/contrib/ipfilter/test/expected/i11 U src/contrib/ipfilter/test/expected/i12 U src/contrib/ipfilter/test/expected/i13 U src/contrib/ipfilter/test/expected/i14 U src/contrib/ipfilter/test/expected/i15 U src/contrib/ipfilter/test/expected/i16 U src/contrib/ipfilter/test/expected/i17 U src/contrib/ipfilter/test/expected/i18 U src/contrib/ipfilter/test/expected/i19 U src/contrib/ipfilter/test/expected/i2 U src/contrib/ipfilter/test/expected/i20 U src/contrib/ipfilter/test/expected/i21 U src/contrib/ipfilter/test/expected/i3 U src/contrib/ipfilter/test/expected/i4 U src/contrib/ipfilter/test/expected/i5 U src/contrib/ipfilter/test/expected/i6 U src/contrib/ipfilter/test/expected/i7 U src/contrib/ipfilter/test/expected/i8 U src/contrib/ipfilter/test/expected/i9 U src/contrib/ipfilter/test/expected/in1 U src/contrib/ipfilter/test/expected/in2 U src/contrib/ipfilter/test/expected/in3 U src/contrib/ipfilter/test/expected/in4 U src/contrib/ipfilter/test/expected/in5 U src/contrib/ipfilter/test/expected/in6 U src/contrib/ipfilter/test/expected/ip1 U src/contrib/ipfilter/test/expected/ipv6.1 U src/contrib/ipfilter/test/expected/ipv6.2 U src/contrib/ipfilter/test/expected/ipv6.3 U src/contrib/ipfilter/test/expected/l1 U src/contrib/ipfilter/test/expected/l1.b U src/contrib/ipfilter/test/expected/n1 U src/contrib/ipfilter/test/expected/n10 U src/contrib/ipfilter/test/expected/n11 U src/contrib/ipfilter/test/expected/n12 U src/contrib/ipfilter/test/expected/n13 U src/contrib/ipfilter/test/expected/n14 U src/contrib/ipfilter/test/expected/n2 U src/contrib/ipfilter/test/expected/n3 U src/contrib/ipfilter/test/expected/n4 U src/contrib/ipfilter/test/expected/n5 U src/contrib/ipfilter/test/expected/n6 U src/contrib/ipfilter/test/expected/n7 U src/contrib/ipfilter/test/expected/n8 U src/contrib/ipfilter/test/expected/n9 U src/contrib/ipfilter/test/expected/ni1 U src/contrib/ipfilter/test/expected/ni10 U src/contrib/ipfilter/test/expected/ni11 U src/contrib/ipfilter/test/expected/ni12 U src/contrib/ipfilter/test/expected/ni13 U src/contrib/ipfilter/test/expected/ni14 U src/contrib/ipfilter/test/expected/ni15 U src/contrib/ipfilter/test/expected/ni16 U src/contrib/ipfilter/test/expected/ni2 U src/contrib/ipfilter/test/expected/ni3 N src/contrib/ipfilter/test/expected/ni19 N src/contrib/ipfilter/test/expected/ni20 N src/contrib/ipfilter/test/expected/ni21 U src/contrib/ipfilter/test/expected/ni4 U src/contrib/ipfilter/test/expected/ni5 U src/contrib/ipfilter/test/expected/ni6 U src/contrib/ipfilter/test/expected/ni7 U src/contrib/ipfilter/test/expected/ni8 U src/contrib/ipfilter/test/expected/ni9 U src/contrib/ipfilter/test/expected/p1 U src/contrib/ipfilter/test/expected/p2 U src/contrib/ipfilter/test/expected/p3 U src/contrib/ipfilter/test/input/f1 U src/contrib/ipfilter/test/input/f10 U src/contrib/ipfilter/test/input/f11 U src/contrib/ipfilter/test/input/f12 U src/contrib/ipfilter/test/input/f13 U src/contrib/ipfilter/test/input/f14 U src/contrib/ipfilter/test/input/f15 U src/contrib/ipfilter/test/input/f16 U src/contrib/ipfilter/test/input/f17 U src/contrib/ipfilter/test/input/f18 U src/contrib/ipfilter/test/input/f19 U src/contrib/ipfilter/test/input/f2 N src/contrib/ipfilter/test/input/f20 U src/contrib/ipfilter/test/input/f3 U src/contrib/ipfilter/test/input/f4 U src/contrib/ipfilter/test/input/f5 U src/contrib/ipfilter/test/input/f6 U src/contrib/ipfilter/test/input/f7 U src/contrib/ipfilter/test/input/f8 U src/contrib/ipfilter/test/input/f9 U src/contrib/ipfilter/test/input/ipv6.1 U src/contrib/ipfilter/test/input/ipv6.2 U src/contrib/ipfilter/test/input/ipv6.3 U src/contrib/ipfilter/test/input/l1 U src/contrib/ipfilter/test/input/n1 U src/contrib/ipfilter/test/input/n10 U src/contrib/ipfilter/test/input/n11 U src/contrib/ipfilter/test/input/n12 U src/contrib/ipfilter/test/input/n13 U src/contrib/ipfilter/test/input/n14 U src/contrib/ipfilter/test/input/n2 U src/contrib/ipfilter/test/input/n3 U src/contrib/ipfilter/test/input/n4 U src/contrib/ipfilter/test/input/n5 U src/contrib/ipfilter/test/input/n6 U src/contrib/ipfilter/test/input/n7 U src/contrib/ipfilter/test/input/n8 U src/contrib/ipfilter/test/input/n9 U src/contrib/ipfilter/test/input/ni1 U src/contrib/ipfilter/test/input/ni10 U src/contrib/ipfilter/test/input/ni11 U src/contrib/ipfilter/test/input/ni12 U src/contrib/ipfilter/test/input/ni13 U src/contrib/ipfilter/test/input/ni14 U src/contrib/ipfilter/test/input/ni15 U src/contrib/ipfilter/test/input/ni16 U src/contrib/ipfilter/test/input/ni17 N src/contrib/ipfilter/test/input/ni19 U src/contrib/ipfilter/test/input/ni2 N src/contrib/ipfilter/test/input/ni20 N src/contrib/ipfilter/test/input/ni21 U src/contrib/ipfilter/test/input/ni3 U src/contrib/ipfilter/test/input/ni4 U src/contrib/ipfilter/test/input/ni5 U src/contrib/ipfilter/test/input/ni6 U src/contrib/ipfilter/test/input/ni7 U src/contrib/ipfilter/test/input/ni8 U src/contrib/ipfilter/test/input/ni9 U src/contrib/ipfilter/test/input/p1 U src/contrib/ipfilter/test/input/p2 U src/contrib/ipfilter/test/input/p3 U src/contrib/ipfilter/test/regress/bpf-f1 U src/contrib/ipfilter/test/regress/bpf1 U src/contrib/ipfilter/test/regress/f1 U src/contrib/ipfilter/test/regress/f10 U src/contrib/ipfilter/test/regress/f11 U src/contrib/ipfilter/test/regress/f12 U src/contrib/ipfilter/test/regress/f13 U src/contrib/ipfilter/test/regress/f14 U src/contrib/ipfilter/test/regress/f15 U src/contrib/ipfilter/test/regress/f16 U src/contrib/ipfilter/test/regress/f17 U src/contrib/ipfilter/test/regress/f18 U src/contrib/ipfilter/test/regress/f19 U src/contrib/ipfilter/test/regress/f2 N src/contrib/ipfilter/test/regress/f20 U src/contrib/ipfilter/test/regress/f3 U src/contrib/ipfilter/test/regress/f4 U src/contrib/ipfilter/test/regress/f5 U src/contrib/ipfilter/test/regress/f6 U src/contrib/ipfilter/test/regress/f7 U src/contrib/ipfilter/test/regress/f8 U src/contrib/ipfilter/test/regress/f9 U src/contrib/ipfilter/test/regress/i1 U src/contrib/ipfilter/test/regress/i10 U src/contrib/ipfilter/test/regress/i11 U src/contrib/ipfilter/test/regress/i12 U src/contrib/ipfilter/test/regress/i13 U src/contrib/ipfilter/test/regress/i14 U src/contrib/ipfilter/test/regress/i15 U src/contrib/ipfilter/test/regress/i16 U src/contrib/ipfilter/test/regress/i17 U src/contrib/ipfilter/test/regress/i18 U src/contrib/ipfilter/test/regress/i19 U src/contrib/ipfilter/test/regress/i2 U src/contrib/ipfilter/test/regress/i20 U src/contrib/ipfilter/test/regress/i21 U src/contrib/ipfilter/test/regress/i3 U src/contrib/ipfilter/test/regress/i4 U src/contrib/ipfilter/test/regress/i5 U src/contrib/ipfilter/test/regress/i6 U src/contrib/ipfilter/test/regress/i7 U src/contrib/ipfilter/test/regress/i8 U src/contrib/ipfilter/test/regress/i9 U src/contrib/ipfilter/test/regress/in1 U src/contrib/ipfilter/test/regress/in2 U src/contrib/ipfilter/test/regress/in3 U src/contrib/ipfilter/test/regress/in4 U src/contrib/ipfilter/test/regress/in5 U src/contrib/ipfilter/test/regress/in6 U src/contrib/ipfilter/test/regress/ip1 U src/contrib/ipfilter/test/regress/ipv6.1 U src/contrib/ipfilter/test/regress/ipv6.2 U src/contrib/ipfilter/test/regress/ipv6.3 U src/contrib/ipfilter/test/regress/l1 U src/contrib/ipfilter/test/regress/n1 U src/contrib/ipfilter/test/regress/n10 U src/contrib/ipfilter/test/regress/n11 U src/contrib/ipfilter/test/regress/n12 U src/contrib/ipfilter/test/regress/n13 U src/contrib/ipfilter/test/regress/n14 U src/contrib/ipfilter/test/regress/n2 U src/contrib/ipfilter/test/regress/n3 U src/contrib/ipfilter/test/regress/n4 U src/contrib/ipfilter/test/regress/n5 U src/contrib/ipfilter/test/regress/n6 U src/contrib/ipfilter/test/regress/n7 U src/contrib/ipfilter/test/regress/n8 U src/contrib/ipfilter/test/regress/n9 U src/contrib/ipfilter/test/regress/ni1.ipf U src/contrib/ipfilter/test/regress/ni1.nat U src/contrib/ipfilter/test/regress/ni10.ipf U src/contrib/ipfilter/test/regress/ni10.nat U src/contrib/ipfilter/test/regress/ni11.ipf U src/contrib/ipfilter/test/regress/ni11.nat U src/contrib/ipfilter/test/regress/ni12.ipf U src/contrib/ipfilter/test/regress/ni12.nat U src/contrib/ipfilter/test/regress/ni13.ipf U src/contrib/ipfilter/test/regress/ni13.nat U src/contrib/ipfilter/test/regress/ni14.ipf U src/contrib/ipfilter/test/regress/ni14.nat U src/contrib/ipfilter/test/regress/ni15.ipf U src/contrib/ipfilter/test/regress/ni15.nat U src/contrib/ipfilter/test/regress/ni16.ipf U src/contrib/ipfilter/test/regress/ni16.nat U src/contrib/ipfilter/test/regress/ni17.nat N src/contrib/ipfilter/test/regress/ni19.ipf N src/contrib/ipfilter/test/regress/ni19.nat U src/contrib/ipfilter/test/regress/ni2.ipf U src/contrib/ipfilter/test/regress/ni2.nat N src/contrib/ipfilter/test/regress/ni20.ipf N src/contrib/ipfilter/test/regress/ni20.nat N src/contrib/ipfilter/test/regress/ni21.ipf N src/contrib/ipfilter/test/regress/ni21.nat U src/contrib/ipfilter/test/regress/ni3.ipf U src/contrib/ipfilter/test/regress/ni3.nat U src/contrib/ipfilter/test/regress/ni4.ipf U src/contrib/ipfilter/test/regress/ni4.nat U src/contrib/ipfilter/test/regress/ni5.ipf U src/contrib/ipfilter/test/regress/ni5.nat U src/contrib/ipfilter/test/regress/ni6.ipf U src/contrib/ipfilter/test/regress/ni6.nat U src/contrib/ipfilter/test/regress/ni7.ipf U src/contrib/ipfilter/test/regress/ni7.nat U src/contrib/ipfilter/test/regress/ni8.ipf U src/contrib/ipfilter/test/regress/ni8.nat U src/contrib/ipfilter/test/regress/ni9.ipf U src/contrib/ipfilter/test/regress/ni9.nat U src/contrib/ipfilter/test/regress/p1.ipf U src/contrib/ipfilter/test/regress/p1.pool U src/contrib/ipfilter/test/regress/p2.ipf U src/contrib/ipfilter/test/regress/p3.ipf U src/contrib/ipfilter/test/regress/p3.pool U src/contrib/ipfilter/tools/BNF.ipf U src/contrib/ipfilter/tools/BNF.ipnat U src/contrib/ipfilter/tools/Makefile C src/contrib/ipfilter/tools/ipf.c C src/contrib/ipfilter/tools/ipf_y.y C src/contrib/ipfilter/tools/ipfcomp.c C src/contrib/ipfilter/tools/ipfs.c C src/contrib/ipfilter/tools/ipfstat.c C src/contrib/ipfilter/tools/ipftest.c C src/contrib/ipfilter/tools/ipmon.c U src/contrib/ipfilter/tools/ipmon_y.y U src/contrib/ipfilter/tools/ipnat.c C src/contrib/ipfilter/tools/ipnat_y.y U src/contrib/ipfilter/tools/ippool.c U src/contrib/ipfilter/tools/ippool_y.y U src/contrib/ipfilter/tools/ipscan_y.y C src/contrib/ipfilter/tools/ipsyncm.c C src/contrib/ipfilter/tools/ipsyncs.c U src/contrib/ipfilter/tools/lex_var.h C src/contrib/ipfilter/tools/lexer.c U src/contrib/ipfilter/tools/lexer.h 37 conflicts created by this import. Use the following command to help the merge: cvs checkout -jDARRENR:yesterday -jDARRENR src/contrib/ipfilter From owner-cvs-src@FreeBSD.ORG Wed Aug 16 11:54: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 C357A16A4E1; Wed, 16 Aug 2006 11:54:07 +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 59E1743D73; Wed, 16 Aug 2006 11:54:07 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GBs7ES053652; Wed, 16 Aug 2006 11:54:07 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GBs7U2053651; Wed, 16 Aug 2006 11:54:07 GMT (envelope-from maxim) Message-Id: <200608161154.k7GBs7U2053651@repoman.freebsd.org> From: Maxim Konovalov Date: Wed, 16 Aug 2006 11:54: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/usr.bin/calendar/calendars calendar.history X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Aug 2006 11:54:07 -0000 maxim 2006-08-16 11:54:07 UTC FreeBSD src repository Modified files: usr.bin/calendar/calendars calendar.history Log: o Fix the date of LZ 129 Hindenburg crash. PR: misc/102137 Submitted by: jasper@openbsd MFC after: 3 days Revision Changes Path 1.34 +1 -1 src/usr.bin/calendar/calendars/calendar.history From owner-cvs-src@FreeBSD.ORG Wed Aug 16 12:06: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 A619F16A4DD; Wed, 16 Aug 2006 12:06:37 +0000 (UTC) (envelope-from guido@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5242443D5F; Wed, 16 Aug 2006 12:06:36 +0000 (GMT) (envelope-from guido@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GC6ahc055628; Wed, 16 Aug 2006 12:06:36 GMT (envelope-from guido@repoman.freebsd.org) Received: (from guido@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GC6ao2055627; Wed, 16 Aug 2006 12:06:36 GMT (envelope-from guido) Message-Id: <200608161206.k7GC6ao2055627@repoman.freebsd.org> From: Guido van Rooij Date: Wed, 16 Aug 2006 12:06: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/contrib/ipfilter/netinet fil.c ip_auth.c ip_auth.h ip_compat.h ip_fil.h ip_fil_freebsd.c ip_frag.c ip_ftp_pxy.c ip_log.c ip_nat.c ip_proxy.c ip_rcmd_pxy.c ip_state.c ip_sync.c ipl.h mlfk_ipl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Aug 2006 12:06:37 -0000 guido 2006-08-16 12:06:36 UTC FreeBSD src repository Modified files: sys/contrib/ipfilter/netinet fil.c ip_auth.c ip_auth.h ip_compat.h ip_fil.h ip_fil_freebsd.c ip_frag.c ip_ftp_pxy.c ip_log.c ip_nat.c ip_proxy.c ip_rcmd_pxy.c ip_state.c ip_sync.c ipl.h mlfk_ipl.c Log: Resolve conflicts MFC after: 2 weeks Revision Changes Path 1.50 +102 -108 src/sys/contrib/ipfilter/netinet/fil.c 1.43 +35 -23 src/sys/contrib/ipfilter/netinet/ip_auth.c 1.15 +3 -1 src/sys/contrib/ipfilter/netinet/ip_auth.h 1.32 +9 -1 src/sys/contrib/ipfilter/netinet/ip_compat.h 1.34 +17 -3 src/sys/contrib/ipfilter/netinet/ip_fil.h 1.4 +27 -20 src/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c 1.31 +5 -7 src/sys/contrib/ipfilter/netinet/ip_frag.c 1.27 +10 -9 src/sys/contrib/ipfilter/netinet/ip_ftp_pxy.c 1.32 +25 -2 src/sys/contrib/ipfilter/netinet/ip_log.c 1.41 +100 -115 src/sys/contrib/ipfilter/netinet/ip_nat.c 1.28 +14 -11 src/sys/contrib/ipfilter/netinet/ip_proxy.c 1.14 +2 -2 src/sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c 1.37 +72 -48 src/sys/contrib/ipfilter/netinet/ip_state.c 1.4 +16 -7 src/sys/contrib/ipfilter/netinet/ip_sync.c 1.25 +3 -3 src/sys/contrib/ipfilter/netinet/ipl.h 1.18 +61 -1 src/sys/contrib/ipfilter/netinet/mlfk_ipl.c From owner-cvs-src@FreeBSD.ORG Wed Aug 16 12:25: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 6B83616A4DA; Wed, 16 Aug 2006 12:25:05 +0000 (UTC) (envelope-from guido@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4D0F43EAD; Wed, 16 Aug 2006 12:23:07 +0000 (GMT) (envelope-from guido@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GCN3DI056759; Wed, 16 Aug 2006 12:23:03 GMT (envelope-from guido@repoman.freebsd.org) Received: (from guido@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GCN3pl056758; Wed, 16 Aug 2006 12:23:03 GMT (envelope-from guido) Message-Id: <200608161223.k7GCN3pl056758@repoman.freebsd.org> From: Guido van Rooij Date: Wed, 16 Aug 2006 12:23: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/contrib/ipfilter Makefile bpf_filter.c ip_fil.c ipf.h ipmon.h ipt.h radix.c src/contrib/ipfilter/iplang iplang_y.y src/contrib/ipfilter/ipsd sbpf.c src/contrib/ipfilter/ipsend ipsend.c iptests.c lsock.c resend.c sbpf.c sock.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Aug 2006 12:25:05 -0000 guido 2006-08-16 12:23:03 UTC FreeBSD src repository Modified files: contrib/ipfilter Makefile bpf_filter.c ip_fil.c ipf.h ipmon.h ipt.h radix.c contrib/ipfilter/iplang iplang_y.y contrib/ipfilter/ipsd sbpf.c contrib/ipfilter/ipsend ipsend.c iptests.c lsock.c resend.c sbpf.c sock.c contrib/ipfilter/lib addicmp.c facpri.c getport.c icmpcode.c ipft_tx.c optprint.c printfr.c printlog.c contrib/ipfilter/man ipmon.8 contrib/ipfilter/samples proxy.c contrib/ipfilter/tools ipf.c ipf_y.y ipfcomp.c ipfs.c ipfstat.c ipftest.c ipmon.c ipnat_y.y ipsyncm.c ipsyncs.c lexer.c Removed files: contrib/ipfilter/lib addkeep.c make_range.c Log: Resolve conflicts MFC after: 1 weeks Revision Changes Path 1.6 +3 -2 src/contrib/ipfilter/Makefile 1.5 +105 -28 src/contrib/ipfilter/bpf_filter.c 1.4 +38 -5 src/contrib/ipfilter/ip_fil.c 1.4 +1 -2 src/contrib/ipfilter/ipf.h 1.8 +2 -2 src/contrib/ipfilter/iplang/iplang_y.y 1.4 +2 -1 src/contrib/ipfilter/ipmon.h 1.3 +15 -1 src/contrib/ipfilter/ipsd/sbpf.c 1.14 +3 -1 src/contrib/ipfilter/ipsend/ipsend.c 1.12 +31 -2 src/contrib/ipfilter/ipsend/iptests.c 1.4 +3 -1 src/contrib/ipfilter/ipsend/lsock.c 1.4 +6 -1 src/contrib/ipfilter/ipsend/resend.c 1.8 +15 -1 src/contrib/ipfilter/ipsend/sbpf.c 1.17 +37 -8 src/contrib/ipfilter/ipsend/sock.c 1.4 +1 -1 src/contrib/ipfilter/ipt.h 1.4 +1 -74 src/contrib/ipfilter/lib/addicmp.c 1.4 +0 -86 src/contrib/ipfilter/lib/addkeep.c (dead) 1.4 +8 -24 src/contrib/ipfilter/lib/facpri.c 1.3 +27 -0 src/contrib/ipfilter/lib/getport.c 1.4 +1 -26 src/contrib/ipfilter/lib/icmpcode.c 1.5 +7 -28 src/contrib/ipfilter/lib/ipft_tx.c 1.4 +0 -26 src/contrib/ipfilter/lib/make_range.c (dead) 1.4 +5 -1 src/contrib/ipfilter/lib/optprint.c 1.4 +15 -15 src/contrib/ipfilter/lib/printfr.c 1.4 +4 -7 src/contrib/ipfilter/lib/printlog.c 1.17 +6 -1 src/contrib/ipfilter/man/ipmon.8 1.4 +1 -1 src/contrib/ipfilter/radix.c 1.4 +0 -1 src/contrib/ipfilter/samples/proxy.c 1.5 +2 -2 src/contrib/ipfilter/tools/ipf.c 1.5 +41 -18 src/contrib/ipfilter/tools/ipf_y.y 1.4 +2 -2 src/contrib/ipfilter/tools/ipfcomp.c 1.4 +38 -17 src/contrib/ipfilter/tools/ipfs.c 1.4 +1 -3 src/contrib/ipfilter/tools/ipfstat.c 1.4 +3 -3 src/contrib/ipfilter/tools/ipftest.c 1.6 +33 -23 src/contrib/ipfilter/tools/ipmon.c 1.4 +50 -13 src/contrib/ipfilter/tools/ipnat_y.y 1.4 +6 -3 src/contrib/ipfilter/tools/ipsyncm.c 1.4 +10 -8 src/contrib/ipfilter/tools/ipsyncs.c 1.3 +2 -0 src/contrib/ipfilter/tools/lexer.c From owner-cvs-src@FreeBSD.ORG Wed Aug 16 12:27: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 2373016A4E5; Wed, 16 Aug 2006 12:27:08 +0000 (UTC) (envelope-from guido@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B433843DCB; Wed, 16 Aug 2006 12:25:00 +0000 (GMT) (envelope-from guido@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GCP0Qx056849; Wed, 16 Aug 2006 12:25:00 GMT (envelope-from guido@repoman.freebsd.org) Received: (from guido@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GCP0GQ056848; Wed, 16 Aug 2006 12:25:00 GMT (envelope-from guido) Message-Id: <200608161225.k7GCP0GQ056848@repoman.freebsd.org> From: Guido van Rooij Date: Wed, 16 Aug 2006 12: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/sbin/ipf/libipf Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 12:27:08 -0000 guido 2006-08-16 12:25:00 UTC FreeBSD src repository Modified files: sbin/ipf/libipf Makefile Log: Adapt to ipf 4.1.13 Revision Changes Path 1.4 +2 -2 src/sbin/ipf/libipf/Makefile From owner-cvs-src@FreeBSD.ORG Wed Aug 16 12:48: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 C98C516A4DD; Wed, 16 Aug 2006 12:48:04 +0000 (UTC) (envelope-from bde@zeta.org.au) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5966043D70; Wed, 16 Aug 2006 12:48:00 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.2.163]) by mailout2.pacific.net.au (Postfix) with ESMTP id F0E086E950; Wed, 16 Aug 2006 22:47:58 +1000 (EST) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailproxy2.pacific.net.au (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k7GClpMF027713; Wed, 16 Aug 2006 22:47:57 +1000 Date: Wed, 16 Aug 2006 22:47:51 +1000 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: Ruslan Ermilov In-Reply-To: <20060815083441.GD67570@rambler-co.ru> Message-ID: <20060816221914.H37557@delplex.bde.org> References: <200608141328.k7EDSrRB084019@repoman.freebsd.org> <20060815085001.S32503@delplex.bde.org> <20060815083441.GD67570@rambler-co.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/conf kern.post.mk kmod.mk src/sys/modules/if_ef Makefile src/sys/modules/if_ppp Makefile src/sys/modules/netgraph/mppc Makefile src/sys/modules/sound/sound Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 12:48:04 -0000 On Tue, 15 Aug 2006, Ruslan Ermilov wrote: > On Tue, Aug 15, 2006 at 09:40:36AM +1000, Bruce Evans wrote: >> On Mon, 14 Aug 2006, Dag-Erling Smorgrav wrote: >>> Revision Changes Path >>> 1.96 +1 -1 src/sys/conf/kern.post.mk >>> 1.210 +2 -2 src/sys/conf/kmod.mk >>> 1.14 +4 -4 src/sys/modules/if_ef/Makefile >>> 1.36 +3 -3 src/sys/modules/if_ppp/Makefile >>> 1.14 +1 -1 src/sys/modules/netgraph/mppc/Makefile >>> 1.19 +1 -1 src/sys/modules/sound/sound/Makefile >> >> I use echo -n for one of these. "echo" is less cryptic than ">", and >> is probably faster since /bin/echo is smaller than /bin/sh and is used >> enough to keep it cached. >> > make(1) will still use sh(1) when it sees ">", so what's the point? Oops. For some reason I thought make handled redirection internally, and ktrace didn't seem to show sh. >> In sound/Makefile, the cleanup should be to remove the touching (now >> emptying) since the touching used to be just worse than the default of >> emptying and is now just the same as the default (but takes extra code). >> > No. It has a preceding comment explaining why it's needed on sparc64: > to always build sound.ko without isadma dependency; see rev. 1.16 by > marius@. Hmm, that's ugly. 1.16 seems to have the opposite effect in the non-sparc64 case -- it forces isa for sound.ko even in the KERNBUILDDIR case with isa not in the kernel. All targets for opt_foo.h in module makefiles similarly force the kernel options to not be used. However, it is a bug to ever use kernel options in modules :-). Bruce From owner-cvs-src@FreeBSD.ORG Wed Aug 16 12:58: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 5765B16A4DA; Wed, 16 Aug 2006 12:58:42 +0000 (UTC) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1340B43D72; Wed, 16 Aug 2006 12:58:42 +0000 (GMT) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GCwf16066633; Wed, 16 Aug 2006 12:58:41 GMT (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GCwfED066632; Wed, 16 Aug 2006 12:58:41 GMT (envelope-from thomas) Message-Id: <200608161258.k7GCwfED066632@repoman.freebsd.org> From: Thomas Quinot Date: Wed, 16 Aug 2006 12:58: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/usr.sbin/yppush yppush_main.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 12:58:42 -0000 thomas 2006-08-16 12:58:41 UTC FreeBSD src repository Modified files: usr.sbin/yppush yppush_main.c Log: Remove unsafe use of asynchronous I/O (the SIGIO handler could cause incorrect reentrant calls to the libc memory manager). Add missing error handling: * for an incoming response with an incorrect tid; * for a failure to register the response RPC program, Fix error handling for failure to malloc job descriptor (this needs to be done before the transient RPC program is registered). PR: bin/102143 MFC after: 2 weeks Revision Changes Path 1.22 +46 -118 src/usr.sbin/yppush/yppush_main.c From owner-cvs-src@FreeBSD.ORG Wed Aug 16 13:08: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 9D64E16A4DE; Wed, 16 Aug 2006 13:08:23 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A00343D58; Wed, 16 Aug 2006 13:08:23 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GD8NGY068264; Wed, 16 Aug 2006 13:08:23 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GD8Nut068263; Wed, 16 Aug 2006 13:08:23 GMT (envelope-from ru) Message-Id: <200608161308.k7GD8Nut068263@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 16 Aug 2006 13:08:23 +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/sysctl sysctl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Aug 2006 13:08:23 -0000 ru 2006-08-16 13:08:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/sysctl sysctl.c Log: MFC: 1.73: Fix printing of integer Celsius. Revision Changes Path 1.67.2.5 +3 -3 src/sbin/sysctl/sysctl.c From owner-cvs-src@FreeBSD.ORG Wed Aug 16 13:51: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 4428916A4DA; Wed, 16 Aug 2006 13:51:06 +0000 (UTC) (envelope-from bruno@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1F2443D45; Wed, 16 Aug 2006 13:51:05 +0000 (GMT) (envelope-from bruno@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GDp5lb070987; Wed, 16 Aug 2006 13:51:05 GMT (envelope-from bruno@repoman.freebsd.org) Received: (from bruno@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GDp52a070986; Wed, 16 Aug 2006 13:51:05 GMT (envelope-from bruno) Message-Id: <200608161351.k7GDp52a070986@repoman.freebsd.org> From: Bruno Ducrot Date: Wed, 16 Aug 2006 13:51:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/acpica acpi_video.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Aug 2006 13:51:06 -0000 bruno 2006-08-16 13:51:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/acpica acpi_video.c Log: MFC 1.13: Improve the way we'll detect video devices as per ACPI 3.0. PR: 100271 Requested by: john AT utzweb DOT net Submitted by: hrs Reviewed by: njl Approved by: njl Revision Changes Path 1.10.2.2 +51 -21 src/sys/dev/acpica/acpi_video.c From owner-cvs-src@FreeBSD.ORG Wed Aug 16 14: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 E777F16A4DD; Wed, 16 Aug 2006 14:34:35 +0000 (UTC) (envelope-from bde@zeta.org.au) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75BDA43D4C; Wed, 16 Aug 2006 14:34:35 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout2.pacific.net.au (Postfix) with ESMTP id 4536B149255; Thu, 17 Aug 2006 00:34:34 +1000 (EST) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k7GEYVPl002004; Thu, 17 Aug 2006 00:34:32 +1000 Date: Thu, 17 Aug 2006 00:34:31 +1000 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: John Baldwin In-Reply-To: <200608151052.49421.jhb@freebsd.org> Message-ID: <20060817003125.I38538@delplex.bde.org> References: <200608151245.k7FCjpJo077372@repoman.freebsd.org> <200608152134.46359.davidxu@freebsd.org> <20060815135517.GB41562@deviant.kiev.zoral.com.ua> <200608151052.49421.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Kostik Belousov , cvs-src@FreeBSD.org, src-committers@FreeBSD.org, David Xu , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 support.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, 16 Aug 2006 14:34:36 -0000 On Tue, 15 Aug 2006, John Baldwin wrote: > On Tuesday 15 August 2006 09:55, Kostik Belousov wrote: >> So, it seems that xorq %rax, %rax and xorl %eax, %eax will make the >> same results, but in the different ways. And xorq requires REX prefix, >> that shall make the decoding longer. > > Ok, thanks! David, can you revert your change? I had almost gone through > earlier and fixed all the places that did this a while back until I realized > that it must have been intentional. It is logged as intentional in the commit that went through and optimized all places that used xorq: %%% RCS file: /home/ncvs/src/sys/amd64/amd64/support.S,v Working file: support.S head: 1.118 ... ---------------------------- revision 1.116 date: 2005/09/27 18:32:46; author: peter; state: Exp; lines: +11 -11 Fix a minor nit that has been bugging me for a while. Fix the obvious cases of using a 64 bit operation to zero a register. 32 bit opcodes are smaller and supposedly faster, and clear the upper 32 bits for free. ---------------------------- %%% Bruce From owner-cvs-src@FreeBSD.ORG Wed Aug 16 16: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 71B8316A4DA; Wed, 16 Aug 2006 16:28:31 +0000 (UTC) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA8D943D49; Wed, 16 Aug 2006 16:28:30 +0000 (GMT) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GGSUlN088136; Wed, 16 Aug 2006 16:28:30 GMT (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GGSUrT088135; Wed, 16 Aug 2006 16:28:30 GMT (envelope-from thomas) Message-Id: <200608161628.k7GGSUrT088135@repoman.freebsd.org> From: Thomas Quinot Date: Wed, 16 Aug 2006 16:28: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/sbin/dump dump.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, 16 Aug 2006 16:28:31 -0000 thomas 2006-08-16 16:28:30 UTC FreeBSD src repository Modified files: sbin/dump dump.8 Log: Clarify documentation of '-L' command line switch: the snapshot is unlinked as soon as the dump starts (and removed when the dump is completed, and the dump process exits). Previous wording was confusing because users might expect the snapshot to be visible in the .snap subdirectory while dump is running. MFC after: 1 week Revision Changes Path 1.74 +2 -1 src/sbin/dump/dump.8 From owner-cvs-src@FreeBSD.ORG Wed Aug 16 17:14: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 B168B16A4DA; Wed, 16 Aug 2006 17:14:53 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D37643D53; Wed, 16 Aug 2006 17:14:53 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GHEqRp099528; Wed, 16 Aug 2006 17:14:53 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GHEqwR099527; Wed, 16 Aug 2006 17:14:52 GMT (envelope-from brooks) Message-Id: <200608161714.k7GHEqwR099527@repoman.freebsd.org> From: Brooks Davis Date: Wed, 16 Aug 2006 17:14: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/etc/defaults rc.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Aug 2006 17:14:53 -0000 brooks 2006-08-16 17:14:52 UTC FreeBSD src repository Modified files: etc/defaults rc.conf Log: Set removable_route_flush to NO be default. It's clearly the wrong thing to do in most (all?) cases and certainly should not be the default now that we're running pccard_ether on all interface creates and destroys. MFC after: 3 days Revision Changes Path 1.292 +1 -1 src/etc/defaults/rc.conf From owner-cvs-src@FreeBSD.ORG Wed Aug 16 18: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 ED9C116A4E2; Wed, 16 Aug 2006 18:33:35 +0000 (UTC) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8827B43D45; Wed, 16 Aug 2006 18:33:35 +0000 (GMT) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GIXZAZ008632; Wed, 16 Aug 2006 18:33:35 GMT (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GIXZ2O008631; Wed, 16 Aug 2006 18:33:35 GMT (envelope-from thomas) Message-Id: <200608161833.k7GIXZ2O008631@repoman.freebsd.org> From: Thomas Quinot Date: Wed, 16 Aug 2006 18:33: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/usr.sbin/rpc.lockd kern.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Aug 2006 18:33:36 -0000 thomas 2006-08-16 18:33:35 UTC FreeBSD src repository Modified files: usr.sbin/rpc.lockd kern.c Log: Use setproctitle(3) to provide identification of the client and server processes created by rpc.lockd. MFC after: 1 week Revision Changes Path 1.20 +2 -0 src/usr.sbin/rpc.lockd/kern.c From owner-cvs-src@FreeBSD.ORG Wed Aug 16 18:54: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 D7E4016A4E1; Wed, 16 Aug 2006 18:54:56 +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 5920243D49; Wed, 16 Aug 2006 18:54:51 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GIspOh011846; Wed, 16 Aug 2006 18:54:51 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GIspLD011845; Wed, 16 Aug 2006 18:54:51 GMT (envelope-from netchild) Message-Id: <200608161854.k7GIspLD011845@repoman.freebsd.org> From: Alexander Leidinger Date: Wed, 16 Aug 2006 18:54:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/linux32 linux.h linux32_machdep.c src/sys/compat/linux linux_emul.c linux_emul.h src/sys/i386/linux linux.h linux_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 18:54:57 -0000 netchild 2006-08-16 18:54:51 UTC FreeBSD src repository Modified files: sys/amd64/linux32 linux.h linux32_machdep.c sys/compat/linux linux_emul.c linux_emul.h sys/i386/linux linux.h linux_machdep.c Log: Style fixes to comments. Sponsored by: Google SoC 2006 Submitted by: rdivacky Noticed by: jhb, ssouhlal Revision Changes Path 1.4 +2 -1 src/sys/amd64/linux32/linux.h 1.14 +8 -4 src/sys/amd64/linux32/linux32_machdep.c 1.2 +9 -5 src/sys/compat/linux/linux_emul.c 1.2 +2 -1 src/sys/compat/linux/linux_emul.h 1.67 +2 -1 src/sys/i386/linux/linux.h 1.52 +16 -8 src/sys/i386/linux/linux_machdep.c From owner-cvs-src@FreeBSD.ORG Wed Aug 16 22:22:29 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4421F16A4DE; Wed, 16 Aug 2006 22:22:29 +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 F37A943D45; Wed, 16 Aug 2006 22:22:28 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GMMS0V080636; Wed, 16 Aug 2006 22:22:28 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GMMSGN080635; Wed, 16 Aug 2006 22:22:28 GMT (envelope-from davidxu) Message-Id: <200608162222.k7GMMSGN080635@repoman.freebsd.org> From: David Xu Date: Wed, 16 Aug 2006 22:22: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/amd64/amd64 support.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, 16 Aug 2006 22:22:29 -0000 davidxu 2006-08-16 22:22:28 UTC FreeBSD src repository Modified files: sys/amd64/amd64 support.S Log: Change xorq back to xorl. Noticed by: bde Revision Changes Path 1.119 +1 -1 src/sys/amd64/amd64/support.S From owner-cvs-src@FreeBSD.ORG Wed Aug 16 22:32: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 1897A16A4DA; Wed, 16 Aug 2006 22:32:51 +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 C425343D58; Wed, 16 Aug 2006 22:32:50 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GMWob2081152; Wed, 16 Aug 2006 22:32:50 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GMWoZT081151; Wed, 16 Aug 2006 22:32:50 GMT (envelope-from peter) Message-Id: <200608162232.k7GMWoZT081151@repoman.freebsd.org> From: Peter Wemm Date: Wed, 16 Aug 2006 22:32:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern syscalls.master src/sys/compat/freebsd32 syscalls.master X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Aug 2006 22:32:51 -0000 peter 2006-08-16 22:32:50 UTC FreeBSD src repository Modified files: sys/kern syscalls.master sys/compat/freebsd32 syscalls.master Log: Grab two syscall numbers. One is used to emulate functionality that linux has in its procfs (do a readlink of /proc/self/fd/ to find the pathname that corresponds to a given file descriptor). Valgrind-3.x needs this functionality. This is a placeholder only at this time. Revision Changes Path 1.71 +2 -0 src/sys/compat/freebsd32/syscalls.master 1.223 +2 -0 src/sys/kern/syscalls.master From owner-cvs-src@FreeBSD.ORG Wed Aug 16 23: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 CDF8316A4DE; Wed, 16 Aug 2006 23:14:52 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89CB143D45; Wed, 16 Aug 2006 23:14:52 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GNEqPV091320; Wed, 16 Aug 2006 23:14:52 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GNEq5h091319; Wed, 16 Aug 2006 23:14:52 GMT (envelope-from imp) Message-Id: <200608162314.k7GNEq5h091319@repoman.freebsd.org> From: Warner Losh Date: Wed, 16 Aug 2006 23:14:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/arm/at91/boot0iic Makefile doit.c main.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 23:14:52 -0000 imp 2006-08-16 23:14:52 UTC FreeBSD src repository Modified files: sys/boot/arm/at91/boot0iic Makefile main.c Removed files: sys/boot/arm/at91/boot0iic doit.c Log: MFp4: Simplify life a little for such a simple program. Revision Changes Path 1.2 +1 -1 src/sys/boot/arm/at91/boot0iic/Makefile 1.2 +0 -44 src/sys/boot/arm/at91/boot0iic/doit.c (dead) 1.2 +4 -3 src/sys/boot/arm/at91/boot0iic/main.c From owner-cvs-src@FreeBSD.ORG Wed Aug 16 23:18: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 873A016A4EB; Wed, 16 Aug 2006 23:18:08 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4136443D5D; Wed, 16 Aug 2006 23:18:08 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GNI8Ym091549; Wed, 16 Aug 2006 23:18:08 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GNI8O4091548; Wed, 16 Aug 2006 23:18:08 GMT (envelope-from imp) Message-Id: <200608162318.k7GNI8O4091548@repoman.freebsd.org> From: Warner Losh Date: Wed, 16 Aug 2006 23:18:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/arm/at91/boot0spi Makefile doit.c main.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 23:18:08 -0000 imp 2006-08-16 23:18:07 UTC FreeBSD src repository Modified files: sys/boot/arm/at91/boot0spi Makefile main.c Removed files: sys/boot/arm/at91/boot0spi doit.c Log: MFp4: Tidy up a bit. Make sure that the burned image matches the downloaded one. Revision Changes Path 1.2 +1 -1 src/sys/boot/arm/at91/boot0spi/Makefile 1.2 +0 -37 src/sys/boot/arm/at91/boot0spi/doit.c (dead) 1.2 +22 -3 src/sys/boot/arm/at91/boot0spi/main.c From owner-cvs-src@FreeBSD.ORG Wed Aug 16 23:39: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 C436616A4DD; Wed, 16 Aug 2006 23:39:59 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23A8543D58; Wed, 16 Aug 2006 23:39:59 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GNdxbD092910; Wed, 16 Aug 2006 23:39:59 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GNdxGa092909; Wed, 16 Aug 2006 23:39:59 GMT (envelope-from imp) Message-Id: <200608162339.k7GNdxGa092909@repoman.freebsd.org> From: Warner Losh Date: Wed, 16 Aug 2006 23:39: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/boot/arm/at91/bootiic loader_prompt.c src/sys/boot/arm/at91/bootspi Makefile arm_init.S arm_init.s env_vars.c env_vars.h loader_prompt.c loader_prompt.h main.c src/sys/boot/arm/at91/libat91 Makefile delay.c emac.c emac.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, 16 Aug 2006 23:39:59 -0000 imp 2006-08-16 23:39:58 UTC FreeBSD src repository Modified files: sys/boot/arm/at91/bootiic loader_prompt.c sys/boot/arm/at91/bootspi Makefile main.c sys/boot/arm/at91/libat91 Makefile emac.c emac.h Added files: sys/boot/arm/at91/bootspi arm_init.S env_vars.c env_vars.h loader_prompt.c loader_prompt.h sys/boot/arm/at91/libat91 delay.c emac_init.c lib_AT91RM9200.h mci_device.c mci_device.h reset.c sd-card.c sd-card.h Removed files: sys/boot/arm/at91/bootspi arm_init.s Log: MFp4: First cut at making spi and/or sd card booting work, needs work Revision Changes Path 1.2 +1 -1 src/sys/boot/arm/at91/bootiic/loader_prompt.c 1.2 +5 -1 src/sys/boot/arm/at91/bootspi/Makefile 1.1 +110 -0 src/sys/boot/arm/at91/bootspi/arm_init.S (new) 1.2 +0 -110 src/sys/boot/arm/at91/bootspi/arm_init.s (dead) 1.1 +130 -0 src/sys/boot/arm/at91/bootspi/env_vars.c (new) 1.1 +54 -0 src/sys/boot/arm/at91/bootspi/env_vars.h (new) 1.1 +360 -0 src/sys/boot/arm/at91/bootspi/loader_prompt.c (new) 1.1 +62 -0 src/sys/boot/arm/at91/bootspi/loader_prompt.h (new) 1.2 +32 -31 src/sys/boot/arm/at91/bootspi/main.c 1.4 +3 -2 src/sys/boot/arm/at91/libat91/Makefile 1.1 +43 -0 src/sys/boot/arm/at91/libat91/delay.c (new) 1.3 +1 -84 src/sys/boot/arm/at91/libat91/emac.c 1.3 +9 -1 src/sys/boot/arm/at91/libat91/emac.h 1.1 +139 -0 src/sys/boot/arm/at91/libat91/emac_init.c (new) 1.1 +639 -0 src/sys/boot/arm/at91/libat91/lib_AT91RM9200.h (new) 1.1 +616 -0 src/sys/boot/arm/at91/libat91/mci_device.c (new) 1.1 +417 -0 src/sys/boot/arm/at91/libat91/mci_device.h (new) 1.1 +57 -0 src/sys/boot/arm/at91/libat91/reset.c (new) 1.1 +335 -0 src/sys/boot/arm/at91/libat91/sd-card.c (new) 1.1 +38 -0 src/sys/boot/arm/at91/libat91/sd-card.h (new) From owner-cvs-src@FreeBSD.ORG Wed Aug 16 23:53: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 BA1AC16A4E0; Wed, 16 Aug 2006 23:53:05 +0000 (UTC) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7550343D45; Wed, 16 Aug 2006 23:53:05 +0000 (GMT) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GNr5KH093685; Wed, 16 Aug 2006 23:53:05 GMT (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GNr5hN093684; Wed, 16 Aug 2006 23:53:05 GMT (envelope-from thomas) Message-Id: <200608162353.k7GNr5hN093684@repoman.freebsd.org> From: Thomas Quinot Date: Wed, 16 Aug 2006 23:53:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/nfsclient nfs_lock.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Aug 2006 23:53:05 -0000 thomas 2006-08-16 23:53:05 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_lock.c Log: Fix typos in comment. Revision Changes Path 1.44 +1 -1 src/sys/nfsclient/nfs_lock.c From owner-cvs-src@FreeBSD.ORG Wed Aug 16 23:55: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 216EF16A4DD; Wed, 16 Aug 2006 23:55:36 +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 8EBCC43D5A; Wed, 16 Aug 2006 23:55:34 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7GNtYZB093836; Wed, 16 Aug 2006 23:55:34 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7GNtY70093835; Wed, 16 Aug 2006 23:55:34 GMT (envelope-from yongari) Message-Id: <200608162355.k7GNtY70093835@repoman.freebsd.org> From: Pyun YongHyeon Date: Wed, 16 Aug 2006 23:55:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/em if_em.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 16 Aug 2006 23:55:36 -0000 yongari 2006-08-16 23:55:34 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Don't update Rx descriptor status in two different functions. Suggested by: pdeuskar Reviewed by: pdeuskar Revision Changes Path 1.132 +8 -9 src/sys/dev/em/if_em.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 00:01: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 E0CEB16A4DA; Thu, 17 Aug 2006 00:01:09 +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 97AF243D45; Thu, 17 Aug 2006 00:01:09 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H0198F094222; Thu, 17 Aug 2006 00:01:09 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H019G2094221; Thu, 17 Aug 2006 00:01:09 GMT (envelope-from yongari) Message-Id: <200608170001.k7H019G2094221@repoman.freebsd.org> From: Pyun YongHyeon Date: Thu, 17 Aug 2006 00:01: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/dev/hme if_hme.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 00:01:10 -0000 yongari 2006-08-17 00:01:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/hme if_hme.c Log: MFC if_hme.c, 1.49 to RELENG_6: Fix invalid reference of mbuf chains. Use proper pointer dereference to inform modified mbuf chains to caller. While I'm here perform checksum offload setup after loading DMA maps as m_defrag(9) can return new mbuf chains. Revision Changes Path 1.37.2.8 +16 -16 src/sys/dev/hme/if_hme.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 00:03: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 A145F16A4DE; Thu, 17 Aug 2006 00:03:59 +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 0292F43D4C; Thu, 17 Aug 2006 00:03:58 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H03wGF095591; Thu, 17 Aug 2006 00:03:58 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H03wki095590; Thu, 17 Aug 2006 00:03:58 GMT (envelope-from yongari) Message-Id: <200608170003.k7H03wki095590@repoman.freebsd.org> From: Pyun YongHyeon Date: Thu, 17 Aug 2006 00:03: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/dev/sk if_sk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 00:03:59 -0000 yongari 2006-08-17 00:03:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/sk if_sk.c Log: MFC if_sk.c, 1.130 to RELENG_6: Fix invalid reference of mbuf chains. Use proper pointer dereference to inform modified mbuf chains to caller. Revision Changes Path 1.125.2.5 +13 -13 src/sys/dev/sk/if_sk.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 00: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 6032016A4DD; Thu, 17 Aug 2006 00:05:57 +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 37B1443D76; Thu, 17 Aug 2006 00:05:51 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H05pdm095745; Thu, 17 Aug 2006 00:05:51 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H05pw3095744; Thu, 17 Aug 2006 00:05:51 GMT (envelope-from yongari) Message-Id: <200608170005.k7H05pw3095744@repoman.freebsd.org> From: Pyun YongHyeon Date: Thu, 17 Aug 2006 00:05: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/dev/stge if_stge.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 00:05:57 -0000 yongari 2006-08-17 00:05:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/stge if_stge.c Log: MFC if_stge.c, 1.2 to RELENG_6: Fix invalid reference of mbuf chains. Use proper pointer dereference to inform modified mbuf chains to caller. Revision Changes Path 1.1.2.2 +13 -13 src/sys/dev/stge/if_stge.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 00:08: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 9DBAF16A4DD; Thu, 17 Aug 2006 00:08:27 +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 4F1FA43D46; Thu, 17 Aug 2006 00:08:27 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H08Rjg095908; Thu, 17 Aug 2006 00:08:27 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H08R7r095907; Thu, 17 Aug 2006 00:08:27 GMT (envelope-from yongari) Message-Id: <200608170008.k7H08R7r095907@repoman.freebsd.org> From: Pyun YongHyeon Date: Thu, 17 Aug 2006 00:08:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/mii rgephy.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 00:08:27 -0000 yongari 2006-08-17 00:08:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/mii rgephy.c Log: MFC rgephy.c, 1.11 to RELENG_6: Due to the poor PHY documentation from RealTek I can't sure but I think the RealTek PHY needs driver to set RGEPHY_BMCR_AUTOEN bit of RGEPHY_MII_BMCR register and proper ANAR register setting for manual media type selection. This fixes long standing manual media type selection bug in rgephy(4). Revision Changes Path 1.6.2.3 +18 -10 src/sys/dev/mii/rgephy.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 00:11: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 486BD16A4DF; Thu, 17 Aug 2006 00:11:08 +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 06E2343D4C; Thu, 17 Aug 2006 00:11:08 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H0B7fs096137; Thu, 17 Aug 2006 00:11:07 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H0B7RG096136; Thu, 17 Aug 2006 00:11:07 GMT (envelope-from yongari) Message-Id: <200608170011.k7H0B7RG096136@repoman.freebsd.org> From: Pyun YongHyeon Date: Thu, 17 Aug 2006 00:11:07 +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/pci if_xl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 00:11:08 -0000 yongari 2006-08-17 00:11:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/pci if_xl.c Log: MFC if_xl.c, 1.204 to RELENG_6: Make sure to check frames in Tx queue are empty before clearing watchdog timer. Revision Changes Path 1.190.2.9 +4 -4 src/sys/pci/if_xl.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 00:13: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 0693316A4E0; Thu, 17 Aug 2006 00:13:10 +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 160EC43D53; Thu, 17 Aug 2006 00:13:08 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H0D7Yt096262; Thu, 17 Aug 2006 00:13:07 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H0D7wX096261; Thu, 17 Aug 2006 00:13:07 GMT (envelope-from yongari) Message-Id: <200608170013.k7H0D7wX096261@repoman.freebsd.org> From: Pyun YongHyeon Date: Thu, 17 Aug 2006 00:13:07 +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/pci if_xl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 00:13:10 -0000 yongari 2006-08-17 00:13:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/pci if_xl.c Log: MFC if_xl.c, 1.205 to RELENG_6: Don't reset Tx threshold value whenever xl_init_locked() is called. Instead the threshould is initialized in device attach. Later the threshold could be increased in Tx underrun error and the new threshold should be used in xl_init_locked(). Revision Changes Path 1.190.2.10 +3 -1 src/sys/pci/if_xl.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 00:14: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 BB80A16A4DD; Thu, 17 Aug 2006 00:14:35 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44CF343D55; Thu, 17 Aug 2006 00:14:33 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H0EWPi096336; Thu, 17 Aug 2006 00:14:32 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H0EWYo096335; Thu, 17 Aug 2006 00:14:32 GMT (envelope-from imp) Message-Id: <200608170014.k7H0EWYo096335@repoman.freebsd.org> From: Warner Losh Date: Thu, 17 Aug 2006 00:14:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/arm/at91/bootspi arm_init.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: Thu, 17 Aug 2006 00:14:35 -0000 imp 2006-08-17 00:14:32 UTC FreeBSD src repository Modified files: sys/boot/arm/at91/bootspi arm_init.S Log: MFp4: changes since .s -> .S rename. Use correct header for size Revision Changes Path 1.2 +17 -2 src/sys/boot/arm/at91/bootspi/arm_init.S From owner-cvs-src@FreeBSD.ORG Thu Aug 17 00:37: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 DC7C416A4E0; Thu, 17 Aug 2006 00:37:03 +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 AA30443D5C; Thu, 17 Aug 2006 00:37:03 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H0b3lm098936; Thu, 17 Aug 2006 00:37:03 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H0b36H098935; Thu, 17 Aug 2006 00:37:03 GMT (envelope-from julian) Message-Id: <200608170037.k7H0b36H098935@repoman.freebsd.org> From: Julian Elischer Date: Thu, 17 Aug 2006 00:37:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf NOTES options src/sys/netinet ip_fastfwd.c ip_input.c ip_output.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 00:37:04 -0000 julian 2006-08-17 00:37:03 UTC FreeBSD src repository Modified files: sys/conf NOTES options sys/netinet ip_fastfwd.c ip_input.c ip_output.c Log: Remove the IPFIREWALL_FORWARD_EXTENDED option and make it on by default as it always was in older versions of FreeBSD. This option is pointless as it is needed in just about every interesting usage of forward that I have ever seen. It doesn't make the system any safer and just wastes huge amounts of develper time when the system doesn't behave as expected when code is moved from 4.x to 6.x It doesn't make the system any safer and just wastes huge amounts of develper time when the system doesn't behave as expected when code is moved from 4.x to 6.x or 7.x Reviewed by: glebius MFC after: 1 week Revision Changes Path 1.1378 +3 -7 src/sys/conf/NOTES 1.557 +0 -1 src/sys/conf/options 1.37 +1 -5 src/sys/netinet/ip_fastfwd.c 1.320 +0 -4 src/sys/netinet/ip_input.c 1.259 +5 -14 src/sys/netinet/ip_output.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 00:41: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 E307E16A4E1; Thu, 17 Aug 2006 00:41:11 +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 4798E43D8A; Thu, 17 Aug 2006 00:41:06 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H0f6To099567; Thu, 17 Aug 2006 00:41:06 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H0f6N7099566; Thu, 17 Aug 2006 00:41:06 GMT (envelope-from julian) Message-Id: <200608170041.k7H0f6N7099566@repoman.freebsd.org> From: Julian Elischer Date: Thu, 17 Aug 2006 00:41: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 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, 17 Aug 2006 00:41:12 -0000 julian 2006-08-17 00:41:06 UTC FreeBSD src repository Modified files: . UPDATING Log: Note IPFIREWALL_FOWARD_EXTENDED is now gone. MFC after: 1 week Revision Changes Path 1.453 +5 -0 src/UPDATING From owner-cvs-src@FreeBSD.ORG Thu Aug 17 00:46: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 E1A5D16A4DE; Thu, 17 Aug 2006 00:46:06 +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 9DB4343D45; Thu, 17 Aug 2006 00:46:06 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H0k60U000323; Thu, 17 Aug 2006 00:46:06 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H0k6Rv000322; Thu, 17 Aug 2006 00:46:06 GMT (envelope-from julian) Message-Id: <200608170046.k7H0k6Rv000322@repoman.freebsd.org> From: Julian Elischer Date: Thu, 17 Aug 2006 00:46: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/sbin/ipfw ipfw.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 00:46:07 -0000 julian 2006-08-17 00:46:06 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw.8 Log: Take IP_FIREWALL_EXTENDED out of the man page too. MFC after: 1 week Revision Changes Path 1.191 +0 -8 src/sbin/ipfw/ipfw.8 From owner-cvs-src@FreeBSD.ORG Thu Aug 17 01:20: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 64A6E16A4E1; Thu, 17 Aug 2006 01:20: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 1EDD643D5A; Thu, 17 Aug 2006 01:20:37 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H1KaTi015481; Thu, 17 Aug 2006 01:20:36 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H1KaiX015480; Thu, 17 Aug 2006 01:20:36 GMT (envelope-from sobomax) Message-Id: <200608170120.k7H1KaiX015480@repoman.freebsd.org> From: Maxim Sobolev Date: Thu, 17 Aug 2006 01:20: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/usr.sbin/newsyslog newsyslog.c newsyslog.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, 17 Aug 2006 01:20:37 -0000 sobomax 2006-08-17 01:20:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/newsyslog newsyslog.c newsyslog.conf.5 Log: MFC: Remove mention of the `W' flag, which has been turned to no-op by the neworder change. Keep the option in a config file parser, to not violate POLA. Revision Changes Path 1.101.2.4 +1 -3 src/usr.sbin/newsyslog/newsyslog.c 1.4.2.1 +0 -15 src/usr.sbin/newsyslog/newsyslog.conf.5 From owner-cvs-src@FreeBSD.ORG Thu Aug 17 01:23: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 8976C16A4DE; Thu, 17 Aug 2006 01:23:21 +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 4483343D4C; Thu, 17 Aug 2006 01:23:21 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H1NLpp016038; Thu, 17 Aug 2006 01:23:21 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H1NLha016037; Thu, 17 Aug 2006 01:23:21 GMT (envelope-from sobomax) Message-Id: <200608170123.k7H1NLha016037@repoman.freebsd.org> From: Maxim Sobolev Date: Thu, 17 Aug 2006 01:23:21 +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/powerpc/powerpc machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 01:23:21 -0000 sobomax 2006-08-17 01:23:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/powerpc/powerpc machdep.c Log: MFC: Use proper trap code for the EXC_ALI traps. This fixes SIGBUS during unaligned 64-bits load/stores. Revision Changes Path 1.89.2.2 +1 -1 src/sys/powerpc/powerpc/machdep.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 02:40: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 C26F516A4DA; Thu, 17 Aug 2006 02:40: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 296AE43D49; Thu, 17 Aug 2006 02:40:56 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k7H2emTQ036491; Wed, 16 Aug 2006 20:40:54 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <44E3D72D.3070604@samsco.org> Date: Wed, 16 Aug 2006 20:40:45 -0600 From: Scott Long 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: Bruce Evans References: <200608151245.k7FCjpJo077372@repoman.freebsd.org> <200608152134.46359.davidxu@freebsd.org> <20060815135517.GB41562@deviant.kiev.zoral.com.ua> <200608151052.49421.jhb@freebsd.org> <20060817003125.I38538@delplex.bde.org> In-Reply-To: <20060817003125.I38538@delplex.bde.org> 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: src-committers@FreeBSD.org, John Baldwin , cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, David Xu , Kostik Belousov Subject: Re: cvs commit: src/sys/amd64/amd64 support.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: Thu, 17 Aug 2006 02:40:57 -0000 Bruce Evans wrote: > On Tue, 15 Aug 2006, John Baldwin wrote: > >> On Tuesday 15 August 2006 09:55, Kostik Belousov wrote: >> >>> So, it seems that xorq %rax, %rax and xorl %eax, %eax will make the >>> same results, but in the different ways. And xorq requires REX prefix, >>> that shall make the decoding longer. >> >> >> Ok, thanks! David, can you revert your change? I had almost gone >> through >> earlier and fixed all the places that did this a while back until I >> realized >> that it must have been intentional. > > > It is logged as intentional in the commit that went through and optimized > all places that used xorq: > > %%% > RCS file: /home/ncvs/src/sys/amd64/amd64/support.S,v > Working file: support.S > head: 1.118 > ... > ---------------------------- > revision 1.116 > date: 2005/09/27 18:32:46; author: peter; state: Exp; lines: +11 -11 > Fix a minor nit that has been bugging me for a while. Fix the obvious > cases of using a 64 bit operation to zero a register. 32 bit opcodes are > smaller and supposedly faster, and clear the upper 32 bits for free. > ---------------------------- > %%% > > Bruce I really, truly, am constantly surprised at the number of people who 'use' CVS, or any version control system for that matter, but don't look at annotations or revision history when they are making changes. I have often had to remind co-workers that version control software is more than just a fancy/expensive FTP server. Scott From owner-cvs-src@FreeBSD.ORG Thu Aug 17 02:50: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 DAC7A16A4DD; Thu, 17 Aug 2006 02:50:12 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C1E243D4C; Thu, 17 Aug 2006 02:50:11 +0000 (GMT) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net ([12.207.12.9]) by sccmmhc91.asp.att.net (sccmmhc91) with ESMTP id <20060817025009m910086690e>; Thu, 17 Aug 2006 02:50:10 +0000 Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.6/8.13.6) with ESMTP id k7H2nx73083491; Wed, 16 Aug 2006 21:50:03 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.6/8.13.6/Submit) id k7H2nwTl083490; Wed, 16 Aug 2006 21:49:58 -0500 (CDT) (envelope-from brooks) Date: Wed, 16 Aug 2006 21:49:58 -0500 From: Brooks Davis To: Dominique Goncalves Message-ID: <20060817024958.GB76194@lor.one-eyed-alien.net> References: <200607242042.k6OKgaDi032540@repoman.freebsd.org> <7daacbbe0608140943m2542b0f7kb950637ae7400bc8@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5/uDoXvLw7AC5HRs" Content-Disposition: inline In-Reply-To: <7daacbbe0608140943m2542b0f7kb950637ae7400bc8@mail.gmail.com> User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Andrew Thompson Subject: Re: cvs commit: src/etc devd.conf src/etc/rc.d devd src/sys/net if.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 02:50:13 -0000 --5/uDoXvLw7AC5HRs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 14, 2006 at 06:43:38PM +0200, Dominique Goncalves wrote: > Hi, >=20 > On 7/24/06, Andrew Thompson wrote: > >thompsa 2006-07-24 20:42:36 UTC > > > > FreeBSD src repository > > > > Modified files: (Branch: RELENG_6) > > etc devd.conf > > etc/rc.d devd > > sys/net if.c > > Log: > > MFC > > Announce all interfaces to devd on attach/detach. This adds a new=20 > > devctl > > notification so all interfaces including pseudo are reported. > > > > r1.33 src/etc/devd.conf > > r1.9 src/etc/rc.d/devd > > r1.256 src/sys/net/if.c > > > > Revision Changes Path > > 1.26.2.5 +10 -8 src/etc/devd.conf > > 1.7.2.2 +2 -2 src/etc/rc.d/devd > > 1.234.2.14 +2 -0 src/sys/net/if.c > >_______________________________________________ > >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" > > >=20 > Reverting this commit seems to solve a problem that I've reported on > stable@ [1] about a warning during the startup "ifconfig: interface XX > does not exist". I've got a fix for this. The problem is that we were unconditionally performing some operations on stop that should only be performed in the case where the interface still exists. I'll commit it soon. -- Brooks --5/uDoXvLw7AC5HRs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE49lVXY6L6fI4GtQRAnmHAJ9Y8Idh98ETHjzN7Q0WcFkk+rd2IQCgoHZO U33Bunmc6VJo332M3QQoXB8= =U52m -----END PGP SIGNATURE----- --5/uDoXvLw7AC5HRs-- From owner-cvs-src@FreeBSD.ORG Thu Aug 17 03:03: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 E083916A4DD; Thu, 17 Aug 2006 03:03:38 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7127843D45; Thu, 17 Aug 2006 03:03:38 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H33cmW024098; Thu, 17 Aug 2006 03:03:38 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H33cxw024097; Thu, 17 Aug 2006 03:03:38 GMT (envelope-from brooks) Message-Id: <200608170303.k7H33cxw024097@repoman.freebsd.org> From: Brooks Davis Date: Thu, 17 Aug 2006 03:03: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/etc network.subr pccard_ether X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 03:03:39 -0000 brooks 2006-08-17 03:03:38 UTC FreeBSD src repository Modified files: etc network.subr pccard_ether Log: Introduce a new function, ifexists and use it to avoid attempting to touch interfaces that don't actually exist in the stop case. In the process move some IPv4 specific code from ifconfig_down to ipv4_down. This should solve problems with ifconfig: error messages on boot when interfaces are renamed. Revision Changes Path 1.172 +41 -26 src/etc/network.subr 1.49 +1 -1 src/etc/pccard_ether From owner-cvs-src@FreeBSD.ORG Thu Aug 17 03:17: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 76A9E16A4DA; Thu, 17 Aug 2006 03:17:05 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3E9D43D55; Thu, 17 Aug 2006 03:17:04 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H3H4KT024737; Thu, 17 Aug 2006 03:17:04 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H3H4Mr024736; Thu, 17 Aug 2006 03:17:04 GMT (envelope-from brooks) Message-Id: <200608170317.k7H3H4Mr024736@repoman.freebsd.org> From: Brooks Davis Date: Thu, 17 Aug 2006 03:17: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: CVSROOT access X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 03:17:05 -0000 brooks 2006-08-17 03:17:04 UTC FreeBSD src repository Modified files: . access Log: take njl's commit bit into safekeeping while on sabbatical per his request. Approved by: core Revision Changes Path 1.784 +0 -1 CVSROOT/access From owner-cvs-src@FreeBSD.ORG Thu Aug 17 03:19: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 3AC9A16A4DE; Thu, 17 Aug 2006 03:19:39 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED60643D4C; Thu, 17 Aug 2006 03:19:38 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H3JcJs024821; Thu, 17 Aug 2006 03:19:38 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H3Jc5e024820; Thu, 17 Aug 2006 03:19:38 GMT (envelope-from kan) Message-Id: <200608170319.k7H3Jc5e024820@repoman.freebsd.org> From: Alexander Kabaev Date: Thu, 17 Aug 2006 03:19: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/sbin/ipf/libipf 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, 17 Aug 2006 03:19:39 -0000 kan 2006-08-17 03:19:38 UTC FreeBSD src repository Modified files: sbin/ipf/libipf Makefile Log: Regularly scheduled patch to unbreak regularly scheduled post-ipfilter buildworld breakage. Exclude loglevel.c from the build. It does not appear to be used by anything in the tree and buildworld succeeds just fine without it. Revision Changes Path 1.5 +1 -1 src/sbin/ipf/libipf/Makefile From owner-cvs-src@FreeBSD.ORG Thu Aug 17 03:38: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 01AB816A4E1; Thu, 17 Aug 2006 03:38:42 +0000 (UTC) (envelope-from takawata@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B514743D46; Thu, 17 Aug 2006 03:38:41 +0000 (GMT) (envelope-from takawata@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H3cfjc025866; Thu, 17 Aug 2006 03:38:41 GMT (envelope-from takawata@repoman.freebsd.org) Received: (from takawata@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H3cfNu025865; Thu, 17 Aug 2006 03:38:41 GMT (envelope-from takawata) Message-Id: <200608170338.k7H3cfNu025865@repoman.freebsd.org> From: Takanori Watanabe Date: Thu, 17 Aug 2006 03:38:41 +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/acpi_support acpi_ibm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 03:38:42 -0000 takawata 2006-08-17 03:38:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/acpi_support acpi_ibm.c Log: Improve exception string format. Remove debug messages on notify handler. MFC: 1.11, 1.12 PR: 100671 Submitted by:henrik at brixandersen.dk Revision Changes Path 1.7.2.3 +2 -4 src/sys/dev/acpi_support/acpi_ibm.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 05:10: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 5F9A316A4DE; Thu, 17 Aug 2006 05:10:54 +0000 (UTC) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0737243D53; Thu, 17 Aug 2006 05:10:54 +0000 (GMT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H5ArST060165; Thu, 17 Aug 2006 05:10:53 GMT (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H5Ar4O060164; Thu, 17 Aug 2006 05:10:53 GMT (envelope-from gshapiro) Message-Id: <200608170510.k7H5Ar4O060164@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Thu, 17 Aug 2006 05:10:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: SENDMAIL Cc: Subject: cvs commit: src/contrib/sendmail - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 05:10:54 -0000 gshapiro 2006-08-17 05:10:53 UTC FreeBSD src repository src/contrib/sendmail - Imported sources Update of /home/ncvs/src/contrib/sendmail In directory repoman.freebsd.org:/tmp/cvs-serv60014 Log Message: Import sendmail 8.13.8 Status: Vendor Tag: SENDMAIL Release Tags: v8_13_8 U src/contrib/sendmail/CACerts U src/contrib/sendmail/FAQ U src/contrib/sendmail/INSTALL U src/contrib/sendmail/KNOWNBUGS U src/contrib/sendmail/LICENSE U src/contrib/sendmail/Makefile U src/contrib/sendmail/PGPKEYS U src/contrib/sendmail/README U src/contrib/sendmail/RELEASE_NOTES U src/contrib/sendmail/cf/README U src/contrib/sendmail/cf/sendmail.schema U src/contrib/sendmail/cf/cf/chez.cs.mc U src/contrib/sendmail/cf/cf/clientproto.mc U src/contrib/sendmail/cf/cf/cs-hpux10.mc U src/contrib/sendmail/cf/cf/cs-hpux9.mc U src/contrib/sendmail/cf/cf/cs-osf1.mc U src/contrib/sendmail/cf/cf/cs-solaris2.mc U src/contrib/sendmail/cf/cf/cs-sunos4.1.mc U src/contrib/sendmail/cf/cf/cs-ultrix4.mc U src/contrib/sendmail/cf/cf/cyrusproto.mc U src/contrib/sendmail/cf/cf/generic-bsd4.4.mc U src/contrib/sendmail/cf/cf/generic-hpux10.mc U src/contrib/sendmail/cf/cf/generic-hpux9.mc U src/contrib/sendmail/cf/cf/generic-linux.mc U src/contrib/sendmail/cf/cf/generic-mpeix.mc U src/contrib/sendmail/cf/cf/generic-nextstep3.3.mc U src/contrib/sendmail/cf/cf/generic-osf1.mc U src/contrib/sendmail/cf/cf/generic-solaris.mc U src/contrib/sendmail/cf/cf/generic-sunos4.1.mc U src/contrib/sendmail/cf/cf/knecht.mc U src/contrib/sendmail/cf/cf/generic-ultrix4.mc U src/contrib/sendmail/cf/cf/huginn.cs.mc U src/contrib/sendmail/cf/cf/mail.cs.mc U src/contrib/sendmail/cf/cf/mail.eecs.mc U src/contrib/sendmail/cf/cf/mailspool.cs.mc U src/contrib/sendmail/cf/cf/Makefile U src/contrib/sendmail/cf/cf/python.cs.mc U src/contrib/sendmail/cf/cf/README U src/contrib/sendmail/cf/cf/s2k-osf1.mc U src/contrib/sendmail/cf/cf/s2k-ultrix4.mc U src/contrib/sendmail/cf/cf/submit.cf U src/contrib/sendmail/cf/cf/submit.mc U src/contrib/sendmail/cf/cf/tcpproto.mc U src/contrib/sendmail/cf/cf/ucbarpa.mc U src/contrib/sendmail/cf/cf/ucbvax.mc U src/contrib/sendmail/cf/cf/uucpproto.mc U src/contrib/sendmail/cf/cf/vangogh.cs.mc U src/contrib/sendmail/cf/domain/berkeley-only.m4 U src/contrib/sendmail/cf/domain/Berkeley.EDU.m4 U src/contrib/sendmail/cf/domain/CS.Berkeley.EDU.m4 U src/contrib/sendmail/cf/domain/EECS.Berkeley.EDU.m4 U src/contrib/sendmail/cf/domain/generic.m4 U src/contrib/sendmail/cf/domain/S2K.Berkeley.EDU.m4 U src/contrib/sendmail/cf/feature/accept_unqualified_senders.m4 U src/contrib/sendmail/cf/feature/accept_unresolvable_domains.m4 U src/contrib/sendmail/cf/feature/access_db.m4 U src/contrib/sendmail/cf/feature/allmasquerade.m4 U src/contrib/sendmail/cf/feature/always_add_domain.m4 U src/contrib/sendmail/cf/feature/authinfo.m4 U src/contrib/sendmail/cf/feature/bestmx_is_local.m4 U src/contrib/sendmail/cf/feature/bitdomain.m4 U src/contrib/sendmail/cf/feature/blacklist_recipients.m4 U src/contrib/sendmail/cf/feature/compat_check.m4 U src/contrib/sendmail/cf/feature/conncontrol.m4 U src/contrib/sendmail/cf/feature/delay_checks.m4 U src/contrib/sendmail/cf/feature/dnsbl.m4 U src/contrib/sendmail/cf/feature/domaintable.m4 U src/contrib/sendmail/cf/feature/enhdnsbl.m4 U src/contrib/sendmail/cf/feature/generics_entire_domain.m4 U src/contrib/sendmail/cf/feature/genericstable.m4 U src/contrib/sendmail/cf/feature/greet_pause.m4 U src/contrib/sendmail/cf/feature/ldap_routing.m4 U src/contrib/sendmail/cf/feature/limited_masquerade.m4 U src/contrib/sendmail/cf/feature/local_lmtp.m4 U src/contrib/sendmail/cf/feature/local_no_masquerade.m4 U src/contrib/sendmail/cf/feature/local_procmail.m4 U src/contrib/sendmail/cf/feature/lookupdotdomain.m4 U src/contrib/sendmail/cf/feature/loose_relay_check.m4 U src/contrib/sendmail/cf/feature/mailertable.m4 U src/contrib/sendmail/cf/feature/masquerade_entire_domain.m4 U src/contrib/sendmail/cf/feature/masquerade_envelope.m4 U src/contrib/sendmail/cf/feature/msp.m4 U src/contrib/sendmail/cf/feature/mtamark.m4 U src/contrib/sendmail/cf/feature/no_default_msa.m4 U src/contrib/sendmail/cf/feature/nocanonify.m4 U src/contrib/sendmail/cf/feature/notsticky.m4 U src/contrib/sendmail/cf/feature/nouucp.m4 U src/contrib/sendmail/cf/feature/nullclient.m4 U src/contrib/sendmail/cf/feature/preserve_local_plus_detail.m4 U src/contrib/sendmail/cf/feature/preserve_luser_host.m4 U src/contrib/sendmail/cf/feature/promiscuous_relay.m4 U src/contrib/sendmail/cf/feature/queuegroup.m4 U src/contrib/sendmail/cf/feature/ratecontrol.m4 U src/contrib/sendmail/cf/feature/redirect.m4 U src/contrib/sendmail/cf/feature/relay_based_on_MX.m4 U src/contrib/sendmail/cf/feature/relay_entire_domain.m4 U src/contrib/sendmail/cf/feature/relay_hosts_only.m4 U src/contrib/sendmail/cf/feature/relay_local_from.m4 U src/contrib/sendmail/cf/feature/relay_mail_from.m4 U src/contrib/sendmail/cf/feature/smrsh.m4 U src/contrib/sendmail/cf/feature/stickyhost.m4 U src/contrib/sendmail/cf/feature/use_client_ptr.m4 U src/contrib/sendmail/cf/feature/use_ct_file.m4 U src/contrib/sendmail/cf/feature/use_cw_file.m4 U src/contrib/sendmail/cf/feature/uucpdomain.m4 U src/contrib/sendmail/cf/feature/virtuser_entire_domain.m4 U src/contrib/sendmail/cf/feature/virtusertable.m4 U src/contrib/sendmail/cf/hack/cssubdomain.m4 U src/contrib/sendmail/cf/m4/cf.m4 U src/contrib/sendmail/cf/m4/cfhead.m4 U src/contrib/sendmail/cf/m4/proto.m4 U src/contrib/sendmail/cf/m4/version.m4 U src/contrib/sendmail/cf/mailer/cyrus.m4 U src/contrib/sendmail/cf/mailer/cyrusv2.m4 U src/contrib/sendmail/cf/mailer/fax.m4 U src/contrib/sendmail/cf/mailer/local.m4 U src/contrib/sendmail/cf/mailer/mail11.m4 U src/contrib/sendmail/cf/mailer/phquery.m4 U src/contrib/sendmail/cf/mailer/pop.m4 U src/contrib/sendmail/cf/mailer/procmail.m4 U src/contrib/sendmail/cf/mailer/qpage.m4 U src/contrib/sendmail/cf/mailer/smtp.m4 U src/contrib/sendmail/cf/mailer/usenet.m4 U src/contrib/sendmail/cf/mailer/uucp.m4 U src/contrib/sendmail/cf/ostype/a-ux.m4 U src/contrib/sendmail/cf/ostype/aix3.m4 U src/contrib/sendmail/cf/ostype/aix4.m4 U src/contrib/sendmail/cf/ostype/aix5.m4 U src/contrib/sendmail/cf/ostype/altos.m4 U src/contrib/sendmail/cf/ostype/amdahl-uts.m4 U src/contrib/sendmail/cf/ostype/bsd4.3.m4 U src/contrib/sendmail/cf/ostype/bsd4.4.m4 U src/contrib/sendmail/cf/ostype/bsdi.m4 U src/contrib/sendmail/cf/ostype/bsdi1.0.m4 U src/contrib/sendmail/cf/ostype/bsdi2.0.m4 U src/contrib/sendmail/cf/ostype/darwin.m4 U src/contrib/sendmail/cf/ostype/dgux.m4 U src/contrib/sendmail/cf/ostype/domainos.m4 U src/contrib/sendmail/cf/ostype/dragonfly.m4 U src/contrib/sendmail/cf/ostype/dynix3.2.m4 U src/contrib/sendmail/cf/ostype/freebsd4.m4 U src/contrib/sendmail/cf/ostype/freebsd5.m4 U src/contrib/sendmail/cf/ostype/freebsd6.m4 U src/contrib/sendmail/cf/ostype/gnu.m4 U src/contrib/sendmail/cf/ostype/hpux10.m4 U src/contrib/sendmail/cf/ostype/hpux11.m4 U src/contrib/sendmail/cf/ostype/hpux9.m4 U src/contrib/sendmail/cf/ostype/irix4.m4 U src/contrib/sendmail/cf/ostype/osf1.m4 U src/contrib/sendmail/cf/ostype/irix5.m4 U src/contrib/sendmail/cf/ostype/irix6.m4 U src/contrib/sendmail/cf/ostype/isc4.1.m4 U src/contrib/sendmail/cf/ostype/linux.m4 U src/contrib/sendmail/cf/ostype/maxion.m4 U src/contrib/sendmail/cf/ostype/mklinux.m4 U src/contrib/sendmail/cf/ostype/mpeix.m4 U src/contrib/sendmail/cf/ostype/nextstep.m4 U src/contrib/sendmail/cf/ostype/openbsd.m4 U src/contrib/sendmail/cf/ostype/powerux.m4 U src/contrib/sendmail/cf/ostype/ptx2.m4 U src/contrib/sendmail/cf/ostype/qnx.m4 U src/contrib/sendmail/cf/ostype/riscos4.5.m4 U src/contrib/sendmail/cf/ostype/sco-uw-2.1.m4 U src/contrib/sendmail/cf/ostype/sco3.2.m4 U src/contrib/sendmail/cf/ostype/sinix.m4 U src/contrib/sendmail/cf/ostype/solaris2.m4 U src/contrib/sendmail/cf/ostype/solaris2.ml.m4 U src/contrib/sendmail/cf/ostype/solaris2.pre5.m4 U src/contrib/sendmail/cf/ostype/solaris8.m4 U src/contrib/sendmail/cf/ostype/sunos3.5.m4 U src/contrib/sendmail/cf/ostype/sunos4.1.m4 U src/contrib/sendmail/cf/ostype/svr4.m4 U src/contrib/sendmail/cf/ostype/ultrix4.m4 U src/contrib/sendmail/cf/ostype/unicos.m4 U src/contrib/sendmail/cf/ostype/unicosmk.m4 U src/contrib/sendmail/cf/ostype/unicosmp.m4 U src/contrib/sendmail/cf/ostype/unixware7.m4 U src/contrib/sendmail/cf/ostype/unknown.m4 U src/contrib/sendmail/cf/ostype/uxpds.m4 U src/contrib/sendmail/cf/sh/makeinfo.sh U src/contrib/sendmail/cf/siteconfig/uucp.cogsci.m4 U src/contrib/sendmail/cf/siteconfig/uucp.old.arpa.m4 U src/contrib/sendmail/cf/siteconfig/uucp.ucbarpa.m4 U src/contrib/sendmail/cf/siteconfig/uucp.ucbvax.m4 U src/contrib/sendmail/contrib/bitdomain.c U src/contrib/sendmail/contrib/bounce-resender.pl U src/contrib/sendmail/contrib/bsdi.mc U src/contrib/sendmail/contrib/buildvirtuser U src/contrib/sendmail/contrib/cidrexpand U src/contrib/sendmail/contrib/dnsblaccess.m4 U src/contrib/sendmail/contrib/domainmap.m4 U src/contrib/sendmail/contrib/doublebounce.pl U src/contrib/sendmail/contrib/etrn.0 U src/contrib/sendmail/contrib/etrn.pl U src/contrib/sendmail/contrib/expn.pl U src/contrib/sendmail/contrib/link_hash.sh U src/contrib/sendmail/contrib/mail.local.linux U src/contrib/sendmail/contrib/mailprio U src/contrib/sendmail/contrib/mh.patch U src/contrib/sendmail/contrib/mmuegel U src/contrib/sendmail/contrib/movemail.conf U src/contrib/sendmail/contrib/movemail.pl U src/contrib/sendmail/contrib/passwd-to-alias.pl U src/contrib/sendmail/contrib/qtool.8 U src/contrib/sendmail/contrib/qtool.pl U src/contrib/sendmail/contrib/re-mqueue.pl U src/contrib/sendmail/contrib/README U src/contrib/sendmail/contrib/rmail.oldsys.patch U src/contrib/sendmail/contrib/smcontrol.pl U src/contrib/sendmail/contrib/socketmapClient.pl U src/contrib/sendmail/contrib/socketmapServer.pl U src/contrib/sendmail/doc/op/Makefile U src/contrib/sendmail/doc/op/op.me U src/contrib/sendmail/doc/op/README U src/contrib/sendmail/editmap/editmap.8 U src/contrib/sendmail/editmap/editmap.c U src/contrib/sendmail/editmap/Makefile U src/contrib/sendmail/editmap/Makefile.m4 U src/contrib/sendmail/include/libmilter/mfapi.h U src/contrib/sendmail/include/libmilter/mfdef.h U src/contrib/sendmail/include/libmilter/milter.h U src/contrib/sendmail/include/libsmdb/smdb.h U src/contrib/sendmail/include/sendmail/mailstats.h U src/contrib/sendmail/include/sendmail/pathnames.h U src/contrib/sendmail/include/sendmail/sendmail.h U src/contrib/sendmail/include/sm/assert.h U src/contrib/sendmail/include/sm/bdb.h U src/contrib/sendmail/include/sm/bitops.h U src/contrib/sendmail/include/sm/cdefs.h U src/contrib/sendmail/include/sm/cf.h U src/contrib/sendmail/include/sm/clock.h U src/contrib/sendmail/include/sm/conf.h U src/contrib/sendmail/include/sm/config.h U src/contrib/sendmail/include/sm/debug.h U src/contrib/sendmail/include/sm/errstring.h U src/contrib/sendmail/include/sm/exc.h U src/contrib/sendmail/include/sm/fdset.h U src/contrib/sendmail/include/sm/gen.h U src/contrib/sendmail/include/sm/heap.h U src/contrib/sendmail/include/sm/io.h U src/contrib/sendmail/include/sm/ldap.h U src/contrib/sendmail/include/sm/limits.h U src/contrib/sendmail/include/sm/mbdb.h U src/contrib/sendmail/include/sm/path.h U src/contrib/sendmail/include/sm/rpool.h U src/contrib/sendmail/include/sm/sem.h U src/contrib/sendmail/include/sm/setjmp.h U src/contrib/sendmail/include/sm/shm.h U src/contrib/sendmail/include/sm/signal.h U src/contrib/sendmail/include/sm/string.h U src/contrib/sendmail/include/sm/sysexits.h U src/contrib/sendmail/include/sm/test.h U src/contrib/sendmail/include/sm/time.h U src/contrib/sendmail/include/sm/types.h U src/contrib/sendmail/include/sm/varargs.h U src/contrib/sendmail/include/sm/xtrap.h U src/contrib/sendmail/include/sm/os/sm_os_aix.h U src/contrib/sendmail/include/sm/os/sm_os_dragonfly.h U src/contrib/sendmail/include/sm/os/sm_os_freebsd.h U src/contrib/sendmail/include/sm/os/sm_os_hp.h U src/contrib/sendmail/include/sm/os/sm_os_irix.h U src/contrib/sendmail/include/sm/os/sm_os_linux.h U src/contrib/sendmail/include/sm/os/sm_os_mpeix.h U src/contrib/sendmail/include/sm/os/sm_os_next.h U src/contrib/sendmail/include/sm/os/sm_os_openbsd.h U src/contrib/sendmail/include/sm/os/sm_os_openunix.h U src/contrib/sendmail/include/sm/os/sm_os_osf1.h U src/contrib/sendmail/include/sm/os/sm_os_sunos.h U src/contrib/sendmail/include/sm/os/sm_os_ultrix.h U src/contrib/sendmail/include/sm/os/sm_os_unicos.h U src/contrib/sendmail/include/sm/os/sm_os_unicosmk.h U src/contrib/sendmail/include/sm/os/sm_os_unicosmp.h U src/contrib/sendmail/include/sm/os/sm_os_unixware.h U src/contrib/sendmail/libmilter/comm.c U src/contrib/sendmail/libmilter/engine.c U src/contrib/sendmail/libmilter/handler.c U src/contrib/sendmail/libmilter/libmilter.h U src/contrib/sendmail/libmilter/listener.c U src/contrib/sendmail/libmilter/main.c U src/contrib/sendmail/libmilter/Makefile U src/contrib/sendmail/libmilter/Makefile.m4 U src/contrib/sendmail/libmilter/README U src/contrib/sendmail/libmilter/signal.c U src/contrib/sendmail/libmilter/sm_gethost.c U src/contrib/sendmail/libmilter/smfi.c U src/contrib/sendmail/libmilter/docs/api.html U src/contrib/sendmail/libmilter/docs/design.html U src/contrib/sendmail/libmilter/docs/figure1.fig U src/contrib/sendmail/libmilter/docs/figure1.jpg U src/contrib/sendmail/libmilter/docs/figure1.ps U src/contrib/sendmail/libmilter/docs/figure2.fig U src/contrib/sendmail/libmilter/docs/figure2.jpg U src/contrib/sendmail/libmilter/docs/figure2.ps U src/contrib/sendmail/libmilter/docs/index.html U src/contrib/sendmail/libmilter/docs/installation.html U src/contrib/sendmail/libmilter/docs/other.html U src/contrib/sendmail/libmilter/docs/overview.html U src/contrib/sendmail/libmilter/docs/sample.html U src/contrib/sendmail/libmilter/docs/smfi_addheader.html U src/contrib/sendmail/libmilter/docs/smfi_addrcpt.html U src/contrib/sendmail/libmilter/docs/smfi_chgheader.html U src/contrib/sendmail/libmilter/docs/smfi_delrcpt.html U src/contrib/sendmail/libmilter/docs/smfi_getpriv.html U src/contrib/sendmail/libmilter/docs/smfi_getsymval.html U src/contrib/sendmail/libmilter/docs/smfi_insheader.html U src/contrib/sendmail/libmilter/docs/smfi_main.html U src/contrib/sendmail/libmilter/docs/smfi_opensocket.html U src/contrib/sendmail/libmilter/docs/smfi_progress.html U src/contrib/sendmail/libmilter/docs/smfi_quarantine.html U src/contrib/sendmail/libmilter/docs/smfi_register.html U src/contrib/sendmail/libmilter/docs/smfi_replacebody.html U src/contrib/sendmail/libmilter/docs/smfi_setbacklog.html U src/contrib/sendmail/libmilter/docs/smfi_setconn.html U src/contrib/sendmail/libmilter/docs/smfi_setdbg.html U src/contrib/sendmail/libmilter/docs/smfi_setmlreply.html U src/contrib/sendmail/libmilter/docs/smfi_setpriv.html U src/contrib/sendmail/libmilter/docs/smfi_setreply.html U src/contrib/sendmail/libmilter/docs/smfi_settimeout.html U src/contrib/sendmail/libmilter/docs/smfi_stop.html U src/contrib/sendmail/libmilter/docs/xxfi_abort.html U src/contrib/sendmail/libmilter/docs/xxfi_body.html U src/contrib/sendmail/libmilter/docs/xxfi_close.html U src/contrib/sendmail/libmilter/docs/xxfi_connect.html U src/contrib/sendmail/libmilter/docs/xxfi_envfrom.html U src/contrib/sendmail/libmilter/docs/xxfi_envrcpt.html U src/contrib/sendmail/libmilter/docs/xxfi_eoh.html U src/contrib/sendmail/libmilter/docs/xxfi_eom.html U src/contrib/sendmail/libmilter/docs/xxfi_header.html U src/contrib/sendmail/libmilter/docs/xxfi_helo.html U src/contrib/sendmail/libsm/assert.c U src/contrib/sendmail/libsm/assert.html U src/contrib/sendmail/libsm/b-strcmp.c U src/contrib/sendmail/libsm/b-strl.c U src/contrib/sendmail/libsm/cdefs.html U src/contrib/sendmail/libsm/cf.c U src/contrib/sendmail/libsm/clock.c U src/contrib/sendmail/libsm/clrerr.c U src/contrib/sendmail/libsm/config.c U src/contrib/sendmail/libsm/debug.c U src/contrib/sendmail/libsm/debug.html U src/contrib/sendmail/libsm/errstring.c U src/contrib/sendmail/libsm/exc.c U src/contrib/sendmail/libsm/exc.html U src/contrib/sendmail/libsm/fclose.c U src/contrib/sendmail/libsm/feof.c U src/contrib/sendmail/libsm/ferror.c U src/contrib/sendmail/libsm/fflush.c U src/contrib/sendmail/libsm/fget.c U src/contrib/sendmail/libsm/findfp.c U src/contrib/sendmail/libsm/flags.c U src/contrib/sendmail/libsm/fopen.c U src/contrib/sendmail/libsm/fpos.c U src/contrib/sendmail/libsm/fprintf.c U src/contrib/sendmail/libsm/fpurge.c U src/contrib/sendmail/libsm/fput.c U src/contrib/sendmail/libsm/fread.c U src/contrib/sendmail/libsm/fscanf.c U src/contrib/sendmail/libsm/fseek.c U src/contrib/sendmail/libsm/fvwrite.c U src/contrib/sendmail/libsm/fvwrite.h U src/contrib/sendmail/libsm/fwalk.c U src/contrib/sendmail/libsm/fwrite.c U src/contrib/sendmail/libsm/gen.html U src/contrib/sendmail/libsm/get.c U src/contrib/sendmail/libsm/glue.h U src/contrib/sendmail/libsm/heap.c U src/contrib/sendmail/libsm/heap.html U src/contrib/sendmail/libsm/index.html U src/contrib/sendmail/libsm/io.html U src/contrib/sendmail/libsm/ldap.c U src/contrib/sendmail/libsm/local.h U src/contrib/sendmail/libsm/makebuf.c U src/contrib/sendmail/libsm/Makefile U src/contrib/sendmail/libsm/Makefile.m4 U src/contrib/sendmail/libsm/match.c U src/contrib/sendmail/libsm/mbdb.c U src/contrib/sendmail/libsm/memstat.c U src/contrib/sendmail/libsm/mpeix.c U src/contrib/sendmail/libsm/niprop.c U src/contrib/sendmail/libsm/path.c U src/contrib/sendmail/libsm/put.c U src/contrib/sendmail/libsm/README U src/contrib/sendmail/libsm/rpool.c U src/contrib/sendmail/libsm/refill.c U src/contrib/sendmail/libsm/rewind.c U src/contrib/sendmail/libsm/rpool.html U src/contrib/sendmail/libsm/sem.c U src/contrib/sendmail/libsm/setvbuf.c U src/contrib/sendmail/libsm/shm.c U src/contrib/sendmail/libsm/signal.c U src/contrib/sendmail/libsm/smstdio.c U src/contrib/sendmail/libsm/snprintf.c U src/contrib/sendmail/libsm/sscanf.c U src/contrib/sendmail/libsm/stdio.c U src/contrib/sendmail/libsm/strcasecmp.c U src/contrib/sendmail/libsm/strdup.c U src/contrib/sendmail/libsm/strerror.c U src/contrib/sendmail/libsm/strexit.c U src/contrib/sendmail/libsm/string.c U src/contrib/sendmail/libsm/stringf.c U src/contrib/sendmail/libsm/strio.c U src/contrib/sendmail/libsm/strl.c U src/contrib/sendmail/libsm/strrevcmp.c U src/contrib/sendmail/libsm/strto.c U src/contrib/sendmail/libsm/syslogio.c U src/contrib/sendmail/libsm/t-cf.c U src/contrib/sendmail/libsm/t-event.c U src/contrib/sendmail/libsm/t-exc.c U src/contrib/sendmail/libsm/t-float.c U src/contrib/sendmail/libsm/t-fopen.c U src/contrib/sendmail/libsm/t-heap.c U src/contrib/sendmail/libsm/t-match.c U src/contrib/sendmail/libsm/t-memstat.c U src/contrib/sendmail/libsm/t-path.c U src/contrib/sendmail/libsm/t-rpool.c U src/contrib/sendmail/libsm/t-scanf.c U src/contrib/sendmail/libsm/t-sem.c U src/contrib/sendmail/libsm/t-shm.c U src/contrib/sendmail/libsm/t-smstdio.c U src/contrib/sendmail/libsm/t-string.c U src/contrib/sendmail/libsm/t-strio.c U src/contrib/sendmail/libsm/t-strl.c U src/contrib/sendmail/libsm/t-strrevcmp.c U src/contrib/sendmail/libsm/t-types.c U src/contrib/sendmail/libsm/test.c U src/contrib/sendmail/libsm/ungetc.c U src/contrib/sendmail/libsm/vasprintf.c U src/contrib/sendmail/libsm/vfprintf.c U src/contrib/sendmail/libsm/vfscanf.c U src/contrib/sendmail/libsm/vprintf.c U src/contrib/sendmail/libsm/vsnprintf.c U src/contrib/sendmail/libsm/wbuf.c U src/contrib/sendmail/libsm/wsetup.c U src/contrib/sendmail/libsm/xtrap.c U src/contrib/sendmail/libsmdb/Makefile U src/contrib/sendmail/libsmdb/Makefile.m4 U src/contrib/sendmail/libsmdb/smdb.c U src/contrib/sendmail/libsmdb/smdb1.c U src/contrib/sendmail/libsmdb/smdb2.c U src/contrib/sendmail/libsmdb/smndbm.c U src/contrib/sendmail/libsmutil/cf.c U src/contrib/sendmail/libsmutil/debug.c U src/contrib/sendmail/libsmutil/err.c U src/contrib/sendmail/libsmutil/lockfile.c U src/contrib/sendmail/libsmutil/Makefile U src/contrib/sendmail/libsmutil/Makefile.m4 U src/contrib/sendmail/libsmutil/safefile.c U src/contrib/sendmail/libsmutil/snprintf.c U src/contrib/sendmail/mail.local/mail.local.8 U src/contrib/sendmail/mail.local/mail.local.c U src/contrib/sendmail/mail.local/Makefile U src/contrib/sendmail/mail.local/Makefile.m4 U src/contrib/sendmail/mail.local/README U src/contrib/sendmail/mailstats/mailstats.8 U src/contrib/sendmail/mailstats/mailstats.c U src/contrib/sendmail/mailstats/Makefile U src/contrib/sendmail/mailstats/Makefile.m4 U src/contrib/sendmail/makemap/Makefile U src/contrib/sendmail/makemap/Makefile.m4 U src/contrib/sendmail/makemap/makemap.8 U src/contrib/sendmail/makemap/makemap.c U src/contrib/sendmail/praliases/Makefile U src/contrib/sendmail/praliases/Makefile.m4 U src/contrib/sendmail/praliases/praliases.8 U src/contrib/sendmail/praliases/praliases.c U src/contrib/sendmail/rmail/Makefile U src/contrib/sendmail/rmail/Makefile.m4 U src/contrib/sendmail/rmail/rmail.8 U src/contrib/sendmail/rmail/rmail.c U src/contrib/sendmail/smrsh/Makefile U src/contrib/sendmail/smrsh/Makefile.m4 U src/contrib/sendmail/smrsh/README U src/contrib/sendmail/smrsh/smrsh.8 U src/contrib/sendmail/smrsh/smrsh.c U src/contrib/sendmail/src/alias.c U src/contrib/sendmail/src/aliases U src/contrib/sendmail/src/aliases.5 U src/contrib/sendmail/src/arpadate.c U src/contrib/sendmail/src/bf.c U src/contrib/sendmail/src/bf.h U src/contrib/sendmail/src/collect.c U src/contrib/sendmail/src/conf.c U src/contrib/sendmail/src/conf.h U src/contrib/sendmail/src/control.c U src/contrib/sendmail/src/convtime.c U src/contrib/sendmail/src/daemon.c U src/contrib/sendmail/src/deliver.c U src/contrib/sendmail/src/domain.c U src/contrib/sendmail/src/envelope.c U src/contrib/sendmail/src/err.c U src/contrib/sendmail/src/headers.c U src/contrib/sendmail/src/helpfile U src/contrib/sendmail/src/macro.c U src/contrib/sendmail/src/mailq.1 U src/contrib/sendmail/src/main.c U src/contrib/sendmail/src/Makefile U src/contrib/sendmail/src/Makefile.m4 U src/contrib/sendmail/src/map.c U src/contrib/sendmail/src/mci.c U src/contrib/sendmail/src/milter.c U src/contrib/sendmail/src/mime.c U src/contrib/sendmail/src/newaliases.1 U src/contrib/sendmail/src/parseaddr.c U src/contrib/sendmail/src/queue.c U src/contrib/sendmail/src/ratectrl.c U src/contrib/sendmail/src/readcf.c U src/contrib/sendmail/src/README U src/contrib/sendmail/src/recipient.c U src/contrib/sendmail/src/sasl.c U src/contrib/sendmail/src/savemail.c U src/contrib/sendmail/src/SECURITY U src/contrib/sendmail/src/sendmail.8 U src/contrib/sendmail/src/sendmail.h U src/contrib/sendmail/src/sfsasl.c U src/contrib/sendmail/src/sfsasl.h U src/contrib/sendmail/src/shmticklib.c U src/contrib/sendmail/src/sm_resolve.c U src/contrib/sendmail/src/sm_resolve.h U src/contrib/sendmail/src/srvrsmtp.c U src/contrib/sendmail/src/stab.c U src/contrib/sendmail/src/stats.c U src/contrib/sendmail/src/statusd_shm.h U src/contrib/sendmail/src/sysexits.c U src/contrib/sendmail/src/timers.c U src/contrib/sendmail/src/timers.h U src/contrib/sendmail/src/tls.c U src/contrib/sendmail/src/trace.c U src/contrib/sendmail/src/TRACEFLAGS U src/contrib/sendmail/src/TUNING U src/contrib/sendmail/src/udb.c U src/contrib/sendmail/src/usersmtp.c U src/contrib/sendmail/src/util.c U src/contrib/sendmail/src/version.c U src/contrib/sendmail/test/Makefile U src/contrib/sendmail/test/Makefile.m4 U src/contrib/sendmail/test/README U src/contrib/sendmail/test/Results U src/contrib/sendmail/test/t_dropgid.c U src/contrib/sendmail/test/t_exclopen.c U src/contrib/sendmail/test/t_pathconf.c U src/contrib/sendmail/test/t_seteuid.c U src/contrib/sendmail/test/t_setgid.c U src/contrib/sendmail/test/t_setreuid.c U src/contrib/sendmail/test/t_setuid.c U src/contrib/sendmail/test/t_snprintf.c U src/contrib/sendmail/vacation/Makefile U src/contrib/sendmail/vacation/Makefile.m4 U src/contrib/sendmail/vacation/vacation.1 U src/contrib/sendmail/vacation/vacation.c No conflicts created by this import From owner-cvs-src@FreeBSD.ORG Thu Aug 17 05:12: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 96CC916A52D; Thu, 17 Aug 2006 05:12:11 +0000 (UTC) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB89243D76; Thu, 17 Aug 2006 05:12:07 +0000 (GMT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H5C7jl060281; Thu, 17 Aug 2006 05:12:07 GMT (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H5C7i5060280; Thu, 17 Aug 2006 05:12:07 GMT (envelope-from gshapiro) Message-Id: <200608170512.k7H5C7i5060280@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Thu, 17 Aug 2006 05:12: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/etc/sendmail freebsd.mc freebsd.submit.mc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 05:12:11 -0000 gshapiro 2006-08-17 05:12:07 UTC FreeBSD src repository Modified files: etc/sendmail freebsd.mc freebsd.submit.mc Log: Forced commit to .mc files to force creation of new .cf files for mergemaster. MFC after: 1 week Revision Changes Path 1.33 +0 -0 src/etc/sendmail/freebsd.mc 1.4 +0 -0 src/etc/sendmail/freebsd.submit.mc From owner-cvs-src@FreeBSD.ORG Thu Aug 17 05:14: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 D8D7416A4DF; Thu, 17 Aug 2006 05:14:34 +0000 (UTC) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70D1343D5A; Thu, 17 Aug 2006 05:14:34 +0000 (GMT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H5EYPQ060466; Thu, 17 Aug 2006 05:14:34 GMT (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H5EYlm060465; Thu, 17 Aug 2006 05:14:34 GMT (envelope-from gshapiro) Message-Id: <200608170514.k7H5EYlm060465@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Thu, 17 Aug 2006 05:14: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/contrib/sendmail FREEBSD-upgrade X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 05:14:35 -0000 gshapiro 2006-08-17 05:14:33 UTC FreeBSD src repository Modified files: contrib/sendmail FREEBSD-upgrade Log: Update to sendmail 8.13.8 Revision Changes Path 1.32 +4 -4 src/contrib/sendmail/FREEBSD-upgrade From owner-cvs-src@FreeBSD.ORG Thu Aug 17 05:16: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 E8A6316A4E5; Thu, 17 Aug 2006 05:16:16 +0000 (UTC) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4D5343D68; Thu, 17 Aug 2006 05:16:15 +0000 (GMT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H5GFoX060581; Thu, 17 Aug 2006 05:16:15 GMT (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H5GFjg060580; Thu, 17 Aug 2006 05:16:15 GMT (envelope-from gshapiro) Message-Id: <200608170516.k7H5GFjg060580@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Thu, 17 Aug 2006 05:16: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/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: Thu, 17 Aug 2006 05:16:17 -0000 gshapiro 2006-08-17 05:16:15 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Update to sendmail 8.13.8 Revision Changes Path 1.961 +1 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Thu Aug 17 05:55: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 7F57016A4DD; Thu, 17 Aug 2006 05:55: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 3F91443D49; Thu, 17 Aug 2006 05:55:21 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H5tL33062646; Thu, 17 Aug 2006 05:55:21 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H5tLgs062645; Thu, 17 Aug 2006 05:55:21 GMT (envelope-from maxim) Message-Id: <200608170555.k7H5tLgs062645@repoman.freebsd.org> From: Maxim Konovalov Date: Thu, 17 Aug 2006 05:55: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.sbin/rpc.lockd kern.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 05:55:21 -0000 maxim 2006-08-17 05:55:21 UTC FreeBSD src repository Modified files: usr.sbin/rpc.lockd kern.c Log: o Style previous. Revision Changes Path 1.21 +2 -2 src/usr.sbin/rpc.lockd/kern.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 06:01: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 8426516A4DE; Thu, 17 Aug 2006 06:01:04 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from mail.localelinks.com (web.localelinks.com [64.39.75.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C03243D45; Thu, 17 Aug 2006 06:01:04 +0000 (GMT) (envelope-from fullermd@over-yonder.net) Received: from draco.over-yonder.net (adsl-072-148-013-213.sip.jan.bellsouth.net [72.148.13.213]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.localelinks.com (Postfix) with ESMTP id B59A619B; Thu, 17 Aug 2006 01:01:03 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id 05D9A61C52; Thu, 17 Aug 2006 01:01:03 -0500 (CDT) Date: Thu, 17 Aug 2006 01:01:02 -0500 From: "Matthew D. Fuller" To: Scott Long Message-ID: <20060817060102.GH65866@over-yonder.net> References: <200608151245.k7FCjpJo077372@repoman.freebsd.org> <200608152134.46359.davidxu@freebsd.org> <20060815135517.GB41562@deviant.kiev.zoral.com.ua> <200608151052.49421.jhb@freebsd.org> <20060817003125.I38538@delplex.bde.org> <44E3D72D.3070604@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44E3D72D.3070604@samsco.org> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.11-fullermd.3 Cc: src-committers@FreeBSD.org, Bruce Evans , John Baldwin , cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, David Xu , Kostik Belousov Subject: Re: cvs commit: src/sys/amd64/amd64 support.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: Thu, 17 Aug 2006 06:01:04 -0000 On Wed, Aug 16, 2006 at 08:40:45PM -0600 I heard the voice of Scott Long, and lo! it spake thus: > > I have often had to remind co-workers that version control software > is more than just a fancy/expensive FTP server. It's funny how many people I can't get to use version control software unless I tell them it's a fancy/expensive FTP server ;p -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. From owner-cvs-src@FreeBSD.ORG Thu Aug 17 07:14: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 052F016A4DA; Thu, 17 Aug 2006 07:14:02 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACC3E43D60; Thu, 17 Aug 2006 07:14:01 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H7E1xQ094461; Thu, 17 Aug 2006 07:14:01 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H7E1i0094460; Thu, 17 Aug 2006 07:14:01 GMT (envelope-from yar) Message-Id: <200608170714.k7H7E1i0094460@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 17 Aug 2006 07:14: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/arp arp.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 07:14:02 -0000 yar 2006-08-17 07:14:01 UTC FreeBSD src repository Modified files: usr.sbin/arp arp.8 Log: Enumerate all cases where -i is applicable. MFC after: 3 days Revision Changes Path 1.25 +3 -2 src/usr.sbin/arp/arp.8 From owner-cvs-src@FreeBSD.ORG Thu Aug 17 08:04: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 E8A3A16A4DA; Thu, 17 Aug 2006 08:04:23 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DAE543D78; Thu, 17 Aug 2006 08:04:21 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H84LAd003842; Thu, 17 Aug 2006 08:04:21 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H84Ldv003841; Thu, 17 Aug 2006 08:04:21 GMT (envelope-from yar) Message-Id: <200608170804.k7H84Ldv003841@repoman.freebsd.org> From: Yar Tikhiy Date: Thu, 17 Aug 2006 08:04: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/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, 17 Aug 2006 08:04:24 -0000 yar 2006-08-17 08:04:21 UTC FreeBSD src repository Modified files: etc rc.subr Log: Allow for setting negative priority (niceness) when $foo_user is non-root. The order in _doit must be "nice su", not "su nice", for that. In addition, don't ignore the exit status from "cd $foo_chdir". Reviewed by: freebsd-rc (silence) MFC after: 1 week Revision Changes Path 1.65 +7 -2 src/etc/rc.subr From owner-cvs-src@FreeBSD.ORG Thu Aug 17 08:04: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 D2F9616A4E0; Thu, 17 Aug 2006 08:04:40 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85F3243D6B; Thu, 17 Aug 2006 08:04:38 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H84cr2003869; Thu, 17 Aug 2006 08:04:38 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H84cE4003868; Thu, 17 Aug 2006 08:04:38 GMT (envelope-from krion) Message-Id: <200608170804.k7H84cE4003868@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 17 Aug 2006 08:04: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/pkg_install/version perform.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 08:04:40 -0000 krion 2006-08-17 08:04:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/pkg_install/version perform.c Log: MFC: perform.c: 1.16 date: 2006/08/12 18:32:51; author: krion; state: Exp; lines: +1 -1 Fix "pkg_version -Io" coredump, if some packages have no origin at all PR: bin/101932 Submitted by: novel, sat Revision Changes Path 1.12.2.4 +1 -1 src/usr.sbin/pkg_install/version/perform.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 08:06: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 3C56616A4EB; Thu, 17 Aug 2006 08:06:12 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F18E343D4C; Thu, 17 Aug 2006 08:06:11 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H86BKP004004; Thu, 17 Aug 2006 08:06:11 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H86BUQ004003; Thu, 17 Aug 2006 08:06:11 GMT (envelope-from krion) Message-Id: <200608170806.k7H86BUQ004003@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 17 Aug 2006 08:06:11 +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/pkg_install/version perform.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 08:06:12 -0000 krion 2006-08-17 08:06:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/pkg_install/version perform.c Log: MFC: perform.c: 1.16 date: 2006/08/12 18:32:51; author: krion; state: Exp; lines: +1 -1 Fix "pkg_version -Io" coredump, if some packages have no origin at all PR: bin/101932 Submitted by: novel, sat Revision Changes Path 1.10.4.5 +1 -1 src/usr.sbin/pkg_install/version/perform.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 08:53: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 E9CE616A4DA; Thu, 17 Aug 2006 08:53:59 +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 7A90143D46; Thu, 17 Aug 2006 08:53:59 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GDddW-00058T-Q6; Thu, 17 Aug 2006 09:53:58 +0100 Date: Thu, 17 Aug 2006 09:53:58 +0100 From: Ceri Davies To: Julian Elischer Message-ID: <20060817085358.GC89500@submonkey.net> Mail-Followup-To: Ceri Davies , Julian Elischer , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200608170041.k7H0f6N7099566@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tuFXEhzhBeitrIAu" Content-Disposition: inline In-Reply-To: <200608170041.k7H0f6N7099566@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.12-2006-07-14 Sender: Ceri Davies 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, 17 Aug 2006 08:54:00 -0000 --tuFXEhzhBeitrIAu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 17, 2006 at 12:41:06AM +0000, Julian Elischer wrote: > julian 2006-08-17 00:41:06 UTC >=20 > FreeBSD src repository >=20 > Modified files: > . UPDATING=20 > Log: > Note IPFIREWALL_FOWARD_EXTENDED is now gone. > | +20060816: > | + The IPFIREWALL_FORWARD_EXTENDED option is gone and the behaviour > | + for IP_FIREWALL_FORWARD is now as it was before when it was first > | + committed and for years after. The behaviour is now ON. > | + Does this have the potential to break rulesets? If so, it might be worth pointing that out explicitly. Also, I'm not sure how that sits with the STABLE branch; I'm not clear on when the default changed to off. Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --tuFXEhzhBeitrIAu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE5C6mocfcwTS3JF8RAtHcAJ0fNWroLLcqfQOamgtvn+xzvaYAPQCfbGCq Y4rjr4w2N60tePOltxruOcY= =qcx4 -----END PGP SIGNATURE----- --tuFXEhzhBeitrIAu-- From owner-cvs-src@FreeBSD.ORG Thu Aug 17 09:50: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 D594D16A504; Thu, 17 Aug 2006 09:50:36 +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 5A6F743D73; Thu, 17 Aug 2006 09:50:30 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H9oUUD019945; Thu, 17 Aug 2006 09:50:30 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H9oUEf019944; Thu, 17 Aug 2006 09:50:30 GMT (envelope-from netchild) Message-Id: <200608170950.k7H9oUEf019944@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 17 Aug 2006 09:50: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/compat/linux linux_emul.c linux_futex.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 09:50:36 -0000 netchild 2006-08-17 09:50:30 UTC FreeBSD src repository Modified files: sys/compat/linux linux_emul.c linux_futex.c Log: Fix the DEBUG build: - linux_emul.c [1] - linux_futex.c [2] Sponsored by: Google SoC 2006 [1] Submitted by: rdivacky [1] netchild [2] Revision Changes Path 1.3 +0 -3 src/sys/compat/linux/linux_emul.c 1.2 +3 -2 src/sys/compat/linux/linux_futex.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 09:53: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 CE8F016A4DA; Thu, 17 Aug 2006 09:53:04 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DF2843D45; Thu, 17 Aug 2006 09:53:04 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7H9r4Gb020211; Thu, 17 Aug 2006 09:53:04 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7H9r4iB020210; Thu, 17 Aug 2006 09:53:04 GMT (envelope-from glebius) Message-Id: <200608170953.k7H9r4iB020210@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 17 Aug 2006 09:53: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/bge if_bge.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 09:53:04 -0000 glebius 2006-08-17 09:53:04 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c Log: Rewrite bge_encap() so that it takes mbuf ** argument. In this case if m_defrag(9) changes pointer we can show this to our caller. Reviewed by: yongari Revision Changes Path 1.137 +48 -38 src/sys/dev/bge/if_bge.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 10:04: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 CA21116A4DD; Thu, 17 Aug 2006 10:04:49 +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 79F7C43D58; Thu, 17 Aug 2006 10:04:49 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HA4nTJ021991; Thu, 17 Aug 2006 10:04:49 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HA4n6V021990; Thu, 17 Aug 2006 10:04:49 GMT (envelope-from netchild) Message-Id: <200608171004.k7HA4n6V021990@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 17 Aug 2006 10:04:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/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: Thu, 17 Aug 2006 10:04:49 -0000 netchild 2006-08-17 10:04:49 UTC FreeBSD src repository Modified files: sys/amd64/linux32 linux32_sysvec.c Log: Initialize the emul sx-lock. Sponsored by: Google SoC 2006 Submitted by: rdivacky Revision Changes Path 1.22 +1 -0 src/sys/amd64/linux32/linux32_sysvec.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 10:18: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 B696E16A4DE; Thu, 17 Aug 2006 10:18:31 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7612C43D45; Thu, 17 Aug 2006 10:18:31 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HAIVnU022942; Thu, 17 Aug 2006 10:18:31 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HAIVGD022941; Thu, 17 Aug 2006 10:18:31 GMT (envelope-from thompsa) Message-Id: <200608171018.k7HAIVGD022941@repoman.freebsd.org> From: Andrew Thompson Date: Thu, 17 Aug 2006 10:18: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/net if_bridge.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 10:18:31 -0000 thompsa 2006-08-17 10:18:31 UTC FreeBSD src repository Modified files: sys/net if_bridge.c Log: Call bridge_span before dropping the lock. MFC after: 5 days Revision Changes Path 1.76 +2 -2 src/sys/net/if_bridge.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 10:38: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 419E516A4DE; Thu, 17 Aug 2006 10:38:27 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 013A543D49; Thu, 17 Aug 2006 10:38:27 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HAcQJa023859; Thu, 17 Aug 2006 10:38:26 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HAcQov023858; Thu, 17 Aug 2006 10:38:26 GMT (envelope-from ru) Message-Id: <200608171038.k7HAcQov023858@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 17 Aug 2006 10:38:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/gnu/usr.bin/groff/tmac 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, 17 Aug 2006 10:38:27 -0000 ru 2006-08-17 10:38:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) gnu/usr.bin/groff/tmac Makefile Log: MFC: Include bsd.own.mk early so existence check using ${SHAREDIR} actually works. Revision Changes Path 1.42.10.2 +2 -0 src/gnu/usr.bin/groff/tmac/Makefile From owner-cvs-src@FreeBSD.ORG Thu Aug 17 10:52: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 2135416A4DA; Thu, 17 Aug 2006 10:52:37 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9B7843D58; Thu, 17 Aug 2006 10:52:36 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HAqaXT024628; Thu, 17 Aug 2006 10:52:36 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HAqaxP024627; Thu, 17 Aug 2006 10:52:36 GMT (envelope-from thompsa) Message-Id: <200608171052.k7HAqaxP024627@repoman.freebsd.org> From: Andrew Thompson Date: Thu, 17 Aug 2006 10:52: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/net if_bridge.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 10:52:37 -0000 thompsa 2006-08-17 10:52:36 UTC FreeBSD src repository Modified files: sys/net if_bridge.c Log: Remove two lock asserts that are unneeded due to subsequent unlocks. Revision Changes Path 1.77 +0 -2 src/sys/net/if_bridge.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 10:55: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 7FD0416A4DD; Thu, 17 Aug 2006 10:55:50 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F288243D58; Thu, 17 Aug 2006 10:55:49 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HAtnX3024812; Thu, 17 Aug 2006 10:55:49 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HAtnPN024811; Thu, 17 Aug 2006 10:55:49 GMT (envelope-from ru) Message-Id: <200608171055.k7HAtnPN024811@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 17 Aug 2006 10:55: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/share/man/man4 amdsmb.4 nfsmb.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 10:55:50 -0000 ru 2006-08-17 10:55:49 UTC FreeBSD src repository Modified files: share/man/man4 amdsmb.4 nfsmb.4 Log: I'm about to merge these only now, so correct the first release of their appearence to be 6.2. Revision Changes Path 1.2 +1 -1 src/share/man/man4/amdsmb.4 1.2 +1 -1 src/share/man/man4/nfsmb.4 From owner-cvs-src@FreeBSD.ORG Thu Aug 17 11:01: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 5EFD916A4DD; Thu, 17 Aug 2006 11:01:27 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2355543D5A; Thu, 17 Aug 2006 11:01:27 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HB1RMu025459; Thu, 17 Aug 2006 11:01:27 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HB1QVY025458; Thu, 17 Aug 2006 11:01:26 GMT (envelope-from ru) Message-Id: <200608171101.k7HB1QVY025458@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 17 Aug 2006 11:01:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/conf NOTES files src/sys/dev/smbus smbus.c src/sys/modules/i2c/controllers Makefile src/sys/modules/i2c/controllers/amdsmb Makefile src/sys/modules/i2c/controllers/nfsmb Makefile src/sys/pci amdsmb.c nfsmb.c src/sys/pc98/conf NOTES ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 11:01:27 -0000 ru 2006-08-17 11:01:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/conf NOTES files sys/dev/smbus smbus.c sys/modules/i2c/controllers Makefile sys/pc98/conf NOTES share/man/man4 Makefile Added files: (Branch: RELENG_6) sys/modules/i2c/controllers/amdsmb Makefile sys/modules/i2c/controllers/nfsmb Makefile sys/pci amdsmb.c nfsmb.c share/man/man4 amdsmb.4 nfsmb.4 Log: MFC: amdsmb(4) and nfsmb(4). Revision Changes Path 1.320.2.18 +4 -0 src/share/man/man4/Makefile 1.2.2.1 +54 -0 src/share/man/man4/amdsmb.4 (new) 1.2.2.1 +54 -0 src/share/man/man4/nfsmb.4 (new) 1.1325.2.17 +5 -1 src/sys/conf/NOTES 1.1031.2.38 +2 -0 src/sys/conf/files 1.18.10.2 +2 -0 src/sys/dev/smbus/smbus.c 1.4.2.1 +1 -1 src/sys/modules/i2c/controllers/Makefile 1.1.2.1 +9 -0 src/sys/modules/i2c/controllers/amdsmb/Makefile (new) 1.1.2.1 +9 -0 src/sys/modules/i2c/controllers/nfsmb/Makefile (new) 1.59.2.5 +2 -0 src/sys/pc98/conf/NOTES 1.2.2.1 +523 -0 src/sys/pci/amdsmb.c (new) 1.2.2.1 +552 -0 src/sys/pci/nfsmb.c (new) From owner-cvs-src@FreeBSD.ORG Thu Aug 17 11:16: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 5569F16A4DA; Thu, 17 Aug 2006 11:16:03 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1208443D49; Thu, 17 Aug 2006 11:16:03 +0000 (GMT) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HBG2P8027304; Thu, 17 Aug 2006 11:16:02 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HBG2Xk027303; Thu, 17 Aug 2006 11:16:02 GMT (envelope-from thompsa) Message-Id: <200608171116.k7HBG2Xk027303@repoman.freebsd.org> From: Andrew Thompson Date: Thu, 17 Aug 2006 11:16: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/net if_bridge.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 11:16:03 -0000 thompsa 2006-08-17 11:16:02 UTC FreeBSD src repository Modified files: sys/net if_bridge.c Log: Remove unneeded asserts from bridge_ioctl_* since these are just extensions of bridge_ioctl() which has the correct locking. Revision Changes Path 1.78 +0 -64 src/sys/net/if_bridge.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 14:23: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 F080916A4DD; Thu, 17 Aug 2006 14:23:02 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9B4C43D45; Thu, 17 Aug 2006 14:23:02 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HEN24B047356; Thu, 17 Aug 2006 14:23:02 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HEN2YQ047355; Thu, 17 Aug 2006 14:23:02 GMT (envelope-from brooks) Message-Id: <200608171423.k7HEN2YQ047355@repoman.freebsd.org> From: Brooks Davis Date: Thu, 17 Aug 2006 14:23: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: CVSROOT access X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 14:23:03 -0000 brooks 2006-08-17 14:23:02 UTC FreeBSD src repository Modified files: . access Log: Temporarily reenable njl's commit bit to restore dfilter service. Approved by: core Revision Changes Path 1.785 +1 -0 CVSROOT/access From owner-cvs-src@FreeBSD.ORG Thu Aug 17 16:20: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 E449316A4DA; Thu, 17 Aug 2006 16:20:43 +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 9896843D53; Thu, 17 Aug 2006 16:20:43 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HGKhYN057382; Thu, 17 Aug 2006 16:20:43 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HGKhG2057380; Thu, 17 Aug 2006 16:20:43 GMT (envelope-from ceri) Message-Id: <200608171620.k7HGKhG2057380@repoman.freebsd.org> From: Ceri Davies Date: Thu, 17 Aug 2006 16:20: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/usr.bin/locate/locate locate.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: Thu, 17 Aug 2006 16:20:44 -0000 ceri 2006-08-17 16:20:42 UTC FreeBSD src repository Modified files: usr.bin/locate/locate locate.1 Log: Fix a grammatical error. Funny how one character can completely distort the perception of a sentence :) Revision Changes Path 1.32 +1 -1 src/usr.bin/locate/locate/locate.1 From owner-cvs-src@FreeBSD.ORG Thu Aug 17 16:29: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 00B9A16A4DA; Thu, 17 Aug 2006 16:29:28 +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 A929D43D53; Thu, 17 Aug 2006 16:29:27 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HGTRBD057776; Thu, 17 Aug 2006 16:29:27 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HGTRsk057775; Thu, 17 Aug 2006 16:29:27 GMT (envelope-from ceri) Message-Id: <200608171629.k7HGTRsk057775@repoman.freebsd.org> From: Ceri Davies Date: Thu, 17 Aug 2006 16:29:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/locate/locate locate.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: Thu, 17 Aug 2006 16:29:28 -0000 ceri 2006-08-17 16:29:27 UTC FreeBSD src repository Modified files: usr.bin/locate/locate locate.1 Log: Further nitpicking. Revision Changes Path 1.33 +13 -13 src/usr.bin/locate/locate/locate.1 From owner-cvs-src@FreeBSD.ORG Thu Aug 17 17: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 31BB116A4DE; Thu, 17 Aug 2006 17:12:31 +0000 (UTC) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7724543D55; Thu, 17 Aug 2006 17:12:27 +0000 (GMT) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HHCRDx069076; Thu, 17 Aug 2006 17:12:27 GMT (envelope-from brian@repoman.freebsd.org) Received: (from brian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HHCRxx069075; Thu, 17 Aug 2006 17:12:27 GMT (envelope-from brian) Message-Id: <200608171712.k7HHCRxx069075@repoman.freebsd.org> From: Brian Somers Date: Thu, 17 Aug 2006 17:12:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc/defaults rc.conf src/etc/rc.d dhclient src/sbin/dhclient dhclient.8 dhclient.c 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, 17 Aug 2006 17:12:31 -0000 brian 2006-08-17 17:12:27 UTC FreeBSD src repository Modified files: etc/defaults rc.conf etc/rc.d dhclient sbin/dhclient dhclient.8 dhclient.c share/man/man5 rc.conf.5 Log: Add a -p switch to dhclient. The switch tells dhclient to persist despite the interface link status. Add dhclient_flags_iface and background_dhclient_iface rc.conf options. (where iface is a specific interface). These can be used to give interface specific flags to dhclient. Reviewed by: brooks@ Revision Changes Path 1.293 +1 -0 src/etc/defaults/rc.conf 1.23 +12 -1 src/etc/rc.d/dhclient 1.6 +6 -1 src/sbin/dhclient/dhclient.8 1.17 +14 -4 src/sbin/dhclient/dhclient.c 1.304 +12 -0 src/share/man/man5/rc.conf.5 From owner-cvs-src@FreeBSD.ORG Thu Aug 17 17:27: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 4957216A4DE; Thu, 17 Aug 2006 17:27:43 +0000 (UTC) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A78C943D76; Thu, 17 Aug 2006 17:27:42 +0000 (GMT) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HHRgE8069892; Thu, 17 Aug 2006 17:27:42 GMT (envelope-from brian@repoman.freebsd.org) Received: (from brian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HHRgFT069891; Thu, 17 Aug 2006 17:27:42 GMT (envelope-from brian) Message-Id: <200608171727.k7HHRgFT069891@repoman.freebsd.org> From: Brian Somers Date: Thu, 17 Aug 2006 17:27: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/sbin/dhclient dhclient.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 17:27:43 -0000 brian 2006-08-17 17:27:42 UTC FreeBSD src repository Modified files: sbin/dhclient dhclient.c Log: Correct usage() Revision Changes Path 1.18 +1 -1 src/sbin/dhclient/dhclient.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 18:20: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 3ABE416A4E8; Thu, 17 Aug 2006 18:20:50 +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 8EFD543EB1; Thu, 17 Aug 2006 18:15:50 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HIFhTe073259; Thu, 17 Aug 2006 18:15:43 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HIFhKa073258; Thu, 17 Aug 2006 18:15:43 GMT (envelope-from delphij) Message-Id: <200608171815.k7HIFhKa073258@repoman.freebsd.org> From: Xin LI Date: Thu, 17 Aug 2006 18:15: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/newsyslog newsyslog.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 18:20:50 -0000 delphij 2006-08-17 18:15:43 UTC FreeBSD src repository Modified files: usr.sbin/newsyslog newsyslog.c Log: Use same signedness for i and matched_c. This should make newsyslog(8) WARNS=6 clean. Revision Changes Path 1.107 +2 -1 src/usr.sbin/newsyslog/newsyslog.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 19:53: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 26B3C16A4DE; Thu, 17 Aug 2006 19:53:07 +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 DA93443D5F; Thu, 17 Aug 2006 19:53:06 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HJr68K079837; Thu, 17 Aug 2006 19:53:06 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HJr65x079836; Thu, 17 Aug 2006 19:53:06 GMT (envelope-from jhb) Message-Id: <200608171953.k7HJr65x079836@repoman.freebsd.org> From: John Baldwin Date: Thu, 17 Aug 2006 19:53: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/ddb db_ps.c db_thread.c ddb.h src/sys/kern kern_lock.c kern_sx.c subr_sleepqueue.c subr_turnstile.c src/sys/sys lockmgr.h sx.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, 17 Aug 2006 19:53:07 -0000 jhb 2006-08-17 19:53:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/ddb db_ps.c db_thread.c ddb.h sys/kern kern_lock.c kern_sx.c subr_sleepqueue.c subr_turnstile.c sys/sys lockmgr.h sx.h Log: MFC several DDB improvements including the simpler 'ps', 'show proc', 'show thread' (currently doesn't work due to a ddb bug that in 6.x that causes 'show thread' to be treated as 'show threads'), 'show lockmgr', 'show sleepchain', 'show lockchain', 'show allchains', 'show locktree', 'show sleepq', and 'show turnstile'. Revision Changes Path 1.55.2.1 +306 -64 src/sys/ddb/db_ps.c 1.4.2.1 +92 -0 src/sys/ddb/db_thread.c 1.39.2.1 +2 -0 src/sys/ddb/ddb.h 1.89.2.4 +60 -0 src/sys/kern/kern_lock.c 1.25.2.4 +54 -1 src/sys/kern/kern_sx.c 1.18.2.4 +66 -2 src/sys/kern/subr_sleepqueue.c 1.152.2.4 +300 -2 src/sys/kern/subr_turnstile.c 1.47.2.2 +3 -0 src/sys/sys/lockmgr.h 1.21.2.2 +3 -0 src/sys/sys/sx.h From owner-cvs-src@FreeBSD.ORG Thu Aug 17 19:55: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 48FB416A4DD; Thu, 17 Aug 2006 19:55:36 +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 A192543D70; Thu, 17 Aug 2006 19:55:35 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HJtZO0079997; Thu, 17 Aug 2006 19:55:35 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HJtZTA079996; Thu, 17 Aug 2006 19:55:35 GMT (envelope-from jhb) Message-Id: <200608171955.k7HJtZTA079996@repoman.freebsd.org> From: John Baldwin Date: Thu, 17 Aug 2006 19:55: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/cam/scsi scsi_pass.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 19:55:36 -0000 jhb 2006-08-17 19:55:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/cam/scsi scsi_pass.c Log: MFC: Typo fix. Revision Changes Path 1.43.2.1 +1 -1 src/sys/cam/scsi/scsi_pass.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 19:57: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 135BD16A4E0; Thu, 17 Aug 2006 19:57:11 +0000 (UTC) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0DEB43D55; Thu, 17 Aug 2006 19:57:10 +0000 (GMT) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HJvAhB080115; Thu, 17 Aug 2006 19:57:10 GMT (envelope-from brian@repoman.freebsd.org) Received: (from brian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HJvAg0080114; Thu, 17 Aug 2006 19:57:10 GMT (envelope-from brian) Message-Id: <200608171957.k7HJvAg0080114@repoman.freebsd.org> From: Brian Somers Date: Thu, 17 Aug 2006 19:57:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc/rc.d dhclient X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 19:57:11 -0000 brian 2006-08-17 19:57:10 UTC FreeBSD src repository Modified files: etc/rc.d dhclient Log: Add a missing quote Spotted by: ru Revision Changes Path 1.24 +1 -1 src/etc/rc.d/dhclient From owner-cvs-src@FreeBSD.ORG Thu Aug 17 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 132FC16A4DD; Thu, 17 Aug 2006 20:10:35 +0000 (UTC) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C205343D46; Thu, 17 Aug 2006 20:10:34 +0000 (GMT) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HKAYBb081981; Thu, 17 Aug 2006 20:10:34 GMT (envelope-from brian@repoman.freebsd.org) Received: (from brian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HKAYvm081980; Thu, 17 Aug 2006 20:10:34 GMT (envelope-from brian) Message-Id: <200608172010.k7HKAYvm081980@repoman.freebsd.org> From: Brian Somers Date: Thu, 17 Aug 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/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, 17 Aug 2006 20:10:35 -0000 brian 2006-08-17 20:10:34 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Bump the document date. Suggested by: ru Revision Changes Path 1.305 +1 -1 src/share/man/man5/rc.conf.5 From owner-cvs-src@FreeBSD.ORG Thu Aug 17 20:11: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 1B0D916A4E1; Thu, 17 Aug 2006 20:11:22 +0000 (UTC) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD6DA43D49; Thu, 17 Aug 2006 20:11:21 +0000 (GMT) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HKBL51082092; Thu, 17 Aug 2006 20:11:21 GMT (envelope-from brian@repoman.freebsd.org) Received: (from brian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HKBLXG082091; Thu, 17 Aug 2006 20:11:21 GMT (envelope-from brian) Message-Id: <200608172011.k7HKBLXG082091@repoman.freebsd.org> From: Brian Somers Date: Thu, 17 Aug 2006 20:11: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/sbin/dhclient dhclient.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 20:11:22 -0000 brian 2006-08-17 20:11:21 UTC FreeBSD src repository Modified files: sbin/dhclient dhclient.8 Log: Bump the document date. s/dhclient/.Nm/ Suggested by: ru Revision Changes Path 1.7 +7 -4 src/sbin/dhclient/dhclient.8 From owner-cvs-src@FreeBSD.ORG Thu Aug 17 20:13: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 530F416A4DA; Thu, 17 Aug 2006 20:13:27 +0000 (UTC) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4E5F43D4C; Thu, 17 Aug 2006 20:13:24 +0000 (GMT) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HKDOSn082192; Thu, 17 Aug 2006 20:13:24 GMT (envelope-from brian@repoman.freebsd.org) Received: (from brian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HKDOp4082191; Thu, 17 Aug 2006 20:13:24 GMT (envelope-from brian) Message-Id: <200608172013.k7HKDOp4082191@repoman.freebsd.org> From: Brian Somers Date: Thu, 17 Aug 2006 20:13: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/etc/defaults rc.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 20:13:27 -0000 brian 2006-08-17 20:13:24 UTC FreeBSD src repository Modified files: etc/defaults rc.conf Log: Make it a little clearer that interface-specific flags aren't additional to specified dhclient flags. Mention background_dhclient_iface. Suggested by: ru Revision Changes Path 1.294 +3 -2 src/etc/defaults/rc.conf From owner-cvs-src@FreeBSD.ORG Thu Aug 17 21:06: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 F1A7016A4E0; Thu, 17 Aug 2006 21:06:57 +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 18A6043D80; Thu, 17 Aug 2006 21:06:49 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HL6mE7094463; Thu, 17 Aug 2006 21:06:48 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HL6mmk094462; Thu, 17 Aug 2006 21:06:48 GMT (envelope-from netchild) Message-Id: <200608172106.k7HL6mmk094462@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 17 Aug 2006 21:06: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/i386/linux linux_machdep.c linux_sysvec.c src/sys/compat/linux linux_emul.h linux_misc.c linux_signal.c 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: Thu, 17 Aug 2006 21:06:58 -0000 netchild 2006-08-17 21:06:48 UTC FreeBSD src repository Modified files: sys/i386/linux linux_sysvec.c linux_machdep.c sys/compat/linux linux_emul.h linux_misc.c linux_signal.c sys/amd64/linux32 linux32_sysvec.c Log: Move some stuff into headers where they belong. Sponsored by: Google SoC 2006 Submitted by: rdivacky Noticed by: jhb, ssouhlal Revision Changes Path 1.23 +0 -2 src/sys/amd64/linux32/linux32_sysvec.c 1.3 +3 -0 src/sys/compat/linux/linux_emul.h 1.183 +0 -3 src/sys/compat/linux/linux_misc.c 1.58 +0 -3 src/sys/compat/linux/linux_signal.c 1.53 +0 -3 src/sys/i386/linux/linux_machdep.c 1.147 +1 -5 src/sys/i386/linux/linux_sysvec.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 21:21: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 885FF16A608; Thu, 17 Aug 2006 21:21:30 +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 4504B43D45; Thu, 17 Aug 2006 21:21:30 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HLLUOT095481; Thu, 17 Aug 2006 21:21:30 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HLLUY5095480; Thu, 17 Aug 2006 21:21:30 GMT (envelope-from netchild) Message-Id: <200608172121.k7HLLUY5095480@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 17 Aug 2006 21:21: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/compat/linux linux_misc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 21:21:30 -0000 netchild 2006-08-17 21:21:30 UTC FreeBSD src repository Modified files: sys/compat/linux linux_misc.c Log: - disable some more code when osrelease=2.4.2 - protect td->td_proc->p_pid with the proc lock in linux_getpid in the amd64 (= non i386) case [1] Sponsored by: Google SoC 2006 Submitted by: rdivacky Noticed by: netchild [1] Revision Changes Path 1.184 +48 -24 src/sys/compat/linux/linux_misc.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 21:23: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 F2D6D16A4DA; Thu, 17 Aug 2006 21:23: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 AFFFC43D49; Thu, 17 Aug 2006 21:23:16 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HLNGMA095555; Thu, 17 Aug 2006 21:23:16 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HLNGZo095554; Thu, 17 Aug 2006 21:23:16 GMT (envelope-from marcel) Message-Id: <200608172123.k7HLNGZo095554@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 17 Aug 2006 21:23: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/lib/libdisk write_ia64_disk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2006 21:23:17 -0000 marcel 2006-08-17 21:23:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libdisk write_ia64_disk.c Log: MFC rev. 1.16: Fix off-by-one. Revision Changes Path 1.15.8.1 +2 -0 src/lib/libdisk/write_ia64_disk.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 21:26: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 9455516A4DF; Thu, 17 Aug 2006 21:26:56 +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 4D32143D68; Thu, 17 Aug 2006 21:26:56 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HLQuSL095736; Thu, 17 Aug 2006 21:26:56 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HLQuoC095735; Thu, 17 Aug 2006 21:26:56 GMT (envelope-from marcel) Message-Id: <200608172126.k7HLQuoC095735@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 17 Aug 2006 21:26: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/sys/amd64/amd64 gdb_machdep.c src/sys/amd64/include gdb_machdep.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, 17 Aug 2006 21:26:56 -0000 marcel 2006-08-17 21:26:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/amd64 gdb_machdep.c sys/amd64/include gdb_machdep.h Log: MFC: rev. 1.6 (gdb_machdep,c); 1.4 & 1.5 (gdb_machdep.h) o Correct PC register number o Implement gdb_cpu_signal() to map SIGTRAP correctly Revision Changes Path 1.4.2.2 +24 -0 src/sys/amd64/amd64/gdb_machdep.c 1.3.2.1 +2 -7 src/sys/amd64/include/gdb_machdep.h From owner-cvs-src@FreeBSD.ORG Thu Aug 17 22:42: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 B0A5E16A4DD; Thu, 17 Aug 2006 22:42:56 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 712A243D49; Thu, 17 Aug 2006 22:42:56 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HMguMR001182; Thu, 17 Aug 2006 22:42:56 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HMgu24001181; Thu, 17 Aug 2006 22:42:56 GMT (envelope-from imp) Message-Id: <200608172242.k7HMgu24001181@repoman.freebsd.org> From: Warner Losh Date: Thu, 17 Aug 2006 22:42:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/usb usb_port.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, 17 Aug 2006 22:42:56 -0000 imp 2006-08-17 22:42:56 UTC FreeBSD src repository Modified files: sys/dev/usb usb_port.h Log: Don't put a ; after while (0) Submitted by: jmg Revision Changes Path 1.79 +2 -2 src/sys/dev/usb/usb_port.h From owner-cvs-src@FreeBSD.ORG Thu Aug 17 22:49: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 DE47316A4DA; Thu, 17 Aug 2006 22:49:50 +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 B089C43D49; Thu, 17 Aug 2006 22:49:50 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HMnoC4001587; Thu, 17 Aug 2006 22:49:50 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HMno9J001586; Thu, 17 Aug 2006 22:49:50 GMT (envelope-from julian) Message-Id: <200608172249.k7HMno9J001586@repoman.freebsd.org> From: Julian Elischer Date: Thu, 17 Aug 2006 22:49:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet ip_fw.h ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 17 Aug 2006 22:49:51 -0000 julian 2006-08-17 22:49:50 UTC FreeBSD src repository Modified files: sys/netinet ip_fw.h ip_fw2.c sbin/ipfw ipfw.8 ipfw2.c Log: Allow ipfw to forward to a destination that is specified by a table. for example: fwd tablearg ip from any to table(1) where table 1 has entries of the form: 1.1.1.0/24 10.2.3.4 208.23.2.0/24 router2 This allows trivial implementation of a secondary routing table implemented in the firewall layer. I expect more work (under discussion with Glebius) to follow this to clean up some of the messy parts of ipfw related to tables. Reviewed by: Glebius MFC after: 1 month Revision Changes Path 1.192 +16 -2 src/sbin/ipfw/ipfw.8 1.93 +44 -9 src/sbin/ipfw/ipfw2.c 1.107 +2 -0 src/sys/netinet/ip_fw.h 1.143 +23 -7 src/sys/netinet/ip_fw2.c From owner-cvs-src@FreeBSD.ORG Thu Aug 17 22:50: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 A599916A4E0; Thu, 17 Aug 2006 22:50:33 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7176C43D49; Thu, 17 Aug 2006 22:50:33 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HMoXZc001803; Thu, 17 Aug 2006 22:50:33 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HMoXUd001802; Thu, 17 Aug 2006 22:50:33 GMT (envelope-from imp) Message-Id: <200608172250.k7HMoXUd001802@repoman.freebsd.org> From: Warner Losh Date: Thu, 17 Aug 2006 22:50:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/compat/freebsd32 freebsd32.h src/sys/compat/ndis ntoskrnl_var.h src/sys/dev/arl if_arlreg.h src/sys/dev/ath if_athvar.h src/sys/dev/ips ips.h src/sys/fs/msdosfs denode.h src/sys/geom/vinum geom_vinum_raid5.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, 17 Aug 2006 22:50:33 -0000 imp 2006-08-17 22:50:33 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32.h sys/compat/ndis ntoskrnl_var.h sys/dev/arl if_arlreg.h sys/dev/ath if_athvar.h sys/dev/ips ips.h sys/fs/msdosfs denode.h sys/geom/vinum geom_vinum_raid5.h Log: while (0); -> while (0) in multi-line macros Revision Changes Path 1.5 +1 -1 src/sys/compat/freebsd32/freebsd32.h 1.43 +1 -2 src/sys/compat/ndis/ntoskrnl_var.h 1.7 +1 -1 src/sys/dev/arl/if_arlreg.h 1.51 +1 -1 src/sys/dev/ath/if_athvar.h 1.17 +1 -1 src/sys/dev/ips/ips.h 1.34 +1 -1 src/sys/fs/msdosfs/denode.h 1.7 +1 -1 src/sys/geom/vinum/geom_vinum_raid5.h From owner-cvs-src@FreeBSD.ORG Thu Aug 17 22:57: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 528C316A4E0; Thu, 17 Aug 2006 22:57:16 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F50643D69; Thu, 17 Aug 2006 22:57:09 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HMv9rb002500; Thu, 17 Aug 2006 22:57:09 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HMv9hd002499; Thu, 17 Aug 2006 22:57:09 GMT (envelope-from imp) Message-Id: <200608172257.k7HMv9hd002499@repoman.freebsd.org> From: Warner Losh Date: Thu, 17 Aug 2006 22:57: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/boot/arm Makefile src/sys/boot/arm/at91 Makefile Makefile.inc linker.cfg src/sys/boot/arm/at91/boot0 Makefile README arm_init.s linker.cfg main.c src/sys/boot/arm/at91/boot0iic Makefile 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: Thu, 17 Aug 2006 22:57:16 -0000 imp 2006-08-17 22:57:09 UTC FreeBSD src repository Added files: (Branch: RELENG_6) sys/boot/arm Makefile sys/boot/arm/at91 Makefile Makefile.inc linker.cfg sys/boot/arm/at91/boot0 Makefile README arm_init.s linker.cfg main.c sys/boot/arm/at91/boot0iic Makefile main.c sys/boot/arm/at91/boot0spi Makefile main.c sys/boot/arm/at91/bootiic Makefile README arm_init.S env_vars.c env_vars.h loader_prompt.c loader_prompt.h main.c sys/boot/arm/at91/bootspi Makefile README arm_init.S env_vars.c env_vars.h loader_prompt.c loader_prompt.h main.c sys/boot/arm/at91/libat91 Makefile at91rm9200.h at91rm9200_lowlevel.c at91rm9200_lowlevel.h delay.c eeprom.c emac.c emac.h emac_init.c getc.c lib.h lib_AT91RM9200.h mci_device.c mci_device.h p_string.c printf.c putchar.c reset.c sd-card.c sd-card.h spi_flash.c spi_flash.h tag_list.c tag_list.h xmodem.c Log: MFC: at91 boot loaders Revision Changes Path 1.1.2.1 +5 -0 src/sys/boot/arm/Makefile (new) 1.2.2.1 +5 -0 src/sys/boot/arm/at91/Makefile (new) 1.3.2.1 +53 -0 src/sys/boot/arm/at91/Makefile.inc (new) 1.3.2.1 +11 -0 src/sys/boot/arm/at91/boot0/Makefile (new) 1.1.2.1 +7 -0 src/sys/boot/arm/at91/boot0/README (new) 1.1.2.1 +105 -0 src/sys/boot/arm/at91/boot0/arm_init.s (new) 1.1.2.1 +85 -0 src/sys/boot/arm/at91/boot0/linker.cfg (new) 1.4.2.1 +43 -0 src/sys/boot/arm/at91/boot0/main.c (new) 1.2.2.1 +12 -0 src/sys/boot/arm/at91/boot0iic/Makefile (new) 1.2.2.1 +43 -0 src/sys/boot/arm/at91/boot0iic/main.c (new) 1.2.2.1 +13 -0 src/sys/boot/arm/at91/boot0spi/Makefile (new) 1.2.2.1 +61 -0 src/sys/boot/arm/at91/boot0spi/main.c (new) 1.3.2.1 +10 -0 src/sys/boot/arm/at91/bootiic/Makefile (new) 1.1.2.1 +35 -0 src/sys/boot/arm/at91/bootiic/README (new) 1.2.2.1 +120 -0 src/sys/boot/arm/at91/bootiic/arm_init.S (new) 1.1.2.1 +207 -0 src/sys/boot/arm/at91/bootiic/env_vars.c (new) 1.1.2.1 +54 -0 src/sys/boot/arm/at91/bootiic/env_vars.h (new) 1.2.2.1 +387 -0 src/sys/boot/arm/at91/bootiic/loader_prompt.c (new) 1.1.2.1 +55 -0 src/sys/boot/arm/at91/bootiic/loader_prompt.h (new) 1.3.2.1 +53 -0 src/sys/boot/arm/at91/bootiic/main.c (new) 1.2.2.1 +14 -0 src/sys/boot/arm/at91/bootspi/Makefile (new) 1.1.2.1 +34 -0 src/sys/boot/arm/at91/bootspi/README (new) 1.2.2.1 +125 -0 src/sys/boot/arm/at91/bootspi/arm_init.S (new) 1.1.2.1 +130 -0 src/sys/boot/arm/at91/bootspi/env_vars.c (new) 1.1.2.1 +54 -0 src/sys/boot/arm/at91/bootspi/env_vars.h (new) 1.1.2.1 +360 -0 src/sys/boot/arm/at91/bootspi/loader_prompt.c (new) 1.1.2.1 +62 -0 src/sys/boot/arm/at91/bootspi/loader_prompt.h (new) 1.2.2.1 +58 -0 src/sys/boot/arm/at91/bootspi/main.c (new) 1.4.2.1 +17 -0 src/sys/boot/arm/at91/libat91/Makefile (new) 1.2.2.1 +2431 -0 src/sys/boot/arm/at91/libat91/at91rm9200.h (new) 1.2.2.1 +198 -0 src/sys/boot/arm/at91/libat91/at91rm9200_lowlevel.c (new) 1.2.2.1 +57 -0 src/sys/boot/arm/at91/libat91/at91rm9200_lowlevel.h (new) 1.1.2.1 +43 -0 src/sys/boot/arm/at91/libat91/delay.c (new) 1.2.2.1 +181 -0 src/sys/boot/arm/at91/libat91/eeprom.c (new) 1.3.2.1 +562 -0 src/sys/boot/arm/at91/libat91/emac.c (new) 1.3.2.1 +138 -0 src/sys/boot/arm/at91/libat91/emac.h (new) 1.1.2.1 +139 -0 src/sys/boot/arm/at91/libat91/emac_init.c (new) 1.2.2.1 +62 -0 src/sys/boot/arm/at91/libat91/getc.c (new) 1.2.2.1 +64 -0 src/sys/boot/arm/at91/libat91/lib.h (new) 1.1.2.1 +639 -0 src/sys/boot/arm/at91/libat91/lib_AT91RM9200.h (new) 1.1.2.1 +616 -0 src/sys/boot/arm/at91/libat91/mci_device.c (new) 1.1.2.1 +417 -0 src/sys/boot/arm/at91/libat91/mci_device.h (new) 1.2.2.1 +210 -0 src/sys/boot/arm/at91/libat91/p_string.c (new) 1.1.2.1 +69 -0 src/sys/boot/arm/at91/libat91/printf.c (new) 1.1.2.1 +54 -0 src/sys/boot/arm/at91/libat91/putchar.c (new) 1.1.2.1 +57 -0 src/sys/boot/arm/at91/libat91/reset.c (new) 1.1.2.1 +335 -0 src/sys/boot/arm/at91/libat91/sd-card.c (new) 1.1.2.1 +38 -0 src/sys/boot/arm/at91/libat91/sd-card.h (new) 1.1.2.1 +238 -0 src/sys/boot/arm/at91/libat91/spi_flash.c (new) 1.1.2.1 +54 -0 src/sys/boot/arm/at91/libat91/spi_flash.h (new) 1.2.2.1 +81 -0 src/sys/boot/arm/at91/libat91/tag_list.c (new) 1.2.2.1 +28 -0 src/sys/boot/arm/at91/libat91/tag_list.h (new) 1.2.2.1 +128 -0 src/sys/boot/arm/at91/libat91/xmodem.c (new) 1.1.2.1 +291 -0 src/sys/boot/arm/at91/linker.cfg (new) From owner-cvs-src@FreeBSD.ORG Thu Aug 17 23: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 6CA1D16A4DE; Thu, 17 Aug 2006 23:00:34 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F11A43D45; Thu, 17 Aug 2006 23:00:34 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7HN0Yif002665; Thu, 17 Aug 2006 23:00:34 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7HN0YDv002664; Thu, 17 Aug 2006 23:00:34 GMT (envelope-from imp) Message-Id: <200608172300.k7HN0YDv002664@repoman.freebsd.org> From: Warner Losh Date: Thu, 17 Aug 2006 23:00: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/bin/ed 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: Thu, 17 Aug 2006 23:00:34 -0000 imp 2006-08-17 23:00:33 UTC FreeBSD src repository Modified files: bin/ed main.c Log: while(0); -> while (0) in multiline macro Revision Changes Path 1.29 +1 -1 src/bin/ed/main.c From owner-cvs-src@FreeBSD.ORG Fri Aug 18 00: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 A732016A4DD; Fri, 18 Aug 2006 00:01:30 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5498843D5A; Fri, 18 Aug 2006 00:01:30 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7I01UPS010183; Fri, 18 Aug 2006 00:01:30 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7I01UeH010181; Fri, 18 Aug 2006 00:01:30 GMT (envelope-from imp) Message-Id: <200608180001.k7I01UeH010181@repoman.freebsd.org> From: Warner Losh Date: Fri, 18 Aug 2006 00:01: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/dev/ata ata-chipset.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 00:01:30 -0000 imp 2006-08-18 00:01:29 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Appened ull to a really large integer constant to fix build on i386 Revision Changes Path 1.170 +1 -1 src/sys/dev/ata/ata-chipset.c From owner-cvs-src@FreeBSD.ORG Fri Aug 18 08:03: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 29C9216A4E1; Fri, 18 Aug 2006 08:03:07 +0000 (UTC) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C2ED43D68; Fri, 18 Aug 2006 08:03:06 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7I836DN062415; Fri, 18 Aug 2006 08:03:06 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7I836hq062414; Fri, 18 Aug 2006 08:03:06 GMT (envelope-from marck) Message-Id: <200608180803.k7I836hq062414@repoman.freebsd.org> From: Dmitry Morozovsky Date: Fri, 18 Aug 2006 08:03: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/boot/common help.common loader.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: Fri, 18 Aug 2006 08:03:07 -0000 marck 2006-08-18 08:03:06 UTC FreeBSD src repository (doc committer) Modified files: sys/boot/common help.common loader.8 Log: Remove references to NMBCLUSTERS which is obsoleted. PR: 100427 Approved by: maxim MFC after: 1 week Revision Changes Path 1.42 +1 -1 src/sys/boot/common/help.common 1.86 +2 -4 src/sys/boot/common/loader.8 From owner-cvs-src@FreeBSD.ORG Fri Aug 18 09:56: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 0567A16A4E7; Fri, 18 Aug 2006 09:56:13 +0000 (UTC) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF4EA43D49; Fri, 18 Aug 2006 09:56:12 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7I9uCCT074752; Fri, 18 Aug 2006 09:56:12 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7I9uCll074751; Fri, 18 Aug 2006 09:56:12 GMT (envelope-from sos) Message-Id: <200608180956.k7I9uCll074751@repoman.freebsd.org> From: Søren Schmidt Date: Fri, 18 Aug 2006 09:56: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/ata ata-chipset.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 09:56:13 -0000 sos 2006-08-18 09:56:12 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Update JMicron support to also work with chips where the PATA and SATA parts are on individual PCI functions. HW donated by: JMicron Revision Changes Path 1.171 +43 -20 src/sys/dev/ata/ata-chipset.c From owner-cvs-src@FreeBSD.ORG Fri Aug 18 10:15: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 2B6E916A4DA; Fri, 18 Aug 2006 10:15:02 +0000 (UTC) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C97ED43D58; Fri, 18 Aug 2006 10:15:01 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IAF14O076365; Fri, 18 Aug 2006 10:15:01 GMT (envelope-from marck@repoman.freebsd.org) Received: (from marck@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IAF1Af076364; Fri, 18 Aug 2006 10:15:01 GMT (envelope-from marck) Message-Id: <200608181015.k7IAF1Af076364@repoman.freebsd.org> From: Dmitry Morozovsky Date: Fri, 18 Aug 2006 10:15:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/common loader.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: Fri, 18 Aug 2006 10:15:02 -0000 marck 2006-08-18 10:15:01 UTC FreeBSD src repository (doc committer) Modified files: sys/boot/common loader.8 Log: kern.ipc.nmbclusters is sysctl, not compile-time option. Change Dv to Va. Touch .Dd. Pointed out by: ru MFC after: 1 week Revision Changes Path 1.87 +3 -3 src/sys/boot/common/loader.8 From owner-cvs-src@FreeBSD.ORG Fri Aug 18 10:20: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 135F916A4DD; Fri, 18 Aug 2006 10:20:16 +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 B100B43D49; Fri, 18 Aug 2006 10:20:15 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IAKFxr076688; Fri, 18 Aug 2006 10:20:15 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IAKFub076687; Fri, 18 Aug 2006 10:20:15 GMT (envelope-from brueffer) Message-Id: <200608181020.k7IAKFub076687@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 18 Aug 2006 10:20: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/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: Fri, 18 Aug 2006 10:20:16 -0000 brueffer 2006-08-18 10:20:15 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: Follow the lead of mxgb(4) and build the module for ixgb(4). Originally it wasn't enabled since the hardware wasn't commonplace, but as 10GE hardware is becoming more widely used, building the module by default should be beneficial. Approved by: rwatson (mentor) MFC after: 2 weeks Revision Changes Path 1.507 +3 -0 src/sys/modules/Makefile From owner-cvs-src@FreeBSD.ORG Fri Aug 18 10:22: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 14F5A16A4DE; Fri, 18 Aug 2006 10:22:37 +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 B9E6943D46; Fri, 18 Aug 2006 10:22:36 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IAMakJ076940; Fri, 18 Aug 2006 10:22:36 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IAMaW2076939; Fri, 18 Aug 2006 10:22:36 GMT (envelope-from brueffer) Message-Id: <200608181022.k7IAMaW2076939@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 18 Aug 2006 10:22: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/share/man/man4 ixgb.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2006 10:22:37 -0000 brueffer 2006-08-18 10:22:36 UTC FreeBSD src repository Modified files: share/man/man4 ixgb.4 Log: Use our standard section 4 SYNOPSIS layout. MFC after: 2 weeks Revision Changes Path 1.10 +16 -11 src/share/man/man4/ixgb.4 From owner-cvs-src@FreeBSD.ORG Fri Aug 18 10:30: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 EF71716A4E0; Fri, 18 Aug 2006 10:30:15 +0000 (UTC) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from ms-dienst.rz.rwth-aachen.de (ms-2.rz.RWTH-Aachen.DE [134.130.3.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 168E043D5F; Fri, 18 Aug 2006 10:30:14 +0000 (GMT) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from circe (circe.rz.RWTH-Aachen.DE [134.130.3.36]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0J4600LK5VU90F@ms-dienst.rz.rwth-aachen.de>; Fri, 18 Aug 2006 12:30:10 +0200 (MEST) Received: from talos.rz.RWTH-Aachen.DE ([134.130.3.22]) by circe (MailMonitor for SMTP v1.2.2 ) ; Fri, 18 Aug 2006 12:30:09 +0200 (MEST) Received: from bigboss.hitnet.rwth-aachen.de (bigspace.hitnet.RWTH-Aachen.DE [137.226.181.2]) by smarthost.rwth-aachen.de (8.13.7/8.13.1/1) with ESMTP id k7IAU8Bn009136; Fri, 18 Aug 2006 12:30:08 +0200 Received: from haakonia.hitnet.rwth-aachen.de ([137.226.181.92]) by bigboss.hitnet.rwth-aachen.de with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1GE1c8-0004Bf-U3; Fri, 18 Aug 2006 12:30:08 +0200 Received: by haakonia.hitnet.rwth-aachen.de (Postfix, from userid 1001) id 88A613F41B; Fri, 18 Aug 2006 12:30:08 +0200 (CEST) Date: Fri, 18 Aug 2006 12:30:08 +0200 From: Christian Brueffer In-reply-to: <200608181020.k7IAKFub076687@repoman.freebsd.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-id: <20060818103008.GB3412@haakonia.hitnet.RWTH-Aachen.DE> MIME-version: 1.0 Content-type: multipart/signed; boundary=tjCHc7DPkfUGtrlw; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.5.11 X-Operating-System: FreeBSD 6.1-STABLE X-PGP-Key: http://people.FreeBSD.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: <200608181020.k7IAKFub076687@repoman.freebsd.org> Cc: Subject: Re: 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: Fri, 18 Aug 2006 10:30:16 -0000 --tjCHc7DPkfUGtrlw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 18, 2006 at 10:20:15AM +0000, Christian Brueffer wrote: > brueffer 2006-08-18 10:20:15 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/modules Makefile=20 > Log: > Follow the lead of mxgb(4) and build the module for ixgb(4). > =20 > Originally it wasn't enabled since the hardware wasn't commonplace, > but as 10GE hardware is becoming more widely used, building the module > by default should be beneficial. > =20 > Approved by: rwatson (mentor) > MFC after: 2 weeks > =20 Of course mxge(4) was meant. - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --tjCHc7DPkfUGtrlw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE5ZawbHYXjKDtmC0RAgwnAJ9rxR8BBc+jYT77DtK5Ee9LkcKCwwCgosk9 Jh+tQ9GYYT3MO77adyd9UOM= =tKzi -----END PGP SIGNATURE----- --tjCHc7DPkfUGtrlw-- From owner-cvs-src@FreeBSD.ORG Fri Aug 18 10:48: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 2C4C016A4E0; Fri, 18 Aug 2006 10:48:12 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCC1A43D5C; Fri, 18 Aug 2006 10:48:11 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IAmBcJ078129; Fri, 18 Aug 2006 10:48:11 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IAmBHA078123; Fri, 18 Aug 2006 10:48:11 GMT (envelope-from yar) Message-Id: <200608181048.k7IAmBHA078123@repoman.freebsd.org> From: Yar Tikhiy Date: Fri, 18 Aug 2006 10:48:11 +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/net if_vlan.c src/share/man/man4 vlan.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2006 10:48:12 -0000 yar 2006-08-18 10:48:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net if_vlan.c share/man/man4 vlan.4 Log: MFC: Optionally pad outgoing frames to the minimum of 60 bytes (excl. FCS) before tagging them. This can help to work around brain-damage in some switches that fail to pad a frame after untagging it if its length drops below the minimum. This option is blessed by IEEE Std 802.1Q (2003 Ed.), paragraph C.4.4.3.b. It's controlled by sysctl net.link.vlan.soft_pad. src/sys/net/if_vlan.c rev. 1.110 src/share/man/man4/vlan.4 rev. 1.31-1.32 Revision Changes Path 1.23.2.7 +24 -2 src/share/man/man4/vlan.4 1.79.2.13 +33 -0 src/sys/net/if_vlan.c From owner-cvs-src@FreeBSD.ORG Fri Aug 18 12:10: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 6351016A4DA; Fri, 18 Aug 2006 12:10:19 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15A2543D49; Fri, 18 Aug 2006 12:10:19 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7ICAISK084411; Fri, 18 Aug 2006 12:10:18 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7ICAIme084410; Fri, 18 Aug 2006 12:10:18 GMT (envelope-from yar) Message-Id: <200608181210.k7ICAIme084410@repoman.freebsd.org> From: Yar Tikhiy Date: Fri, 18 Aug 2006 12:10:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 18 Aug 2006 12:10:19 -0000 yar 2006-08-18 12:10:18 UTC FreeBSD src repository Modified files: etc rc.subr Log: The ps(1) command is unfriendly to scripts by default because it limits the width of its output to the value of $COLUMNS, or what TIOCGWINSZ reports, or 79 columns. We should specify -ww to ps(1) so that it removes the limit and prints lines in full. Otherwise very long command pathnames could be mishandled, e.g., by _find_processes(). MFC after: 1 week Revision Changes Path 1.66 +4 -3 src/etc/rc.subr From owner-cvs-src@FreeBSD.ORG Fri Aug 18 13: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 B195416A4E0; Fri, 18 Aug 2006 13:07:40 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57BC043D6E; Fri, 18 Aug 2006 13:07:39 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7ID7dbM095963; Fri, 18 Aug 2006 13:07:39 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7ID7djY095962; Fri, 18 Aug 2006 13:07:39 GMT (envelope-from yar) Message-Id: <200608181307.k7ID7djY095962@repoman.freebsd.org> From: Yar Tikhiy Date: Fri, 18 Aug 2006 13:07: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/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, 18 Aug 2006 13:07:40 -0000 yar 2006-08-18 13:07:39 UTC FreeBSD src repository Modified files: etc rc.subr Log: Eliminate header line(s) from ps(1) output instead of skipping over them. Revision Changes Path 1.67 +2 -5 src/etc/rc.subr From owner-cvs-src@FreeBSD.ORG Fri Aug 18 13: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 1AF8A16A4DA; Fri, 18 Aug 2006 13:19:46 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5DC843D4C; Fri, 18 Aug 2006 13:19:45 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IDJjpx096531; Fri, 18 Aug 2006 13:19:45 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IDJjRY096530; Fri, 18 Aug 2006 13:19:45 GMT (envelope-from brooks) Message-Id: <200608181319.k7IDJjRY096530@repoman.freebsd.org> From: Brooks Davis Date: Fri, 18 Aug 2006 13:19: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/etc pccard_ether X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 13:19:46 -0000 brooks 2006-08-18 13:19:45 UTC FreeBSD src repository Modified files: etc pccard_ether Log: Don't try to start interfaces that don't exist. Reported by: Dominique Goncalves Revision Changes Path 1.50 +2 -0 src/etc/pccard_ether From owner-cvs-src@FreeBSD.ORG Fri Aug 18 13:53: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 779AF16A4DA; Fri, 18 Aug 2006 13:53:30 +0000 (UTC) (envelope-from vova@sw.ru) Received: from vbook.fbsd.ru (swsoft-mipt-nat.sw.ru [195.214.233.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDF3D43D78; Fri, 18 Aug 2006 13:53:22 +0000 (GMT) (envelope-from vova@sw.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GE4mm-0007Yb-4M; Fri, 18 Aug 2006 17:53:20 +0400 From: Vladimir Grebenschikov To: Brian Somers In-Reply-To: <200608171712.k7HHCRxx069075@repoman.freebsd.org> References: <200608171712.k7HHCRxx069075@repoman.freebsd.org> Content-Type: multipart/mixed; boundary="=-1DRmoHp8HSxBzvQSNlrs" Organization: SWsoft Date: Fri, 18 Aug 2006 17:53:19 +0400 Message-Id: <1155909199.1802.41.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults rc.conf src/etc/rc.d dhclient src/sbin/dhclient dhclient.8 dhclient.c src/share/man/man5 rc.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vova@fbsd.ru List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2006 13:53:30 -0000 --=-1DRmoHp8HSxBzvQSNlrs Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable =F7 =DE=D4, 17/08/2006 =D7 17:12 +0000, Brian Somers =D0=C9=DB=C5=D4: > Log: > Add a -p switch to dhclient. The switch tells dhclient to persist > despite the interface link status. Can you consider committing one more key to dhclient (patch attached). -w timeout key to specify link wait timeout for dhclient. Every boot my machine waits for 10 secs for disconnected interface. I think it as too long.=20 Attached patch provide ability to specify timeout for link detection.=20 -w0 provides ability to just check link status and do not wait et all. --=20 Vladimir B. Grebenschikov vova@fbsd.ru --=-1DRmoHp8HSxBzvQSNlrs Content-Disposition: attachment; filename=dhclient-link-wait-time.patch Content-Transfer-Encoding: base64 Content-Type: text/x-patch; name=dhclient-link-wait-time.patch; charset=KOI8-R SW5kZXg6IHNiaW4vZGhjbGllbnQvZGhjbGllbnQuOA0KPT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQ0KUkNTIGZpbGU6IC91 c3IvbmN2cy9zcmMvc2Jpbi9kaGNsaWVudC9kaGNsaWVudC44LHYNCnJldHJpZXZpbmcgcmV2aXNp b24gMS43DQpkaWZmIC11IC1yMS43IGRoY2xpZW50LjgNCi0tLSBzYmluL2RoY2xpZW50L2RoY2xp ZW50LjgJMTcgQXVnIDIwMDYgMjA6MTE6MjEgLTAwMDAJMS43DQorKysgc2Jpbi9kaGNsaWVudC9k aGNsaWVudC44CTE4IEF1ZyAyMDA2IDEzOjQwOjU1IC0wMDAwDQpAQCAtNDksNiArNDksNyBAQA0K IC5PcCBGbCBiZHBxdQ0KIC5PcCBGbCBjIEFyIGZpbGUNCiAuT3AgRmwgbCBBciBmaWxlDQorLk9w IEZsIHcgQXIgdGltZW91dA0KIC5BciBpbnRlcmZhY2UNCiAuU2ggREVTQ1JJUFRJT04NCiBUaGUN CkBAIC0xMDAsNiArMTAxLDExIEBADQogLk5tDQogdG8gcmVqZWN0IGxlYXNlcyB3aXRoIHVua25v d24gb3B0aW9ucyBpbiB0aGVtLg0KIFRoZSBkZWZhdWx0IGJlaGF2aW91ciBpcyB0byBhY2NlcHQg c3VjaCBsZWFzZSBvZmZlcnMuDQorLkl0IEZsIHcgQXIgdGltZW91dA0KK1RlbGxzDQorLk5tDQor dG8gd2FpdCB0aW1lb3V0IHNlY29uZHMgZm9yIGxpbmsuIERlZmF1bHQgaXMgdG8gd2FpdCBmb3Ig MTAgc2Vjb25kcy4NCitWYWx1ZSAwIG1lYW5zIGRvIG5vdCB3YWl0IGluIGNhc2Ugb2Ygbm8gbGlu ay4gDQogLkVsDQogLlBwDQogVGhlIERIQ1AgcHJvdG9jb2wgYWxsb3dzIGEgaG9zdCB0byBjb250 YWN0IGEgY2VudHJhbCBzZXJ2ZXIgd2hpY2gNCkluZGV4OiBzYmluL2RoY2xpZW50L2RoY2xpZW50 LmMNCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT0NClJDUyBmaWxlOiAvdXNyL25jdnMvc3JjL3NiaW4vZGhjbGllbnQvZGhj bGllbnQuYyx2DQpyZXRyaWV2aW5nIHJldmlzaW9uIDEuMTgNCmRpZmYgLXUgLXIxLjE4IGRoY2xp ZW50LmMNCi0tLSBzYmluL2RoY2xpZW50L2RoY2xpZW50LmMJMTcgQXVnIDIwMDYgMTc6Mjc6NDIg LTAwMDAJMS4xOA0KKysrIHNiaW4vZGhjbGllbnQvZGhjbGllbnQuYwkxOCBBdWcgMjAwNiAxMzoz NjoyOCAtMDAwMA0KQEAgLTI5NiwxMyArMjk2LDE0IEBADQogCWludAkJCSBwaXBlX2ZkWzJdOw0K IAlpbnQJCQkgaW1tZWRpYXRlX2RhZW1vbiA9IDA7DQogCWludAkJCSBwZXJzaXN0ID0gMDsNCisJ aW50CQkJIGxpbmtfd2FpdF90aW1lID0gMTA7DQogCXN0cnVjdCBwYXNzd2QJCSpwdzsNCiANCiAJ LyogSW5pdGlhbGx5LCBsb2cgZXJyb3JzIHRvIHN0ZGVyciBhcyB3ZWxsIGFzIHRvIHN5c2xvZ2Qu ICovDQogCW9wZW5sb2coX19wcm9nbmFtZSwgTE9HX1BJRCB8IExPR19OREVMQVksIERIQ1BEX0xP R19GQUNJTElUWSk7DQogCXNldGxvZ21hc2soTE9HX1VQVE8oTE9HX0lORk8pKTsNCiANCi0Jd2hp bGUgKChjaCA9IGdldG9wdChhcmdjLCBhcmd2LCAiYmM6ZGw6cHF1IikpICE9IC0xKQ0KKwl3aGls ZSAoKGNoID0gZ2V0b3B0KGFyZ2MsIGFyZ3YsICJiYzpkbDpwcXV3OiIpKSAhPSAtMSkNCiAJCXN3 aXRjaCAoY2gpIHsNCiAJCWNhc2UgJ2InOg0KIAkJCWltbWVkaWF0ZV9kYWVtb24gPSAxOw0KQEAg LTMyNSw2ICszMjYsOSBAQA0KIAkJY2FzZSAndSc6DQogCQkJdW5rbm93bl9vayA9IDA7DQogCQkJ YnJlYWs7DQorCQljYXNlICd3JzoNCisJCQlsaW5rX3dhaXRfdGltZSA9IGF0b2kob3B0YXJnKTsN CisJCQlicmVhazsNCiAJCWRlZmF1bHQ6DQogCQkJdXNhZ2UoKTsNCiAJCX0NCkBAIC0zNjEsMTEg KzM2NSwxNCBAQA0KIAlpZiAoIWludGVyZmFjZV9saW5rX3N0YXR1cyhpZmktPm5hbWUpKSB7DQog CQlmcHJpbnRmKHN0ZGVyciwgIiVzOiBubyBsaW5rIC4uLiIsIGlmaS0+bmFtZSk7DQogCQlmZmx1 c2goc3RkZXJyKTsNCi0JCXNsZWVwKDEpOw0KKwkJaWYgKGxpbmtfd2FpdF90aW1lKSB7DQorCQkJ c2xlZXAoMSk7DQorCQkJKytpOw0KKwkJfQ0KIAkJd2hpbGUgKCFpbnRlcmZhY2VfbGlua19zdGF0 dXMoaWZpLT5uYW1lKSkgew0KIAkJCWZwcmludGYoc3RkZXJyLCAiLiIpOw0KIAkJCWZmbHVzaChz dGRlcnIpOw0KLQkJCWlmICgrK2kgPiAxMCkgew0KKwkJCWlmICgrK2kgPiBsaW5rX3dhaXRfdGlt ZSkgew0KIAkJCQlpZiAocGVyc2lzdCkgew0KIAkJCQkJZnByaW50ZihzdGRlcnIsICIgZ2l2aW5n IHVwIGZvciBub3dcbiIpOw0KIAkJCQkJYnJlYWs7DQpAQCAtMzc2LDcgKzM4Myw3IEBADQogCQkJ fQ0KIAkJCXNsZWVwKDEpOw0KIAkJfQ0KLQkJaWYgKGkgPD0gMTApDQorCQlpZiAoaSA8PSBsaW5r X3dhaXRfdGltZSkNCiAJCQlmcHJpbnRmKHN0ZGVyciwgIiBnb3QgbGlua1xuIik7DQogCX0NCiAN CkBAIC00NDgsNyArNDU1LDcgQEANCiAJZXh0ZXJuIGNoYXIJKl9fcHJvZ25hbWU7DQogDQogCWZw cmludGYoc3RkZXJyLCAidXNhZ2U6ICVzIFstYmRwcXVdICIsIF9fcHJvZ25hbWUpOw0KLQlmcHJp bnRmKHN0ZGVyciwgIlstYyBjb25mZmlsZV0gWy1sIGxlYXNlZmlsZV0gaW50ZXJmYWNlXG4iKTsN CisJZnByaW50ZihzdGRlcnIsICJbLWMgY29uZmZpbGVdIFstbCBsZWFzZWZpbGVdIFstdyB3YWl0 dGltZV0gaW50ZXJmYWNlXG4iKTsNCiAJZXhpdCgxKTsNCiB9DQogDQo= --=-1DRmoHp8HSxBzvQSNlrs-- From owner-cvs-src@FreeBSD.ORG Fri Aug 18 13:53: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 5F81D16A4DD; Fri, 18 Aug 2006 13:53:54 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1168743D6A; Fri, 18 Aug 2006 13:53:54 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IDrrw4099737; Fri, 18 Aug 2006 13:53:53 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IDrr9X099736; Fri, 18 Aug 2006 13:53:53 GMT (envelope-from glebius) Message-Id: <200608181353.k7IDrr9X099736@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 18 Aug 2006 13:53: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/dev/bge if_bge.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 13:53:54 -0000 glebius 2006-08-18 13:53:53 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c Log: bge_cksum_pad() can modify the mbuf, thus call it before bus_dmamap_load(). Submitted by: yongari Revision Changes Path 1.138 +19 -20 src/sys/dev/bge/if_bge.c From owner-cvs-src@FreeBSD.ORG Fri Aug 18 14:03: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 870AA16A4DE; Fri, 18 Aug 2006 14:03:30 +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 3CBA543D45; Fri, 18 Aug 2006 14:03:30 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IE3UV7002025; Fri, 18 Aug 2006 14:03:30 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IE3U0K002024; Fri, 18 Aug 2006 14:03:30 GMT (envelope-from rwatson) Message-Id: <200608181403.k7IE3U0K002024@repoman.freebsd.org> From: Robert Watson Date: Fri, 18 Aug 2006 14:03:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/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: Fri, 18 Aug 2006 14:03:30 -0000 rwatson 2006-08-18 14:03:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern vfs_lookup.c Log: Merge vfs_lookup.c:1.92 from HEAD to RELENG_6: We now spell "inode" as "vnode" in the VFS layer, so update comment for new world order. Pointed out by: mckusick Revision Changes Path 1.80.2.8 +3 -3 src/sys/kern/vfs_lookup.c From owner-cvs-src@FreeBSD.ORG Fri Aug 18 14:05: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 68BED16A4DE; Fri, 18 Aug 2006 14:05:14 +0000 (UTC) (envelope-from gnn@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0015D43D58; Fri, 18 Aug 2006 14:05:13 +0000 (GMT) (envelope-from gnn@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IE5DUJ002154; Fri, 18 Aug 2006 14:05:13 GMT (envelope-from gnn@repoman.freebsd.org) Received: (from gnn@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IE5DMn002153; Fri, 18 Aug 2006 14:05:13 GMT (envelope-from gnn) Message-Id: <200608181405.k7IE5DMn002153@repoman.freebsd.org> From: "George V. Neville-Neil" Date: Fri, 18 Aug 2006 14:05: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/kern uipc_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2006 14:05:14 -0000 gnn 2006-08-18 14:05:13 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c Log: Fix a kernel panic based on receiving an ICMPv6 Packet too Big message. PR: 99779 Submitted by: Jinmei Tatuya Reviewed by: clement, rwatson MFC after: 1 week Revision Changes Path 1.280 +2 -2 src/sys/kern/uipc_socket.c From owner-cvs-src@FreeBSD.ORG Fri Aug 18 14:05: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 8644016A4E0; Fri, 18 Aug 2006 14:05:18 +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 32C0F43D4C; Fri, 18 Aug 2006 14:05:18 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IE5IAg002185; Fri, 18 Aug 2006 14:05:18 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IE5ID1002184; Fri, 18 Aug 2006 14:05:18 GMT (envelope-from rwatson) Message-Id: <200608181405.k7IE5ID1002184@repoman.freebsd.org> From: Robert Watson Date: Fri, 18 Aug 2006 14:05:18 +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/net if_tun.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 14:05:18 -0000 rwatson 2006-08-18 14:05:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net if_tun.c Log: Merge if_tun.c:1.158 from HEAD to RELENG_6: Add kqueue support to if_tun. Loosely based on if_tap changes. Two almost identical patches based on the if_tap work were submitted via GNATS; I started out with the patch in 100796 from David Gilbert, but could have easily started with the patch from Vilmos Nebehaj which I found only later. PR: 93976, 100796 Revision Changes Path 1.152.2.3 +119 -1 src/sys/net/if_tun.c From owner-cvs-src@FreeBSD.ORG Fri Aug 18 14: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 1590816A4DE; Fri, 18 Aug 2006 14:12:31 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90FA843D64; Fri, 18 Aug 2006 14:12:24 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id A93BE20A5; Fri, 18 Aug 2006 16:12:17 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 97FA22084; Fri, 18 Aug 2006 16:12:17 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 152CE33C24; Fri, 18 Aug 2006 16:12:16 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Christian Brueffer References: <200608181020.k7IAKFub076687@repoman.freebsd.org> Date: Fri, 18 Aug 2006 16:12:16 +0200 In-Reply-To: <200608181020.k7IAKFub076687@repoman.freebsd.org> (Christian Brueffer's message of "Fri, 18 Aug 2006 10:20:15 +0000 (UTC)") Message-ID: <86irkqt9of.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: 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: Fri, 18 Aug 2006 14:12:31 -0000 Christian Brueffer writes: > Log: > Follow the lead of mxgb(4) and build the module for ixgb(4). >=20=20=20 > Originally it wasn't enabled since the hardware wasn't commonplace, > but as 10GE hardware is becoming more widely used, building the module > by default should be beneficial. I don't understand the reasoning for the previous state. What does it matter how common the hardware is? If the driver is in the tree, it should be built. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Fri Aug 18 14:12: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 23DFB16A4F2; Fri, 18 Aug 2006 14:12:45 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C963B43D6A; Fri, 18 Aug 2006 14:12:39 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IECdrG002718; Fri, 18 Aug 2006 14:12:39 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IECdqE002717; Fri, 18 Aug 2006 14:12:39 GMT (envelope-from yar) Message-Id: <200608181412.k7IECdqE002717@repoman.freebsd.org> From: Yar Tikhiy Date: Fri, 18 Aug 2006 14:12: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/bin/ps ps.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: Fri, 18 Aug 2006 14:12:45 -0000 yar 2006-08-18 14:12:39 UTC FreeBSD src repository Modified files: bin/ps ps.1 Log: Document a detail in the present syntax of "ps -o foo=bar". Now the header title string "bar" extends to the end of the argument even if it contains commas or spaces, unlike in RELENG_4 or earlier. The modern syntax agrees with SUSv3. MFC after: 3 days Revision Changes Path 1.87 +7 -6 src/bin/ps/ps.1 From owner-cvs-src@FreeBSD.ORG Fri Aug 18 14:14: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 57C2A16A4DF; Fri, 18 Aug 2006 14:14:00 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 027F943D53; Fri, 18 Aug 2006 14:13:41 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id B2A7620AC; Fri, 18 Aug 2006 16:13:37 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 9684720A6; Fri, 18 Aug 2006 16:13:37 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 7DE6133C24; Fri, 18 Aug 2006 16:13:37 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Yar Tikhiy References: <200608181210.k7ICAIme084410@repoman.freebsd.org> Date: Fri, 18 Aug 2006 16:13:37 +0200 In-Reply-To: <200608181210.k7ICAIme084410@repoman.freebsd.org> (Yar Tikhiy's message of "Fri, 18 Aug 2006 12:10:18 +0000 (UTC)") Message-ID: <86ejvet9m6.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable 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: Fri, 18 Aug 2006 14:14:00 -0000 Yar Tikhiy writes: > Log: > The ps(1) command is unfriendly to scripts by default because > it limits the width of its output to the value of $COLUMNS, or > what TIOCGWINSZ reports, or 79 columns. We should specify -ww > to ps(1) so that it removes the limit and prints lines in full. > Otherwise very long command pathnames could be mishandled, e.g., > by _find_processes(). or perhaps _find_processes() should use pgrep(1) instead of ps(1). DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Fri Aug 18 14: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 40B9E16A4DD; Fri, 18 Aug 2006 14:33:16 +0000 (UTC) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75E3F43D4C; Fri, 18 Aug 2006 14:33:15 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.4/8.13.3) with ESMTP id k7IEXBU5014337; Fri, 18 Aug 2006 18:33:11 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id k7IEXBPW014336; Fri, 18 Aug 2006 18:33:11 +0400 (MSD) (envelope-from yar) Date: Fri, 18 Aug 2006 18:33:11 +0400 From: Yar Tikhiy To: Dag-Erling Sm?rgrav Message-ID: <20060818143310.GA14203@comp.chem.msu.su> References: <200608181210.k7ICAIme084410@repoman.freebsd.org> <86ejvet9m6.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86ejvet9m6.fsf@xps.des.no> User-Agent: Mutt/1.5.9i 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: Fri, 18 Aug 2006 14:33:16 -0000 On Fri, Aug 18, 2006 at 04:13:37PM +0200, Dag-Erling Sm?rgrav wrote: > Yar Tikhiy writes: > > Log: > > The ps(1) command is unfriendly to scripts by default because > > it limits the width of its output to the value of $COLUMNS, or > > what TIOCGWINSZ reports, or 79 columns. We should specify -ww > > to ps(1) so that it removes the limit and prints lines in full. > > Otherwise very long command pathnames could be mishandled, e.g., > > by _find_processes(). > > or perhaps _find_processes() should use pgrep(1) instead of ps(1). I considered that but had to stick to ps(1) because pgrep was in /usr/bin while ps was in /bin. The use of /usr/bin tools should be very limited in rc.subr(8). OTOH, pgrep uses /lib libs only, which makes it possible to transfer pgrep+pkill to /bin if we can stand the growth of / by some 50 kbytes. -- Yar From owner-cvs-src@FreeBSD.ORG Fri Aug 18 14:35: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 C8C5616A4DA; Fri, 18 Aug 2006 14:35:14 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18DD943D46; Fri, 18 Aug 2006 14:35:13 +0000 (GMT) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net ([12.207.12.9]) by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP id <20060818143512m92002rtu6e>; Fri, 18 Aug 2006 14:35:12 +0000 Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.6/8.13.6) with ESMTP id k7IEZ99S002579; Fri, 18 Aug 2006 09:35:10 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.6/8.13.6/Submit) id k7IEZ8G0002578; Fri, 18 Aug 2006 09:35:08 -0500 (CDT) (envelope-from brooks) Date: Fri, 18 Aug 2006 09:35:08 -0500 From: Brooks Davis To: Yar Tikhiy Message-ID: <20060818143508.GA2545@lor.one-eyed-alien.net> References: <200608181210.k7ICAIme084410@repoman.freebsd.org> <86ejvet9m6.fsf@xps.des.no> <20060818143310.GA14203@comp.chem.msu.su> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TB36FDmn/VVEgNH/" Content-Disposition: inline In-Reply-To: <20060818143310.GA14203@comp.chem.msu.su> User-Agent: Mutt/1.5.11 Cc: Dag-Erling Sm?rgrav , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@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: Fri, 18 Aug 2006 14:35:14 -0000 --TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 18, 2006 at 06:33:11PM +0400, Yar Tikhiy wrote: > On Fri, Aug 18, 2006 at 04:13:37PM +0200, Dag-Erling Sm?rgrav wrote: > > Yar Tikhiy writes: > > > Log: > > > The ps(1) command is unfriendly to scripts by default because > > > it limits the width of its output to the value of $COLUMNS, or > > > what TIOCGWINSZ reports, or 79 columns. We should specify -ww > > > to ps(1) so that it removes the limit and prints lines in full. > > > Otherwise very long command pathnames could be mishandled, e.g., > > > by _find_processes(). > >=20 > > or perhaps _find_processes() should use pgrep(1) instead of ps(1). >=20 > I considered that but had to stick to ps(1) because pgrep was in > /usr/bin while ps was in /bin. The use of /usr/bin tools should > be very limited in rc.subr(8). OTOH, pgrep uses /lib libs only, > which makes it possible to transfer pgrep+pkill to /bin if we can > stand the growth of / by some 50 kbytes. I think that's appropriate since pgrep is such an obvious fit for this sort of thing. I think we'll want to consider compatability symlinks due to existing hardcoded paths in scripts. -- Brooks --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE5dAbXY6L6fI4GtQRAmAJAKCwG3Il8kPC4OzM3ne3s3bZR6Gi6ACcCwcw DMKp9SAifDXvEkDgbpykEC4= =CdjG -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/-- From owner-cvs-src@FreeBSD.ORG Fri Aug 18 15:37: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 20CD416A4E2; Fri, 18 Aug 2006 15:37:49 +0000 (UTC) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 543F743D5F; Fri, 18 Aug 2006 15:37:48 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.4/8.13.3) with ESMTP id k7IFbjJu015090; Fri, 18 Aug 2006 19:37:45 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id k7IFbiHV015089; Fri, 18 Aug 2006 19:37:44 +0400 (MSD) (envelope-from yar) Date: Fri, 18 Aug 2006 19:37:44 +0400 From: Yar Tikhiy To: Brooks Davis Message-ID: <20060818153744.GA14726@comp.chem.msu.su> References: <200608181210.k7ICAIme084410@repoman.freebsd.org> <86ejvet9m6.fsf@xps.des.no> <20060818143310.GA14203@comp.chem.msu.su> <20060818143508.GA2545@lor.one-eyed-alien.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060818143508.GA2545@lor.one-eyed-alien.net> User-Agent: Mutt/1.5.9i Cc: Dag-Erling Sm?rgrav , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@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: Fri, 18 Aug 2006 15:37:49 -0000 On Fri, Aug 18, 2006 at 09:35:08AM -0500, Brooks Davis wrote: > On Fri, Aug 18, 2006 at 06:33:11PM +0400, Yar Tikhiy wrote: > > On Fri, Aug 18, 2006 at 04:13:37PM +0200, Dag-Erling Sm?rgrav wrote: > > > Yar Tikhiy writes: > > > > Log: > > > > The ps(1) command is unfriendly to scripts by default because > > > > it limits the width of its output to the value of $COLUMNS, or > > > > what TIOCGWINSZ reports, or 79 columns. We should specify -ww > > > > to ps(1) so that it removes the limit and prints lines in full. > > > > Otherwise very long command pathnames could be mishandled, e.g., > > > > by _find_processes(). > > > > > > or perhaps _find_processes() should use pgrep(1) instead of ps(1). > > > > I considered that but had to stick to ps(1) because pgrep was in > > /usr/bin while ps was in /bin. The use of /usr/bin tools should > > be very limited in rc.subr(8). OTOH, pgrep uses /lib libs only, > > which makes it possible to transfer pgrep+pkill to /bin if we can > > stand the growth of / by some 50 kbytes. > > I think that's appropriate since pgrep is such an obvious fit for this > sort of thing. I think we'll want to consider compatability symlinks > due to existing hardcoded paths in scripts. Creating the compat symlinks should be as easy as adding the following lines to the Makefile: SYMLINKS= ${BINDIR}/pgrep /usr/bin/pgrep SYMLINKS+= ${BINDIR}/pkill /usr/bin/pkill Hopefully they can be removed after a certain period of time. Should we just override BINDIR in the Makefile and let the things settle before requesting the repo-copy? -- Yar From owner-cvs-src@FreeBSD.ORG Fri Aug 18 15:42: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 D90BE16A4DA; Fri, 18 Aug 2006 15:42:47 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2444543D4C; Fri, 18 Aug 2006 15:42:47 +0000 (GMT) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net ([12.207.12.9]) by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP id <20060818154246m92002rmhde>; Fri, 18 Aug 2006 15:42:46 +0000 Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.6/8.13.6) with ESMTP id k7IFggA0003075; Fri, 18 Aug 2006 10:42:42 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.6/8.13.6/Submit) id k7IFgeN6003074; Fri, 18 Aug 2006 10:42:40 -0500 (CDT) (envelope-from brooks) Date: Fri, 18 Aug 2006 10:42:40 -0500 From: Brooks Davis To: Yar Tikhiy Message-ID: <20060818154240.GA3050@lor.one-eyed-alien.net> References: <200608181210.k7ICAIme084410@repoman.freebsd.org> <86ejvet9m6.fsf@xps.des.no> <20060818143310.GA14203@comp.chem.msu.su> <20060818143508.GA2545@lor.one-eyed-alien.net> <20060818153744.GA14726@comp.chem.msu.su> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1yeeQ81UyVL57Vl7" Content-Disposition: inline In-Reply-To: <20060818153744.GA14726@comp.chem.msu.su> User-Agent: Mutt/1.5.11 Cc: Brooks Davis , Dag-Erling Sm?rgrav , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@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: Fri, 18 Aug 2006 15:42:48 -0000 --1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 18, 2006 at 07:37:44PM +0400, Yar Tikhiy wrote: > On Fri, Aug 18, 2006 at 09:35:08AM -0500, Brooks Davis wrote: > > On Fri, Aug 18, 2006 at 06:33:11PM +0400, Yar Tikhiy wrote: > > > On Fri, Aug 18, 2006 at 04:13:37PM +0200, Dag-Erling Sm?rgrav wrote: > > > > Yar Tikhiy writes: > > > > > Log: > > > > > The ps(1) command is unfriendly to scripts by default because > > > > > it limits the width of its output to the value of $COLUMNS, or > > > > > what TIOCGWINSZ reports, or 79 columns. We should specify -ww > > > > > to ps(1) so that it removes the limit and prints lines in full. > > > > > Otherwise very long command pathnames could be mishandled, e.g., > > > > > by _find_processes(). > > > >=20 > > > > or perhaps _find_processes() should use pgrep(1) instead of ps(1). > > >=20 > > > I considered that but had to stick to ps(1) because pgrep was in > > > /usr/bin while ps was in /bin. The use of /usr/bin tools should > > > be very limited in rc.subr(8). OTOH, pgrep uses /lib libs only, > > > which makes it possible to transfer pgrep+pkill to /bin if we can > > > stand the growth of / by some 50 kbytes. > >=20 > > I think that's appropriate since pgrep is such an obvious fit for this > > sort of thing. I think we'll want to consider compatability symlinks > > due to existing hardcoded paths in scripts. >=20 > Creating the compat symlinks should be as easy as adding the following > lines to the Makefile: >=20 > SYMLINKS=3D ${BINDIR}/pgrep /usr/bin/pgrep > SYMLINKS+=3D ${BINDIR}/pkill /usr/bin/pkill >=20 > Hopefully they can be removed after a certain period of time. >=20 > Should we just override BINDIR in the Makefile and let the things > settle before requesting the repo-copy? That's probably the best way to go. Then we get any screaming out of the way before the repo surgury happens. :) -- Brooks --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE5d/vXY6L6fI4GtQRAkzqAJsG0sliz3BkYKJKLQ12FDbhpSYz2wCeKOyz aULv+zUaIS/koAjrkcPeZFo= =5SNt -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7-- From owner-cvs-src@FreeBSD.ORG Fri Aug 18 15:46: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 BCF9A16A4F1; Fri, 18 Aug 2006 15:46:39 +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 73D2B43D45; Fri, 18 Aug 2006 15:46:39 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IFkdw3008231; Fri, 18 Aug 2006 15:46:39 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IFkdm1008230; Fri, 18 Aug 2006 15:46:39 GMT (envelope-from netchild) Message-Id: <200608181546.k7IFkdm1008230@repoman.freebsd.org> From: Alexander Leidinger Date: Fri, 18 Aug 2006 15:46: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/conf files.pc98 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 15:46:39 -0000 netchild 2006-08-18 15:46:39 UTC FreeBSD src repository Modified files: sys/conf files.pc98 Log: Add the new linux files to pc98 too. Revision Changes Path 1.345 +3 -0 src/sys/conf/files.pc98 From owner-cvs-src@FreeBSD.ORG Fri Aug 18 15:53: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 7110916A4E6; Fri, 18 Aug 2006 15:53:04 +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 518CB43D80; Fri, 18 Aug 2006 15:52:57 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IFqvHA008689; Fri, 18 Aug 2006 15:52:57 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IFqvHp008688; Fri, 18 Aug 2006 15:52:57 GMT (envelope-from dwmalone) Message-Id: <200608181552.k7IFqvHp008688@repoman.freebsd.org> From: David Malone Date: Fri, 18 Aug 2006 15:52: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/contrib/traceroute traceroute.8 traceroute.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 15:53:04 -0000 dwmalone 2006-08-18 15:52:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) contrib/traceroute traceroute.8 traceroute.c Log: Sync with -current: -e option, some typo fixes, new ICMP codes. Revision Changes Path 1.11.2.1 +22 -3 src/contrib/traceroute/traceroute.8 1.26.8.3 +51 -9 src/contrib/traceroute/traceroute.c From owner-cvs-src@FreeBSD.ORG Fri Aug 18 15:54: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 443AF16A4DE; Fri, 18 Aug 2006 15:54:15 +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 EEA5643D66; Fri, 18 Aug 2006 15:54:14 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IFsEHw008818; Fri, 18 Aug 2006 15:54:14 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IFsE3g008817; Fri, 18 Aug 2006 15:54:14 GMT (envelope-from dwmalone) Message-Id: <200608181554.k7IFsE3g008817@repoman.freebsd.org> From: David Malone Date: Fri, 18 Aug 2006 15:54:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sbin/dmesg dmesg.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 15:54:15 -0000 dwmalone 2006-08-18 15:54:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/dmesg dmesg.c Log: MFC: Avoid changing line while processing syslog prios. Revision Changes Path 1.27.2.1 +2 -1 src/sbin/dmesg/dmesg.c From owner-cvs-src@FreeBSD.ORG Fri Aug 18 15:55: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 5016F16A4DA; Fri, 18 Aug 2006 15:55:28 +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 0675643D76; Fri, 18 Aug 2006 15:55:28 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IFtRwP008934; Fri, 18 Aug 2006 15:55:27 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IFtR0D008933; Fri, 18 Aug 2006 15:55:27 GMT (envelope-from dwmalone) Message-Id: <200608181555.k7IFtR0D008933@repoman.freebsd.org> From: David Malone Date: Fri, 18 Aug 2006 15:55:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/net bpf_filter.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 15:55:28 -0000 dwmalone 2006-08-18 15:55:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net bpf_filter.c Log: MFC: Avoid unwanted sign extension of indexed byte load in bpf code. Revision Changes Path 1.23.2.1 +2 -2 src/sys/net/bpf_filter.c From owner-cvs-src@FreeBSD.ORG Fri Aug 18 15:58: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 43AD116A4DA; Fri, 18 Aug 2006 15:58:17 +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 EAFE343D46; Fri, 18 Aug 2006 15:58:16 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IFwGgq009064; Fri, 18 Aug 2006 15:58:16 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IFwGaj009063; Fri, 18 Aug 2006 15:58:16 GMT (envelope-from dwmalone) Message-Id: <200608181558.k7IFwGaj009063@repoman.freebsd.org> From: David Malone Date: Fri, 18 Aug 2006 15:58: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/sys/net bpf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 15:58:17 -0000 dwmalone 2006-08-18 15:58:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net bpf.c Log: MFC: Give the same timestamp for each packet to all BPF listeners. Revision Changes Path 1.153.2.8 +31 -6 src/sys/net/bpf.c From owner-cvs-src@FreeBSD.ORG Fri Aug 18 17:47: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 2314C16A4DE; Fri, 18 Aug 2006 17:47:14 +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 B97A143D69; Fri, 18 Aug 2006 17:47:13 +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 F0A0A46D71; Fri, 18 Aug 2006 13:47:12 -0400 (EDT) Date: Fri, 18 Aug 2006 18:47:12 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Alexander Leidinger In-Reply-To: <200608172121.k7HLLUY5095480@repoman.freebsd.org> Message-ID: <20060818184107.B47942@fledge.watson.org> References: <200608172121.k7HLLUY5095480@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_misc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2006 17:47:14 -0000 On Thu, 17 Aug 2006, Alexander Leidinger wrote: > - protect td->td_proc->p_pid with the proc lock in linux_getpid > in the amd64 (= non i386) case [1] Is this necessary? In principle, td->td_proc is static for a live thread bound to a process (i.e., in a system call, which the current thread presumable is, as long as td == curthread), p_pid is static for a live process that isn't exiting (so in a system call is not generally exiting). The native FreeBSD getpid() only acquires the process lock when following p_pptr, since this can change during a system call (i.e., as a result of the parent dying, and the child being re-parented to init(8)). Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-src@FreeBSD.ORG Fri Aug 18 17:48: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 3040D16A4DD; Fri, 18 Aug 2006 17:48:24 +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 09E2D43D67; Fri, 18 Aug 2006 17:48:18 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IHmH5h024725; Fri, 18 Aug 2006 17:48:17 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IHmHIc024724; Fri, 18 Aug 2006 17:48:17 GMT (envelope-from brueffer) Message-Id: <200608181748.k7IHmHIc024724@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 18 Aug 2006 17:48:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/forth loader.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 17:48:24 -0000 brueffer 2006-08-18 17:48:17 UTC FreeBSD src repository Modified files: sys/boot/forth loader.conf Log: Add more modules, correct alphabetical order. Revision Changes Path 1.110 +3 -1 src/sys/boot/forth/loader.conf From owner-cvs-src@FreeBSD.ORG Fri Aug 18 19:03:29 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4390416A62E; Fri, 18 Aug 2006 19:03:29 +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 DB55D43D5D; Fri, 18 Aug 2006 19:03:28 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IJ3S1R030996; Fri, 18 Aug 2006 19:03:28 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IJ3SKM030995; Fri, 18 Aug 2006 19:03:28 GMT (envelope-from brueffer) Message-Id: <200608181903.k7IJ3SKM030995@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 18 Aug 2006 19:03:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/forth loader.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 19:03:29 -0000 brueffer 2006-08-18 19:03:28 UTC FreeBSD src repository Modified files: sys/boot/forth loader.conf Log: Wordsmithing on the ixgb(4) and mxge(4) descriptions. Suggested by: ru (ixgb) Revision Changes Path 1.111 +2 -2 src/sys/boot/forth/loader.conf From owner-cvs-src@FreeBSD.ORG Fri Aug 18 19:56: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 CC0FA16A4DE; Fri, 18 Aug 2006 19:56:40 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8914243D45; Fri, 18 Aug 2006 19:56:40 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IJueaM033936; Fri, 18 Aug 2006 19:56:40 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IJueDe033935; Fri, 18 Aug 2006 19:56:40 GMT (envelope-from ru) Message-Id: <200608181956.k7IJueDe033935@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 18 Aug 2006 19:56:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/pci nfsmb.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 19:56:40 -0000 ru 2006-08-18 19:56:40 UTC FreeBSD src repository Modified files: sys/pci nfsmb.c Log: Add more nForce4 SMBus 2.0 PCI IDs. Revision Changes Path 1.3 +9 -0 src/sys/pci/nfsmb.c From owner-cvs-src@FreeBSD.ORG Fri Aug 18 20:02: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 5C6ED16A4DE; Fri, 18 Aug 2006 20:02:03 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CBE943D93; Fri, 18 Aug 2006 20:01:44 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IK1hKd034288; Fri, 18 Aug 2006 20:01:43 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IK1hkJ034287; Fri, 18 Aug 2006 20:01:43 GMT (envelope-from ru) Message-Id: <200608182001.k7IK1hkJ034287@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 18 Aug 2006 20:01: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/gnu/usr.bin/groff/tmac mdoc.local X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 20:02:03 -0000 ru 2006-08-18 20:01:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) gnu/usr.bin/groff/tmac mdoc.local Log: MFC: 1.54: Add FreeBSD 6.2. Revision Changes Path 1.48.2.6 +1 -0 src/gnu/usr.bin/groff/tmac/mdoc.local From owner-cvs-src@FreeBSD.ORG Fri Aug 18 20:26: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 112BD16A4DE; Fri, 18 Aug 2006 20:26:55 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF6BC43D46; Fri, 18 Aug 2006 20:26:54 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IKQsf9036812; Fri, 18 Aug 2006 20:26:54 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IKQsT8036811; Fri, 18 Aug 2006 20:26:54 GMT (envelope-from imp) Message-Id: <200608182026.k7IKQsT8036811@repoman.freebsd.org> From: Warner Losh Date: Fri, 18 Aug 2006 20:26:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/arm/at91/boot0 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, 18 Aug 2006 20:26:55 -0000 imp 2006-08-18 20:26:54 UTC FreeBSD src repository Modified files: sys/boot/arm/at91/boot0 Makefile Log: Support compiling as part of world Revision Changes Path 1.4 +1 -1 src/sys/boot/arm/at91/boot0/Makefile From owner-cvs-src@FreeBSD.ORG Fri Aug 18 21:37: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 443C316A4DE; Fri, 18 Aug 2006 21:37:28 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00C3F43D46; Fri, 18 Aug 2006 21:37:28 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7ILbRSZ050796; Fri, 18 Aug 2006 21:37:27 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7ILbRRX050795; Fri, 18 Aug 2006 21:37:27 GMT (envelope-from imp) Message-Id: <200608182137.k7ILbRRX050795@repoman.freebsd.org> From: Warner Losh Date: Fri, 18 Aug 2006 21:37:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/boot/arm 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, 18 Aug 2006 21:37:28 -0000 imp 2006-08-18 21:37:27 UTC FreeBSD src repository Modified files: sys/boot/arm Makefile Log: Build at91 Revision Changes Path 1.2 +1 -1 src/sys/boot/arm/Makefile From owner-cvs-src@FreeBSD.ORG Fri Aug 18 21:41: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 91C9B16A4DA; Fri, 18 Aug 2006 21:41:44 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D06EC43D78; Fri, 18 Aug 2006 21:41:43 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7ILfhNA051113; Fri, 18 Aug 2006 21:41:43 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7ILfhXZ051112; Fri, 18 Aug 2006 21:41:43 GMT (envelope-from imp) Message-Id: <200608182141.k7ILfhXZ051112@repoman.freebsd.org> From: Warner Losh Date: Fri, 18 Aug 2006 21:41: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/sys/boot/ficl/arm sysdep.c sysdep.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, 18 Aug 2006 21:41:44 -0000 imp 2006-08-18 21:41:43 UTC FreeBSD src repository Added files: sys/boot/ficl/arm sysdep.c sysdep.h Log: Copy powerpc ficl files sysdep files (maybe we need a common one) Revision Changes Path 1.1 +101 -0 src/sys/boot/ficl/arm/sysdep.c (new) 1.1 +432 -0 src/sys/boot/ficl/arm/sysdep.h (new) From owner-cvs-src@FreeBSD.ORG Fri Aug 18 21:43: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 7237216A4DD; Fri, 18 Aug 2006 21:43:48 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F29D43D46; Fri, 18 Aug 2006 21:43:48 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7ILhmMN051243; Fri, 18 Aug 2006 21:43:48 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7ILhmYh051242; Fri, 18 Aug 2006 21:43:48 GMT (envelope-from imp) Message-Id: <200608182143.k7ILhmYh051242@repoman.freebsd.org> From: Warner Losh Date: Fri, 18 Aug 2006 21:43:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys 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, 18 Aug 2006 21:43:48 -0000 imp 2006-08-18 21:43:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys Makefile Log: MFC: don't special case arm Revision Changes Path 1.33.2.2 +0 -2 src/sys/Makefile From owner-cvs-src@FreeBSD.ORG Fri Aug 18 22:36: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 D7BD816A4E2; Fri, 18 Aug 2006 22:36:05 +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 684B043D46; Fri, 18 Aug 2006 22:36:05 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7IMa5qe054870; Fri, 18 Aug 2006 22:36:05 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7IMa5J0054869; Fri, 18 Aug 2006 22:36:05 GMT (envelope-from julian) Message-Id: <200608182236.k7IMa5J0054869@repoman.freebsd.org> From: Julian Elischer Date: Fri, 18 Aug 2006 22:36:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet ip_fw.h ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 18 Aug 2006 22:36:05 -0000 julian 2006-08-18 22:36:05 UTC FreeBSD src repository Modified files: sys/netinet ip_fw2.c ip_fw.h sbin/ipfw ipfw.8 ipfw2.c Log: comply with style police Submitted by: ru MFC after: 1 month Revision Changes Path 1.193 +9 -5 src/sbin/ipfw/ipfw.8 1.94 +10 -13 src/sbin/ipfw/ipfw2.c 1.108 +0 -1 src/sys/netinet/ip_fw.h 1.144 +8 -5 src/sys/netinet/ip_fw2.c From owner-cvs-src@FreeBSD.ORG Fri Aug 18 23:16: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 C456016A4DD; Fri, 18 Aug 2006 23:16:11 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB7A843D4C; Fri, 18 Aug 2006 23:16:08 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (net-ix.gw.ai.net [205.134.160.6] (may be forged)) (authenticated bits=0) by pittgoth.com (8.13.6/8.13.6) with ESMTP id k7INFHE0013497 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 18 Aug 2006 19:15:39 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Fri, 18 Aug 2006 19:14:50 -0400 From: Tom Rhodes To: des@des.no (Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?=) Message-Id: <20060818191450.0c00c453.trhodes@FreeBSD.org> In-Reply-To: <86irkqt9of.fsf@xps.des.no> References: <200608181020.k7IAKFub076687@repoman.freebsd.org> <86irkqt9of.fsf@xps.des.no> Organization: The FreeBSD Project X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, brueffer@FreeBSD.org Subject: Re: 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: Fri, 18 Aug 2006 23:16:11 -0000 On Fri, 18 Aug 2006 16:12:16 +0200 des@des.no (Dag-Erling Sm=F8rgrav) wrote: > Christian Brueffer writes: > > Log: > > Follow the lead of mxgb(4) and build the module for ixgb(4). > > =20 > > Originally it wasn't enabled since the hardware wasn't commonplace, > > but as 10GE hardware is becoming more widely used, building the module > > by default should be beneficial. >=20 > I don't understand the reasoning for the previous state. What does it > matter how common the hardware is? If the driver is in the tree, it > should be built. And I think you explained exactly why he changed it. ;) --=20 Tom Rhodes From owner-cvs-src@FreeBSD.ORG Sat Aug 19 00:52: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 010D616A4DA; Sat, 19 Aug 2006 00:52:55 +0000 (UTC) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B202843D49; Sat, 19 Aug 2006 00:52:54 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7J0qst0075642; Sat, 19 Aug 2006 00:52:54 GMT (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7J0qssH075641; Sat, 19 Aug 2006 00:52:54 GMT (envelope-from kan) Message-Id: <200608190052.k7J0qssH075641@repoman.freebsd.org> From: Alexander Kabaev Date: Sat, 19 Aug 2006 00:52: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/gnu/lib/libsupc++ 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, 19 Aug 2006 00:52:55 -0000 kan 2006-08-19 00:52:54 UTC FreeBSD src repository Modified files: gnu/lib/libsupc++ Makefile Log: Update libsupc++ to include missing files. This was fixed in libstdc++ a long time ago, but libsupc++ was left out somehow, PR: gnu/99702 Submitted by: George Mitchell Revision Changes Path 1.8 +6 -5 src/gnu/lib/libsupc++/Makefile From owner-cvs-src@FreeBSD.ORG Sat Aug 19 08:24: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 ABB4416A4DE; Sat, 19 Aug 2006 08:24:01 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65B9543D46; Sat, 19 Aug 2006 08:24:01 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7J8O1C4023230; Sat, 19 Aug 2006 08:24:01 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7J8O1cn023229; Sat, 19 Aug 2006 08:24:01 GMT (envelope-from yar) Message-Id: <200608190824.k7J8O1cn023229@repoman.freebsd.org> From: Yar Tikhiy Date: Sat, 19 Aug 2006 08:24: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.bin/pkill 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, 19 Aug 2006 08:24:01 -0000 yar 2006-08-19 08:24:01 UTC FreeBSD src repository Modified files: usr.bin/pkill Makefile Log: Install pkill(1), aka pgrep(1), to /bin so that rc scripts can use this small and nifty utility. Create compatibility symlinks from /usr/bin for the time being to avoid breaking custom scripts relying on the hardcoded path to the utility. If pkill(1) takes root, its source should be repocopied some day to src/bin. Idea by: des Discussed with: brooks (in cvs-src and cvs-all) Revision Changes Path 1.6 +5 -0 src/usr.bin/pkill/Makefile From owner-cvs-src@FreeBSD.ORG Sat Aug 19 08:32: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 3E32816A4E1; Sat, 19 Aug 2006 08:32:52 +0000 (UTC) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E28543D58; Sat, 19 Aug 2006 08:32:50 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.4/8.13.3) with ESMTP id k7J8Wkdd024108; Sat, 19 Aug 2006 12:32:47 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id k7J8WkQT024106; Sat, 19 Aug 2006 12:32:46 +0400 (MSD) (envelope-from yar) Date: Sat, 19 Aug 2006 12:32:46 +0400 From: Yar Tikhiy To: Brooks Davis Message-ID: <20060819083245.GA23574@comp.chem.msu.su> References: <200608181210.k7ICAIme084410@repoman.freebsd.org> <86ejvet9m6.fsf@xps.des.no> <20060818143310.GA14203@comp.chem.msu.su> <20060818143508.GA2545@lor.one-eyed-alien.net> <20060818153744.GA14726@comp.chem.msu.su> <20060818154240.GA3050@lor.one-eyed-alien.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060818154240.GA3050@lor.one-eyed-alien.net> User-Agent: Mutt/1.5.9i Cc: Dag-Erling Sm?rgrav , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@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: Sat, 19 Aug 2006 08:32:52 -0000 On Fri, Aug 18, 2006 at 10:42:40AM -0500, Brooks Davis wrote: > On Fri, Aug 18, 2006 at 07:37:44PM +0400, Yar Tikhiy wrote: > > On Fri, Aug 18, 2006 at 09:35:08AM -0500, Brooks Davis wrote: > > > On Fri, Aug 18, 2006 at 06:33:11PM +0400, Yar Tikhiy wrote: > > > > On Fri, Aug 18, 2006 at 04:13:37PM +0200, Dag-Erling Sm?rgrav wrote: > > > > > Yar Tikhiy writes: > > > > > > Log: > > > > > > The ps(1) command is unfriendly to scripts by default because > > > > > > it limits the width of its output to the value of $COLUMNS, or > > > > > > what TIOCGWINSZ reports, or 79 columns. We should specify -ww > > > > > > to ps(1) so that it removes the limit and prints lines in full. > > > > > > Otherwise very long command pathnames could be mishandled, e.g., > > > > > > by _find_processes(). > > > > > > > > > > or perhaps _find_processes() should use pgrep(1) instead of ps(1). > > > > > > > > I considered that but had to stick to ps(1) because pgrep was in > > > > /usr/bin while ps was in /bin. The use of /usr/bin tools should > > > > be very limited in rc.subr(8). OTOH, pgrep uses /lib libs only, > > > > which makes it possible to transfer pgrep+pkill to /bin if we can > > > > stand the growth of / by some 50 kbytes. > > > > > > I think that's appropriate since pgrep is such an obvious fit for this > > > sort of thing. I think we'll want to consider compatability symlinks > > > due to existing hardcoded paths in scripts. > > > > Creating the compat symlinks should be as easy as adding the following > > lines to the Makefile: > > > > SYMLINKS= ${BINDIR}/pgrep /usr/bin/pgrep > > SYMLINKS+= ${BINDIR}/pkill /usr/bin/pkill > > > > Hopefully they can be removed after a certain period of time. > > > > Should we just override BINDIR in the Makefile and let the things > > settle before requesting the repo-copy? > > That's probably the best way to go. Then we get any screaming out of > the way before the repo surgury happens. :) The first step is done! Now let's wait for a little while and then start using pgrep(1) in rc scripts so that we can retort the screams, "Nah, it's totally impossible to return it back to /usr/bin because the rc subsystem relies on it!" :-) -- Yar From owner-cvs-src@FreeBSD.ORG Sat Aug 19 11:07: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 6826216A4DA; Sat, 19 Aug 2006 11:07:23 +0000 (UTC) (envelope-from ssouhlal@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2167343D46; Sat, 19 Aug 2006 11:07:23 +0000 (GMT) (envelope-from ssouhlal@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7JB7NsF043830; Sat, 19 Aug 2006 11:07:23 GMT (envelope-from ssouhlal@repoman.freebsd.org) Received: (from ssouhlal@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7JB7MxY043829; Sat, 19 Aug 2006 11:07:22 GMT (envelope-from ssouhlal) Message-Id: <200608191107.k7JB7MxY043829@repoman.freebsd.org> From: Suleiman Souhlal Date: Sat, 19 Aug 2006 11:07: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/compat/linux linux_futex.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Aug 2006 11:07:23 -0000 ssouhlal 2006-08-19 11:07:22 UTC FreeBSD src repository Modified files: sys/compat/linux linux_futex.c Log: ifdef DEBUG a printf Submitted by: rdivacky Revision Changes Path 1.3 +2 -0 src/sys/compat/linux/linux_futex.c From owner-cvs-src@FreeBSD.ORG Sat Aug 19 11:54: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 2541D16A4DA; Sat, 19 Aug 2006 11:54:28 +0000 (UTC) (envelope-from ssouhlal@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 069CD43D60; Sat, 19 Aug 2006 11:54:19 +0000 (GMT) (envelope-from ssouhlal@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7JBsJkV046032; Sat, 19 Aug 2006 11:54:19 GMT (envelope-from ssouhlal@repoman.freebsd.org) Received: (from ssouhlal@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7JBsJLf046031; Sat, 19 Aug 2006 11:54:19 GMT (envelope-from ssouhlal) Message-Id: <200608191154.k7JBsJLf046031@repoman.freebsd.org> From: Suleiman Souhlal Date: Sat, 19 Aug 2006 11:54: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/compat/linux linux_emul.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Aug 2006 11:54:28 -0000 ssouhlal 2006-08-19 11:54:19 UTC FreeBSD src repository Modified files: sys/compat/linux linux_emul.c Log: MALLOC -> malloc and FREE -> free Submitted by: rdivacky Pointed out by: jhb Revision Changes Path 1.4 +4 -4 src/sys/compat/linux/linux_emul.c From owner-cvs-src@FreeBSD.ORG Sat Aug 19 13:05: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 5BEEF16A4DA; Sat, 19 Aug 2006 13:05:21 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 093C643D4C; Sat, 19 Aug 2006 13:05:21 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7JD5KbN059853; Sat, 19 Aug 2006 13:05:20 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7JD5KRc059852; Sat, 19 Aug 2006 13:05:20 GMT (envelope-from brooks) Message-Id: <200608191305.k7JD5KRc059852@repoman.freebsd.org> From: Brooks Davis Date: Sat, 19 Aug 2006 13:05:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT access X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Aug 2006 13:05:21 -0000 brooks 2006-08-19 13:05:20 UTC FreeBSD src repository Modified files: . access Log: take njl's commit bit into safekeeping while on sabbatical again. Approved by: core Revision Changes Path 1.786 +0 -1 CVSROOT/access From owner-cvs-src@FreeBSD.ORG Sat Aug 19 15:03: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 02E4616A4DA; Sat, 19 Aug 2006 15:03:35 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5025643D45; Sat, 19 Aug 2006 15:03:34 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5F524.dip.t-dialin.net [84.165.245.36]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.6/8.13.6) with ESMTP id k7JEkVkZ003083; Sat, 19 Aug 2006 16:46:32 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k7JF3cvI084587; Sat, 19 Aug 2006 17:03:38 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Date: Sat, 19 Aug 2006 17:05:44 +0200 From: Alexander Leidinger To: Robert Watson Message-ID: <20060819170544.118d2c2b@Magellan.Leidinger.net> In-Reply-To: <20060818184107.B47942@fledge.watson.org> References: <200608172121.k7HLLUY5095480@repoman.freebsd.org> <20060818184107.B47942@fledge.watson.org> Organization: FreeBSD X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.8.20; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: cvs-src@FreeBSD.org, rdivacky@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_misc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Aug 2006 15:03:35 -0000 Quoting Robert Watson (Fri, 18 Aug 2006 18:47:12 +0100 (BST)): > > On Thu, 17 Aug 2006, Alexander Leidinger wrote: > > > - protect td->td_proc->p_pid with the proc lock in linux_getpid > > in the amd64 (= non i386) case [1] > > Is this necessary? In principle, td->td_proc is static for a live thread > bound to a process (i.e., in a system call, which the current thread > presumable is, as long as td == curthread), p_pid is static for a live process > that isn't exiting (so in a system call is not generally exiting). The native > FreeBSD getpid() only acquires the process lock when following p_pptr, since > this can change during a system call (i.e., as a result of the parent dying, > and the child being re-parented to init(8)). Now that you tell me this, I have the impression that I have mixed up p_pid with p_pptr here... I have to have a look at the code again. Bye, Alexander. -- ...and that is how we know the Earth to be banana-shaped. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-src@FreeBSD.ORG Sat Aug 19 15:13: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 5CF6116A4DA; Sat, 19 Aug 2006 15:13:02 +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 147FE43D46; Sat, 19 Aug 2006 15:13:02 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7JFD1hK068810; Sat, 19 Aug 2006 15:13:01 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7JFD1Di068806; Sat, 19 Aug 2006 15:13:01 GMT (envelope-from netchild) Message-Id: <200608191513.k7JFD1Di068806@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 19 Aug 2006 15:13:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/linux32 linux.h src/sys/compat/linux linux_signal.c src/sys/i386/linux linux.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Aug 2006 15:13:02 -0000 netchild 2006-08-19 15:13:01 UTC FreeBSD src repository Modified files: sys/amd64/linux32 linux.h sys/compat/linux linux_signal.c sys/i386/linux linux.h Log: Get rid of some nested includes. Sponsored by: Google SoC 2006 Submitted by: rdivacky Noticed by: jhb Revision Changes Path 1.5 +0 -4 src/sys/amd64/linux32/linux.h 1.59 +1 -0 src/sys/compat/linux/linux_signal.c 1.68 +0 -4 src/sys/i386/linux/linux.h From owner-cvs-src@FreeBSD.ORG Sat Aug 19 15:42: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 3B3F716A4DF; Sat, 19 Aug 2006 15:42: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 4AA6043D5A; Sat, 19 Aug 2006 15:42:35 +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 6505E46C58; Sat, 19 Aug 2006 11:42:34 -0400 (EDT) Date: Sat, 19 Aug 2006 16:42:34 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Alexander Leidinger In-Reply-To: <20060819170544.118d2c2b@Magellan.Leidinger.net> Message-ID: <20060819162526.D49007@fledge.watson.org> References: <200608172121.k7HLLUY5095480@repoman.freebsd.org> <20060818184107.B47942@fledge.watson.org> <20060819170544.118d2c2b@Magellan.Leidinger.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, rdivacky@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_misc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Aug 2006 15:42:36 -0000 On Sat, 19 Aug 2006, Alexander Leidinger wrote: > Quoting Robert Watson (Fri, 18 Aug 2006 18:47:12 +0100 (BST)): > >> On Thu, 17 Aug 2006, Alexander Leidinger wrote: >> >>> - protect td->td_proc->p_pid with the proc lock in linux_getpid >>> in the amd64 (= non i386) case [1] >> >> Is this necessary? In principle, td->td_proc is static for a live thread >> bound to a process (i.e., in a system call, which the current thread >> presumable is, as long as td == curthread), p_pid is static for a live >> process that isn't exiting (so in a system call is not generally exiting). >> The native FreeBSD getpid() only acquires the process lock when following >> p_pptr, since this can change during a system call (i.e., as a result of >> the parent dying, and the child being re-parented to init(8)). > > Now that you tell me this, I have the impression that I have mixed up p_pid > with p_pptr here... I have to have a look at the code again. In the general case, following many p->p_foo fields does require the process lock, as the process might exit, etc, while you're accessing the fields. The exception for curthread->td_proc relates to fields that are static as long as the process isn't exiting. Fields with this property are marked with (b) in the locking guide in proc.h. Robert N M Watson Computer Laboratory University of Cambridge From owner-cvs-src@FreeBSD.ORG Sat Aug 19 20:49: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 2BD5316A4DA; Sat, 19 Aug 2006 20:49:11 +0000 (UTC) (envelope-from gad@FreeBSD.org) Received: from smtp7.server.rpi.edu (smtp7.server.rpi.edu [128.113.2.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F12043D4C; Sat, 19 Aug 2006 20:49:10 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp7.server.rpi.edu (8.13.1/8.13.1) with ESMTP id k7JKmq8Q032389; Sat, 19 Aug 2006 16:48:53 -0400 Mime-Version: 1.0 Message-Id: In-Reply-To: <20060819083245.GA23574@comp.chem.msu.su> References: <200608181210.k7ICAIme084410@repoman.freebsd.org> <86ejvet9m6.fsf@xps.des.no> <20060818143310.GA14203@comp.chem.msu.su> <20060818143508.GA2545@lor.one-eyed-alien.net> <20060818153744.GA14726@comp.chem.msu.su> <20060818154240.GA3050@lor.one-eyed-alien.net> <20060819083245.GA23574@comp.chem.msu.su> Date: Sat, 19 Aug 2006 16:48:51 -0400 To: Yar Tikhiy , Brooks Davis From: Garance A Drosehn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) Cc: Dag-Erling Sm?rgrav , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: moving pgrep and pkill X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: 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, 19 Aug 2006 20:49:11 -0000 At 12:32 PM +0400 8/19/06, Yar Tikhiy wrote: >On Fri, Aug 18, 2006, Brooks Davis wrote: > > On Fri, Aug 18, 2006, Yar Tikhiy wrote: > > > On Fri, Aug 18, 2006, Brooks Davis wrote: > > > > On Fri, Aug 18, 2006, Yar Tikhiy wrote: > > > > | On Fri, Aug 18, 2006, Dag-Erling Sm?rgrav wrote: > > > > | > In a commit msg, Yar Tikhiy writes: > > > > | > > Log: > > > > | > > The ps(1) command is unfriendly to scripts by default > > > > | > > because it limits the width of its output to the value > > > > | > > of $COLUMNS, or what TIOCGWINSZ reports, or 79 columns. > > > > | > > We should specify -ww to ps(1) so that it removes the > > > > | > > limit and prints lines in full. Otherwise very long > > > > | > > command pathnames could be mishandled, e.g., > > > > | > > by _find_processes(). > > > > | > > > > > | > or perhaps _find_processes() should use pgrep(1) instead > > > > | > of ps(1). > > > > | > > > > | I considered that but had to stick to ps(1) because pgrep > > > > | was in /usr/bin while ps was in /bin. The use of /usr/bin > > > > | tools should be very limited in rc.subr(8). OTOH, pgrep > > > > | uses /lib libs only, which makes it possible to transfer > > > > | pgrep+pkill to /bin if we can stand the growth of / by > > > > | some 50 kbytes. > > > > > > > > I think that's appropriate since pgrep is such an obvious > > > > fit for this sort of thing. I think we'll want to consider > > > > compatability symlinks due to existing hardcoded paths in > > > > scripts. I do not mind if `pgrep' and `pkill' are moved to /bin. Note that these were added to /usr because that's where they exist on NetBSD, OpenBSD, Solaris and Linux. So we're not just talking about hardcoded-paths in a few scripts that FreeBSD users might have written for use only on FreeBSD. So, I expect we will want symlinks to remain in /usr, forever, if we move the programs to /bin. (Moving them does seem reasonable to me. I'm just saying why they were put in /usr in the first place...) -- Garance Alistair Drosehn = drosehn@rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA