From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 00:31:25 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D54EC16A4CE; Sun, 26 Sep 2004 00:31:25 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B1D7A43D48; Sun, 26 Sep 2004 00:31:25 +0000 (GMT)
	(envelope-from pav@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q0VPN3051249;
	Sun, 26 Sep 2004 00:31:25 GMT
	(envelope-from pav@repoman.freebsd.org)
Received: (from pav@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q0VPed051248;
	Sun, 26 Sep 2004 00:31:25 GMT
	(envelope-from pav)
Message-Id: <200409260031.i8Q0VPed051248@repoman.freebsd.org>
From: Pav Lucistnik <pav@FreeBSD.org>
Date: Sun, 26 Sep 2004 00:31:25 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/palm/prc-tools Makefile pkg-plist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 00:31:26 -0000

pav         2004-09-26 00:31:25 UTC

  FreeBSD ports repository

  Modified files:
    palm/prc-tools       Makefile pkg-plist 
  Log:
  - Fix package on 4.x (perl 5.0) - Pod:Man is needed for generating of some man pages
  - Remove one missed empty directory
  
  Approved by:    portmgr (linimon)
  
  Revision  Changes    Path
  1.37      +4 -0      ports/palm/prc-tools/Makefile
  1.9       +1 -0      ports/palm/prc-tools/pkg-plist

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 00:33:08 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 91E1516A4CE; Sun, 26 Sep 2004 00:33:08 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7376E43D3F; Sun, 26 Sep 2004 00:33:08 +0000 (GMT)
	(envelope-from pav@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q0X8H9051306;
	Sun, 26 Sep 2004 00:33:08 GMT
	(envelope-from pav@repoman.freebsd.org)
Received: (from pav@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q0X8eN051305;
	Sun, 26 Sep 2004 00:33:08 GMT
	(envelope-from pav)
Message-Id: <200409260033.i8Q0X8eN051305@repoman.freebsd.org>
From: Pav Lucistnik <pav@FreeBSD.org>
Date: Sun, 26 Sep 2004 00:33:08 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/textproc/p5-podlators Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 00:33:08 -0000

pav         2004-09-26 00:33:08 UTC

  FreeBSD ports repository

  Modified files:
    textproc/p5-podlators Makefile 
  Log:
  - Fix typo on RUN_DEPENDS line. This resulted in missed podparser dependency
    on perl 5.0
  
  Approved by:    portmgr (linimon)
  
  Revision  Changes    Path
  1.7       +1 -1      ports/textproc/p5-podlators/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 00:38:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D823916A4CE; Sun, 26 Sep 2004 00:38:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BA0D343D4C; Sun, 26 Sep 2004 00:38:56 +0000 (GMT)
	(envelope-from marcel@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q0cuN4051477;
	Sun, 26 Sep 2004 00:38:56 GMT
	(envelope-from marcel@repoman.freebsd.org)
Received: (from marcel@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q0cuwJ051476;
	Sun, 26 Sep 2004 00:38:56 GMT
	(envelope-from marcel)
Message-Id: <200409260038.i8Q0cuwJ051476@repoman.freebsd.org>
From: Marcel Moolenaar <marcel@FreeBSD.org>
Date: Sun, 26 Sep 2004 00:38:56 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/ia64/ia32 ia32_trap.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 00:38:57 -0000

marcel      2004-09-26 00:38:56 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia32        ia32_trap.c 
  Log:
  Fix INVARIANTS build: Include <machine/cpu.h>.
  
  Revision  Changes    Path
  1.2       +1 -0      src/sys/ia64/ia32/ia32_trap.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:02:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 95DC316A4CE; Sun, 26 Sep 2004 01:02:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8C81D43D2D; Sun, 26 Sep 2004 01:02:56 +0000 (GMT)
	(envelope-from netchild@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q12umT058532;
	Sun, 26 Sep 2004 01:02:56 GMT
	(envelope-from netchild@repoman.freebsd.org)
Received: (from netchild@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q12uTM058531;
	Sun, 26 Sep 2004 01:02:56 GMT
	(envelope-from netchild)
Message-Id: <200409260102.i8Q12uTM058531@repoman.freebsd.org>
From: Alexander Leidinger <netchild@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:02:56 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/textproc/modlogan Makefile distinfo pkg-plist
 ports/textproc/modlogan/files patch-output_modlogan
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:02:56 -0000

netchild    2004-09-26 01:02:56 UTC

  FreeBSD ports repository

  Modified files:
    textproc/modlogan    Makefile distinfo pkg-plist 
  Removed files:
    textproc/modlogan/files patch-output_modlogan 
  Log:
  - fix plist
  - update to 0.8.13, changes to previous version:
    * fixed handling of negative timezones in input-clf if format is
      specified
    * fixed segfaults in output-modlogan
    * removed debug-output
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.38      +1 -4      ports/textproc/modlogan/Makefile
  1.19      +2 -2      ports/textproc/modlogan/distinfo
  1.2       +0 -47     ports/textproc/modlogan/files/patch-output_modlogan (dead)
  1.14      +0 -17     ports/textproc/modlogan/pkg-plist

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:15:39 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 236DA16A4CE; Sun, 26 Sep 2004 01:15:39 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 053CA43D54; Sun, 26 Sep 2004 01:15:39 +0000 (GMT)
	(envelope-from simokawa@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1FcN7058971;
	Sun, 26 Sep 2004 01:15:38 GMT
	(envelope-from simokawa@repoman.freebsd.org)
Received: (from simokawa@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1Fc32058970;
	Sun, 26 Sep 2004 01:15:38 GMT
	(envelope-from simokawa)
Message-Id: <200409260115.i8Q1Fc32058970@repoman.freebsd.org>
From: Hidetoshi Shimokawa <simokawa@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:15:38 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/dcons dcons.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:15:39 -0000

simokawa    2004-09-26 01:15:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/dcons        dcons.c 
  Log:
  Invalidate dcons buffer on shutdown.
  
  Revision  Changes    Path
  1.18      +1 -0      src/sys/dev/dcons/dcons.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:35:55 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 47CD816A4CE; Sun, 26 Sep 2004 01:35:55 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2719E43D3F; Sun, 26 Sep 2004 01:35:55 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1Zses059519;
	Sun, 26 Sep 2004 01:35:54 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1Zslw059518;
	Sun, 26 Sep 2004 01:35:54 GMT
	(envelope-from kris)
Message-Id: <200409260135.i8Q1Zslw059518@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:35:54 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/judy Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:35:55 -0000

kris        2004-09-26 01:35:54 UTC

  FreeBSD ports repository

  Modified files:
    devel/judy           Makefile 
  Log:
  BROKEN: Unfetchable
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.3       +2 -0      ports/devel/judy/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:36:41 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6FCC316A4CE; Sun, 26 Sep 2004 01:36:35 +0000 (GMT)
Received: from postal2.es.net (postal2.es.net [198.128.3.206])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 40F1E43D3F; Sun, 26 Sep 2004 01:36:35 +0000 (GMT)
	(envelope-from oberman@es.net)
Received: from ptavv.es.net ([198.128.4.29])
        by postal2.es.net (Postal Node 2) with ESMTP (SSL) id IBA74465;
        Sat, 25 Sep 2004 18:36:34 -0700
Received: from ptavv (localhost [127.0.0.1])
	by ptavv.es.net (Tachyon Server) with ESMTP id 416835D0B;
	Sat, 25 Sep 2004 18:36:34 -0700 (PDT)
To: "M. Warner Losh" <imp@bsdimp.com>
In-reply-to: Your message of "Mon, 20 Sep 2004 14:54:03 MDT."
             <20040920.145403.37240640.imp@bsdimp.com> 
Date: Sat, 25 Sep 2004 18:36:34 -0700
From: "Kevin Oberman" <oberman@es.net>
Message-Id: <20040926013634.416835D0B@ptavv.es.net>
cc: trhodes@freebsd.org
cc: src-committers@freebsd.org
cc: nectar@freebsd.org
cc: cvs-src@freebsd.org
cc: obrien@freebsd.org
cc: cvs-all@freebsd.org
Subject: Re: cvs commit: src/contrib/bind9 - Imported sources 
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:36:41 -0000

> Date: Mon, 20 Sep 2004 14:54:03 -0600 (MDT)
> From: "M. Warner Losh" <imp@bsdimp.com>
> Sender: owner-cvs-all@freebsd.org
> 
> In message: <20040920182901.GA40865@madman.celabo.org>
>             "Jacques A. Vidrine" <nectar@freebsd.org> writes:
> : On Mon, Sep 20, 2004 at 11:19:03AM -0700, David O'Brien wrote:
> : > This should have been discussed in public if we were to break with 8
> : > years of standard operating practice.
> : 
> : You need to come up with a better argument than "we did it that way for
> : 8 years".
> 
> Don't you need a better argument than 'We thought it was different?'
> that knife cuts both ways.  David is correct in that we've always done
> new version on top of the old versions to preseve history.  What makes
> bind9 so different than gcc, binutils, texinfo, tcpdump and all the
> others?  The burdon of proof is on the person breaking with SOP, not
> the person complaining that SOP is being violated.
> 
> : > How long is src/contrib/bind going to stick around?  Why does it need to
> : > exist at the same time as src/contrib/bind9?
> : 
> : BIND 9 is a completely different code base than BIND 8.  Importing
> : BIND 9 over BIND 8 would be very confusing from the point of view
> : of CVS history.  BIND 8 will be with the 4.x branch for a long time
> : still (e.g. I'm projecting May 2006 before we stop issuing security
> : advisories for 4.x).  It is very welcome that there will not be
> : entangled/interleaved history between FreeBSD 4.x/BIND 8 commits and
> : FreeBSD 5.x/BIND 9 commits.
> 
> What are you talking about?  The history is separate for each branch,
> so that's a fairly lame argument.
> 
> : Out of the 1,189 BIND 8 files and 2,100 BIND 9 files, there are only 8
> : files that are in the same place.  It would cause a confusing mess to
> : import this over src/contrib/bind and it would offer no benefit that I
> : can see.
> 
> That, however, is a decent reason.  Thanks.  You should have just said
> that in the first place, rather than be argumentative with David.  It
> would have saved some sniping back and forth.  Let's learn from this
> in the future and remember it if/when we break from tradition again.

This one is really a case of awk vs. one-true-awk. It is a totally new
code base from a different author.

BIND 4 was originally written by the CSRG folks, as I'm sure many of you
know. It was an awful mass of spaghetti and became something no one
wanted to touch after the CSRG contract for BSD ended.

When it had become obvious that BIND had to be updated, Paul Vixie was
crazy enough to take the job. He worked on BIND and started on
reorganizing the code and bringing it up to date. But he soon realized
that he needed some backing and help. Enter ISC, founded by Paul to get
support to pay people to work on a real BIND re-write. The result became
BIND 8, although the same people worked on later releases of BIND 4.

Then came the Internet bubble and the need to update BIND again. Paul
decided that the best way to get people to work on BIND was to start a
company to write it completely from scratch with the financial backing
of the ISC. This was to be a clean re-write with no code from the old
version. The people writing the code were not to even reference the code
for prior versions. This was because Paul felt that some of the
copyrights were at least cloudy and a complete re-write would end any
issues. Note that BIND 9 has no BSD copyright notice.

So, even by David's standards, BIND 9 is different code from different
writers with a different copyright and ownership. And, as pointed out,
it has virtually nothing in common with bind.

If there is any doubt, we can always ask Paul V.  for confirmation that
BIND 9 is a totally new code base. /usr/contrib/bind9 is clearly the
right place for this, IMHO.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:36:45 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0A67316A4D9; Sun, 26 Sep 2004 01:36:45 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DD84043D46; Sun, 26 Sep 2004 01:36:44 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1aiSw059569;
	Sun, 26 Sep 2004 01:36:44 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1aiJq059568;
	Sun, 26 Sep 2004 01:36:44 GMT
	(envelope-from kris)
Message-Id: <200409260136.i8Q1aiJq059568@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:36:44 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/net/beacon Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:36:45 -0000

kris        2004-09-26 01:36:44 UTC

  FreeBSD ports repository

  Modified files:
    net/beacon           Makefile 
  Log:
  BROKEN: Unfetchable
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.5       +2 -0      ports/net/beacon/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:38:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 584D616A4CE; Sun, 26 Sep 2004 01:38:44 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3997443D49; Sun, 26 Sep 2004 01:38:44 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1cid8059620;
	Sun, 26 Sep 2004 01:38:44 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1ciwg059619;
	Sun, 26 Sep 2004 01:38:44 GMT
	(envelope-from kris)
Message-Id: <200409260138.i8Q1ciwg059619@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:38:44 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/net/dgd-net Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:38:44 -0000

kris        2004-09-26 01:38:44 UTC

  FreeBSD ports repository

  Modified files:
    net/dgd-net          Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.47      +7 -1      ports/net/dgd-net/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:39:33 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D99A216A4CF; Sun, 26 Sep 2004 01:39:33 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BC36543D3F; Sun, 26 Sep 2004 01:39:33 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1dX1L059662;
	Sun, 26 Sep 2004 01:39:33 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1dX7K059661;
	Sun, 26 Sep 2004 01:39:33 GMT
	(envelope-from kris)
Message-Id: <200409260139.i8Q1dX7K059661@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:39:33 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/sysutils/dtc Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:39:34 -0000

kris        2004-09-26 01:39:33 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/dtc         Makefile 
  Log:
  BROKEN: Size mismatch
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.3       +2 -0      ports/sysutils/dtc/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:41:13 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0724716A4CE; Sun, 26 Sep 2004 01:41:13 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DBC9D43D2F; Sun, 26 Sep 2004 01:41:12 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1fCOI059772;
	Sun, 26 Sep 2004 01:41:12 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1fCH9059771;
	Sun, 26 Sep 2004 01:41:12 GMT
	(envelope-from kris)
Message-Id: <200409260141.i8Q1fCH9059771@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:41:12 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/math/graphthing Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:41:13 -0000

kris        2004-09-26 01:41:12 UTC

  FreeBSD ports repository

  Modified files:
    math/graphthing      Makefile 
  Log:
  BROKEN on 5.x: Configure fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.19      +7 -1      ports/math/graphthing/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:42:16 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5BC0E16A4CE; Sun, 26 Sep 2004 01:42:16 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3C19743D3F; Sun, 26 Sep 2004 01:42:16 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1gGwS059815;
	Sun, 26 Sep 2004 01:42:16 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1gGW6059814;
	Sun, 26 Sep 2004 01:42:16 GMT
	(envelope-from kris)
Message-Id: <200409260142.i8Q1gGW6059814@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:42:16 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/x11-toolkits/gtkextra-- Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:42:16 -0000

kris        2004-09-26 01:42:16 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/gtkextra-- Makefile 
  Log:
  BROKEN on 5.x: Configure fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.19      +7 -1      ports/x11-toolkits/gtkextra--/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:43:22 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3129016A4CE; Sun, 26 Sep 2004 01:43:22 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 127C143D45; Sun, 26 Sep 2004 01:43:22 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1hLZw059913;
	Sun, 26 Sep 2004 01:43:21 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1hLOv059912;
	Sun, 26 Sep 2004 01:43:21 GMT
	(envelope-from kris)
Message-Id: <200409260143.i8Q1hLOv059912@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:43:21 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/x11-toolkits/gtkglarea-- Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:43:22 -0000

kris        2004-09-26 01:43:21 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/gtkglarea-- Makefile 
  Log:
  BROKEN on 5.x: Configure fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.12      +7 -1      ports/x11-toolkits/gtkglarea--/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:46:01 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F29BA16A4CE; Sun, 26 Sep 2004 01:46:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D3A1E43D4C; Sun, 26 Sep 2004 01:46:00 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1k09Q060029;
	Sun, 26 Sep 2004 01:46:00 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1k0Qf060028;
	Sun, 26 Sep 2004 01:46:00 GMT
	(envelope-from kris)
Message-Id: <200409260146.i8Q1k0Qf060028@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:46:00 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/databases/knoda Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:46:01 -0000

kris        2004-09-26 01:46:00 UTC

  FreeBSD ports repository

  Modified files:
    databases/knoda      Makefile 
  Log:
  BROKEN on 5.x: Configure fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.12      +7 -1      ports/databases/knoda/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:48:39 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B3CBE16A4CE; Sun, 26 Sep 2004 01:48:39 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 93FA943D2D; Sun, 26 Sep 2004 01:48:39 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1mdM3060086;
	Sun, 26 Sep 2004 01:48:39 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1mdoY060085;
	Sun, 26 Sep 2004 01:48:39 GMT
	(envelope-from kris)
Message-Id: <200409260148.i8Q1mdoY060085@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:48:39 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/misc/linux-opengroupware Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:48:39 -0000

kris        2004-09-26 01:48:39 UTC

  FreeBSD ports repository

  Modified files:
    misc/linux-opengroupware Makefile 
  Log:
  BROKEN: Unfetchable
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.8       +2 -0      ports/misc/linux-opengroupware/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:52:05 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E8A0016A4CE; Sun, 26 Sep 2004 01:52:04 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C986743D49; Sun, 26 Sep 2004 01:52:04 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1q4LM060242;
	Sun, 26 Sep 2004 01:52:04 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1q4I7060241;
	Sun, 26 Sep 2004 01:52:04 GMT
	(envelope-from kris)
Message-Id: <200409260152.i8Q1q4I7060241@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:52:04 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/multimedia/mpeg4ip Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:52:05 -0000

kris        2004-09-26 01:52:04 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/mpeg4ip   Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.43      +4 -0      ports/multimedia/mpeg4ip/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:53:05 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id AD00116A4CE; Sun, 26 Sep 2004 01:53:05 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8F36543D2D; Sun, 26 Sep 2004 01:53:05 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1r5Pf060285;
	Sun, 26 Sep 2004 01:53:05 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1r54O060284;
	Sun, 26 Sep 2004 01:53:05 GMT
	(envelope-from kris)
Message-Id: <200409260153.i8Q1r54O060284@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:53:05 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/ocaml-sdl Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:53:05 -0000

kris        2004-09-26 01:53:05 UTC

  FreeBSD ports repository

  Modified files:
    devel/ocaml-sdl      Makefile 
  Log:
  BROKEN: Configure fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.4       +2 -0      ports/devel/ocaml-sdl/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:56:08 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id CF66016A4CE; Sun, 26 Sep 2004 01:56:07 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1B09B43D46; Sun, 26 Sep 2004 01:56:07 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1u6gF060444;
	Sun, 26 Sep 2004 01:56:06 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1u6e4060443;
	Sun, 26 Sep 2004 01:56:06 GMT
	(envelope-from kris)
Message-Id: <200409260156.i8Q1u6e4060443@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:56:06 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/databases/p5-DBD-mysql50 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:56:08 -0000

kris        2004-09-26 01:56:06 UTC

  FreeBSD ports repository

  Modified files:
    databases/p5-DBD-mysql50 Makefile 
  Log:
  BROKEN: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.2       +2 -0      ports/databases/p5-DBD-mysql50/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:56:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A0FCC16A4CE; Sun, 26 Sep 2004 01:56:20 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 81BA743D46; Sun, 26 Sep 2004 01:56:20 +0000 (GMT)
	(envelope-from gallatin@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1uKjt060473;
	Sun, 26 Sep 2004 01:56:20 GMT
	(envelope-from gallatin@repoman.freebsd.org)
Received: (from gallatin@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1uKlJ060472;
	Sun, 26 Sep 2004 01:56:20 GMT
	(envelope-from gallatin)
Message-Id: <200409260156.i8Q1uKlJ060472@repoman.freebsd.org>
From: Andrew Gallatin <gallatin@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:56:20 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/powerpc/powermac uninorth.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:56:20 -0000

gallatin    2004-09-26 01:56:20 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/powermac uninorth.c 
  Log:
  Add support for i/o-ports. This was cut and pasted from grackle.c
  
  Revision  Changes    Path
  1.10      +26 -3     src/sys/powerpc/powermac/uninorth.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:56:40 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E4D4716A4CE; Sun, 26 Sep 2004 01:56:40 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C67F143D49; Sun, 26 Sep 2004 01:56:40 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1ueVa060511;
	Sun, 26 Sep 2004 01:56:40 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1ue38060510;
	Sun, 26 Sep 2004 01:56:40 GMT
	(envelope-from kris)
Message-Id: <200409260156.i8Q1ue38060510@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:56:40 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/p5-ExtUtils-PkgConfig Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:56:41 -0000

kris        2004-09-26 01:56:40 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-ExtUtils-PkgConfig Makefile 
  Log:
  BROKEN: Configure fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.8       +2 -0      ports/devel/p5-ExtUtils-PkgConfig/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:57:46 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 882C016A4CF; Sun, 26 Sep 2004 01:57:46 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 608FC43D1D; Sun, 26 Sep 2004 01:57:46 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1vk7G060565;
	Sun, 26 Sep 2004 01:57:46 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1vkFr060564;
	Sun, 26 Sep 2004 01:57:46 GMT
	(envelope-from kris)
Message-Id: <200409260157.i8Q1vkFr060564@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:57:46 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/x11-toolkits/p5-GdkPixbuf Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:57:46 -0000

kris        2004-09-26 01:57:46 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/p5-GdkPixbuf Makefile 
  Log:
  BROKEN with perl 5.8 (still)
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.20      +1 -1      ports/x11-toolkits/p5-GdkPixbuf/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 01:58:58 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 706F716A4CF; Sun, 26 Sep 2004 01:58:58 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 51CDD43D2D; Sun, 26 Sep 2004 01:58:58 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q1wwYu060670;
	Sun, 26 Sep 2004 01:58:58 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q1wwKc060669;
	Sun, 26 Sep 2004 01:58:58 GMT
	(envelope-from kris)
Message-Id: <200409260158.i8Q1wwKc060669@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 01:58:58 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/p5-Log-Dispatch Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 01:58:58 -0000

kris        2004-09-26 01:58:58 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-Log-Dispatch Makefile 
  Log:
  BROKEN on 5.x: Build fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.14      +7 -1      ports/devel/p5-Log-Dispatch/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:00:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 882D016A4CE; Sun, 26 Sep 2004 02:00:59 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6A1CC43D53; Sun, 26 Sep 2004 02:00:59 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q20xMs060809;
	Sun, 26 Sep 2004 02:00:59 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q20xoj060808;
	Sun, 26 Sep 2004 02:00:59 GMT
	(envelope-from kris)
Message-Id: <200409260200.i8Q20xoj060808@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:00:59 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/www/p5-libapreq2 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:00:59 -0000

kris        2004-09-26 02:00:59 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-libapreq2     Makefile 
  Log:
  BROKEN on 5.x: Broken pkg-plist
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.5       +7 -1      ports/www/p5-libapreq2/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:01:05 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2AAAC16A4EF; Sun, 26 Sep 2004 02:01:03 +0000 (GMT)
Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 847A943D39; Sun, 26 Sep 2004 02:01:02 +0000 (GMT)
	(envelope-from gallatin@cs.duke.edu)
Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu
	[152.3.145.30])
	by duke.cs.duke.edu (8.12.10/8.12.10) with ESMTP id i8Q211Jt016574
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Sat, 25 Sep 2004 22:01:01 -0400 (EDT)
Received: (from gallatin@localhost)
	by grasshopper.cs.duke.edu (8.12.9p2/8.12.9/Submit) id i8Q20u8Z091847;
	Sat, 25 Sep 2004 22:00:56 -0400 (EDT)
	(envelope-from gallatin)
Date: Sat, 25 Sep 2004 22:00:56 -0400
From: Andrew Gallatin <gallatin@cs.duke.edu>
To: Andrew Gallatin <gallatin@FreeBSD.org>
Message-ID: <20040925220056.A91817@grasshopper.cs.duke.edu>
References: <200409260156.i8Q1uKlJ060472@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <200409260156.i8Q1uKlJ060472@repoman.freebsd.org>;
	from gallatin@FreeBSD.org on Sun, Sep 26, 2004 at 01:56:20AM +0000
X-Operating-System: FreeBSD 4.9-RELEASE-p1 on an i386
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/powerpc/powermac uninorth.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:01:06 -0000

Andrew Gallatin [gallatin@FreeBSD.org] wrote:
> gallatin    2004-09-26 01:56:20 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/powerpc/powermac uninorth.c 
>   Log:
>   Add support for i/o-ports. This was cut and pasted from grackle.c
>   

Apparently, the built-in devices on newer G4s don't need i/o ports so
we never noticed they weren't setup.  But the on-board 21143 on the
original G4, and the $9.00 Realtek nic I just dropped into a G4 really
seem to want them (unless you feel like hacking the drivers to prefer
memory space..).

Drew

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:01:27 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 87CDF16A4CE; Sun, 26 Sep 2004 02:01:27 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 664F443D1D; Sun, 26 Sep 2004 02:01:27 +0000 (GMT)
	(envelope-from sam@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q21RPt060845;
	Sun, 26 Sep 2004 02:01:27 GMT
	(envelope-from sam@repoman.freebsd.org)
Received: (from sam@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q21Rai060844;
	Sun, 26 Sep 2004 02:01:27 GMT
	(envelope-from sam)
Message-Id: <200409260201.i8Q21Rai060844@repoman.freebsd.org>
From: Sam Leffler <sam@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:01:27 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/netipsec key.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:01:27 -0000

sam         2004-09-26 02:01:27 UTC

  FreeBSD src repository

  Modified files:
    sys/netipsec         key.c 
  Log:
  Correct handling of SADB_UPDATE and SADB_ADD requests.  key_align may split
  the mbuf due to use of m_pulldown.  Discarding the result because of this
  does not make sense as no subsequent code depends on the entire msg being
  linearized (only the individual pieces).  It's likely something else is wrong
  here but for now this appears to get things back to a working state.
  
  Submitted by:   Roselyn Lee
  
  Revision  Changes    Path
  1.17      +0 -5      src/sys/netipsec/key.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:01:51 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E350116A4CE; Sun, 26 Sep 2004 02:01:51 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C45A543D4C; Sun, 26 Sep 2004 02:01:51 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q21pRl060892;
	Sun, 26 Sep 2004 02:01:51 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q21pLD060891;
	Sun, 26 Sep 2004 02:01:51 GMT
	(envelope-from kris)
Message-Id: <200409260201.i8Q21pLD060891@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:01:51 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/math/pari Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:01:52 -0000

kris        2004-09-26 02:01:51 UTC

  FreeBSD ports repository

  Modified files:
    math/pari            Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.32      +4 -0      ports/math/pari/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:02:25 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 39A7D16A4CE; Sun, 26 Sep 2004 02:02:25 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 19BE643D46; Sun, 26 Sep 2004 02:02:25 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q22OaN060931;
	Sun, 26 Sep 2004 02:02:24 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q22OIo060930;
	Sun, 26 Sep 2004 02:02:24 GMT
	(envelope-from kris)
Message-Id: <200409260202.i8Q22OIo060930@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:02:24 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/math/pari-devel Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:02:25 -0000

kris        2004-09-26 02:02:24 UTC

  FreeBSD ports repository

  Modified files:
    math/pari-devel      Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.7       +4 -0      ports/math/pari-devel/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:03:41 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id CD4A116A4CF; Sun, 26 Sep 2004 02:03:41 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id AE70B43D31; Sun, 26 Sep 2004 02:03:41 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q23fgw060973;
	Sun, 26 Sep 2004 02:03:41 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q23fmX060972;
	Sun, 26 Sep 2004 02:03:41 GMT
	(envelope-from kris)
Message-Id: <200409260203.i8Q23fmX060972@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:03:41 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/graphics/dore Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:03:42 -0000

kris        2004-09-26 02:03:41 UTC

  FreeBSD ports repository

  Modified files:
    graphics/dore        Makefile 
  Log:
  BROKEN on 5.x: Does not build
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.21      +4 -0      ports/graphics/dore/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:04:37 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9AD4E16A4CE; Sun, 26 Sep 2004 02:04:37 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7B33443D45; Sun, 26 Sep 2004 02:04:37 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q24bFc061016;
	Sun, 26 Sep 2004 02:04:37 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q24bF1061015;
	Sun, 26 Sep 2004 02:04:37 GMT
	(envelope-from kris)
Message-Id: <200409260204.i8Q24bF1061015@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:04:37 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/pear-apd Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:04:37 -0000

kris        2004-09-26 02:04:37 UTC

  FreeBSD ports repository

  Modified files:
    devel/pear-apd       Makefile 
  Log:
  BROKEN: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.6       +2 -0      ports/devel/pear-apd/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:07:16 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 54C7C16A4CE; Sun, 26 Sep 2004 02:07:16 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 36BE243D1D; Sun, 26 Sep 2004 02:07:16 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q27G62061190;
	Sun, 26 Sep 2004 02:07:16 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q27GZU061189;
	Sun, 26 Sep 2004 02:07:16 GMT
	(envelope-from kris)
Message-Id: <200409260207.i8Q27GZU061189@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:07:16 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/php4-mcve Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:07:16 -0000

kris        2004-09-26 02:07:16 UTC

  FreeBSD ports repository

  Modified files:
    devel/php4-mcve      Makefile 
  Log:
  BROKEN: Configure fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.2       +2 -0      ports/devel/php4-mcve/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:07:46 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DE74E16A4CE; Sun, 26 Sep 2004 02:07:46 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BFA1F43D1D; Sun, 26 Sep 2004 02:07:46 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q27kIe061224;
	Sun, 26 Sep 2004 02:07:46 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q27kHi061223;
	Sun, 26 Sep 2004 02:07:46 GMT
	(envelope-from kris)
Message-Id: <200409260207.i8Q27kHi061223@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:07:46 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/php5-mcve Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:07:47 -0000

kris        2004-09-26 02:07:46 UTC

  FreeBSD ports repository

  Modified files:
    devel/php5-mcve      Makefile 
  Log:
  BROKEN: Configure fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.2       +2 -0      ports/devel/php5-mcve/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:08:39 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F2D7A16A4CE; Sun, 26 Sep 2004 02:08:38 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D519543D41; Sun, 26 Sep 2004 02:08:38 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q28c0D061267;
	Sun, 26 Sep 2004 02:08:38 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q28cdk061266;
	Sun, 26 Sep 2004 02:08:38 GMT
	(envelope-from kris)
Message-Id: <200409260208.i8Q28cdk061266@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:08:38 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/sysutils/pib Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:08:39 -0000

kris        2004-09-26 02:08:38 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/pib         Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.24      +7 -1      ports/sysutils/pib/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:10:42 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 71DA516A4CE; Sun, 26 Sep 2004 02:10:42 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5263F43D53; Sun, 26 Sep 2004 02:10:42 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2AgPN061392;
	Sun, 26 Sep 2004 02:10:42 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2Ag2e061391;
	Sun, 26 Sep 2004 02:10:42 GMT
	(envelope-from kris)
Message-Id: <200409260210.i8Q2Ag2e061391@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:10:42 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/print/pips-spr800 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:10:42 -0000

kris        2004-09-26 02:10:42 UTC

  FreeBSD ports repository

  Modified files:
    print/pips-spr800    Makefile 
  Log:
  BROKEN: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.2       +2 -0      ports/print/pips-spr800/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:11:07 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 31FF116A4CF; Sun, 26 Sep 2004 02:11:07 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E9D7243D31; Sun, 26 Sep 2004 02:11:06 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2B679061435;
	Sun, 26 Sep 2004 02:11:06 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2B6XC061434;
	Sun, 26 Sep 2004 02:11:06 GMT
	(envelope-from kris)
Message-Id: <200409260211.i8Q2B6XC061434@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:11:06 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/print/pipsg900 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:11:07 -0000

kris        2004-09-26 02:11:06 UTC

  FreeBSD ports repository

  Modified files:
    print/pipsg900       Makefile 
  Log:
  BROKEN: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.2       +2 -0      ports/print/pipsg900/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:12:17 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C886516A4CE; Sun, 26 Sep 2004 02:12:17 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A903F43D49; Sun, 26 Sep 2004 02:12:17 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2CH9C061512;
	Sun, 26 Sep 2004 02:12:17 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2CHo5061511;
	Sun, 26 Sep 2004 02:12:17 GMT
	(envelope-from kris)
Message-Id: <200409260212.i8Q2CHo5061511@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:12:17 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/pmake Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:12:17 -0000

kris        2004-09-26 02:12:17 UTC

  FreeBSD ports repository

  Modified files:
    devel/pmake          Makefile 
  Log:
  BROKEN on 5.x: Broken by changes to make(1)
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.10      +7 -1      ports/devel/pmake/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:14:08 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DBDE416A4CE; Sun, 26 Sep 2004 02:14:08 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BD51043D46; Sun, 26 Sep 2004 02:14:08 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2E8mM061638;
	Sun, 26 Sep 2004 02:14:08 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2E8oh061637;
	Sun, 26 Sep 2004 02:14:08 GMT
	(envelope-from kris)
Message-Id: <200409260214.i8Q2E8oh061637@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:14:08 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/net/portfwd Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:14:09 -0000

kris        2004-09-26 02:14:08 UTC

  FreeBSD ports repository

  Modified files:
    net/portfwd          Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.9       +7 -1      ports/net/portfwd/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:15:41 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D819916A4D0; Sun, 26 Sep 2004 02:15:41 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B81BF43D49; Sun, 26 Sep 2004 02:15:41 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2FfXu061746;
	Sun, 26 Sep 2004 02:15:41 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2Ff3h061745;
	Sun, 26 Sep 2004 02:15:41 GMT
	(envelope-from kris)
Message-Id: <200409260215.i8Q2Ff3h061745@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:15:41 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/dns/posadis Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:15:42 -0000

kris        2004-09-26 02:15:41 UTC

  FreeBSD ports repository

  Modified files:
    dns/posadis          Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.9       +7 -1      ports/dns/posadis/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:16:15 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0C96D16A4CE; Sun, 26 Sep 2004 02:16:15 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E2B9343D49; Sun, 26 Sep 2004 02:16:14 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2GEO2061788;
	Sun, 26 Sep 2004 02:16:14 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2GEd1061787;
	Sun, 26 Sep 2004 02:16:14 GMT
	(envelope-from kris)
Message-Id: <200409260216.i8Q2GEd1061787@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:16:14 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/palm/pose Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:16:15 -0000

kris        2004-09-26 02:16:14 UTC

  FreeBSD ports repository

  Modified files:
    palm/pose            Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.14      +4 -0      ports/palm/pose/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:16:36 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1816F16A4CE; Sun, 26 Sep 2004 02:16:36 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EB74C43D4C; Sun, 26 Sep 2004 02:16:35 +0000 (GMT)
	(envelope-from rushani@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2GZRU061813;
	Sun, 26 Sep 2004 02:16:35 GMT
	(envelope-from rushani@repoman.freebsd.org)
Received: (from rushani@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2GZUr061812;
	Sun, 26 Sep 2004 02:16:35 GMT
	(envelope-from rushani)
Message-Id: <200409260216.i8Q2GZUr061812@repoman.freebsd.org>
From: Hideyuki KURASHINA <rushani@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:16:35 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/ja_JP.eucJP/books/handbook/disks chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:16:36 -0000

rushani     2004-09-26 02:16:35 UTC

  FreeBSD doc repository

  Modified files:
    ja_JP.eucJP/books/handbook/disks chapter.sgml 
  Log:
  Merge the following from the English version:
  
   1.27 -> 1.187  books/handbook/disks/chapter.sgml
  
  Submitted by:   FURUKAWA Jumpei <bell at f-bell dot net>
  Reviewed by:    Ryusuke Suzuki <ryusuke at nucl dot sci dot hokudai dot ac dot jp>
  References:     [doc-jp-work 811, 888, 926]
  
  Revision  Changes     Path
  1.14      +2881 -456  doc/ja_JP.eucJP/books/handbook/disks/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:17:38 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 55CD216A4CE; Sun, 26 Sep 2004 02:17:38 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 363C643D2D; Sun, 26 Sep 2004 02:17:38 +0000 (GMT)
	(envelope-from rushani@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2HcL9061859;
	Sun, 26 Sep 2004 02:17:38 GMT
	(envelope-from rushani@repoman.freebsd.org)
Received: (from rushani@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2HcvU061858;
	Sun, 26 Sep 2004 02:17:38 GMT
	(envelope-from rushani)
Message-Id: <200409260217.i8Q2HcvU061858@repoman.freebsd.org>
From: Hideyuki KURASHINA <rushani@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:17:38 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/ja_JP.eucJP/books/handbook/install chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:17:38 -0000

rushani     2004-09-26 02:17:38 UTC

  FreeBSD doc repository

  Modified files:
    ja_JP.eucJP/books/handbook/install chapter.sgml 
  Log:
  Following link is broken
  
          <xref linkend="disks-bios-numbering">
  
  with recent update of books/handbook/disks/chapter.sgml.  To unbreak
  the build, link ID appeared first in this chapter.
  
  This is due to translation of this chapter is out of date, and we
  need to sync this document with latest English version as soon as
  possible.
  
  Revision  Changes    Path
  1.15      +13 -1     doc/ja_JP.eucJP/books/handbook/install/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:17:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1B00A16A4CE; Sun, 26 Sep 2004 02:17:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id F05B943D41; Sun, 26 Sep 2004 02:17:51 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2HpmK061893;
	Sun, 26 Sep 2004 02:17:51 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2Hpx8061892;
	Sun, 26 Sep 2004 02:17:51 GMT
	(envelope-from kris)
Message-Id: <200409260217.i8Q2Hpx8061892@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:17:51 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/palm/pose Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:17:52 -0000

kris        2004-09-26 02:17:51 UTC

  FreeBSD ports repository

  Modified files:
    palm/pose            Makefile 
  Log:
  BROKEN on 4.x also
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.15      +2 -4      ports/palm/pose/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:19:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5EF7616A4CE; Sun, 26 Sep 2004 02:19:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 40A1143D39; Sun, 26 Sep 2004 02:19:56 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2JuBp061951;
	Sun, 26 Sep 2004 02:19:56 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2Jumm061950;
	Sun, 26 Sep 2004 02:19:56 GMT
	(envelope-from kris)
Message-Id: <200409260219.i8Q2Jumm061950@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:19:56 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/archivers/ppunpack Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:19:56 -0000

kris        2004-09-26 02:19:56 UTC

  FreeBSD ports repository

  Modified files:
    archivers/ppunpack   Makefile 
  Log:
  BROKEN: Unfetchable
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.9       +2 -0      ports/archivers/ppunpack/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:35:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 08D7C16A4CE; Sun, 26 Sep 2004 02:35:35 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DD04043D4C; Sun, 26 Sep 2004 02:35:34 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2ZYv7062444;
	Sun, 26 Sep 2004 02:35:34 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2ZYLl062443;
	Sun, 26 Sep 2004 02:35:34 GMT
	(envelope-from kris)
Message-Id: <200409260235.i8Q2ZYLl062443@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:35:34 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/games/prboom Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:35:35 -0000

kris        2004-09-26 02:35:34 UTC

  FreeBSD ports repository

  Modified files:
    games/prboom         Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.11      +7 -1      ports/games/prboom/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:36:12 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8FDCA16A4CE; Sun, 26 Sep 2004 02:36:12 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 706D043D45; Sun, 26 Sep 2004 02:36:12 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2aChd062482;
	Sun, 26 Sep 2004 02:36:12 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2aCAw062481;
	Sun, 26 Sep 2004 02:36:12 GMT
	(envelope-from kris)
Message-Id: <200409260236.i8Q2aCAw062481@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:36:12 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/prcs Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:36:12 -0000

kris        2004-09-26 02:36:12 UTC

  FreeBSD ports repository

  Modified files:
    devel/prcs           Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.28      +4 -0      ports/devel/prcs/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:37:09 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7129416A4CE; Sun, 26 Sep 2004 02:37:09 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 534D543D2F; Sun, 26 Sep 2004 02:37:09 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2b9Jk062543;
	Sun, 26 Sep 2004 02:37:09 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2b9an062542;
	Sun, 26 Sep 2004 02:37:09 GMT
	(envelope-from kris)
Message-Id: <200409260237.i8Q2b9an062542@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:37:09 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/emulators/psim-freebsd Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:37:09 -0000

kris        2004-09-26 02:37:09 UTC

  FreeBSD ports repository

  Modified files:
    emulators/psim-freebsd Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.17      +7 -1      ports/emulators/psim-freebsd/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:37:49 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1A48416A4CE; Sun, 26 Sep 2004 02:37:49 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EF92643D41; Sun, 26 Sep 2004 02:37:48 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2bmIU062581;
	Sun, 26 Sep 2004 02:37:48 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2bma8062580;
	Sun, 26 Sep 2004 02:37:48 GMT
	(envelope-from kris)
Message-Id: <200409260237.i8Q2bma8062580@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:37:48 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/comms/pstngw Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:37:49 -0000

kris        2004-09-26 02:37:48 UTC

  FreeBSD ports repository

  Modified files:
    comms/pstngw         Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.3       +4 -0      ports/comms/pstngw/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:38:36 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E56F816A4CE; Sun, 26 Sep 2004 02:38:36 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C5AEE43D2D; Sun, 26 Sep 2004 02:38:36 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2catC062624;
	Sun, 26 Sep 2004 02:38:36 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2caKv062623;
	Sun, 26 Sep 2004 02:38:36 GMT
	(envelope-from kris)
Message-Id: <200409260238.i8Q2caKv062623@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:38:36 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/sysutils/pwsafe Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:38:37 -0000

kris        2004-09-26 02:38:36 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/pwsafe      Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.2       +7 -1      ports/sysutils/pwsafe/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:39:15 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4355716A4CE; Sun, 26 Sep 2004 02:39:15 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 24EAF43D41; Sun, 26 Sep 2004 02:39:15 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2dFls062662;
	Sun, 26 Sep 2004 02:39:15 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2dFBv062661;
	Sun, 26 Sep 2004 02:39:15 GMT
	(envelope-from kris)
Message-Id: <200409260239.i8Q2dFBv062661@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:39:15 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/py-freebsd Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:39:15 -0000

kris        2004-09-26 02:39:15 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-freebsd     Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.6       +7 -1      ports/devel/py-freebsd/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:40:33 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8900316A4CE; Sun, 26 Sep 2004 02:40:33 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6A14343D2D; Sun, 26 Sep 2004 02:40:33 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2eXoH062744;
	Sun, 26 Sep 2004 02:40:33 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2eXCL062743;
	Sun, 26 Sep 2004 02:40:33 GMT
	(envelope-from kris)
Message-Id: <200409260240.i8Q2eXCL062743@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:40:33 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/x11-toolkits/py-kde Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:40:33 -0000

kris        2004-09-26 02:40:33 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/py-kde  Makefile 
  Log:
  BROKEN: Unfetchable
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.20      +2 -0      ports/x11-toolkits/py-kde/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:41:18 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 78E3316A4CE; Sun, 26 Sep 2004 02:41:18 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5893443D1F; Sun, 26 Sep 2004 02:41:18 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2fIQn062811;
	Sun, 26 Sep 2004 02:41:18 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2fI4w062810;
	Sun, 26 Sep 2004 02:41:18 GMT
	(envelope-from kris)
Message-Id: <200409260241.i8Q2fI4w062810@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:41:18 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/games/pykawari Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:41:18 -0000

kris        2004-09-26 02:41:18 UTC

  FreeBSD ports repository

  Modified files:
    games/pykawari       Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.7       +5 -0      ports/games/pykawari/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:41:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5765D16A4CE; Sun, 26 Sep 2004 02:41:59 +0000 (GMT)
Received: from elvis.mu.org (elvis.mu.org [192.203.228.196])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 45B5D43D55; Sun, 26 Sep 2004 02:41:59 +0000 (GMT)
	(envelope-from bright@elvis.mu.org)
Received: by elvis.mu.org (Postfix, from userid 1192)
	id 3EA715C92A; Sat, 25 Sep 2004 19:41:59 -0700 (PDT)
Date: Sat, 25 Sep 2004 19:41:59 -0700
From: Alfred Perlstein <alfred@freebsd.org>
To: Peter Jeremy <PeterJeremy@optushome.com.au>
Message-ID: <20040926024159.GU11948@elvis.mu.org>
References: <200409221253.i8MCrR4K036310@repoman.freebsd.org>
	<20040924145847.29d8f597.oliver@FreeBSD.org>
	<20040924140756.GG959@green.homeunix.org>
	<20040924081830.K39925@pooker.samsco.org>
	<20040924145126.GH959@green.homeunix.org>
	<20040924091131.P39925@pooker.samsco.org>
	<20040924154708.GI959@green.homeunix.org>
	<20040924094950.N39925@pooker.samsco.org>
	<20040924161807.GJ959@green.homeunix.org>
	<20040925203122.GF83620@cirb503493.alcatel.com.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20040925203122.GF83620@cirb503493.alcatel.com.au>
User-Agent: Mutt/1.4.2.1i
cc: Brian Fundakowski Feldman <green@freebsd.org>
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
cc: cvs-src@freebsd.org
Subject: Re: cvs commit: src/sys/net if.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:41:59 -0000

* Peter Jeremy <PeterJeremy@optushome.com.au> [040925 13:31] wrote:
>
> If you have an ISA slot handy, you can trivially generate NMI by
> shorting a pair of opposite pins (from memory the pair closest to the
> rear but I can't quickly verify that).  Unfortunately, raising SERR#
> on a PCI bus appears to require some logic.

You are correct on both counts.  However some ISA boards do not
generate NMIs when shorting the isa slot.

-- 
- Alfred Perlstein
- Research Engineering Development Inc.
- email: bright@mu.org cell: 408-480-4684

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:42:07 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 12CCA16A4CE; Sun, 26 Sep 2004 02:42:07 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E940A43D1F; Sun, 26 Sep 2004 02:42:06 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2g6f2062854;
	Sun, 26 Sep 2004 02:42:06 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2g6jK062853;
	Sun, 26 Sep 2004 02:42:06 GMT
	(envelope-from kris)
Message-Id: <200409260242.i8Q2g6jK062853@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:42:06 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/emulators/qemu Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:42:07 -0000

kris        2004-09-26 02:42:06 UTC

  FreeBSD ports repository

  Modified files:
    emulators/qemu       Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.14      +7 -1      ports/emulators/qemu/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:43:13 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 89E7F16A4CE; Sun, 26 Sep 2004 02:43:13 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6943A43D2F; Sun, 26 Sep 2004 02:43:13 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2hDPE062919;
	Sun, 26 Sep 2004 02:43:13 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2hDwJ062918;
	Sun, 26 Sep 2004 02:43:13 GMT
	(envelope-from kris)
Message-Id: <200409260243.i8Q2hDwJ062918@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:43:13 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/qtfw Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:43:13 -0000

kris        2004-09-26 02:43:13 UTC

  FreeBSD ports repository

  Modified files:
    security/qtfw        Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.9       +7 -1      ports/security/qtfw/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:48:49 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3D4D916A4CE; Sun, 26 Sep 2004 02:48:49 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1F3F443D46; Sun, 26 Sep 2004 02:48:49 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2mn6v063102;
	Sun, 26 Sep 2004 02:48:49 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2mnFa063101;
	Sun, 26 Sep 2004 02:48:49 GMT
	(envelope-from kris)
Message-Id: <200409260248.i8Q2mnFa063101@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:48:48 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/mbone/rat Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:48:49 -0000

kris        2004-09-26 02:48:48 UTC

  FreeBSD ports repository

  Modified files:
    mbone/rat            Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.30      +4 -0      ports/mbone/rat/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:49:51 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 524EA16A4CE; Sun, 26 Sep 2004 02:49:51 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 33C9743D1F; Sun, 26 Sep 2004 02:49:51 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2npqe063144;
	Sun, 26 Sep 2004 02:49:51 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2npcU063143;
	Sun, 26 Sep 2004 02:49:51 GMT
	(envelope-from kris)
Message-Id: <200409260249.i8Q2npcU063143@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:49:51 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/rhtvision Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:49:51 -0000

kris        2004-09-26 02:49:51 UTC

  FreeBSD ports repository

  Modified files:
    devel/rhtvision      Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.11      +7 -1      ports/devel/rhtvision/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:50:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5F43616A4CE; Sun, 26 Sep 2004 02:50:35 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3FAAB43D4C; Sun, 26 Sep 2004 02:50:35 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2oZ3M063258;
	Sun, 26 Sep 2004 02:50:35 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2oZNM063257;
	Sun, 26 Sep 2004 02:50:35 GMT
	(envelope-from kris)
Message-Id: <200409260250.i8Q2oZNM063257@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:50:35 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/root Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:50:35 -0000

kris        2004-09-26 02:50:35 UTC

  FreeBSD ports repository

  Modified files:
    devel/root           Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.5       +4 -0      ports/devel/root/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:51:23 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 22D4916A4CE; Sun, 26 Sep 2004 02:51:23 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0481B43D39; Sun, 26 Sep 2004 02:51:23 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2pMTC063301;
	Sun, 26 Sep 2004 02:51:22 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2pMAV063300;
	Sun, 26 Sep 2004 02:51:22 GMT
	(envelope-from kris)
Message-Id: <200409260251.i8Q2pMAV063300@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:51:22 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/lang/rscheme Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:51:23 -0000

kris        2004-09-26 02:51:22 UTC

  FreeBSD ports repository

  Modified files:
    lang/rscheme         Makefile 
  Log:
  BROKEN on 5.x: Coredump during build
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.8       +7 -1      ports/lang/rscheme/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:51:51 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BB42116A4CE; Sun, 26 Sep 2004 02:51:51 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9CA2B43D41; Sun, 26 Sep 2004 02:51:51 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2ppLU063344;
	Sun, 26 Sep 2004 02:51:51 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2ppl1063343;
	Sun, 26 Sep 2004 02:51:51 GMT
	(envelope-from kris)
Message-Id: <200409260251.i8Q2ppl1063343@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:51:51 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/ruby-acl Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:51:51 -0000

kris        2004-09-26 02:51:51 UTC

  FreeBSD ports repository

  Modified files:
    security/ruby-acl    Makefile 
  Log:
  BROKEN: Does not build
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.9       +2 -0      ports/security/ruby-acl/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:52:33 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2996916A4CE; Sun, 26 Sep 2004 02:52:33 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 09B3643D53; Sun, 26 Sep 2004 02:52:33 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2qWJ1063396;
	Sun, 26 Sep 2004 02:52:32 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2qWl2063395;
	Sun, 26 Sep 2004 02:52:32 GMT
	(envelope-from kris)
Message-Id: <200409260252.i8Q2qWl2063395@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:52:32 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/www/ruby-div Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:52:33 -0000

kris        2004-09-26 02:52:32 UTC

  FreeBSD ports repository

  Modified files:
    www/ruby-div         Makefile 
  Log:
  BROKEN: Does not build
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.4       +2 -0      ports/www/ruby-div/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:52:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C600416A4D5; Sun, 26 Sep 2004 02:52:59 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A80A243D39; Sun, 26 Sep 2004 02:52:59 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2qxqE063434;
	Sun, 26 Sep 2004 02:52:59 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2qxmE063433;
	Sun, 26 Sep 2004 02:52:59 GMT
	(envelope-from kris)
Message-Id: <200409260252.i8Q2qxmE063433@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:52:59 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/freeride Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:53:00 -0000

kris        2004-09-26 02:52:59 UTC

  FreeBSD ports repository

  Modified files:
    devel/freeride       Makefile 
  Log:
  BROKEN: Does not build
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.2       +2 -0      ports/devel/freeride/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:53:43 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A8E3516A4CE; Sun, 26 Sep 2004 02:53:43 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 88FBD43D2D; Sun, 26 Sep 2004 02:53:43 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2rhDO063473;
	Sun, 26 Sep 2004 02:53:43 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2rhP0063472;
	Sun, 26 Sep 2004 02:53:43 GMT
	(envelope-from kris)
Message-Id: <200409260253.i8Q2rhP0063472@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:53:43 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/ruby-intl Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:53:43 -0000

kris        2004-09-26 02:53:43 UTC

  FreeBSD ports repository

  Modified files:
    devel/ruby-intl      Makefile 
  Log:
  BROKEN on 5.x: Does not build
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.17      +7 -1      ports/devel/ruby-intl/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:54:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3F4E716A4CE; Sun, 26 Sep 2004 02:54:20 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1F73843D53; Sun, 26 Sep 2004 02:54:20 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2sKbf063515;
	Sun, 26 Sep 2004 02:54:20 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2sKYU063514;
	Sun, 26 Sep 2004 02:54:20 GMT
	(envelope-from kris)
Message-Id: <200409260254.i8Q2sKYU063514@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:54:19 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/net/ruby-jabber4r Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:54:20 -0000

kris        2004-09-26 02:54:19 UTC

  FreeBSD ports repository

  Modified files:
    net/ruby-jabber4r    Makefile 
  Log:
  BROKEN: Does not build
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.12      +2 -0      ports/net/ruby-jabber4r/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:55:26 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F061216A4D1; Sun, 26 Sep 2004 02:55:26 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D1AFC43D4C; Sun, 26 Sep 2004 02:55:26 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2tQcJ063617;
	Sun, 26 Sep 2004 02:55:26 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2tQpf063616;
	Sun, 26 Sep 2004 02:55:26 GMT
	(envelope-from kris)
Message-Id: <200409260255.i8Q2tQpf063616@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:55:26 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/textproc/ruby-libxml Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:55:27 -0000

kris        2004-09-26 02:55:26 UTC

  FreeBSD ports repository

  Modified files:
    textproc/ruby-libxml Makefile 
  Log:
  BROKEN on 5.x: Configure fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.7       +7 -1      ports/textproc/ruby-libxml/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:56:06 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 522C816A5DB; Sun, 26 Sep 2004 02:56:06 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 334BB43D4C; Sun, 26 Sep 2004 02:56:06 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2u6cl063660;
	Sun, 26 Sep 2004 02:56:06 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2u6sI063659;
	Sun, 26 Sep 2004 02:56:06 GMT
	(envelope-from kris)
Message-Id: <200409260256.i8Q2u6sI063659@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:56:06 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/lang/ruby-ri Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:56:06 -0000

kris        2004-09-26 02:56:06 UTC

  FreeBSD ports repository

  Modified files:
    lang/ruby-ri         Makefile 
  Log:
  BROKEN: Does not build
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.9       +2 -0      ports/lang/ruby-ri/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 02:56:43 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 85F3516A4DA; Sun, 26 Sep 2004 02:56:43 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6024243D5E; Sun, 26 Sep 2004 02:56:43 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q2uhUg063694;
	Sun, 26 Sep 2004 02:56:43 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q2uh1d063693;
	Sun, 26 Sep 2004 02:56:43 GMT
	(envelope-from kris)
Message-Id: <200409260256.i8Q2uh1d063693@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 02:56:43 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/textproc/ruby-xslt Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 02:56:43 -0000

kris        2004-09-26 02:56:43 UTC

  FreeBSD ports repository

  Modified files:
    textproc/ruby-xslt   Makefile 
  Log:
  BROKEN on 5.x: Configure fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.8       +7 -1      ports/textproc/ruby-xslt/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:03:12 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2B45016A4CE; Sun, 26 Sep 2004 03:03:12 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E12DF43D1D; Sun, 26 Sep 2004 03:03:11 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q33BlW064032;
	Sun, 26 Sep 2004 03:03:11 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q33Bct064031;
	Sun, 26 Sep 2004 03:03:11 GMT
	(envelope-from kris)
Message-Id: <200409260303.i8Q33Bct064031@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:03:11 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/graphics/sam2p Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:03:12 -0000

kris        2004-09-26 03:03:11 UTC

  FreeBSD ports repository

  Modified files:
    graphics/sam2p       Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.9       +7 -1      ports/graphics/sam2p/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:03:50 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E3B5016A4CF; Sun, 26 Sep 2004 03:03:50 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D766743D49; Sun, 26 Sep 2004 03:03:48 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q33mRA064068;
	Sun, 26 Sep 2004 03:03:48 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q33mcj064067;
	Sun, 26 Sep 2004 03:03:48 GMT
	(envelope-from kris)
Message-Id: <200409260303.i8Q33mcj064067@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:03:48 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/samhain Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:03:51 -0000

kris        2004-09-26 03:03:48 UTC

  FreeBSD ports repository

  Modified files:
    security/samhain     Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.18      +4 -0      ports/security/samhain/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:04:39 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6B64C16A4CE; Sun, 26 Sep 2004 03:04:39 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4B1B243D1D; Sun, 26 Sep 2004 03:04:39 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q34deW064263;
	Sun, 26 Sep 2004 03:04:39 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q34d7x064262;
	Sun, 26 Sep 2004 03:04:39 GMT
	(envelope-from kris)
Message-Id: <200409260304.i8Q34d7x064262@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:04:39 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/math/scigraphica Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:04:39 -0000

kris        2004-09-26 03:04:39 UTC

  FreeBSD ports repository

  Modified files:
    math/scigraphica     Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.28      +7 -1      ports/math/scigraphica/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:05:30 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1A33816A4CE; Sun, 26 Sep 2004 03:05:30 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id ED28043D2D; Sun, 26 Sep 2004 03:05:29 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q35TPm064348;
	Sun, 26 Sep 2004 03:05:29 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q35Tau064347;
	Sun, 26 Sep 2004 03:05:29 GMT
	(envelope-from kris)
Message-Id: <200409260305.i8Q35Tau064347@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:05:29 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/lang/scm Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:05:30 -0000

kris        2004-09-26 03:05:29 UTC

  FreeBSD ports repository

  Modified files:
    lang/scm             Makefile 
  Log:
  BROKEN on 5.x: Segfault during build
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.38      +4 -0      ports/lang/scm/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:07:15 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DA5CE16A4CE; Sun, 26 Sep 2004 03:07:15 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BB59143D1D; Sun, 26 Sep 2004 03:07:15 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q37FcF064478;
	Sun, 26 Sep 2004 03:07:15 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q37FRH064477;
	Sun, 26 Sep 2004 03:07:15 GMT
	(envelope-from kris)
Message-Id: <200409260307.i8Q37FRH064477@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:07:15 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/sfs Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:07:16 -0000

kris        2004-09-26 03:07:15 UTC

  FreeBSD ports repository

  Modified files:
    security/sfs         Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.18      +4 -0      ports/security/sfs/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:07:58 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 37B9916A4CE; Sun, 26 Sep 2004 03:07:58 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 17D4B43D39; Sun, 26 Sep 2004 03:07:58 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q37v8l064512;
	Sun, 26 Sep 2004 03:07:57 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q37vgS064511;
	Sun, 26 Sep 2004 03:07:57 GMT
	(envelope-from kris)
Message-Id: <200409260307.i8Q37vgS064511@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:07:57 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/smtpmap Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:07:58 -0000

kris        2004-09-26 03:07:57 UTC

  FreeBSD ports repository

  Modified files:
    security/smtpmap     Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.5       +7 -1      ports/security/smtpmap/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:09:23 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4F59316A4CE; Sun, 26 Sep 2004 03:09:23 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3039843D31; Sun, 26 Sep 2004 03:09:23 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q39NFI066687;
	Sun, 26 Sep 2004 03:09:23 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q39Nl3066682;
	Sun, 26 Sep 2004 03:09:23 GMT
	(envelope-from kris)
Message-Id: <200409260309.i8Q39Nl3066682@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:09:23 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/games/sol Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:09:23 -0000

kris        2004-09-26 03:09:23 UTC

  FreeBSD ports repository

  Modified files:
    games/sol            Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.13      +7 -1      ports/games/sol/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:10:13 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 684EB16A4CE; Sun, 26 Sep 2004 03:10:13 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 48E3543D2D; Sun, 26 Sep 2004 03:10:13 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q3ABhs070379;
	Sun, 26 Sep 2004 03:10:11 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q3AB4W070373;
	Sun, 26 Sep 2004 03:10:11 GMT
	(envelope-from kris)
Message-Id: <200409260310.i8Q3AB4W070373@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:10:11 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/spirit Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:10:13 -0000

kris        2004-09-26 03:10:11 UTC

  FreeBSD ports repository

  Modified files:
    devel/spirit         Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.15      +4 -0      ports/devel/spirit/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:10:24 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 466E416A4E6; Sun, 26 Sep 2004 03:10:24 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1BF0243D1D; Sun, 26 Sep 2004 03:10:24 +0000 (GMT)
	(envelope-from des@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q3ALD9070826;
	Sun, 26 Sep 2004 03:10:21 GMT
	(envelope-from des@repoman.freebsd.org)
Received: (from des@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q3AKG1070803;
	Sun, 26 Sep 2004 03:10:20 GMT
	(envelope-from des)
Message-Id: <200409260310.i8Q3AKG1070803@repoman.freebsd.org>
From: Dag-Erling Smorgrav <des@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:10:20 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src Makefile.inc1 src/contrib/bind CHANGES DNSSEC
 FREEBSD-Upgrade FREEBSD-Xlist INSTALL LICENSE Makefile README
 SUPPORT TODO Version src/contrib/bind/bin Makefile...
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:10:24 -0000

des         2004-09-26 03:10:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    .                    Makefile.inc1 
    contrib/ngatm/sscop  common.c common.h sscop_main.c 
    etc/defaults         rc.conf 
    etc/mtree            BSD.include.dist BSD.root.dist 
                         BSD.usr.dist 
    etc/rc.d             named 
    lib                  Makefile 
    libexec              Makefile 
    share/examples/etc   make.conf 
    share/man/man5       make.conf.5 
    usr.bin              Makefile 
    usr.bin/atm/sscop    Makefile 
    usr.bin/dig          Makefile 
    usr.bin/host         Makefile 
    usr.sbin             Makefile 
    usr.sbin/bsnmpd/bsnmpd Makefile 
    usr.sbin/named       Makefile 
    usr.sbin/named.reload Makefile named.reload.8 named.reload.sh 
  Added files:           (Branch: RELENG_5)
    contrib/bind9        CHANGES COPYRIGHT FAQ FREEBSD-Upgrade 
                         FREEBSD-Xlist KNOWN_DEFECTS Makefile.in 
                         README acconfig.h config.guess config.sub 
                         configure.in install-sh isc-config.sh.in 
                         libtool.m4 ltmain.sh mkinstalldirs 
                         version 
    contrib/bind9/bin    Makefile.in 
    contrib/bind9/bin/check Makefile.in check-tool.c check-tool.h 
                            named-checkconf.8 named-checkconf.c 
                            named-checkconf.docbook 
                            named-checkconf.html named-checkzone.8 
                            named-checkzone.c 
                            named-checkzone.docbook 
                            named-checkzone.html 
    contrib/bind9/bin/dig Makefile.in dig.1 dig.c dig.docbook 
                          dig.html dighost.c host.1 host.c 
                          host.docbook host.html nslookup.1 
                          nslookup.c nslookup.docbook 
                          nslookup.html 
    contrib/bind9/bin/dig/include/dig dig.h 
    contrib/bind9/bin/dnssec Makefile.in dnssec-keygen.8 
                             dnssec-keygen.c dnssec-keygen.docbook 
                             dnssec-keygen.html 
                             dnssec-makekeyset.8 
                             dnssec-makekeyset.c 
                             dnssec-makekeyset.docbook 
                             dnssec-makekeyset.html 
                             dnssec-signkey.8 dnssec-signkey.c 
                             dnssec-signkey.docbook 
                             dnssec-signkey.html dnssec-signzone.8 
                             dnssec-signzone.c 
                             dnssec-signzone.docbook 
                             dnssec-signzone.html dnssectool.c 
                             dnssectool.h 
    contrib/bind9/bin/named Makefile.in aclconf.c builtin.c 
                            client.c config.c control.c 
                            controlconf.c interfacemgr.c 
                            listenlist.c log.c logconf.c lwaddr.c 
                            lwdclient.c lwderror.c lwdgabn.c 
                            lwdgnba.c lwdgrbn.c lwdnoop.c lwresd.8 
                            lwresd.c lwresd.docbook lwresd.html 
                            lwsearch.c main.c named.8 named.conf.5 
                            named.conf.docbook named.conf.html 
                            named.docbook named.html notify.c 
                            query.c server.c sortlist.c tkeyconf.c 
                            tsigconf.c update.c xfrout.c 
                            zoneconf.c 
    contrib/bind9/bin/named/include/named aclconf.h builtin.h 
                                          client.h config.h 
                                          control.h globals.h 
                                          interfacemgr.h 
                                          listenlist.h log.h 
                                          logconf.h lwaddr.h 
                                          lwdclient.h lwresd.h 
                                          lwsearch.h main.h 
                                          notify.h query.h 
                                          server.h sortlist.h 
                                          tkeyconf.h tsigconf.h 
                                          types.h update.h 
                                          xfrout.h zoneconf.h 
    contrib/bind9/bin/named/unix Makefile.in os.c 
    contrib/bind9/bin/named/unix/include/named os.h 
    contrib/bind9/bin/nsupdate Makefile.in nsupdate.8 nsupdate.c 
                               nsupdate.docbook nsupdate.html 
    contrib/bind9/bin/rndc Makefile.in rndc-confgen.8 
                           rndc-confgen.c rndc-confgen.docbook 
                           rndc-confgen.html rndc.8 rndc.c 
                           rndc.conf rndc.conf.5 rndc.conf.docbook 
                           rndc.conf.html rndc.docbook rndc.html 
                           util.c util.h 
    contrib/bind9/bin/rndc/include/rndc os.h 
    contrib/bind9/bin/rndc/unix Makefile.in os.c 
    contrib/bind9/doc    Makefile.in 
    contrib/bind9/doc/arm Bv9ARM-book.xml Bv9ARM.ch01.html 
                          Bv9ARM.ch02.html Bv9ARM.ch03.html 
                          Bv9ARM.ch04.html Bv9ARM.ch05.html 
                          Bv9ARM.ch06.html Bv9ARM.ch07.html 
                          Bv9ARM.ch08.html Bv9ARM.ch09.html 
                          Bv9ARM.html Makefile.in README-SGML 
                          isc.color.gif 
                          nominum-docbook-html.dsl.in 
                          nominum-docbook-print.dsl.in 
                          validate.sh.in 
    contrib/bind9/doc/draft draft-baba-dnsext-acl-reqts-01.txt 
                            draft-daigle-napstr-04.txt 
                            draft-danisch-dns-rr-smtp-03.txt 
                            draft-dnsext-opcode-discover-02.txt 
                            draft-durand-dnsop-dynreverse-00.txt 
                            draft-ietf-dnsext-axfr-clarify-05.txt 
                            draft-ietf-dnsext-dhcid-rr-08.txt 
                            draft-ietf-dnsext-dnssec-2535typecode-change-06.txt 
                            draft-ietf-dnsext-dnssec-intro-11.txt 
                            draft-ietf-dnsext-dnssec-protocol-07.txt 
                            draft-ietf-dnsext-dnssec-records-09.txt 
                            draft-ietf-dnsext-insensitive-04.txt 
                            draft-ietf-dnsext-interop3597-01.txt 
                            draft-ietf-dnsext-keyrr-key-signing-flag-12.txt 
                            draft-ietf-dnsext-mdns-33.txt 
                            draft-ietf-dnsext-tkey-renewal-mode-04.txt 
                            draft-ietf-dnsext-tsig-sha-00.txt 
                            draft-ietf-dnsext-wcard-clarify-02.txt 
                            draft-ietf-dnsop-bad-dns-res-02.txt 
                            draft-ietf-dnsop-dnssec-operational-practices-01.txt 
                            draft-ietf-dnsop-ipv6-dns-configuration-02.txt 
                            draft-ietf-dnsop-ipv6-dns-issues-09.txt 
                            draft-ietf-dnsop-ipv6-transport-guidelines-01.txt 
                            draft-ietf-dnsop-key-rollover-requirements-01.txt 
                            draft-ietf-dnsop-misbehavior-against-aaaa-00.txt 
                            draft-ietf-dnsop-respsize-01.txt 
                            draft-ietf-dnsop-serverid-02.txt 
                            draft-ietf-enum-e164-gstn-np-05.txt 
                            draft-ietf-ipseckey-rr-09.txt 
                            draft-ietf-ipv6-node-requirements-08.txt 
                            draft-ietf-secsh-dns-05.txt 
                            draft-ihren-dnsext-threshold-validation-00.txt 
                            draft-kato-dnsop-local-zones-00.txt 
                            draft-park-ipv6-extensions-dns-pnp-00.txt 
                            update 
    contrib/bind9/doc/misc Makefile.in dnssec format-options.pl 
                           ipv6 migration migration-4to9 options 
                           rfc-compliance roadmap sdb 
    contrib/bind9/doc/rfc index rfc1032.txt rfc1033.txt 
                          rfc1034.txt rfc1035.txt rfc1101.txt 
                          rfc1122.txt rfc1123.txt rfc1183.txt 
                          rfc1348.txt rfc1535.txt rfc1536.txt 
                          rfc1537.txt rfc1591.txt rfc1611.txt 
                          rfc1612.txt rfc1706.txt rfc1712.txt 
                          rfc1750.txt rfc1876.txt rfc1886.txt 
                          rfc1982.txt rfc1995.txt rfc1996.txt 
                          rfc2052.txt rfc2104.txt rfc2119.txt 
                          rfc2133.txt rfc2136.txt rfc2137.txt 
                          rfc2163.txt rfc2168.txt rfc2181.txt 
                          rfc2230.txt rfc2308.txt rfc2317.txt 
                          rfc2373.txt rfc2374.txt rfc2375.txt 
                          rfc2418.txt rfc2535.txt rfc2536.txt 
                          rfc2537.txt rfc2538.txt rfc2539.txt 
                          rfc2540.txt rfc2541.txt rfc2553.txt 
                          rfc2671.txt rfc2672.txt rfc2673.txt 
                          rfc2782.txt rfc2825.txt rfc2826.txt 
                          rfc2845.txt rfc2874.txt rfc2915.txt 
                          rfc2929.txt rfc2930.txt rfc2931.txt 
                          rfc3007.txt rfc3008.txt rfc3071.txt 
                          rfc3090.txt rfc3110.txt rfc3123.txt 
                          rfc3152.txt rfc3197.txt rfc3225.txt 
                          rfc3226.txt rfc3258.txt rfc3363.txt 
                          rfc3364.txt rfc3425.txt rfc3445.txt 
                          rfc3467.txt rfc3490.txt rfc3491.txt 
                          rfc3492.txt rfc3493.txt rfc3513.txt 
                          rfc3596.txt rfc3597.txt rfc3645.txt 
                          rfc3655.txt rfc3658.txt rfc3833.txt 
                          rfc3845.txt rfc952.txt 
    contrib/bind9/lib    Makefile.in 
    contrib/bind9/lib/bind Makefile.in README aclocal.m4 api 
                           config.h.in configure configure.in 
                           libtool.m4 ltmain.sh mkinstalldirs 
                           port_after.h.in port_before.h.in 
    contrib/bind9/lib/bind/bsd Makefile.in daemon.c ftruncate.c 
                               gettimeofday.c mktemp.c putenv.c 
                               readv.c setenv.c setitimer.c 
                               strcasecmp.c strdup.c strerror.c 
                               strpbrk.c strsep.c strtoul.c 
                               utimes.c writev.c 
    contrib/bind9/lib/bind/dst Makefile.in dst_api.c 
                               dst_internal.h hmac_link.c md5.h 
                               md5_dgst.c md5_locl.h support.c 
    contrib/bind9/lib/bind/include Makefile.in fd_setsize.h 
                                   hesiod.h irp.h irs.h netdb.h 
                                   netgroup.h res_update.h 
                                   resolv.h 
    contrib/bind9/lib/bind/include/arpa inet.h nameser.h 
                                        nameser_compat.h 
    contrib/bind9/lib/bind/include/isc assertions.h ctl.h dst.h 
                                       eventlib.h heap.h 
                                       irpmarshall.h list.h 
                                       logging.h memcluster.h 
                                       misc.h tree.h 
    contrib/bind9/lib/bind/inet Makefile.in inet_addr.c 
                                inet_cidr_ntop.c inet_cidr_pton.c 
                                inet_data.c inet_lnaof.c 
                                inet_makeaddr.c inet_net_ntop.c 
                                inet_net_pton.c inet_neta.c 
                                inet_netof.c inet_network.c 
                                inet_ntoa.c inet_ntop.c 
                                inet_pton.c nsap_addr.c 
    contrib/bind9/lib/bind/irs Makefile.in dns.c dns_gr.c dns_ho.c 
                               dns_nw.c dns_p.h dns_pr.c dns_pw.c 
                               dns_sv.c gai_strerror.c gen.c 
                               gen_gr.c gen_ho.c gen_ng.c gen_nw.c 
                               gen_p.h gen_pr.c gen_pw.c gen_sv.c 
                               getaddrinfo.c getgrent.c 
                               getgrent_r.c gethostent.c 
                               gethostent_r.c getnameinfo.c 
                               getnetent.c getnetent_r.c 
                               getnetgrent.c getnetgrent_r.c 
                               getprotoent.c getprotoent_r.c 
                               getpwent.c getpwent_r.c 
                               getservent.c getservent_r.c 
                               hesiod.c hesiod_p.h irp.c irp_gr.c 
                               irp_ho.c irp_ng.c irp_nw.c irp_p.h 
                               irp_pr.c irp_pw.c irp_sv.c 
                               irpmarshall.c irs_data.c irs_data.h 
                               irs_p.h lcl.c lcl_gr.c lcl_ho.c 
                               lcl_ng.c lcl_nw.c lcl_p.h lcl_pr.c 
                               lcl_pw.c lcl_sv.c nis.c nis_gr.c 
                               nis_ho.c nis_ng.c nis_nw.c nis_p.h 
                               nis_pr.c nis_pw.c nis_sv.c nul_ng.c 
                               pathnames.h util.c 
    contrib/bind9/lib/bind/isc Makefile.in assertions.c 
                               assertions.mdoc base64.c bitncmp.c 
                               bitncmp.mdoc ctl_clnt.c ctl_p.c 
                               ctl_p.h ctl_srvr.c ev_connects.c 
                               ev_files.c ev_streams.c ev_timers.c 
                               ev_waits.c eventlib.c eventlib.mdoc 
                               eventlib_p.h heap.c heap.mdoc hex.c 
                               logging.c logging.mdoc logging_p.h 
                               memcluster.c memcluster.mdoc 
                               movefile.c tree.c tree.mdoc 
    contrib/bind9/lib/bind/make includes.in mkdep.in rules.in 
    contrib/bind9/lib/bind/nameser Makefile.in ns_date.c ns_name.c 
                                   ns_netint.c ns_parse.c 
                                   ns_print.c ns_samedomain.c 
                                   ns_sign.c ns_ttl.c ns_verify.c 
    contrib/bind9/lib/bind/port Makefile.in 
    contrib/bind9/lib/bind/port/freebsd Makefile.in 
    contrib/bind9/lib/bind/port/freebsd/include Makefile.in 
    contrib/bind9/lib/bind/port/freebsd/include/sys bitypes.h 
    contrib/bind9/lib/bind/resolv Makefile.in herror.c res_comp.c 
                                  res_data.c res_debug.c 
                                  res_debug.h res_findzonecut.c 
                                  res_init.c res_mkquery.c 
                                  res_mkupdate.c res_mkupdate.h 
                                  res_private.h res_query.c 
                                  res_send.c res_sendsigned.c 
                                  res_update.c 
    contrib/bind9/lib/bind9 Makefile.in api check.c getaddresses.c 
                            version.c 
    contrib/bind9/lib/bind9/include Makefile.in 
    contrib/bind9/lib/bind9/include/bind9 Makefile.in check.h 
                                          getaddresses.h version.h 
    contrib/bind9/lib/dns Makefile.in acl.c adb.c api byaddr.c 
                          cache.c callbacks.c compress.c db.c 
                          dbiterator.c dbtable.c diff.c dispatch.c 
                          dnssec.c ds.c forward.c gen-unix.h gen.c 
                          journal.c keytable.c lib.c log.c 
                          lookup.c master.c masterdump.c message.c 
                          name.c ncache.c nsec.c order.c peer.c 
                          portlist.c rbt.c rbtdb.c rbtdb.h 
                          rbtdb64.c rbtdb64.h rcode.c rdata.c 
                          rdatalist.c rdatalist_p.h rdataset.c 
                          rdatasetiter.c rdataslab.c request.c 
                          resolver.c result.c rootns.c sdb.c soa.c 
                          ssu.c stats.c tcpmsg.c time.c timer.c 
                          tkey.c tsig.c ttl.c validator.c 
                          version.c view.c xfrin.c zone.c 
                          zonekey.c zt.c 
    contrib/bind9/lib/dns/include Makefile.in 
    contrib/bind9/lib/dns/include/dns Makefile.in acl.h adb.h 
                                      bit.h byaddr.h cache.h 
                                      callbacks.h cert.h 
                                      compress.h db.h dbiterator.h 
                                      dbtable.h diff.h dispatch.h 
                                      dnssec.h ds.h events.h 
                                      fixedname.h forward.h 
                                      journal.h keyflags.h 
                                      keytable.h keyvalues.h lib.h 
                                      log.h lookup.h master.h 
                                      masterdump.h message.h 
                                      name.h ncache.h nsec.h 
                                      opcode.h order.h peer.h 
                                      portlist.h rbt.h rcode.h 
                                      rdata.h rdataclass.h 
                                      rdatalist.h rdataset.h 
                                      rdatasetiter.h rdataslab.h 
                                      rdatatype.h request.h 
                                      resolver.h result.h rootns.h 
                                      sdb.h secalg.h secproto.h 
                                      soa.h ssu.h stats.h tcpmsg.h 
                                      time.h timer.h tkey.h tsig.h 
                                      ttl.h types.h validator.h 
                                      version.h view.h xfrin.h 
                                      zone.h zonekey.h zt.h 
    contrib/bind9/lib/dns/rdata rdatastructpre.h rdatastructsuf.h 
    contrib/bind9/lib/dns/rdata/any_255 tsig_250.c tsig_250.h 
    contrib/bind9/lib/dns/rdata/generic afsdb_18.c afsdb_18.h 
                                        cert_37.c cert_37.h 
                                        cname_5.c cname_5.h 
                                        dlv_65323.c dlv_65323.h 
                                        dname_39.c dname_39.h 
                                        dnskey_48.c dnskey_48.h 
                                        ds_43.c ds_43.h gpos_27.c 
                                        gpos_27.h hinfo_13.c 
                                        hinfo_13.h isdn_20.c 
                                        isdn_20.h key_25.c 
                                        key_25.h loc_29.c loc_29.h 
                                        mb_7.c mb_7.h md_3.c 
                                        md_3.h mf_4.c mf_4.h 
                                        mg_8.c mg_8.h minfo_14.c 
                                        minfo_14.h mr_9.c mr_9.h 
                                        mx_15.c mx_15.h ns_2.c 
                                        ns_2.h nsec_47.c nsec_47.h 
                                        null_10.c null_10.h 
                                        nxt_30.c nxt_30.h opt_41.c 
                                        opt_41.h proforma.c 
                                        proforma.h ptr_12.c 
                                        ptr_12.h rp_17.c rp_17.h 
                                        rrsig_46.c rrsig_46.h 
                                        rt_21.c rt_21.h sig_24.c 
                                        sig_24.h soa_6.c soa_6.h 
                                        sshfp_44.c sshfp_44.h 
                                        tkey_249.c tkey_249.h 
                                        txt_16.c txt_16.h 
                                        unspec_103.c unspec_103.h 
                                        x25_19.c x25_19.h 
    contrib/bind9/lib/dns/rdata/hs_4 a_1.c a_1.h 
    contrib/bind9/lib/dns/rdata/in_1 a6_38.c a6_38.h a_1.c a_1.h 
                                     aaaa_28.c aaaa_28.h apl_42.c 
                                     apl_42.h kx_36.c kx_36.h 
                                     naptr_35.c naptr_35.h 
                                     nsap-ptr_23.c nsap-ptr_23.h 
                                     nsap_22.c nsap_22.h px_26.c 
                                     px_26.h srv_33.c srv_33.h 
                                     wks_11.c wks_11.h 
    contrib/bind9/lib/dns/sec Makefile.in 
    contrib/bind9/lib/dns/sec/dst Makefile.in dst_api.c 
                                  dst_internal.h dst_lib.c 
                                  dst_openssl.h dst_parse.c 
                                  dst_parse.h dst_result.c 
                                  gssapi_link.c gssapictx.c 
                                  hmac_link.c key.c openssl_link.c 
                                  openssldh_link.c 
                                  openssldsa_link.c 
                                  opensslrsa_link.c 
    contrib/bind9/lib/dns/sec/dst/include Makefile.in 
    contrib/bind9/lib/dns/sec/dst/include/dst Makefile.in dst.h 
                                              gssapi.h lib.h 
                                              result.h 
    contrib/bind9/lib/isc Makefile.in api assertions.c base64.c 
                          bitstring.c buffer.c bufferlist.c 
                          commandline.c entropy.c error.c event.c 
                          fsaccess.c hash.c heap.c hex.c hmacmd5.c 
                          inet_aton.c inet_ntop.c inet_pton.c 
                          lex.c lfsr.c lib.c log.c md5.c mem.c 
                          mutexblock.c netaddr.c netscope.c 
                          ondestroy.c parseint.c print.c quota.c 
                          random.c ratelimiter.c region.c result.c 
                          rwlock.c serial.c sha1.c sockaddr.c 
                          string.c strtoul.c symtab.c task.c 
                          task_p.h taskpool.c timer.c timer_p.h 
                          version.c 
    contrib/bind9/lib/isc/include Makefile.in 
    contrib/bind9/lib/isc/include/isc Makefile.in app.h 
                                      assertions.h base64.h 
                                      bitstring.h boolean.h 
                                      buffer.h bufferlist.h 
                                      commandline.h entropy.h 
                                      error.h event.h eventclass.h 
                                      file.h formatcheck.h 
                                      fsaccess.h hash.h heap.h 
                                      hex.h hmacmd5.h 
                                      interfaceiter.h ipv6.h 
                                      lang.h lex.h lfsr.h lib.h 
                                      list.h log.h magic.h md5.h 
                                      mem.h msgcat.h msgs.h 
                                      mutexblock.h netaddr.h 
                                      netscope.h ondestroy.h os.h 
                                      parseint.h platform.h.in 
                                      print.h quota.h random.h 
                                      ratelimiter.h refcount.h 
                                      region.h resource.h result.h 
                                      resultclass.h rwlock.h 
                                      serial.h sha1.h sockaddr.h 
                                      socket.h stdio.h stdlib.h 
                                      string.h symtab.h task.h 
                                      taskpool.h timer.h types.h 
                                      util.h version.h 
    contrib/bind9/lib/isc/nls Makefile.in msgcat.c 
    contrib/bind9/lib/isc/nothreads Makefile.in condition.c 
                                    mutex.c thread.c 
    contrib/bind9/lib/isc/nothreads/include Makefile.in 
    contrib/bind9/lib/isc/nothreads/include/isc Makefile.in 
                                                condition.h 
                                                mutex.h once.h 
                                                thread.h 
    contrib/bind9/lib/isc/pthreads Makefile.in condition.c mutex.c 
                                   thread.c 
    contrib/bind9/lib/isc/pthreads/include Makefile.in 
    contrib/bind9/lib/isc/pthreads/include/isc Makefile.in 
                                               condition.h mutex.h 
                                               once.h thread.h 
    contrib/bind9/lib/isc/unix Makefile.in app.c dir.c entropy.c 
                               errno2result.c errno2result.h 
                               file.c fsaccess.c 
                               ifiter_getifaddrs.c ifiter_ioctl.c 
                               ifiter_sysctl.c interfaceiter.c 
                               ipv6.c keyboard.c net.c os.c 
                               resource.c socket.c socket_p.h 
                               stdio.c stdtime.c strerror.c 
                               syslog.c time.c 
    contrib/bind9/lib/isc/unix/include Makefile.in 
    contrib/bind9/lib/isc/unix/include/isc Makefile.in dir.h int.h 
                                           keyboard.h net.h 
                                           netdb.h offset.h stat.h 
                                           stdtime.h strerror.h 
                                           syslog.h time.h 
    contrib/bind9/lib/isccc Makefile.in alist.c api base64.c cc.c 
                            ccmsg.c lib.c result.c sexpr.c 
                            symtab.c version.c 
    contrib/bind9/lib/isccc/include Makefile.in 
    contrib/bind9/lib/isccc/include/isccc Makefile.in alist.h 
                                          base64.h cc.h ccmsg.h 
                                          events.h lib.h result.h 
                                          sexpr.h symtab.h 
                                          symtype.h types.h util.h 
                                          version.h 
    contrib/bind9/lib/isccfg Makefile.in api log.c namedconf.c 
                             parser.c version.c 
    contrib/bind9/lib/isccfg/include Makefile.in 
    contrib/bind9/lib/isccfg/include/isccfg Makefile.in cfg.h 
                                            grammar.h log.h 
                                            namedconf.h version.h 
    contrib/bind9/lib/lwres Makefile.in api assert_p.h context.c 
                            context_p.h gai_strerror.c 
                            getaddrinfo.c gethost.c getipnode.c 
                            getnameinfo.c getrrset.c herror.c 
                            lwbuffer.c lwconfig.c lwinetaton.c 
                            lwinetntop.c lwinetpton.c lwpacket.c 
                            lwres_gabn.c lwres_gnba.c lwres_grbn.c 
                            lwres_noop.c lwresutil.c print.c 
                            print_p.h version.c 
    contrib/bind9/lib/lwres/include Makefile.in 
    contrib/bind9/lib/lwres/include/lwres Makefile.in context.h 
                                          int.h ipv6.h lang.h 
                                          list.h lwbuffer.h 
                                          lwpacket.h lwres.h 
                                          netdb.h.in platform.h.in 
                                          result.h version.h 
    contrib/bind9/lib/lwres/man Makefile.in lwres.3 lwres.docbook 
                                lwres.html lwres_buffer.3 
                                lwres_buffer.docbook 
                                lwres_buffer.html lwres_config.3 
                                lwres_config.docbook 
                                lwres_config.html lwres_context.3 
                                lwres_context.docbook 
                                lwres_context.html lwres_gabn.3 
                                lwres_gabn.docbook lwres_gabn.html 
                                lwres_gai_strerror.3 
                                lwres_gai_strerror.docbook 
                                lwres_gai_strerror.html 
                                lwres_getaddrinfo.3 
                                lwres_getaddrinfo.docbook 
                                lwres_getaddrinfo.html 
                                lwres_gethostent.3 
                                lwres_gethostent.docbook 
                                lwres_gethostent.html 
                                lwres_getipnode.3 
                                lwres_getipnode.docbook 
                                lwres_getipnode.html 
                                lwres_getnameinfo.3 
                                lwres_getnameinfo.docbook 
                                lwres_getnameinfo.html 
                                lwres_getrrsetbyname.3 
                                lwres_getrrsetbyname.docbook 
                                lwres_getrrsetbyname.html 
                                lwres_gnba.3 lwres_gnba.docbook 
                                lwres_gnba.html lwres_hstrerror.3 
                                lwres_hstrerror.docbook 
                                lwres_hstrerror.html 
                                lwres_inetntop.3 
                                lwres_inetntop.docbook 
                                lwres_inetntop.html lwres_noop.3 
                                lwres_noop.docbook lwres_noop.html 
                                lwres_packet.3 
                                lwres_packet.docbook 
                                lwres_packet.html lwres_resutil.3 
                                lwres_resutil.docbook 
                                lwres_resutil.html 
    contrib/bind9/lib/lwres/unix Makefile.in 
    contrib/bind9/lib/lwres/unix/include Makefile.in 
    contrib/bind9/lib/lwres/unix/include/lwres Makefile.in net.h 
    contrib/bind9/make   Makefile.in includes.in mkdep.in rules.in 
    contrib/libbegemot   rpoll.c rpoll.h rpoll.man 
    lib/bind             Makefile config.h config.mk 
    lib/bind/bind        Makefile config.h port_after.h 
                         port_before.h 
    lib/bind/bind9       Makefile 
    lib/bind/dns         Makefile code.h 
    lib/bind/dns/dns     enumclass.h enumtype.h rdatastruct.h 
    lib/bind/isc         Makefile 
    lib/bind/isc/isc     platform.h 
    lib/bind/isccc       Makefile 
    lib/bind/isccfg      Makefile 
    lib/bind/lwres       Makefile 
    lib/bind/lwres/lwres netdb.h platform.h 
    lib/libbegemot       Makefile 
    share/doc/bind9      Makefile 
    usr.bin/nslookup     Makefile 
    usr.bin/nsupdate     Makefile 
    usr.sbin/dnssec-keygen Makefile 
    usr.sbin/dnssec-signzone Makefile 
    usr.sbin/named-checkconf Makefile 
    usr.sbin/named-checkzone Makefile 
    usr.sbin/rndc        Makefile 
    usr.sbin/rndc-confgen Makefile 
  Removed files:         (Branch: RELENG_5)
    contrib/bind         CHANGES DNSSEC FREEBSD-Upgrade 
                         FREEBSD-Xlist INSTALL LICENSE Makefile 
                         README SUPPORT TODO Version 
    contrib/bind/bin     Makefile 
    contrib/bind/bin/addr Makefile addr.c 
    contrib/bind/bin/dig Makefile dig.c 
    contrib/bind/bin/dnskeygen Makefile dnskeygen.c 
    contrib/bind/bin/dnsquery Makefile dnsquery.c 
    contrib/bind/bin/host Makefile host.c 
    contrib/bind/bin/irpd Makefile irpd.c irs-irpd.conf version.c 
    contrib/bind/bin/mkservdb Makefile mkservdb.c 
    contrib/bind/bin/named Makefile db_defs.h db_dump.c db_func.h 
                           db_glob.h db_glue.c db_ixfr.c db_load.c 
                           db_lookup.c db_save.c db_sec.c 
                           db_tsig.c db_update.c named.conf 
                           named.h ns_config.c ns_ctl.c ns_defs.h 
                           ns_forw.c ns_func.h ns_glob.h ns_glue.c 
                           ns_init.c ns_ixfr.c ns_lexer.c 
                           ns_lexer.h ns_main.c ns_maint.c 
                           ns_ncache.c ns_notify.c ns_parser.y 
                           ns_parseutil.c ns_parseutil.h ns_req.c 
                           ns_resp.c ns_signal.c ns_sort.c 
                           ns_stats.c ns_udp.c ns_update.c 
                           ns_xfr.c pathtemplate.h version.c 
    contrib/bind/bin/named/test 127.0.0.zone localhost.zone 
                                named.conf root.hint 
    contrib/bind/bin/named-bootconf Makefile named-bootconf.sh 
                                    test.boot 
    contrib/bind/bin/named-bootconf/Grot named-bootconf.pl 
    contrib/bind/bin/named-xfer Makefile named-xfer.c 
    contrib/bind/bin/ndc Makefile ndc.c 
    contrib/bind/bin/nslookup Makefile commands.l debug.c 
                              getinfo.c list.c main.c 
                              nslookup.help pathnames.h res.h 
                              send.c skip.c subr.c 
    contrib/bind/bin/nsupdate Makefile nsupdate.c 
    contrib/bind/doc/html acl.html address_list.html comments.html 
                          config.html controls.html docdef.html 
                          example.html include.html index.html 
                          key.html logging.html master.html 
                          options.html server.html 
                          trusted-keys.html zone.html 
    contrib/bind/doc/man Makefile dig.1 dnskeygen.1 dnsquery.1 
                         getaddrinfo.3 gethostbyname.3 
                         getipnodebyname.3 getnameinfo.3 
                         getnetent.3 hesiod.3 host.1 hostname.7 
                         inet_cidr.3 irs.conf.5 mailaddr.7 mkdep.1 
                         named-bootconf.8 named-xfer.8 named.8 
                         named.conf.5 ndc.8 nslookup.8 nsupdate.8 
                         resolver.3 resolver.5 tsig.3 
    contrib/bind/doc/misc DynamicUpdate FAQ.1of2 FAQ.2of2 
                          rfc2317-notes.txt style.txt 
    contrib/bind/include Makefile fd_setsize.h hesiod.h irp.h 
                         irs.h netdb.h netgroup.h res_update.h 
                         resolv.h 
    contrib/bind/include/arpa Makefile inet.h nameser.h 
                              nameser_compat.h 
    contrib/bind/include/isc Makefile assertions.h ctl.h dst.h 
                             eventlib.h heap.h irpmarshall.h 
                             list.h logging.h memcluster.h misc.h 
                             tree.h 
    contrib/bind/lib     Makefile 
    contrib/bind/lib/dst Makefile README bsafe_link.c 
                         cylink_link.c dst_api.c dst_internal.h 
                         eay_dss_link.c hmac_link.c md5.h 
                         md5_dgst.c md5_locl.h prandom.c 
                         rsaref_link.c support.c 
    contrib/bind/lib/inet Makefile inet_addr.c inet_cidr_ntop.c 
                          inet_cidr_pton.c inet_data.c 
                          inet_lnaof.c inet_makeaddr.c 
                          inet_net_ntop.c inet_net_pton.c 
                          inet_neta.c inet_netof.c inet_network.c 
                          inet_ntoa.c inet_ntop.c inet_pton.c 
                          nsap_addr.c 
    contrib/bind/lib/irs Makefile Makefile.BSD README dns.c 
                         dns_gr.c dns_ho.c dns_nw.c dns_p.h 
                         dns_pr.c dns_pw.c dns_sv.c gai_strerror.c 
                         gen.c gen_gr.c gen_ho.c gen_ng.c gen_nw.c 
                         gen_p.h gen_pr.c gen_pw.c gen_sv.c 
                         getaddrinfo.c getgrent.c getgrent_r.c 
                         gethostent.c gethostent_r.c getnameinfo.c 
                         getnetent.c getnetent_r.c getnetgrent.c 
                         getnetgrent_r.c getprotoent.c 
                         getprotoent_r.c getpwent.c getpwent_r.c 
                         getservent.c getservent_r.c hesiod.c 
                         hesiod_p.h irp.c irp_gr.c irp_ho.c 
                         irp_ng.c irp_nw.c irp_p.h irp_pr.c 
                         irp_pw.c irp_sv.c irpmarshall.c 
                         irs_data.c irs_data.h irs_p.h lcl.c 
                         lcl_gr.c lcl_ho.c lcl_ng.c lcl_nw.c 
                         lcl_p.h lcl_pr.c lcl_pw.c lcl_sv.c nis.c 
                         nis_gr.c nis_ho.c nis_ng.c nis_nw.c 
                         nis_p.h nis_pr.c nis_pw.c nis_sv.c 
                         nul_ng.c pathnames.h util.c 
    contrib/bind/lib/isc Makefile assertions.c assertions.mdoc 
                         base64.c bitncmp.c bitncmp.mdoc 
                         ctl_clnt.c ctl_p.c ctl_p.h ctl_srvr.c 
                         ev_connects.c ev_files.c ev_streams.c 
                         ev_timers.c ev_waits.c eventlib.c 
                         eventlib.mdoc eventlib_p.h heap.c 
                         heap.mdoc hex.c logging.c logging.mdoc 
                         logging_p.h memcluster.c memcluster.mdoc 
                         movefile.c tree.c tree.mdoc 
    contrib/bind/lib/nameser Makefile ns_date.c ns_name.c 
                             ns_netint.c ns_parse.c ns_print.c 
                             ns_samedomain.c ns_sign.c ns_ttl.c 
                             ns_verify.c 
    contrib/bind/lib/resolv Makefile herror.c res_comp.c 
                            res_data.c res_debug.c res_debug.h 
                            res_findzonecut.c res_init.c 
                            res_mkquery.c res_mkupdate.c 
                            res_mkupdate.h res_private.h 
                            res_query.c res_send.c 
                            res_sendsigned.c res_update.c 
    contrib/bind/port    Makefile README settings systype 
    contrib/bind/port/freebsd Makefile Makefile.set noop.c probe 
    contrib/bind/port/freebsd/bin probe_ipv6 
    contrib/bind/port/freebsd/include Makefile port_after.h 
                                      port_before.h prand_conf.h 
    contrib/bind/port/freebsd/include/sys Makefile bitypes.h 
    contrib/bind/port/prand_conf Makefile README prand_conf.c 
    contrib/bind/tests   irs_testclient.c irs_testirpd.c 
                         irs_testserver.c test_cidr.c 
                         test_getaddr.c 
    lib/libbind          Makefile 
    lib/libisc           Makefile 
    libexec/named-xfer   Makefile 
    usr.bin/dnskeygen    Makefile 
    usr.bin/dnsquery     Makefile 
    usr.sbin/named       Makefile.inc Makefile.maninc 
    usr.sbin/named.restart Makefile named.restart.8 
                           named.restart.sh 
    usr.sbin/ndc         Makefile 
    usr.sbin/nslookup    Makefile 
    usr.sbin/nsupdate    Makefile 
  Log:
  MFC: BIND 9 and related bits.
  
  Approved by:    re
  
  Revision      Changes    Path
  1.438.2.3     +8 -0      src/Makefile.inc1
  1.1.1.18.4.1  +0 -4157   src/contrib/bind/CHANGES (dead)
  1.1.1.1.28.1  +0 -39     src/contrib/bind/DNSSEC (dead)
  1.3.4.1       +0 -24     src/contrib/bind/FREEBSD-Upgrade (dead)
  1.2.8.1       +0 -42     src/contrib/bind/FREEBSD-Xlist (dead)
  1.1.1.12.8.1  +0 -340    src/contrib/bind/INSTALL (dead)
  1.1.1.2.8.1   +0 -22     src/contrib/bind/LICENSE (dead)
  1.1.1.11.8.1  +0 -68     src/contrib/bind/Makefile (dead)
  1.1.1.16.4.1  +0 -259    src/contrib/bind/README (dead)
  1.1.1.2.8.1   +0 -9      src/contrib/bind/SUPPORT (dead)
  1.1.1.2.30.1  +0 -27     src/contrib/bind/TODO (dead)
  1.1.1.13.4.1  +0 -1      src/contrib/bind/Version (dead)
  1.1.1.5.8.1   +0 -94     src/contrib/bind/bin/Makefile (dead)
  1.1.1.4.8.1   +0 -85     src/contrib/bind/bin/addr/Makefile (dead)
  1.1.1.3.8.1   +0 -168    src/contrib/bind/bin/addr/addr.c (dead)
  1.1.1.4.8.1   +0 -89     src/contrib/bind/bin/dig/Makefile (dead)
  1.1.1.10.4.1  +0 -1790   src/contrib/bind/bin/dig/dig.c (dead)
  1.1.1.3.8.1   +0 -86     src/contrib/bind/bin/dnskeygen/Makefile (dead)
  1.1.1.4.8.1   +0 -321    src/contrib/bind/bin/dnskeygen/dnskeygen.c (dead)
  1.1.1.4.8.1   +0 -85     src/contrib/bind/bin/dnsquery/Makefile (dead)
  1.1.1.8.4.1   +0 -232    src/contrib/bind/bin/dnsquery/dnsquery.c (dead)
  1.1.1.4.8.1   +0 -85     src/contrib/bind/bin/host/Makefile (dead)
  1.1.1.11.4.1  +0 -2136   src/contrib/bind/bin/host/host.c (dead)
  1.1.1.4.8.1   +0 -101    src/contrib/bind/bin/irpd/Makefile (dead)
  1.1.1.4.8.1   +0 -2356   src/contrib/bind/bin/irpd/irpd.c (dead)
  1.1.1.1.28.1  +0 -11     src/contrib/bind/bin/irpd/irs-irpd.conf (dead)
  1.1.1.1.28.1  +0 -25     src/contrib/bind/bin/irpd/version.c (dead)
  1.1.1.3.8.1   +0 -84     src/contrib/bind/bin/mkservdb/Makefile (dead)
  1.1.1.3.8.1   +0 -176    src/contrib/bind/bin/mkservdb/mkservdb.c (dead)
  1.1.1.1.28.1  +0 -324    src/contrib/bind/bin/named-bootconf/Grot/named-bootconf.pl (dead)
  1.1.1.3.8.1   +0 -77     src/contrib/bind/bin/named-bootconf/Makefile (dead)
  1.1.1.3.8.1   +0 -321    src/contrib/bind/bin/named-bootconf/named-bootconf.sh (dead)
  1.1.1.1.14.1  +0 -30     src/contrib/bind/bin/named-bootconf/test.boot (dead)
  1.1.1.5.8.1   +0 -90     src/contrib/bind/bin/named-xfer/Makefile (dead)
  1.10.4.1      +0 -3256   src/contrib/bind/bin/named-xfer/named-xfer.c (dead)
  1.6.8.1       +0 -134    src/contrib/bind/bin/named/Makefile (dead)
  1.1.1.10.4.1  +0 -341    src/contrib/bind/bin/named/db_defs.h (dead)
  1.1.1.6.8.1   +0 -702    src/contrib/bind/bin/named/db_dump.c (dead)
  1.1.1.5.8.1   +0 -211    src/contrib/bind/bin/named/db_func.h (dead)
  1.1.1.3.8.1   +0 -104    src/contrib/bind/bin/named/db_glob.h (dead)
  1.1.1.6.8.1   +0 -642    src/contrib/bind/bin/named/db_glue.c (dead)
  1.1.1.6.4.1   +0 -984    src/contrib/bind/bin/named/db_ixfr.c (dead)
  1.1.1.8.4.1   +0 -2747   src/contrib/bind/bin/named/db_load.c (dead)
  1.1.1.4.8.1   +0 -341    src/contrib/bind/bin/named/db_lookup.c (dead)
  1.1.1.6.8.1   +0 -215    src/contrib/bind/bin/named/db_save.c (dead)
  1.1.1.7.4.1   +0 -1081   src/contrib/bind/bin/named/db_sec.c (dead)
  1.1.1.4.8.1   +0 -158    src/contrib/bind/bin/named/db_tsig.c (dead)
  1.1.1.6.8.1   +0 -1002   src/contrib/bind/bin/named/db_update.c (dead)
  1.1.1.6.8.1   +0 -462    src/contrib/bind/bin/named/named.conf (dead)
  1.1.1.6.8.1   +0 -67     src/contrib/bind/bin/named/named.h (dead)
  1.1.1.10.4.1  +0 -3194   src/contrib/bind/bin/named/ns_config.c (dead)
  1.1.1.6.4.1   +0 -1147   src/contrib/bind/bin/named/ns_ctl.c (dead)
  1.1.1.12.4.1  +0 -935    src/contrib/bind/bin/named/ns_defs.h (dead)
  1.1.1.8.4.1   +0 -1331   src/contrib/bind/bin/named/ns_forw.c (dead)
  1.1.1.8.4.1   +0 -528    src/contrib/bind/bin/named/ns_func.h (dead)
  1.1.1.9.4.1   +0 -347    src/contrib/bind/bin/named/ns_glob.h (dead)
  1.1.1.7.8.1   +0 -469    src/contrib/bind/bin/named/ns_glue.c (dead)
  1.1.1.8.4.1   +0 -593    src/contrib/bind/bin/named/ns_init.c (dead)
  1.1.1.8.4.1   +0 -584    src/contrib/bind/bin/named/ns_ixfr.c (dead)
  1.1.1.8.4.1   +0 -826    src/contrib/bind/bin/named/ns_lexer.c (dead)
  1.1.1.4.8.1   +0 -45     src/contrib/bind/bin/named/ns_lexer.h (dead)
  1.1.1.11.4.1  +0 -3056   src/contrib/bind/bin/named/ns_main.c (dead)
  1.1.1.12.4.1  +0 -2092   src/contrib/bind/bin/named/ns_maint.c (dead)
  1.1.1.7.4.1   +0 -269    src/contrib/bind/bin/named/ns_ncache.c (dead)
  1.1.1.6.8.1   +0 -462    src/contrib/bind/bin/named/ns_notify.c (dead)
  1.1.1.9.4.1   +0 -2079   src/contrib/bind/bin/named/ns_parser.y (dead)
  1.1.1.4.8.1   +0 -243    src/contrib/bind/bin/named/ns_parseutil.c (dead)
  1.1.1.4.8.1   +0 -64     src/contrib/bind/bin/named/ns_parseutil.h (dead)
  1.1.1.14.4.1  +0 -2560   src/contrib/bind/bin/named/ns_req.c (dead)
  1.1.1.13.4.1  +0 -4141   src/contrib/bind/bin/named/ns_resp.c (dead)
  1.1.1.5.8.1   +0 -297    src/contrib/bind/bin/named/ns_signal.c (dead)
  1.1.1.3.8.1   +0 -414    src/contrib/bind/bin/named/ns_sort.c (dead)
  1.1.1.6.8.1   +0 -452    src/contrib/bind/bin/named/ns_stats.c (dead)
  1.1.1.3.8.1   +0 -124    src/contrib/bind/bin/named/ns_udp.c (dead)
  1.1.1.10.4.1  +0 -3066   src/contrib/bind/bin/named/ns_update.c (dead)
  1.1.1.8.8.1   +0 -871    src/contrib/bind/bin/named/ns_xfr.c (dead)
  1.1.1.3.8.1   +0 -78     src/contrib/bind/bin/named/pathtemplate.h (dead)
  1.1.1.1.30.1  +0 -11     src/contrib/bind/bin/named/test/127.0.0.zone (dead)
  1.1.1.1.30.1  +0 -10     src/contrib/bind/bin/named/test/localhost.zone (dead)
  1.1.1.2.26.1  +0 -45     src/contrib/bind/bin/named/test/named.conf (dead)
  1.1.1.1.30.1  +0 -37     src/contrib/bind/bin/named/test/root.hint (dead)
  1.1.1.2.26.1  +0 -89     src/contrib/bind/bin/named/version.c (dead)
  1.1.1.4.8.1   +0 -96     src/contrib/bind/bin/ndc/Makefile (dead)
  1.1.1.7.4.1   +0 -913    src/contrib/bind/bin/ndc/ndc.c (dead)
  1.1.1.6.8.1   +0 -98     src/contrib/bind/bin/nslookup/Makefile (dead)
  1.11.4.1      +0 -273    src/contrib/bind/bin/nslookup/commands.l (dead)
  1.6.8.1       +0 -657    src/contrib/bind/bin/nslookup/debug.c (dead)
  1.12.4.1      +0 -1104   src/contrib/bind/bin/nslookup/getinfo.c (dead)
  1.1.1.6.8.1   +0 -705    src/contrib/bind/bin/nslookup/list.c (dead)
  1.9.4.1       +0 -1327   src/contrib/bind/bin/nslookup/main.c (dead)
  1.1.1.2.8.1   +0 -33     src/contrib/bind/bin/nslookup/nslookup.help (dead)
  1.1.1.2.8.1   +0 -73     src/contrib/bind/bin/nslookup/pathnames.h (dead)
  1.1.1.5.8.1   +0 -227    src/contrib/bind/bin/nslookup/res.h (dead)
  1.1.1.7.4.1   +0 -404    src/contrib/bind/bin/nslookup/send.c (dead)
  1.1.1.3.8.1   +0 -219    src/contrib/bind/bin/nslookup/skip.c (dead)
  1.1.1.5.8.1   +0 -603    src/contrib/bind/bin/nslookup/subr.c (dead)
  1.1.1.4.8.1   +0 -85     src/contrib/bind/bin/nsupdate/Makefile (dead)
  1.1.1.7.4.1   +0 -683    src/contrib/bind/bin/nsupdate/nsupdate.c (dead)
  1.1.1.2.26.1  +0 -63     src/contrib/bind/doc/html/acl.html (dead)
  1.1.1.3.8.1   +0 -100    src/contrib/bind/doc/html/address_list.html (dead)
  1.1.1.2.26.1  +0 -84     src/contrib/bind/doc/html/comments.html (dead)
  1.1.1.3.8.1   +0 -97     src/contrib/bind/doc/html/config.html (dead)
  1.1.1.2.8.1   +0 -75     src/contrib/bind/doc/html/controls.html (dead)
  1.1.1.3.8.1   +0 -118    src/contrib/bind/doc/html/docdef.html (dead)
  1.1.1.2.26.1  +0 -65     src/contrib/bind/doc/html/example.html (dead)
  1.1.1.2.26.1  +0 -57     src/contrib/bind/doc/html/include.html (dead)
  1.1.1.3.8.1   +0 -65     src/contrib/bind/doc/html/index.html (dead)
  1.1.1.2.26.1  +0 -57     src/contrib/bind/doc/html/key.html (dead)
  1.1.1.5.6.1   +0 -373    src/contrib/bind/doc/html/logging.html (dead)
  1.1.1.3.8.1   +0 -166    src/contrib/bind/doc/html/master.html (dead)
  1.1.1.9.4.1   +0 -864    src/contrib/bind/doc/html/options.html (dead)
  1.1.1.5.8.1   +0 -80     src/contrib/bind/doc/html/server.html (dead)
  1.1.1.1.28.1  +0 -58     src/contrib/bind/doc/html/trusted-keys.html (dead)
  1.1.1.4.8.1   +0 -244    src/contrib/bind/doc/html/zone.html (dead)
  1.1.1.3.8.1   +0 -423    src/contrib/bind/doc/man/Makefile (dead)
  1.6.4.1       +0 -705    src/contrib/bind/doc/man/dig.1 (dead)
  1.1.1.3.8.1   +0 -132    src/contrib/bind/doc/man/dnskeygen.1 (dead)
  1.1.1.4.8.1   +0 -180    src/contrib/bind/doc/man/dnsquery.1 (dead)
  1.1.1.2.8.1   +0 -360    src/contrib/bind/doc/man/getaddrinfo.3 (dead)
  1.1.1.2.8.1   +0 -242    src/contrib/bind/doc/man/gethostbyname.3 (dead)
  1.1.1.2.8.1   +0 -227    src/contrib/bind/doc/man/getipnodebyname.3 (dead)
  1.1.1.2.8.1   +0 -103    src/contrib/bind/doc/man/getnameinfo.3 (dead)
  1.1.1.3.8.1   +0 -154    src/contrib/bind/doc/man/getnetent.3 (dead)
  1.1.1.1.28.1  +0 -129    src/contrib/bind/doc/man/hesiod.3 (dead)
  1.6.8.1       +0 -317    src/contrib/bind/doc/man/host.1 (dead)
  1.1.1.2.8.1   +0 -168    src/contrib/bind/doc/man/hostname.7 (dead)
  1.1.1.2.8.1   +0 -94     src/contrib/bind/doc/man/inet_cidr.3 (dead)
  1.1.1.2.26.1  +0 -201    src/contrib/bind/doc/man/irs.conf.5 (dead)
  1.1.1.2.8.1   +0 -179    src/contrib/bind/doc/man/mailaddr.7 (dead)
  1.1.1.2.8.1   +0 -82     src/contrib/bind/doc/man/mkdep.1 (dead)
  1.1.1.2.8.1   +0 -69     src/contrib/bind/doc/man/named-bootconf.8 (dead)
  1.1.1.4.4.1   +0 -210    src/contrib/bind/doc/man/named-xfer.8 (dead)
  1.1.1.7.4.1   +0 -445    src/contrib/bind/doc/man/named.8 (dead)
  1.1.1.7.4.1   +0 -2145   src/contrib/bind/doc/man/named.conf.5 (dead)
  1.1.1.3.8.1   +0 -133    src/contrib/bind/doc/man/ndc.8 (dead)
  1.4.8.1       +0 -537    src/contrib/bind/doc/man/nslookup.8 (dead)
  1.1.1.4.8.1   +0 -203    src/contrib/bind/doc/man/nsupdate.8 (dead)
  1.1.1.7.4.1   +0 -653    src/contrib/bind/doc/man/resolver.3 (dead)
  1.1.1.3.8.1   +0 -240    src/contrib/bind/doc/man/resolver.5 (dead)
  1.1.1.2.8.1   +0 -240    src/contrib/bind/doc/man/tsig.3 (dead)
  1.1.1.2.30.1  +0 -284    src/contrib/bind/doc/misc/DynamicUpdate (dead)
  1.1.1.4.8.1   +0 -1939   src/contrib/bind/doc/misc/FAQ.1of2 (dead)
  1.1.1.3.8.1   +0 -2071   src/contrib/bind/doc/misc/FAQ.2of2 (dead)
  1.1.1.1.16.1  +0 -105    src/contrib/bind/doc/misc/rfc2317-notes.txt (dead)
  1.1.1.1.32.1  +0 -172    src/contrib/bind/doc/misc/style.txt (dead)
  1.1.1.4.8.1   +0 -54     src/contrib/bind/include/Makefile (dead)
  1.1.1.4.26.1  +0 -39     src/contrib/bind/include/arpa/Makefile (dead)
  1.1.1.4.26.1  +0 -110    src/contrib/bind/include/arpa/inet.h (dead)
  1.1.1.9.4.1   +0 -576    src/contrib/bind/include/arpa/nameser.h (dead)
  1.1.1.5.4.1   +0 -232    src/contrib/bind/include/arpa/nameser_compat.h (dead)
  1.1.1.1.30.1  +0 -9      src/contrib/bind/include/fd_setsize.h (dead)
  1.1.1.3.4.1   +0 -38     src/contrib/bind/include/hesiod.h (dead)
  1.1.1.2.4.1   +0 -103    src/contrib/bind/include/irp.h (dead)
  1.1.1.5.4.1   +0 -345    src/contrib/bind/include/irs.h (dead)
  1.1.1.2.26.1  +0 -40     src/contrib/bind/include/isc/Makefile (dead)
  1.1.1.4.8.1   +0 -122    src/contrib/bind/include/isc/assertions.h (dead)
  1.1.1.3.4.1   +0 -109    src/contrib/bind/include/isc/ctl.h (dead)
  1.1.1.2.4.1   +0 -183    src/contrib/bind/include/isc/dst.h (dead)
  1.1.1.4.4.1   +0 -191    src/contrib/bind/include/isc/eventlib.h (dead)
  1.1.1.2.26.1  +0 -47     src/contrib/bind/include/isc/heap.h (dead)
  1.1.1.3.4.1   +0 -115    src/contrib/bind/include/isc/irpmarshall.h (dead)
  1.1.1.4.8.1   +0 -112    src/contrib/bind/include/isc/list.h (dead)
  1.1.1.5.4.1   +0 -112    src/contrib/bind/include/isc/logging.h (dead)
  1.1.1.3.8.1   +0 -49     src/contrib/bind/include/isc/memcluster.h (dead)
  1.1.1.5.4.1   +0 -39     src/contrib/bind/include/isc/misc.h (dead)
  1.1.1.2.4.1   +0 -58     src/contrib/bind/include/isc/tree.h (dead)
  1.1.1.5.8.1   +0 -490    src/contrib/bind/include/netdb.h (dead)
  1.1.1.2.4.1   +0 -19     src/contrib/bind/include/netgroup.h (dead)
  1.1.1.1.28.1  +0 -65     src/contrib/bind/include/res_update.h (dead)
  1.1.1.13.4.1  +0 -491    src/contrib/bind/include/resolv.h (dead)
  1.1.1.6.8.1   +0 -112    src/contrib/bind/lib/Makefile (dead)
  1.1.1.5.8.1   +0 -98     src/contrib/bind/lib/dst/Makefile (dead)
  1.1.1.1.28.1  +0 -27     src/contrib/bind/lib/dst/README (dead)
  1.1.1.5.4.1   +0 -1123   src/contrib/bind/lib/dst/bsafe_link.c (dead)
  1.1.1.5.4.1   +0 -672    src/contrib/bind/lib/dst/cylink_link.c (dead)
  1.1.1.7.4.1   +0 -1092   src/contrib/bind/lib/dst/dst_api.c (dead)
  1.1.1.2.8.1   +0 -168    src/contrib/bind/lib/dst/dst_internal.h (dead)
  1.1.1.4.8.1   +0 -630    src/contrib/bind/lib/dst/eay_dss_link.c (dead)
  1.1.1.4.4.1   +0 -490    src/contrib/bind/lib/dst/hmac_link.c (dead)
  1.1.1.2.8.1   +0 -101    src/contrib/bind/lib/dst/md5.h (dead)
  1.1.1.2.8.1   +0 -370    src/contrib/bind/lib/dst/md5_dgst.c (dead)
  1.1.1.1.28.1  +0 -190    src/contrib/bind/lib/dst/md5_locl.h (dead)
  1.1.1.5.8.1   +0 -853    src/contrib/bind/lib/dst/prandom.c (dead)
  1.1.1.5.8.1   +0 -761    src/contrib/bind/lib/dst/rsaref_link.c (dead)
  1.1.1.5.8.1   +0 -459    src/contrib/bind/lib/dst/support.c (dead)
  1.1.1.6.8.1   +0 -97     src/contrib/bind/lib/inet/Makefile (dead)
  1.1.1.3.8.1   +0 -206    src/contrib/bind/lib/inet/inet_addr.c (dead)
  1.1.1.2.8.1   +0 -259    src/contrib/bind/lib/inet/inet_cidr_ntop.c (dead)
  1.1.1.3.8.1   +0 -275    src/contrib/bind/lib/inet/inet_cidr_pton.c (dead)
  1.1.1.1.14.1  +0 -44     src/contrib/bind/lib/inet/inet_data.c (dead)
  1.1.1.2.26.1  +0 -63     src/contrib/bind/lib/inet/inet_lnaof.c (dead)
  1.1.1.2.26.1  +0 -66     src/contrib/bind/lib/inet/inet_makeaddr.c (dead)
  1.1.1.4.8.1   +0 -277    src/contrib/bind/lib/inet/inet_net_ntop.c (dead)
  1.1.1.3.8.1   +0 -399    src/contrib/bind/lib/inet/inet_net_pton.c (dead)
  1.1.1.2.26.1  +0 -87     src/contrib/bind/lib/inet/inet_neta.c (dead)
  1.1.1.2.26.1  +0 -62     src/contrib/bind/lib/inet/inet_netof.c (dead)
  1.1.1.3.8.1   +0 -104    src/contrib/bind/lib/inet/inet_network.c (dead)
  1.1.1.2.26.1  +0 -62     src/contrib/bind/lib/inet/inet_ntoa.c (dead)
  1.1.1.4.8.1   +0 -203    src/contrib/bind/lib/inet/inet_ntop.c (dead)
  1.1.1.3.8.1   +0 -222    src/contrib/bind/lib/inet/inet_pton.c (dead)
  1.1.1.4.8.1   +0 -108    src/contrib/bind/lib/inet/nsap_addr.c (dead)
  1.1.1.6.8.1   +0 -119    src/contrib/bind/lib/irs/Makefile (dead)
  1.1.1.2.26.1  +0 -25     src/contrib/bind/lib/irs/Makefile.BSD (dead)
  1.1.1.2.26.1  +0 -56     src/contrib/bind/lib/irs/README (dead)
  1.1.1.4.8.1   +0 -153    src/contrib/bind/lib/irs/dns.c (dead)
  1.1.1.4.4.1   +0 -293    src/contrib/bind/lib/irs/dns_gr.c (dead)
  1.1.1.7.4.1   +0 -1156   src/contrib/bind/lib/irs/dns_ho.c (dead)
  1.1.1.6.4.1   +0 -594    src/contrib/bind/lib/irs/dns_nw.c (dead)
  1.1.1.2.26.1  +0 -50     src/contrib/bind/lib/irs/dns_p.h (dead)
  1.1.1.3.8.1   +0 -266    src/contrib/bind/lib/irs/dns_pr.c (dead)
  1.1.1.3.8.1   +0 -231    src/contrib/bind/lib/irs/dns_pw.c (dead)
  1.1.1.4.8.1   +0 -298    src/contrib/bind/lib/irs/dns_sv.c (dead)
  1.1.1.2.8.1   +0 -86     src/contrib/bind/lib/irs/gai_strerror.c (dead)
  1.1.1.3.8.1   +0 -430    src/contrib/bind/lib/irs/gen.c (dead)
  1.1.1.5.4.1   +0 -482    src/contrib/bind/lib/irs/gen_gr.c (dead)
  1.1.1.3.8.1   +0 -391    src/contrib/bind/lib/irs/gen_ho.c (dead)
  1.1.1.3.8.1   +0 -172    src/contrib/bind/lib/irs/gen_ng.c (dead)
  1.1.1.2.26.1  +0 -262    src/contrib/bind/lib/irs/gen_nw.c (dead)
  1.1.1.3.8.1   +0 -113    src/contrib/bind/lib/irs/gen_p.h (dead)
  1.1.1.2.26.1  +0 -226    src/contrib/bind/lib/irs/gen_pr.c (dead)
  1.1.1.2.26.1  +0 -233    src/contrib/bind/lib/irs/gen_pw.c (dead)
  1.1.1.2.26.1  +0 -227    src/contrib/bind/lib/irs/gen_sv.c (dead)
  1.1.1.4.4.1   +0 -1229   src/contrib/bind/lib/irs/getaddrinfo.c (dead)
  1.1.1.3.8.1   +0 -223    src/contrib/bind/lib/irs/getgrent.c (dead)
  1.1.1.2.8.1   +0 -229    src/contrib/bind/lib/irs/getgrent_r.c (dead)
  1.1.1.7.4.1   +0 -1069   src/contrib/bind/lib/irs/gethostent.c (dead)
  1.1.1.3.8.1   +0 -264    src/contrib/bind/lib/irs/gethostent_r.c (dead)
  1.1.1.6.4.1   +0 -322    src/contrib/bind/lib/irs/getnameinfo.c (dead)
  1.1.1.4.8.1   +0 -343    src/contrib/bind/lib/irs/getnetent.c (dead)
  1.1.1.2.8.1   +0 -227    src/contrib/bind/lib/irs/getnetent_r.c (dead)
  1.1.1.4.4.1   +0 -156    src/contrib/bind/lib/irs/getnetgrent.c (dead)
  1.1.1.3.4.1   +0 -165    src/contrib/bind/lib/irs/getnetgrent_r.c (dead)
  1.1.1.3.8.1   +0 -174    src/contrib/bind/lib/irs/getprotoent.c (dead)
  1.1.1.2.8.1   +0 -216    src/contrib/bind/lib/irs/getprotoent_r.c (dead)
  1.1.1.3.8.1   +0 -199    src/contrib/bind/lib/irs/getpwent.c (dead)
  1.1.1.2.8.1   +0 -275    src/contrib/bind/lib/irs/getpwent_r.c (dead)
  1.1.1.3.8.1   +0 -177    src/contrib/bind/lib/irs/getservent.c (dead)
  1.1.1.2.8.1   +0 -237    src/contrib/bind/lib/irs/getservent_r.c (dead)
  1.1.1.5.4.1   +0 -524    src/contrib/bind/lib/irs/hesiod.c (dead)
  1.1.1.2.26.1  +0 -48     src/contrib/bind/lib/irs/hesiod_p.h (dead)
  1.1.1.3.8.1   +0 -592    src/contrib/bind/lib/irs/irp.c (dead)
  1.1.1.2.8.1   +0 -408    src/contrib/bind/lib/irs/irp_gr.c (dead)
  1.1.1.2.8.1   +0 -429    src/contrib/bind/lib/irs/irp_ho.c (dead)
  1.1.1.2.8.1   +0 -272    src/contrib/bind/lib/irs/irp_ng.c (dead)
  1.1.1.1.28.1  +0 -375    src/contrib/bind/lib/irs/irp_nw.c (dead)
  1.1.1.3.4.1   +0 -59     src/contrib/bind/lib/irs/irp_p.h (dead)
  1.1.1.1.28.1  +0 -353    src/contrib/bind/lib/irs/irp_pr.c (dead)
  1.1.1.2.8.1   +0 -358    src/contrib/bind/lib/irs/irp_pw.c (dead)
  1.1.1.1.28.1  +0 -369    src/contrib/bind/lib/irs/irp_sv.c (dead)
  1.1.1.3.8.1   +0 -2344   src/contrib/bind/lib/irs/irpmarshall.c (dead)
  1.1.1.5.4.1   +0 -214    src/contrib/bind/lib/irs/irs_data.c (dead)
  1.1.1.2.26.1  +0 -62     src/contrib/bind/lib/irs/irs_data.h (dead)
  1.1.1.2.26.1  +0 -49     src/contrib/bind/lib/irs/irs_p.h (dead)
  1.1.1.4.8.1   +0 -140    src/contrib/bind/lib/irs/lcl.c (dead)
  1.1.1.3.8.1   +0 -354    src/contrib/bind/lib/irs/lcl_gr.c (dead)
  1.1.1.3.8.1   +0 -576    src/contrib/bind/lib/irs/lcl_ho.c (dead)
  1.1.1.3.8.1   +0 -444    src/contrib/bind/lib/irs/lcl_ng.c (dead)
  1.1.1.3.8.1   +0 -371    src/contrib/bind/lib/irs/lcl_nw.c (dead)
  1.1.1.2.26.1  +0 -50     src/contrib/bind/lib/irs/lcl_p.h (dead)
  1.1.1.2.26.1  +0 -284    src/contrib/bind/lib/irs/lcl_pr.c (dead)
  1.1.1.3.8.1   +0 -308    src/contrib/bind/lib/irs/lcl_pw.c (dead)
  1.1.1.3.8.1   +0 -431    src/contrib/bind/lib/irs/lcl_sv.c (dead)
  1.1.1.4.8.1   +0 -151    src/contrib/bind/lib/irs/nis.c (dead)
  1.1.1.4.4.1   +0 -353    src/contrib/bind/lib/irs/nis_gr.c (dead)
  1.1.1.4.4.1   +0 -530    src/contrib/bind/lib/irs/nis_ho.c (dead)
  1.1.1.3.8.1   +0 -299    src/contrib/bind/lib/irs/nis_ng.c (dead)
  1.1.1.3.8.1   +0 -381    src/contrib/bind/lib/irs/nis_nw.c (dead)
  1.1.1.2.26.1  +0 -46     src/contrib/bind/lib/irs/nis_p.h (dead)
  1.1.1.3.8.1   +0 -297    src/contrib/bind/lib/irs/nis_pr.c (dead)
  1.1.1.3.8.1   +0 -287    src/contrib/bind/lib/irs/nis_pw.c (dead)
  1.1.1.3.8.1   +0 -305    src/contrib/bind/lib/irs/nis_sv.c (dead)
  1.1.1.3.8.1   +0 -126    src/contrib/bind/lib/irs/nul_ng.c (dead)
  1.1.1.2.26.1  +0 -50     src/contrib/bind/lib/irs/pathnames.h (dead)
  1.1.1.4.8.1   +0 -107    src/contrib/bind/lib/irs/util.c (dead)
  1.1.1.6.8.1   +0 -99     src/contrib/bind/lib/isc/Makefile (dead)
  1.1.1.3.8.1   +0 -91     src/contrib/bind/lib/isc/assertions.c (dead)
  1.1.1.3.8.1   +0 -138    src/contrib/bind/lib/isc/assertions.mdoc (dead)
  1.1.1.2.26.1  +0 -320    src/contrib/bind/lib/isc/base64.c (dead)
  1.1.1.3.8.1   +0 -66     src/contrib/bind/lib/isc/bitncmp.c (dead)
  1.1.1.3.8.1   +0 -82     src/contrib/bind/lib/isc/bitncmp.mdoc (dead)
  1.1.1.4.4.1   +0 -602    src/contrib/bind/lib/isc/ctl_clnt.c (dead)
  1.1.1.3.8.1   +0 -186    src/contrib/bind/lib/isc/ctl_p.c (dead)
  1.1.1.2.8.1   +0 -26     src/contrib/bind/lib/isc/ctl_p.h (dead)
  1.1.1.5.4.1   +0 -780    src/contrib/bind/lib/isc/ctl_srvr.c (dead)
  1.1.1.5.8.1   +0 -365    src/contrib/bind/lib/isc/ev_connects.c (dead)
  1.1.1.4.4.1   +0 -283    src/contrib/bind/lib/isc/ev_files.c (dead)
  1.1.1.3.8.1   +0 -306    src/contrib/bind/lib/isc/ev_streams.c (dead)
  1.1.1.6.4.1   +0 -415    src/contrib/bind/lib/isc/ev_timers.c (dead)
  1.1.1.5.4.1   +0 -245    src/contrib/bind/lib/isc/ev_waits.c (dead)
  1.1.1.5.4.1   +0 -676    src/contrib/bind/lib/isc/eventlib.c (dead)
  1.1.1.3.8.1   +0 -853    src/contrib/bind/lib/isc/eventlib.mdoc (dead)
  1.1.1.5.4.1   +0 -214    src/contrib/bind/lib/isc/eventlib_p.h (dead)
  1.1.1.2.26.1  +0 -221    src/contrib/bind/lib/isc/heap.c (dead)
  1.1.1.4.8.1   +0 -378    src/contrib/bind/lib/isc/heap.mdoc (dead)
  1.1.1.1.14.1  +0 -116    src/contrib/bind/lib/isc/hex.c (dead)
  1.1.1.6.4.1   +0 -720    src/contrib/bind/lib/isc/logging.c (dead)
  1.1.1.4.8.1   +0 -1056   src/contrib/bind/lib/isc/logging.mdoc (dead)
  1.1.1.3.8.1   +0 -60     src/contrib/bind/lib/isc/logging_p.h (dead)
  1.1.1.5.8.1   +0 -545    src/contrib/bind/lib/isc/memcluster.c (dead)
  1.1.1.3.8.1   +0 -376    src/contrib/bind/lib/isc/memcluster.mdoc (dead)
  1.1.1.1.12.1  +0 -35     src/contrib/bind/lib/isc/movefile.c (dead)
  1.1.1.3.8.1   +0 -532    src/contrib/bind/lib/isc/tree.c (dead)
  1.1.1.3.8.1   +0 -154    src/contrib/bind/lib/isc/tree.mdoc (dead)
  1.1.1.6.8.1   +0 -92     src/contrib/bind/lib/nameser/Makefile (dead)
  1.1.1.2.8.1   +0 -128    src/contrib/bind/lib/nameser/ns_date.c (dead)
  1.1.1.8.4.1   +0 -963    src/contrib/bind/lib/nameser/ns_name.c (dead)
  1.1.1.2.26.1  +0 -56     src/contrib/bind/lib/nameser/ns_netint.c (dead)
  1.1.1.5.4.1   +0 -203    src/contrib/bind/lib/nameser/ns_parse.c (dead)
  1.1.1.7.4.1   +0 -899    src/contrib/bind/lib/nameser/ns_print.c (dead)
  1.1.1.4.4.1   +0 -206    src/contrib/bind/lib/nameser/ns_samedomain.c (dead)
  1.1.1.5.4.1   +0 -380    src/contrib/bind/lib/nameser/ns_sign.c (dead)
  1.1.1.2.26.1  +0 -159    src/contrib/bind/lib/nameser/ns_ttl.c (dead)
  1.1.1.3.8.1   +0 -480    src/contrib/bind/lib/nameser/ns_verify.c (dead)
  1.1.1.6.8.1   +0 -95     src/contrib/bind/lib/resolv/Makefile (dead)
  1.1.1.3.8.1   +0 -125    src/contrib/bind/lib/resolv/herror.c (dead)
  1.1.1.3.4.1   +0 -251    src/contrib/bind/lib/resolv/res_comp.c (dead)
  1.1.1.3.8.1   +0 -291    src/contrib/bind/lib/resolv/res_data.c (dead)
  1.1.1.8.4.1   +0 -1159   src/contrib/bind/lib/resolv/res_debug.c (dead)
  1.1.1.2.8.1   +0 -34     src/contrib/bind/lib/resolv/res_debug.h (dead)
  1.1.1.6.4.1   +0 -722    src/contrib/bind/lib/resolv/res_findzonecut.c (dead)
  1.1.1.8.4.1   +0 -732    src/contrib/bind/lib/resolv/res_init.c (dead)
  1.1.1.4.4.1   +0 -256    src/contrib/bind/lib/resolv/res_mkquery.c (dead)
  1.1.1.5.4.1   +0 -1158   src/contrib/bind/lib/resolv/res_mkupdate.c (dead)
  1.1.1.2.26.1  +0 -24     src/contrib/bind/lib/resolv/res_mkupdate.h (dead)
  1.1.1.3.4.1   +0 -20     src/contrib/bind/lib/resolv/res_private.h (dead)
  1.1.1.5.4.1   +0 -432    src/contrib/bind/lib/resolv/res_query.c (dead)
  1.1.1.8.4.1   +0 -1031   src/contrib/bind/lib/resolv/res_send.c (dead)
  1.1.1.2.8.1   +0 -134    src/contrib/bind/lib/resolv/res_sendsigned.c (dead)
  1.1.1.7.4.1   +0 -212    src/contrib/bind/lib/resolv/res_update.c (dead)
  1.1.1.3.8.1   +0 -75     src/contrib/bind/port/Makefile (dead)
  1.1.1.1.30.1  +0 -66     src/contrib/bind/port/README (dead)
  1.1.1.3.8.1   +0 -85     src/contrib/bind/port/freebsd/Makefile (dead)
  1.1.1.4.8.1   +0 -19     src/contrib/bind/port/freebsd/Makefile.set (dead)
  1.1.1.2.4.1   +0 -68     src/contrib/bind/port/freebsd/bin/probe_ipv6 (dead)
  1.1.1.3.8.1   +0 -95     src/contrib/bind/port/freebsd/include/Makefile (dead)
  1.15.4.1      +0 -218    src/contrib/bind/port/freebsd/include/port_after.h (dead)
  1.3.8.1       +0 -119    src/contrib/bind/port/freebsd/include/port_before.h (dead)
  1.1.1.2.8.1   +0 -43     src/contrib/bind/port/freebsd/include/prand_conf.h (dead)
  1.1.1.1.30.1  +0 -77     src/contrib/bind/port/freebsd/include/sys/Makefile (dead)
  1.1.1.2.26.1  +0 -37     src/contrib/bind/port/freebsd/include/sys/bitypes.h (dead)
  1.1.1.1.30.1  +0 -4      src/contrib/bind/port/freebsd/noop.c (dead)
  1.1.1.1.30.1  +0 -11     src/contrib/bind/port/freebsd/probe (dead)
  1.1.1.2.8.1   +0 -100    src/contrib/bind/port/prand_conf/Makefile (dead)
  1.1.1.1.28.1  +0 -8      src/contrib/bind/port/prand_conf/README (dead)
  1.1.1.2.8.1   +0 -218    src/contrib/bind/port/prand_conf/prand_conf.c (dead)
  1.1.1.2.26.1  +0 -39     src/contrib/bind/port/settings (dead)
  1.1.1.3.8.1   +0 -31     src/contrib/bind/port/systype (dead)
  1.1.1.1.28.1  +0 -8      src/contrib/bind/tests/irs_testclient.c (dead)
  1.1.1.1.28.1  +0 -366    src/contrib/bind/tests/irs_testirpd.c (dead)
  1.1.1.1.28.1  +0 -28     src/contrib/bind/tests/irs_testserver.c (dead)
  1.1.1.1.28.1  +0 -38     src/contrib/bind/tests/test_cidr.c (dead)
  1.1.1.1.28.1  +0 -160    src/contrib/bind/tests/test_getaddr.c (dead)
  1.1.1.2.2.1   +5483 -0   src/contrib/bind9/CHANGES (new)
  1.1.1.1.2.1   +30 -0     src/contrib/bind9/COPYRIGHT (new)
  1.1.1.1.2.1   +454 -0    src/contrib/bind9/FAQ (new)
  1.1.2.1       +17 -0     src/contrib/bind9/FREEBSD-Upgrade (new)
  1.2.2.1       +64 -0     src/contrib/bind9/FREEBSD-Xlist (new)
  1.1.1.1.2.1   +21 -0     src/contrib/bind9/KNOWN_DEFECTS (new)
  1.1.1.1.2.1   +59 -0     src/contrib/bind9/Makefile.in (new)
  1.1.1.1.2.1   +344 -0    src/contrib/bind9/README (new)
  1.1.1.1.2.1   +141 -0    src/contrib/bind9/acconfig.h (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/bin/Makefile.in (new)
  1.1.1.1.2.1   +95 -0     src/contrib/bind9/bin/check/Makefile.in (new)
  1.1.1.1.2.1   +159 -0    src/contrib/bind9/bin/check/check-tool.c (new)
  1.1.1.1.2.1   +46 -0     src/contrib/bind9/bin/check/check-tool.h (new)
  1.1.1.1.2.1   +59 -0     src/contrib/bind9/bin/check/named-checkconf.8 (new)
  1.1.1.1.2.1   +286 -0    src/contrib/bind9/bin/check/named-checkconf.c (new)
  1.1.1.1.2.1   +146 -0    src/contrib/bind9/bin/check/named-checkconf.docbook (new)
  1.1.1.1.2.1   +216 -0    src/contrib/bind9/bin/check/named-checkconf.html (new)
  1.1.1.1.2.1   +94 -0     src/contrib/bind9/bin/check/named-checkzone.8 (new)
  1.1.1.1.2.1   +200 -0    src/contrib/bind9/bin/check/named-checkzone.c (new)
  1.1.1.1.2.1   +236 -0    src/contrib/bind9/bin/check/named-checkzone.docbook (new)
  1.1.1.1.2.1   +367 -0    src/contrib/bind9/bin/check/named-checkzone.html (new)
  1.1.1.1.2.1   +101 -0    src/contrib/bind9/bin/dig/Makefile.in (new)
  1.1.1.1.2.1   +401 -0    src/contrib/bind9/bin/dig/dig.1 (new)
  1.1.1.1.2.1   +1671 -0   src/contrib/bind9/bin/dig/dig.c (new)
  1.1.1.1.2.1   +611 -0    src/contrib/bind9/bin/dig/dig.docbook (new)
  1.1.1.1.2.1   +1174 -0   src/contrib/bind9/bin/dig/dig.html (new)
  1.1.1.1.2.1   +5074 -0   src/contrib/bind9/bin/dig/dighost.c (new)
  1.1.1.1.2.1   +136 -0    src/contrib/bind9/bin/dig/host.1 (new)
  1.1.1.1.2.1   +754 -0    src/contrib/bind9/bin/dig/host.c (new)
  1.1.1.1.2.1   +212 -0    src/contrib/bind9/bin/dig/host.docbook (new)
  1.1.1.1.2.1   +434 -0    src/contrib/bind9/bin/dig/host.html (new)
  1.1.1.1.2.1   +343 -0    src/contrib/bind9/bin/dig/include/dig/dig.h (new)
  1.1.1.1.2.1   +192 -0    src/contrib/bind9/bin/dig/nslookup.1 (new)
  1.1.1.1.2.1   +887 -0    src/contrib/bind9/bin/dig/nslookup.c (new)
  1.1.1.1.2.1   +320 -0    src/contrib/bind9/bin/dig/nslookup.docbook (new)
  1.1.1.1.2.1   +617 -0    src/contrib/bind9/bin/dig/nslookup.html (new)
  1.1.1.1.2.1   +82 -0     src/contrib/bind9/bin/dnssec/Makefile.in (new)
  1.1.1.1.2.1   +174 -0    src/contrib/bind9/bin/dnssec/dnssec-keygen.8 (new)
  1.1.1.1.2.1   +415 -0    src/contrib/bind9/bin/dnssec/dnssec-keygen.c (new)
  1.1.1.1.2.1   +342 -0    src/contrib/bind9/bin/dnssec/dnssec-keygen.docbook (new)
  1.1.1.1.2.1   +544 -0    src/contrib/bind9/bin/dnssec/dnssec-keygen.html (new)
  1.1.1.1.2.1   +113 -0    src/contrib/bind9/bin/dnssec/dnssec-makekeyset.8 (new)
  1.1.1.1.2.1   +401 -0    src/contrib/bind9/bin/dnssec/dnssec-makekeyset.c (new)
  1.1.1.1.2.1   +233 -0    src/contrib/bind9/bin/dnssec/dnssec-makekeyset.docbook (new)
  1.1.1.1.2.1   +407 -0    src/contrib/bind9/bin/dnssec/dnssec-makekeyset.html (new)
  1.1.1.1.2.1   +108 -0    src/contrib/bind9/bin/dnssec/dnssec-signkey.8 (new)
  1.1.1.1.2.1   +448 -0    src/contrib/bind9/bin/dnssec/dnssec-signkey.c (new)
  1.1.1.1.2.1   +237 -0    src/contrib/bind9/bin/dnssec/dnssec-signkey.docbook (new)
  1.1.1.1.2.1   +407 -0    src/contrib/bind9/bin/dnssec/dnssec-signkey.html (new)
  1.1.1.1.2.1   +167 -0    src/contrib/bind9/bin/dnssec/dnssec-signzone.8 (new)
  1.1.1.1.2.1   +2102 -0   src/contrib/bind9/bin/dnssec/dnssec-signzone.c (new)
  1.1.1.1.2.1   +362 -0    src/contrib/bind9/bin/dnssec/dnssec-signzone.docbook (new)
  1.1.1.1.2.1   +553 -0    src/contrib/bind9/bin/dnssec/dnssec-signzone.html (new)
  1.1.1.1.2.1   +305 -0    src/contrib/bind9/bin/dnssec/dnssectool.c (new)
  1.1.1.1.2.1   +76 -0     src/contrib/bind9/bin/dnssec/dnssectool.h (new)
  1.1.1.1.2.1   +131 -0    src/contrib/bind9/bin/named/Makefile.in (new)
  1.1.1.1.2.1   +233 -0    src/contrib/bind9/bin/named/aclconf.c (new)
  1.1.1.1.2.1   +228 -0    src/contrib/bind9/bin/named/builtin.c (new)
  1.1.1.1.2.1   +2361 -0   src/contrib/bind9/bin/named/client.c (new)
  1.1.1.1.2.1   +723 -0    src/contrib/bind9/bin/named/config.c (new)
  1.1.1.2.2.1   +141 -0    src/contrib/bind9/bin/named/control.c (new)
  1.1.1.1.2.1   +1323 -0   src/contrib/bind9/bin/named/controlconf.c (new)
  1.1.1.1.2.1   +72 -0     src/contrib/bind9/bin/named/include/named/aclconf.h (new)
  1.1.1.1.2.1   +29 -0     src/contrib/bind9/bin/named/include/named/builtin.h (new)
  1.1.1.1.2.1   +337 -0    src/contrib/bind9/bin/named/include/named/client.h (new)
  1.1.1.1.2.1   +75 -0     src/contrib/bind9/bin/named/include/named/config.h (new)
  1.1.1.2.2.1   +88 -0     src/contrib/bind9/bin/named/include/named/control.h (new)
  1.1.1.1.2.1   +118 -0    src/contrib/bind9/bin/named/include/named/globals.h (new)
  1.1.1.1.2.1   +173 -0    src/contrib/bind9/bin/named/include/named/interfacemgr.h (new)
  1.1.1.1.2.1   +104 -0    src/contrib/bind9/bin/named/include/named/listenlist.h (new)
  1.1.1.1.2.1   +96 -0     src/contrib/bind9/bin/named/include/named/log.h (new)
  1.1.1.1.2.1   +32 -0     src/contrib/bind9/bin/named/include/named/logconf.h (new)
  1.1.1.1.2.1   +34 -0     src/contrib/bind9/bin/named/include/named/lwaddr.h (new)
  1.1.1.1.2.1   +230 -0    src/contrib/bind9/bin/named/include/named/lwdclient.h (new)
  1.1.1.1.2.1   +111 -0    src/contrib/bind9/bin/named/include/named/lwresd.h (new)
  1.1.1.1.2.1   +110 -0    src/contrib/bind9/bin/named/include/named/lwsearch.h (new)
  1.1.1.1.2.1   +32 -0     src/contrib/bind9/bin/named/include/named/main.h (new)
  1.1.1.1.2.1   +54 -0     src/contrib/bind9/bin/named/include/named/notify.h (new)
  1.1.1.1.2.1   +83 -0     src/contrib/bind9/bin/named/include/named/query.h (new)
  1.1.1.1.2.1   +213 -0    src/contrib/bind9/bin/named/include/named/server.h (new)
  1.1.1.1.2.1   +84 -0     src/contrib/bind9/bin/named/include/named/sortlist.h (new)
  1.1.1.1.2.1   +51 -0     src/contrib/bind9/bin/named/include/named/tkeyconf.h (new)
  1.1.1.1.2.1   +47 -0     src/contrib/bind9/bin/named/include/named/tsigconf.h (new)
  1.1.1.1.2.1   +41 -0     src/contrib/bind9/bin/named/include/named/types.h (new)
  1.1.1.1.2.1   +49 -0     src/contrib/bind9/bin/named/include/named/update.h (new)
  1.1.1.1.2.1   +38 -0     src/contrib/bind9/bin/named/include/named/xfrout.h (new)
  1.1.1.1.2.1   +61 -0     src/contrib/bind9/bin/named/include/named/zoneconf.h (new)
  1.1.1.1.2.1   +911 -0    src/contrib/bind9/bin/named/interfacemgr.c (new)
  1.1.1.1.2.1   +136 -0    src/contrib/bind9/bin/named/listenlist.c (new)
  1.1.1.1.2.1   +217 -0    src/contrib/bind9/bin/named/log.c (new)
  1.1.1.1.2.1   +295 -0    src/contrib/bind9/bin/named/logconf.c (new)
  1.1.1.1.2.1   +92 -0     src/contrib/bind9/bin/named/lwaddr.c (new)
  1.1.1.1.2.1   +465 -0    src/contrib/bind9/bin/named/lwdclient.c (new)
  1.1.1.1.2.1   +78 -0     src/contrib/bind9/bin/named/lwderror.c (new)
  1.1.1.1.2.1   +655 -0    src/contrib/bind9/bin/named/lwdgabn.c (new)
  1.1.1.1.2.1   +270 -0    src/contrib/bind9/bin/named/lwdgnba.c (new)
  1.1.1.1.2.1   +513 -0    src/contrib/bind9/bin/named/lwdgrbn.c (new)
  1.1.1.1.2.1   +86 -0     src/contrib/bind9/bin/named/lwdnoop.c (new)
  1.1.1.1.2.1   +140 -0    src/contrib/bind9/bin/named/lwresd.8 (new)
  1.1.1.1.2.1   +861 -0    src/contrib/bind9/bin/named/lwresd.c (new)
  1.1.1.1.2.1   +300 -0    src/contrib/bind9/bin/named/lwresd.docbook (new)
  1.1.1.1.2.1   +497 -0    src/contrib/bind9/bin/named/lwresd.html (new)
  1.1.1.1.2.1   +199 -0    src/contrib/bind9/bin/named/lwsearch.c (new)
  1.1.1.1.2.1   +884 -0    src/contrib/bind9/bin/named/main.c (new)
  1.1.1.1.2.1   +177 -0    src/contrib/bind9/bin/named/named.8 (new)
  1.1.1.1.2.1   +474 -0    src/contrib/bind9/bin/named/named.conf.5 (new)
  1.1.1.1.2.1   +532 -0    src/contrib/bind9/bin/named/named.conf.docbook (new)
  1.1.1.1.2.1   +1893 -0   src/contrib/bind9/bin/named/named.conf.html (new)
  1.1.1.1.2.1   +370 -0    src/contrib/bind9/bin/named/named.docbook (new)
  1.1.1.1.2.1   +625 -0    src/contrib/bind9/bin/named/named.html (new)
  1.1.1.1.2.1   +162 -0    src/contrib/bind9/bin/named/notify.c (new)
  1.1.1.1.2.1   +3539 -0   src/contrib/bind9/bin/named/query.c (new)
  1.1.1.1.2.1   +4089 -0   src/contrib/bind9/bin/named/server.c (new)
  1.1.1.1.2.1   +162 -0    src/contrib/bind9/bin/named/sortlist.c (new)
  1.1.1.1.2.1   +118 -0    src/contrib/bind9/bin/named/tkeyconf.c (new)
  1.1.1.1.2.1   +170 -0    src/contrib/bind9/bin/named/tsigconf.c (new)
  1.1.1.1.2.1   +36 -0     src/contrib/bind9/bin/named/unix/Makefile.in (new)
  1.1.1.1.2.1   +64 -0     src/contrib/bind9/bin/named/unix/include/named/os.h (new)
  1.1.1.1.2.1   +630 -0    src/contrib/bind9/bin/named/unix/os.c (new)
  1.1.1.1.2.1   +2811 -0   src/contrib/bind9/bin/named/update.c (new)
  1.1.1.1.2.1   +1718 -0   src/contrib/bind9/bin/named/xfrout.c (new)
  1.1.1.1.2.1   +729 -0    src/contrib/bind9/bin/named/zoneconf.c (new)
  1.1.1.1.2.1   +83 -0     src/contrib/bind9/bin/nsupdate/Makefile.in (new)
  1.1.1.1.2.1   +369 -0    src/contrib/bind9/bin/nsupdate/nsupdate.8 (new)
  1.1.1.1.2.1   +1983 -0   src/contrib/bind9/bin/nsupdate/nsupdate.c (new)
  1.1.1.1.2.1   +629 -0    src/contrib/bind9/bin/nsupdate/nsupdate.docbook (new)
  1.1.1.1.2.1   +962 -0    src/contrib/bind9/bin/nsupdate/nsupdate.html (new)
  1.1.1.1.2.1   +102 -0    src/contrib/bind9/bin/rndc/Makefile.in (new)
  1.1.1.1.2.1   +44 -0     src/contrib/bind9/bin/rndc/include/rndc/os.h (new)
  1.1.1.1.2.1   +140 -0    src/contrib/bind9/bin/rndc/rndc-confgen.8 (new)
  1.1.1.1.2.1   +323 -0    src/contrib/bind9/bin/rndc/rndc-confgen.c (new)
  1.1.1.1.2.1   +273 -0    src/contrib/bind9/bin/rndc/rndc-confgen.docbook (new)
  1.1.1.1.2.1   +538 -0    src/contrib/bind9/bin/rndc/rndc-confgen.html (new)
  1.1.1.1.2.1   +118 -0    src/contrib/bind9/bin/rndc/rndc.8 (new)
  1.1.1.2.2.1   +687 -0    src/contrib/bind9/bin/rndc/rndc.c (new)
  1.1.1.1.2.1   +36 -0     src/contrib/bind9/bin/rndc/rndc.conf (new)
  1.1.1.1.2.1   +142 -0    src/contrib/bind9/bin/rndc/rndc.conf.5 (new)
  1.1.1.1.2.1   +210 -0    src/contrib/bind9/bin/rndc/rndc.conf.docbook (new)
  1.1.1.1.2.1   +377 -0    src/contrib/bind9/bin/rndc/rndc.conf.html (new)
  1.1.1.1.2.1   +228 -0    src/contrib/bind9/bin/rndc/rndc.docbook (new)
  1.1.1.1.2.1   +388 -0    src/contrib/bind9/bin/rndc/rndc.html (new)
  1.1.1.1.2.1   +36 -0     src/contrib/bind9/bin/rndc/unix/Makefile.in (new)
  1.1.1.1.2.1   +68 -0     src/contrib/bind9/bin/rndc/unix/os.c (new)
  1.1.1.1.2.1   +55 -0     src/contrib/bind9/bin/rndc/util.c (new)
  1.1.1.1.2.1   +49 -0     src/contrib/bind9/bin/rndc/util.h (new)
  1.1.1.1.2.1   +1435 -0   src/contrib/bind9/config.guess (new)
  1.1.1.1.2.1   +1537 -0   src/contrib/bind9/config.sub (new)
  1.1.1.1.2.1   +2180 -0   src/contrib/bind9/configure.in (new)
  1.1.1.1.2.1   +29 -0     src/contrib/bind9/doc/Makefile.in (new)
  1.1.1.1.2.1   +6571 -0   src/contrib/bind9/doc/arm/Bv9ARM-book.xml (new)
  1.1.1.1.2.1   +1131 -0   src/contrib/bind9/doc/arm/Bv9ARM.ch01.html (new)
  1.1.1.1.2.1   +284 -0    src/contrib/bind9/doc/arm/Bv9ARM.ch02.html (new)
  1.1.1.1.2.1   +1458 -0   src/contrib/bind9/doc/arm/Bv9ARM.ch03.html (new)
  1.1.1.1.2.1   +1602 -0   src/contrib/bind9/doc/arm/Bv9ARM.ch04.html (new)
  1.1.1.1.2.1   +265 -0    src/contrib/bind9/doc/arm/Bv9ARM.ch05.html (new)
  1.1.1.1.2.1   +11479 -0  src/contrib/bind9/doc/arm/Bv9ARM.ch06.html (new)
  1.1.1.1.2.1   +500 -0    src/contrib/bind9/doc/arm/Bv9ARM.ch07.html (new)
  1.1.1.1.2.1   +272 -0    src/contrib/bind9/doc/arm/Bv9ARM.ch08.html (new)
  1.1.1.1.2.1   +1587 -0   src/contrib/bind9/doc/arm/Bv9ARM.ch09.html (new)
  1.1.1.1.2.1   +851 -0    src/contrib/bind9/doc/arm/Bv9ARM.html (new)
  1.1.1.1.2.1   +69 -0     src/contrib/bind9/doc/arm/Makefile.in (new)
  1.1.1.1.2.1   +329 -0    src/contrib/bind9/doc/arm/README-SGML (new)
  1.1.1.1.2.1   +39 -0     src/contrib/bind9/doc/arm/isc.color.gif (new)
  1.1.1.1.2.1   +148 -0    src/contrib/bind9/doc/arm/nominum-docbook-html.dsl.in (new)
  1.1.1.1.2.1   +42 -0     src/contrib/bind9/doc/arm/nominum-docbook-print.dsl.in (new)
  1.1.1.1.2.1   +21 -0     src/contrib/bind9/doc/arm/validate.sh.in (new)
  1.1.1.1.2.1   +336 -0    src/contrib/bind9/doc/draft/draft-baba-dnsext-acl-reqts-01.txt (new)
  1.1.1.1.2.1   +1232 -0   src/contrib/bind9/doc/draft/draft-daigle-napstr-04.txt (new)
  1.1.1.1.2.1   +1960 -0   src/contrib/bind9/doc/draft/draft-danisch-dns-rr-smtp-03.txt (new)
  1.1.1.1.2.1   +241 -0    src/contrib/bind9/doc/draft/draft-dnsext-opcode-discover-02.txt (new)
  1.1.1.1.2.1   +240 -0    src/contrib/bind9/doc/draft/draft-durand-dnsop-dynreverse-00.txt (new)
  1.1.1.1.2.1   +393 -0    src/contrib/bind9/doc/draft/draft-ietf-dnsext-axfr-clarify-05.txt (new)
  1.1.1.1.2.1   +561 -0    src/contrib/bind9/doc/draft/draft-ietf-dnsext-dhcid-rr-08.txt (new)
  1.1.1.1.2.1   +442 -0    src/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-2535typecode-change-06.txt (new)
  1.1.1.1.2.1   +1457 -0   src/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-intro-11.txt (new)
  1.1.1.1.2.1   +3193 -0   src/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-protocol-07.txt (new)
  1.1.1.1.2.1   +1849 -0   src/contrib/bind9/doc/draft/draft-ietf-dnsext-dnssec-records-09.txt (new)
  1.1.1.1.2.1   +639 -0    src/contrib/bind9/doc/draft/draft-ietf-dnsext-insensitive-04.txt (new)
  1.1.1.1.2.1   +335 -0    src/contrib/bind9/doc/draft/draft-ietf-dnsext-interop3597-01.txt (new)
  1.1.1.1.2.1   +560 -0    src/contrib/bind9/doc/draft/draft-ietf-dnsext-keyrr-key-signing-flag-12.txt (new)
  1.1.1.1.2.1   +1559 -0   src/contrib/bind9/doc/draft/draft-ietf-dnsext-mdns-33.txt (new)
  1.1.1.1.2.1   +1235 -0   src/contrib/bind9/doc/draft/draft-ietf-dnsext-tkey-renewal-mode-04.txt (new)
  1.1.1.1.2.1   +466 -0    src/contrib/bind9/doc/draft/draft-ietf-dnsext-tsig-sha-00.txt (new)
  1.1.1.1.2.1   +1010 -0   src/contrib/bind9/doc/draft/draft-ietf-dnsext-wcard-clarify-02.txt (new)
  1.1.1.1.2.1   +1120 -0   src/contrib/bind9/doc/draft/draft-ietf-dnsop-bad-dns-res-02.txt (new)
  1.1.1.1.2.1   +1344 -0   src/contrib/bind9/doc/draft/draft-ietf-dnsop-dnssec-operational-practices-01.txt (new)
  1.1.1.1.2.1   +1321 -0   src/contrib/bind9/doc/draft/draft-ietf-dnsop-ipv6-dns-configuration-02.txt (new)
  1.1.1.1.2.1   +1969 -0   src/contrib/bind9/doc/draft/draft-ietf-dnsop-ipv6-dns-issues-09.txt (new)
  1.1.1.1.2.1   +300 -0    src/contrib/bind9/doc/draft/draft-ietf-dnsop-ipv6-transport-guidelines-01.txt (new)
  1.1.1.1.2.1   +391 -0    src/contrib/bind9/doc/draft/draft-ietf-dnsop-key-rollover-requirements-01.txt (new)
  1.1.1.1.2.1   +505 -0    src/contrib/bind9/doc/draft/draft-ietf-dnsop-misbehavior-against-aaaa-00.txt (new)
  1.1.1.1.2.1   +485 -0    src/contrib/bind9/doc/draft/draft-ietf-dnsop-respsize-01.txt (new)
  1.1.1.1.2.1   +617 -0    src/contrib/bind9/doc/draft/draft-ietf-dnsop-serverid-02.txt (new)
  1.1.1.1.2.1   +1588 -0   src/contrib/bind9/doc/draft/draft-ietf-enum-e164-gstn-np-05.txt (new)
  1.1.1.1.2.1   +951 -0    src/contrib/bind9/doc/draft/draft-ietf-ipseckey-rr-09.txt (new)
  1.1.1.1.2.1   +1200 -0   src/contrib/bind9/doc/draft/draft-ietf-ipv6-node-requirements-08.txt (new)
  1.1.1.1.2.1   +614 -0    src/contrib/bind9/doc/draft/draft-ietf-secsh-dns-05.txt (new)
  1.1.1.1.2.1   +519 -0    src/contrib/bind9/doc/draft/draft-ihren-dnsext-threshold-validation-00.txt (new)
  1.1.1.1.2.1   +295 -0    src/contrib/bind9/doc/draft/draft-kato-dnsop-local-zones-00.txt (new)
  1.1.1.1.2.1   +1830 -0   src/contrib/bind9/doc/draft/draft-park-ipv6-extensions-dns-pnp-00.txt (new)
  1.1.1.1.2.1   +46 -0     src/contrib/bind9/doc/draft/update (new)
  1.1.1.1.2.1   +36 -0     src/contrib/bind9/doc/misc/Makefile.in (new)
  1.1.1.1.2.1   +84 -0     src/contrib/bind9/doc/misc/dnssec (new)
  1.1.1.1.2.1   +36 -0     src/contrib/bind9/doc/misc/format-options.pl (new)
  1.1.1.1.2.1   +113 -0    src/contrib/bind9/doc/misc/ipv6 (new)
  1.1.1.1.2.1   +246 -0    src/contrib/bind9/doc/misc/migration (new)
  1.1.1.1.2.1   +57 -0     src/contrib/bind9/doc/misc/migration-4to9 (new)
  1.1.1.1.2.1   +384 -0    src/contrib/bind9/doc/misc/options (new)
  1.1.1.1.2.1   +62 -0     src/contrib/bind9/doc/misc/rfc-compliance (new)
  1.1.1.1.2.1   +47 -0     src/contrib/bind9/doc/misc/roadmap (new)
  1.1.1.1.2.1   +169 -0    src/contrib/bind9/doc/misc/sdb (new)
  1.1.1.1.2.1   +94 -0     src/contrib/bind9/doc/rfc/index (new)
  1.1.1.1.2.1   +781 -0    src/contrib/bind9/doc/rfc/rfc1032.txt (new)
  1.1.1.1.2.1   +1229 -0   src/contrib/bind9/doc/rfc/rfc1033.txt (new)
  1.1.1.1.2.1   +3077 -0   src/contrib/bind9/doc/rfc/rfc1034.txt (new)
  1.1.1.1.2.1   +3077 -0   src/contrib/bind9/doc/rfc/rfc1035.txt (new)
  1.1.1.1.2.1   +787 -0    src/contrib/bind9/doc/rfc/rfc1101.txt (new)
  1.1.1.1.2.1   +6844 -0   src/contrib/bind9/doc/rfc/rfc1122.txt (new)
  1.1.1.1.2.1   +5782 -0   src/contrib/bind9/doc/rfc/rfc1123.txt (new)
  1.1.1.1.2.1   +619 -0    src/contrib/bind9/doc/rfc/rfc1183.txt (new)
  1.1.1.1.2.1   +227 -0    src/contrib/bind9/doc/rfc/rfc1348.txt (new)
  1.1.1.1.2.1   +283 -0    src/contrib/bind9/doc/rfc/rfc1535.txt (new)
  1.1.1.1.2.1   +675 -0    src/contrib/bind9/doc/rfc/rfc1536.txt (new)
  1.1.1.1.2.1   +507 -0    src/contrib/bind9/doc/rfc/rfc1537.txt (new)
  1.1.1.1.2.1   +395 -0    src/contrib/bind9/doc/rfc/rfc1591.txt (new)
  1.1.1.1.2.1   +1683 -0   src/contrib/bind9/doc/rfc/rfc1611.txt (new)
  1.1.1.1.2.1   +1795 -0   src/contrib/bind9/doc/rfc/rfc1612.txt (new)
  1.1.1.1.2.1   +563 -0    src/contrib/bind9/doc/rfc/rfc1706.txt (new)
  1.1.1.1.2.1   +395 -0    src/contrib/bind9/doc/rfc/rfc1712.txt (new)
  1.1.1.1.2.1   +1683 -0   src/contrib/bind9/doc/rfc/rfc1750.txt (new)
  1.1.1.1.2.1   +1011 -0   src/contrib/bind9/doc/rfc/rfc1876.txt (new)
  1.1.1.1.2.1   +268 -0    src/contrib/bind9/doc/rfc/rfc1886.txt (new)
  1.1.1.1.2.1   +394 -0    src/contrib/bind9/doc/rfc/rfc1982.txt (new)
  1.1.1.1.2.1   +451 -0    src/contrib/bind9/doc/rfc/rfc1995.txt (new)
  1.1.1.1.2.1   +395 -0    src/contrib/bind9/doc/rfc/rfc1996.txt (new)
  1.1.1.1.2.1   +563 -0    src/contrib/bind9/doc/rfc/rfc2052.txt (new)
  1.1.1.1.2.1   +620 -0    src/contrib/bind9/doc/rfc/rfc2104.txt (new)
  1.1.1.1.2.1   +171 -0    src/contrib/bind9/doc/rfc/rfc2119.txt (new)
  1.1.1.1.2.1   +1795 -0   src/contrib/bind9/doc/rfc/rfc2133.txt (new)
  1.1.1.1.2.1   +1460 -0   src/contrib/bind9/doc/rfc/rfc2136.txt (new)
  1.1.1.1.2.1   +619 -0    src/contrib/bind9/doc/rfc/rfc2137.txt (new)
  1.1.1.1.2.1   +1459 -0   src/contrib/bind9/doc/rfc/rfc2163.txt (new)
  1.1.1.1.2.1   +1123 -0   src/contrib/bind9/doc/rfc/rfc2168.txt (new)
  1.1.1.1.2.1   +842 -0    src/contrib/bind9/doc/rfc/rfc2181.txt (new)
  1.1.1.1.2.1   +619 -0    src/contrib/bind9/doc/rfc/rfc2230.txt (new)
  1.1.1.1.2.1   +1067 -0   src/contrib/bind9/doc/rfc/rfc2308.txt (new)
  1.1.1.1.2.1   +563 -0    src/contrib/bind9/doc/rfc/rfc2317.txt (new)
  1.1.1.1.2.1   +1459 -0   src/contrib/bind9/doc/rfc/rfc2373.txt (new)
  1.1.1.1.2.1   +675 -0    src/contrib/bind9/doc/rfc/rfc2374.txt (new)
  1.1.1.1.2.1   +451 -0    src/contrib/bind9/doc/rfc/rfc2375.txt (new)
  1.1.1.1.2.1   +1459 -0   src/contrib/bind9/doc/rfc/rfc2418.txt (new)
  1.1.1.1.2.1   +2635 -0   src/contrib/bind9/doc/rfc/rfc2535.txt (new)
  1.1.1.1.2.1   +339 -0    src/contrib/bind9/doc/rfc/rfc2536.txt (new)
  1.1.1.1.2.1   +339 -0    src/contrib/bind9/doc/rfc/rfc2537.txt (new)
  1.1.1.1.2.1   +563 -0    src/contrib/bind9/doc/rfc/rfc2538.txt (new)
  1.1.1.1.2.1   +395 -0    src/contrib/bind9/doc/rfc/rfc2539.txt (new)
  1.1.1.1.2.1   +339 -0    src/contrib/bind9/doc/rfc/rfc2540.txt (new)
  1.1.1.1.2.1   +395 -0    src/contrib/bind9/doc/rfc/rfc2541.txt (new)
  1.1.1.1.2.1   +2299 -0   src/contrib/bind9/doc/rfc/rfc2553.txt (new)
  1.1.1.1.2.1   +395 -0    src/contrib/bind9/doc/rfc/rfc2671.txt (new)
  1.1.1.1.2.1   +507 -0    src/contrib/bind9/doc/rfc/rfc2672.txt (new)
  1.1.1.1.2.1   +395 -0    src/contrib/bind9/doc/rfc/rfc2673.txt (new)
  1.1.1.1.2.1   +675 -0    src/contrib/bind9/doc/rfc/rfc2782.txt (new)
  1.1.1.1.2.1   +395 -0    src/contrib/bind9/doc/rfc/rfc2825.txt (new)
  1.1.1.1.2.1   +339 -0    src/contrib/bind9/doc/rfc/rfc2826.txt (new)
  1.1.1.1.2.1   +843 -0    src/contrib/bind9/doc/rfc/rfc2845.txt (new)
  1.1.1.1.2.1   +1123 -0   src/contrib/bind9/doc/rfc/rfc2874.txt (new)
  1.1.1.1.2.1   +1011 -0   src/contrib/bind9/doc/rfc/rfc2915.txt (new)
  1.1.1.1.2.1   +675 -0    src/contrib/bind9/doc/rfc/rfc2929.txt (new)
  1.1.1.1.2.1   +899 -0    src/contrib/bind9/doc/rfc/rfc2930.txt (new)
  1.1.1.1.2.1   +563 -0    src/contrib/bind9/doc/rfc/rfc2931.txt (new)
  1.1.1.1.2.1   +507 -0    src/contrib/bind9/doc/rfc/rfc3007.txt (new)
  1.1.1.1.2.1   +395 -0    src/contrib/bind9/doc/rfc/rfc3008.txt (new)
  1.1.1.1.2.1   +563 -0    src/contrib/bind9/doc/rfc/rfc3071.txt (new)
  1.1.1.1.2.1   +619 -0    src/contrib/bind9/doc/rfc/rfc3090.txt (new)
  1.1.1.1.2.1   +395 -0    src/contrib/bind9/doc/rfc/rfc3110.txt (new)
  1.1.1.1.2.1   +451 -0    src/contrib/bind9/doc/rfc/rfc3123.txt (new)
  1.1.1.1.2.1   +227 -0    src/contrib/bind9/doc/rfc/rfc3152.txt (new)
  1.1.1.1.2.1   +283 -0    src/contrib/bind9/doc/rfc/rfc3197.txt (new)
  1.1.1.1.2.1   +339 -0    src/contrib/bind9/doc/rfc/rfc3225.txt (new)
  1.1.1.1.2.1   +339 -0    src/contrib/bind9/doc/rfc/rfc3226.txt (new)
  1.1.1.1.2.1   +619 -0    src/contrib/bind9/doc/rfc/rfc3258.txt (new)
  1.1.1.1.2.1   +339 -0    src/contrib/bind9/doc/rfc/rfc3363.txt (new)
  1.1.1.1.2.1   +619 -0    src/contrib/bind9/doc/rfc/rfc3364.txt (new)
  1.1.1.1.2.1   +283 -0    src/contrib/bind9/doc/rfc/rfc3425.txt (new)
  1.1.1.1.2.1   +563 -0    src/contrib/bind9/doc/rfc/rfc3445.txt (new)
  1.1.1.1.2.1   +1739 -0   src/contrib/bind9/doc/rfc/rfc3467.txt (new)
  1.1.1.1.2.1   +1235 -0   src/contrib/bind9/doc/rfc/rfc3490.txt (new)
  1.1.1.1.2.1   +395 -0    src/contrib/bind9/doc/rfc/rfc3491.txt (new)
  1.1.1.1.2.1   +1963 -0   src/contrib/bind9/doc/rfc/rfc3492.txt (new)
  1.1.1.1.2.1   +2187 -0   src/contrib/bind9/doc/rfc/rfc3493.txt (new)
  1.1.1.1.2.1   +1459 -0   src/contrib/bind9/doc/rfc/rfc3513.txt (new)
  1.1.1.1.2.1   +451 -0    src/contrib/bind9/doc/rfc/rfc3596.txt (new)
  1.1.1.1.2.1   +451 -0    src/contrib/bind9/doc/rfc/rfc3597.txt (new)
  1.1.1.1.2.1   +1459 -0   src/contrib/bind9/doc/rfc/rfc3645.txt (new)
  1.1.1.1.2.1   +451 -0    src/contrib/bind9/doc/rfc/rfc3655.txt (new)
  1.1.1.1.2.1   +1067 -0   src/contrib/bind9/doc/rfc/rfc3658.txt (new)
  1.1.1.1.2.1   +899 -0    src/contrib/bind9/doc/rfc/rfc3833.txt (new)
  1.1.1.1.2.1   +395 -0    src/contrib/bind9/doc/rfc/rfc3845.txt (new)
  1.1.1.1.2.1   +340 -0    src/contrib/bind9/doc/rfc/rfc952.txt (new)
  1.1.1.1.2.1   +250 -0    src/contrib/bind9/install-sh (new)
  1.1.1.1.2.1   +149 -0    src/contrib/bind9/isc-config.sh.in (new)
  1.1.1.1.2.1   +29 -0     src/contrib/bind9/lib/Makefile.in (new)
  1.1.1.1.2.1   +127 -0    src/contrib/bind9/lib/bind/Makefile.in (new)
  1.1.1.1.2.1   +4 -0      src/contrib/bind9/lib/bind/README (new)
  1.1.1.1.2.1   +2 -0      src/contrib/bind9/lib/bind/aclocal.m4 (new)
  1.1.1.1.2.1   +3 -0      src/contrib/bind9/lib/bind/api (new)
  1.1.1.1.2.1   +39 -0     src/contrib/bind9/lib/bind/bsd/Makefile.in (new)
  1.1.1.1.2.1   +79 -0     src/contrib/bind9/lib/bind/bsd/daemon.c (new)
  1.1.1.1.2.1   +63 -0     src/contrib/bind9/lib/bind/bsd/ftruncate.c (new)
  1.1.1.1.2.1   +62 -0     src/contrib/bind9/lib/bind/bsd/gettimeofday.c (new)
  1.1.1.1.2.1   +154 -0    src/contrib/bind9/lib/bind/bsd/mktemp.c (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/lib/bind/bsd/putenv.c (new)
  1.1.1.1.2.1   +38 -0     src/contrib/bind9/lib/bind/bsd/readv.c (new)
  1.1.1.1.2.1   +149 -0    src/contrib/bind9/lib/bind/bsd/setenv.c (new)
  1.1.1.1.2.1   +27 -0     src/contrib/bind9/lib/bind/bsd/setitimer.c (new)
  1.1.1.1.2.1   +122 -0    src/contrib/bind9/lib/bind/bsd/strcasecmp.c (new)
  1.1.1.1.2.1   +18 -0     src/contrib/bind9/lib/bind/bsd/strdup.c (new)
  1.1.1.1.2.1   +90 -0     src/contrib/bind9/lib/bind/bsd/strerror.c (new)
  1.1.1.1.2.1   +68 -0     src/contrib/bind9/lib/bind/bsd/strpbrk.c (new)
  1.1.1.1.2.1   +86 -0     src/contrib/bind9/lib/bind/bsd/strsep.c (new)
  1.1.1.1.2.1   +117 -0    src/contrib/bind9/lib/bind/bsd/strtoul.c (new)
  1.1.1.1.2.1   +39 -0     src/contrib/bind9/lib/bind/bsd/utimes.c (new)
  1.1.1.1.2.1   +87 -0     src/contrib/bind9/lib/bind/bsd/writev.c (new)
  1.1.1.1.2.1   +45 -0     src/contrib/bind9/lib/bind/config.h.in (new)
  1.1.1.1.2.1   +31829 -0  src/contrib/bind9/lib/bind/configure (new)
  1.1.1.1.2.1   +2407 -0   src/contrib/bind9/lib/bind/configure.in (new)
  1.1.1.1.2.1   +32 -0     src/contrib/bind9/lib/bind/dst/Makefile.in (new)
  1.1.1.1.2.1   +1048 -0   src/contrib/bind9/lib/bind/dst/dst_api.c (new)
  1.1.1.1.2.1   +154 -0    src/contrib/bind9/lib/bind/dst/dst_internal.h (new)
  1.1.1.1.2.1   +468 -0    src/contrib/bind9/lib/bind/dst/hmac_link.c (new)
  1.1.1.1.2.1   +101 -0    src/contrib/bind9/lib/bind/dst/md5.h (new)
  1.1.1.1.2.1   +370 -0    src/contrib/bind9/lib/bind/dst/md5_dgst.c (new)
  1.1.1.1.2.1   +190 -0    src/contrib/bind9/lib/bind/dst/md5_locl.h (new)
  1.1.1.1.2.1   +350 -0    src/contrib/bind9/lib/bind/dst/support.c (new)
  1.1.1.1.2.1   +47 -0     src/contrib/bind9/lib/bind/include/Makefile.in (new)
  1.1.1.1.2.1   +124 -0    src/contrib/bind9/lib/bind/include/arpa/inet.h (new)
  1.1.1.1.2.1   +576 -0    src/contrib/bind9/lib/bind/include/arpa/nameser.h (new)
  1.1.1.1.2.1   +232 -0    src/contrib/bind9/lib/bind/include/arpa/nameser_compat.h (new)
  1.1.1.1.2.1   +9 -0      src/contrib/bind9/lib/bind/include/fd_setsize.h (new)
  1.1.1.1.2.1   +38 -0     src/contrib/bind9/lib/bind/include/hesiod.h (new)
  1.1.1.1.2.1   +103 -0    src/contrib/bind9/lib/bind/include/irp.h (new)
  1.1.1.1.2.1   +345 -0    src/contrib/bind9/lib/bind/include/irs.h (new)
  1.1.1.1.2.1   +122 -0    src/contrib/bind9/lib/bind/include/isc/assertions.h (new)
  1.1.1.1.2.1   +109 -0    src/contrib/bind9/lib/bind/include/isc/ctl.h (new)
  1.1.1.1.2.1   +180 -0    src/contrib/bind9/lib/bind/include/isc/dst.h (new)
  1.1.1.1.2.1   +200 -0    src/contrib/bind9/lib/bind/include/isc/eventlib.h (new)
  1.1.1.1.2.1   +47 -0     src/contrib/bind9/lib/bind/include/isc/heap.h (new)
  1.1.1.1.2.1   +115 -0    src/contrib/bind9/lib/bind/include/isc/irpmarshall.h (new)
  1.1.1.1.2.1   +112 -0    src/contrib/bind9/lib/bind/include/isc/list.h (new)
  1.1.1.1.2.1   +112 -0    src/contrib/bind9/lib/bind/include/isc/logging.h (new)
  1.1.1.1.2.1   +49 -0     src/contrib/bind9/lib/bind/include/isc/memcluster.h (new)
  1.1.1.1.2.1   +39 -0     src/contrib/bind9/lib/bind/include/isc/misc.h (new)
  1.1.1.1.2.1   +58 -0     src/contrib/bind9/lib/bind/include/isc/tree.h (new)
  1.1.1.1.2.1   +549 -0    src/contrib/bind9/lib/bind/include/netdb.h (new)
  1.1.1.1.2.1   +24 -0     src/contrib/bind9/lib/bind/include/netgroup.h (new)
  1.1.1.1.2.1   +65 -0     src/contrib/bind9/lib/bind/include/res_update.h (new)
  1.1.1.1.2.1   +501 -0    src/contrib/bind9/lib/bind/include/resolv.h (new)
  1.1.1.1.2.1   +35 -0     src/contrib/bind9/lib/bind/inet/Makefile.in (new)
  1.1.1.1.2.1   +206 -0    src/contrib/bind9/lib/bind/inet/inet_addr.c (new)
  1.1.1.1.2.1   +259 -0    src/contrib/bind9/lib/bind/inet/inet_cidr_ntop.c (new)
  1.1.1.1.2.1   +275 -0    src/contrib/bind9/lib/bind/inet/inet_cidr_pton.c (new)
  1.1.1.1.2.1   +44 -0     src/contrib/bind9/lib/bind/inet/inet_data.c (new)
  1.1.1.1.2.1   +63 -0     src/contrib/bind9/lib/bind/inet/inet_lnaof.c (new)
  1.1.1.1.2.1   +66 -0     src/contrib/bind9/lib/bind/inet/inet_makeaddr.c (new)
  1.1.1.1.2.1   +277 -0    src/contrib/bind9/lib/bind/inet/inet_net_ntop.c (new)
  1.1.1.1.2.1   +405 -0    src/contrib/bind9/lib/bind/inet/inet_net_pton.c (new)
  1.1.1.1.2.1   +87 -0     src/contrib/bind9/lib/bind/inet/inet_neta.c (new)
  1.1.1.1.2.1   +62 -0     src/contrib/bind9/lib/bind/inet/inet_netof.c (new)
  1.1.1.1.2.1   +104 -0    src/contrib/bind9/lib/bind/inet/inet_network.c (new)
  1.1.1.1.2.1   +62 -0     src/contrib/bind9/lib/bind/inet/inet_ntoa.c (new)
  1.1.1.1.2.1   +203 -0    src/contrib/bind9/lib/bind/inet/inet_ntop.c (new)
  1.1.1.1.2.1   +222 -0    src/contrib/bind9/lib/bind/inet/inet_pton.c (new)
  1.1.1.1.2.1   +108 -0    src/contrib/bind9/lib/bind/inet/nsap_addr.c (new)
  1.1.1.1.2.1   +70 -0     src/contrib/bind9/lib/bind/irs/Makefile.in (new)
  1.1.1.1.2.1   +153 -0    src/contrib/bind9/lib/bind/irs/dns.c (new)
  1.1.1.1.2.1   +293 -0    src/contrib/bind9/lib/bind/irs/dns_gr.c (new)
  1.1.1.1.2.1   +1150 -0   src/contrib/bind9/lib/bind/irs/dns_ho.c (new)
  1.1.1.1.2.1   +589 -0    src/contrib/bind9/lib/bind/irs/dns_nw.c (new)
  1.1.1.1.2.1   +50 -0     src/contrib/bind9/lib/bind/irs/dns_p.h (new)
  1.1.1.1.2.1   +266 -0    src/contrib/bind9/lib/bind/irs/dns_pr.c (new)
  1.1.1.1.2.1   +231 -0    src/contrib/bind9/lib/bind/irs/dns_pw.c (new)
  1.1.1.1.2.1   +298 -0    src/contrib/bind9/lib/bind/irs/dns_sv.c (new)
  1.1.1.1.2.1   +86 -0     src/contrib/bind9/lib/bind/irs/gai_strerror.c (new)
  1.1.1.1.2.1   +430 -0    src/contrib/bind9/lib/bind/irs/gen.c (new)
  1.1.1.1.2.1   +492 -0    src/contrib/bind9/lib/bind/irs/gen_gr.c (new)
  1.1.1.1.2.1   +391 -0    src/contrib/bind9/lib/bind/irs/gen_ho.c (new)
  1.1.1.1.2.1   +172 -0    src/contrib/bind9/lib/bind/irs/gen_ng.c (new)
  1.1.1.1.2.1   +262 -0    src/contrib/bind9/lib/bind/irs/gen_nw.c (new)
  1.1.1.1.2.1   +113 -0    src/contrib/bind9/lib/bind/irs/gen_p.h (new)
  1.1.1.1.2.1   +226 -0    src/contrib/bind9/lib/bind/irs/gen_pr.c (new)
  1.1.1.1.2.1   +233 -0    src/contrib/bind9/lib/bind/irs/gen_pw.c (new)
  1.1.1.1.2.1   +227 -0    src/contrib/bind9/lib/bind/irs/gen_sv.c (new)
  1.1.1.1.2.1   +1227 -0   src/contrib/bind9/lib/bind/irs/getaddrinfo.c (new)
  1.1.1.1.2.1   +223 -0    src/contrib/bind9/lib/bind/irs/getgrent.c (new)
  1.1.1.1.2.1   +229 -0    src/contrib/bind9/lib/bind/irs/getgrent_r.c (new)
  1.1.1.1.2.1   +1069 -0   src/contrib/bind9/lib/bind/irs/gethostent.c (new)
  1.1.1.1.2.1   +262 -0    src/contrib/bind9/lib/bind/irs/gethostent_r.c (new)
  1.1.1.1.2.1   +322 -0    src/contrib/bind9/lib/bind/irs/getnameinfo.c (new)
  1.1.1.1.2.1   +343 -0    src/contrib/bind9/lib/bind/irs/getnetent.c (new)
  1.1.1.1.2.1   +227 -0    src/contrib/bind9/lib/bind/irs/getnetent_r.c (new)
  1.1.1.1.2.1   +156 -0    src/contrib/bind9/lib/bind/irs/getnetgrent.c (new)
  1.1.1.1.2.1   +167 -0    src/contrib/bind9/lib/bind/irs/getnetgrent_r.c (new)
  1.1.1.1.2.1   +174 -0    src/contrib/bind9/lib/bind/irs/getprotoent.c (new)
  1.1.1.1.2.1   +216 -0    src/contrib/bind9/lib/bind/irs/getprotoent_r.c (new)
  1.1.1.1.2.1   +200 -0    src/contrib/bind9/lib/bind/irs/getpwent.c (new)
  1.1.1.1.2.1   +275 -0    src/contrib/bind9/lib/bind/irs/getpwent_r.c (new)
  1.1.1.1.2.1   +177 -0    src/contrib/bind9/lib/bind/irs/getservent.c (new)
  1.1.1.1.2.1   +237 -0    src/contrib/bind9/lib/bind/irs/getservent_r.c (new)
  1.1.1.1.2.1   +507 -0    src/contrib/bind9/lib/bind/irs/hesiod.c (new)
  1.1.1.1.2.1   +48 -0     src/contrib/bind9/lib/bind/irs/hesiod_p.h (new)
  1.1.1.1.2.1   +592 -0    src/contrib/bind9/lib/bind/irs/irp.c (new)
  1.1.1.1.2.1   +408 -0    src/contrib/bind9/lib/bind/irs/irp_gr.c (new)
  1.1.1.1.2.1   +429 -0    src/contrib/bind9/lib/bind/irs/irp_ho.c (new)
  1.1.1.1.2.1   +272 -0    src/contrib/bind9/lib/bind/irs/irp_ng.c (new)
  1.1.1.1.2.1   +375 -0    src/contrib/bind9/lib/bind/irs/irp_nw.c (new)
  1.1.1.1.2.1   +59 -0     src/contrib/bind9/lib/bind/irs/irp_p.h (new)
  1.1.1.1.2.1   +353 -0    src/contrib/bind9/lib/bind/irs/irp_pr.c (new)
  1.1.1.1.2.1   +358 -0    src/contrib/bind9/lib/bind/irs/irp_pw.c (new)
  1.1.1.1.2.1   +369 -0    src/contrib/bind9/lib/bind/irs/irp_sv.c (new)
  1.1.1.1.2.1   +2344 -0   src/contrib/bind9/lib/bind/irs/irpmarshall.c (new)
  1.1.1.1.2.1   +230 -0    src/contrib/bind9/lib/bind/irs/irs_data.c (new)
  1.1.1.1.2.1   +62 -0     src/contrib/bind9/lib/bind/irs/irs_data.h (new)
  1.1.1.1.2.1   +49 -0     src/contrib/bind9/lib/bind/irs/irs_p.h (new)
  1.1.1.1.2.1   +140 -0    src/contrib/bind9/lib/bind/irs/lcl.c (new)
  1.1.1.1.2.1   +354 -0    src/contrib/bind9/lib/bind/irs/lcl_gr.c (new)
  1.1.1.1.2.1   +576 -0    src/contrib/bind9/lib/bind/irs/lcl_ho.c (new)
  1.1.1.1.2.1   +444 -0    src/contrib/bind9/lib/bind/irs/lcl_ng.c (new)
  1.1.1.1.2.1   +371 -0    src/contrib/bind9/lib/bind/irs/lcl_nw.c (new)
  1.1.1.1.2.1   +50 -0     src/contrib/bind9/lib/bind/irs/lcl_p.h (new)
  1.1.1.1.2.1   +284 -0    src/contrib/bind9/lib/bind/irs/lcl_pr.c (new)
  1.1.1.1.2.1   +308 -0    src/contrib/bind9/lib/bind/irs/lcl_pw.c (new)
  1.1.1.1.2.1   +431 -0    src/contrib/bind9/lib/bind/irs/lcl_sv.c (new)
  1.1.1.1.2.1   +154 -0    src/contrib/bind9/lib/bind/irs/nis.c (new)
  1.1.1.1.2.1   +353 -0    src/contrib/bind9/lib/bind/irs/nis_gr.c (new)
  1.1.1.1.2.1   +533 -0    src/contrib/bind9/lib/bind/irs/nis_ho.c (new)
  1.1.1.1.2.1   +302 -0    src/contrib/bind9/lib/bind/irs/nis_ng.c (new)
  1.1.1.1.2.1   +383 -0    src/contrib/bind9/lib/bind/irs/nis_nw.c (new)
  1.1.1.1.2.1   +46 -0     src/contrib/bind9/lib/bind/irs/nis_p.h (new)
  1.1.1.1.2.1   +300 -0    src/contrib/bind9/lib/bind/irs/nis_pr.c (new)
  1.1.1.1.2.1   +287 -0    src/contrib/bind9/lib/bind/irs/nis_pw.c (new)
  1.1.1.1.2.1   +308 -0    src/contrib/bind9/lib/bind/irs/nis_sv.c (new)
  1.1.1.1.2.1   +126 -0    src/contrib/bind9/lib/bind/irs/nul_ng.c (new)
  1.1.1.1.2.1   +50 -0     src/contrib/bind9/lib/bind/irs/pathnames.h (new)
  1.1.1.1.2.1   +107 -0    src/contrib/bind9/lib/bind/irs/util.c (new)
  1.1.1.1.2.1   +35 -0     src/contrib/bind9/lib/bind/isc/Makefile.in (new)
  1.1.1.1.2.1   +91 -0     src/contrib/bind9/lib/bind/isc/assertions.c (new)
  1.1.1.1.2.1   +138 -0    src/contrib/bind9/lib/bind/isc/assertions.mdoc (new)
  1.1.1.1.2.1   +320 -0    src/contrib/bind9/lib/bind/isc/base64.c (new)
  1.1.1.1.2.1   +66 -0     src/contrib/bind9/lib/bind/isc/bitncmp.c (new)
  1.1.1.1.2.1   +82 -0     src/contrib/bind9/lib/bind/isc/bitncmp.mdoc (new)
  1.1.1.1.2.1   +602 -0    src/contrib/bind9/lib/bind/isc/ctl_clnt.c (new)
  1.1.1.1.2.1   +186 -0    src/contrib/bind9/lib/bind/isc/ctl_p.c (new)
  1.1.1.1.2.1   +26 -0     src/contrib/bind9/lib/bind/isc/ctl_p.h (new)
  1.1.1.1.2.1   +780 -0    src/contrib/bind9/lib/bind/isc/ctl_srvr.c (new)
  1.1.1.1.2.1   +367 -0    src/contrib/bind9/lib/bind/isc/ev_connects.c (new)
  1.1.1.1.2.1   +283 -0    src/contrib/bind9/lib/bind/isc/ev_files.c (new)
  1.1.1.1.2.1   +306 -0    src/contrib/bind9/lib/bind/isc/ev_streams.c (new)
  1.1.1.1.2.1   +497 -0    src/contrib/bind9/lib/bind/isc/ev_timers.c (new)
  1.1.1.1.2.1   +245 -0    src/contrib/bind9/lib/bind/isc/ev_waits.c (new)
  1.1.1.1.2.1   +728 -0    src/contrib/bind9/lib/bind/isc/eventlib.c (new)
  1.1.1.1.2.1   +918 -0    src/contrib/bind9/lib/bind/isc/eventlib.mdoc (new)
  1.1.1.1.2.1   +219 -0    src/contrib/bind9/lib/bind/isc/eventlib_p.h (new)
  1.1.1.1.2.1   +230 -0    src/contrib/bind9/lib/bind/isc/heap.c (new)
  1.1.1.1.2.1   +378 -0    src/contrib/bind9/lib/bind/isc/heap.mdoc (new)
  1.1.1.1.2.1   +116 -0    src/contrib/bind9/lib/bind/isc/hex.c (new)
  1.1.1.1.2.1   +720 -0    src/contrib/bind9/lib/bind/isc/logging.c (new)
  1.1.1.1.2.1   +1056 -0   src/contrib/bind9/lib/bind/isc/logging.mdoc (new)
  1.1.1.1.2.1   +60 -0     src/contrib/bind9/lib/bind/isc/logging_p.h (new)
  1.1.1.1.2.1   +545 -0    src/contrib/bind9/lib/bind/isc/memcluster.c (new)
  1.1.1.1.2.1   +376 -0    src/contrib/bind9/lib/bind/isc/memcluster.mdoc (new)
  1.1.1.1.2.1   +35 -0     src/contrib/bind9/lib/bind/isc/movefile.c (new)
  1.1.1.1.2.1   +532 -0    src/contrib/bind9/lib/bind/isc/tree.c (new)
  1.1.1.1.2.1   +154 -0    src/contrib/bind9/lib/bind/isc/tree.mdoc (new)
  1.1.1.1.2.1   +5943 -0   src/contrib/bind9/lib/bind/libtool.m4 (new)
  1.1.1.1.2.1   +4950 -0   src/contrib/bind9/lib/bind/ltmain.sh (new)
  1.1.1.1.2.1   +44 -0     src/contrib/bind9/lib/bind/make/includes.in (new)
  1.1.1.1.2.1   +147 -0    src/contrib/bind9/lib/bind/make/mkdep.in (new)
  1.1.1.1.2.1   +177 -0    src/contrib/bind9/lib/bind/make/rules.in (new)
  1.1.1.1.2.1   +40 -0     src/contrib/bind9/lib/bind/mkinstalldirs (new)
  1.1.1.1.2.1   +31 -0     src/contrib/bind9/lib/bind/nameser/Makefile.in (new)
  1.1.1.1.2.1   +128 -0    src/contrib/bind9/lib/bind/nameser/ns_date.c (new)
  1.1.1.1.2.1   +963 -0    src/contrib/bind9/lib/bind/nameser/ns_name.c (new)
  1.1.1.1.2.1   +56 -0     src/contrib/bind9/lib/bind/nameser/ns_netint.c (new)
  1.1.1.1.2.1   +203 -0    src/contrib/bind9/lib/bind/nameser/ns_parse.c (new)
  1.1.1.1.2.1   +898 -0    src/contrib/bind9/lib/bind/nameser/ns_print.c (new)
  1.1.1.1.2.1   +206 -0    src/contrib/bind9/lib/bind/nameser/ns_samedomain.c (new)
  1.1.1.1.2.1   +380 -0    src/contrib/bind9/lib/bind/nameser/ns_sign.c (new)
  1.1.1.1.2.1   +159 -0    src/contrib/bind9/lib/bind/nameser/ns_ttl.c (new)
  1.1.1.1.2.1   +480 -0    src/contrib/bind9/lib/bind/nameser/ns_verify.c (new)
  1.1.1.1.2.1   +14 -0     src/contrib/bind9/lib/bind/port/Makefile.in (new)
  1.1.1.1.2.1   +14 -0     src/contrib/bind9/lib/bind/port/freebsd/Makefile.in (new)
  1.1.1.1.2.1   +34 -0     src/contrib/bind9/lib/bind/port/freebsd/include/Makefile.in (new)
  1.1.1.1.2.1   +37 -0     src/contrib/bind9/lib/bind/port/freebsd/include/sys/bitypes.h (new)
  1.1.1.1.2.1   +395 -0    src/contrib/bind9/lib/bind/port_after.h.in (new)
  1.1.1.1.2.1   +138 -0    src/contrib/bind9/lib/bind/port_before.h.in (new)
  1.1.1.1.2.1   +34 -0     src/contrib/bind9/lib/bind/resolv/Makefile.in (new)
  1.1.1.1.2.1   +127 -0    src/contrib/bind9/lib/bind/resolv/herror.c (new)
  1.1.1.1.2.1   +251 -0    src/contrib/bind9/lib/bind/resolv/res_comp.c (new)
  1.1.1.1.2.1   +291 -0    src/contrib/bind9/lib/bind/resolv/res_data.c (new)
  1.1.1.1.2.1   +1163 -0   src/contrib/bind9/lib/bind/resolv/res_debug.c (new)
  1.1.1.1.2.1   +34 -0     src/contrib/bind9/lib/bind/resolv/res_debug.h (new)
  1.1.1.1.2.1   +722 -0    src/contrib/bind9/lib/bind/resolv/res_findzonecut.c (new)
  1.1.1.1.2.1   +740 -0    src/contrib/bind9/lib/bind/resolv/res_init.c (new)
  1.1.1.1.2.1   +256 -0    src/contrib/bind9/lib/bind/resolv/res_mkquery.c (new)
  1.1.1.1.2.1   +1159 -0   src/contrib/bind9/lib/bind/resolv/res_mkupdate.c (new)
  1.1.1.1.2.1   +24 -0     src/contrib/bind9/lib/bind/resolv/res_mkupdate.h (new)
  1.1.1.1.2.1   +20 -0     src/contrib/bind9/lib/bind/resolv/res_private.h (new)
  1.1.1.1.2.1   +432 -0    src/contrib/bind9/lib/bind/resolv/res_query.c (new)
  1.1.1.1.2.1   +1052 -0   src/contrib/bind9/lib/bind/resolv/res_send.c (new)
  1.1.1.1.2.1   +159 -0    src/contrib/bind9/lib/bind/resolv/res_sendsigned.c (new)
  1.1.1.1.2.1   +212 -0    src/contrib/bind9/lib/bind/resolv/res_update.c (new)
  1.1.1.1.2.1   +76 -0     src/contrib/bind9/lib/bind9/Makefile.in (new)
  1.1.1.1.2.1   +3 -0      src/contrib/bind9/lib/bind9/api (new)
  1.1.1.1.2.1   +1412 -0   src/contrib/bind9/lib/bind9/check.c (new)
  1.1.1.1.2.1   +229 -0    src/contrib/bind9/lib/bind9/getaddresses.c (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/lib/bind9/include/Makefile.in (new)
  1.1.1.1.2.1   +42 -0     src/contrib/bind9/lib/bind9/include/bind9/Makefile.in (new)
  1.1.1.1.2.1   +54 -0     src/contrib/bind9/lib/bind9/include/bind9/check.h (new)
  1.1.1.1.2.1   +59 -0     src/contrib/bind9/lib/bind9/include/bind9/getaddresses.h (new)
  1.1.1.1.2.1   +26 -0     src/contrib/bind9/lib/bind9/include/bind9/version.h (new)
  1.1.1.1.2.1   +26 -0     src/contrib/bind9/lib/bind9/version.c (new)
  1.1.1.1.2.1   +164 -0    src/contrib/bind9/lib/dns/Makefile.in (new)
  1.1.1.1.2.1   +446 -0    src/contrib/bind9/lib/dns/acl.c (new)
  1.1.1.1.2.1   +3575 -0   src/contrib/bind9/lib/dns/adb.c (new)
  1.1.1.1.2.1   +3 -0      src/contrib/bind9/lib/dns/api (new)
  1.1.1.1.2.1   +314 -0    src/contrib/bind9/lib/dns/byaddr.c (new)
  1.1.1.1.2.1   +1058 -0   src/contrib/bind9/lib/dns/cache.c (new)
  1.1.1.1.2.1   +111 -0    src/contrib/bind9/lib/dns/callbacks.c (new)
  1.1.1.1.2.1   +316 -0    src/contrib/bind9/lib/dns/compress.c (new)
  1.1.1.1.2.1   +793 -0    src/contrib/bind9/lib/dns/db.c (new)
  1.1.1.1.2.1   +141 -0    src/contrib/bind9/lib/dns/dbiterator.c (new)
  1.1.1.1.2.1   +291 -0    src/contrib/bind9/lib/dns/dbtable.c (new)
  1.1.1.1.2.1   +539 -0    src/contrib/bind9/lib/dns/diff.c (new)
  1.1.1.1.2.1   +2199 -0   src/contrib/bind9/lib/dns/dispatch.c (new)
  1.1.1.1.2.1   +857 -0    src/contrib/bind9/lib/dns/dnssec.c (new)
  1.1.1.1.2.1   +83 -0     src/contrib/bind9/lib/dns/ds.c (new)
  1.1.1.1.2.1   +195 -0    src/contrib/bind9/lib/dns/forward.c (new)
  1.1.1.1.2.1   +92 -0     src/contrib/bind9/lib/dns/gen-unix.h (new)
  1.1.1.1.2.1   +878 -0    src/contrib/bind9/lib/dns/gen.c (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/lib/dns/include/Makefile.in (new)
  1.1.1.1.2.1   +54 -0     src/contrib/bind9/lib/dns/include/dns/Makefile.in (new)
  1.1.1.1.2.1   +221 -0    src/contrib/bind9/lib/dns/include/dns/acl.h (new)
  1.1.1.1.2.1   +596 -0    src/contrib/bind9/lib/dns/include/dns/adb.h (new)
  1.1.1.1.2.1   +37 -0     src/contrib/bind9/lib/dns/include/dns/bit.h (new)
  1.1.1.1.2.1   +169 -0    src/contrib/bind9/lib/dns/include/dns/byaddr.h (new)
  1.1.1.1.2.1   +255 -0    src/contrib/bind9/lib/dns/include/dns/cache.h (new)
  1.1.1.1.2.1   +83 -0     src/contrib/bind9/lib/dns/include/dns/callbacks.h (new)
  1.1.1.1.2.1   +67 -0     src/contrib/bind9/lib/dns/include/dns/cert.h (new)
  1.1.1.1.2.1   +248 -0    src/contrib/bind9/lib/dns/include/dns/compress.h (new)
  1.1.1.1.2.1   +1271 -0   src/contrib/bind9/lib/dns/include/dns/db.h (new)
  1.1.1.1.2.1   +298 -0    src/contrib/bind9/lib/dns/include/dns/dbiterator.h (new)
  1.1.1.1.2.1   +164 -0    src/contrib/bind9/lib/dns/include/dns/dbtable.h (new)
  1.1.1.1.2.1   +279 -0    src/contrib/bind9/lib/dns/include/dns/diff.h (new)
  1.1.1.1.2.1   +442 -0    src/contrib/bind9/lib/dns/include/dns/dispatch.h (new)
  1.1.1.1.2.1   +179 -0    src/contrib/bind9/lib/dns/include/dns/dnssec.h (new)
  1.1.1.1.2.1   +56 -0     src/contrib/bind9/lib/dns/include/dns/ds.h (new)
  1.1.1.1.2.1   +70 -0     src/contrib/bind9/lib/dns/include/dns/events.h (new)
  1.1.1.1.2.1   +83 -0     src/contrib/bind9/lib/dns/include/dns/fixedname.h (new)
  1.1.1.1.2.1   +98 -0     src/contrib/bind9/lib/dns/include/dns/forward.h (new)
  1.1.1.1.2.1   +271 -0    src/contrib/bind9/lib/dns/include/dns/journal.h (new)
  1.1.1.1.2.1   +52 -0     src/contrib/bind9/lib/dns/include/dns/keyflags.h (new)
  1.1.1.1.2.1   +255 -0    src/contrib/bind9/lib/dns/include/dns/keytable.h (new)
  1.1.1.1.2.1   +96 -0     src/contrib/bind9/lib/dns/include/dns/keyvalues.h (new)
  1.1.1.1.2.1   +39 -0     src/contrib/bind9/lib/dns/include/dns/lib.h (new)
  1.1.1.1.2.1   +103 -0    src/contrib/bind9/lib/dns/include/dns/log.h (new)
  1.1.1.1.2.1   +138 -0    src/contrib/bind9/lib/dns/include/dns/lookup.h (new)
  1.1.1.1.2.1   +214 -0    src/contrib/bind9/lib/dns/include/dns/master.h (new)
  1.1.1.1.2.1   +303 -0    src/contrib/bind9/lib/dns/include/dns/masterdump.h (new)
  1.1.1.1.2.1   +1297 -0   src/contrib/bind9/lib/dns/include/dns/message.h (new)
  1.1.1.1.2.1   +1246 -0   src/contrib/bind9/lib/dns/include/dns/name.h (new)
  1.1.1.1.2.1   +158 -0    src/contrib/bind9/lib/dns/include/dns/ncache.h (new)
  1.1.1.1.2.1   +67 -0     src/contrib/bind9/lib/dns/include/dns/nsec.h (new)
  1.1.1.1.2.1   +49 -0     src/contrib/bind9/lib/dns/include/dns/opcode.h (new)
  1.1.1.1.2.1   +97 -0     src/contrib/bind9/lib/dns/include/dns/order.h (new)
  1.1.1.1.2.1   +177 -0    src/contrib/bind9/lib/dns/include/dns/peer.h (new)
  1.1.1.1.2.1   +99 -0     src/contrib/bind9/lib/dns/include/dns/portlist.h (new)
  1.1.1.1.2.1   +835 -0    src/contrib/bind9/lib/dns/include/dns/rbt.h (new)
  1.1.1.1.2.1   +96 -0     src/contrib/bind9/lib/dns/include/dns/rcode.h (new)
  1.1.1.1.2.1   +706 -0    src/contrib/bind9/lib/dns/include/dns/rdata.h (new)
  1.1.1.1.2.1   +79 -0     src/contrib/bind9/lib/dns/include/dns/rdataclass.h (new)
  1.1.1.1.2.1   +104 -0    src/contrib/bind9/lib/dns/include/dns/rdatalist.h (new)
  1.1.1.1.2.1   +468 -0    src/contrib/bind9/lib/dns/include/dns/rdataset.h (new)
  1.1.1.1.2.1   +171 -0    src/contrib/bind9/lib/dns/include/dns/rdatasetiter.h (new)
  1.1.1.1.2.1   +167 -0    src/contrib/bind9/lib/dns/include/dns/rdataslab.h (new)
  1.1.1.1.2.1   +81 -0     src/contrib/bind9/lib/dns/include/dns/rdatatype.h (new)
  1.1.1.1.2.1   +371 -0    src/contrib/bind9/lib/dns/include/dns/request.h (new)
  1.1.1.1.2.1   +431 -0    src/contrib/bind9/lib/dns/include/dns/resolver.h (new)
  1.1.1.1.2.1   +186 -0    src/contrib/bind9/lib/dns/include/dns/result.h (new)
  1.1.1.1.2.1   +35 -0     src/contrib/bind9/lib/dns/include/dns/rootns.h (new)
  1.1.1.1.2.1   +206 -0    src/contrib/bind9/lib/dns/include/dns/sdb.h (new)
  1.1.1.1.2.1   +69 -0     src/contrib/bind9/lib/dns/include/dns/secalg.h (new)
  1.1.1.1.2.1   +69 -0     src/contrib/bind9/lib/dns/include/dns/secproto.h (new)
  1.1.1.1.2.1   +80 -0     src/contrib/bind9/lib/dns/include/dns/soa.h (new)
  1.1.1.1.2.1   +157 -0    src/contrib/bind9/lib/dns/include/dns/ssu.h (new)
  1.1.1.1.2.1   +57 -0     src/contrib/bind9/lib/dns/include/dns/stats.h (new)
  1.1.1.1.2.1   +145 -0    src/contrib/bind9/lib/dns/include/dns/tcpmsg.h (new)
  1.1.1.1.2.1   +70 -0     src/contrib/bind9/lib/dns/include/dns/time.h (new)
  1.1.1.1.2.1   +50 -0     src/contrib/bind9/lib/dns/include/dns/timer.h (new)
  1.1.1.1.2.1   +196 -0    src/contrib/bind9/lib/dns/include/dns/tkey.h (new)
  1.1.1.1.2.1   +242 -0    src/contrib/bind9/lib/dns/include/dns/tsig.h (new)
  1.1.1.1.2.1   +76 -0     src/contrib/bind9/lib/dns/include/dns/ttl.h (new)
  1.1.1.1.2.1   +299 -0    src/contrib/bind9/lib/dns/include/dns/types.h (new)
  1.1.1.1.2.1   +201 -0    src/contrib/bind9/lib/dns/include/dns/validator.h (new)
  1.1.1.1.2.1   +26 -0     src/contrib/bind9/lib/dns/include/dns/version.h (new)
  1.1.1.1.2.1   +789 -0    src/contrib/bind9/lib/dns/include/dns/view.h (new)
  1.1.1.1.2.1   +107 -0    src/contrib/bind9/lib/dns/include/dns/xfrin.h (new)
  1.1.1.1.2.1   +1430 -0   src/contrib/bind9/lib/dns/include/dns/zone.h (new)
  1.1.1.1.2.1   +40 -0     src/contrib/bind9/lib/dns/include/dns/zonekey.h (new)
  1.1.1.1.2.1   +167 -0    src/contrib/bind9/lib/dns/include/dns/zt.h (new)
  1.1.1.1.2.1   +2131 -0   src/contrib/bind9/lib/dns/journal.c (new)
  1.1.1.1.2.1   +396 -0    src/contrib/bind9/lib/dns/keytable.c (new)
  1.1.1.1.2.1   +62 -0     src/contrib/bind9/lib/dns/lib.c (new)
  1.1.1.1.2.1   +93 -0     src/contrib/bind9/lib/dns/log.c (new)
  1.1.1.1.2.1   +487 -0    src/contrib/bind9/lib/dns/lookup.c (new)
  1.1.1.1.2.1   +2376 -0   src/contrib/bind9/lib/dns/master.c (new)
  1.1.1.1.2.1   +1455 -0   src/contrib/bind9/lib/dns/masterdump.c (new)
  1.1.1.1.2.1   +3160 -0   src/contrib/bind9/lib/dns/message.c (new)
  1.1.1.1.2.1   +2202 -0   src/contrib/bind9/lib/dns/name.c (new)
  1.1.1.1.2.1   +554 -0    src/contrib/bind9/lib/dns/ncache.c (new)
  1.1.1.1.2.1   +218 -0    src/contrib/bind9/lib/dns/nsec.c (new)
  1.1.1.1.2.1   +157 -0    src/contrib/bind9/lib/dns/order.c (new)
  1.1.1.1.2.1   +522 -0    src/contrib/bind9/lib/dns/peer.c (new)
  1.1.1.1.2.1   +260 -0    src/contrib/bind9/lib/dns/portlist.c (new)
  1.1.1.1.2.1   +2543 -0   src/contrib/bind9/lib/dns/rbt.c (new)
  1.1.1.1.2.1   +5706 -0   src/contrib/bind9/lib/dns/rbtdb.c (new)
  1.1.1.1.2.1   +43 -0     src/contrib/bind9/lib/dns/rbtdb.h (new)
  1.1.1.1.2.1   +21 -0     src/contrib/bind9/lib/dns/rbtdb64.c (new)
  1.1.1.1.2.1   +44 -0     src/contrib/bind9/lib/dns/rbtdb64.h (new)
  1.1.1.1.2.1   +473 -0    src/contrib/bind9/lib/dns/rcode.c (new)
  1.1.1.1.2.1   +1720 -0   src/contrib/bind9/lib/dns/rdata.c (new)
  1.1.1.1.2.1   +593 -0    src/contrib/bind9/lib/dns/rdata/any_255/tsig_250.c (new)
  1.1.1.1.2.1   +39 -0     src/contrib/bind9/lib/dns/rdata/any_255/tsig_250.h (new)
  1.1.1.1.2.1   +309 -0    src/contrib/bind9/lib/dns/rdata/generic/afsdb_18.c (new)
  1.1.1.1.2.1   +33 -0     src/contrib/bind9/lib/dns/rdata/generic/afsdb_18.h (new)
  1.1.1.1.2.1   +280 -0    src/contrib/bind9/lib/dns/rdata/generic/cert_37.c (new)
  1.1.1.1.2.1   +34 -0     src/contrib/bind9/lib/dns/rdata/generic/cert_37.h (new)
  1.1.1.1.2.1   +232 -0    src/contrib/bind9/lib/dns/rdata/generic/cname_5.c (new)
  1.1.1.1.2.1   +29 -0     src/contrib/bind9/lib/dns/rdata/generic/cname_5.h (new)
  1.1.1.1.2.1   +281 -0    src/contrib/bind9/lib/dns/rdata/generic/dlv_65323.c (new)
  1.1.1.1.2.1   +33 -0     src/contrib/bind9/lib/dns/rdata/generic/dlv_65323.h (new)
  1.1.1.1.2.1   +233 -0    src/contrib/bind9/lib/dns/rdata/generic/dname_39.c (new)
  1.1.1.1.2.1   +31 -0     src/contrib/bind9/lib/dns/rdata/generic/dname_39.h (new)
  1.1.1.1.2.1   +312 -0    src/contrib/bind9/lib/dns/rdata/generic/dnskey_48.c (new)
  1.1.1.1.2.1   +36 -0     src/contrib/bind9/lib/dns/rdata/generic/dnskey_48.h (new)
  1.1.1.1.2.1   +283 -0    src/contrib/bind9/lib/dns/rdata/generic/ds_43.c (new)
  1.1.1.1.2.1   +34 -0     src/contrib/bind9/lib/dns/rdata/generic/ds_43.h (new)
  1.1.1.1.2.1   +252 -0    src/contrib/bind9/lib/dns/rdata/generic/gpos_27.c (new)
  1.1.1.1.2.1   +36 -0     src/contrib/bind9/lib/dns/rdata/generic/gpos_27.h (new)
  1.1.1.1.2.1   +224 -0    src/contrib/bind9/lib/dns/rdata/generic/hinfo_13.c (new)
  1.1.1.1.2.1   +32 -0     src/contrib/bind9/lib/dns/rdata/generic/hinfo_13.h (new)
  1.1.1.1.2.1   +234 -0    src/contrib/bind9/lib/dns/rdata/generic/isdn_20.c (new)
  1.1.1.1.2.1   +34 -0     src/contrib/bind9/lib/dns/rdata/generic/isdn_20.h (new)
  1.1.1.1.2.1   +312 -0    src/contrib/bind9/lib/dns/rdata/generic/key_25.c (new)
  1.1.1.1.2.1   +36 -0     src/contrib/bind9/lib/dns/rdata/generic/key_25.h (new)
  1.1.1.1.2.1   +794 -0    src/contrib/bind9/lib/dns/rdata/generic/loc_29.c (new)
  1.1.1.1.2.1   +42 -0     src/contrib/bind9/lib/dns/rdata/generic/loc_29.h (new)
  1.1.1.1.2.1   +234 -0    src/contrib/bind9/lib/dns/rdata/generic/mb_7.c (new)
  1.1.1.1.2.1   +29 -0     src/contrib/bind9/lib/dns/rdata/generic/mb_7.h (new)
  1.1.1.1.2.1   +236 -0    src/contrib/bind9/lib/dns/rdata/generic/md_3.c (new)
  1.1.1.1.2.1   +30 -0     src/contrib/bind9/lib/dns/rdata/generic/md_3.h (new)
  1.1.1.1.2.1   +235 -0    src/contrib/bind9/lib/dns/rdata/generic/mf_4.c (new)
  1.1.1.1.2.1   +29 -0     src/contrib/bind9/lib/dns/rdata/generic/mf_4.h (new)
  1.1.1.1.2.1   +230 -0    src/contrib/bind9/lib/dns/rdata/generic/mg_8.c (new)
  1.1.1.1.2.1   +29 -0     src/contrib/bind9/lib/dns/rdata/generic/mg_8.h (new)
  1.1.1.1.2.1   +324 -0    src/contrib/bind9/lib/dns/rdata/generic/minfo_14.c (new)
  1.1.1.1.2.1   +30 -0     src/contrib/bind9/lib/dns/rdata/generic/minfo_14.h (new)
  1.1.1.1.2.1   +231 -0    src/contrib/bind9/lib/dns/rdata/generic/mr_9.c (new)
  1.1.1.1.2.1   +29 -0     src/contrib/bind9/lib/dns/rdata/generic/mr_9.h (new)
  1.1.1.1.2.1   +288 -0    src/contrib/bind9/lib/dns/rdata/generic/mx_15.c (new)
  1.1.1.1.2.1   +30 -0     src/contrib/bind9/lib/dns/rdata/generic/mx_15.h (new)
  1.1.1.1.2.1   +251 -0    src/contrib/bind9/lib/dns/rdata/generic/ns_2.c (new)
  1.1.1.1.2.1   +30 -0     src/contrib/bind9/lib/dns/rdata/generic/ns_2.h (new)
  1.1.1.1.2.1   +366 -0    src/contrib/bind9/lib/dns/rdata/generic/nsec_47.c (new)
  1.1.1.1.2.1   +33 -0     src/contrib/bind9/lib/dns/rdata/generic/nsec_47.h (new)
  1.1.1.1.2.1   +192 -0    src/contrib/bind9/lib/dns/rdata/generic/null_10.c (new)
  1.1.1.1.2.1   +31 -0     src/contrib/bind9/lib/dns/rdata/generic/null_10.h (new)
  1.1.1.1.2.1   +329 -0    src/contrib/bind9/lib/dns/rdata/generic/nxt_30.c (new)
  1.1.1.1.2.1   +33 -0     src/contrib/bind9/lib/dns/rdata/generic/nxt_30.h (new)
  1.1.1.1.2.1   +280 -0    src/contrib/bind9/lib/dns/rdata/generic/opt_41.c (new)
  1.1.1.1.2.1   +54 -0     src/contrib/bind9/lib/dns/rdata/generic/opt_41.h (new)
  1.1.1.1.2.1   +173 -0    src/contrib/bind9/lib/dns/rdata/generic/proforma.c (new)
  1.1.1.1.2.1   +29 -0     src/contrib/bind9/lib/dns/rdata/generic/proforma.h (new)
  1.1.1.1.2.1   +291 -0    src/contrib/bind9/lib/dns/rdata/generic/ptr_12.c (new)
  1.1.1.1.2.1   +29 -0     src/contrib/bind9/lib/dns/rdata/generic/ptr_12.h (new)
  1.1.1.1.2.1   +314 -0    src/contrib/bind9/lib/dns/rdata/generic/rp_17.c (new)
  1.1.1.1.2.1   +33 -0     src/contrib/bind9/lib/dns/rdata/generic/rp_17.h (new)
  1.1.1.1.2.1   +551 -0    src/contrib/bind9/lib/dns/rdata/generic/rrsig_46.c (new)
  1.1.1.1.2.1   +40 -0     src/contrib/bind9/lib/dns/rdata/generic/rrsig_46.h (new)
  1.1.1.1.2.1   +311 -0    src/contrib/bind9/lib/dns/rdata/generic/rt_21.c (new)
  1.1.1.1.2.1   +32 -0     src/contrib/bind9/lib/dns/rdata/generic/rt_21.h (new)
  1.1.1.1.2.1   +578 -0    src/contrib/bind9/lib/dns/rdata/generic/sig_24.c (new)
  1.1.1.1.2.1   +41 -0     src/contrib/bind9/lib/dns/rdata/generic/sig_24.h (new)
  1.1.1.1.2.1   +443 -0    src/contrib/bind9/lib/dns/rdata/generic/soa_6.c (new)
  1.1.1.1.2.1   +36 -0     src/contrib/bind9/lib/dns/rdata/generic/soa_6.h (new)
  1.1.1.1.2.1   +262 -0    src/contrib/bind9/lib/dns/rdata/generic/sshfp_44.c (new)
  1.1.1.1.2.1   +34 -0     src/contrib/bind9/lib/dns/rdata/generic/sshfp_44.h (new)
  1.1.1.1.2.1   +555 -0    src/contrib/bind9/lib/dns/rdata/generic/tkey_249.c (new)
  1.1.1.1.2.1   +40 -0     src/contrib/bind9/lib/dns/rdata/generic/tkey_249.h (new)
  1.1.1.1.2.1   +238 -0    src/contrib/bind9/lib/dns/rdata/generic/txt_16.c (new)
  1.1.1.1.2.1   +51 -0     src/contrib/bind9/lib/dns/rdata/generic/txt_16.h (new)
  1.1.1.1.2.1   +189 -0    src/contrib/bind9/lib/dns/rdata/generic/unspec_103.c (new)
  1.1.1.1.2.1   +30 -0     src/contrib/bind9/lib/dns/rdata/generic/unspec_103.h (new)
  1.1.1.1.2.1   +219 -0    src/contrib/bind9/lib/dns/rdata/generic/x25_19.c (new)
  1.1.1.1.2.1   +32 -0     src/contrib/bind9/lib/dns/rdata/generic/x25_19.h (new)
  1.1.1.1.2.1   +232 -0    src/contrib/bind9/lib/dns/rdata/hs_4/a_1.c (new)
  1.1.1.1.2.1   +28 -0     src/contrib/bind9/lib/dns/rdata/hs_4/a_1.h (new)
  1.1.1.1.2.1   +461 -0    src/contrib/bind9/lib/dns/rdata/in_1/a6_38.c (new)
  1.1.1.1.2.1   +33 -0     src/contrib/bind9/lib/dns/rdata/in_1/a6_38.h (new)
  1.1.1.1.2.1   +236 -0    src/contrib/bind9/lib/dns/rdata/in_1/a_1.c (new)
  1.1.1.1.2.1   +28 -0     src/contrib/bind9/lib/dns/rdata/in_1/a_1.h (new)
  1.1.1.1.2.1   +233 -0    src/contrib/bind9/lib/dns/rdata/in_1/aaaa_28.c (new)
  1.1.1.1.2.1   +30 -0     src/contrib/bind9/lib/dns/rdata/in_1/aaaa_28.h (new)
  1.1.1.1.2.1   +402 -0    src/contrib/bind9/lib/dns/rdata/in_1/apl_42.c (new)
  1.1.1.1.2.1   +55 -0     src/contrib/bind9/lib/dns/rdata/in_1/apl_42.h (new)
  1.1.1.1.2.1   +288 -0    src/contrib/bind9/lib/dns/rdata/in_1/kx_36.c (new)
  1.1.1.1.2.1   +32 -0     src/contrib/bind9/lib/dns/rdata/in_1/kx_36.h (new)
  1.1.1.1.2.1   +578 -0    src/contrib/bind9/lib/dns/rdata/in_1/naptr_35.c (new)
  1.1.1.1.2.1   +39 -0     src/contrib/bind9/lib/dns/rdata/in_1/naptr_35.h (new)
  1.1.1.1.2.1   +245 -0    src/contrib/bind9/lib/dns/rdata/in_1/nsap-ptr_23.c (new)
  1.1.1.1.2.1   +31 -0     src/contrib/bind9/lib/dns/rdata/in_1/nsap-ptr_23.h (new)
  1.1.1.1.2.1   +255 -0    src/contrib/bind9/lib/dns/rdata/in_1/nsap_22.c (new)
  1.1.1.1.2.1   +32 -0     src/contrib/bind9/lib/dns/rdata/in_1/nsap_22.h (new)
  1.1.1.1.2.1   +374 -0    src/contrib/bind9/lib/dns/rdata/in_1/px_26.c (new)
  1.1.1.1.2.1   +33 -0     src/contrib/bind9/lib/dns/rdata/in_1/px_26.h (new)
  1.1.1.1.2.1   +373 -0    src/contrib/bind9/lib/dns/rdata/in_1/srv_33.c (new)
  1.1.1.1.2.1   +36 -0     src/contrib/bind9/lib/dns/rdata/in_1/srv_33.h (new)
  1.1.1.1.2.1   +349 -0    src/contrib/bind9/lib/dns/rdata/in_1/wks_11.c (new)
  1.1.1.1.2.1   +32 -0     src/contrib/bind9/lib/dns/rdata/in_1/wks_11.h (new)
  1.1.1.1.2.1   +42 -0     src/contrib/bind9/lib/dns/rdata/rdatastructpre.h (new)
  1.1.1.1.2.1   +22 -0     src/contrib/bind9/lib/dns/rdata/rdatastructsuf.h (new)
  1.1.1.1.2.1   +224 -0    src/contrib/bind9/lib/dns/rdatalist.c (new)
  1.1.1.1.2.1   +55 -0     src/contrib/bind9/lib/dns/rdatalist_p.h (new)
  1.1.1.1.2.1   +626 -0    src/contrib/bind9/lib/dns/rdataset.c (new)
  1.1.1.1.2.1   +78 -0     src/contrib/bind9/lib/dns/rdatasetiter.c (new)
  1.1.1.1.2.1   +715 -0    src/contrib/bind9/lib/dns/rdataslab.c (new)
  1.1.1.1.2.1   +1455 -0   src/contrib/bind9/lib/dns/request.c (new)
  1.1.1.1.2.1   +6473 -0   src/contrib/bind9/lib/dns/resolver.c (new)
  1.1.1.1.2.1   +272 -0    src/contrib/bind9/lib/dns/result.c (new)
  1.1.1.1.2.1   +247 -0    src/contrib/bind9/lib/dns/rootns.c (new)
  1.1.1.1.2.1   +1528 -0   src/contrib/bind9/lib/dns/sdb.c (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/lib/dns/sec/Makefile.in (new)
  1.1.1.1.2.1   +48 -0     src/contrib/bind9/lib/dns/sec/dst/Makefile.in (new)
  1.1.1.1.2.1   +1185 -0   src/contrib/bind9/lib/dns/sec/dst/dst_api.c (new)
  1.1.1.1.2.1   +134 -0    src/contrib/bind9/lib/dns/sec/dst/dst_internal.h (new)
  1.1.1.1.2.1   +65 -0     src/contrib/bind9/lib/dns/sec/dst/dst_lib.c (new)
  1.1.1.1.2.1   +33 -0     src/contrib/bind9/lib/dns/sec/dst/dst_openssl.h (new)
  1.1.1.1.2.1   +412 -0    src/contrib/bind9/lib/dns/sec/dst/dst_parse.c (new)
  1.1.1.1.2.1   +95 -0     src/contrib/bind9/lib/dns/sec/dst/dst_parse.h (new)
  1.1.1.1.2.1   +86 -0     src/contrib/bind9/lib/dns/sec/dst/dst_result.c (new)
  1.1.1.1.2.1   +220 -0    src/contrib/bind9/lib/dns/sec/dst/gssapi_link.c (new)
  1.1.1.1.2.1   +262 -0    src/contrib/bind9/lib/dns/sec/dst/gssapictx.c (new)
  1.1.1.1.2.1   +282 -0    src/contrib/bind9/lib/dns/sec/dst/hmac_link.c (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/lib/dns/sec/dst/include/Makefile.in (new)
  1.1.1.1.2.1   +37 -0     src/contrib/bind9/lib/dns/sec/dst/include/dst/Makefile.in (new)
  1.1.1.1.2.1   +570 -0    src/contrib/bind9/lib/dns/sec/dst/include/dst/dst.h (new)
  1.1.1.1.2.1   +56 -0     src/contrib/bind9/lib/dns/sec/dst/include/dst/gssapi.h (new)
  1.1.1.1.2.1   +39 -0     src/contrib/bind9/lib/dns/sec/dst/include/dst/lib.h (new)
  1.1.1.1.2.1   +68 -0     src/contrib/bind9/lib/dns/sec/dst/include/dst/result.h (new)
  1.1.1.1.2.1   +126 -0    src/contrib/bind9/lib/dns/sec/dst/key.c (new)
  1.1.1.1.2.1   +219 -0    src/contrib/bind9/lib/dns/sec/dst/openssl_link.c (new)
  1.1.1.1.2.1   +608 -0    src/contrib/bind9/lib/dns/sec/dst/openssldh_link.c (new)
  1.1.1.1.2.1   +443 -0    src/contrib/bind9/lib/dns/sec/dst/openssldsa_link.c (new)
  1.1.1.1.2.1   +567 -0    src/contrib/bind9/lib/dns/sec/dst/opensslrsa_link.c (new)
  1.1.1.1.2.1   +109 -0    src/contrib/bind9/lib/dns/soa.c (new)
  1.1.1.1.2.1   +357 -0    src/contrib/bind9/lib/dns/ssu.c (new)
  1.1.1.1.2.1   +53 -0     src/contrib/bind9/lib/dns/stats.c (new)
  1.1.1.1.2.1   +240 -0    src/contrib/bind9/lib/dns/tcpmsg.c (new)
  1.1.1.1.2.1   +172 -0    src/contrib/bind9/lib/dns/time.c (new)
  1.1.1.1.2.1   +58 -0     src/contrib/bind9/lib/dns/timer.c (new)
  1.1.1.1.2.1   +1240 -0   src/contrib/bind9/lib/dns/tkey.c (new)
  1.1.1.1.2.1   +1218 -0   src/contrib/bind9/lib/dns/tsig.c (new)
  1.1.1.1.2.1   +214 -0    src/contrib/bind9/lib/dns/ttl.c (new)
  1.1.1.1.2.1   +2823 -0   src/contrib/bind9/lib/dns/validator.c (new)
  1.1.1.1.2.1   +26 -0     src/contrib/bind9/lib/dns/version.c (new)
  1.1.1.1.2.1   +1332 -0   src/contrib/bind9/lib/dns/view.c (new)
  1.1.1.1.2.1   +1402 -0   src/contrib/bind9/lib/dns/xfrin.c (new)
  1.1.1.1.2.1   +6804 -0   src/contrib/bind9/lib/dns/zone.c (new)
  1.1.1.1.2.1   +53 -0     src/contrib/bind9/lib/dns/zonekey.c (new)
  1.1.1.1.2.1   +320 -0    src/contrib/bind9/lib/dns/zt.c (new)
  1.1.1.1.2.1   +111 -0    src/contrib/bind9/lib/isc/Makefile.in (new)
  1.1.1.1.2.1   +3 -0      src/contrib/bind9/lib/isc/api (new)
  1.1.1.1.2.1   +93 -0     src/contrib/bind9/lib/isc/assertions.c (new)
  1.1.1.1.2.1   +246 -0    src/contrib/bind9/lib/isc/base64.c (new)
  1.1.1.1.2.1   +125 -0    src/contrib/bind9/lib/isc/bitstring.c (new)
  1.1.1.1.2.1   +411 -0    src/contrib/bind9/lib/isc/buffer.c (new)
  1.1.1.1.2.1   +62 -0     src/contrib/bind9/lib/isc/bufferlist.c (new)
  1.1.1.1.2.1   +222 -0    src/contrib/bind9/lib/isc/commandline.c (new)
  1.1.1.1.2.1   +1256 -0   src/contrib/bind9/lib/isc/entropy.c (new)
  1.1.1.1.2.1   +101 -0    src/contrib/bind9/lib/isc/error.c (new)
  1.1.1.1.2.1   +87 -0     src/contrib/bind9/lib/isc/event.c (new)
  1.1.1.1.2.1   +101 -0    src/contrib/bind9/lib/isc/fsaccess.c (new)
  1.1.1.1.2.1   +387 -0    src/contrib/bind9/lib/isc/hash.c (new)
  1.1.1.1.2.1   +252 -0    src/contrib/bind9/lib/isc/heap.c (new)
  1.1.1.1.2.1   +199 -0    src/contrib/bind9/lib/isc/hex.c (new)
  1.1.1.1.2.1   +113 -0    src/contrib/bind9/lib/isc/hmacmd5.c (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/lib/isc/include/Makefile.in (new)
  1.1.1.1.2.1   +57 -0     src/contrib/bind9/lib/isc/include/isc/Makefile.in (new)
  1.1.1.1.2.1   +212 -0    src/contrib/bind9/lib/isc/include/isc/app.h (new)
  1.1.1.1.2.1   +120 -0    src/contrib/bind9/lib/isc/include/isc/assertions.h (new)
  1.1.1.1.2.1   +97 -0     src/contrib/bind9/lib/isc/include/isc/base64.h (new)
  1.1.1.1.2.1   +152 -0    src/contrib/bind9/lib/isc/include/isc/bitstring.h (new)
  1.1.1.1.2.1   +29 -0     src/contrib/bind9/lib/isc/include/isc/boolean.h (new)
  1.1.1.1.2.1   +800 -0    src/contrib/bind9/lib/isc/include/isc/buffer.h (new)
  1.1.1.1.2.1   +86 -0     src/contrib/bind9/lib/isc/include/isc/bufferlist.h (new)
  1.1.1.1.2.1   +47 -0     src/contrib/bind9/lib/isc/include/isc/commandline.h (new)
  1.1.1.1.2.1   +288 -0    src/contrib/bind9/lib/isc/include/isc/entropy.h (new)
  1.1.1.1.2.1   +55 -0     src/contrib/bind9/lib/isc/include/isc/error.h (new)
  1.1.1.1.2.1   +115 -0    src/contrib/bind9/lib/isc/include/isc/event.h (new)
  1.1.1.1.2.1   +53 -0     src/contrib/bind9/lib/isc/include/isc/eventclass.h (new)
  1.1.1.1.2.1   +252 -0    src/contrib/bind9/lib/isc/include/isc/file.h (new)
  1.1.1.1.2.1   +34 -0     src/contrib/bind9/lib/isc/include/isc/formatcheck.h (new)
  1.1.1.1.2.1   +177 -0    src/contrib/bind9/lib/isc/include/isc/fsaccess.h (new)
  1.1.1.1.2.1   +175 -0    src/contrib/bind9/lib/isc/include/isc/hash.h (new)
  1.1.1.1.2.1   +51 -0     src/contrib/bind9/lib/isc/include/isc/heap.h (new)
  1.1.1.1.2.1   +96 -0     src/contrib/bind9/lib/isc/include/isc/hex.h (new)
  1.1.1.1.2.1   +60 -0     src/contrib/bind9/lib/isc/include/isc/hmacmd5.h (new)
  1.1.1.1.2.1   +134 -0    src/contrib/bind9/lib/isc/include/isc/interfaceiter.h (new)
  1.1.1.1.2.1   +148 -0    src/contrib/bind9/lib/isc/include/isc/ipv6.h (new)
  1.1.1.1.2.1   +31 -0     src/contrib/bind9/lib/isc/include/isc/lang.h (new)
  1.1.1.1.2.1   +410 -0    src/contrib/bind9/lib/isc/include/isc/lex.h (new)
  1.1.1.1.2.1   +133 -0    src/contrib/bind9/lib/isc/include/isc/lfsr.h (new)
  1.1.1.1.2.1   +39 -0     src/contrib/bind9/lib/isc/include/isc/lib.h (new)
  1.1.1.1.2.1   +180 -0    src/contrib/bind9/lib/isc/include/isc/list.h (new)
  1.1.1.1.2.1   +879 -0    src/contrib/bind9/lib/isc/include/isc/log.h (new)
  1.1.1.1.2.1   +40 -0     src/contrib/bind9/lib/isc/include/isc/magic.h (new)
  1.1.1.1.2.1   +72 -0     src/contrib/bind9/lib/isc/include/isc/md5.h (new)
  1.1.1.1.2.1   +452 -0    src/contrib/bind9/lib/isc/include/isc/mem.h (new)
  1.1.1.1.2.1   +132 -0    src/contrib/bind9/lib/isc/include/isc/msgcat.h (new)
  1.1.1.1.2.1   +183 -0    src/contrib/bind9/lib/isc/include/isc/msgs.h (new)
  1.1.1.1.2.1   +69 -0     src/contrib/bind9/lib/isc/include/isc/mutexblock.h (new)
  1.1.1.1.2.1   +149 -0    src/contrib/bind9/lib/isc/include/isc/netaddr.h (new)
  1.1.1.1.2.1   +40 -0     src/contrib/bind9/lib/isc/include/isc/netscope.h (new)
  1.1.1.1.2.1   +108 -0    src/contrib/bind9/lib/isc/include/isc/ondestroy.h (new)
  1.1.1.1.2.1   +36 -0     src/contrib/bind9/lib/isc/include/isc/os.h (new)
  1.1.1.1.2.1   +63 -0     src/contrib/bind9/lib/isc/include/isc/parseint.h (new)
  1.1.1.1.2.1   +255 -0    src/contrib/bind9/lib/isc/include/isc/platform.h.in (new)
  1.1.1.1.2.1   +81 -0     src/contrib/bind9/lib/isc/include/isc/print.h (new)
  1.1.1.1.2.1   +114 -0    src/contrib/bind9/lib/isc/include/isc/quota.h (new)
  1.1.1.1.2.1   +60 -0     src/contrib/bind9/lib/isc/include/isc/random.h (new)
  1.1.1.1.2.1   +132 -0    src/contrib/bind9/lib/isc/include/isc/ratelimiter.h (new)
  1.1.1.1.2.1   +164 -0    src/contrib/bind9/lib/isc/include/isc/refcount.h (new)
  1.1.1.1.2.1   +95 -0     src/contrib/bind9/lib/isc/include/isc/region.h (new)
  1.1.1.1.2.1   +85 -0     src/contrib/bind9/lib/isc/include/isc/resource.h (new)
  1.1.1.1.2.1   +106 -0    src/contrib/bind9/lib/isc/include/isc/result.h (new)
  1.1.1.1.2.1   +54 -0     src/contrib/bind9/lib/isc/include/isc/resultclass.h (new)
  1.1.1.1.2.1   +95 -0     src/contrib/bind9/lib/isc/include/isc/rwlock.h (new)
  1.1.1.1.2.1   +76 -0     src/contrib/bind9/lib/isc/include/isc/serial.h (new)
  1.1.1.1.2.1   +58 -0     src/contrib/bind9/lib/isc/include/isc/sha1.h (new)
  1.1.1.1.2.1   +202 -0    src/contrib/bind9/lib/isc/include/isc/sockaddr.h (new)
  1.1.1.1.2.1   +704 -0    src/contrib/bind9/lib/isc/include/isc/socket.h (new)
  1.1.1.1.2.1   +67 -0     src/contrib/bind9/lib/isc/include/isc/stdio.h (new)
  1.1.1.1.2.1   +38 -0     src/contrib/bind9/lib/isc/include/isc/stdlib.h (new)
  1.1.1.1.2.1   +76 -0     src/contrib/bind9/lib/isc/include/isc/string.h (new)
  1.1.1.1.2.1   +127 -0    src/contrib/bind9/lib/isc/include/isc/symtab.h (new)
  1.1.1.1.2.1   +615 -0    src/contrib/bind9/lib/isc/include/isc/task.h (new)
  1.1.1.1.2.1   +107 -0    src/contrib/bind9/lib/isc/include/isc/taskpool.h (new)
  1.1.1.1.2.1   +336 -0    src/contrib/bind9/lib/isc/include/isc/timer.h (new)
  1.1.1.1.2.1   +103 -0    src/contrib/bind9/lib/isc/include/isc/types.h (new)
  1.1.1.1.2.1   +225 -0    src/contrib/bind9/lib/isc/include/isc/util.h (new)
  1.1.1.1.2.1   +26 -0     src/contrib/bind9/lib/isc/include/isc/version.h (new)
  1.1.1.1.2.1   +195 -0    src/contrib/bind9/lib/isc/inet_aton.c (new)
  1.1.1.1.2.1   +195 -0    src/contrib/bind9/lib/isc/inet_ntop.c (new)
  1.1.1.1.2.1   +211 -0    src/contrib/bind9/lib/isc/inet_pton.c (new)
  1.1.1.1.2.1   +921 -0    src/contrib/bind9/lib/isc/lex.c (new)
  1.1.1.1.2.1   +161 -0    src/contrib/bind9/lib/isc/lfsr.c (new)
  1.1.1.1.2.1   +77 -0     src/contrib/bind9/lib/isc/lib.c (new)
  1.1.1.1.2.1   +1753 -0   src/contrib/bind9/lib/isc/log.c (new)
  1.1.1.1.2.1   +249 -0    src/contrib/bind9/lib/isc/md5.c (new)
  1.1.1.1.2.1   +1776 -0   src/contrib/bind9/lib/isc/mem.c (new)
  1.1.1.1.2.1   +57 -0     src/contrib/bind9/lib/isc/mutexblock.c (new)
  1.1.1.1.2.1   +357 -0    src/contrib/bind9/lib/isc/netaddr.c (new)
  1.1.1.1.2.1   +72 -0     src/contrib/bind9/lib/isc/netscope.c (new)
  1.1.1.1.2.1   +37 -0     src/contrib/bind9/lib/isc/nls/Makefile.in (new)
  1.1.1.1.2.1   +129 -0    src/contrib/bind9/lib/isc/nls/msgcat.c (new)
  1.1.1.1.2.1   +38 -0     src/contrib/bind9/lib/isc/nothreads/Makefile.in (new)
  1.1.1.1.2.1   +22 -0     src/contrib/bind9/lib/isc/nothreads/condition.c (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/lib/isc/nothreads/include/Makefile.in (new)
  1.1.1.1.2.1   +37 -0     src/contrib/bind9/lib/isc/nothreads/include/isc/Makefile.in (new)
  1.1.1.1.2.1   +59 -0     src/contrib/bind9/lib/isc/nothreads/include/isc/condition.h (new)
  1.1.1.1.2.1   +39 -0     src/contrib/bind9/lib/isc/nothreads/include/isc/mutex.h (new)
  1.1.1.1.2.1   +32 -0     src/contrib/bind9/lib/isc/nothreads/include/isc/once.h (new)
  1.1.1.1.2.1   +35 -0     src/contrib/bind9/lib/isc/nothreads/include/isc/thread.h (new)
  1.1.1.1.2.1   +23 -0     src/contrib/bind9/lib/isc/nothreads/mutex.c (new)
  1.1.1.1.2.1   +28 -0     src/contrib/bind9/lib/isc/nothreads/thread.c (new)
  1.1.1.1.2.1   +83 -0     src/contrib/bind9/lib/isc/ondestroy.c (new)
  1.1.1.1.2.1   +70 -0     src/contrib/bind9/lib/isc/parseint.c (new)
  1.1.1.1.2.1   +556 -0    src/contrib/bind9/lib/isc/print.c (new)
  1.1.1.1.2.1   +38 -0     src/contrib/bind9/lib/isc/pthreads/Makefile.in (new)
  1.1.1.1.2.1   +72 -0     src/contrib/bind9/lib/isc/pthreads/condition.c (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/lib/isc/pthreads/include/Makefile.in (new)
  1.1.1.1.2.1   +37 -0     src/contrib/bind9/lib/isc/pthreads/include/isc/Makefile.in (new)
  1.1.1.1.2.1   +63 -0     src/contrib/bind9/lib/isc/pthreads/include/isc/condition.h (new)
  1.1.1.1.2.1   +139 -0    src/contrib/bind9/lib/isc/pthreads/include/isc/mutex.h (new)
  1.1.1.1.2.1   +48 -0     src/contrib/bind9/lib/isc/pthreads/include/isc/once.h (new)
  1.1.1.1.2.1   +52 -0     src/contrib/bind9/lib/isc/pthreads/include/isc/thread.h (new)
  1.1.1.1.2.1   +241 -0    src/contrib/bind9/lib/isc/pthreads/mutex.c (new)
  1.1.1.1.2.1   +68 -0     src/contrib/bind9/lib/isc/pthreads/thread.c (new)
  1.1.1.1.2.1   +92 -0     src/contrib/bind9/lib/isc/quota.c (new)
  1.1.1.1.2.1   +102 -0    src/contrib/bind9/lib/isc/random.c (new)
  1.1.1.1.2.1   +326 -0    src/contrib/bind9/lib/isc/ratelimiter.c (new)
  1.1.1.1.2.1   +43 -0     src/contrib/bind9/lib/isc/region.c (new)
  1.1.1.1.2.1   +209 -0    src/contrib/bind9/lib/isc/result.c (new)
  1.1.1.1.2.1   +417 -0    src/contrib/bind9/lib/isc/rwlock.c (new)
  1.1.1.1.2.1   +56 -0     src/contrib/bind9/lib/isc/serial.c (new)
  1.1.1.1.2.1   +309 -0    src/contrib/bind9/lib/isc/sha1.c (new)
  1.1.1.1.2.1   +463 -0    src/contrib/bind9/lib/isc/sockaddr.c (new)
  1.1.1.1.2.1   +165 -0    src/contrib/bind9/lib/isc/string.c (new)
  1.1.1.1.2.1   +128 -0    src/contrib/bind9/lib/isc/strtoul.c (new)
  1.1.1.1.2.1   +250 -0    src/contrib/bind9/lib/isc/symtab.c (new)
  1.1.1.1.2.1   +1303 -0   src/contrib/bind9/lib/isc/task.c (new)
  1.1.1.1.2.1   +29 -0     src/contrib/bind9/lib/isc/task_p.h (new)
  1.1.1.1.2.1   +89 -0     src/contrib/bind9/lib/isc/taskpool.c (new)
  1.1.1.1.2.1   +920 -0    src/contrib/bind9/lib/isc/timer.c (new)
  1.1.1.1.2.1   +29 -0     src/contrib/bind9/lib/isc/timer_p.h (new)
  1.1.1.1.2.1   +51 -0     src/contrib/bind9/lib/isc/unix/Makefile.in (new)
  1.1.1.1.2.1   +681 -0    src/contrib/bind9/lib/isc/unix/app.c (new)
  1.1.1.1.2.1   +225 -0    src/contrib/bind9/lib/isc/unix/dir.c (new)
  1.1.1.1.2.1   +589 -0    src/contrib/bind9/lib/isc/unix/entropy.c (new)
  1.1.1.1.2.1   +121 -0    src/contrib/bind9/lib/isc/unix/errno2result.c (new)
  1.1.1.1.2.1   +37 -0     src/contrib/bind9/lib/isc/unix/errno2result.h (new)
  1.1.1.1.2.1   +435 -0    src/contrib/bind9/lib/isc/unix/file.c (new)
  1.1.1.1.2.1   +90 -0     src/contrib/bind9/lib/isc/unix/fsaccess.c (new)
  1.1.1.1.2.1   +178 -0    src/contrib/bind9/lib/isc/unix/ifiter_getifaddrs.c (new)
  1.1.1.1.2.1   +1016 -0   src/contrib/bind9/lib/isc/unix/ifiter_ioctl.c (new)
  1.1.1.1.2.1   +301 -0    src/contrib/bind9/lib/isc/unix/ifiter_sysctl.c (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/lib/isc/unix/include/Makefile.in (new)
  1.1.1.1.2.1   +38 -0     src/contrib/bind9/lib/isc/unix/include/isc/Makefile.in (new)
  1.1.1.1.2.1   +90 -0     src/contrib/bind9/lib/isc/unix/include/isc/dir.h (new)
  1.1.1.1.2.1   +53 -0     src/contrib/bind9/lib/isc/unix/include/isc/int.h (new)
  1.1.1.1.2.1   +50 -0     src/contrib/bind9/lib/isc/unix/include/isc/keyboard.h (new)
  1.1.1.1.2.1   +327 -0    src/contrib/bind9/lib/isc/unix/include/isc/net.h (new)
  1.1.1.1.2.1   +56 -0     src/contrib/bind9/lib/isc/unix/include/isc/netdb.h (new)
  1.1.1.1.2.1   +44 -0     src/contrib/bind9/lib/isc/unix/include/isc/offset.h (new)
  1.1.1.1.2.1   +53 -0     src/contrib/bind9/lib/isc/unix/include/isc/stat.h (new)
  1.1.1.1.2.1   +47 -0     src/contrib/bind9/lib/isc/unix/include/isc/stdtime.h (new)
  1.1.1.1.2.1   +42 -0     src/contrib/bind9/lib/isc/unix/include/isc/strerror.h (new)
  1.1.1.1.2.1   +45 -0     src/contrib/bind9/lib/isc/unix/include/isc/syslog.h (new)
  1.1.1.1.2.1   +299 -0    src/contrib/bind9/lib/isc/unix/include/isc/time.h (new)
  1.1.1.1.2.1   +220 -0    src/contrib/bind9/lib/isc/unix/interfaceiter.c (new)
  1.1.1.1.2.1   +23 -0     src/contrib/bind9/lib/isc/unix/ipv6.c (new)
  1.1.1.1.2.1   +126 -0    src/contrib/bind9/lib/isc/unix/keyboard.c (new)
  1.1.1.1.2.1   +344 -0    src/contrib/bind9/lib/isc/unix/net.c (new)
  1.1.1.1.2.1   +92 -0     src/contrib/bind9/lib/isc/unix/os.c (new)
  1.1.1.1.2.1   +204 -0    src/contrib/bind9/lib/isc/unix/resource.c (new)
  1.1.1.1.2.1   +3505 -0   src/contrib/bind9/lib/isc/unix/socket.c (new)
  1.1.1.1.2.1   +33 -0     src/contrib/bind9/lib/isc/unix/socket_p.h (new)
  1.1.1.1.2.1   +117 -0    src/contrib/bind9/lib/isc/unix/stdio.c (new)
  1.1.1.1.2.1   +83 -0     src/contrib/bind9/lib/isc/unix/stdtime.c (new)
  1.1.1.1.2.1   +72 -0     src/contrib/bind9/lib/isc/unix/strerror.c (new)
  1.1.1.1.2.1   +82 -0     src/contrib/bind9/lib/isc/unix/syslog.c (new)
  1.1.1.1.2.1   +412 -0    src/contrib/bind9/lib/isc/unix/time.c (new)
  1.1.1.1.2.1   +26 -0     src/contrib/bind9/lib/isc/version.c (new)
  1.1.1.1.2.1   +86 -0     src/contrib/bind9/lib/isccc/Makefile.in (new)
  1.1.1.1.2.1   +297 -0    src/contrib/bind9/lib/isccc/alist.c (new)
  1.1.1.1.2.1   +3 -0      src/contrib/bind9/lib/isccc/api (new)
  1.1.1.1.2.1   +63 -0     src/contrib/bind9/lib/isccc/base64.c (new)
  1.1.1.1.2.1   +807 -0    src/contrib/bind9/lib/isccc/cc.c (new)
  1.1.1.1.2.1   +220 -0    src/contrib/bind9/lib/isccc/ccmsg.c (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/lib/isccc/include/Makefile.in (new)
  1.1.1.1.2.1   +42 -0     src/contrib/bind9/lib/isccc/include/isccc/Makefile.in (new)
  1.1.1.1.2.1   +72 -0     src/contrib/bind9/lib/isccc/include/isccc/alist.h (new)
  1.1.1.1.2.1   +70 -0     src/contrib/bind9/lib/isccc/include/isccc/base64.h (new)
  1.1.1.1.2.1   +88 -0     src/contrib/bind9/lib/isccc/include/isccc/cc.h (new)
  1.1.1.1.2.1   +132 -0    src/contrib/bind9/lib/isccc/include/isccc/ccmsg.h (new)
  1.1.1.1.2.1   +35 -0     src/contrib/bind9/lib/isccc/include/isccc/events.h (new)
  1.1.1.1.2.1   +40 -0     src/contrib/bind9/lib/isccc/include/isccc/lib.h (new)
  1.1.1.1.2.1   +52 -0     src/contrib/bind9/lib/isccc/include/isccc/result.h (new)
  1.1.1.1.2.1   +107 -0    src/contrib/bind9/lib/isccc/include/isccc/sexpr.h (new)
  1.1.1.1.2.1   +123 -0    src/contrib/bind9/lib/isccc/include/isccc/symtab.h (new)
  1.1.1.1.2.1   +29 -0     src/contrib/bind9/lib/isccc/include/isccc/symtype.h (new)
  1.1.1.1.2.1   +38 -0     src/contrib/bind9/lib/isccc/include/isccc/types.h (new)
  1.1.1.1.2.1   +211 -0    src/contrib/bind9/lib/isccc/include/isccc/util.h (new)
  1.1.1.1.2.1   +26 -0     src/contrib/bind9/lib/isccc/include/isccc/version.h (new)
  1.1.1.1.2.1   +63 -0     src/contrib/bind9/lib/isccc/lib.c (new)
  1.1.1.1.2.1   +70 -0     src/contrib/bind9/lib/isccc/result.c (new)
  1.1.1.1.2.1   +310 -0    src/contrib/bind9/lib/isccc/sexpr.c (new)
  1.1.1.1.2.1   +278 -0    src/contrib/bind9/lib/isccc/symtab.c (new)
  1.1.1.1.2.1   +26 -0     src/contrib/bind9/lib/isccc/version.c (new)
  1.1.1.1.2.1   +83 -0     src/contrib/bind9/lib/isccfg/Makefile.in (new)
  1.1.1.1.2.1   +3 -0      src/contrib/bind9/lib/isccfg/api (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/lib/isccfg/include/Makefile.in (new)
  1.1.1.1.2.1   +42 -0     src/contrib/bind9/lib/isccfg/include/isccfg/Makefile.in (new)
  1.1.1.1.2.1   +415 -0    src/contrib/bind9/lib/isccfg/include/isccfg/cfg.h (new)
  1.1.1.1.2.1   +439 -0    src/contrib/bind9/lib/isccfg/include/isccfg/grammar.h (new)
  1.1.1.1.2.1   +53 -0     src/contrib/bind9/lib/isccfg/include/isccfg/log.h (new)
  1.1.1.1.2.1   +44 -0     src/contrib/bind9/lib/isccfg/include/isccfg/namedconf.h (new)
  1.1.1.1.2.1   +26 -0     src/contrib/bind9/lib/isccfg/include/isccfg/version.h (new)
  1.1.1.1.2.1   +50 -0     src/contrib/bind9/lib/isccfg/log.c (new)
  1.1.1.1.2.1   +1906 -0   src/contrib/bind9/lib/isccfg/namedconf.c (new)
  1.1.1.1.2.1   +2289 -0   src/contrib/bind9/lib/isccfg/parser.c (new)
  1.1.1.1.2.1   +27 -0     src/contrib/bind9/lib/isccfg/version.c (new)
  1.1.1.1.2.1   +82 -0     src/contrib/bind9/lib/lwres/Makefile.in (new)
  1.1.1.1.2.1   +3 -0      src/contrib/bind9/lib/lwres/api (new)
  1.1.1.1.2.1   +33 -0     src/contrib/bind9/lib/lwres/assert_p.h (new)
  1.1.1.1.2.1   +380 -0    src/contrib/bind9/lib/lwres/context.c (new)
  1.1.1.1.2.1   +59 -0     src/contrib/bind9/lib/lwres/context_p.h (new)
  1.1.1.1.2.1   +52 -0     src/contrib/bind9/lib/lwres/gai_strerror.c (new)
  1.1.1.1.2.1   +691 -0    src/contrib/bind9/lib/lwres/getaddrinfo.c (new)
  1.1.1.1.2.1   +219 -0    src/contrib/bind9/lib/lwres/gethost.c (new)
  1.1.1.1.2.1   +1026 -0   src/contrib/bind9/lib/lwres/getipnode.c (new)
  1.1.1.1.2.1   +286 -0    src/contrib/bind9/lib/lwres/getnameinfo.c (new)
  1.1.1.1.2.1   +211 -0    src/contrib/bind9/lib/lwres/getrrset.c (new)
  1.1.1.1.2.1   +101 -0    src/contrib/bind9/lib/lwres/herror.c (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/lib/lwres/include/Makefile.in (new)
  1.1.1.1.2.1   +46 -0     src/contrib/bind9/lib/lwres/include/lwres/Makefile.in (new)
  1.1.1.1.2.1   +133 -0    src/contrib/bind9/lib/lwres/include/lwres/context.h (new)
  1.1.1.1.2.1   +32 -0     src/contrib/bind9/lib/lwres/include/lwres/int.h (new)
  1.1.1.1.2.1   +118 -0    src/contrib/bind9/lib/lwres/include/lwres/ipv6.h (new)
  1.1.1.1.2.1   +31 -0     src/contrib/bind9/lib/lwres/include/lwres/lang.h (new)
  1.1.1.1.2.1   +119 -0    src/contrib/bind9/lib/lwres/include/lwres/list.h (new)
  1.1.1.1.2.1   +402 -0    src/contrib/bind9/lib/lwres/include/lwres/lwbuffer.h (new)
  1.1.1.1.2.1   +124 -0    src/contrib/bind9/lib/lwres/include/lwres/lwpacket.h (new)
  1.1.1.1.2.1   +579 -0    src/contrib/bind9/lib/lwres/include/lwres/lwres.h (new)
  1.1.1.1.2.1   +518 -0    src/contrib/bind9/lib/lwres/include/lwres/netdb.h.in (new)
  1.1.1.1.2.1   +101 -0    src/contrib/bind9/lib/lwres/include/lwres/platform.h.in (new)
  1.1.1.1.2.1   +40 -0     src/contrib/bind9/lib/lwres/include/lwres/result.h (new)
  1.1.1.1.2.1   +26 -0     src/contrib/bind9/lib/lwres/include/lwres/version.h (new)
  1.1.1.1.2.1   +287 -0    src/contrib/bind9/lib/lwres/lwbuffer.c (new)
  1.1.1.1.2.1   +703 -0    src/contrib/bind9/lib/lwres/lwconfig.c (new)
  1.1.1.1.2.1   +203 -0    src/contrib/bind9/lib/lwres/lwinetaton.c (new)
  1.1.1.1.2.1   +193 -0    src/contrib/bind9/lib/lwres/lwinetntop.c (new)
  1.1.1.1.2.1   +206 -0    src/contrib/bind9/lib/lwres/lwinetpton.c (new)
  1.1.1.1.2.1   +85 -0     src/contrib/bind9/lib/lwres/lwpacket.c (new)
  1.1.1.1.2.1   +415 -0    src/contrib/bind9/lib/lwres/lwres_gabn.c (new)
  1.1.1.1.2.1   +328 -0    src/contrib/bind9/lib/lwres/lwres_gnba.c (new)
  1.1.1.1.2.1   +416 -0    src/contrib/bind9/lib/lwres/lwres_grbn.c (new)
  1.1.1.1.2.1   +255 -0    src/contrib/bind9/lib/lwres/lwres_noop.c (new)
  1.1.1.1.2.1   +491 -0    src/contrib/bind9/lib/lwres/lwresutil.c (new)
  1.1.1.1.2.1   +232 -0    src/contrib/bind9/lib/lwres/man/Makefile.in (new)
  1.1.1.1.2.1   +159 -0    src/contrib/bind9/lib/lwres/man/lwres.3 (new)
  1.1.1.1.2.1   +244 -0    src/contrib/bind9/lib/lwres/man/lwres.docbook (new)
  1.1.1.1.2.1   +433 -0    src/contrib/bind9/lib/lwres/man/lwres.html (new)
  1.1.1.1.2.1   +279 -0    src/contrib/bind9/lib/lwres/man/lwres_buffer.3 (new)
  1.1.1.1.2.1   +378 -0    src/contrib/bind9/lib/lwres/man/lwres_buffer.docbook (new)
  1.1.1.1.2.1   +576 -0    src/contrib/bind9/lib/lwres/man/lwres_buffer.html (new)
  1.1.1.1.2.1   +107 -0    src/contrib/bind9/lib/lwres/man/lwres_config.3 (new)
  1.1.1.1.2.1   +159 -0    src/contrib/bind9/lib/lwres/man/lwres_config.docbook (new)
  1.1.1.1.2.1   +282 -0    src/contrib/bind9/lib/lwres/man/lwres_config.html (new)
  1.1.1.1.2.1   +196 -0    src/contrib/bind9/lib/lwres/man/lwres_context.3 (new)
  1.1.1.1.2.1   +283 -0    src/contrib/bind9/lib/lwres/man/lwres_context.docbook (new)
  1.1.1.1.2.1   +478 -0    src/contrib/bind9/lib/lwres/man/lwres_context.html (new)
  1.1.1.1.2.1   +195 -0    src/contrib/bind9/lib/lwres/man/lwres_gabn.3 (new)
  1.1.1.1.2.1   +255 -0    src/contrib/bind9/lib/lwres/man/lwres_gabn.docbook (new)
  1.1.1.1.2.1   +419 -0    src/contrib/bind9/lib/lwres/man/lwres_gabn.html (new)
  1.1.1.1.2.1   +88 -0     src/contrib/bind9/lib/lwres/man/lwres_gai_strerror.3 (new)
  1.1.1.1.2.1   +161 -0    src/contrib/bind9/lib/lwres/man/lwres_gai_strerror.docbook (new)
  1.1.1.1.2.1   +295 -0    src/contrib/bind9/lib/lwres/man/lwres_gai_strerror.html (new)
  1.1.1.1.2.1   +249 -0    src/contrib/bind9/lib/lwres/man/lwres_getaddrinfo.3 (new)
  1.1.1.1.2.1   +372 -0    src/contrib/bind9/lib/lwres/man/lwres_getaddrinfo.docbook (new)
  1.1.1.1.2.1   +693 -0    src/contrib/bind9/lib/lwres/man/lwres_getaddrinfo.html (new)
  1.1.1.1.2.1   +272 -0    src/contrib/bind9/lib/lwres/man/lwres_gethostent.3 (new)
  1.1.1.1.2.1   +407 -0    src/contrib/bind9/lib/lwres/man/lwres_gethostent.docbook (new)
  1.1.1.1.2.1   +784 -0    src/contrib/bind9/lib/lwres/man/lwres_gethostent.html (new)
  1.1.1.1.2.1   +189 -0    src/contrib/bind9/lib/lwres/man/lwres_getipnode.3 (new)
  1.1.1.1.2.1   +307 -0    src/contrib/bind9/lib/lwres/man/lwres_getipnode.docbook (new)
  1.1.1.1.2.1   +512 -0    src/contrib/bind9/lib/lwres/man/lwres_getipnode.html (new)
  1.1.1.1.2.1   +86 -0     src/contrib/bind9/lib/lwres/man/lwres_getnameinfo.3 (new)
  1.1.1.1.2.1   +154 -0    src/contrib/bind9/lib/lwres/man/lwres_getnameinfo.docbook (new)
  1.1.1.1.2.1   +290 -0    src/contrib/bind9/lib/lwres/man/lwres_getnameinfo.html (new)
  1.1.1.1.2.1   +144 -0    src/contrib/bind9/lib/lwres/man/lwres_getrrsetbyname.3 (new)
  1.1.1.1.2.1   +208 -0    src/contrib/bind9/lib/lwres/man/lwres_getrrsetbyname.docbook (new)
  1.1.1.1.2.1   +360 -0    src/contrib/bind9/lib/lwres/man/lwres_getrrsetbyname.html (new)
  1.1.1.1.2.1   +188 -0    src/contrib/bind9/lib/lwres/man/lwres_gnba.3 (new)
  1.1.1.1.2.1   +259 -0    src/contrib/bind9/lib/lwres/man/lwres_gnba.docbook (new)
  1.1.1.1.2.1   +409 -0    src/contrib/bind9/lib/lwres/man/lwres_gnba.html (new)
  1.1.1.1.2.1   +69 -0     src/contrib/bind9/lib/lwres/man/lwres_hstrerror.3 (new)
  1.1.1.1.2.1   +124 -0    src/contrib/bind9/lib/lwres/man/lwres_hstrerror.docbook (new)
  1.1.1.1.2.1   +241 -0    src/contrib/bind9/lib/lwres/man/lwres_hstrerror.html (new)
  1.1.1.1.2.1   +54 -0     src/contrib/bind9/lib/lwres/man/lwres_inetntop.3 (new)
  1.1.1.1.2.1   +99 -0     src/contrib/bind9/lib/lwres/man/lwres_inetntop.docbook (new)
  1.1.1.1.2.1   +177 -0    src/contrib/bind9/lib/lwres/man/lwres_inetntop.html (new)
  1.1.1.1.2.1   +162 -0    src/contrib/bind9/lib/lwres/man/lwres_noop.3 (new)
  1.1.1.1.2.1   +229 -0    src/contrib/bind9/lib/lwres/man/lwres_noop.docbook (new)
  1.1.1.1.2.1   +388 -0    src/contrib/bind9/lib/lwres/man/lwres_noop.html (new)
  1.1.1.1.2.1   +151 -0    src/contrib/bind9/lib/lwres/man/lwres_packet.3 (new)
  1.1.1.1.2.1   +218 -0    src/contrib/bind9/lib/lwres/man/lwres_packet.docbook (new)
  1.1.1.1.2.1   +362 -0    src/contrib/bind9/lib/lwres/man/lwres_packet.html (new)
  1.1.1.1.2.1   +153 -0    src/contrib/bind9/lib/lwres/man/lwres_resutil.3 (new)
  1.1.1.1.2.1   +221 -0    src/contrib/bind9/lib/lwres/man/lwres_resutil.docbook (new)
  1.1.1.1.2.1   +387 -0    src/contrib/bind9/lib/lwres/man/lwres_resutil.html (new)
  1.1.1.1.2.1   +553 -0    src/contrib/bind9/lib/lwres/print.c (new)
  1.1.1.1.2.1   +86 -0     src/contrib/bind9/lib/lwres/print_p.h (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/lib/lwres/unix/Makefile.in (new)
  1.1.1.1.2.1   +25 -0     src/contrib/bind9/lib/lwres/unix/include/Makefile.in (new)
  1.1.1.1.2.1   +34 -0     src/contrib/bind9/lib/lwres/unix/include/lwres/Makefile.in (new)
  1.1.1.1.2.1   +130 -0    src/contrib/bind9/lib/lwres/unix/include/lwres/net.h (new)
  1.1.1.1.2.1   +26 -0     src/contrib/bind9/lib/lwres/version.c (new)
  1.1.1.1.2.1   +5943 -0   src/contrib/bind9/libtool.m4 (new)
  1.1.1.1.2.1   +6399 -0   src/contrib/bind9/ltmain.sh (new)
  1.1.1.1.2.1   +28 -0     src/contrib/bind9/make/Makefile.in (new)
  1.1.1.1.2.1   +48 -0     src/contrib/bind9/make/includes.in (new)
  1.1.1.1.2.1   +148 -0    src/contrib/bind9/make/mkdep.in (new)
  1.1.1.1.2.1   +228 -0    src/contrib/bind9/make/rules.in (new)
  1.1.1.1.2.1   +40 -0     src/contrib/bind9/mkinstalldirs (new)
  1.1.1.2.2.1   +10 -0     src/contrib/bind9/version (new)
  1.1.1.1.2.1   +714 -0    src/contrib/libbegemot/rpoll.c (new)
  1.1.1.1.2.1   +66 -0     src/contrib/libbegemot/rpoll.h (new)
  1.1.1.1.2.1   +188 -0    src/contrib/libbegemot/rpoll.man (new)
  1.1.1.2.2.1   +27 -2     src/contrib/ngatm/sscop/common.c
  1.1.1.2.2.1   +11 -1     src/contrib/ngatm/sscop/common.h
  1.1.1.2.2.1   +45 -2     src/contrib/ngatm/sscop/sscop_main.c
  1.212.2.1     +2 -3      src/etc/defaults/rc.conf
  1.88.2.1      +14 -0     src/etc/mtree/BSD.include.dist
  1.68.2.1      +2 -4      src/etc/mtree/BSD.root.dist
  1.304.2.2     +2 -2      src/etc/mtree/BSD.usr.dist
  1.9.2.1       +21 -16    src/etc/rc.d/named
  1.189.2.1     +5 -5      src/lib/Makefile
  1.1.2.1       +5 -0      src/lib/bind/Makefile (new)
  1.4.2.1       +84 -0     src/lib/bind/bind/Makefile (new)
  1.1.2.1       +48 -0     src/lib/bind/bind/config.h (new)
  1.1.2.1       +397 -0    src/lib/bind/bind/port_after.h (new)
  1.1.2.1       +140 -0    src/lib/bind/bind/port_before.h (new)
  1.4.2.1       +28 -0     src/lib/bind/bind9/Makefile (new)
  1.1.2.1       +257 -0    src/lib/bind/config.h (new)
  1.9.2.1       +111 -0    src/lib/bind/config.mk (new)
  1.4.2.1       +148 -0    src/lib/bind/dns/Makefile (new)
  1.1.2.1       +1598 -0   src/lib/bind/dns/code.h (new)
  1.1.2.1       +48 -0     src/lib/bind/dns/dns/enumclass.h (new)
  1.1.2.1       +140 -0    src/lib/bind/dns/dns/enumtype.h (new)
  1.1.2.1       +1733 -0   src/lib/bind/dns/dns/rdatastruct.h (new)
  1.4.2.1       +127 -0    src/lib/bind/isc/Makefile (new)
  1.1.2.1       +257 -0    src/lib/bind/isc/isc/platform.h (new)
  1.4.2.1       +40 -0     src/lib/bind/isccc/Makefile (new)
  1.4.2.1       +30 -0     src/lib/bind/isccfg/Makefile (new)
  1.5.2.1       +48 -0     src/lib/bind/lwres/Makefile (new)
  1.1.2.1       +520 -0    src/lib/bind/lwres/lwres/netdb.h (new)
  1.1.2.1       +103 -0    src/lib/bind/lwres/lwres/platform.h (new)
  1.1.2.1       +27 -0     src/lib/libbegemot/Makefile (new)
  1.7.8.1       +0 -86     src/lib/libbind/Makefile (dead)
  1.8.4.1       +0 -140    src/lib/libisc/Makefile (dead)
  1.67.2.1      +0 -5      src/libexec/Makefile
  1.15.4.1      +0 -30     src/libexec/named-xfer/Makefile (dead)
  1.1.2.1       +22 -0     src/share/doc/bind9/Makefile (new)
  1.229.2.3     +6 -1      src/share/examples/etc/make.conf
  1.89.2.2      +13 -4     src/share/man/man5/make.conf.5
  1.266.2.1     +4 -4      src/usr.bin/Makefile
  1.2.2.1       +3 -3      src/usr.bin/atm/sscop/Makefile
  1.7.26.1      +17 -8     src/usr.bin/dig/Makefile
  1.2.8.1       +0 -11     src/usr.bin/dnskeygen/Makefile (dead)
  1.7.26.1      +0 -11     src/usr.bin/dnsquery/Makefile (dead)
  1.7.26.1      +17 -6     src/usr.bin/host/Makefile
  1.3.2.1       +22 -0     src/usr.bin/nslookup/Makefile (new)
  1.3.2.1       +22 -0     src/usr.bin/nsupdate/Makefile (new)
  1.303.2.1     +16 -10    src/usr.sbin/Makefile
  1.8.2.1       +3 -3      src/usr.sbin/bsnmpd/bsnmpd/Makefile
  1.2.2.1       +22 -0     src/usr.sbin/dnssec-keygen/Makefile (new)
  1.2.2.1       +22 -0     src/usr.sbin/dnssec-signzone/Makefile (new)
  1.3.2.1       +22 -0     src/usr.sbin/named-checkconf/Makefile (new)
  1.3.2.1       +22 -0     src/usr.sbin/named-checkzone/Makefile (new)
  1.8.8.1       +4 -10     src/usr.sbin/named.reload/Makefile
  1.7.2.1       +52 -50    src/usr.sbin/named.reload/named.reload.8
  1.2.26.1      +38 -3     src/usr.sbin/named.reload/named.reload.sh
  1.8.8.1       +0 -15     src/usr.sbin/named.restart/Makefile (dead)
  1.9.2.1       +0 -73     src/usr.sbin/named.restart/named.restart.8 (dead)
  1.4.8.1       +0 -13     src/usr.sbin/named.restart/named.restart.sh (dead)
  1.35.6.1      +28 -38    src/usr.sbin/named/Makefile
  1.17.6.1      +0 -59     src/usr.sbin/named/Makefile.inc (dead)
  1.9.4.1       +0 -58     src/usr.sbin/named/Makefile.maninc (dead)
  1.11.6.1      +0 -13     src/usr.sbin/ndc/Makefile (dead)
  1.16.6.1      +0 -21     src/usr.sbin/nslookup/Makefile (dead)
  1.3.8.1       +0 -11     src/usr.sbin/nsupdate/Makefile (dead)
  1.3.2.1       +25 -0     src/usr.sbin/rndc-confgen/Makefile (new)
  1.3.2.1       +25 -0     src/usr.sbin/rndc/Makefile (new)

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:11:02 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3A84016A4CE; Sun, 26 Sep 2004 03:11:02 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1AC8B43D45; Sun, 26 Sep 2004 03:11:02 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q3B1AU070909;
	Sun, 26 Sep 2004 03:11:02 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q3B1Rm070908;
	Sun, 26 Sep 2004 03:11:01 GMT
	(envelope-from kris)
Message-Id: <200409260311.i8Q3B1Rm070908@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:11:01 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/stegdetect Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:11:02 -0000

kris        2004-09-26 03:11:01 UTC

  FreeBSD ports repository

  Modified files:
    security/stegdetect  Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.12      +4 -0      ports/security/stegdetect/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:11:57 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D271416A4CF; Sun, 26 Sep 2004 03:11:57 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id AD95B43D31; Sun, 26 Sep 2004 03:11:57 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q3BvVm070948;
	Sun, 26 Sep 2004 03:11:57 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q3BvI2070947;
	Sun, 26 Sep 2004 03:11:57 GMT
	(envelope-from kris)
Message-Id: <200409260311.i8Q3BvI2070947@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:11:57 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/stlport Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:11:58 -0000

kris        2004-09-26 03:11:57 UTC

  FreeBSD ports repository

  Modified files:
    devel/stlport        Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.34      +4 -0      ports/devel/stlport/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:12:45 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6E1BB16A4CE; Sun, 26 Sep 2004 03:12:45 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4DD2443D46; Sun, 26 Sep 2004 03:12:45 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q3Cj3R070991;
	Sun, 26 Sep 2004 03:12:45 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q3Cjie070990;
	Sun, 26 Sep 2004 03:12:45 GMT
	(envelope-from kris)
Message-Id: <200409260312.i8Q3Cjie070990@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:12:45 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/math/superlu Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:12:45 -0000

kris        2004-09-26 03:12:45 UTC

  FreeBSD ports repository

  Modified files:
    math/superlu         Makefile 
  Log:
  BROKEN on 5.x: Broken by changes to make(1)
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.26      +7 -1      ports/math/superlu/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:15:46 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 82B2516A4CE; Sun, 26 Sep 2004 03:15:46 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6438B43D2F; Sun, 26 Sep 2004 03:15:46 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q3FkbJ072579;
	Sun, 26 Sep 2004 03:15:46 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q3FksE072578;
	Sun, 26 Sep 2004 03:15:46 GMT
	(envelope-from kris)
Message-Id: <200409260315.i8Q3FksE072578@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:15:46 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/math/superlu_mt Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:15:46 -0000

kris        2004-09-26 03:15:46 UTC

  FreeBSD ports repository

  Modified files:
    math/superlu_mt      Makefile 
  Log:
  BROKEN on 5.x: Broken by changes to make(1)
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.3       +7 -1      ports/math/superlu_mt/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:16:49 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8003E16A4CE; Sun, 26 Sep 2004 03:16:49 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 60C0643D2F; Sun, 26 Sep 2004 03:16:49 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q3GnCo073251;
	Sun, 26 Sep 2004 03:16:49 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q3Gn8I073250;
	Sun, 26 Sep 2004 03:16:49 GMT
	(envelope-from kris)
Message-Id: <200409260316.i8Q3Gn8I073250@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:16:49 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/swarm Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:16:49 -0000

kris        2004-09-26 03:16:49 UTC

  FreeBSD ports repository

  Modified files:
    devel/swarm          Makefile 
  Log:
  BROKEN: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.32      +2 -0      ports/devel/swarm/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:17:28 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2081116A4CE; Sun, 26 Sep 2004 03:17:28 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 01A9343D41; Sun, 26 Sep 2004 03:17:28 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q3HREX073586;
	Sun, 26 Sep 2004 03:17:27 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q3HRen073585;
	Sun, 26 Sep 2004 03:17:27 GMT
	(envelope-from kris)
Message-Id: <200409260317.i8Q3HRen073585@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:17:27 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/lang/swi-pl Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:17:28 -0000

kris        2004-09-26 03:17:27 UTC

  FreeBSD ports repository

  Modified files:
    lang/swi-pl          Makefile 
  Log:
  BROKEN on 5.x: Broken pkg-plist
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.35      +4 -0      ports/lang/swi-pl/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:18:26 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8866516A4CE; Sun, 26 Sep 2004 03:18:26 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 682B343D2F; Sun, 26 Sep 2004 03:18:26 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q3IQ5d073644;
	Sun, 26 Sep 2004 03:18:26 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q3IQMv073643;
	Sun, 26 Sep 2004 03:18:26 GMT
	(envelope-from kris)
Message-Id: <200409260318.i8Q3IQMv073643@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:18:26 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/www/swish++ Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:18:26 -0000

kris        2004-09-26 03:18:26 UTC

  FreeBSD ports repository

  Modified files:
    www/swish++          Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.27      +7 -1      ports/www/swish++/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:18:58 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 89DED16A4CE; Sun, 26 Sep 2004 03:18:58 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5AE0943D46; Sun, 26 Sep 2004 03:18:58 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q3Iwr5073681;
	Sun, 26 Sep 2004 03:18:58 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q3Iwqg073680;
	Sun, 26 Sep 2004 03:18:58 GMT
	(envelope-from kris)
Message-Id: <200409260318.i8Q3Iwqg073680@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:18:58 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/mail/sylpheed-claws Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:18:58 -0000

kris        2004-09-26 03:18:58 UTC

  FreeBSD ports repository

  Modified files:
    mail/sylpheed-claws  Makefile 
  Log:
  BROKEN: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.56      +2 -0      ports/mail/sylpheed-claws/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:19:54 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 208E216A4CE; Sun, 26 Sep 2004 03:19:54 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0164143D48; Sun, 26 Sep 2004 03:19:54 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q3JrGH073723;
	Sun, 26 Sep 2004 03:19:53 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q3Jr3w073722;
	Sun, 26 Sep 2004 03:19:53 GMT
	(envelope-from kris)
Message-Id: <200409260319.i8Q3Jr3w073722@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:19:53 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/graphics/synaesthesia Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:19:54 -0000

kris        2004-09-26 03:19:53 UTC

  FreeBSD ports repository

  Modified files:
    graphics/synaesthesia Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)[
  
  Revision  Changes    Path
  1.10      +7 -1      ports/graphics/synaesthesia/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:20:02 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7454816A4D1; Sun, 26 Sep 2004 03:20:02 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 553D443D45; Sun, 26 Sep 2004 03:20:02 +0000 (GMT)
	(envelope-from anholt@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q3K2Kh073763;
	Sun, 26 Sep 2004 03:20:02 GMT
	(envelope-from anholt@repoman.freebsd.org)
Received: (from anholt@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q3K2g4073762;
	Sun, 26 Sep 2004 03:20:02 GMT
	(envelope-from anholt)
Message-Id: <200409260320.i8Q3K2g4073762@repoman.freebsd.org>
From: Eric Anholt <anholt@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:20:02 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/graphics/dri Makefile pkg-plist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:20:02 -0000

anholt      2004-09-26 03:20:02 UTC

  FreeBSD ports repository

  Modified files:
    graphics/dri         Makefile pkg-plist 
  Log:
  [1] Don't try to package the missing tdfx_dri.so on amd64.
  [2] Package sis_dri.so on i386.
  
  PR:             [2] ports/71312
  Submitted by:   [2] oliver
  Approved by:    portmgr (linimon)
  
  Revision  Changes    Path
  1.6       +6 -1      ports/graphics/dri/Makefile
  1.2       +2 -1      ports/graphics/dri/pkg-plist

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:20:41 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 615DB16A4CF; Sun, 26 Sep 2004 03:20:41 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 40AAD43D45; Sun, 26 Sep 2004 03:20:41 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q3KfEZ073855;
	Sun, 26 Sep 2004 03:20:41 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q3Kf3X073854;
	Sun, 26 Sep 2004 03:20:41 GMT
	(envelope-from kris)
Message-Id: <200409260320.i8Q3Kf3X073854@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:20:41 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/palm/syncmal Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:20:41 -0000

kris        2004-09-26 03:20:41 UTC

  FreeBSD ports repository

  Modified files:
    palm/syncmal         Makefile 
  Log:
  BROKEN: Configure fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.12      +2 -0      ports/palm/syncmal/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 03:28:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2C24816A4CE; Sun, 26 Sep 2004 03:28:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0CE1A43D55; Sun, 26 Sep 2004 03:28:56 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q3StLA074080;
	Sun, 26 Sep 2004 03:28:55 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q3StTD074079;
	Sun, 26 Sep 2004 03:28:55 GMT
	(envelope-from kris)
Message-Id: <200409260328.i8Q3StTD074079@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 03:28:55 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/rhtvision Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 03:28:56 -0000

kris        2004-09-26 03:28:55 UTC

  FreeBSD ports repository

  Modified files:
    devel/rhtvision      Makefile 
  Log:
  Move previous commit out of a conditional clause
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.12      +6 -6      ports/devel/rhtvision/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 04:47:25 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5370716A4CE; Sun, 26 Sep 2004 04:47:25 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3581343D1D; Sun, 26 Sep 2004 04:47:25 +0000 (GMT)
	(envelope-from will@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q4lPS0082950;
	Sun, 26 Sep 2004 04:47:25 GMT
	(envelope-from will@repoman.freebsd.org)
Received: (from will@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q4lPSM082949;
	Sun, 26 Sep 2004 04:47:25 GMT
	(envelope-from will)
Message-Id: <200409260447.i8Q4lPSM082949@repoman.freebsd.org>
From: Will Andrews <will@FreeBSD.org>
Date: Sun, 26 Sep 2004 04:47:25 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/mail/postgrey Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 04:47:25 -0000

will        2004-09-26 04:47:25 UTC

  FreeBSD ports repository

  Modified files:
    mail/postgrey        Makefile 
  Log:
  Fix pointyhat build.
  
  Reported by:    kris
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.3       +1 -0      ports/mail/postgrey/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 04:53:36 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9163816A4CE; Sun, 26 Sep 2004 04:53:36 +0000 (GMT)
Received: from harmony.village.org (rover.village.org [168.103.84.182])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 262F343D49; Sun, 26 Sep 2004 04:53:36 +0000 (GMT)
	(envelope-from imp@bsdimp.com)
Received: from localhost (harmony.village.org [10.0.0.6])
	by harmony.village.org (8.13.1/8.13.1) with ESMTP id i8Q4og56060252;
	Sat, 25 Sep 2004 22:50:42 -0600 (MDT)
	(envelope-from imp@bsdimp.com)
Date: Sat, 25 Sep 2004 22:51:50 -0600 (MDT)
Message-Id: <20040925.225150.20525280.imp@bsdimp.com>
To: PeterJeremy@optushome.com.au
From: "M. Warner Losh" <imp@bsdimp.com>
In-Reply-To: <20040925203122.GF83620@cirb503493.alcatel.com.au>
References: <20040924094950.N39925@pooker.samsco.org>
	<20040924161807.GJ959@green.homeunix.org>
	<20040925203122.GF83620@cirb503493.alcatel.com.au>
X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
cc: green@freebsd.org
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
cc: cvs-src@freebsd.org
Subject: Re: cvs commit: src/sys/net if.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 04:53:36 -0000

In message: <20040925203122.GF83620@cirb503493.alcatel.com.au>
            Peter Jeremy <PeterJeremy@optushome.com.au> writes:
: On Fri, 2004-Sep-24 12:18:07 -0400, Brian Fundakowski Feldman wrote:
: >On Fri, Sep 24, 2004 at 09:51:31AM -0600, Scott Long wrote:
: >> On Fri, 24 Sep 2004, Brian Fundakowski Feldman wrote:
: >> > Every time it "appears" to be fixed, I can't get any kind of stability
: >> > with SMP, PREEMPTION, and SCHED_ULE; I'm certainly willing to try it
: >> > each time it looks to be fixed.
: >> 
: >> Would you please copy me on the reports that you've sent to Julian so I
: >> can track them also?
: >
: >The only way I can get reports other than "it hung, serial DDB and
: >SW_WATCHDOG are no help" is if somehow I gain some kind of real
: >hardware watchdog. :(
: 
: If you have an ISA slot handy, you can trivially generate NMI by
: shorting a pair of opposite pins (from memory the pair closest to the
: rear but I can't quickly verify that).  Unfortunately, raising SERR#
: on a PCI bus appears to require some logic.

A1 and B1 pins.  This clocks #IOCHK.  However, this doesn't work on
all bridge chipsets, and many of them don't reset correctly w/o
changes to the tree.  I've submitted them to bde a long time ago, but
he didn't like them for reasons that I don't recall at the moment.

However, it will work on most chipsets.

Warner

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 05:20:38 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id AFFF416A4CE; Sun, 26 Sep 2004 05:20:38 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8AA4B43D1F; Sun, 26 Sep 2004 05:20:38 +0000 (GMT)
	(envelope-from hrs@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q5Kcih085446;
	Sun, 26 Sep 2004 05:20:38 GMT
	(envelope-from hrs@repoman.freebsd.org)
Received: (from hrs@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q5KcTj085445;
	Sun, 26 Sep 2004 05:20:38 GMT
	(envelope-from hrs)
Message-Id: <200409260520.i8Q5KcTj085445@repoman.freebsd.org>
From: Hiroki Sato <hrs@FreeBSD.org>
Date: Sun, 26 Sep 2004 05:20:38 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc Makefile doc/zh_CN.GB2312 Makefile
 doc/zh_CN.GB2312/books Makefile Makefile.inc
 doc/zh_CN.GB2312/books/handbook Makefile appendix.decl book.sgml
 chapter.decl chapters.ent colophon.sgml txtfiles.ent ...
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 05:20:38 -0000

hrs         2004-09-26 05:20:38 UTC

  FreeBSD doc repository

  Modified files:
    .                    Makefile 
    zh_CN.GB2312/share/sgml authors.ent 
  Added files:
    zh_CN.GB2312         Makefile 
    zh_CN.GB2312/books   Makefile Makefile.inc 
    zh_CN.GB2312/books/handbook Makefile appendix.decl book.sgml 
                                chapter.decl chapters.ent 
                                colophon.sgml txtfiles.ent 
    zh_CN.GB2312/books/handbook/advanced-networking Makefile 
                                                    chapter.sgml 
    zh_CN.GB2312/books/handbook/basics Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/bibliography Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/boot Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/config Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/cutting-edge Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/desktop Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/disks Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/eresources Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/install Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/introduction Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/kernelconfig Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/l10n Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/linuxemu Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/mac Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/mail Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/mirrors Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/multimedia Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/network-servers Makefile 
                                                chapter.sgml 
    zh_CN.GB2312/books/handbook/pgpkeys Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/ports Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/ppp-and-slip Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/preface preface.sgml 
    zh_CN.GB2312/books/handbook/printing Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/security Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/serialcomms Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/users Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/vinum Makefile chapter.sgml 
    zh_CN.GB2312/books/handbook/x11 Makefile chapter.sgml 
  Log:
  Add a new translation: zh_CN.GB2312/books/handbook (Simplified Chinese).
  
  Submitted by:   delphij
  Obtained from:  The FreeBSD Simplified Chinese Project CVS
  
  Revision  Changes    Path
  1.33      +1 -0      doc/Makefile
  1.1       +9 -0      doc/zh_CN.GB2312/Makefile (new)
  1.1       +9 -0      doc/zh_CN.GB2312/books/Makefile (new)
  1.1       +6 -0      doc/zh_CN.GB2312/books/Makefile.inc (new)
  1.1       +261 -0    doc/zh_CN.GB2312/books/handbook/Makefile (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/advanced-networking/Makefile (new)
  1.1       +3779 -0   doc/zh_CN.GB2312/books/handbook/advanced-networking/chapter.sgml (new)
  1.1       +2 -0      doc/zh_CN.GB2312/books/handbook/appendix.decl (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/basics/Makefile (new)
  1.1       +2297 -0   doc/zh_CN.GB2312/books/handbook/basics/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/bibliography/Makefile (new)
  1.1       +634 -0    doc/zh_CN.GB2312/books/handbook/bibliography/chapter.sgml (new)
  1.1       +297 -0    doc/zh_CN.GB2312/books/handbook/book.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/boot/Makefile (new)
  1.1       +694 -0    doc/zh_CN.GB2312/books/handbook/boot/chapter.sgml (new)
  1.1       +2 -0      doc/zh_CN.GB2312/books/handbook/chapter.decl (new)
  1.1       +57 -0     doc/zh_CN.GB2312/books/handbook/chapters.ent (new)
  1.1       +28 -0     doc/zh_CN.GB2312/books/handbook/colophon.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/config/Makefile (new)
  1.1       +2619 -0   doc/zh_CN.GB2312/books/handbook/config/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/cutting-edge/Makefile (new)
  1.1       +1608 -0   doc/zh_CN.GB2312/books/handbook/cutting-edge/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/desktop/Makefile (new)
  1.1       +1116 -0   doc/zh_CN.GB2312/books/handbook/desktop/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/disks/Makefile (new)
  1.1       +3353 -0   doc/zh_CN.GB2312/books/handbook/disks/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/eresources/Makefile (new)
  1.1       +1401 -0   doc/zh_CN.GB2312/books/handbook/eresources/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/install/Makefile (new)
  1.1       +4751 -0   doc/zh_CN.GB2312/books/handbook/install/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/introduction/Makefile (new)
  1.1       +855 -0    doc/zh_CN.GB2312/books/handbook/introduction/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/kernelconfig/Makefile (new)
  1.1       +1534 -0   doc/zh_CN.GB2312/books/handbook/kernelconfig/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/l10n/Makefile (new)
  1.1       +835 -0    doc/zh_CN.GB2312/books/handbook/l10n/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/linuxemu/Makefile (new)
  1.1       +2992 -0   doc/zh_CN.GB2312/books/handbook/linuxemu/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/mac/Makefile (new)
  1.1       +119 -0    doc/zh_CN.GB2312/books/handbook/mac/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/mail/Makefile (new)
  1.1       +1594 -0   doc/zh_CN.GB2312/books/handbook/mail/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/mirrors/Makefile (new)
  1.1       +2701 -0   doc/zh_CN.GB2312/books/handbook/mirrors/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/multimedia/Makefile (new)
  1.1       +1578 -0   doc/zh_CN.GB2312/books/handbook/multimedia/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/network-servers/Makefile (new)
  1.1       +966 -0    doc/zh_CN.GB2312/books/handbook/network-servers/chapter.sgml (new)
  1.1       +20 -0     doc/zh_CN.GB2312/books/handbook/pgpkeys/Makefile (new)
  1.1       +873 -0    doc/zh_CN.GB2312/books/handbook/pgpkeys/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/ports/Makefile (new)
  1.1       +1113 -0   doc/zh_CN.GB2312/books/handbook/ports/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/ppp-and-slip/Makefile (new)
  1.1       +2734 -0   doc/zh_CN.GB2312/books/handbook/ppp-and-slip/chapter.sgml (new)
  1.1       +522 -0    doc/zh_CN.GB2312/books/handbook/preface/preface.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/printing/Makefile (new)
  1.1       +1707 -0   doc/zh_CN.GB2312/books/handbook/printing/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/security/Makefile (new)
  1.1       +5053 -0   doc/zh_CN.GB2312/books/handbook/security/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/serialcomms/Makefile (new)
  1.1       +2301 -0   doc/zh_CN.GB2312/books/handbook/serialcomms/chapter.sgml (new)
  1.1       +72 -0     doc/zh_CN.GB2312/books/handbook/txtfiles.ent (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/users/Makefile (new)
  1.1       +973 -0    doc/zh_CN.GB2312/books/handbook/users/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/vinum/Makefile (new)
  1.1       +609 -0    doc/zh_CN.GB2312/books/handbook/vinum/chapter.sgml (new)
  1.1       +16 -0     doc/zh_CN.GB2312/books/handbook/x11/Makefile (new)
  1.1       +1619 -0   doc/zh_CN.GB2312/books/handbook/x11/chapter.sgml (new)
  1.2       +10 -0     doc/zh_CN.GB2312/share/sgml/authors.ent

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 05:51:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9710F16A4CE; Sun, 26 Sep 2004 05:51:44 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7657543D2F; Sun, 26 Sep 2004 05:51:44 +0000 (GMT)
	(envelope-from imp@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q5pipH086321;
	Sun, 26 Sep 2004 05:51:44 GMT
	(envelope-from imp@repoman.freebsd.org)
Received: (from imp@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q5piuq086320;
	Sun, 26 Sep 2004 05:51:44 GMT
	(envelope-from imp)
Message-Id: <200409260551.i8Q5piuq086320@repoman.freebsd.org>
From: Warner Losh <imp@FreeBSD.org>
Date: Sun, 26 Sep 2004 05:51:43 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/usb usb_port.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 05:51:44 -0000

imp         2004-09-26 05:51:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_port.h 
  Log:
  detach before ivar delete.
  
  Revision  Changes    Path
  1.69      +1 -1      src/sys/dev/usb/usb_port.h

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 05:54:28 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9E86216A4CE; Sun, 26 Sep 2004 05:54:28 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 754DB43D2D; Sun, 26 Sep 2004 05:54:28 +0000 (GMT)
	(envelope-from imp@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q5sSqd086402;
	Sun, 26 Sep 2004 05:54:28 GMT
	(envelope-from imp@repoman.freebsd.org)
Received: (from imp@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q5sSCx086401;
	Sun, 26 Sep 2004 05:54:28 GMT
	(envelope-from imp)
Message-Id: <200409260554.i8Q5sSCx086401@repoman.freebsd.org>
From: Warner Losh <imp@FreeBSD.org>
Date: Sun, 26 Sep 2004 05:54:28 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/dev/usb usb_port.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 05:54:28 -0000

imp         2004-09-26 05:54:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/usb          usb_port.h 
  Log:
  MFC: detach before delete_child.
  
  Approved by: re@
  
  Revision  Changes    Path
  1.67.2.1  +1 -0      src/sys/dev/usb/usb_port.h

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 06:32:03 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7CA7916A4CE; Sun, 26 Sep 2004 06:32:03 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5CF7E43D41; Sun, 26 Sep 2004 06:32:03 +0000 (GMT)
	(envelope-from maxim@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q6W3W6087771;
	Sun, 26 Sep 2004 06:32:03 GMT
	(envelope-from maxim@repoman.freebsd.org)
Received: (from maxim@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q6W3gc087770;
	Sun, 26 Sep 2004 06:32:03 GMT
	(envelope-from maxim)
Message-Id: <200409260632.i8Q6W3gc087770@repoman.freebsd.org>
From: Maxim Konovalov <maxim@FreeBSD.org>
Date: Sun, 26 Sep 2004 06:32:03 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/boot/common help.common loader.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 06:32:03 -0000

maxim       2004-09-26 06:32:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/boot/common      help.common loader.8 
  Log:
  MFC rev. 1.65, 1.66 loader.8 and rev. 1.29 boot.common: retire
  hw.pci.allow_unsupported_io_range.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.28.2.1  +0 -7      src/sys/boot/common/help.common
  1.64.2.1  +1 -5      src/sys/boot/common/loader.8

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 06:36:12 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0266216A4CE; Sun, 26 Sep 2004 06:36:12 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E9FEC43D48; Sun, 26 Sep 2004 06:36:11 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q6aBHa088370;
	Sun, 26 Sep 2004 06:36:11 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q6aBnR088364;
	Sun, 26 Sep 2004 06:36:11 GMT
	(envelope-from dougb)
Message-Id: <200409260636.i8Q6aBnR088364@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Sun, 26 Sep 2004 06:36:11 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/lib/bind/lwres Makefile src/usr.bin/nsupdate
 Makefile src/usr.sbin/named Makefile src/usr.sbin/named-checkconf
 Makefile src/usr.sbin/rndc Makefile src/usr.sbin/rndc-confgen
 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 06:36:12 -0000

dougb       2004-09-26 06:36:11 UTC

  FreeBSD src repository

  Modified files:
    lib/bind/lwres       Makefile 
    usr.bin/nsupdate     Makefile 
    usr.sbin/named       Makefile 
    usr.sbin/named-checkconf Makefile 
    usr.sbin/rndc        Makefile 
    usr.sbin/rndc-confgen Makefile 
  Log:
  Fix up the man file installation for the new BIND 9 sources:
  
  1. Install man files and links for the lwres library.
  
  2. Fix the path in various files to say /etc/namedb/ instead of just /etc.
  
  3. Correctly install the conf file man pages for named and rndc.
  
  Revision  Changes    Path
  1.6       +76 -1     src/lib/bind/lwres/Makefile
  1.4       +2 -0      src/usr.bin/nsupdate/Makefile
  1.4       +2 -0      src/usr.sbin/named-checkconf/Makefile
  1.39      +4 -1      src/usr.sbin/named/Makefile
  1.4       +4 -0      src/usr.sbin/rndc-confgen/Makefile
  1.4       +5 -1      src/usr.sbin/rndc/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 06:39:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C841616A4D4; Sun, 26 Sep 2004 06:39:35 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A772243D49; Sun, 26 Sep 2004 06:39:35 +0000 (GMT)
	(envelope-from njl@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q6dZAL089555;
	Sun, 26 Sep 2004 06:39:35 GMT
	(envelope-from njl@repoman.freebsd.org)
Received: (from njl@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q6dZG0089554;
	Sun, 26 Sep 2004 06:39:35 GMT
	(envelope-from njl)
Message-Id: <200409260639.i8Q6dZG0089554@repoman.freebsd.org>
From: Nate Lawson <njl@FreeBSD.org>
Date: Sun, 26 Sep 2004 06:39:35 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/dev/acpica acpi_thermal.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 06:39:36 -0000

njl         2004-09-26 06:39:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/acpica       acpi_thermal.c 
  Log:
  MFC rev 1.52:  Properly initialize the tz flags.  This MFC leaves in the
  commented out code instead of removing it.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.48.2.2  +2 -3      src/sys/dev/acpica/acpi_thermal.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 06:49:00 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 27EC116A4CF; Sun, 26 Sep 2004 06:49:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0604D43D53; Sun, 26 Sep 2004 06:49:00 +0000 (GMT)
	(envelope-from marcel@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q6mxCG089852;
	Sun, 26 Sep 2004 06:48:59 GMT
	(envelope-from marcel@repoman.freebsd.org)
Received: (from marcel@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q6mx0H089851;
	Sun, 26 Sep 2004 06:48:59 GMT
	(envelope-from marcel)
Message-Id: <200409260648.i8Q6mx0H089851@repoman.freebsd.org>
From: Marcel Moolenaar <marcel@FreeBSD.org>
Date: Sun, 26 Sep 2004 06:48:59 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/kern subr_kdb.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 06:49:00 -0000

marcel      2004-09-26 06:48:59 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_kdb.c 
  Log:
  Fix a bug introduced in the previous commit: kdb_cpu_trap() gets to
  the trapframe via kdb_frame, but kdb_frame was not initialized until
  after the call to kdb_cpu_trap(). Ergo: kdb_cpu_trap() was moved too
  far up.
  
  Pointy hat: marcel
  
  Revision  Changes    Path
  1.8       +2 -1      src/sys/kern/subr_kdb.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 06:50:15 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E91C916A4CE; Sun, 26 Sep 2004 06:50:15 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DD69F43D2D; Sun, 26 Sep 2004 06:50:15 +0000 (GMT)
	(envelope-from deischen@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q6oF94089931;
	Sun, 26 Sep 2004 06:50:15 GMT
	(envelope-from deischen@repoman.freebsd.org)
Received: (from deischen@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q6oFXn089930;
	Sun, 26 Sep 2004 06:50:15 GMT
	(envelope-from deischen)
Message-Id: <200409260650.i8Q6oFXn089930@repoman.freebsd.org>
From: Daniel Eischen <deischen@FreeBSD.org>
Date: Sun, 26 Sep 2004 06:50:15 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/lib/libpthread pthread.mapsrc/lib/libpthread/thread
 Makefile.inc thr_execve.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 06:50:16 -0000

deischen    2004-09-26 06:50:15 UTC

  FreeBSD src repository

  Modified files:
    lib/libpthread       pthread.map 
    lib/libpthread/thread Makefile.inc 
  Added files:
    lib/libpthread/thread thr_execve.c 
  Log:
  Add a wrapper for execve().  The exec'd process must be started with
  the signal mask and pending signals of the calling thread.  These
  are stored in userland in libpthread.
  
  There is a small race condition in this patch which could cause
  problems if a signal arrives after setting the (kernel) signal
  mask and before exec'ing.  The thread's set of pending signals
  also are not yet installed in the exec'd process.  Both of these
  will be corrected with the addition of a special syscall.
  
  Reported & Tested by:   Joost Bekkers <joost at jodocus dot org>
  Reviewed by:    julian, davidxu
  
  Revision  Changes    Path
  1.13      +2 -0      src/lib/libpthread/pthread.map
  1.49      +1 -0      src/lib/libpthread/thread/Makefile.inc
  1.1       +68 -0     src/lib/libpthread/thread/thr_execve.c (new)

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 06:54:08 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id CCDA016A4CE; Sun, 26 Sep 2004 06:54:08 +0000 (GMT)
Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 057FB43D46; Sun, 26 Sep 2004 06:54:08 +0000 (GMT)
	(envelope-from DougB@dougbarton.net)
Received: from [192.168.0.5]
	(c-24-130-110-32.we.client2.attbi.com[24.130.110.32])
	by comcast.net (sccrmhc11) with ESMTP
	id <20040926065406011006vjqce>          (Authid: domain_name_tsar);
	Sun, 26 Sep 2004 06:54:07 +0000
Message-ID: <4156678D.4010800@DougBarton.net>
Date: Sat, 25 Sep 2004 23:54:05 -0700
From: Doug Barton <DougB@DougBarton.net>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040811
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Paul Saab <ps@freebsd.org>
References: <200409250507.i8P57L4T088887@repoman.freebsd.org>
	<xzpd60avlnr.fsf@dwp.des.no>
	<62713.64.142.93.182.1096126985.squirrel@64.142.93.182>
In-Reply-To: <62713.64.142.93.182.1096126985.squirrel@64.142.93.182>
X-Enigmail-Version: 0.84.2.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
cc: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= <des@des.no>
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
cc: cvs-src@freebsd.org
Subject: Re: cvs commit: src/sys/dev/bge if_bge.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 06:54:09 -0000

Paul Saab wrote:
>>Paul Saab <ps@FreeBSD.org> writes:
>>
>>>  Log:
>>>  Fix the statements for checking if we're dealing with a 5705/5750.
>>
>>Does this fix the 5705 performance degradation Doug reported?
> 
> 
> I dont know, but it might. 

Yep, it's fixed, at least the performance seems as good as it was
before, I haven't tested it exhaustively.

Paul, let me know if you want to coordinate any testing on this new
stuff after the bind import is done.

Doug

-- 

	If you're never wrong, you're not trying hard enough

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 07:01:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id CBB7316A4CE; Sun, 26 Sep 2004 07:01:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id AA4C343D53; Sun, 26 Sep 2004 07:01:56 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q71uPP090353;
	Sun, 26 Sep 2004 07:01:56 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q71ufo090352;
	Sun, 26 Sep 2004 07:01:56 GMT
	(envelope-from dougb)
Message-Id: <200409260701.i8Q71ufo090352@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Sun, 26 Sep 2004 07:01:56 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/rc.d named
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 07:01:56 -0000

dougb       2004-09-26 07:01:56 UTC

  FreeBSD src repository

  Modified files:
    etc/rc.d             named 
  Log:
  It's not necessary to create an rndc.key file if the user already
  has an rndc.conf file.
  
  Submitted by:   Sergey Mokryshev <mokr@mokr.net>
  
  Revision  Changes    Path
  1.13      +2 -1      src/etc/rc.d/named

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 07:37:01 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0313F16A4CE; Sun, 26 Sep 2004 07:37:01 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D4CFA43D46; Sun, 26 Sep 2004 07:37:00 +0000 (GMT)
	(envelope-from lev@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q7b0Bt091652;
	Sun, 26 Sep 2004 07:37:00 GMT
	(envelope-from lev@repoman.freebsd.org)
Received: (from lev@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q7b0hr091649;
	Sun, 26 Sep 2004 07:37:00 GMT
	(envelope-from lev)
Message-Id: <200409260737.i8Q7b0hr091649@repoman.freebsd.org>
From: "Lev A. Serebryakov" <lev@FreeBSD.org>
Date: Sun, 26 Sep 2004 07:37:00 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/subversion Makefile distinfo pkg-plist
 ports/devel/subversion/files patch-svnperl-memoryleak
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 07:37:01 -0000

lev         2004-09-26 07:37:00 UTC

  FreeBSD ports repository

  Modified files:
    devel/subversion     Makefile distinfo pkg-plist 
  Removed files:
    devel/subversion/files patch-svnperl-memoryleak 
  Log:
    Update to 1.0.8: security fix.
  
  PR:             ports/72070
  Submitted by:   bmah
  Approved by:    portmgr (Mark Linimon)
  
  Revision  Changes    Path
  1.69      +1 -2      ports/devel/subversion/Makefile
  1.32      +2 -2      ports/devel/subversion/distinfo
  1.2       +0 -195    ports/devel/subversion/files/patch-svnperl-memoryleak (dead)
  1.24      +2 -0      ports/devel/subversion/pkg-plist

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 07:50:25 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B3DFB16A4D3; Sun, 26 Sep 2004 07:50:25 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DA7AC43D55; Sun, 26 Sep 2004 07:50:23 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q7oNEi092020;
	Sun, 26 Sep 2004 07:50:23 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q7oNmm092019;
	Sun, 26 Sep 2004 07:50:23 GMT
	(envelope-from dougb)
Message-Id: <200409260750.i8Q7oNmm092019@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Sun, 26 Sep 2004 07:50:23 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src UPDATING
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 07:50:26 -0000

dougb       2004-09-26 07:50:23 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
  Log:
  Update the BIND 9 entry with information about files that
  have moved, or should be removed.
  
  Revision  Changes    Path
  1.363     +9 -0      src/UPDATING

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 07:56:04 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 105C216A4CE; Sun, 26 Sep 2004 07:56:04 +0000 (GMT)
Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C583943D46; Sun, 26 Sep 2004 07:56:03 +0000 (GMT)
	(envelope-from DougB@dougbarton.net)
Received: from [192.168.0.5]
	(c-24-130-110-32.we.client2.attbi.com[24.130.110.32])
	by comcast.net (rwcrmhc13) with ESMTP
	id <20040926075557015008sdhqe>          (Authid: domain_name_tsar);
	Sun, 26 Sep 2004 07:56:03 +0000
Message-ID: <4156760D.9010509@DougBarton.net>
Date: Sun, 26 Sep 2004 00:55:57 -0700
From: Doug Barton <DougB@DougBarton.net>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040811
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
References: <200409241342.i8ODg06a030839@repoman.freebsd.org>
	<Pine.BSF.4.53.0409242207460.93902@e0-0.zab2.int.zabbadoz.net>
In-Reply-To: <Pine.BSF.4.53.0409242207460.93902@e0-0.zab2.int.zabbadoz.net>
X-Enigmail-Version: 0.84.2.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: Ruslan Ermilov <ru@FreeBSD.org>
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/share/mk bsd.libnames.mk src/lib/bind config.mk
 src/lib/bind/dns Makefile src/lib/bind/isc Makefile         src/l
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 07:56:04 -0000

Bjoern A. Zeeb wrote:
> On Fri, 24 Sep 2004, Ruslan Ermilov wrote:

>>  What this really means is that all BIND libraries are now internal to
>>  buildworld (by default, unless WANT_BIND_LIBS is defined), and linked
>>  statically into various BIND executables.
> 
> 
> these days that there is a dynalically linked base system why do it
> the opposite way ? I am just curious ;-)

The difference between what you describe and this situation is that the
libraries that are linked in are not ever installed in /usr/lib. This is
really no different than linking in any other static object when
building a binary.

HTH,

Doug

-- 

	If you're never wrong, you're not trying hard enough

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 08:01:55 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7726216A4CE; Sun, 26 Sep 2004 08:01:55 +0000 (GMT)
Received: from server.alexdupre.com (host245-49.pool8288.interbusiness.it
	[82.88.49.245])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0A69243D1F; Sun, 26 Sep 2004 08:01:54 +0000 (GMT)
	(envelope-from ale@FreeBSD.org)
Received: from [192.168.0.101] (thunder.alexdupre.com [192.168.0.101])
	i8Q81oIS034014;	Sun, 26 Sep 2004 10:01:51 +0200 (CEST)
	(envelope-from ale@FreeBSD.org)
Message-ID: <4156776E.7030300@FreeBSD.org>
Date: Sun, 26 Sep 2004 10:01:50 +0200
From: Alex Dupre <ale@FreeBSD.org>
User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Kris Kennaway <kris@FreeBSD.org>
References: <200409260207.i8Q27GZU061189@repoman.freebsd.org>
In-Reply-To: <200409260207.i8Q27GZU061189@repoman.freebsd.org>
X-Enigmail-Version: 0.86.1.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
cc: cvs-ports@FreeBSD.org
cc: cvs-all@FreeBSD.org
cc: ports-committers@FreeBSD.org
Subject: Re: cvs commit: ports/devel/php4-mcve Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 08:01:55 -0000

Kris Kennaway wrote:
> kris        2004-09-26 02:07:16 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     devel/php4-mcve      Makefile 
>   Log:
>   BROKEN: Configure fails
>   
>   Approved by:    portmgr (self)

I have no problems compiling php4-mcve and php5-mcve either on FreeBSD 
4.X or 5.X.

-- 
Alex Dupre

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 08:09:29 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 79ED116A536; Sun, 26 Sep 2004 08:09:29 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 57CEB43D2D; Sun, 26 Sep 2004 08:09:29 +0000 (GMT)
	(envelope-from scottl@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q89Tgk092639;
	Sun, 26 Sep 2004 08:09:29 GMT
	(envelope-from scottl@repoman.freebsd.org)
Received: (from scottl@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q89Tx2092638;
	Sun, 26 Sep 2004 08:09:29 GMT
	(envelope-from scottl)
Message-Id: <200409260809.i8Q89Tx2092638@repoman.freebsd.org>
From: Scott Long <scottl@FreeBSD.org>
Date: Sun, 26 Sep 2004 08:09:29 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/release/scripts print-cdrom-packages.sh
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 08:09:29 -0000

scottl      2004-09-26 08:09:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    release/scripts      print-cdrom-packages.sh 
  Log:
  Use the gnome2 meta-package instead of gnome2-lite.  We have enough room on
  the CD for it.  Unfortunately, not all of the KDE pieces are building yet,
  and even the pieces that are there now overflow the ISO image.
  
  Approved by: re
  
  Revision  Changes    Path
  1.64.2.1  +1 -1      src/release/scripts/print-cdrom-packages.sh

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 09:01:02 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DB7FC16A4CE; Sun, 26 Sep 2004 09:01:02 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B9F2643D3F; Sun, 26 Sep 2004 09:01:02 +0000 (GMT)
	(envelope-from johan@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q912Mq000710;
	Sun, 26 Sep 2004 09:01:02 GMT
	(envelope-from johan@repoman.freebsd.org)
Received: (from johan@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q912b8000709;
	Sun, 26 Sep 2004 09:01:02 GMT
	(envelope-from johan)
Message-Id: <200409260901.i8Q912b8000709@repoman.freebsd.org>
From: Johan Karlsson <johan@FreeBSD.org>
Date: Sun, 26 Sep 2004 09:01:02 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/pci if_xl.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 09:01:03 -0000

johan       2004-09-26 09:01:02 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_xl.c 
  Log:
  style: Move the { back to the else line to match the }.
  
  Discussed with:         glebius
  X-MFC after:            5.3-Release
  
  Revision  Changes    Path
  1.181     +2 -2      src/sys/pci/if_xl.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 09:24:15 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A0CCE16A4CE; Sun, 26 Sep 2004 09:24:15 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7F0BA43D31; Sun, 26 Sep 2004 09:24:15 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q9OFZn001372;
	Sun, 26 Sep 2004 09:24:15 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q9OFql001371;
	Sun, 26 Sep 2004 09:24:15 GMT
	(envelope-from ru)
Message-Id: <200409260924.i8Q9OFql001371@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Sun, 26 Sep 2004 09:24:15 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/usr.sbin/ndiscvt Makefile src/usr.sbin/smbmsg
 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 09:24:15 -0000

ru          2004-09-26 09:24:15 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/ndiscvt     Makefile 
    usr.sbin/smbmsg      Makefile 
  Log:
  Get rid of obsolete MAN[0-9] syntax.
  
  Revision  Changes    Path
  1.6       +1 -1      src/usr.sbin/ndiscvt/Makefile
  1.2       +1 -1      src/usr.sbin/smbmsg/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 09:25:16 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1DA2116A4CE; Sun, 26 Sep 2004 09:25:16 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4B7CD43D46; Sun, 26 Sep 2004 09:25:04 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q9P4ag001418;
	Sun, 26 Sep 2004 09:25:04 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q9P403001417;
	Sun, 26 Sep 2004 09:25:04 GMT
	(envelope-from ru)
Message-Id: <200409260925.i8Q9P403001417@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Sun, 26 Sep 2004 09:25:04 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/share/examples/isdn/i4brunppp Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 09:25:16 -0000

ru          2004-09-26 09:25:04 UTC

  FreeBSD src repository

  Modified files:
    share/examples/isdn/i4brunppp Makefile 
  Log:
  Get rid of obsolete MAN[0-9] syntax.
  
  Revision  Changes    Path
  1.4       +1 -1      src/share/examples/isdn/i4brunppp/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 09:38:09 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2C88E16A4CE; Sun, 26 Sep 2004 09:38:09 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0BDD543D45; Sun, 26 Sep 2004 09:38:09 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8Q9c8Cw001981;
	Sun, 26 Sep 2004 09:38:08 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8Q9c8Qg001980;
	Sun, 26 Sep 2004 09:38:08 GMT
	(envelope-from dougb)
Message-Id: <200409260938.i8Q9c8Qg001980@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Sun, 26 Sep 2004 09:38:08 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/usr.bin/dig Makefile src/usr.bin/host Makefile
 src/usr.bin/nslookup Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 09:38:09 -0000

dougb       2004-09-26 09:38:08 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/dig          Makefile 
    usr.bin/host         Makefile 
    usr.bin/nslookup     Makefile 
  Log:
  Per style.Makefile(5), don't define MAN if the only page installed
  is ${PROG}.1
  
  Reviewed by:    ru
  
  Revision  Changes    Path
  1.11      +0 -2      src/usr.bin/dig/Makefile
  1.11      +0 -2      src/usr.bin/host/Makefile
  1.4       +0 -2      src/usr.bin/nslookup/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 10:50:07 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1868C16A4CE; Sun, 26 Sep 2004 10:50:07 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EDD3843D2D; Sun, 26 Sep 2004 10:50:06 +0000 (GMT)
	(envelope-from des@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QAo6al004043;
	Sun, 26 Sep 2004 10:50:06 GMT
	(envelope-from des@repoman.freebsd.org)
Received: (from des@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QAo6ek004042;
	Sun, 26 Sep 2004 10:50:06 GMT
	(envelope-from des)
Message-Id: <200409261050.i8QAo6ek004042@repoman.freebsd.org>
From: Dag-Erling Smorgrav <des@FreeBSD.org>
Date: Sun, 26 Sep 2004 10:50:06 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/mtree BSD.root.dist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 10:50:07 -0000

des         2004-09-26 10:50:06 UTC

  FreeBSD src repository

  Modified files:
    etc/mtree            BSD.root.dist 
  Log:
  Forced commit to note that the previous commit added /etc/namedb/s
  (where bind stores slave zones), not /etc/namedb/bind.
  
  Revision  Changes    Path
  1.72      +0 -0      src/etc/mtree/BSD.root.dist

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 10:52:36 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5126116A4CE; Sun, 26 Sep 2004 10:52:36 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 30F7443D48; Sun, 26 Sep 2004 10:52:36 +0000 (GMT)
	(envelope-from des@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QAqaNV004211;
	Sun, 26 Sep 2004 10:52:36 GMT
	(envelope-from des@repoman.freebsd.org)
Received: (from des@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QAqanI004210;
	Sun, 26 Sep 2004 10:52:36 GMT
	(envelope-from des)
Message-Id: <200409261052.i8QAqanI004210@repoman.freebsd.org>
From: Dag-Erling Smorgrav <des@FreeBSD.org>
Date: Sun, 26 Sep 2004 10:52:36 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/etc/rc.d named
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 10:52:36 -0000

des         2004-09-26 10:52:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    etc/rc.d             named 
  Log:
  MFC: (1.13) don't create rndc.key if rndc.conf exists.
  
  Approved by:    re (implicitly)
  
  Revision  Changes    Path
  1.9.2.2   +2 -1      src/etc/rc.d/named

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 11:42:43 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 018C616A4CE; Sun, 26 Sep 2004 11:42:43 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D642743D1F; Sun, 26 Sep 2004 11:42:42 +0000 (GMT)
	(envelope-from sos@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QBggjd005606;
	Sun, 26 Sep 2004 11:42:42 GMT
	(envelope-from sos@repoman.freebsd.org)
Received: (from sos@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QBggl4005605;
	Sun, 26 Sep 2004 11:42:42 GMT
	(envelope-from sos)
Message-Id: <200409261142.i8QBggl4005605@repoman.freebsd.org>
From: Søren Schmidt <sos@FreeBSD.org>
Date: Sun, 26 Sep 2004 11:42:42 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/ata ata-pci.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 11:42:43 -0000

sos         2004-09-26 11:42:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-pci.c 
  Log:
  Rearrange the order of I/O's in dma-start/stop, some chipsets are very
  picky on the order of this, especially in error situations.
  
  Revision  Changes    Path
  1.89      +2 -2      src/sys/dev/ata/ata-pci.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 11:48:43 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B261816A4CE; Sun, 26 Sep 2004 11:48:43 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A761343D39; Sun, 26 Sep 2004 11:48:43 +0000 (GMT)
	(envelope-from sos@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QBmhkC005847;
	Sun, 26 Sep 2004 11:48:43 GMT
	(envelope-from sos@repoman.freebsd.org)
Received: (from sos@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QBmhBC005846;
	Sun, 26 Sep 2004 11:48:43 GMT
	(envelope-from sos)
Message-Id: <200409261148.i8QBmhBC005846@repoman.freebsd.org>
From: Søren Schmidt <sos@FreeBSD.org>
Date: Sun, 26 Sep 2004 11:48:43 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-disk.c
 ata-lowlevel.c ata-queue.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 11:48:43 -0000

sos         2004-09-26 11:48:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-all.h ata-disk.c 
                         ata-lowlevel.c ata-queue.c 
  Log:
  Remove the old ATA_*LOCK_CH macros that used atomic ops and use
  mutexes instead.
  This closes the last (known) race issues in ATA which should fix
  the various hangs etc seen on heavy loaded systems.
  
  Change from using timeout functions to using callout functions in
  the timeout code. This together with above closes the race that could
  happen if timeout and device interrupt occured simultaniously.
  
  Also fix the possible recursion in ata_reinit() on very dodgy
  devices that could take us down in the probe.
  
  Revision  Changes    Path
  1.228     +109 -12   src/sys/dev/ata/ata-all.c
  1.84      +10 -19    src/sys/dev/ata/ata-all.h
  1.178     +2 -1      src/sys/dev/ata/ata-disk.c
  1.48      +26 -69    src/sys/dev/ata/ata-lowlevel.c
  1.35      +111 -114  src/sys/dev/ata/ata-queue.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 11:55:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2500716A4CE; Sun, 26 Sep 2004 11:55:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 05D9E43D31; Sun, 26 Sep 2004 11:55:52 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QBtp3M006114;
	Sun, 26 Sep 2004 11:55:51 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QBtpN3006113;
	Sun, 26 Sep 2004 11:55:51 GMT
	(envelope-from simon)
Message-Id: <200409261155.i8QBtpN3006113@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Sun, 26 Sep 2004 11:55:51 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/tools webupdate
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 11:55:52 -0000

simon       2004-09-26 11:55:51 UTC

  FreeBSD doc repository

  Modified files:
    tools                webupdate 
  Log:
  Note that changes to this file is NOT automatically used for the web
  site build on www.FreeBSD.org.
  
  Prompted by:    hrs (some time ago)
  
  Revision  Changes    Path
  1.13      +7 -1      www/tools/webupdate

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 12:08:32 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id EADF616A4CE; Sun, 26 Sep 2004 12:08:31 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CC8C143D2D; Sun, 26 Sep 2004 12:08:31 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QC8ViK006472;
	Sun, 26 Sep 2004 12:08:31 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QC8V6a006471;
	Sun, 26 Sep 2004 12:08:31 GMT
	(envelope-from pjd)
Message-Id: <200409261208.i8QC8V6a006471@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Sun, 26 Sep 2004 12:08:31 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/lib/libutil humanize_number.3
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 12:08:32 -0000

pjd         2004-09-26 12:08:31 UTC

  FreeBSD src repository

  Modified files:
    lib/libutil          humanize_number.3 
  Log:
  Backout manual page updates.
  
  Requested by:   ru
  
  Revision  Changes    Path
  1.7       +27 -19    src/lib/libutil/humanize_number.3

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 12:46:48 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5A17716A4CE; Sun, 26 Sep 2004 12:46:48 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 350DA43D58; Sun, 26 Sep 2004 12:46:48 +0000 (GMT)
	(envelope-from simokawa@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QCklhU007599;
	Sun, 26 Sep 2004 12:46:47 GMT
	(envelope-from simokawa@repoman.freebsd.org)
Received: (from simokawa@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QCkluL007598;
	Sun, 26 Sep 2004 12:46:47 GMT
	(envelope-from simokawa)
Message-Id: <200409261246.i8QCkluL007598@repoman.freebsd.org>
From: Hidetoshi Shimokawa <simokawa@FreeBSD.org>
Date: Sun, 26 Sep 2004 12:46:47 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/usr.sbin/dconschat dconschat.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 12:46:48 -0000

simokawa    2004-09-26 12:46:47 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/dconschat   dconschat.c 
  Log:
  Invalidate dcons buffer address if the magic is wrong.
  
  Revision  Changes    Path
  1.7       +5 -1      src/usr.sbin/dconschat/dconschat.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 13:36:01 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E413916A4CF; Sun, 26 Sep 2004 13:36:01 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C438943D2D; Sun, 26 Sep 2004 13:36:01 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QDa1tb015275;
	Sun, 26 Sep 2004 13:36:01 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QDa1DB015274;
	Sun, 26 Sep 2004 13:36:01 GMT
	(envelope-from simon)
Message-Id: <200409261336.i8QDa1DB015274@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Sun, 26 Sep 2004 13:36:01 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/tools/portsgrowth ports.plt
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 13:36:02 -0000

simon       2004-09-26 13:36:01 UTC

  FreeBSD doc repository

  Modified files:
    tools/portsgrowth    ports.plt 
  Log:
  Unbreak build with GNU Plot 4 by removing the color argument to the
  "set terminal png" command.  It makes do difference for GNU Plot 3.
  
  Revision  Changes    Path
  1.2       +2 -2      www/tools/portsgrowth/ports.plt

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 13:38:38 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7D6DE16A4CE; Sun, 26 Sep 2004 13:38:38 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5E25243D39; Sun, 26 Sep 2004 13:38:38 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QDccfH015336;
	Sun, 26 Sep 2004 13:38:38 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QDccEC015335;
	Sun, 26 Sep 2004 13:38:38 GMT
	(envelope-from simon)
Message-Id: <200409261338.i8QDccEC015335@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Sun, 26 Sep 2004 13:38:38 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/share/man/man4 ulpt.4
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 13:38:38 -0000

simon       2004-09-26 13:38:38 UTC

  FreeBSD src repository (doc committer)

  Modified files:
    share/man/man4       ulpt.4 
  Log:
  Add a HARDWARE section which lists supported devices based on the
  Hardware Notes.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.7       +25 -1     src/share/man/man4/ulpt.4

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 13:47:26 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0607316A4CE; Sun, 26 Sep 2004 13:47:26 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DA64D43D4C; Sun, 26 Sep 2004 13:47:25 +0000 (GMT)
	(envelope-from stefanf@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QDlPAM015628;
	Sun, 26 Sep 2004 13:47:25 GMT
	(envelope-from stefanf@repoman.freebsd.org)
Received: (from stefanf@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QDlPwW015627;
	Sun, 26 Sep 2004 13:47:25 GMT
	(envelope-from stefanf)
Message-Id: <200409261347.i8QDlPwW015627@repoman.freebsd.org>
From: Stefan Farfeleder <stefanf@FreeBSD.org>
Date: Sun, 26 Sep 2004 13:47:25 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/usr.sbin/inetd inetd.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 13:47:26 -0000

stefanf     2004-09-26 13:47:25 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/inetd       inetd.c 
  Log:
  Prefer C99's __func__ over GCC's __FUNCTION__.
  
  Approved by:    dwmalone
  
  Revision  Changes    Path
  1.128     +9 -9      src/usr.sbin/inetd/inetd.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 14:15:00 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8AAA116A4CE; Sun, 26 Sep 2004 14:15:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7FAEE43D1F; Sun, 26 Sep 2004 14:15:00 +0000 (GMT)
	(envelope-from lesi@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QEF0pt016533;
	Sun, 26 Sep 2004 14:15:00 GMT
	(envelope-from lesi@repoman.freebsd.org)
Received: (from lesi@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QEF0m4016532;
	Sun, 26 Sep 2004 14:15:00 GMT
	(envelope-from lesi)
Message-Id: <200409261415.i8QEF0m4016532@repoman.freebsd.org>
From: Dejan Lesjak <lesi@FreeBSD.org>
Date: Sun, 26 Sep 2004 14:15:00 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/x11-servers/XFree86-4-Server Makefile
 ports/x11-servers/XFree86-4-Server/files
 patch-programs::Xserver::hw::xfree86::common::xf86Events.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 14:15:00 -0000

lesi        2004-09-26 14:15:00 UTC

  FreeBSD ports repository

  Modified files:
    x11-servers/XFree86-4-Server Makefile 
  Added files:
    x11-servers/XFree86-4-Server/files 
                                       patch-programs::Xserver::hw::xfree86::common::xf86Events.c 
  Log:
  Fix behaviour of keyboard under pc98 where keycodes differ from i386. [1]
  Fix behaviour of keyboard under sparc64, where keycodes were off by one
  (i.e., when pressing 'd' on keyboard, server would get code for 'f'). [2]
  
  PR:             ports/71937 [1]
  Submitted by:   Satoshi Kimura [1], marius [2]
  Approved by:    portmgr (linimon), mentor (anholt)
  
  Revision  Changes    Path
  1.162     +1 -1      ports/x11-servers/XFree86-4-Server/Makefile
  1.1       +73 -0     ports/x11-servers/XFree86-4-Server/files/patch-programs::Xserver::hw::xfree86::common::xf86Events.c (new)

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 14:18:42 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 86BE516A4CE; Sun, 26 Sep 2004 14:18:42 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 67A4843D4C; Sun, 26 Sep 2004 14:18:42 +0000 (GMT)
	(envelope-from lesi@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QEIgBN016683;
	Sun, 26 Sep 2004 14:18:42 GMT
	(envelope-from lesi@repoman.freebsd.org)
Received: (from lesi@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QEIg6x016682;
	Sun, 26 Sep 2004 14:18:42 GMT
	(envelope-from lesi)
Message-Id: <200409261418.i8QEIg6x016682@repoman.freebsd.org>
From: Dejan Lesjak <lesi@FreeBSD.org>
Date: Sun, 26 Sep 2004 14:18:42 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/x11-servers/xorg-server Makefile
 ports/x11-servers/xorg-server/files         patch-xf86Events.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 14:18:42 -0000

lesi        2004-09-26 14:18:42 UTC

  FreeBSD ports repository

  Modified files:
    x11-servers/xorg-server Makefile 
    x11-servers/xorg-server/files patch-xf86Events.c 
  Log:
  Fix behaviour of keyboard under pc98 where keycodes differ from i386.
  
  Submitted by:   Satoshi Kimura
  Approved by:    portmgr (linimon), mentor (anholt)
  
  Revision  Changes    Path
  1.17      +1 -1      ports/x11-servers/xorg-server/Makefile
  1.2       +33 -4     ports/x11-servers/xorg-server/files/patch-xf86Events.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 15:42:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A343216A4CE; Sun, 26 Sep 2004 15:42:52 +0000 (GMT)
Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EA00D43D3F; Sun, 26 Sep 2004 15:42:51 +0000 (GMT)
	(envelope-from ru@ip.net.ua)
Received: from localhost (oak.ip.net.ua [82.193.96.2])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8QFgovG025755;
	Sun, 26 Sep 2004 18:42:50 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: from tigra.ip.net.ua ([82.193.96.10])
 by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP
 id 37758-01; Sun, 26 Sep 2004 18:42:50 +0300 (EEST)
Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8QFgnCW025752
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Sun, 26 Sep 2004 18:42:50 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: (from ru@localhost)
	by heffalump.ip.net.ua (8.13.1/8.13.1) id i8QFgoKT045893;
	Sun, 26 Sep 2004 18:42:50 +0300 (EEST)
	(envelope-from ru)
Date: Sun, 26 Sep 2004 18:42:50 +0300
From: Ruslan Ermilov <ru@FreeBSD.org>
To: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Message-ID: <20040926154249.GA45871@ip.net.ua>
References: <200409261208.i8QC8V6a006471@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v"
Content-Disposition: inline
In-Reply-To: <200409261208.i8QC8V6a006471@repoman.freebsd.org>
User-Agent: Mutt/1.5.6i
X-Virus-Scanned: by amavisd-new at ip.net.ua
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/lib/libutil humanize_number.3
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 15:42:52 -0000


--Dxnq1zWXvFF0Q93v
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Sep 26, 2004 at 12:08:31PM +0000, Pawel Jakub Dawidek wrote:
> pjd         2004-09-26 12:08:31 UTC
>=20
>   FreeBSD src repository
>=20
>   Modified files:
>     lib/libutil          humanize_number.3=20
>   Log:
>   Backout manual page updates.
>  =20
>   Requested by:   ru
>  =20
>   Revision  Changes    Path
>   1.7       +27 -19    src/lib/libutil/humanize_number.3
>=20
Thank you!


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--Dxnq1zWXvFF0Q93v
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBVuN5qRfpzJluFF4RAljOAJoCmXZbC2GX6iKjfVfotL6t5RFfWACfQSzf
FUEZA/GuxZTJJPysJj4S7s8=
=tsc7
-----END PGP SIGNATURE-----

--Dxnq1zWXvFF0Q93v--

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 16:10:40 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D0E7C16A4CE; Sun, 26 Sep 2004 16:10:40 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B1DF643D1F; Sun, 26 Sep 2004 16:10:40 +0000 (GMT)
	(envelope-from mlaier@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QGAeEC021522;
	Sun, 26 Sep 2004 16:10:40 GMT
	(envelope-from mlaier@repoman.freebsd.org)
Received: (from mlaier@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QGAeHi021521;
	Sun, 26 Sep 2004 16:10:40 GMT
	(envelope-from mlaier)
Message-Id: <200409261610.i8QGAeHi021521@repoman.freebsd.org>
From: Max Laier <mlaier@FreeBSD.org>
Date: Sun, 26 Sep 2004 16:10:40 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/contrib/pf/man pf.4
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 16:10:41 -0000

mlaier      2004-09-26 16:10:40 UTC

  FreeBSD src repository

  Modified files:
    contrib/pf/man       pf.4 
  Log:
  PFIL_HOOKS is no longer an optional item.
  
  Submitted by:   Anders Hanssen
  MFC after:      1 day
  
  Revision  Changes    Path
  1.4       +1 -2      src/contrib/pf/man/pf.4

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 16:12:26 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E653F16A4CE; Sun, 26 Sep 2004 16:12:26 +0000 (GMT)
Received: from obsecurity.dyndns.org
	(CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 54B1C43D1D; Sun, 26 Sep 2004 16:12:26 +0000 (GMT)
	(envelope-from kris@obsecurity.org)
Received: by obsecurity.dyndns.org (Postfix, from userid 1000)
	id 7CAED51371; Sun, 26 Sep 2004 09:12:48 -0700 (PDT)
Date: Sun, 26 Sep 2004 09:12:48 -0700
From: Kris Kennaway <kris@obsecurity.org>
To: Alex Dupre <ale@FreeBSD.org>
Message-ID: <20040926161248.GD50470@xor.obsecurity.org>
References: <200409260207.i8Q27GZU061189@repoman.freebsd.org>
	<4156776E.7030300@FreeBSD.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="W5WqUoFLvi1M7tJE"
Content-Disposition: inline
In-Reply-To: <4156776E.7030300@FreeBSD.org>
User-Agent: Mutt/1.4.2.1i
cc: cvs-ports@FreeBSD.org
cc: Kris Kennaway <kris@FreeBSD.org>
cc: cvs-all@FreeBSD.org
cc: ports-committers@FreeBSD.org
Subject: Re: cvs commit: ports/devel/php4-mcve Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 16:12:27 -0000


--W5WqUoFLvi1M7tJE
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Sep 26, 2004 at 10:01:50AM +0200, Alex Dupre wrote:
> Kris Kennaway wrote:
> >kris        2004-09-26 02:07:16 UTC
> >
> >  FreeBSD ports repository
> >
> >  Modified files:
> >    devel/php4-mcve      Makefile=20
> >  Log:
> >  BROKEN: Configure fails
> > =20
> >  Approved by:    portmgr (self)
>=20
> I have no problems compiling php4-mcve and php5-mcve either on FreeBSD=20
> 4.X or 5.X.

Glad to hear it.  Pointyhat differs, though.

Kris

--W5WqUoFLvi1M7tJE
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBVup/Wry0BWjoQKURArQtAJ4nTSxWvU6xp+otY/cpjSfT6SbjcACeJ2ef
qECGgUIeW8PE6fFbII+7+Os=
=gM5w
-----END PGP SIGNATURE-----

--W5WqUoFLvi1M7tJE--

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 16:23:40 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 557CB16A4CE; Sun, 26 Sep 2004 16:23:40 +0000 (GMT)
Received: from green.homeunix.org (pcp04368961pcs.nrockv01.md.comcast.net
	[69.140.212.7])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C11CC43D46; Sun, 26 Sep 2004 16:23:39 +0000 (GMT)
	(envelope-from green@green.homeunix.org)
Received: from green.homeunix.org (green@localhost [127.0.0.1])
	by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i8QGNZHr015645;
	Sun, 26 Sep 2004 12:23:35 -0400 (EDT)
	(envelope-from green@green.homeunix.org)
Received: (from green@localhost)
	by green.homeunix.org (8.13.1/8.13.1/Submit) id i8QGNY8i015644;
	Sun, 26 Sep 2004 12:23:34 -0400 (EDT)
	(envelope-from green)
Date: Sun, 26 Sep 2004 12:23:33 -0400
From: Brian Fundakowski Feldman <green@freebsd.org>
To: "M. Warner Losh" <imp@bsdimp.com>
Message-ID: <20040926162333.GC1164@green.homeunix.org>
References: <20040924094950.N39925@pooker.samsco.org>
	<20040924161807.GJ959@green.homeunix.org>
	<20040925203122.GF83620@cirb503493.alcatel.com.au>
	<20040925.225150.20525280.imp@bsdimp.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20040925.225150.20525280.imp@bsdimp.com>
User-Agent: Mutt/1.5.6i
cc: PeterJeremy@optushome.com.au
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
cc: cvs-src@freebsd.org
Subject: Re: cvs commit: src/sys/net if.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 16:23:40 -0000

On Sat, Sep 25, 2004 at 10:51:50PM -0600, M. Warner Losh wrote:
> In message: <20040925203122.GF83620@cirb503493.alcatel.com.au>
>             Peter Jeremy <PeterJeremy@optushome.com.au> writes:
> : On Fri, 2004-Sep-24 12:18:07 -0400, Brian Fundakowski Feldman wrote:
> : >On Fri, Sep 24, 2004 at 09:51:31AM -0600, Scott Long wrote:
> : >> On Fri, 24 Sep 2004, Brian Fundakowski Feldman wrote:
> : >> > Every time it "appears" to be fixed, I can't get any kind of stability
> : >> > with SMP, PREEMPTION, and SCHED_ULE; I'm certainly willing to try it
> : >> > each time it looks to be fixed.
> : >> 
> : >> Would you please copy me on the reports that you've sent to Julian so I
> : >> can track them also?
> : >
> : >The only way I can get reports other than "it hung, serial DDB and
> : >SW_WATCHDOG are no help" is if somehow I gain some kind of real
> : >hardware watchdog. :(
> : 
> : If you have an ISA slot handy, you can trivially generate NMI by
> : shorting a pair of opposite pins (from memory the pair closest to the
> : rear but I can't quickly verify that).  Unfortunately, raising SERR#
> : on a PCI bus appears to require some logic.
> 
> A1 and B1 pins.  This clocks #IOCHK.  However, this doesn't work on
> all bridge chipsets, and many of them don't reset correctly w/o
> changes to the tree.  I've submitted them to bde a long time ago, but
> he didn't like them for reasons that I don't recall at the moment.
> 
> However, it will work on most chipsets.

Least of which my modern Athlon MP chipset which has no physical ISA slots.

-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green@FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 16:28:48 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 643B716A4CE; Sun, 26 Sep 2004 16:28:48 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 448F243D4C; Sun, 26 Sep 2004 16:28:48 +0000 (GMT)
	(envelope-from ume@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QGSmcb022114;
	Sun, 26 Sep 2004 16:28:48 GMT
	(envelope-from ume@repoman.freebsd.org)
Received: (from ume@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QGSmTc022113;
	Sun, 26 Sep 2004 16:28:48 GMT
	(envelope-from ume)
Message-Id: <200409261628.i8QGSmTc022113@repoman.freebsd.org>
From: Hajimu UMEMOTO <ume@FreeBSD.org>
Date: Sun, 26 Sep 2004 16:28:48 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/print/pips-spr800 Makefile ports/print/pipsg900
 Makefile ports/print/pips800 Makefile.pips
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 16:28:48 -0000

ume         2004-09-26 16:28:48 UTC

  FreeBSD ports repository

  Modified files:
    print/pips-spr800    Makefile 
    print/pipsg900       Makefile 
    print/pips800        Makefile.pips 
  Log:
  fix build on pointyhat.
  
  Approved by:    portmgr (kris)
  
  Revision  Changes    Path
  1.3       +0 -2      ports/print/pips-spr800/Makefile
  1.20      +2 -2      ports/print/pips800/Makefile.pips
  1.3       +0 -2      ports/print/pipsg900/Makefile

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 16:34:32 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4182C16A4CE; Sun, 26 Sep 2004 16:34:32 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 230A843D1D; Sun, 26 Sep 2004 16:34:32 +0000 (GMT)
	(envelope-from adamw@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QGYWOT022258;
	Sun, 26 Sep 2004 16:34:32 GMT
	(envelope-from adamw@repoman.freebsd.org)
Received: (from adamw@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QGYW18022257;
	Sun, 26 Sep 2004 16:34:32 GMT
	(envelope-from adamw)
Message-Id: <200409261634.i8QGYW18022257@repoman.freebsd.org>
From: Adam Weinberger <adamw@FreeBSD.org>
Date: Sun, 26 Sep 2004 16:34:31 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/gnome index.xsl
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 16:34:32 -0000

adamw       2004-09-26 16:34:31 UTC

  FreeBSD doc repository

  Modified files:
    en/gnome             index.xsl 
  Log:
  Revise wording a bit.
  
  Revision  Changes    Path
  1.59      +11 -11    www/en/gnome/index.xsl

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 17:01:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6AB8916A4CE; Sun, 26 Sep 2004 17:01:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4D47443D41; Sun, 26 Sep 2004 17:01:56 +0000 (GMT)
	(envelope-from ceri@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QH1uE6029438;
	Sun, 26 Sep 2004 17:01:56 GMT
	(envelope-from ceri@repoman.freebsd.org)
Received: (from ceri@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QH1uMI029437;
	Sun, 26 Sep 2004 17:01:56 GMT
	(envelope-from ceri)
Message-Id: <200409261701.i8QH1uMI029437@repoman.freebsd.org>
From: Ceri Davies <ceri@FreeBSD.org>
Date: Sun, 26 Sep 2004 17:01:56 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/network-servers
	chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 17:01:56 -0000

ceri        2004-09-26 17:01:56 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/network-servers chapter.sgml 
  Log:
  dhcrelay moved to its own port; update the reference thereto.
  
  PR:             docs/72019
  Submitted by:   Brad Davis <so14k at so14k.com>
  
  Revision  Changes    Path
  1.30      +1 -1      doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 17:15:43 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0A62616A4CF; Sun, 26 Sep 2004 17:15:43 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E0BB943D2F; Sun, 26 Sep 2004 17:15:42 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QHFg67029932;
	Sun, 26 Sep 2004 17:15:42 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QHFgWS029931;
	Sun, 26 Sep 2004 17:15:42 GMT
	(envelope-from pjd)
Message-Id: <200409261715.i8QHFgWS029931@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Sun, 26 Sep 2004 17:15:42 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sbin/geom/class/stripe geom_stripe.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 17:15:43 -0000

pjd         2004-09-26 17:15:42 UTC

  FreeBSD src repository

  Modified files:
    sbin/geom/class/stripe geom_stripe.c 
  Log:
  Don't allow to specify wrong stripe size.
  
  Reported by:    obrien
  
  Revision  Changes    Path
  1.8       +11 -1     src/sbin/geom/class/stripe/geom_stripe.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 17:20:45 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A75C816A4CE; Sun, 26 Sep 2004 17:20:45 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8AE1143D2F; Sun, 26 Sep 2004 17:20:45 +0000 (GMT)
	(envelope-from ceri@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QHKjor030087;
	Sun, 26 Sep 2004 17:20:45 GMT
	(envelope-from ceri@repoman.freebsd.org)
Received: (from ceri@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QHKjHI030086;
	Sun, 26 Sep 2004 17:20:45 GMT
	(envelope-from ceri)
Message-Id: <200409261720.i8QHKjHI030086@repoman.freebsd.org>
From: Ceri Davies <ceri@FreeBSD.org>
Date: Sun, 26 Sep 2004 17:20:45 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/share/sgml spellcheck.dsl
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 17:20:45 -0000

ceri        2004-09-26 17:20:45 UTC

  FreeBSD doc repository

  Modified files:
    share/sgml           spellcheck.dsl 
  Log:
  Sort the ignored elements.
  
  Revision  Changes    Path
  1.2       +7 -7      doc/share/sgml/spellcheck.dsl

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 17:23:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 379E716A4CE; Sun, 26 Sep 2004 17:23:20 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1A9CD43D46; Sun, 26 Sep 2004 17:23:20 +0000 (GMT)
	(envelope-from ceri@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QHNKkp030178;
	Sun, 26 Sep 2004 17:23:20 GMT
	(envelope-from ceri@repoman.freebsd.org)
Received: (from ceri@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QHNJvS030177;
	Sun, 26 Sep 2004 17:23:19 GMT
	(envelope-from ceri)
Message-Id: <200409261723.i8QHNJvS030177@repoman.freebsd.org>
From: Ceri Davies <ceri@FreeBSD.org>
Date: Sun, 26 Sep 2004 17:23:19 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/share/sgml spellcheck.dsl
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 17:23:20 -0000

ceri        2004-09-26 17:23:19 UTC

  FreeBSD doc repository

  Modified files:
    share/sgml           spellcheck.dsl 
  Log:
  Add the email, ulink, and username elements to those omitted by this
  stylesheet.
  
  Revision  Changes    Path
  1.3       +9 -0      doc/share/sgml/spellcheck.dsl

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 17:29:10 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F1D5816A4CE; Sun, 26 Sep 2004 17:29:09 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D458443D45; Sun, 26 Sep 2004 17:29:09 +0000 (GMT)
	(envelope-from obrien@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QHT9Cs030413;
	Sun, 26 Sep 2004 17:29:09 GMT
	(envelope-from obrien@repoman.freebsd.org)
Received: (from obrien@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QHT9NE030412;
	Sun, 26 Sep 2004 17:29:09 GMT
	(envelope-from obrien)
Message-Id: <200409261729.i8QHT9NE030412@repoman.freebsd.org>
From: "David E. O'Brien" <obrien@FreeBSD.org>
Date: Sun, 26 Sep 2004 17:29:09 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sbin/geom/class/stripe gstripe.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 17:29:10 -0000

obrien      2004-09-26 17:29:09 UTC

  FreeBSD src repository

  Modified files:
    sbin/geom/class/stripe gstripe.8 
  Log:
  Embellish the man page after trying to migrate to gstripe from ccd(4).
  
  Revision  Changes    Path
  1.16      +27 -4     src/sbin/geom/class/stripe/gstripe.8

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 17:35:37 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id EDD7816A4CE; Sun, 26 Sep 2004 17:35:37 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CECAC43D49; Sun, 26 Sep 2004 17:35:37 +0000 (GMT)
	(envelope-from ceri@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QHZbJT030655;
	Sun, 26 Sep 2004 17:35:37 GMT
	(envelope-from ceri@repoman.freebsd.org)
Received: (from ceri@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QHZbid030654;
	Sun, 26 Sep 2004 17:35:37 GMT
	(envelope-from ceri)
Message-Id: <200409261735.i8QHZbid030654@repoman.freebsd.org>
From: Ceri Davies <ceri@FreeBSD.org>
Date: Sun, 26 Sep 2004 17:35:37 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/share/sgml
	trademarks.entdoc/en_US.ISO8859-1/books/faq book.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 17:35:38 -0000

ceri        2004-09-26 17:35:37 UTC

  FreeBSD doc repository

  Modified files:
    share/sgml           trademarks.ent 
    en_US.ISO8859-1/books/faq book.sgml 
  Log:
  Remove an entry from the FAQ that has been in there since the initial
  revision, but never made any sense as the port doesn't provide Microsoft
  FrontPage anyway.  Additionally, the www/apache13-fp port has been
  removed from the ports collection.
  
  The FrontPage trademark is not referenced anywhere else in the tree.
  
  Revision  Changes    Path
  1.655     +0 -12     doc/en_US.ISO8859-1/books/faq/book.sgml
  1.24      +1 -1      doc/share/sgml/trademarks.ent

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 18:04:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B09A116A4D0; Sun, 26 Sep 2004 18:04:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9241B43D46; Sun, 26 Sep 2004 18:04:52 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QI4q5t031599;
	Sun, 26 Sep 2004 18:04:52 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QI4qse031598;
	Sun, 26 Sep 2004 18:04:52 GMT
	(envelope-from nectar)
Message-Id: <200409261804.i8QI4qse031598@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Sun, 26 Sep 2004 18:04:52 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 18:04:52 -0000

nectar      2004-09-26 18:04:52 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Add missing PORTEPOCH in a mozilla entry.
  Correct package name in an apache entry.
  
  Reported by:    Dan Langille <dan@langille.org>
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.249     +6 -4      ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 18:17:36 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 95B8316A4CE; Sun, 26 Sep 2004 18:17:36 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7906843D41; Sun, 26 Sep 2004 18:17:36 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QIHahd032062;
	Sun, 26 Sep 2004 18:17:36 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QIHab7032061;
	Sun, 26 Sep 2004 18:17:36 GMT
	(envelope-from nectar)
Message-Id: <200409261817.i8QIHab7032061@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Sun, 26 Sep 2004 18:17:36 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 18:17:36 -0000

nectar      2004-09-26 18:17:36 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Note subversion information disclosure vulnerability.
  
  Submitted by:   lev
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.250     +37 -1     ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 18:19:33 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 43D9916A4CE; Sun, 26 Sep 2004 18:19:33 +0000 (GMT)
Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A9BC543D1D; Sun, 26 Sep 2004 18:19:32 +0000 (GMT)
	(envelope-from marius@newtrinity.zeist.de)
Received: from newtrinity.zeist.de (localhost [127.0.0.1])
	i8QIJQ1a070846;	Sun, 26 Sep 2004 20:19:31 +0200 (CEST)
	(envelope-from marius@newtrinity.zeist.de)
Received: (from marius@localhost)
	by newtrinity.zeist.de (8.12.10/8.12.10/Submit) id i8QIJLNd070845;
	Sun, 26 Sep 2004 20:19:21 +0200 (CEST)
	(envelope-from marius)
Date: Sun, 26 Sep 2004 20:19:21 +0200
From: Marius Strobl <marius@alchemy.franken.de>
To: John Baldwin <jhb@FreeBSD.org>
Message-ID: <20040926201921.G69188@newtrinity.zeist.de>
References: <200409192138.i8JLcBC7094537@repoman.freebsd.org>
	<200409201346.13358.jhb@FreeBSD.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5.1i
In-Reply-To: <200409201346.13358.jhb@FreeBSD.org>;
	from jhb@FreeBSD.org on Mon, Sep 20, 2004 at 01:46:13PM -0400
X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.12; VDF 6.27.0.72
	     (host: newtrinity.zeist.de)
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/dev/mk48txx mk48txx.c mk48txxreg.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 18:19:33 -0000

On Mon, Sep 20, 2004 at 01:46:13PM -0400, John Baldwin wrote:
> On Sunday 19 September 2004 05:38 pm, Marius Strobl wrote:
> > marius      2004-09-19 21:38:11 UTC
> >
> >   - Fix two off-by-one errors in the handling of the day of week. The
> >     genclock code represents the dow as 0 - 6 with 0 being Sunday but the
> >     mk48txx use 1 - 7 with 1 being Sunday. In the settime function when
> >     writing the dow to the clock the range wasn't adjusted accordingly but
> >     the clock apparently played along nicely otherwise the second bug in
> >     the gettime function which mapped 1 - 7 to 0 - 6 but with 0 meaning
> >     Saturday would have been triggered. Fixing these makes the date being
> >     stored in the same format Sun/Solaris uses and cures the "Invalid time
> >     in real time clock. Check and reset the date immediately!" when the
> >     date was set under Solaris prior to booting FreeBSD/sparc64. [1]
> >     Looking at other clock drivers/code e.g. FreeBSD/alpha the former
> > "bug", i.e. storing the dow as 0 - 6 even when the clock uses 1 - 7, seems
> > to be common but might be on purpose for compatibility when multi-booting
> > with other OS which do the same. So it might make sense to add a flag to
> > handle the dow off-by-one for use of this driver on platforms other than
> > sparc64.
> 
> Hmm, I get them occasionally on my Alphas which only run FreeBSD, so I think 
> it's probably a bug that needs to be fixed in FreeBSD/alpha.
> 

Bruce Evans pointed me at src/sys/i386/isa/clock.c revision 1.191 which
fixed the same thing. According to its commit message the bug actually
caused problems on Soekris machines.
On my PWS which also only runs FreeBSD/alpha I ocassionally get
"WARNING: clock gained X days -- CHECK AND RESET THE DATE!". This could
be a problem similar to the one on Soekris boards when using the wrong
encoding for the weekday but I haven't looked into it, yet.
Do you also get "clock gained X days" warnings or something different?
Do you have an idea when this happens?

Marius

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 18:29:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 96E2F16A4CE; Sun, 26 Sep 2004 18:29:52 +0000 (GMT)
Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 449B543D4C; Sun, 26 Sep 2004 18:29:52 +0000 (GMT)
	(envelope-from pjd@darkness.comp.waw.pl)
Received: by darkness.comp.waw.pl (Postfix, from userid 1009)
	id 1BBCCACAFB; Sun, 26 Sep 2004 20:29:50 +0200 (CEST)
Date: Sun, 26 Sep 2004 20:29:50 +0200
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
To: "David E. O'Brien" <obrien@FreeBSD.org>
Message-ID: <20040926182950.GP9550@darkness.comp.waw.pl>
References: <200409261729.i8QHT9NE030412@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="ubuMVesmirrCclZT"
Content-Disposition: inline
In-Reply-To: <200409261729.i8QHT9NE030412@repoman.freebsd.org>
User-Agent: Mutt/1.4.2i
X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc
X-OS: FreeBSD 5.2.1-RC2 i386
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sbin/geom/class/stripe gstripe.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 18:29:52 -0000


--ubuMVesmirrCclZT
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Sep 26, 2004 at 05:29:09PM +0000, David E. O'Brien wrote:
+> +The
+> +.Ar stripesize
+> +must be a multiple of the largest sector size of all the providers.

Actually it should be the Least Common Multiple from all sector sizes,
i.e. if you have two providers with sectors: 1024 bytes and 1536 bytes,
it should be multiple of 3072.

Anyway, thanks!

--=20
Pawel Jakub Dawidek                       http://www.FreeBSD.org
pjd@FreeBSD.org                           http://garage.freebsd.pl
FreeBSD committer                         Am I Evil? Yes, I Am!

--ubuMVesmirrCclZT
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFBVwqeForvXbEpPzQRAmiGAKCmpBwhZamLJjaQGBJdOVyKr7K3RACdGhbj
JqX3KcMCznAkujy7np0UX/Y=
=EBSS
-----END PGP SIGNATURE-----

--ubuMVesmirrCclZT--

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 19:03:45 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BEE2B16A4CE; Sun, 26 Sep 2004 19:03:45 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9FB5643D2F; Sun, 26 Sep 2004 19:03:45 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QJ3jtA033277;
	Sun, 26 Sep 2004 19:03:45 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QJ3jTl033276;
	Sun, 26 Sep 2004 19:03:45 GMT
	(envelope-from simon)
Message-Id: <200409261903.i8QJ3jTl033276@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Sun, 26 Sep 2004 19:03:45 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/share/man/man4 urio.4
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 19:03:45 -0000

simon       2004-09-26 19:03:45 UTC

  FreeBSD src repository (doc committer)

  Modified files:
    share/man/man4       urio.4 
  Log:
  - Add a HARDWARE section which lists supported devices based on the
    Hardware Notes.
  - Update some text to fit better now that this driver support
    multiple different device types.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.10      +18 -5     src/share/man/man4/urio.4

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 19:05:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6D00716A4CE; Sun, 26 Sep 2004 19:05:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4D3F643D48; Sun, 26 Sep 2004 19:05:52 +0000 (GMT)
	(envelope-from marcel@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QJ5qZr033412;
	Sun, 26 Sep 2004 19:05:52 GMT
	(envelope-from marcel@repoman.freebsd.org)
Received: (from marcel@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QJ5q0B033411;
	Sun, 26 Sep 2004 19:05:52 GMT
	(envelope-from marcel)
Message-Id: <200409261905.i8QJ5q0B033411@repoman.freebsd.org>
From: Marcel Moolenaar <marcel@FreeBSD.org>
Date: Sun, 26 Sep 2004 19:05:52 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/release/scripts print-cdrom-packages.sh
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 19:05:52 -0000

marcel      2004-09-26 19:05:52 UTC

  FreeBSD src repository

  Modified files:
    release/scripts      print-cdrom-packages.sh 
  Log:
  Don't put devel/gdb6 on disc1 for non-i386 platforms. We have gdb6 in
  the base-system. Adding the port for ia64 on disc1 is especially bogus,
  because the port doesn't even build on ia64. It also doesn't support
  libthread_db.
  
  Revision  Changes    Path
  1.65      +0 -3      src/release/scripts/print-cdrom-packages.sh

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 19:06:18 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 25E2F16A4CE; Sun, 26 Sep 2004 19:06:18 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0799143D2D; Sun, 26 Sep 2004 19:06:18 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QJ6H3r033451;
	Sun, 26 Sep 2004 19:06:17 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QJ6HIx033450;
	Sun, 26 Sep 2004 19:06:17 GMT
	(envelope-from simon)
Message-Id: <200409261906.i8QJ6HIx033450@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Sun, 26 Sep 2004 19:06:17 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/release/doc/share/misc dev.archlist.txt
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 19:06:18 -0000

simon       2004-09-26 19:06:17 UTC

  FreeBSD src repository (doc committer)

  Modified files:
    release/doc/share/misc dev.archlist.txt 
  Log:
  Add ulpt(4) and urio(4).
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.43      +2 -0      src/release/doc/share/misc/dev.archlist.txt

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 19:13:38 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4944A16A4CF; Sun, 26 Sep 2004 19:13:38 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2B0A043D3F; Sun, 26 Sep 2004 19:13:38 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QJDcOW033693;
	Sun, 26 Sep 2004 19:13:38 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QJDcaw033692;
	Sun, 26 Sep 2004 19:13:38 GMT
	(envelope-from simon)
Message-Id: <200409261913.i8QJDcaw033692@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Sun, 26 Sep 2004 19:13:38 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: 
	cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 19:13:38 -0000

simon       2004-09-26 19:13:38 UTC

  FreeBSD src repository (doc committer)

  Modified files:
    release/doc/en_US.ISO8859-1/hardware/common dev.sgml 
  Log:
  - Auto generate device listings for the following drivers: urio, ulpt,
    and umct.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.259     +6 -31     src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 19:31:47 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6DDDA16A4CE; Sun, 26 Sep 2004 19:31:47 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4C1B143D2F; Sun, 26 Sep 2004 19:31:47 +0000 (GMT)
	(envelope-from scottl@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QJVlVU034179;
	Sun, 26 Sep 2004 19:31:47 GMT
	(envelope-from scottl@repoman.freebsd.org)
Received: (from scottl@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QJVlWp034178;
	Sun, 26 Sep 2004 19:31:47 GMT
	(envelope-from scottl)
Message-Id: <200409261931.i8QJVlWp034178@repoman.freebsd.org>
From: Scott Long <scottl@FreeBSD.org>
Date: Sun, 26 Sep 2004 19:31:47 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/releases/5.3R todo.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 19:31:47 -0000

scottl      2004-09-26 19:31:47 UTC

  FreeBSD doc repository

  Modified files:
    en/releases/5.3R     todo.sgml 
  Log:
  Remove the 'boot time panic' issue.  Kris reports that it is no longer
  happening.
  
  Revision  Changes    Path
  1.88      +1 -10     www/en/releases/5.3R/todo.sgml

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 20:01:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A9B0916A4CE; Sun, 26 Sep 2004 20:01:44 +0000 (GMT)
Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9E59E43D45; Sun, 26 Sep 2004 20:01:41 +0000 (GMT)
	(envelope-from wb@freebie.xs4all.nl)
Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253])
	by smtp-vbr9.xs4all.nl (8.12.11/8.12.11) with ESMTP id i8QK1aY4003996;
	Sun, 26 Sep 2004 22:01:38 +0200 (CEST)
	(envelope-from wb@freebie.xs4all.nl)
Received: from freebie.xs4all.nl (localhost [127.0.0.1])
	by freebie.xs4all.nl (8.13.1/8.12.9) with ESMTP id i8QK1Ys2061878;
	Sun, 26 Sep 2004 22:01:34 +0200 (CEST)
	(envelope-from wb@freebie.xs4all.nl)
Received: (from wb@localhost)
	by freebie.xs4all.nl (8.13.1/8.13.1/Submit) id i8QK1Y3Q061877;
	Sun, 26 Sep 2004 22:01:34 +0200 (CEST)
	(envelope-from wb)
Date: Sun, 26 Sep 2004 22:01:34 +0200
From: Wilko Bulte <wb@freebie.xs4all.nl>
To: Peter Jeremy <PeterJeremy@optushome.com.au>
Message-ID: <20040926200134.GA61798@freebie.xs4all.nl>
References: <200409221253.i8MCrR4K036310@repoman.freebsd.org>
	<20040924145847.29d8f597.oliver@FreeBSD.org>
	<20040924140756.GG959@green.homeunix.org>
	<20040924081830.K39925@pooker.samsco.org>
	<20040924145126.GH959@green.homeunix.org>
	<20040924091131.P39925@pooker.samsco.org>
	<20040924154708.GI959@green.homeunix.org>
	<20040924094950.N39925@pooker.samsco.org>
	<20040924161807.GJ959@green.homeunix.org>
	<20040925203122.GF83620@cirb503493.alcatel.com.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20040925203122.GF83620@cirb503493.alcatel.com.au>
User-Agent: Mutt/1.4.1i
X-OS: FreeBSD 4.10-STABLE
X-PGP: finger wilko@freebsd.org
X-Virus-Scanned: by XS4ALL Virus Scanner
cc: Brian Fundakowski Feldman <green@FreeBSD.ORG>
cc: src-committers@FreeBSD.ORG
cc: cvs-all@FreeBSD.ORG
cc: cvs-src@FreeBSD.ORG
Subject: Re: cvs commit: src/sys/net if.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 20:01:44 -0000

On Sun, Sep 26, 2004 at 06:31:22AM +1000, Peter Jeremy wrote..
> On Fri, 2004-Sep-24 12:18:07 -0400, Brian Fundakowski Feldman wrote:
> >On Fri, Sep 24, 2004 at 09:51:31AM -0600, Scott Long wrote:
> >> On Fri, 24 Sep 2004, Brian Fundakowski Feldman wrote:
> >> > Every time it "appears" to be fixed, I can't get any kind of stability
> >> > with SMP, PREEMPTION, and SCHED_ULE; I'm certainly willing to try it
> >> > each time it looks to be fixed.
> >> 
> >> Would you please copy me on the reports that you've sent to Julian so I
> >> can track them also?
> >
> >The only way I can get reports other than "it hung, serial DDB and
> >SW_WATCHDOG are no help" is if somehow I gain some kind of real
> >hardware watchdog. :(
> 
> If you have an ISA slot handy, you can trivially generate NMI by
> shorting a pair of opposite pins (from memory the pair closest to the
> rear but I can't quickly verify that).  Unfortunately, raising SERR#

Correct, you are shorting GND against IOCHKN which gets you an NMI.

-- 
Wilko Bulte				wilko@FreeBSD.org

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 20:08:00 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4F72C16A4CE; Sun, 26 Sep 2004 20:08:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2F73043D39; Sun, 26 Sep 2004 20:08:00 +0000 (GMT)
	(envelope-from rushani@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QK805n035184;
	Sun, 26 Sep 2004 20:08:00 GMT
	(envelope-from rushani@repoman.freebsd.org)
Received: (from rushani@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QK805x035183;
	Sun, 26 Sep 2004 20:08:00 GMT
	(envelope-from rushani)
Message-Id: <200409262008.i8QK805x035183@repoman.freebsd.org>
From: Hideyuki KURASHINA <rushani@FreeBSD.org>
Date: Sun, 26 Sep 2004 20:08:00 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/articles/dialup-firewall
	article.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 20:08:00 -0000

rushani     2004-09-26 20:08:00 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/articles/dialup-firewall article.sgml 
  Log:
  Fix a typo (``I my machine stops'' -> ``my machine stops'').
  
  Submitted by:   Hiroo Ono <hiroo at oikumene dot gcd dot org>
  
  Revision  Changes    Path
  1.40      +1 -1      doc/en_US.ISO8859-1/articles/dialup-firewall/article.sgml

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 20:08:31 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9EF2E16A4CE; Sun, 26 Sep 2004 20:08:31 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7F66443D39; Sun, 26 Sep 2004 20:08:31 +0000 (GMT)
	(envelope-from rushani@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QK8VRi035213;
	Sun, 26 Sep 2004 20:08:31 GMT
	(envelope-from rushani@repoman.freebsd.org)
Received: (from rushani@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QK8VPq035212;
	Sun, 26 Sep 2004 20:08:31 GMT
	(envelope-from rushani)
Message-Id: <200409262008.i8QK8VPq035212@repoman.freebsd.org>
From: Hideyuki KURASHINA <rushani@FreeBSD.org>
Date: Sun, 26 Sep 2004 20:08:31 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/disks chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 20:08:31 -0000

rushani     2004-09-26 20:08:31 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/disks chapter.sgml 
  Log:
  Fix a typo (syntax of cdrecord should be comma-separated values for
  device reference).
  
  Revision  Changes    Path
  1.222     +1 -1      doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 20:30:15 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id AE45916A4D0; Sun, 26 Sep 2004 20:30:15 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8BEDD43D4C; Sun, 26 Sep 2004 20:30:15 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QKUFNs035826;
	Sun, 26 Sep 2004 20:30:15 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QKUFcH035825;
	Sun, 26 Sep 2004 20:30:15 GMT
	(envelope-from pjd)
Message-Id: <200409262030.i8QKUFcH035825@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Sun, 26 Sep 2004 20:30:15 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom/mirror g_mirror.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 20:30:15 -0000

pjd         2004-09-26 20:30:15 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/mirror      g_mirror.c 
  Log:
  Simplify code a bit.
  
  Revision  Changes    Path
  1.29      +9 -18     src/sys/geom/mirror/g_mirror.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 20:39:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A34B316A4CE; Sun, 26 Sep 2004 20:39:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 84F7843D1D; Sun, 26 Sep 2004 20:39:56 +0000 (GMT)
	(envelope-from marcel@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QKduDt036148;
	Sun, 26 Sep 2004 20:39:56 GMT
	(envelope-from marcel@repoman.freebsd.org)
Received: (from marcel@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QKduYu036147;
	Sun, 26 Sep 2004 20:39:56 GMT
	(envelope-from marcel)
Message-Id: <200409262039.i8QKduYu036147@repoman.freebsd.org>
From: Marcel Moolenaar <marcel@FreeBSD.org>
Date: Sun, 26 Sep 2004 20:39:56 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/ia64/ia32 ia32_trap.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 20:39:56 -0000

marcel      2004-09-26 20:39:56 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia32        ia32_trap.c 
  Log:
  ...And fix WITNESS builds: declare syscallnames.
  
  Revision  Changes    Path
  1.3       +4 -0      src/sys/ia64/ia32/ia32_trap.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 20:41:08 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3ED6816A4CE; Sun, 26 Sep 2004 20:41:08 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 20C7943D41; Sun, 26 Sep 2004 20:41:08 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QKf8be036262;
	Sun, 26 Sep 2004 20:41:08 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QKf8xR036261;
	Sun, 26 Sep 2004 20:41:08 GMT
	(envelope-from pjd)
Message-Id: <200409262041.i8QKf8xR036261@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Sun, 26 Sep 2004 20:41:07 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom/mirror g_mirror.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 20:41:08 -0000

pjd         2004-09-26 20:41:07 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/mirror      g_mirror.c 
  Log:
  Avoid race while synchronizing components. It is very hard to bump into,
  but it is possible:
  1. Read data from good component for synchronization.
  2. Write data to the same area.
  3. Write synchronization data, which are now stale.
  
  Found by:       tegge
  
  Revision  Changes    Path
  1.30      +31 -8     src/sys/geom/mirror/g_mirror.c

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 20:42:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DCE7816A4CE; Sun, 26 Sep 2004 20:42:35 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BD76243D1D; Sun, 26 Sep 2004 20:42:35 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QKgZld036319;
	Sun, 26 Sep 2004 20:42:35 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QKgZf3036318;
	Sun, 26 Sep 2004 20:42:35 GMT
	(envelope-from pjd)
Message-Id: <200409262042.i8QKgZf3036318@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Sun, 26 Sep 2004 20:42:35 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom/mirror g_mirror.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 20:42:36 -0000

pjd         2004-09-26 20:42:35 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/mirror      g_mirror.h 
  Log:
  Forgot to commit addition of ds_resync field.
  
  Revision  Changes    Path
  1.9       +1 -0      src/sys/geom/mirror/g_mirror.h

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 21:21:45 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 67F6116A4CE; Sun, 26 Sep 2004 21:21:45 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 490E943D1F; Sun, 26 Sep 2004 21:21:45 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QLLjZa043805;
	Sun, 26 Sep 2004 21:21:45 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QLLjnh043804;
	Sun, 26 Sep 2004 21:21:45 GMT
	(envelope-from simon)
Message-Id: <200409262121.i8QLLjnh043804@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Sun, 26 Sep 2004 21:21:45 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en send-pr.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 21:21:45 -0000

simon       2004-09-26 21:21:45 UTC

  FreeBSD doc repository

  Modified files:
    en                   send-pr.sgml 
  Log:
  Note that PR's are not for general support and point people at the
  support page instead.
  
  Prompted by:    reading freebsd-i386 for a while
  
  Revision  Changes    Path
  1.40      +4 -2      www/en/send-pr.sgml

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 21:26:49 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 98F3516A4CE; Sun, 26 Sep 2004 21:26:49 +0000 (GMT)
Received: from shrike.submonkey.net (cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com
	[81.103.67.204])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 215B143D54; Sun, 26 Sep 2004 21:26:49 +0000 (GMT)
	(envelope-from setantae@submonkey.net)
Received: from setantae by shrike.submonkey.net with local (Exim 4.42
	(FreeBSD))	id 1CBgXf-000Ftk-Ve; Sun, 26 Sep 2004 22:26:48 +0100
Date: Sun, 26 Sep 2004 22:26:47 +0100
From: Ceri Davies <ceri@submonkey.net>
To: "Simon L. Nielsen" <simon@FreeBSD.org>
Message-ID: <20040926212647.GL2493@submonkey.net>
Mail-Followup-To: Ceri Davies <ceri@submonkey.net>,
	"Simon L. Nielsen" <simon@FreeBSD.org>, doc-committers@FreeBSD.org,
	cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
References: <200409262121.i8QLLjnh043804@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="9PPZznLxL9KC9NUk"
Content-Disposition: inline
In-Reply-To: <200409262121.i8QLLjnh043804@repoman.freebsd.org>
X-PGP: finger ceri@FreeBSD.org
User-Agent: Mutt/1.5.6i
Sender: Ceri Davies <setantae@submonkey.net>
cc: doc-committers@FreeBSD.org
cc: cvs-doc@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: www/en send-pr.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 21:26:49 -0000


--9PPZznLxL9KC9NUk
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Sep 26, 2004 at 09:21:45PM +0000, Simon L. Nielsen wrote:
> simon       2004-09-26 21:21:45 UTC
>=20
>   FreeBSD doc repository
>=20
>   Modified files:
>     en                   send-pr.sgml=20
>   Log:
>   Note that PR's are not for general support and point people at the
>   support page instead.

Good call.

Ceri

> | +      help you.  Please note that this page is for submitting
> | +      <b>bugs</b>, and <b>not</b> for general FreeBSD <a
> | +      href=3D"support.html">support</a>.</p>

--=20
It is not tinfoil, it is my new skin.  I am a robot.

--9PPZznLxL9KC9NUk
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBVzQXocfcwTS3JF8RAntNAKCeK13ZS+tIsujzR92pS7BKMXMEegCfYg5n
OImNiZDvJjgi7iiDh9JtLYQ=
=I7kj
-----END PGP SIGNATURE-----

--9PPZznLxL9KC9NUk--

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 21:56:39 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id EA0CC16A4CE; Sun, 26 Sep 2004 21:56:39 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CAC3E43D2D; Sun, 26 Sep 2004 21:56:39 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QLudQF044742;
	Sun, 26 Sep 2004 21:56:39 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QLudjT044741;
	Sun, 26 Sep 2004 21:56:39 GMT
	(envelope-from kris)
Message-Id: <200409262156.i8QLudjT044741@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 21:56:39 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/Tools/portbuild/scripts buildenv
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 21:56:40 -0000

kris        2004-09-26 21:56:39 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts buildenv 
  Log:
  * Support 6.x builds
  * Default 4.x to XFree86 4.x, 5.x and above to x.org
  * Don't pick up local customizations from OPTIONS
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.13      +12 -2     ports/Tools/portbuild/scripts/buildenv

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 21:57:10 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7360416A4CF; Sun, 26 Sep 2004 21:57:10 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3B2E543D45; Sun, 26 Sep 2004 21:57:10 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QLvASG044785;
	Sun, 26 Sep 2004 21:57:10 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QLvAg4044784;
	Sun, 26 Sep 2004 21:57:10 GMT
	(envelope-from kris)
Message-Id: <200409262157.i8QLvAg4044784@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 21:57:10 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/Tools/portbuild/scripts makeindex
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 21:57:10 -0000

kris        2004-09-26 21:57:10 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts makeindex 
  Log:
  Support 6.x builds
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.17      +4 -0      ports/Tools/portbuild/scripts/makeindex

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 21:57:28 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 34C0016A4D5; Sun, 26 Sep 2004 21:57:28 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1520643D55; Sun, 26 Sep 2004 21:57:28 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QLvRRZ044818;
	Sun, 26 Sep 2004 21:57:27 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QLvRfK044817;
	Sun, 26 Sep 2004 21:57:27 GMT
	(envelope-from kris)
Message-Id: <200409262157.i8QLvRfK044817@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 21:57:27 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/Tools/portbuild/scripts mkbindist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 21:57:28 -0000

kris        2004-09-26 21:57:27 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts mkbindist 
  Log:
  Support 6.x builds
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.11      +1 -1      ports/Tools/portbuild/scripts/mkbindist

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 21:59:10 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 15C2E16A4CE; Sun, 26 Sep 2004 21:59:10 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EB8FE43D2D; Sun, 26 Sep 2004 21:59:09 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QLx9H8044929;
	Sun, 26 Sep 2004 21:59:09 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QLx9u8044928;
	Sun, 26 Sep 2004 21:59:09 GMT
	(envelope-from kris)
Message-Id: <200409262159.i8QLx9u8044928@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 21:59:09 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/Tools/portbuild/scripts reportload
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 21:59:10 -0000

kris        2004-09-26 21:59:09 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts reportload 
  Log:
  Pull in portbuild.$(hostname) for per-client customization
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.9       +3 -1      ports/Tools/portbuild/scripts/reportload

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 21:59:48 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7161816A4CE; Sun, 26 Sep 2004 21:59:48 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 51FA943D39; Sun, 26 Sep 2004 21:59:48 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QLxmF7044962;
	Sun, 26 Sep 2004 21:59:48 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QLxmqH044961;
	Sun, 26 Sep 2004 21:59:48 GMT
	(envelope-from kris)
Message-Id: <200409262159.i8QLxmqH044961@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 21:59:48 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/Tools/portbuild/scripts clean-chroot
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 21:59:48 -0000

kris        2004-09-26 21:59:48 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts clean-chroot 
  Log:
  Refuse to "clean" / if something goes wrong upstream and we are passed
  the wrong path
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.2       +5 -0      ports/Tools/portbuild/scripts/clean-chroot

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 22:04:58 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 250B216A4CE; Sun, 26 Sep 2004 22:04:58 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0390443D31; Sun, 26 Sep 2004 22:04:58 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QM4veU045107;
	Sun, 26 Sep 2004 22:04:57 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QM4vqF045106;
	Sun, 26 Sep 2004 22:04:57 GMT
	(envelope-from kris)
Message-Id: <200409262204.i8QM4vqF045106@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 22:04:57 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/Tools/portbuild/scripts pdispatch
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 22:04:58 -0000

kris        2004-09-26 22:04:57 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts pdispatch 
  Log:
  * Bail out if we can't claim a chroot directory in the client (e.g. if
  ssh times out)
  
  * Support new portbuild.conf settings:
  
      client_user = user to connect to on the client (not necessarily root)
  
      sudo_cmd = If ssh'ing to a non-root user, run this command to gain
                 root privs (set to empty string for client_user=root,
                 or sudo for !root).  Cannot require interactivity, of
                 course.
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.19      +17 -13    ports/Tools/portbuild/scripts/pdispatch

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 22:09:09 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D619E16A4CE; Sun, 26 Sep 2004 22:09:09 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CC08743D60; Sun, 26 Sep 2004 22:09:09 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QM99MT045289;
	Sun, 26 Sep 2004 22:09:09 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QM99qk045288;
	Sun, 26 Sep 2004 22:09:09 GMT
	(envelope-from kris)
Message-Id: <200409262209.i8QM99qk045288@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 22:09:09 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/Tools/portbuild/scripts dosetupnode
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 22:09:10 -0000

kris        2004-09-26 22:09:09 UTC

  FreeBSD ports repository

  Added files:
    Tools/portbuild/scripts dosetupnode 
  Log:
  Break out the setupnode function of dopackages into a separate script so
  that it may be called by hand.
  
  Support new portbuild.conf variables
  
      client_user = user to connect to on the client (not necessarily
                    root).  This user must have write permission to the
                    /var/portbuild tree if disconnected=1 (i.e. we're
                    going to run rsync).
      rsync_gzip  = set to "-z" to enable compression on low-bandwidth
                    disconnected clients.
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.1       +47 -0     ports/Tools/portbuild/scripts/dosetupnode (new)

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 22:09:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A47AB16A4CE; Sun, 26 Sep 2004 22:09:59 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 84B5843D5A; Sun, 26 Sep 2004 22:09:59 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QM9xXT045326;
	Sun, 26 Sep 2004 22:09:59 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QM9xdm045325;
	Sun, 26 Sep 2004 22:09:59 GMT
	(envelope-from kris)
Message-Id: <200409262209.i8QM9xdm045325@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 22:09:59 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/Tools/portbuild/scripts dopackages
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 22:09:59 -0000

kris        2004-09-26 22:09:59 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts dopackages 
  Log:
  * Break out setupnode into the dosetupnode script so it may be called
    manually
  
  * Support 6.x builds
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.27      +3 -37     ports/Tools/portbuild/scripts/dopackages

From owner-cvs-all@FreeBSD.ORG  Sun Sep 26 22:37:22 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BB92716A4CE; Sun, 26 Sep 2004 22:37:22 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9CB1C43D3F; Sun, 26 Sep 2004 22:37:22 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8QMbMWH046157;
	Sun, 26 Sep 2004 22:37:22 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8QMbMwp046156;
	Sun, 26 Sep 2004 22:37:22 GMT
	(envelope-from kris)
Message-Id: <200409262237.i8QMbMwp046156@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 26 Sep 2004 22:37:22 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/Tools/portbuild/scripts allgohans
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 26 Sep 2004 22:37:22 -0000

kris        2004-09-26 22:37:22 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts allgohans 
  Log:
  Support ${client_user} and ${sudo_cmd} for running commands as root on
  machines where we first connect to a non-root user and then increase
  privileges.
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.2       +5 -1      ports/Tools/portbuild/scripts/allgohans

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 00:23:45 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BF43F16A4CE; Mon, 27 Sep 2004 00:23:45 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9D5A943D55; Mon, 27 Sep 2004 00:23:45 +0000 (GMT)
	(envelope-from josef@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R0NjE2049029;
	Mon, 27 Sep 2004 00:23:45 GMT
	(envelope-from josef@repoman.freebsd.org)
Received: (from josef@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R0NjFX049028;
	Mon, 27 Sep 2004 00:23:45 GMT
	(envelope-from josef)
Message-Id: <200409270023.i8R0NjFX049028@repoman.freebsd.org>
From: Josef El-Rayes <josef@FreeBSD.org>
Date: Mon, 27 Sep 2004 00:23:45 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/nl_NL.ISO8859-1/books/handbook book.sgml
 doc/nl_NL.ISO8859-1/share/sgml         catalog
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 00:23:45 -0000

josef       2004-09-27 00:23:45 UTC

  FreeBSD doc repository

  Modified files:
    nl_NL.ISO8859-1/books/handbook book.sgml 
    nl_NL.ISO8859-1/share/sgml catalog 
  Log:
  Fix the build.
  
  Submitted by:   ceri
  
  Revision  Changes    Path
  1.2       +1 -1      doc/nl_NL.ISO8859-1/books/handbook/book.sgml
  1.3       +2 -2      doc/nl_NL.ISO8859-1/share/sgml/catalog

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 00:25:57 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0270016A4CE; Mon, 27 Sep 2004 00:25:57 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D782743D2D; Mon, 27 Sep 2004 00:25:56 +0000 (GMT)
	(envelope-from des@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R0Pu30049143;
	Mon, 27 Sep 2004 00:25:56 GMT
	(envelope-from des@repoman.freebsd.org)
Received: (from des@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R0Pueh049142;
	Mon, 27 Sep 2004 00:25:56 GMT
	(envelope-from des)
Message-Id: <200409270025.i8R0Pueh049142@repoman.freebsd.org>
From: Dag-Erling Smorgrav <des@FreeBSD.org>
Date: Mon, 27 Sep 2004 00:25:56 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/contrib/bind9 FREEBSD-Upgrade
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 00:25:57 -0000

des         2004-09-27 00:25:56 UTC

  FreeBSD src repository

  Modified files:
    contrib/bind9        FREEBSD-Upgrade 
  Log:
  Document the upgrade procedure.
  
  Revision  Changes    Path
  1.2       +94 -12    src/contrib/bind9/FREEBSD-Upgrade

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 00:26:49 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2D6D716A4CE; Mon, 27 Sep 2004 00:26:49 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0C7D843D2D; Mon, 27 Sep 2004 00:26:49 +0000 (GMT)
	(envelope-from josef@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R0QmRR049199;
	Mon, 27 Sep 2004 00:26:48 GMT
	(envelope-from josef@repoman.freebsd.org)
Received: (from josef@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R0QmEN049198;
	Mon, 27 Sep 2004 00:26:48 GMT
	(envelope-from josef)
Message-Id: <200409270026.i8R0QmEN049198@repoman.freebsd.org>
From: Josef El-Rayes <josef@FreeBSD.org>
Date: Mon, 27 Sep 2004 00:26:48 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc Makefile doc/nl_NL.ISO8859-1 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 00:26:49 -0000

josef       2004-09-27 00:26:48 UTC

  FreeBSD doc repository

  Modified files:
    .                    Makefile 
    nl_NL.ISO8859-1      Makefile 
  Log:
  Hook the dutch handbook into the build.
  
  Revision  Changes    Path
  1.34      +1 -0      doc/Makefile
  1.2       +2 -0      doc/nl_NL.ISO8859-1/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 00:29:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 955DE16A4CE; Mon, 27 Sep 2004 00:29:59 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7596B43D39; Mon, 27 Sep 2004 00:29:59 +0000 (GMT)
	(envelope-from des@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R0TxZl049322;
	Mon, 27 Sep 2004 00:29:59 GMT
	(envelope-from des@repoman.freebsd.org)
Received: (from des@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R0Txv2049321;
	Mon, 27 Sep 2004 00:29:59 GMT
	(envelope-from des)
Message-Id: <200409270029.i8R0Txv2049321@repoman.freebsd.org>
From: Dag-Erling Smorgrav <des@FreeBSD.org>
Date: Mon, 27 Sep 2004 00:29:59 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/contrib/bind9 FREEBSD-Upgrade
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 00:29:59 -0000

des         2004-09-27 00:29:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    contrib/bind9        FREEBSD-Upgrade 
  Log:
  MFC: (1.2) document the upgrade procedure
  
  Approved by:    re (implicitly)
  
  Revision  Changes    Path
  1.1.2.2   +94 -12    src/contrib/bind9/FREEBSD-Upgrade

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 02:03:02 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DA9AD16A4CE; Mon, 27 Sep 2004 02:03:02 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BBBDF43D31; Mon, 27 Sep 2004 02:03:02 +0000 (GMT)
	(envelope-from mckay@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R232MK058255;
	Mon, 27 Sep 2004 02:03:02 GMT
	(envelope-from mckay@repoman.freebsd.org)
Received: (from mckay@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R232uW058254;
	Mon, 27 Sep 2004 02:03:02 GMT
	(envelope-from mckay)
Message-Id: <200409270203.i8R232uW058254@repoman.freebsd.org>
From: Stephen McKay <mckay@FreeBSD.org>
Date: Mon, 27 Sep 2004 02:03:02 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: CVSROOT access
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 02:03:03 -0000

mckay       2004-09-27 02:03:02 UTC

  FreeBSD src repository

  Modified files:
    .                    access 
  Log:
  Turn my committers mail back on again.
  
  Revision  Changes    Path
  1.677     +1 -1      CVSROOT/access

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 02:57:32 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6AB2F16A4CE; Mon, 27 Sep 2004 02:57:32 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4A34243D4C; Mon, 27 Sep 2004 02:57:32 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R2vWhf059734;
	Mon, 27 Sep 2004 02:57:32 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R2vWPl059733;
	Mon, 27 Sep 2004 02:57:32 GMT
	(envelope-from nectar)
Message-Id: <200409270257.i8R2vWPl059733@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Mon, 27 Sep 2004 02:57:32 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 02:57:32 -0000

nectar      2004-09-27 02:57:32 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Note two older vulnerabilities in PHP.
  
  Submitted by:   Jon Passki <cykyc@yahoo.com>
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.251     +112 -1    ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 03:14:06 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3420516A4CE; Mon, 27 Sep 2004 03:14:06 +0000 (GMT)
Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7AB1543D41; Mon, 27 Sep 2004 03:14:02 +0000 (GMT)
	(envelope-from doconnor@gsoft.com.au)
Received: from inchoate.gsoft.com.au (localhost [127.0.0.1])
	(authenticated bits=0)
	by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id i8R3Dcnh029840;
	Mon, 27 Sep 2004 12:43:39 +0930 (CST)
	(envelope-from doconnor@gsoft.com.au)
From: "Daniel O'Connor" <doconnor@gsoft.com.au>
To: cvs-all@freebsd.org
Date: Mon, 27 Sep 2004 12:43:29 +0930
User-Agent: KMail/1.7
References: <20040924094950.N39925@pooker.samsco.org>
	<20040925.225150.20525280.imp@bsdimp.com>
	<20040926162333.GC1164@green.homeunix.org>
In-Reply-To: <20040926162333.GC1164@green.homeunix.org>
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart7945036.bmkb7h5lej";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200409271243.37300.doconnor@gsoft.com.au>
X-Spam-Score: -2.5 ()
	IN_REP_TO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT
X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang)
cc: Brian Fundakowski Feldman <green@freebsd.org>
cc: cvs-src@freebsd.org
cc: src-committers@freebsd.org
cc: "M. Warner Losh" <imp@bsdimp.com>
cc: PeterJeremy@optushome.com.au
Subject: Re: cvs commit: src/sys/net if.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 03:14:06 -0000

--nextPart7945036.bmkb7h5lej
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Mon, 27 Sep 2004 01:53, Brian Fundakowski Feldman wrote:
> > A1 and B1 pins.  This clocks #IOCHK.  However, this doesn't work on
> > all bridge chipsets, and many of them don't reset correctly w/o
> > changes to the tree.  I've submitted them to bde a long time ago, but
> > he didn't like them for reasons that I don't recall at the moment.
> >
> > However, it will work on most chipsets.
>
> Least of which my modern Athlon MP chipset which has no physical ISA slot=
s.

You can quite possibly do something similar with PCI and #SERR directly..

I haven't tried it though :)
(Anyone got an old motherboard they don't mind if it dies? :)

Hmm, MS have a circuit diagram ->
http://www.microsoft.com/whdc/system/CEC/dmpsw.mspx

It shouldn't be too hard to make a few boards like that.

Pin 42 is #SERR and the other side of it in ground.
PCI card pin diagram ->

Back of PC
                                       |
                                       |
+--------------------------------------+
|
|
+---+
    |=20
    |
    |
+---+
| Pin 1
| Pin 2
| ...
|
|
|
|
|
|
| ...
| Pin 49 =20
+---+
    | 5V Key
+---+
| Pin 52
| ...
| Pin 62
+---+
    | 64 bit spacer
+---+
| Pin 63
| ...
|
| Pin 94
+---+
    |
    |
    +-----------------------------------
 End of PCI card

=2D-=20
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

--nextPart7945036.bmkb7h5lej
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQBBV4Vh5ZPcIHs/zowRAn9uAJ9aYy+jYELpfGj/PzVfhaNrv4orbACdHXjl
97+mG+S0ftLl7T1aVSxvvsM=
=QQJF
-----END PGP SIGNATURE-----

--nextPart7945036.bmkb7h5lej--

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 03:55:04 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3D43B16A4CE; Mon, 27 Sep 2004 03:55:04 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1D42943D1D; Mon, 27 Sep 2004 03:55:04 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R3t3UW061663;
	Mon, 27 Sep 2004 03:55:03 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R3t3K4061662;
	Mon, 27 Sep 2004 03:55:03 GMT
	(envelope-from dougb)
Message-Id: <200409270355.i8R3t3K4061662@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Mon, 27 Sep 2004 03:55:03 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/usr.sbin/named Makefile src/usr.sbin/rndc Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 03:55:04 -0000

dougb       2004-09-27 03:55:03 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/named       Makefile 
    usr.sbin/rndc        Makefile 
  Log:
  Previously I thought I was seeing a failure to install the .5 man pages
  with this configuration, but Ruslan tells me that I was probably mistaken,
  and on retest the .5 pages are being installed just fine.
  
  Therefore reverse the MAN[58] change in favor of the more modern syntax.
  
  Submitted by:   ru
  
  Revision  Changes    Path
  1.40      +1 -2      src/usr.sbin/named/Makefile
  1.5       +1 -2      src/usr.sbin/rndc/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 03:59:36 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A5CDD16A4CE; Mon, 27 Sep 2004 03:59:36 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8768743D1D; Mon, 27 Sep 2004 03:59:36 +0000 (GMT)
	(envelope-from alc@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R3xaXe062154;
	Mon, 27 Sep 2004 03:59:36 GMT
	(envelope-from alc@repoman.freebsd.org)
Received: (from alc@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R3xa29062153;
	Mon, 27 Sep 2004 03:59:36 GMT
	(envelope-from alc)
Message-Id: <200409270359.i8R3xa29062153@repoman.freebsd.org>
From: Alan Cox <alc@FreeBSD.org>
Date: Mon, 27 Sep 2004 03:59:36 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/share/man/man9 vm_map.9
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 03:59:36 -0000

alc         2004-09-27 03:59:36 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       vm_map.9 
  Log:
  Document the flags field.
  
  Submitted by: Mark W. Krentel
  
  Revision  Changes    Path
  1.6       +8 -2      src/share/man/man9/vm_map.9

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 04:12:37 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7214316A4CE; Mon, 27 Sep 2004 04:12:37 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 520B343D53; Mon, 27 Sep 2004 04:12:37 +0000 (GMT)
	(envelope-from obrien@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R4CbVH064546;
	Mon, 27 Sep 2004 04:12:37 GMT
	(envelope-from obrien@repoman.freebsd.org)
Received: (from obrien@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R4CbNk064545;
	Mon, 27 Sep 2004 04:12:37 GMT
	(envelope-from obrien)
Message-Id: <200409270412.i8R4CbNk064545@repoman.freebsd.org>
From: "David E. O'Brien" <obrien@FreeBSD.org>
Date: Mon, 27 Sep 2004 04:12:37 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/donations donors.sgml wantlist.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 04:12:37 -0000

obrien      2004-09-27 04:12:37 UTC

  FreeBSD doc repository

  Modified files:
    en/donations         donors.sgml wantlist.sgml 
  Log:
  Daniel Seuffert filled some of my wantlist items. 8-)
  Thanks Daniel!!
  
  Revision  Changes    Path
  1.209     +25 -1     www/en/donations/donors.sgml
  1.255     +2 -10     www/en/donations/wantlist.sgml

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 04:22:41 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C718716A4CF; Mon, 27 Sep 2004 04:22:41 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A60E443D1D; Mon, 27 Sep 2004 04:22:41 +0000 (GMT)
	(envelope-from alc@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R4MfTM064883;
	Mon, 27 Sep 2004 04:22:41 GMT
	(envelope-from alc@repoman.freebsd.org)
Received: (from alc@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R4Mf3C064882;
	Mon, 27 Sep 2004 04:22:41 GMT
	(envelope-from alc)
Message-Id: <200409270422.i8R4Mf3C064882@repoman.freebsd.org>
From: Alan Cox <alc@FreeBSD.org>
Date: Mon, 27 Sep 2004 04:22:41 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/share/man/man9 Makefile vm_map_entry_resize_free.9
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 04:22:41 -0000

alc         2004-09-27 04:22:41 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       Makefile 
  Added files:
    share/man/man9       vm_map_entry_resize_free.9 
  Log:
  Document the O(log n) algorithm for finding free space.
  
  Submitted by: Mark W. Krentel
  
  Revision  Changes    Path
  1.243     +1 -0      src/share/man/man9/Makefile
  1.1       +233 -0    src/share/man/man9/vm_map_entry_resize_free.9 (new)

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 04:43:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 184B516A4CE; Mon, 27 Sep 2004 04:43:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id ED17443D2F; Mon, 27 Sep 2004 04:43:55 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R4ht7v065530;
	Mon, 27 Sep 2004 04:43:55 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R4htsr065529;
	Mon, 27 Sep 2004 04:43:55 GMT
	(envelope-from dougb)
Message-Id: <200409270443.i8R4htsr065529@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Mon, 27 Sep 2004 04:43:55 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/dns/bind9 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 04:43:56 -0000

dougb       2004-09-27 04:43:55 UTC

  FreeBSD ports repository

  Modified files:
    dns/bind9            Makefile 
  Log:
  The parens around the OSVERSION test were fatal for < 4.9, and did not
  provide anything useful for newer systems, so remove them.
  
  PR:             ports/72118
  Submitted by:   Michel Lavondes <fox@vader.aacc.cc.md.us>
  Approved by:    portmgr (eik)
  
  Revision  Changes    Path
  1.60      +1 -1      ports/dns/bind9/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 04:53:19 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4FE9D16A4CE; Mon, 27 Sep 2004 04:53:19 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2EF3F43D1F; Mon, 27 Sep 2004 04:53:19 +0000 (GMT)
	(envelope-from das@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R4rJoo072111;
	Mon, 27 Sep 2004 04:53:19 GMT
	(envelope-from das@repoman.freebsd.org)
Received: (from das@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R4rJ1r072110;
	Mon, 27 Sep 2004 04:53:19 GMT
	(envelope-from das)
Message-Id: <200409270453.i8R4rJ1r072110@repoman.freebsd.org>
From: David Schultz <das@FreeBSD.org>
Date: Mon, 27 Sep 2004 04:53:19 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/vm swap_pager.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 04:53:19 -0000

das         2004-09-27 04:53:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/vm               swap_pager.c 
  Log:
  MFC src/sys/vm/swap_pager.c,v 1.257
  | Don't look for swap blocks in objects that aren't swap-backed.
  | I expect that this will fix the following panic, reported by Jun:
  |       swap_pager_isswapped: failed to locate all swap meta blocks
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.256.2.1  +3 -0      src/sys/vm/swap_pager.c

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 05:44:28 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E1C8916A4CE; Mon, 27 Sep 2004 05:44:28 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C30AB43D1D; Mon, 27 Sep 2004 05:44:28 +0000 (GMT)
	(envelope-from alc@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R5iSIQ073981;
	Mon, 27 Sep 2004 05:44:28 GMT
	(envelope-from alc@repoman.freebsd.org)
Received: (from alc@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R5iSms073980;
	Mon, 27 Sep 2004 05:44:28 GMT
	(envelope-from alc)
Message-Id: <200409270544.i8R5iSms073980@repoman.freebsd.org>
From: Alan Cox <alc@FreeBSD.org>
Date: Mon, 27 Sep 2004 05:44:28 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/share/man/man9 vm_map.9 vm_map_findspace.9
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 05:44:29 -0000

alc         2004-09-27 05:44:28 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       vm_map.9 vm_map_findspace.9 
  Log:
  Add cross references to vm_map_entry_resize_free.9.
  
  Submitted by: Mark W. Krentel
  
  Revision  Changes    Path
  1.7       +1 -0      src/share/man/man9/vm_map.9
  1.4       +1 -0      src/share/man/man9/vm_map_findspace.9

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 05:56:57 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 923FA16A4CE; Mon, 27 Sep 2004 05:56:57 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7275343D2F; Mon, 27 Sep 2004 05:56:57 +0000 (GMT)
	(envelope-from julian@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R5uvF4074371;
	Mon, 27 Sep 2004 05:56:57 GMT
	(envelope-from julian@repoman.freebsd.org)
Received: (from julian@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R5uvJ1074370;
	Mon, 27 Sep 2004 05:56:57 GMT
	(envelope-from julian)
Message-Id: <200409270556.i8R5uvJ1074370@repoman.freebsd.org>
From: Julian Elischer <julian@FreeBSD.org>
Date: Mon, 27 Sep 2004 05:56:57 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/usr.bin/ktrdump ktrdump.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 05:56:57 -0000

julian      2004-09-27 05:56:57 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/ktrdump      ktrdump.c 
  Log:
  Don't use an uninitialised variable when reading from a ktr alq file.
  
  Revision  Changes    Path
  1.9       +1 -1      src/usr.bin/ktrdump/ktrdump.c

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 06:18:30 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B0E7716A4CE; Mon, 27 Sep 2004 06:18:30 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9152343D64; Mon, 27 Sep 2004 06:18:30 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R6IPbC075027;
	Mon, 27 Sep 2004 06:18:25 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R6IPUu075026;
	Mon, 27 Sep 2004 06:18:25 GMT
	(envelope-from phk)
Message-Id: <200409270618.i8R6IPUu075026@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Mon, 27 Sep 2004 06:18:25 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/kern kern_conf.c src/sys/sys conf.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 06:18:30 -0000

phk         2004-09-27 06:18:25 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_conf.c 
    sys/sys              conf.h 
  Log:
  Add cdevsw->d_purge() support.
  
  This device method shall wake up any threads sleeping in the device driver
  and make the depart the drivers code for good.
  
  Revision  Changes    Path
  1.162     +19 -9     src/sys/kern/kern_conf.c
  1.200     +2 -2      src/sys/sys/conf.h

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 06:34:31 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 48D0D16A4CE; Mon, 27 Sep 2004 06:34:31 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2A12043D31; Mon, 27 Sep 2004 06:34:31 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R6YVbY075468;
	Mon, 27 Sep 2004 06:34:31 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R6YVb9075467;
	Mon, 27 Sep 2004 06:34:31 GMT
	(envelope-from phk)
Message-Id: <200409270634.i8R6YVb9075467@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Mon, 27 Sep 2004 06:34:31 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/kern kern_conf.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 06:34:31 -0000

phk         2004-09-27 06:34:31 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_conf.c 
  Log:
  Used cached cdevsw pointer.
  
  Revision  Changes    Path
  1.163     +4 -2      src/sys/kern/kern_conf.c

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 07:00:57 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5ED5916A53D; Mon, 27 Sep 2004 07:00:45 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 09F4843D45; Mon, 27 Sep 2004 07:00:45 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R70ipa076285;
	Mon, 27 Sep 2004 07:00:44 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R70iNW076284;
	Mon, 27 Sep 2004 07:00:44 GMT
	(envelope-from dougb)
Message-Id: <200409270700.i8R70iNW076284@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Mon, 27 Sep 2004 07:00:44 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/mtree Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 07:00:58 -0000

dougb       2004-09-27 07:00:44 UTC

  FreeBSD src repository

  Modified files:
    etc/mtree            Makefile 
  Log:
  This file is about to get some optional bits, so line up the parts of
  the FILES variable one line at a time.
  
  This should be a whitespace change only.
  
  Reviewed by:    ru
  
  Revision  Changes    Path
  1.2       +8 -2      src/etc/mtree/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 07:09:46 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 87F1916A4CE; Mon, 27 Sep 2004 07:09:46 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 678D143D1F; Mon, 27 Sep 2004 07:09:46 +0000 (GMT)
	(envelope-from pav@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R79kxY076616;
	Mon, 27 Sep 2004 07:09:46 GMT
	(envelope-from pav@repoman.freebsd.org)
Received: (from pav@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R79kbp076615;
	Mon, 27 Sep 2004 07:09:46 GMT
	(envelope-from pav)
Message-Id: <200409270709.i8R79kbp076615@repoman.freebsd.org>
From: Pav Lucistnik <pav@FreeBSD.org>
Date: Mon, 27 Sep 2004 07:09:46 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/graphics/maverik Makefile pkg-plist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 07:09:46 -0000

pav         2004-09-27 07:09:46 UTC

  FreeBSD ports repository

  Modified files:
    graphics/maverik     Makefile pkg-plist 
  Log:
  - Unbreak: stop using PKGNAMESUFFIX conditionally
  - Depend on x11-toolkits/gtkglarea only if gtk12 is available
  - s/USE_MESA/USE_GL/
  - Use %%DOCSDIR%%
  
  PR:             ports/71650
  Submitted by:   Stefan Walter <sw@gegenunendlich.de>
  Approved by:    portmgr (marcus)
  
  Revision  Changes    Path
  1.16      +2 -8      ports/graphics/maverik/Makefile
  1.4       +759 -759  ports/graphics/maverik/pkg-plist

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 07:16:48 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6E15116A4CF; Mon, 27 Sep 2004 07:16:48 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4B23B43D66; Mon, 27 Sep 2004 07:16:48 +0000 (GMT)
	(envelope-from wes@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R7GmiX076972;
	Mon, 27 Sep 2004 07:16:48 GMT
	(envelope-from wes@repoman.freebsd.org)
Received: (from wes@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R7Gmt3076971;
	Mon, 27 Sep 2004 07:16:48 GMT
	(envelope-from wes)
Message-Id: <200409270716.i8R7Gmt3076971@repoman.freebsd.org>
From: Wes Peters <wes@FreeBSD.org>
Date: Mon, 27 Sep 2004 07:16:47 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/boot/i386/libi386 biosdisk.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 07:16:48 -0000

wes         2004-09-27 07:16:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/boot/i386/libi386 biosdisk.c 
  Log:
  p invalid sector size 0 in disk probe, refusing to add such a
  device to the list.  This prevents crashes on /0 errors in 'lsdev'
  et al.
  
  Submitted by:   Nicko Dehaine <nicko@stbernard.com>
  Reviewed by:    jhb@
  Approved by:    re@
  
  Revision  Changes    Path
  1.44.2.1  +4 -0      src/sys/boot/i386/libi386/biosdisk.c

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 07:28:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6D72C16A4CE; Mon, 27 Sep 2004 07:28:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4D58843D5D; Mon, 27 Sep 2004 07:28:52 +0000 (GMT)
	(envelope-from thierry@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R7SqRO077402;
	Mon, 27 Sep 2004 07:28:52 GMT
	(envelope-from thierry@repoman.freebsd.org)
Received: (from thierry@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R7Sqw5077401;
	Mon, 27 Sep 2004 07:28:52 GMT
	(envelope-from thierry)
Message-Id: <200409270728.i8R7Sqw5077401@repoman.freebsd.org>
From: Thierry Thomas <thierry@FreeBSD.org>
Date: Mon, 27 Sep 2004 07:28:52 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/archivers/ppunpack Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 07:28:52 -0000

thierry     2004-09-27 07:28:52 UTC

  FreeBSD ports repository

  Modified files:
    archivers/ppunpack   Makefile 
  Log:
  This distfile disapeared from the net. Use MASTER_SITE_LOCAL to host it.
  
  Approved by:    portmgr (marcus).
  
  Revision  Changes    Path
  1.10      +2 -4      ports/archivers/ppunpack/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 07:30:31 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 68E2916A4D0; Mon, 27 Sep 2004 07:30:31 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 47C3243D48; Mon, 27 Sep 2004 07:30:31 +0000 (GMT)
	(envelope-from thierry@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R7UVcC077492;
	Mon, 27 Sep 2004 07:30:31 GMT
	(envelope-from thierry@repoman.freebsd.org)
Received: (from thierry@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R7UVqM077491;
	Mon, 27 Sep 2004 07:30:31 GMT
	(envelope-from thierry)
Message-Id: <200409270730.i8R7UVqM077491@repoman.freebsd.org>
From: Thierry Thomas <thierry@FreeBSD.org>
Date: Mon, 27 Sep 2004 07:30:31 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/math/superlu Makefile pkg-plist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 07:30:31 -0000

thierry     2004-09-27 07:30:31 UTC

  FreeBSD ports repository

  Modified files:
    math/superlu         Makefile pkg-plist 
  Log:
  make replaced the defined command by our ${ARCH}.
  
  Approved by:    portmgr (marcus).
  
  Revision  Changes    Path
  1.27      +7 -6      ports/math/superlu/Makefile
  1.9       +4 -4      ports/math/superlu/pkg-plist

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 07:31:02 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3332F16A4CE; Mon, 27 Sep 2004 07:31:02 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1335E43D41; Mon, 27 Sep 2004 07:31:02 +0000 (GMT)
	(envelope-from thierry@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R7V1aW077547;
	Mon, 27 Sep 2004 07:31:01 GMT
	(envelope-from thierry@repoman.freebsd.org)
Received: (from thierry@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R7V15D077546;
	Mon, 27 Sep 2004 07:31:01 GMT
	(envelope-from thierry)
Message-Id: <200409270731.i8R7V15D077546@repoman.freebsd.org>
From: Thierry Thomas <thierry@FreeBSD.org>
Date: Mon, 27 Sep 2004 07:31:01 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/math/superlu_mt Makefile pkg-plist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 07:31:02 -0000

thierry     2004-09-27 07:31:01 UTC

  FreeBSD ports repository

  Modified files:
    math/superlu_mt      Makefile pkg-plist 
  Log:
  make replaced the defined command by our ${ARCH}.
  
  Approved by:    portmgr (marcus).
  
  Revision  Changes    Path
  1.4       +7 -6      ports/math/superlu_mt/Makefile
  1.2       +3 -3      ports/math/superlu_mt/pkg-plist

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 07:44:54 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4A7D016A4CE; Mon, 27 Sep 2004 07:44:54 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2B92143D1F; Mon, 27 Sep 2004 07:44:54 +0000 (GMT)
	(envelope-from rik@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R7isKY077961;
	Mon, 27 Sep 2004 07:44:54 GMT
	(envelope-from rik@repoman.freebsd.org)
Received: (from rik@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R7irX0077960;
	Mon, 27 Sep 2004 07:44:54 GMT
	(envelope-from rik)
Message-Id: <200409270744.i8R7irX0077960@repoman.freebsd.org>
From: Roman Kurakin <rik@FreeBSD.org>
Date: Mon, 27 Sep 2004 07:44:53 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/donations donors.sgml wantlist.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 07:44:54 -0000

rik         2004-09-27 07:44:53 UTC

  FreeBSD doc repository (src committer)

  Modified files:
    en/donations         donors.sgml wantlist.sgml 
  Log:
  Mark Cisco 2600 (actualy 2610) + X.21 cable as received.
  
  Thanks to Daniel!
  
  Revision  Changes    Path
  1.210     +3 -3      www/en/donations/donors.sgml
  1.256     +1 -9      www/en/donations/wantlist.sgml

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 08:11:23 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 65B1A16A4CE; Mon, 27 Sep 2004 08:11:23 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4468E43D54; Mon, 27 Sep 2004 08:11:23 +0000 (GMT)
	(envelope-from marck@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R8BN0W078835;
	Mon, 27 Sep 2004 08:11:23 GMT
	(envelope-from marck@repoman.freebsd.org)
Received: (from marck@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R8BNw2078834;
	Mon, 27 Sep 2004 08:11:23 GMT
	(envelope-from marck)
Message-Id: <200409270811.i8R8BNw2078834@repoman.freebsd.org>
From: Dmitry Morozovsky <marck@FreeBSD.org>
Date: Mon, 27 Sep 2004 08:11:22 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/ru/internal machines.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 08:11:23 -0000

marck       2004-09-27 08:11:22 UTC

  FreeBSD doc repository

  Modified files:
    ru/internal          machines.sgml 
  Log:
  MFen 1.48 -> 1.49
  
  While I'm here, correct minor translation glitch.
  
  Obtained from:  The FreeBSD Russian Documentation Project
  Approved by:    den (mentor)
  
  Revision  Changes    Path
  1.9       +7 -7      www/ru/internal/machines.sgml

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 08:15:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2D76116A4CF; Mon, 27 Sep 2004 08:15:35 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0E52443D39; Mon, 27 Sep 2004 08:15:35 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R8FYRK079094;
	Mon, 27 Sep 2004 08:15:34 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R8FY6h079093;
	Mon, 27 Sep 2004 08:15:34 GMT
	(envelope-from dougb)
Message-Id: <200409270815.i8R8FY6h079093@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Mon, 27 Sep 2004 08:15:34 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/mtree BIND.chroot.dist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 08:15:35 -0000

dougb       2004-09-27 08:15:34 UTC

  FreeBSD src repository

  Added files:
    etc/mtree            BIND.chroot.dist 
  Log:
  Add a file spec to create a chroot directory structure for
  a BIND name server.
  
  This file is not being used yet, but will be soon.
  
  Revision  Changes    Path
  1.1       +32 -0     src/etc/mtree/BIND.chroot.dist (new)

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 08:16:29 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4B6E016A4CE; Mon, 27 Sep 2004 08:16:29 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2B80943D48; Mon, 27 Sep 2004 08:16:29 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R8GTWd079132;
	Mon, 27 Sep 2004 08:16:29 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R8GTj7079131;
	Mon, 27 Sep 2004 08:16:29 GMT
	(envelope-from dougb)
Message-Id: <200409270816.i8R8GTj7079131@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Mon, 27 Sep 2004 08:16:29 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/mtree BIND.include.dist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 08:16:29 -0000

dougb       2004-09-27 08:16:29 UTC

  FreeBSD src repository

  Added files:
    etc/mtree            BIND.include.dist 
  Log:
  Seperate out the optional parts of the include tree that are
  only built and installed when the user defines WITH_BIND_LIBS.
  
  Revision  Changes    Path
  1.1       +22 -0     src/etc/mtree/BIND.include.dist (new)

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 08:17:51 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 858EF16A4CE; Mon, 27 Sep 2004 08:17:51 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 66B3E43D2D; Mon, 27 Sep 2004 08:17:51 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R8HpXN079207;
	Mon, 27 Sep 2004 08:17:51 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R8HpDF079206;
	Mon, 27 Sep 2004 08:17:51 GMT
	(envelope-from dougb)
Message-Id: <200409270817.i8R8HpDF079206@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Mon, 27 Sep 2004 08:17:51 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/mtree Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 08:17:51 -0000

dougb       2004-09-27 08:17:51 UTC

  FreeBSD src repository

  Modified files:
    etc/mtree            Makefile 
  Log:
  Hook the BIND.* files up to the build.
  
  Revision  Changes    Path
  1.3       +10 -1     src/etc/mtree/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 08:18:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 312EE16A4CE; Mon, 27 Sep 2004 08:18:44 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0FB4543D3F; Mon, 27 Sep 2004 08:18:44 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R8IhDF079257;
	Mon, 27 Sep 2004 08:18:43 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R8IhFU079256;
	Mon, 27 Sep 2004 08:18:43 GMT
	(envelope-from dougb)
Message-Id: <200409270818.i8R8IhFU079256@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Mon, 27 Sep 2004 08:18:43 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/mtree BSD.include.dist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 08:18:44 -0000

dougb       2004-09-27 08:18:43 UTC

  FreeBSD src repository

  Modified files:
    etc/mtree            BSD.include.dist 
  Log:
  Remove the directories that are now only installed when the user
  defines WITH_BIND_LIBS.
  
  Revision  Changes    Path
  1.93      +0 -14     src/etc/mtree/BSD.include.dist

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 08:23:43 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6C79C16A4CE; Mon, 27 Sep 2004 08:23:43 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 60E1943D1D; Mon, 27 Sep 2004 08:23:43 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R8NhIe079537;
	Mon, 27 Sep 2004 08:23:43 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R8NhEd079536;
	Mon, 27 Sep 2004 08:23:43 GMT
	(envelope-from dougb)
Message-Id: <200409270823.i8R8NhEd079536@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Mon, 27 Sep 2004 08:23:43 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src Makefile.inc1 src/etc Makefile src/include
 Makefile src/share/examples/etc make.conf src/share/man/man5
 make.conf.5 src/usr.bin Makefile src/usr.sbin Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 08:23:43 -0000

dougb       2004-09-27 08:23:43 UTC

  FreeBSD src repository

  Modified files:
    .                    Makefile.inc1 
    etc                  Makefile 
    include              Makefile 
    share/examples/etc   make.conf 
    share/man/man5       make.conf.5 
    usr.bin              Makefile 
    usr.sbin             Makefile 
  Log:
  1. Add much finer granularity to the NO_BIND knobs with the addition of:
  NO_BIND_DNSSEC, NO_BIND_ETC, NO_BIND_NAMED, and NO_BIND_UTILS.
  
  2. Make creation of directories in /usr/include that are only needed
  in the WITH_BIND_LIBS case conditional.
  
  Reviewed by:    ru, des
  
  Revision  Changes    Path
  1.448     +4 -0      src/Makefile.inc1
  1.330     +14 -0     src/etc/Makefile
  1.226     +5 -0      src/include/Makefile
  1.234     +4 -0      src/share/examples/etc/make.conf
  1.96      +30 -2     src/share/man/man5/make.conf.5
  1.269     +1 -1      src/usr.bin/Makefile
  1.313     +3 -1      src/usr.sbin/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 08:24:05 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 77B3916A4CE; Mon, 27 Sep 2004 08:24:05 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5544843D53; Mon, 27 Sep 2004 08:24:05 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8R8O5cK079579;
	Mon, 27 Sep 2004 08:24:05 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8R8O5LN079578;
	Mon, 27 Sep 2004 08:24:05 GMT
	(envelope-from phk)
Message-Id: <200409270824.i8R8O5LN079578@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Mon, 27 Sep 2004 08:24:05 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/usr.sbin/lpr/lptest lptest.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 08:24:05 -0000

phk         2004-09-27 08:24:05 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/lpr/lptest  lptest.c 
  Log:
  Stop on write error.
  
  Revision  Changes    Path
  1.6       +5 -2      src/usr.sbin/lpr/lptest/lptest.c

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 09:31:37 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2AA9A16A4CE; Mon, 27 Sep 2004 09:31:37 +0000 (GMT)
Received: from mail15.syd.optusnet.com.au (mail15.syd.optusnet.com.au
	[211.29.132.196])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 66B4743D48; Mon, 27 Sep 2004 09:31:36 +0000 (GMT)
	(envelope-from PeterJeremy@optushome.com.au)
Received: from cirb503493.alcatel.com.au
	(c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229])
	i8R9VSIX000541
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO);
	Mon, 27 Sep 2004 19:31:29 +1000
Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au
	[127.0.0.1])i8R9VSxP011753;	Mon, 27 Sep 2004 19:31:28 +1000 (EST)
	(envelope-from pjeremy@cirb503493.alcatel.com.au)
Received: (from pjeremy@localhost)i8R9VRIt011752;
	Mon, 27 Sep 2004 19:31:27 +1000 (EST)	(envelope-from pjeremy)
Date: Mon, 27 Sep 2004 19:31:27 +1000
From: Peter Jeremy <PeterJeremy@optushome.com.au>
To: "Daniel O'Connor" <doconnor@gsoft.com.au>
Message-ID: <20040927093127.GH83620@cirb503493.alcatel.com.au>
References: <20040924094950.N39925@pooker.samsco.org>
	<20040925.225150.20525280.imp@bsdimp.com>
	<20040926162333.GC1164@green.homeunix.org>
	<200409271243.37300.doconnor@gsoft.com.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200409271243.37300.doconnor@gsoft.com.au>
User-Agent: Mutt/1.4.2i
cc: Brian Fundakowski Feldman <green@freebsd.org>
cc: src-committers@freebsd.org
cc: "M. Warner Losh" <imp@bsdimp.com>
cc: cvs-all@freebsd.org
cc: cvs-src@freebsd.org
Subject: Re: cvs commit: src/sys/net if.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 09:31:37 -0000

On Mon, 2004-Sep-27 12:43:29 +0930, Daniel O'Connor wrote:
>Hmm, MS have a circuit diagram ->
>http://www.microsoft.com/whdc/system/CEC/dmpsw.mspx

I bumped into that as well.  The innards of the PAL aren't documented
anywhere that I could see and there seems to be quite a lot of logic
when the only inputs are the PCI clock and the NMI switch.  (Bloated
design and undocumented internals - sounds familiar :-).

>Pin 42 is #SERR and the other side of it in ground.

Does anyone with knowledge of the PCI spec know if just shorting #SERR
to ground will work?  (Assuming that the BIOS/chipset maps #SERR to NMI).

I've used a screwdriver on an ISA slot on several occasions but haven't
tried it on a PCI bus yet.

-- 
Peter Jeremy

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 10:05:21 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DC0A316A4D5
	for <cvs-all@freebsd.org>; Mon, 27 Sep 2004 10:05:19 +0000 (GMT)
Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0DE2043D2D
	for <cvs-all@freebsd.org>; Mon, 27 Sep 2004 10:05:19 +0000 (GMT)
	(envelope-from rik@cronyx.ru)
Received: (from root@localhost) by hanoi.cronyx.ru
  id i8RA2Fl8029008 for cvs-all@freebsd.org.checked; (8.12.8/vak/2.1)
  Mon, 27 Sep 2004 14:02:15 +0400 (MSD) (envelope-from rik@cronyx.ru)
Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru
	with ESMTP  id i8RA0RSl028904; (8.12.8/vak/2.1)
	Mon, 27 Sep 2004 14:00:27 +0400 (MSD) (envelope-from rik@cronyx.ru)
Message-ID: <4157E557.6080309@cronyx.ru>
Date: Mon, 27 Sep 2004 14:03:03 +0400
From: Roman Kurakin <rik@cronyx.ru>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
	rv:1.6b) Gecko/20031208
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Peter Jeremy <PeterJeremy@optushome.com.au>
References: <20040924094950.N39925@pooker.samsco.org>
	<20040925.225150.20525280.imp@bsdimp.com>
	<20040926162333.GC1164@green.homeunix.org>
	<200409271243.37300.doconnor@gsoft.com.au>
	<20040927093127.GH83620@cirb503493.alcatel.com.au>
In-Reply-To: <20040927093127.GH83620@cirb503493.alcatel.com.au>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
cc: Brian Fundakowski Feldman <green@freebsd.org>
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
cc: cvs-src@freebsd.org
cc: "M. Warner Losh" <imp@bsdimp.com>
Subject: Re: cvs commit: src/sys/net if.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 10:05:21 -0000

Peter Jeremy wrote:

>On Mon, 2004-Sep-27 12:43:29 +0930, Daniel O'Connor wrote:
>  
>
>>Hmm, MS have a circuit diagram ->
>>http://www.microsoft.com/whdc/system/CEC/dmpsw.mspx
>>    
>>
>
>I bumped into that as well.  The innards of the PAL aren't documented
>anywhere that I could see and there seems to be quite a lot of logic
>when the only inputs are the PCI clock and the NMI switch.  (Bloated
>design and undocumented internals - sounds familiar :-).
>
>  
>
>>Pin 42 is #SERR and the other side of it in ground.
>>    
>>
>
>Does anyone with knowledge of the PCI spec know if just shorting #SERR
>to ground will work?  (Assuming that the BIOS/chipset maps #SERR to NMI).
>
>I've used a screwdriver on an ISA slot on several occasions but haven't
>tried it on a PCI bus yet.
>  
>
I wonder if this could solve ISA problem 
http://www.costronic.com/Ev71p.htm :-)

rik




From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 10:10:46 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 013D416A4CE; Mon, 27 Sep 2004 10:10:46 +0000 (GMT)
Received: from mail-gw1.york.ac.uk (mail-gw1.york.ac.uk [144.32.128.246])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 45F0F43D4C; Mon, 27 Sep 2004 10:10:45 +0000 (GMT)
	(envelope-from gavin.atkinson@ury.york.ac.uk)
Received: from buffy.york.ac.uk (buffy.york.ac.uk [144.32.226.160])
	by mail-gw1.york.ac.uk (8.12.10/8.12.10) with ESMTP id i8RAAToi010424;
	Mon, 27 Sep 2004 11:10:29 +0100 (BST)
Received: from buffy.york.ac.uk (localhost [127.0.0.1])
	by buffy.york.ac.uk (8.13.1/8.13.1) with ESMTP id i8RAAQ3I003523;
	Mon, 27 Sep 2004 11:10:26 +0100 (BST)
	(envelope-from gavin.atkinson@ury.york.ac.uk)
Received: (from ga9@localhost)
	by buffy.york.ac.uk (8.13.1/8.13.1/Submit) id i8RAANv8003522;
	Mon, 27 Sep 2004 11:10:23 +0100 (BST)
	(envelope-from gavin.atkinson@ury.york.ac.uk)
X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to
	gavin.atkinson@ury.york.ac.uk using -f
From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To: Peter Jeremy <PeterJeremy@optushome.com.au>
In-Reply-To: <20040927093127.GH83620@cirb503493.alcatel.com.au>
References: <20040924094950.N39925@pooker.samsco.org>
	 <20040925.225150.20525280.imp@bsdimp.com>
	 <20040926162333.GC1164@green.homeunix.org>
	 <200409271243.37300.doconnor@gsoft.com.au>
	 <20040927093127.GH83620@cirb503493.alcatel.com.au>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Message-Id: <1096279822.3329.31.camel@buffy.york.ac.uk>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.6 
Date: Mon, 27 Sep 2004 11:10:23 +0100
X-York-MailScanner: Found to be clean
X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk
cc: Brian Fundakowski Feldman <green@freebsd.org>
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
cc: cvs-src@freebsd.org
cc: "M. Warner Losh" <imp@bsdimp.com>
Subject: Re: cvs commit: src/sys/net if.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 10:10:46 -0000

On Mon, 2004-09-27 at 10:31, Peter Jeremy wrote:
> On Mon, 2004-Sep-27 12:43:29 +0930, Daniel O'Connor wrote:
> >Hmm, MS have a circuit diagram ->
> >http://www.microsoft.com/whdc/system/CEC/dmpsw.mspx
> 
> I bumped into that as well.  The innards of the PAL aren't documented
> anywhere that I could see and there seems to be quite a lot of logic
> when the only inputs are the PCI clock and the NMI switch.  (Bloated
> design and undocumented internals - sounds familiar :-).
> 
> >Pin 42 is #SERR and the other side of it in ground.
> 
> Does anyone with knowledge of the PCI spec know if just shorting #SERR
> to ground will work?  (Assuming that the BIOS/chipset maps #SERR to NMI).

It is possible. The PCI 2.2 spec (section 3.7.4.2) says that it should
be asserted for a *single* clock cycle, then tri-stated. However, it
also suggests that all that is actually necessary is for it to be
sampled as being de-asserted for two successive rising clock edges after
an assertion for an NMI to actually be triggered.

So it depends on how strictly they enforce the need for assertion to
last a "single clock cycle".

Regardless of anything else, I wouldn't like to just short SERR# to
ground with a screwdriver as used to be possible in the Good Ol' ISA
Days... A bit of debounce logic (which I suspect is mainly what the PAL
is there to achieve in the Microsoft design) would be necessary to
prevent multiple NMI's from being sent.

Gavin

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 10:13:40 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B9EF416A4CE; Mon, 27 Sep 2004 10:13:40 +0000 (GMT)
Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 430A343D53; Mon, 27 Sep 2004 10:13:37 +0000 (GMT)
	(envelope-from doconnor@gsoft.com.au)
Received: from inchoate.gsoft.com.au (localhost [127.0.0.1])
	(authenticated bits=0)
	by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id i8RADS8J037021;
	Mon, 27 Sep 2004 19:43:28 +0930 (CST)
	(envelope-from doconnor@gsoft.com.au)
From: "Daniel O'Connor" <doconnor@gsoft.com.au>
To: Peter Jeremy <PeterJeremy@optushome.com.au>
Date: Mon, 27 Sep 2004 19:43:17 +0930
User-Agent: KMail/1.7
References: <20040924094950.N39925@pooker.samsco.org>
	<200409271243.37300.doconnor@gsoft.com.au>
	<20040927093127.GH83620@cirb503493.alcatel.com.au>
In-Reply-To: <20040927093127.GH83620@cirb503493.alcatel.com.au>
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart1594591.fAkfYPIfp8";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200409271943.25524.doconnor@gsoft.com.au>
X-Spam-Score: -2.5 ()
	IN_REP_TO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT
X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang)
cc: Brian Fundakowski Feldman <green@freebsd.org>
cc: src-committers@freebsd.org
cc: "M. Warner Losh" <imp@bsdimp.com>
cc: cvs-all@freebsd.org
cc: cvs-src@freebsd.org
Subject: Re: cvs commit: src/sys/net if.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 10:13:40 -0000

--nextPart1594591.fAkfYPIfp8
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Mon, 27 Sep 2004 19:01, Peter Jeremy wrote:
> On Mon, 2004-Sep-27 12:43:29 +0930, Daniel O'Connor wrote:
> >Hmm, MS have a circuit diagram ->
> >http://www.microsoft.com/whdc/system/CEC/dmpsw.mspx
>
> I bumped into that as well.  The innards of the PAL aren't documented
> anywhere that I could see and there seems to be quite a lot of logic
> when the only inputs are the PCI clock and the NMI switch.  (Bloated
> design and undocumented internals - sounds familiar :-).

Heh, I'd say it's not that complex.

You have to hold #SERR down for 1 PCI clock and then tri-state it. I think =
you=20
can do it with a basic 16V8 or so.

I'm thinking of making such a board at work :)

> >Pin 42 is #SERR and the other side of it in ground.
>
> Does anyone with knowledge of the PCI spec know if just shorting #SERR
> to ground will work?  (Assuming that the BIOS/chipset maps #SERR to NMI).

You're supposed to hold it low for 1 clock and tri-state (according to the=
=20
PCI2.0 spec)

> I've used a screwdriver on an ISA slot on several occasions but haven't
> tried it on a PCI bus yet.

=2D-=20
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

--nextPart1594591.fAkfYPIfp8
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQBBV+fF5ZPcIHs/zowRAlVfAKCnFVrPM9pbW1OnddVTQyES+g2r9wCfSLW+
NCHmPncoiVUNyw2OJXREHMQ=
=PL/3
-----END PGP SIGNATURE-----

--nextPart1594591.fAkfYPIfp8--

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 12:00:03 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E541C16A51A; Mon, 27 Sep 2004 12:00:03 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B7A9043D3F; Mon, 27 Sep 2004 12:00:03 +0000 (GMT)
	(envelope-from josef@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RC033R092202;
	Mon, 27 Sep 2004 12:00:03 GMT
	(envelope-from josef@repoman.freebsd.org)
Received: (from josef@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RC03nT092201;
	Mon, 27 Sep 2004 12:00:03 GMT
	(envelope-from josef)
Message-Id: <200409271200.i8RC03nT092201@repoman.freebsd.org>
From: Josef El-Rayes <josef@FreeBSD.org>
Date: Mon, 27 Sep 2004 12:00:03 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en Makefile www/nl Makefile Makefile.inc
 www/nl/doc Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 12:00:04 -0000

josef       2004-09-27 12:00:03 UTC

  FreeBSD doc repository

  Modified files:
    en                   Makefile 
  Added files:
    nl                   Makefile Makefile.inc 
    nl/doc               Makefile 
  Log:
  Hook the dutch handbook to the webbuild.
  
  Revision  Changes    Path
  1.114     +2 -2      www/en/Makefile
  1.1       +17 -0     www/nl/Makefile (new)
  1.1       +4 -0      www/nl/Makefile.inc (new)
  1.1       +40 -0     www/nl/doc/Makefile (new)

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 12:20:53 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 43A9D16A4CE; Mon, 27 Sep 2004 12:20:53 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2266143D49; Mon, 27 Sep 2004 12:20:53 +0000 (GMT)
	(envelope-from sergei@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RCKrLw092852;
	Mon, 27 Sep 2004 12:20:53 GMT
	(envelope-from sergei@repoman.freebsd.org)
Received: (from sergei@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RCKrSo092851;
	Mon, 27 Sep 2004 12:20:53 GMT
	(envelope-from sergei)
Message-Id: <200409271220.i8RCKrSo092851@repoman.freebsd.org>
From: Sergei Kolobov <sergei@FreeBSD.org>
Date: Mon, 27 Sep 2004 12:20:52 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/shells/zsh Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 12:20:53 -0000

sergei      2004-09-27 12:20:52 UTC

  FreeBSD ports repository

  Modified files:
    shells/zsh           Makefile 
  Log:
  - Fix package build on pointyhat and other environments where
    there is no controlling tty by adding --with-tcsetpgrp argument
    to CONFIGURE_ARGS
  
  Pointed by:     pointyhat (via kris, krion)
  Submitted by:   eik (based on)
  Approved by:    portmgr (eik)
  
  Revision  Changes    Path
  1.69      +2 -1      ports/shells/zsh/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 12:34:48 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5595A16A4CE; Mon, 27 Sep 2004 12:34:48 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3228643D31; Mon, 27 Sep 2004 12:34:48 +0000 (GMT)
	(envelope-from kensmith@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RCYmPW093188;
	Mon, 27 Sep 2004 12:34:48 GMT
	(envelope-from kensmith@repoman.freebsd.org)
Received: (from kensmith@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RCYm6J093187;
	Mon, 27 Sep 2004 12:34:48 GMT
	(envelope-from kensmith)
Message-Id: <200409271234.i8RCYm6J093187@repoman.freebsd.org>
From: Ken Smith <kensmith@FreeBSD.org>
Date: Mon, 27 Sep 2004 12:34:48 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/sparc64/sparc64 vm_machdep.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 12:34:48 -0000

kensmith    2004-09-27 12:34:48 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  vm_machdep.c 
  Log:
  Initialize the count of saved register windows to 0 in the pcb created
  for the new thread.  The rest of the fields in the pcb wind up being
  written to before they're read as a normal part of the pcb usage but
  this field may be read upon return to userland, having it be uninitialized
  garbage is bad.
  
  Submitted by:   Andrew Belashov (bel at orel dot ru)
  Reviewed by:    jake
  MFC after:      3 days
  
  Revision  Changes    Path
  1.67      +1 -0      src/sys/sparc64/sparc64/vm_machdep.c

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 13:47:38 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 94CB416A4CE; Mon, 27 Sep 2004 13:47:38 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 74A0B43D4C; Mon, 27 Sep 2004 13:47:38 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RDlcb2001743;
	Mon, 27 Sep 2004 13:47:38 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RDlcAC001742;
	Mon, 27 Sep 2004 13:47:38 GMT
	(envelope-from pjd)
Message-Id: <200409271347.i8RDlcAC001742@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Mon, 27 Sep 2004 13:47:38 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom/mirror g_mirror.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 13:47:38 -0000

pjd         2004-09-27 13:47:38 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/mirror      g_mirror.c 
  Log:
  Decrease kern.geom.mirror.timeout to 4, so it is smaller than
  vfs.root.mountdelay by default.
  
  Revision  Changes    Path
  1.31      +1 -1      src/sys/geom/mirror/g_mirror.c

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 13:52:05 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id EB01B16A4CE; Mon, 27 Sep 2004 13:52:05 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DCC0643D2F; Mon, 27 Sep 2004 13:52:05 +0000 (GMT)
	(envelope-from den@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RDq5r6002017;
	Mon, 27 Sep 2004 13:52:05 GMT
	(envelope-from den@repoman.freebsd.org)
Received: (from den@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RDq5mk002016;
	Mon, 27 Sep 2004 13:52:05 GMT
	(envelope-from den)
Message-Id: <200409271352.i8RDq5mk002016@repoman.freebsd.org>
From: Denis Peplin <den@FreeBSD.org>
Date: Mon, 27 Sep 2004 13:52:05 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/ru_RU.KOI8-R/books/handbook/advanced-networking
 chapter.sgml doc/ru_RU.KOI8-R/books/handbook/bibliography
 chapter.sgml doc/ru_RU.KOI8-R/books/handbook/disks chapter.sgml
 doc/ru_RU.KOI8-R/books/handbook/x11         chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 13:52:06 -0000

den         2004-09-27 13:52:05 UTC

  FreeBSD doc repository

  Modified files:
    ru_RU.KOI8-R/books/handbook/advanced-networking chapter.sgml 
    ru_RU.KOI8-R/books/handbook/bibliography chapter.sgml 
    ru_RU.KOI8-R/books/handbook/disks chapter.sgml 
    ru_RU.KOI8-R/books/handbook/preface preface.sgml 
    ru_RU.KOI8-R/books/handbook/x11 chapter.sgml 
  Log:
  Merge the following from the English version:
  
     1.343 -> 1.344 advanced-networking/chapter.sgml
     1.65 -> 1.67 bibliography/chapter.sgml
     1.217 -> 1.222 disks/chapter.sgml
     1.22 -> 1.25 preface/preface.sgml
     1.150 -> 1.152 x11/chapter.sgml
  
  Obtained from:  The FreeBSD Russian Documentation Project
  
  Revision  Changes    Path
  1.18      +5 -11     doc/ru_RU.KOI8-R/books/handbook/advanced-networking/chapter.sgml
  1.9       +52 -5     doc/ru_RU.KOI8-R/books/handbook/bibliography/chapter.sgml
  1.11      +19 -8     doc/ru_RU.KOI8-R/books/handbook/disks/chapter.sgml
  1.5       +97 -10    doc/ru_RU.KOI8-R/books/handbook/preface/preface.sgml
  1.10      +4 -4      doc/ru_RU.KOI8-R/books/handbook/x11/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 15:15:22 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4C24E16A4CE; Mon, 27 Sep 2004 15:15:22 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2608243D39; Mon, 27 Sep 2004 15:15:22 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RFFLAC004442;
	Mon, 27 Sep 2004 15:15:21 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RFFLh0004441;
	Mon, 27 Sep 2004 15:15:21 GMT
	(envelope-from nectar)
Message-Id: <200409271515.i8RFFLh0004441@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Mon, 27 Sep 2004 15:15:21 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 15:15:22 -0000

nectar      2004-09-27 15:15:21 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Add CERT Vulnerability Note references to xpm entry.
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.252     +4 -2      ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 16:06:38 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8B3D416A4CE; Mon, 27 Sep 2004 16:06:38 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6C5B243D45; Mon, 27 Sep 2004 16:06:38 +0000 (GMT)
	(envelope-from kensmith@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RG6cGS005878;
	Mon, 27 Sep 2004 16:06:38 GMT
	(envelope-from kensmith@repoman.freebsd.org)
Received: (from kensmith@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RG6c3P005877;
	Mon, 27 Sep 2004 16:06:38 GMT
	(envelope-from kensmith)
Message-Id: <200409271606.i8RG6c3P005877@repoman.freebsd.org>
From: Ken Smith <kensmith@FreeBSD.org>
Date: Mon, 27 Sep 2004 16:06:38 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/sparc64/sparc64 mp_machdep.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 16:06:38 -0000

kensmith    2004-09-27 16:06:38 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  mp_machdep.c 
  Log:
  Some minor print/panic message cleanups.
  
  Revision  Changes    Path
  1.27      +3 -3      src/sys/sparc64/sparc64/mp_machdep.c

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 17:48:03 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 13DD316A4CE; Mon, 27 Sep 2004 17:48:03 +0000 (GMT)
Received: from VARK.MIT.EDU (VARK.MIT.EDU [18.95.3.179])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B7FE343D45; Mon, 27 Sep 2004 17:48:02 +0000 (GMT)
	(envelope-from das@FreeBSD.ORG)
Received: from VARK.MIT.EDU (localhost [127.0.0.1])
	by VARK.MIT.EDU (8.13.1/8.12.10) with ESMTP id i8RHm3ht014798;
	Mon, 27 Sep 2004 13:48:03 -0400 (EDT)
	(envelope-from das@FreeBSD.ORG)
Received: (from das@localhost)
	by VARK.MIT.EDU (8.13.1/8.12.10/Submit) id i8RHm3RG014797;
	Mon, 27 Sep 2004 13:48:03 -0400 (EDT)
	(envelope-from das@FreeBSD.ORG)
Date: Mon, 27 Sep 2004 13:48:03 -0400
From: David Schultz <das@FreeBSD.ORG>
To: Alan Cox <alc@FreeBSD.ORG>
Message-ID: <20040927174803.GA14735@VARK.MIT.EDU>
Mail-Followup-To: Alan Cox <alc@FreeBSD.ORG>,
	src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG
References: <200409270422.i8R4Mf3C064882@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200409270422.i8R4Mf3C064882@repoman.freebsd.org>
cc: cvs-src@FreeBSD.ORG
cc: src-committers@FreeBSD.ORG
cc: cvs-all@FreeBSD.ORG
Subject: Re: cvs commit: src/share/man/man9 Makefile
	vm_map_entry_resize_free.9
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 17:48:03 -0000

On Mon, Sep 27, 2004, Alan Cox wrote:
> alc         2004-09-27 04:22:41 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     share/man/man9       Makefile 
>   Added files:
>     share/man/man9       vm_map_entry_resize_free.9 
>   Log:
>   Document the O(log n) algorithm for finding free space.

This is documentation for a simple static function, so doesn't it
belong in vm_map.c as a comment, where it is less likely to rot?

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 18:12:45 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2513B16A4CE; Mon, 27 Sep 2004 18:12:45 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 02CC043D46; Mon, 27 Sep 2004 18:12:45 +0000 (GMT)
	(envelope-from leeym@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RICiJT015715;
	Mon, 27 Sep 2004 18:12:44 GMT
	(envelope-from leeym@repoman.freebsd.org)
Received: (from leeym@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RICi7Z015714;
	Mon, 27 Sep 2004 18:12:44 GMT
	(envelope-from leeym)
Message-Id: <200409271812.i8RICi7Z015714@repoman.freebsd.org>
From: Yen-Ming Lee <leeym@FreeBSD.org>
Date: Mon, 27 Sep 2004 18:12:44 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/mail/librfc822 Makefile pkg-plist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 18:12:45 -0000

leeym       2004-09-27 18:12:44 UTC

  FreeBSD ports repository

  Modified files:
    mail/librfc822       Makefile 
  Removed files:
    mail/librfc822       pkg-plist 
  Log:
  - add USE_GCC=2.95 and unbreak this port
  - replace pkg-plist with PORTDOCS and PLIST_FILES
  
  PR:             72105
  Submitted by:   leeym
  Approved by:    portmgr (marcus)
  
  Revision  Changes    Path
  1.7       +8 -7      ports/mail/librfc822/Makefile
  1.3       +0 -7      ports/mail/librfc822/pkg-plist (dead)

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 18:14:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 97F7016A4CE; Mon, 27 Sep 2004 18:14:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7853043D1F; Mon, 27 Sep 2004 18:14:56 +0000 (GMT)
	(envelope-from leeym@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RIEuse015824;
	Mon, 27 Sep 2004 18:14:56 GMT
	(envelope-from leeym@repoman.freebsd.org)
Received: (from leeym@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RIEukP015823;
	Mon, 27 Sep 2004 18:14:56 GMT
	(envelope-from leeym)
Message-Id: <200409271814.i8RIEukP015823@repoman.freebsd.org>
From: Yen-Ming Lee <leeym@FreeBSD.org>
Date: Mon, 27 Sep 2004 18:14:56 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/mail/mmr Makefile pkg-plist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 18:14:56 -0000

leeym       2004-09-27 18:14:56 UTC

  FreeBSD ports repository

  Modified files:
    mail/mmr             Makefile 
  Removed files:
    mail/mmr             pkg-plist 
  Log:
  - add USE_GCC=2.95 and unbreak this port
  - utilize DOCSDIR and EXAMPLESDIR
  - replace pkg-plist with PORTDOCS, PLIST_FILES and PLIST_DIRS
  
  PR:             72107
  Submitted by:   leeym
  Approved by:    portmgr (marcus)
  
  Revision  Changes    Path
  1.17      +10 -11    ports/mail/mmr/Makefile
  1.5       +0 -9      ports/mail/mmr/pkg-plist (dead)

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 18:17:10 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 38A4916A4CE; Mon, 27 Sep 2004 18:17:10 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1897E43D2F; Mon, 27 Sep 2004 18:17:10 +0000 (GMT)
	(envelope-from leeym@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RIH9H9015941;
	Mon, 27 Sep 2004 18:17:09 GMT
	(envelope-from leeym@repoman.freebsd.org)
Received: (from leeym@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RIH9TE015940;
	Mon, 27 Sep 2004 18:17:09 GMT
	(envelope-from leeym)
Message-Id: <200409271817.i8RIH9TE015940@repoman.freebsd.org>
From: Yen-Ming Lee <leeym@FreeBSD.org>
Date: Mon, 27 Sep 2004 18:17:09 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/mail/ftrack Makefile pkg-plist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 18:17:10 -0000

leeym       2004-09-27 18:17:09 UTC

  FreeBSD ports repository

  Modified files:
    mail/ftrack          Makefile pkg-plist 
  Log:
  - add USE_GCC=2.95 and unbreak this port
  - utilize PORTDOCS
  
  PR:             72108
  Submitted by:   leeym
  Approved by:    portmgr (marcus)
  
  Revision  Changes    Path
  1.14      +7 -8      ports/mail/ftrack/Makefile
  1.2       +0 -4      ports/mail/ftrack/pkg-plist

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 18:43:18 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A370B16A4CF; Mon, 27 Sep 2004 18:43:18 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7562343D2F; Mon, 27 Sep 2004 18:43:18 +0000 (GMT)
	(envelope-from des@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RIhIf5016752;
	Mon, 27 Sep 2004 18:43:18 GMT
	(envelope-from des@repoman.freebsd.org)
Received: (from des@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RIhIW9016750;
	Mon, 27 Sep 2004 18:43:18 GMT
	(envelope-from des)
Message-Id: <200409271843.i8RIhIW9016750@repoman.freebsd.org>
From: Dag-Erling Smorgrav <des@FreeBSD.org>
Date: Mon, 27 Sep 2004 18:43:18 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/bin/sh exec.c var.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 18:43:18 -0000

des         2004-09-27 18:43:18 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               exec.c var.c 
  Log:
  Attempting to unset an undefined variable or function should not be
  considered an error according to the Open Group Base Specification.
  
  PR:             standards/45738
  Submitted by:   Matthias Andree <matthias.andree@web.de>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.25      +1 -1      src/bin/sh/exec.c
  1.27      +1 -1      src/bin/sh/var.c

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 18:46:01 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 05E6C16A4CE; Mon, 27 Sep 2004 18:46:01 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D965F43D45; Mon, 27 Sep 2004 18:46:00 +0000 (GMT)
	(envelope-from des@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RIk0NF017062;
	Mon, 27 Sep 2004 18:46:00 GMT
	(envelope-from des@repoman.freebsd.org)
Received: (from des@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RIk0ei017061;
	Mon, 27 Sep 2004 18:46:00 GMT
	(envelope-from des)
Message-Id: <200409271846.i8RIk0ei017061@repoman.freebsd.org>
From: Dag-Erling Smorgrav <des@FreeBSD.org>
Date: Mon, 27 Sep 2004 18:46:00 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_4
Subject: cvs commit: src/etc/defaults rc.conf
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 18:46:01 -0000

des         2004-09-27 18:46:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    etc/defaults         rc.conf 
  Log:
  MFC: (1.188) limit inetd to 60 simultaneous connections.
  
  PR:             conf/33670
  
  Revision   Changes    Path
  1.53.2.66  +1 -1      src/etc/defaults/rc.conf

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 18:55:43 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1610416A4D0
	for <cvs-all@FreeBSD.org>; Mon, 27 Sep 2004 18:55:43 +0000 (GMT)
Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C75DB43D4C
	for <cvs-all@FreeBSD.org>; Mon, 27 Sep 2004 18:55:42 +0000 (GMT)
	(envelope-from jhb@FreeBSD.org)
Received: (qmail 30046 invoked from network); 27 Sep 2004 18:55:42 -0000
Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx)
	([216.27.160.63])          (envelope-sender <jhb@FreeBSD.org>)
	encrypted SMTP
	for <cvs-all@FreeBSD.org>; 27 Sep 2004 18:55:41 -0000
Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1])
	(authenticated bits=0)
	by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i8RIsVXx014057;
	Mon, 27 Sep 2004 14:55:37 -0400 (EDT)
	(envelope-from jhb@FreeBSD.org)
From: John Baldwin <jhb@FreeBSD.org>
To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>
Date: Mon, 27 Sep 2004 11:19:32 -0400
User-Agent: KMail/1.6.2
References: <200409241958.i8OJwm8Y051147@repoman.freebsd.org>
	<200409241633.06963.jhb@FreeBSD.org> <20040924225503.D96751@uriah.heep.sax.de>
In-Reply-To: <20040924225503.D96751@uriah.heep.sax.de>
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Message-Id: <200409271119.32409.jhb@FreeBSD.org>
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/share/man/man9 kthread.9
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 18:55:43 -0000

On Friday 24 September 2004 04:55 pm, Joerg Wunsch wrote:
> As John Baldwin wrote:
> > It's not the thread handle, it's the proc pointer:
> >
> >         /*
> >          * If this is a kthread, then wakeup anyone waiting for it to
> > exit. */
> >         if (p->p_flag & P_KTHREAD)
> >                 wakeup(p);
>
> Isn't that the "thread handle" in case the proc is actually a thread?

No, the thread handle would be 'wakeup(curthread)' or some such.  We don't 
currently have any multithreaded "kthreads" (they are really kernel processes 
right now, not threads) so this works for some value of work for now.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 18:55:50 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2609516A532
	for <cvs-all@FreeBSD.org>; Mon, 27 Sep 2004 18:55:48 +0000 (GMT)
Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 871A943D31
	for <cvs-all@FreeBSD.org>; Mon, 27 Sep 2004 18:55:47 +0000 (GMT)
	(envelope-from jhb@FreeBSD.org)
Received: (qmail 20638 invoked from network); 27 Sep 2004 18:55:47 -0000
Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx)
	([216.27.160.63])          (envelope-sender <jhb@FreeBSD.org>)
	encrypted SMTP
	for <cvs-all@FreeBSD.org>; 27 Sep 2004 18:55:46 -0000
Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1])
	(authenticated bits=0)
	by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i8RIsVY0014057;
	Mon, 27 Sep 2004 14:55:40 -0400 (EDT)
	(envelope-from jhb@FreeBSD.org)
From: John Baldwin <jhb@FreeBSD.org>
To: Julian Elischer <julian@elischer.org>
Date: Mon, 27 Sep 2004 11:20:39 -0400
User-Agent: KMail/1.6.2
References: <200409241958.i8OJwm8Y051147@repoman.freebsd.org>
	<200409241633.06963.jhb@FreeBSD.org> <415492DE.4070801@elischer.org>
In-Reply-To: <415492DE.4070801@elischer.org>
MIME-Version: 1.0
Content-Disposition: inline
Message-Id: <200409271120.39458.jhb@FreeBSD.org>
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
cc: Joerg Wunsch <joerg@FreeBSD.org>
Subject: Re: cvs commit: src/share/man/man9 kthread.9
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 18:55:50 -0000

On Friday 24 September 2004 05:34 pm, Julian Elischer wrote:
> John Baldwin wrote:
> >On Friday 24 September 2004 03:58 pm, Joerg Wunsch wrote:
> >>joerg       2004-09-24 19:58:47 UTC
> >>
> >>  FreeBSD src repository
> >>
> >>  Modified files:
> >>    share/man/man9       kthread.9
> >>  Log:
> >>  Document that kthread_exit()ing will cause a wakeup(9) on the thread
> >>  handle.
> >>
> >>  MFC after:      1 week
> >
> >It's not the thread handle, it's the proc pointer:
> >
> >        /*
> >         * If this is a kthread, then wakeup anyone waiting for it to
> > exit. */
> >        if (p->p_flag & P_KTHREAD)
>
> could be an idea to use something thread specific as it is possible that
> kernel therads may some day become actual threads
> in one "kernel" process.  The things that stop this at the moment
> include that there is no p_comm field in a thread so
> 'ps' would ahve nothing to show to identify what the threads were..  I
> have been considerring adding a td_desc
> field to threads to be used in teh same way...

Actually what I'm leaning towards is changing kthread_exit() to accept a 
pointer to a condition variable and doing a cv_broadcast() on that condition 
variable before calling exit1().  This allows the caller to better control 
what actual wakeup is done.  I would like to have a thread name field as well, 
btw, but I would prefer it be called td_comm for histerical raisins.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 18:57:26 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6718616A4CF
	for <cvs-all@FreeBSD.org>; Mon, 27 Sep 2004 18:57:26 +0000 (GMT)
Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 13A2B43D1F
	for <cvs-all@FreeBSD.org>; Mon, 27 Sep 2004 18:57:26 +0000 (GMT)
	(envelope-from jhb@FreeBSD.org)
Received: (qmail 21009 invoked from network); 27 Sep 2004 18:57:25 -0000
Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx)
	([216.27.160.63])          (envelope-sender <jhb@FreeBSD.org>)
	encrypted SMTP
	for <cvs-all@FreeBSD.org>; 27 Sep 2004 18:55:59 -0000
Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1])
	(authenticated bits=0)
	by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i8RIsVY1014057;
	Mon, 27 Sep 2004 14:55:43 -0400 (EDT)
	(envelope-from jhb@FreeBSD.org)
From: John Baldwin <jhb@FreeBSD.org>
To: Marius Strobl <marius@alchemy.franken.de>
Date: Mon, 27 Sep 2004 11:23:49 -0400
User-Agent: KMail/1.6.2
References: <200409192138.i8JLcBC7094537@repoman.freebsd.org>
	<200409201346.13358.jhb@FreeBSD.org>
	<20040926201921.G69188@newtrinity.zeist.de>
In-Reply-To: <20040926201921.G69188@newtrinity.zeist.de>
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Message-Id: <200409271123.49102.jhb@FreeBSD.org>
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/dev/mk48txx mk48txx.c mk48txxreg.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 18:57:26 -0000

On Sunday 26 September 2004 02:19 pm, Marius Strobl wrote:
> On Mon, Sep 20, 2004 at 01:46:13PM -0400, John Baldwin wrote:
> > On Sunday 19 September 2004 05:38 pm, Marius Strobl wrote:
> > > marius      2004-09-19 21:38:11 UTC
> > >
> > >   - Fix two off-by-one errors in the handling of the day of week. The
> > >     genclock code represents the dow as 0 - 6 with 0 being Sunday but
> > > the mk48txx use 1 - 7 with 1 being Sunday. In the settime function when
> > > writing the dow to the clock the range wasn't adjusted accordingly but
> > > the clock apparently played along nicely otherwise the second bug in
> > > the gettime function which mapped 1 - 7 to 0 - 6 but with 0 meaning
> > > Saturday would have been triggered. Fixing these makes the date being
> > > stored in the same format Sun/Solaris uses and cures the "Invalid time
> > > in real time clock. Check and reset the date immediately!" when the
> > > date was set under Solaris prior to booting FreeBSD/sparc64. [1]
> > > Looking at other clock drivers/code e.g. FreeBSD/alpha the former
> > > "bug", i.e. storing the dow as 0 - 6 even when the clock uses 1 - 7,
> > > seems to be common but might be on purpose for compatibility when
> > > multi-booting with other OS which do the same. So it might make sense
> > > to add a flag to handle the dow off-by-one for use of this driver on
> > > platforms other than sparc64.
> >
> > Hmm, I get them occasionally on my Alphas which only run FreeBSD, so I
> > think it's probably a bug that needs to be fixed in FreeBSD/alpha.
>
> Bruce Evans pointed me at src/sys/i386/isa/clock.c revision 1.191 which
> fixed the same thing. According to its commit message the bug actually
> caused problems on Soekris machines.
> On my PWS which also only runs FreeBSD/alpha I ocassionally get
> "WARNING: clock gained X days -- CHECK AND RESET THE DATE!". This could
> be a problem similar to the one on Soekris boards when using the wrong
> encoding for the weekday but I haven't looked into it, yet.
> Do you also get "clock gained X days" warnings or something different?
> Do you have an idea when this happens?

Yes I get those exact messages.  It seems to happen if the machine is off for 
more than a couple of days.  Probably if it is off over the weekend. ;)  I've 
seen it on both Alpha machines I have (PWS and DS20).

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 19:14:11 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F364F16A4CE; Mon, 27 Sep 2004 19:14:10 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D290143D2F; Mon, 27 Sep 2004 19:14:10 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RJEAuc017986;
	Mon, 27 Sep 2004 19:14:10 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RJEAOe017985;
	Mon, 27 Sep 2004 19:14:10 GMT
	(envelope-from phk)
Message-Id: <200409271914.i8RJEAOe017985@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Mon, 27 Sep 2004 19:14:10 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/gnu/ext2fs ext2_readwrite.c src/sys/kern
 vfs_cluster.c src/sys/sys buf.h src/sys/ufs/ffs ffs_vnops.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 19:14:11 -0000

phk         2004-09-27 19:14:10 UTC

  FreeBSD src repository

  Modified files:
    sys/gnu/ext2fs       ext2_readwrite.c 
    sys/kern             vfs_cluster.c 
    sys/sys              buf.h 
    sys/ufs/ffs          ffs_vnops.c 
  Log:
  Give cluster_write() an explicit vnode argument.
  
  In the future a struct buf will not automatically point out a vnode for us.
  
  Revision  Changes    Path
  1.30      +1 -1      src/sys/gnu/ext2fs/ext2_readwrite.c
  1.151     +1 -6      src/sys/kern/vfs_cluster.c
  1.169     +1 -1      src/sys/sys/buf.h
  1.135     +1 -1      src/sys/ufs/ffs/ffs_vnops.c

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 19:32:27 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F39EC16A4CE; Mon, 27 Sep 2004 19:32:26 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D564D43D39; Mon, 27 Sep 2004 19:32:26 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RJWQKo018565;
	Mon, 27 Sep 2004 19:32:26 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RJWQ42018564;
	Mon, 27 Sep 2004 19:32:26 GMT
	(envelope-from pjd)
Message-Id: <200409271932.i8RJWQ42018564@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Mon, 27 Sep 2004 19:32:26 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom/mirror g_mirror.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 19:32:27 -0000

pjd         2004-09-27 19:32:26 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/mirror      g_mirror.c 
  Log:
  Minor, but very important condition fix. The current one can never be true.
  
  Revision  Changes    Path
  1.32      +1 -1      src/sys/geom/mirror/g_mirror.c

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 19:44:39 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E7ED616A4CE; Mon, 27 Sep 2004 19:44:39 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C90C543D39; Mon, 27 Sep 2004 19:44:39 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RJid2C018984;
	Mon, 27 Sep 2004 19:44:39 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RJidm7018983;
	Mon, 27 Sep 2004 19:44:39 GMT
	(envelope-from phk)
Message-Id: <200409271944.i8RJidm7018983@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Mon, 27 Sep 2004 19:44:39 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/nfsclient nfs.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 19:44:40 -0000

phk         2004-09-27 19:44:39 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs.h 
  Log:
  style consistency.
  
  Revision  Changes    Path
  1.84      +1 -1      src/sys/nfsclient/nfs.h

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 19:51:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4A74F16A4CE; Mon, 27 Sep 2004 19:51:59 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E3D0E43D2F; Mon, 27 Sep 2004 19:51:58 +0000 (GMT)
	(envelope-from gallatin@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RJpw6N019252;
	Mon, 27 Sep 2004 19:51:58 GMT
	(envelope-from gallatin@repoman.freebsd.org)
Received: (from gallatin@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RJpwbm019251;
	Mon, 27 Sep 2004 19:51:58 GMT
	(envelope-from gallatin)
Message-Id: <200409271951.i8RJpwbm019251@repoman.freebsd.org>
From: Andrew Gallatin <gallatin@FreeBSD.org>
Date: Mon, 27 Sep 2004 19:51:58 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/powerpc/powermac uninorthvar.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 19:51:59 -0000

gallatin    2004-09-27 19:51:58 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/powermac uninorthvar.h 
  Log:
  Add sc_iostart to softc and unbreak the build.
  This was forgotten in my previous commit to add i/o port to uninorth.c
  
  Pointy-hat to: me
  
  Revision  Changes    Path
  1.3       +1 -0      src/sys/powerpc/powermac/uninorthvar.h

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 20:00:07 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 84C1D16A4CE; Mon, 27 Sep 2004 20:00:07 +0000 (GMT)
Received: from sax.sax.de (sax.sax.de [193.175.26.33])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D214243D39; Mon, 27 Sep 2004 20:00:04 +0000 (GMT)
	(envelope-from j@uriah.heep.sax.de)
Received: from sax.sax.de (localhost [127.0.0.1])
	by sax.sax.de (8.12.10/8.12.10) with ESMTP id i8RK031A074663;
	Mon, 27 Sep 2004 22:00:03 +0200 (CEST)
	(envelope-from j@uriah.heep.sax.de)
Received: (from uucp@localhost)
	by sax.sax.de (8.12.10/8.12.10/Submit) with UUCP id i8RK03B0074662;
	Mon, 27 Sep 2004 22:00:03 +0200 (CEST)
	(envelope-from j@uriah.heep.sax.de)
Received: from uriah.heep.sax.de (localhost.heep.sax.de [127.0.0.1])
	by uriah.heep.sax.de (8.12.10/8.12.10) with ESMTP id i8RJtO3R000315;
	Mon, 27 Sep 2004 21:55:24 +0200 (MET DST)
	(envelope-from j@uriah.heep.sax.de)
Received: (from j@localhost)
	by uriah.heep.sax.de (8.12.10/8.12.10/Submit) id i8RJtOh5000314;
	Mon, 27 Sep 2004 21:55:24 +0200 (MET DST)
	(envelope-from j)
Date: Mon, 27 Sep 2004 21:55:24 +0200
From: Joerg Wunsch <j@uriah.heep.sax.de>
To: John Baldwin <jhb@FreeBSD.org>
Message-ID: <20040927215524.C98438@uriah.heep.sax.de>
References: <200409241958.i8OJwm8Y051147@repoman.freebsd.org>
	<200409241633.06963.jhb@FreeBSD.org> <20040924225503.D96751@uriah.heep.sax.de>
	<200409271119.32409.jhb@FreeBSD.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <200409271119.32409.jhb@FreeBSD.org>;
	from jhb@FreeBSD.org on Mon, Sep 27, 2004 at 11:19:32AM -0400
X-Phone: +49-351-2012 669
X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F  93 21 E0 7D F9 12 D6 4E
X-GnuPG-Fingerprint: 5E84 F980 C3CA FD4B B584  1070 F48C A81B 69A8 5873
X-Spam-Status: No, hits=-4.9 required=7.5 tests=BAYES_00 autolearn=no 
	version=2.63
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on uriah.heep.sax.de
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/share/man/man9 kthread.9
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 20:00:07 -0000

As John Baldwin wrote:

> > > It's not the thread handle, it's the proc pointer:

> > Isn't that the "thread handle" in case the proc is actually a
> > thread?

> No, the thread handle would be 'wakeup(curthread)' or some such.

Hmm, OK, care to update kthread(9) using some less ambiguous wording
than mine then?

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 20:02:51 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2C31716A4CE; Mon, 27 Sep 2004 20:02:51 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0AF2D43D54; Mon, 27 Sep 2004 20:02:51 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RK2oAu019628;
	Mon, 27 Sep 2004 20:02:50 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RK2o0A019627;
	Mon, 27 Sep 2004 20:02:50 GMT
	(envelope-from phk)
Message-Id: <200409272002.i8RK2o0A019627@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Mon, 27 Sep 2004 20:02:50 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/nfs4client nfs4_vnops.c src/sys/nfsclient
 nfsnode.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 20:02:51 -0000

phk         2004-09-27 20:02:50 UTC

  FreeBSD src repository

  Modified files:
    sys/nfs4client       nfs4_vnops.c 
    sys/nfsclient        nfsnode.h 
  Log:
  Remove NFS4 vop method vector for devices: we are desupporing device nodes
  on anything but DEVFS and in this case it was not even used (see below).
  
  Put the NFS4 vop method for fifo's behind "#if 0" because it is unused.
  Add a XXX comment to say that I think the unusedness is a bug.
  
  Revision  Changes    Path
  1.9       +12 -81    src/sys/nfs4client/nfs4_vnops.c
  1.44      +2 -1      src/sys/nfsclient/nfsnode.h

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 20:32:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F0FE816A4CE; Mon, 27 Sep 2004 20:32:35 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D163043D1F; Mon, 27 Sep 2004 20:32:35 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RKWZ57020498;
	Mon, 27 Sep 2004 20:32:35 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RKWZ7i020497;
	Mon, 27 Sep 2004 20:32:35 GMT
	(envelope-from pjd)
Message-Id: <200409272032.i8RKWZ7i020497@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Mon, 27 Sep 2004 20:32:35 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom/raid3 g_raid3.c g_raid3.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 20:32:36 -0000

pjd         2004-09-27 20:32:35 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/raid3       g_raid3.c g_raid3.h 
  Log:
  Avoid race while synchronizing components. It is very hard to bump into,
  but it is possible:
  1. Read data from good component for synchronization.
  2. Write data to the same area.
  3. Write synchronization data, which are now stale.
  
  Found by:       tegge (for gmirror)
  
  Revision  Changes    Path
  1.16      +36 -7     src/sys/geom/raid3/g_raid3.c
  1.5       +1 -0      src/sys/geom/raid3/g_raid3.h

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 20:38:47 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 40FD016A4CE; Mon, 27 Sep 2004 20:38:47 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E9CD343D2D; Mon, 27 Sep 2004 20:38:46 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RKckbO020698;
	Mon, 27 Sep 2004 20:38:46 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RKckod020697;
	Mon, 27 Sep 2004 20:38:46 GMT
	(envelope-from phk)
Message-Id: <200409272038.i8RKckod020697@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Mon, 27 Sep 2004 20:38:46 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/gnu/ext2fs ext2_extern.h ext2_vfsops.c
 ext2_vnops.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 20:38:47 -0000

phk         2004-09-27 20:38:46 UTC

  FreeBSD src repository

  Modified files:
    sys/gnu/ext2fs       ext2_extern.h ext2_vfsops.c ext2_vnops.c 
  Log:
  Desupport device nodes on EXT2 filesystems.
  
  Revision  Changes    Path
  1.32      +1 -2      src/sys/gnu/ext2fs/ext2_extern.h
  1.127     +1 -1      src/sys/gnu/ext2fs/ext2_vfsops.c
  1.87      +10 -116   src/sys/gnu/ext2fs/ext2_vnops.c

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 21:10:22 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 458B416A4CE; Mon, 27 Sep 2004 21:10:22 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3BEC643D48; Mon, 27 Sep 2004 21:10:22 +0000 (GMT)
	(envelope-from thierry@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RLAM8R028004;
	Mon, 27 Sep 2004 21:10:22 GMT
	(envelope-from thierry@repoman.freebsd.org)
Received: (from thierry@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RLAMfm028003;
	Mon, 27 Sep 2004 21:10:22 GMT
	(envelope-from thierry)
Message-Id: <200409272110.i8RLAMfm028003@repoman.freebsd.org>
From: Thierry Thomas <thierry@FreeBSD.org>
Date: Mon, 27 Sep 2004 21:10:21 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/ftp/jigdo Makefile distinfo pkg-plist
 ports/ftp/jigdo/files patch-aa ports/ftp/jigdo/scripts
 configure.jigdo
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 21:10:22 -0000

thierry     2004-09-27 21:10:21 UTC

  FreeBSD ports repository

  Modified files:
    ftp/jigdo            Makefile distinfo pkg-plist 
    ftp/jigdo/scripts    configure.jigdo 
  Removed files:
    ftp/jigdo/files      patch-aa 
  Log:
  Update to 0.7.1, which also fixes the compilation problem on 5.x.
  
  PR:             ports/71963
  Submitted by:   maintainer
  Approved by:    portmgr (linimon).
  
  Revision  Changes    Path
  1.10      +3 -6      ports/ftp/jigdo/Makefile
  1.5       +2 -2      ports/ftp/jigdo/distinfo
  1.2       +0 -18     ports/ftp/jigdo/files/patch-aa (dead)
  1.3       +1 -2      ports/ftp/jigdo/pkg-plist
  1.3       +6 -6      ports/ftp/jigdo/scripts/configure.jigdo

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 21:12:25 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C1C9816A4CE; Mon, 27 Sep 2004 21:12:25 +0000 (GMT)
Received: from elvis.mu.org (elvis.mu.org [192.203.228.196])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B06F343D45; Mon, 27 Sep 2004 21:12:25 +0000 (GMT)
	(envelope-from bright@elvis.mu.org)
Received: by elvis.mu.org (Postfix, from userid 1192)
	id A8F465C940; Mon, 27 Sep 2004 14:12:25 -0700 (PDT)
Date: Mon, 27 Sep 2004 14:12:25 -0700
From: Alfred Perlstein <alfred@freebsd.org>
To: Poul-Henning Kamp <phk@FreeBSD.org>
Message-ID: <20040927211225.GB11948@elvis.mu.org>
References: <200409272038.i8RKckod020697@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200409272038.i8RKckod020697@repoman.freebsd.org>
User-Agent: Mutt/1.4.2.1i
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/gnu/ext2fs ext2_extern.h ext2_vfsops.c
	ext2_vnops.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 21:12:25 -0000

* Poul-Henning Kamp <phk@FreeBSD.org> [040927 13:38] wrote:
> phk         2004-09-27 20:38:46 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/gnu/ext2fs       ext2_extern.h ext2_vfsops.c ext2_vnops.c 
>   Log:
>   Desupport device nodes on EXT2 filesystems.

Are you removing mknod(2) for device numbers from our filesystems?

I'm sorry if I missed out on where this was discussed, do you have
a pointer explaining what's going on here?

-- 
- Alfred Perlstein
- Research Engineering Development Inc.
- email: bright@mu.org cell: 408-480-4684

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 21:17:32 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id EF52516A4CE; Mon, 27 Sep 2004 21:17:31 +0000 (GMT)
Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5010F43D2F; Mon, 27 Sep 2004 21:17:31 +0000 (GMT)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i8RLHTEI055219;
	Mon, 27 Sep 2004 23:17:29 +0200 (CEST)
	(envelope-from phk@critter.freebsd.dk)
To: Alfred Perlstein <alfred@freebsd.org>
From: "Poul-Henning Kamp" <phk@phk.freebsd.dk>
In-Reply-To: Your message of "Mon, 27 Sep 2004 14:12:25 PDT."
             <20040927211225.GB11948@elvis.mu.org> 
Date: Mon, 27 Sep 2004 23:17:29 +0200
Message-ID: <55218.1096319849@critter.freebsd.dk>
Sender: phk@critter.freebsd.dk
cc: cvs-src@freebsd.org
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
Subject: Re: cvs commit: src/sys/gnu/ext2fs ext2_extern.h ext2_vfsops.c
	ext2_vnops.c 
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 21:17:32 -0000

In message <20040927211225.GB11948@elvis.mu.org>, Alfred Perlstein writes:
>* Poul-Henning Kamp <phk@FreeBSD.org> [040927 13:38] wrote:
>> phk         2004-09-27 20:38:46 UTC
>> 
>>   FreeBSD src repository
>> 
>>   Modified files:
>>     sys/gnu/ext2fs       ext2_extern.h ext2_vfsops.c ext2_vnops.c 
>>   Log:
>>   Desupport device nodes on EXT2 filesystems.
>
>Are you removing mknod(2) for device numbers from our filesystems?

No.

But you can't access the device driver through the resulting
device node, but you can still export it with NFS

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 21:35:58 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1325E16A4CE; Mon, 27 Sep 2004 21:35:58 +0000 (GMT)
Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4BADB43D1F; Mon, 27 Sep 2004 21:35:57 +0000 (GMT)
	(envelope-from julian@elischer.org)
Received: from elischer.org (julian.vicor-nb.com [208.206.78.97])
	by mail.vicor-nb.com (Postfix) with ESMTP
	id 0C6157A403; Mon, 27 Sep 2004 14:35:57 -0700 (PDT)
Message-ID: <415887BC.1080702@elischer.org>
Date: Mon, 27 Sep 2004 14:35:56 -0700
From: Julian Elischer <julian@elischer.org>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516
X-Accept-Language: en, hu
MIME-Version: 1.0
To: Alfred Perlstein <alfred@FreeBSD.org>
References: <200409272038.i8RKckod020697@repoman.freebsd.org>
	<20040927211225.GB11948@elvis.mu.org>
In-Reply-To: <20040927211225.GB11948@elvis.mu.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: Poul-Henning Kamp <phk@FreeBSD.org>
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/gnu/ext2fs ext2_extern.h ext2_vfsops.c
	ext2_vnops.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 21:35:58 -0000



Alfred Perlstein wrote:

>* Poul-Henning Kamp <phk@FreeBSD.org> [040927 13:38] wrote:
>  
>
>>phk         2004-09-27 20:38:46 UTC
>>
>>  FreeBSD src repository
>>
>>  Modified files:
>>    sys/gnu/ext2fs       ext2_extern.h ext2_vfsops.c ext2_vnops.c 
>>  Log:
>>  Desupport device nodes on EXT2 filesystems.
>>    
>>
>
>Are you removing mknod(2) for device numbers from our filesystems?
>
>I'm sorry if I missed out on where this was discussed, do you have
>a pointer explaining what's going on here?
>

Since devfs is the way that one gets to devices,  and major number 
effectively become random numbers that
mean nothing, then having nodes in filesystems jumping into random 
device drivers is not a good thing.
You still need to have the nodes exist so you can export them via NFS to 
other systems that need them,
but you do not want the freeBSD machine to consider them as devices, 
just as notes that you might
need to pass through to someone.

Consider a solaris machine exporting a root filesystem (with /dev) to 
linux..

the device nodes need to have linux major number s and not Solaris major 
numbers..
That's ok as long as you don't try actually USE them on the solaris machine.
It's the same here except there is no "Native" device node in a filesystem.

So don't allow interpretting of such nodes a devices because there is a 
100% chance that it will be wrong.


From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 22:10:01 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B732216A4CE; Mon, 27 Sep 2004 22:10:01 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 98BF843D2D; Mon, 27 Sep 2004 22:10:01 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RMA1e9029618;
	Mon, 27 Sep 2004 22:10:01 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RMA1OH029617;
	Mon, 27 Sep 2004 22:10:01 GMT
	(envelope-from pjd)
Message-Id: <200409272210.i8RMA1OH029617@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Mon, 27 Sep 2004 22:10:01 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom geom_dev.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 22:10:01 -0000

pjd         2004-09-27 22:10:01 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_dev.c 
  Log:
  Deny invalid I/O requests which comes from userland here, because later
  we'll get a panic.
  MT5 candidate.
  
  Reviewed by:    phk
  
  Revision  Changes    Path
  1.81      +6 -0      src/sys/geom/geom_dev.c

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 22:12:14 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 90CBD16A4CE; Mon, 27 Sep 2004 22:12:14 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7213E43D1F; Mon, 27 Sep 2004 22:12:14 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RMCEAl029761;
	Mon, 27 Sep 2004 22:12:14 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RMCESk029760;
	Mon, 27 Sep 2004 22:12:14 GMT
	(envelope-from pjd)
Message-Id: <200409272212.i8RMCESk029760@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Mon, 27 Sep 2004 22:12:14 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom/raid3 g_raid3.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 22:12:14 -0000

pjd         2004-09-27 22:12:14 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/raid3       g_raid3.c 
  Log:
  Decrease kern.geom.raid3.timeout to 4, so it is smaller than
  vfs.root.mountdelay by default.
  
  Revision  Changes    Path
  1.17      +1 -1      src/sys/geom/raid3/g_raid3.c

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 22:54:08 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 56C8E16A4CE; Mon, 27 Sep 2004 22:54:08 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 37ED443D48; Mon, 27 Sep 2004 22:54:08 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RMs83I030892;
	Mon, 27 Sep 2004 22:54:08 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RMs89t030891;
	Mon, 27 Sep 2004 22:54:08 GMT
	(envelope-from kris)
Message-Id: <200409272254.i8RMs89t030891@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Mon, 27 Sep 2004 22:54:07 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/lang/chicken Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 22:54:08 -0000

kris        2004-09-27 22:54:07 UTC

  FreeBSD ports repository

  Modified files:
    lang/chicken         Makefile 
  Log:
  Now builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.18      +2 -2      ports/lang/chicken/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 22:55:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 799D316A4CE; Mon, 27 Sep 2004 22:55:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 58E6D43D39; Mon, 27 Sep 2004 22:55:52 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RMtq5S030998;
	Mon, 27 Sep 2004 22:55:52 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RMtqrg030997;
	Mon, 27 Sep 2004 22:55:52 GMT
	(envelope-from kris)
Message-Id: <200409272255.i8RMtqrg030997@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Mon, 27 Sep 2004 22:55:52 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/dparser Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 22:55:52 -0000

kris        2004-09-27 22:55:52 UTC

  FreeBSD ports repository

  Modified files:
    devel/dparser        Makefile 
  Log:
  Now builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.8       +2 -2      ports/devel/dparser/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 22:56:27 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6D9DE16A4CE; Mon, 27 Sep 2004 22:56:27 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4D4EC43D1D; Mon, 27 Sep 2004 22:56:27 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RMuRNm031040;
	Mon, 27 Sep 2004 22:56:27 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RMuReC031039;
	Mon, 27 Sep 2004 22:56:27 GMT
	(envelope-from kris)
Message-Id: <200409272256.i8RMuReC031039@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Mon, 27 Sep 2004 22:56:27 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/palm/uppc-kmod Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 22:56:27 -0000

kris        2004-09-27 22:56:27 UTC

  FreeBSD ports repository

  Modified files:
    palm/uppc-kmod       Makefile 
  Log:
  Now builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.7       +0 -4      ports/palm/uppc-kmod/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 22:57:34 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F163016A4CE; Mon, 27 Sep 2004 22:57:33 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CDE7D43D46; Mon, 27 Sep 2004 22:57:33 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RMvXTD031086;
	Mon, 27 Sep 2004 22:57:33 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RMvXpX031085;
	Mon, 27 Sep 2004 22:57:33 GMT
	(envelope-from kris)
Message-Id: <200409272257.i8RMvXpX031085@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Mon, 27 Sep 2004 22:57:33 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/dns/dns_balance Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 22:57:34 -0000

kris        2004-09-27 22:57:33 UTC

  FreeBSD ports repository

  Modified files:
    dns/dns_balance      Makefile 
  Log:
  Now fetchable again
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.7       +0 -2      ports/dns/dns_balance/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 22:58:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8B26916A4CE; Mon, 27 Sep 2004 22:58:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6C0A843D1D; Mon, 27 Sep 2004 22:58:52 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RMwqkX031184;
	Mon, 27 Sep 2004 22:58:52 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RMwqWU031183;
	Mon, 27 Sep 2004 22:58:52 GMT
	(envelope-from kris)
Message-Id: <200409272258.i8RMwqWU031183@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Mon, 27 Sep 2004 22:58:52 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/japanese/migemo Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 22:58:52 -0000

kris        2004-09-27 22:58:52 UTC

  FreeBSD ports repository

  Modified files:
    japanese/migemo      Makefile 
  Log:
  Now builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.16      +2 -2      ports/japanese/migemo/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 23:01:27 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 44ECE16A4CE; Mon, 27 Sep 2004 23:01:27 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2526743D46; Mon, 27 Sep 2004 23:01:27 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RN1RWt031311;
	Mon, 27 Sep 2004 23:01:27 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RN1Rbu031310;
	Mon, 27 Sep 2004 23:01:27 GMT
	(envelope-from kris)
Message-Id: <200409272301.i8RN1Rbu031310@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Mon, 27 Sep 2004 23:01:27 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/irc/bitchx Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 23:01:27 -0000

kris        2004-09-27 23:01:26 UTC

  FreeBSD ports repository

  Modified files:
    irc/bitchx           Makefile 
  Log:
  s/BROKEN/IGNORE/ since the package builds but does not run.
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.74      +1 -1      ports/irc/bitchx/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 23:02:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9D75E16A4CE; Mon, 27 Sep 2004 23:02:20 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7FBAE43D31; Mon, 27 Sep 2004 23:02:20 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RN2K8L031374;
	Mon, 27 Sep 2004 23:02:20 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RN2KCY031373;
	Mon, 27 Sep 2004 23:02:20 GMT
	(envelope-from kris)
Message-Id: <200409272302.i8RN2KCY031373@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Mon, 27 Sep 2004 23:02:20 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/irc/bitchx Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 23:02:20 -0000

kris        2004-09-27 23:02:20 UTC

  FreeBSD ports repository

  Modified files:
    irc/bitchx           Makefile 
  Log:
  Correct case of IGNORE string
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.75      +1 -1      ports/irc/bitchx/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 23:07:22 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 98E7D16A4D7; Mon, 27 Sep 2004 23:07:22 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 77EC843D41; Mon, 27 Sep 2004 23:07:22 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RN7Mk9031536;
	Mon, 27 Sep 2004 23:07:22 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RN7MT3031535;
	Mon, 27 Sep 2004 23:07:22 GMT
	(envelope-from kris)
Message-Id: <200409272307.i8RN7MT3031535@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Mon, 27 Sep 2004 23:07:22 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/lang/ruby16_static Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 23:07:22 -0000

kris        2004-09-27 23:07:22 UTC

  FreeBSD ports repository

  Modified files:
    lang/ruby16_static   Makefile 
  Log:
  ruby18_static builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.36      +1 -1      ports/lang/ruby16_static/Makefile

From owner-cvs-all@FreeBSD.ORG  Mon Sep 27 23:44:04 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5808316A4CE; Mon, 27 Sep 2004 23:44:04 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3954043D2F; Mon, 27 Sep 2004 23:44:04 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8RNi4FP032545;
	Mon, 27 Sep 2004 23:44:04 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8RNi4We032544;
	Mon, 27 Sep 2004 23:44:04 GMT
	(envelope-from kris)
Message-Id: <200409272344.i8RNi4We032544@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Mon, 27 Sep 2004 23:44:03 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/cryptopp Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Sep 2004 23:44:04 -0000

kris        2004-09-27 23:44:03 UTC

  FreeBSD ports repository

  Modified files:
    security/cryptopp    Makefile 
  Log:
  Now builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.10      +2 -2      ports/security/cryptopp/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 00:56:29 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7007E16A4CE; Tue, 28 Sep 2004 00:56:29 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4FF1743D45; Tue, 28 Sep 2004 00:56:29 +0000 (GMT)
	(envelope-from scottl@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S0uTEp040817;
	Tue, 28 Sep 2004 00:56:29 GMT
	(envelope-from scottl@repoman.freebsd.org)
Received: (from scottl@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S0uT9T040816;
	Tue, 28 Sep 2004 00:56:29 GMT
	(envelope-from scottl)
Message-Id: <200409280056.i8S0uT9T040816@repoman.freebsd.org>
From: Scott Long <scottl@FreeBSD.org>
Date: Tue, 28 Sep 2004 00:56:29 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/releases/5.3R schedule.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 00:56:29 -0000

scottl      2004-09-28 00:56:29 UTC

  FreeBSD doc repository

  Modified files:
    en/releases/5.3R     schedule.sgml 
  Log:
  Update the schedule for BETA7.  Hopefully the last beta.
  
  Revision  Changes    Path
  1.14      +20 -12    www/en/releases/5.3R/schedule.sgml

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 01:32:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 199FB16A4CE; Tue, 28 Sep 2004 01:32:59 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EDCCD43D2D; Tue, 28 Sep 2004 01:32:58 +0000 (GMT)
	(envelope-from ps@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S1WwoH041823;
	Tue, 28 Sep 2004 01:32:58 GMT
	(envelope-from ps@repoman.freebsd.org)
Received: (from ps@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S1Ww9i041822;
	Tue, 28 Sep 2004 01:32:58 GMT
	(envelope-from ps)
Message-Id: <200409280132.i8S1Ww9i041822@repoman.freebsd.org>
From: Paul Saab <ps@FreeBSD.org>
Date: Tue, 28 Sep 2004 01:32:58 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/sound/pci ich.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 01:32:59 -0000

ps          2004-09-28 01:32:58 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci    ich.c 
  Log:
  Add ICH6 support.
  
  Revision  Changes    Path
  1.46      +8 -2      src/sys/dev/sound/pci/ich.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 01:42:43 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 23A2E16A4CE; Tue, 28 Sep 2004 01:42:42 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 03EA343D3F; Tue, 28 Sep 2004 01:42:42 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S1gfar042113;
	Tue, 28 Sep 2004 01:42:41 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S1gfIr042112;
	Tue, 28 Sep 2004 01:42:41 GMT
	(envelope-from kris)
Message-Id: <200409280142.i8S1gfIr042112@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Tue, 28 Sep 2004 01:42:41 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/cryptopp Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 01:42:43 -0000

kris        2004-09-28 01:42:41 UTC

  FreeBSD ports repository

  Modified files:
    security/cryptopp    Makefile 
  Log:
  Correct typo in previous
  
  Approved by:    portmgr (self)
  Pointy hat to:  self
  
  Revision  Changes    Path
  1.11      +1 -1      ports/security/cryptopp/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 01:48:04 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B02A616A4CE; Tue, 28 Sep 2004 01:48:03 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 91B1043D4C; Tue, 28 Sep 2004 01:48:03 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S1m3Wd042318;
	Tue, 28 Sep 2004 01:48:03 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S1m31R042317;
	Tue, 28 Sep 2004 01:48:03 GMT
	(envelope-from kris)
Message-Id: <200409280148.i8S1m31R042317@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Tue, 28 Sep 2004 01:48:03 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/autogen Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 01:48:04 -0000

kris        2004-09-28 01:48:03 UTC

  FreeBSD ports repository

  Modified files:
    devel/autogen        Makefile 
  Log:
  Now builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.41      +1 -7      ports/devel/autogen/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 01:49:04 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 25E4816A4CE; Tue, 28 Sep 2004 01:49:04 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 064B543D41; Tue, 28 Sep 2004 01:49:04 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S1n3OJ042363;
	Tue, 28 Sep 2004 01:49:03 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S1n3Rl042362;
	Tue, 28 Sep 2004 01:49:03 GMT
	(envelope-from kris)
Message-Id: <200409280149.i8S1n3Rl042362@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Tue, 28 Sep 2004 01:49:03 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/games/xracer Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 01:49:04 -0000

kris        2004-09-28 01:49:03 UTC

  FreeBSD ports repository

  Modified files:
    games/xracer         Makefile 
  Log:
  Now builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.14      +8 -5      ports/games/xracer/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 01:50:41 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 00C3816A4CE; Tue, 28 Sep 2004 01:50:41 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D66FB43D5C; Tue, 28 Sep 2004 01:50:40 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S1oeC5042453;
	Tue, 28 Sep 2004 01:50:40 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S1oeLH042452;
	Tue, 28 Sep 2004 01:50:40 GMT
	(envelope-from kris)
Message-Id: <200409280150.i8S1oeLH042452@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Tue, 28 Sep 2004 01:50:40 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/math/GiNaC Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 01:50:41 -0000

kris        2004-09-28 01:50:40 UTC

  FreeBSD ports repository

  Modified files:
    math/GiNaC           Makefile 
  Log:
  Now builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.37      +0 -4      ports/math/GiNaC/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 01:51:41 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 15B5516A4CE; Tue, 28 Sep 2004 01:51:41 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EB92643D39; Tue, 28 Sep 2004 01:51:40 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S1peOs042524;
	Tue, 28 Sep 2004 01:51:40 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S1peBH042523;
	Tue, 28 Sep 2004 01:51:40 GMT
	(envelope-from kris)
Message-Id: <200409280151.i8S1peBH042523@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Tue, 28 Sep 2004 01:51:40 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/japanese/xjman Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 01:51:41 -0000

kris        2004-09-28 01:51:40 UTC

  FreeBSD ports repository

  Modified files:
    japanese/xjman       Makefile 
  Log:
  Now builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.25      +2 -2      ports/japanese/xjman/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 01:53:18 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 34B6E16A4CE; Tue, 28 Sep 2004 01:53:18 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1634D43D49; Tue, 28 Sep 2004 01:53:18 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S1rH1g042592;
	Tue, 28 Sep 2004 01:53:17 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S1rH8C042591;
	Tue, 28 Sep 2004 01:53:17 GMT
	(envelope-from kris)
Message-Id: <200409280153.i8S1rH8C042591@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Tue, 28 Sep 2004 01:53:17 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/mingw32-gcc Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 01:53:18 -0000

kris        2004-09-28 01:53:17 UTC

  FreeBSD ports repository

  Modified files:
    devel/mingw32-gcc    Makefile 
  Log:
  Now builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.27      +0 -4      ports/devel/mingw32-gcc/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 01:54:00 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 41AC716A4CE; Tue, 28 Sep 2004 01:54:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 23DBD43D48; Tue, 28 Sep 2004 01:54:00 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S1s08s042630;
	Tue, 28 Sep 2004 01:54:00 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S1s0m1042629;
	Tue, 28 Sep 2004 01:54:00 GMT
	(envelope-from kris)
Message-Id: <200409280154.i8S1s0m1042629@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Tue, 28 Sep 2004 01:53:59 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/msp430-gcc Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 01:54:00 -0000

kris        2004-09-28 01:53:59 UTC

  FreeBSD ports repository

  Modified files:
    devel/msp430-gcc     Makefile 
  Log:
  Now builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.33      +0 -5      ports/devel/msp430-gcc/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 01:55:09 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 71CD416A4CE; Tue, 28 Sep 2004 01:55:09 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 52D3443D60; Tue, 28 Sep 2004 01:55:09 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S1t9d8042683;
	Tue, 28 Sep 2004 01:55:09 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S1t93o042682;
	Tue, 28 Sep 2004 01:55:09 GMT
	(envelope-from kris)
Message-Id: <200409280155.i8S1t93o042682@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Tue, 28 Sep 2004 01:55:09 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/print/lout Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 01:55:09 -0000

kris        2004-09-28 01:55:09 UTC

  FreeBSD ports repository

  Modified files:
    print/lout           Makefile 
  Log:
  Now builds successfully
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.23      +0 -2      ports/print/lout/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 02:07:03 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8225F16A4CE; Tue, 28 Sep 2004 02:07:03 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6382543D39; Tue, 28 Sep 2004 02:07:03 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S2734c043089;
	Tue, 28 Sep 2004 02:07:03 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S2737h043088;
	Tue, 28 Sep 2004 02:07:03 GMT
	(envelope-from kris)
Message-Id: <200409280207.i8S2737h043088@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Tue, 28 Sep 2004 02:07:03 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/cryptopp Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 02:07:03 -0000

kris        2004-09-28 02:07:03 UTC

  FreeBSD ports repository

  Modified files:
    security/cryptopp    Makefile 
  Log:
  Correct another typo.  :-(
  
  Spotted by:     eik
  Approved by:    portmgr (self)
  XL pointy hat to: self
  
  Revision  Changes    Path
  1.12      +1 -1      ports/security/cryptopp/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 02:19:15 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DD73D16A4CF; Tue, 28 Sep 2004 02:19:15 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9857843D41; Tue, 28 Sep 2004 02:19:15 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S2JFxr043433;
	Tue, 28 Sep 2004 02:19:15 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S2JFOV043432;
	Tue, 28 Sep 2004 02:19:15 GMT
	(envelope-from kris)
Message-Id: <200409280219.i8S2JFOV043432@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Tue, 28 Sep 2004 02:19:15 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/audio/freebirth Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 02:19:16 -0000

kris        2004-09-28 02:19:15 UTC

  FreeBSD ports repository

  Modified files:
    audio/freebirth      Makefile 
  Log:
  s/BROKEN/IGNORE/ since the package builds but is "too unstable" on 5.x
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.7       +1 -1      ports/audio/freebirth/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 03:18:41 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D219516A4CE; Tue, 28 Sep 2004 03:18:41 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C58DD43D4C; Tue, 28 Sep 2004 03:18:41 +0000 (GMT)
	(envelope-from marcus@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S3Ifhw045400;
	Tue, 28 Sep 2004 03:18:41 GMT
	(envelope-from marcus@repoman.freebsd.org)
Received: (from marcus@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S3IfpY045399;
	Tue, 28 Sep 2004 03:18:41 GMT
	(envelope-from marcus)
Message-Id: <200409280318.i8S3IfpY045399@repoman.freebsd.org>
From: Joe Marcus Clarke <marcus@FreeBSD.org>
Date: Tue, 28 Sep 2004 03:18:41 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/www/mozilla Makefile ports/www/mozilla/files
 patch-245066,226669 patch-250862 patch-255067 patch-256316
 patch-257314 patch-258005 ports/www/mozilla-gtk1 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 03:18:42 -0000

marcus      2004-09-28 03:18:41 UTC

  FreeBSD ports repository

  Modified files:
    www/mozilla          Makefile 
    www/mozilla-gtk1     Makefile 
  Added files:
    www/mozilla/files    patch-245066,226669 patch-250862 
                         patch-255067 patch-256316 patch-257314 
                         patch-258005 
  Log:
  Patch the various recently reported security vulnerabilities in Mozilla.
  This is being done instead of the update to 1.7.3 since the update breaks
  all dependent ports, and that many changes is not a good thing to do during
  a freeze.
  
  This update covers the following Mozilla bugs:
  
  245066
  226669
  250862
  255067
  256316
  257317
  258005
  
  Thanks to nectar for scraping all of these patches together.
  
  Obtained from:  Mozilla CVS
  Approved by:    portmgr (implicit)
  
  Revision  Changes    Path
  1.21      +1 -1      ports/www/mozilla-gtk1/Makefile
  1.170     +1 -1      ports/www/mozilla/Makefile
  1.1       +228 -0    ports/www/mozilla/files/patch-245066,226669 (new)
  1.1       +22 -0     ports/www/mozilla/files/patch-250862 (new)
  1.1       +60 -0     ports/www/mozilla/files/patch-255067 (new)
  1.1       +18 -0     ports/www/mozilla/files/patch-256316 (new)
  1.1       +31 -0     ports/www/mozilla/files/patch-257314 (new)
  1.1       +278 -0    ports/www/mozilla/files/patch-258005 (new)

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 03:20:34 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 284BC16A4CE; Tue, 28 Sep 2004 03:20:34 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1C85043D1F; Tue, 28 Sep 2004 03:20:34 +0000 (GMT)
	(envelope-from marcus@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S3KXM8045523;
	Tue, 28 Sep 2004 03:20:33 GMT
	(envelope-from marcus@repoman.freebsd.org)
Received: (from marcus@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S3KXAS045522;
	Tue, 28 Sep 2004 03:20:33 GMT
	(envelope-from marcus)
Message-Id: <200409280320.i8S3KXAS045522@repoman.freebsd.org>
From: Joe Marcus Clarke <marcus@FreeBSD.org>
Date: Tue, 28 Sep 2004 03:20:33 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/www/mozilla-devel
	Makefileports/www/mozilla-devel/files
	patch-250862 patch-255067 patch-256316 patch-257314 patch-258005
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 03:20:34 -0000

marcus      2004-09-28 03:20:33 UTC

  FreeBSD ports repository

  Modified files:
    www/mozilla-devel    Makefile 
  Added files:
    www/mozilla-devel/files patch-250862 patch-255067 patch-256316 
                            patch-257314 patch-258005 
  Log:
  Patch the various recently reported security vulnerabilities in Mozilla.
  
  This update covers the following Mozilla bugs:
  
  245066
  226669
  250862
  255067
  256316
  257317
  258005
  
  Thanks to nectar for scraping all of these patches together.
  
  Obtained from:  Mozilla CVS
  Approved by:    portmgr (implicit)
  
  Revision  Changes    Path
  1.196     +1 -1      ports/www/mozilla-devel/Makefile
  1.1       +22 -0     ports/www/mozilla-devel/files/patch-250862 (new)
  1.1       +60 -0     ports/www/mozilla-devel/files/patch-255067 (new)
  1.1       +18 -0     ports/www/mozilla-devel/files/patch-256316 (new)
  1.1       +31 -0     ports/www/mozilla-devel/files/patch-257314 (new)
  1.1       +278 -0    ports/www/mozilla-devel/files/patch-258005 (new)

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 03:24:41 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 773E916A4CE; Tue, 28 Sep 2004 03:24:41 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6D26E43D39; Tue, 28 Sep 2004 03:24:41 +0000 (GMT)
	(envelope-from marcus@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S3OfaL045655;
	Tue, 28 Sep 2004 03:24:41 GMT
	(envelope-from marcus@repoman.freebsd.org)
Received: (from marcus@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S3OftR045654;
	Tue, 28 Sep 2004 03:24:41 GMT
	(envelope-from marcus)
Message-Id: <200409280324.i8S3OftR045654@repoman.freebsd.org>
From: Joe Marcus Clarke <marcus@FreeBSD.org>
Date: Tue, 28 Sep 2004 03:24:41 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/www/firefox Makefile ports/www/firefox/files
 patch-250862 patch-255067 patch-256316
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 03:24:41 -0000

marcus      2004-09-28 03:24:41 UTC

  FreeBSD ports repository

  Modified files:
    www/firefox          Makefile 
  Added files:
    www/firefox/files    patch-250862 patch-255067 patch-256316 
  Log:
  Patch the various recently reported security vulnerabilities in Mozilla.
  This is being done instead of the update to 1.0 PR 1 since we're in a ports
  freeze, and too many big changes is not a good idea.
  
  This update covers the following Mozilla bugs:
  
  250862
  255067
  256316
  
  Thanks to nectar for scraping all of these patches together.
  
  Obtained from:  Mozilla CVS
  Approved by:    portmgr (implicit)
  
  Revision  Changes    Path
  1.92      +1 -0      ports/www/firefox/Makefile
  1.1       +22 -0     ports/www/firefox/files/patch-250862 (new)
  1.1       +60 -0     ports/www/firefox/files/patch-255067 (new)
  1.1       +18 -0     ports/www/firefox/files/patch-256316 (new)

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 03:26:29 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6149016A4CE; Tue, 28 Sep 2004 03:26:29 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 552BB43D2D; Tue, 28 Sep 2004 03:26:29 +0000 (GMT)
	(envelope-from marcus@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S3QTA0045808;
	Tue, 28 Sep 2004 03:26:29 GMT
	(envelope-from marcus@repoman.freebsd.org)
Received: (from marcus@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S3QTiO045807;
	Tue, 28 Sep 2004 03:26:29 GMT
	(envelope-from marcus)
Message-Id: <200409280326.i8S3QTiO045807@repoman.freebsd.org>
From: Joe Marcus Clarke <marcus@FreeBSD.org>
Date: Tue, 28 Sep 2004 03:26:29 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/mail/thunderbird
	Makefileports/mail/thunderbird/files
	patch-245066,226669 patch-250862 patch-255067 patch-256316
	patch-257314 patch-258005
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 03:26:29 -0000

marcus      2004-09-28 03:26:29 UTC

  FreeBSD ports repository

  Modified files:
    mail/thunderbird     Makefile 
  Added files:
    mail/thunderbird/files patch-245066,226669 patch-250862 
                           patch-255067 patch-256316 patch-257314 
                           patch-258005 
  Log:
  Patch the various recently reported security vulnerabilities in Mozilla.
  This is being done instead of the update to 0.8 since we're in a ports
  freeze, and too many big changes is not a good idea.
  
  This update covers the following Mozilla bugs:
  
  245066
  226669
  250862
  255067
  256316
  257317
  258005
  
  Thanks to nectar for scraping all of these patches together.
  
  Obtained from:  Mozilla CVS
  Approved by:    portmgr (implicit)
  
  Revision  Changes    Path
  1.24      +1 -0      ports/mail/thunderbird/Makefile
  1.1       +228 -0    ports/mail/thunderbird/files/patch-245066,226669 (new)
  1.1       +22 -0     ports/mail/thunderbird/files/patch-250862 (new)
  1.1       +60 -0     ports/mail/thunderbird/files/patch-255067 (new)
  1.1       +18 -0     ports/mail/thunderbird/files/patch-256316 (new)
  1.1       +31 -0     ports/mail/thunderbird/files/patch-257314 (new)
  1.1       +278 -0    ports/mail/thunderbird/files/patch-258005 (new)

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 04:22:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6BD7216A4CE; Tue, 28 Sep 2004 04:22:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 60B5B43D53; Tue, 28 Sep 2004 04:22:56 +0000 (GMT)
	(envelope-from imp@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S4MuK6047372;
	Tue, 28 Sep 2004 04:22:56 GMT
	(envelope-from imp@repoman.freebsd.org)
Received: (from imp@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S4Mu7g047371;
	Tue, 28 Sep 2004 04:22:56 GMT
	(envelope-from imp)
Message-Id: <200409280422.i8S4Mu7g047371@repoman.freebsd.org>
From: Warner Losh <imp@FreeBSD.org>
Date: Tue, 28 Sep 2004 04:22:56 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sbin/init init.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 04:22:56 -0000

imp         2004-09-28 04:22:56 UTC

  FreeBSD src repository

  Modified files:
    sbin/init            init.c 
  Log:
  Turns out that revision 1.52 was a bad idea.  It broke the long
  standing ability to list a non-existant device in /etc/ttys to keep it
  from dying.  This is a documented feature of init(8):
       The init utility can also be used to keep arbitrary daemons running,
       automatically restarting them if they die.  In this case, the first field
       in the ttys(5) file must not reference the path to a configured device
       node and will be passed to the daemon as the final argument on its com-
       mand line.  This is similar to the facility offered in the AT&T System V
       UNIX /etc/inittab.
  
  So rather than fix the man page to 'break' this feature, back out the change.
  
  At the time this change was made, people felt that the spamage from
  getty was annoying on headless consoles.  Andrew Gallatin noted:
  > Most of my machines are headless without video cards and use a serial
  > console.  With devfs this means that /dev/ttyv[1-N] do not exist and
  > getty bitches like this:
  >
  > Sep 26 11:00:11 monet getty[543]: open /dev/ttyv1: No such file or directory
  
  and we went off and applied this hack rather than fixing getty to
  sleep forever when it gets an unknown device, as was Andrew's other
  suggestion.  Since it breaks things, I'm off to do that instead.
  
  Revision  Changes    Path
  1.59      +1 -1      src/sbin/init/init.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 05:31:28 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BCB7C16A4CE; Tue, 28 Sep 2004 05:31:28 +0000 (GMT)
Received: from smtp.des.no (flood.des.no [217.116.83.31])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7E50243D4C; Tue, 28 Sep 2004 05:31:28 +0000 (GMT)
	(envelope-from des@des.no)
Received: by smtp.des.no (Pony Express, from userid 666)
	id 7822A5310; Tue, 28 Sep 2004 07:31:27 +0200 (CEST)
Received: from dwp.des.no (des.no [80.203.228.37])
	by smtp.des.no (Pony Express) with ESMTP id 5C76C530A;
	Tue, 28 Sep 2004 07:31:22 +0200 (CEST)
Received: by dwp.des.no (Postfix, from userid 2602)
	id 31B54B873; Tue, 28 Sep 2004 07:31:22 +0200 (CEST)
To: Warner Losh <imp@FreeBSD.org>
References: <200409280422.i8S4Mu7g047371@repoman.freebsd.org>
From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
Date: Tue, 28 Sep 2004 07:31:22 +0200
In-Reply-To: <200409280422.i8S4Mu7g047371@repoman.freebsd.org> (Warner
 Losh's message of "Tue, 28 Sep 2004 04:22:56 +0000 (UTC)")
Message-ID: <xzpmzzb7ydx.fsf@dwp.des.no>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no
X-Spam-Level: 
X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sbin/init init.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 05:31:28 -0000

Warner Losh <imp@FreeBSD.org> writes:
>   Log:
>   Turns out that revision 1.52 was a bad idea.  It broke the long
>   standing ability to list a non-existant device in /etc/ttys to keep it
>   from dying.  This is a documented feature of init(8):

Grr...  you have no idea how much time I wasted trying to use this
feature while it was broken :( Thanks for fixing it!

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 06:29:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9ABD216A4CE; Tue, 28 Sep 2004 06:29:44 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7BA1943D2D; Tue, 28 Sep 2004 06:29:44 +0000 (GMT)
	(envelope-from lofi@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S6Ti9G057140;
	Tue, 28 Sep 2004 06:29:44 GMT
	(envelope-from lofi@repoman.freebsd.org)
Received: (from lofi@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S6Tiqa057139;
	Tue, 28 Sep 2004 06:29:44 GMT
	(envelope-from lofi)
Message-Id: <200409280629.i8S6Tiqa057139@repoman.freebsd.org>
From: Michael Nottebrock <lofi@FreeBSD.org>
Date: Tue, 28 Sep 2004 06:29:44 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: CVSROOT access
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 06:29:44 -0000

lofi        2004-09-28 06:29:44 UTC

  FreeBSD ports repository

  Modified files:
    .                    access 
  Log:
  Stop delivery while I'm away.
  
  Revision  Changes    Path
  1.617     +1 -1      CVSROOT/access

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 06:54:02 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E92F016A4CE; Tue, 28 Sep 2004 06:54:02 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C8B4D43D1D; Tue, 28 Sep 2004 06:54:02 +0000 (GMT)
	(envelope-from cperciva@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S6s2cT057819;
	Tue, 28 Sep 2004 06:54:02 GMT
	(envelope-from cperciva@repoman.freebsd.org)
Received: (from cperciva@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S6s2Kx057818;
	Tue, 28 Sep 2004 06:54:02 GMT
	(envelope-from cperciva)
Message-Id: <200409280654.i8S6s2Kx057818@repoman.freebsd.org>
From: Colin Percival <cperciva@FreeBSD.org>
Date: Tue, 28 Sep 2004 06:54:02 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src UPDATING
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 06:54:03 -0000

cperciva    2004-09-28 06:54:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    .                    UPDATING 
  Log:
  RELENG_5 != current, so call this "... for FreeBSD stable users" instead
  of "... for FreeBSD current users".
  
  Pointed out by: Thierry Herbelot via freebsd-current
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.342.2.8  +1 -1      src/UPDATING

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 07:19:53 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B95D116A4CE; Tue, 28 Sep 2004 07:19:53 +0000 (GMT)
Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id ED75D43D45; Tue, 28 Sep 2004 07:19:52 +0000 (GMT)
	(envelope-from ru@ip.net.ua)
Received: from localhost (oak.ip.net.ua [82.193.96.2])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8S7JqKk045026;
	Tue, 28 Sep 2004 10:19:52 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: from tigra.ip.net.ua ([82.193.96.10])
 by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP
 id 76224-06; Tue, 28 Sep 2004 10:19:51 +0300 (EEST)
Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8S7Jg04045022
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Tue, 28 Sep 2004 10:19:47 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: (from ru@localhost)
	by heffalump.ip.net.ua (8.13.1/8.13.1) id i8S7Jhms015194;
	Tue, 28 Sep 2004 10:19:43 +0300 (EEST)
	(envelope-from ru)
Date: Tue, 28 Sep 2004 10:19:43 +0300
From: Ruslan Ermilov <ru@FreeBSD.org>
To: Colin Percival <cperciva@FreeBSD.org>
Message-ID: <20040928071943.GC14942@ip.net.ua>
References: <200409280654.i8S6s2Kx057818@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="VywGB/WGlW4DM4P8"
Content-Disposition: inline
In-Reply-To: <200409280654.i8S6s2Kx057818@repoman.freebsd.org>
User-Agent: Mutt/1.5.6i
X-Virus-Scanned: by amavisd-new at ip.net.ua
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src UPDATING
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 07:19:53 -0000


--VywGB/WGlW4DM4P8
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Sep 28, 2004 at 06:54:02AM +0000, Colin Percival wrote:
> cperciva    2004-09-28 06:54:02 UTC
>=20
>   FreeBSD src repository
>=20
>   Modified files:        (Branch: RELENG_5)
>     .                    UPDATING=20
>   Log:
>   RELENG_5 !=3D current, so call this "... for FreeBSD stable users" inst=
ead
>   of "... for FreeBSD current users".
>  =20
>   Pointed out by: Thierry Herbelot via freebsd-current
>   Approved by:    re (scottl)
>  =20
>   Revision   Changes    Path
>   1.342.2.8  +1 -1      src/UPDATING
>=20
Then it's probably a right time to update stable-supfile in RELENG_5
as well, as was pointed out by someone on -current.


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--VywGB/WGlW4DM4P8
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBWRCPqRfpzJluFF4RAriUAJ9JPVb4pTHJ+V4KZ1YX4lfkIbJwOgCfYqt3
UwyQvIqLJIoO/O7ueGasEPE=
=heG6
-----END PGP SIGNATURE-----

--VywGB/WGlW4DM4P8--

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 07:26:00 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D957116A4CE; Tue, 28 Sep 2004 07:26:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BA7C643D49; Tue, 28 Sep 2004 07:26:00 +0000 (GMT)
	(envelope-from markm@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S7Q0As058961;
	Tue, 28 Sep 2004 07:26:00 GMT
	(envelope-from markm@repoman.freebsd.org)
Received: (from markm@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S7Q0u5058960;
	Tue, 28 Sep 2004 07:26:00 GMT
	(envelope-from markm)
Message-Id: <200409280726.i8S7Q0u5058960@repoman.freebsd.org>
From: Mark Murray <markm@FreeBSD.org>
Date: Tue, 28 Sep 2004 07:26:00 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/modules/mem Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 07:26:01 -0000

markm       2004-09-28 07:26:00 UTC

  FreeBSD src repository

  Modified files:
    sys/modules/mem      Makefile 
  Log:
  Add the memrange bits to the loadable module.
  
  MT5 after:      3 days
  
  Revision  Changes    Path
  1.3       +6 -0      src/sys/modules/mem/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 07:29:55 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4B97C16A4CE; Tue, 28 Sep 2004 07:29:55 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2A75443D41; Tue, 28 Sep 2004 07:29:55 +0000 (GMT)
	(envelope-from markm@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S7TtWh059128;
	Tue, 28 Sep 2004 07:29:55 GMT
	(envelope-from markm@repoman.freebsd.org)
Received: (from markm@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S7TtWg059127;
	Tue, 28 Sep 2004 07:29:55 GMT
	(envelope-from markm)
Message-Id: <200409280729.i8S7TtWg059127@repoman.freebsd.org>
From: Mark Murray <markm@FreeBSD.org>
Date: Tue, 28 Sep 2004 07:29:54 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/conf files.amd64
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 07:29:55 -0000

markm       2004-09-28 07:29:54 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.amd64 
  Log:
  Be consistant; make the memrange bit be part of the mem module like
  i386.
  
  Revision  Changes    Path
  1.50      +1 -1      src/sys/conf/files.amd64

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 07:33:37 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E39C716A4CE; Tue, 28 Sep 2004 07:33:37 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C3CDF43D31; Tue, 28 Sep 2004 07:33:37 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S7Xbgs059324;
	Tue, 28 Sep 2004 07:33:37 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S7XbLJ059323;
	Tue, 28 Sep 2004 07:33:37 GMT
	(envelope-from pjd)
Message-Id: <200409280733.i8S7XbLJ059323@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 07:33:37 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom/mirror g_mirror.c g_mirror.h
 src/sys/geom/raid3 g_raid3.c g_raid3.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 07:33:38 -0000

pjd         2004-09-28 07:33:37 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/mirror      g_mirror.c g_mirror.h 
    sys/geom/raid3       g_raid3.c g_raid3.h 
  Log:
  Just use MAXPHYS as maximum I/O request size, instead of using my own
  #define for this purpose.
  No functional change.
  
  Revision  Changes    Path
  1.33      +4 -8      src/sys/geom/mirror/g_mirror.c
  1.10      +0 -2      src/sys/geom/mirror/g_mirror.h
  1.18      +4 -6      src/sys/geom/raid3/g_raid3.c
  1.6       +0 -2      src/sys/geom/raid3/g_raid3.h

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 07:51:22 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C362E16A4CE; Tue, 28 Sep 2004 07:51:22 +0000 (GMT)
Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 02ECA43D55; Tue, 28 Sep 2004 07:51:22 +0000 (GMT)
	(envelope-from pjd@darkness.comp.waw.pl)
Received: by darkness.comp.waw.pl (Postfix, from userid 1009)
	id C38A5ACADB; Tue, 28 Sep 2004 09:51:18 +0200 (CEST)
Date: Tue, 28 Sep 2004 09:51:18 +0200
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
To: Brooks Davis <brooks@FreeBSD.org>
Message-ID: <20040928075118.GA9550@darkness.comp.waw.pl>
References: <200403232322.i2NNMZLe056410@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="nuX4E7Vid9I2gnPU"
Content-Disposition: inline
In-Reply-To: <200403232322.i2NNMZLe056410@repoman.freebsd.org>
User-Agent: Mutt/1.4.2i
X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc
X-OS: FreeBSD 5.2.1-RC2 i386
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc rc.subr
	src/etc/defaults rc.conf src/etc/rc.d Makefile cleanvar cleartmp
	diskless hostname resolv tmp var
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 07:51:22 -0000


--nuX4E7Vid9I2gnPU
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Mar 23, 2004 at 03:22:35PM -0800, Brooks Davis wrote:
+> brooks      2004/03/23 15:22:35 PST
+>=20
+>   FreeBSD src repository
+>=20
+>   Modified files:
+>     share/man/man5       rc.conf.5=20
+>     etc                  rc.subr=20
+>     etc/defaults         rc.conf=20
+>     etc/rc.d             Makefile cleanvar cleartmp hostname=20
+>                          resolv tmp var=20
+>   Removed files:
+>     etc/rc.d             diskless=20
+>   Log:
+>   Overhaul the /etc/rc.d/diskless script by splitting it out into
+>   hostname, resolve, tmp, and var scripts.  The latter three are new and
+>   were repo copied.  These scripts no longer depend on being booted with
+>   and NFS root instead attempt to automaticly create mfs /tmp and /var
+>   volumes if the they are not writable.  This behavior can be overridden
+>   in /etc/rc.conf.

Could you update diskless(8) manual page?

--=20
Pawel Jakub Dawidek                       http://www.FreeBSD.org
pjd@FreeBSD.org                           http://garage.freebsd.pl
FreeBSD committer                         Am I Evil? Yes, I Am!

--nuX4E7Vid9I2gnPU
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFBWRf2ForvXbEpPzQRAqiIAJ9ApBJypQZXum8jVy17T4tVlipR9QCg9w+8
Xd5RLT7C7EGJJ86TjR5LK74=
=TUKS
-----END PGP SIGNATURE-----

--nuX4E7Vid9I2gnPU--

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 08:34:28 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0937016A4CE; Tue, 28 Sep 2004 08:34:28 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DD6DA43D3F; Tue, 28 Sep 2004 08:34:27 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S8YR52061146;
	Tue, 28 Sep 2004 08:34:27 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S8YRYZ061145;
	Tue, 28 Sep 2004 08:34:27 GMT
	(envelope-from pjd)
Message-Id: <200409280834.i8S8YRYZ061145@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 08:34:27 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom geom_io.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 08:34:28 -0000

pjd         2004-09-28 08:34:27 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_io.c 
  Log:
  - Set maximum request size to MAXPHYS (128kB), instead of DFLPHYS (64kB).
  - Set minimum request size to sectorsize, instead of 512 bytes.
  
  Approved by:    phk (some time ago)
  
  Revision  Changes    Path
  1.60      +6 -4      src/sys/geom/geom_io.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 08:50:01 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E297616A4CE; Tue, 28 Sep 2004 08:50:01 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BCC5843D49; Tue, 28 Sep 2004 08:50:01 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S8o1FD068107;
	Tue, 28 Sep 2004 08:50:01 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S8o1Br068106;
	Tue, 28 Sep 2004 08:50:01 GMT
	(envelope-from phk)
Message-Id: <200409280850.i8S8o1Br068106@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Tue, 28 Sep 2004 08:50:01 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/nfsclient nfs_subs.c nfs_vnops.c nfsnode.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 08:50:02 -0000

phk         2004-09-28 08:50:01 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_subs.c nfs_vnops.c nfsnode.h 
  Log:
  Remove support for using NFS device nodes.
  
  Revision  Changes    Path
  1.131     +0 -7      src/sys/nfsclient/nfs_subs.c
  1.223     +2 -89     src/sys/nfsclient/nfs_vnops.c
  1.45      +0 -1      src/sys/nfsclient/nfsnode.h

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 09:21:15 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 964F016A4CE; Tue, 28 Sep 2004 09:21:15 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8582A43D41; Tue, 28 Sep 2004 09:21:15 +0000 (GMT)
	(envelope-from den@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S9LFHB069400;
	Tue, 28 Sep 2004 09:21:15 GMT
	(envelope-from den@repoman.freebsd.org)
Received: (from den@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S9LFht069399;
	Tue, 28 Sep 2004 09:21:15 GMT
	(envelope-from den)
Message-Id: <200409280921.i8S9LFht069399@repoman.freebsd.org>
From: Denis Peplin <den@FreeBSD.org>
Date: Tue, 28 Sep 2004 09:21:15 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/ru_RU.KOI8-R/books/handbook/cutting-edge
 chapter.sgml doc/ru_RU.KOI8-R/books/handbook/eresourceschapter.sgml
 doc/ru_RU.KOI8-R/books/handbook/mailchapter.sgml ...
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 09:21:15 -0000

den         2004-09-28 09:21:15 UTC

  FreeBSD doc repository

  Modified files:
    ru_RU.KOI8-R/books/handbook/cutting-edge chapter.sgml 
    ru_RU.KOI8-R/books/handbook/eresources chapter.sgml 
    ru_RU.KOI8-R/books/handbook/introduction chapter.sgml 
    ru_RU.KOI8-R/books/handbook/l10n chapter.sgml 
    ru_RU.KOI8-R/books/handbook/mail chapter.sgml 
    ru_RU.KOI8-R/books/handbook/network-servers chapter.sgml 
    ru_RU.KOI8-R/books/handbook/ppp-and-slip chapter.sgml 
    ru_RU.KOI8-R/books/handbook/serialcomms chapter.sgml 
    ru_RU.KOI8-R/books/handbook/users chapter.sgml 
  Log:
  Merge the following from the English version:
  
     1.203 -> 1.208 cutting-edge/chapter.sgml
     1.144 -> 1.148 eresources/chapter.sgml
     1.99 -> 1.102 introduction/chapter.sgml
     1.97 -> 1.102 l10n/chapter.sgml
     1.118 -> 1.120 mail/chapter.sgml
     1.25 -> 1.30 network-servers/chapter.sgml
     1.138 -> 1.143 ppp-and-slip/chapter.sgml
     1.88 -> 1.95 serialcomms/chapter.sgml
     1.43 -> 1.47 users/chapter.sgml
  
  Obtained from:  The FreeBSD Russian Documentation Project
  
  Revision  Changes    Path
  1.11      +41 -22    doc/ru_RU.KOI8-R/books/handbook/cutting-edge/chapter.sgml
  1.10      +15 -4     doc/ru_RU.KOI8-R/books/handbook/eresources/chapter.sgml
  1.13      +7 -7      doc/ru_RU.KOI8-R/books/handbook/introduction/chapter.sgml
  1.5       +16 -47    doc/ru_RU.KOI8-R/books/handbook/l10n/chapter.sgml
  1.9       +3 -3      doc/ru_RU.KOI8-R/books/handbook/mail/chapter.sgml
  1.7       +10 -11    doc/ru_RU.KOI8-R/books/handbook/network-servers/chapter.sgml
  1.7       +25 -19    doc/ru_RU.KOI8-R/books/handbook/ppp-and-slip/chapter.sgml
  1.5       +21 -16    doc/ru_RU.KOI8-R/books/handbook/serialcomms/chapter.sgml
  1.4       +16 -3     doc/ru_RU.KOI8-R/books/handbook/users/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 09:46:00 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DFB9616A4D6; Tue, 28 Sep 2004 09:46:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D288C43D41; Tue, 28 Sep 2004 09:46:00 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8S9k0H4070559;
	Tue, 28 Sep 2004 09:46:00 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8S9k0le070558;
	Tue, 28 Sep 2004 09:46:00 GMT
	(envelope-from dougb)
Message-Id: <200409280946.i8S9k0le070558@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Tue, 28 Sep 2004 09:46:00 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src UPDATING src/etc Makefile src/etc/defaults rc.conf
 src/etc/mtree BIND.chroot.dist BSD.root.dist BSD.var.dist
 src/etc/namedb make-localhost named.conf src/etc/rc.d named
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 09:46:01 -0000

dougb       2004-09-28 09:46:00 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
    etc                  Makefile 
    etc/defaults         rc.conf 
    etc/mtree            BIND.chroot.dist BSD.root.dist 
                         BSD.var.dist 
    etc/namedb           make-localhost named.conf 
    etc/rc.d             named 
  Log:
  Create a named chroot directory structure in /var/named, and use it
  by default when named is enabled. Also, improve our default directory
  layout by creating /var/named/etc/namedb/{master|slave} directories,
  and use the former for the generated localhost* files.
  
  Rather than using pax to copy device entries, mount devfs in the
  chroot directory.
  
  There may be some corner cases where things need to be adjusted,
  but overall this structure has been well tested on a production
  network, and should serve the needs of the vast majority of users.
  
  UPDATING has instructions on how to do the conversion for those
  with existing configurations.
  
  Revision  Changes    Path
  1.364     +27 -0     src/UPDATING
  1.331     +9 -4      src/etc/Makefile
  1.218     +1 -1      src/etc/defaults/rc.conf
  1.2       +3 -6      src/etc/mtree/BIND.chroot.dist
  1.73      +0 -4      src/etc/mtree/BSD.root.dist
  1.70      +2 -0      src/etc/mtree/BSD.var.dist
  1.7       +7 -5      src/etc/namedb/make-localhost
  1.16      +6 -5      src/etc/namedb/named.conf
  1.14      +30 -10    src/etc/rc.d/named

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 10:01:40 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4ED5716A4CF
	for <cvs-all@freebsd.org>; Tue, 28 Sep 2004 10:01:40 +0000 (GMT)
Received: from marconi.rtp.epa.gov (marconi.rtp.epa.gov [134.67.208.99])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AC15243D3F
	for <cvs-all@freebsd.org>; Tue, 28 Sep 2004 10:01:39 +0000 (GMT)
	(envelope-from Bonner.Patricia@epamail.epa.gov)
Received: from epahub11.rtp.epa.gov (epahub11.rtp.epa.gov [134.67.213.52])
 by epamail.epa.gov (PMDF V5.2-32 #42056)
 with ESMTP id <0I4Q0077TX5WQ0@epamail.epa.gov> for cvs-all@freebsd.org; Tue,
 28 Sep 2004 06:01:08 -0400 (EDT)
Date: Tue, 28 Sep 2004 06:01:07 -0400
From: Bonner.Patricia@epamail.epa.gov
To: cvs-all@freebsd.org
Message-id: 
 <OF180FDFCD.18745531-ON85256F1D.003708DF-85256F1D.003708DF@epamail.epa.gov>
MIME-version: 1.0
Content-type: text/plain; charset=US-ASCII
X-MIMETrack: Serialize by Router on EPAHUB11/USEPA/US(652HF103|July 23,
 2004) at 09/28/2004 06:01:08 AM
Subject: Patricia Bonner/DC/USEPA/US is out of the office on extended leave.
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 10:01:40 -0000

I will be out of the office starting  09/09/2004 and will not return
until 10/11/2004.

If you need public involvement help immediately, please contact Leanne
Nurse (202-566-2207; nurse.leanne@epa.gov)

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 11:31:28 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5B93416A4CE; Tue, 28 Sep 2004 11:31:28 +0000 (GMT)
Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BC39B43D2F; Tue, 28 Sep 2004 11:31:27 +0000 (GMT)
	(envelope-from wb@freebie.xs4all.nl)
Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253])
	by smtp-vbr9.xs4all.nl (8.12.11/8.12.11) with ESMTP id i8SBVQlx071973;
	Tue, 28 Sep 2004 13:31:26 +0200 (CEST)
	(envelope-from wb@freebie.xs4all.nl)
Received: from freebie.xs4all.nl (localhost [127.0.0.1])
	by freebie.xs4all.nl (8.13.1/8.12.9) with ESMTP id i8SBVQdl071057;
	Tue, 28 Sep 2004 13:31:26 +0200 (CEST)
	(envelope-from wb@freebie.xs4all.nl)
Received: (from wb@localhost)
	by freebie.xs4all.nl (8.13.1/8.13.1/Submit) id i8SBVPeU071056;
	Tue, 28 Sep 2004 13:31:25 +0200 (CEST)
	(envelope-from wb)
Date: Tue, 28 Sep 2004 13:31:25 +0200
From: Wilko Bulte <wb@freebie.xs4all.nl>
To: Ruslan Ermilov <ru@FreeBSD.ORG>
Message-ID: <20040928113125.GA71032@freebie.xs4all.nl>
References: <200409280654.i8S6s2Kx057818@repoman.freebsd.org>
	<20040928071943.GC14942@ip.net.ua>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20040928071943.GC14942@ip.net.ua>
User-Agent: Mutt/1.4.1i
X-OS: FreeBSD 4.10-STABLE
X-PGP: finger wilko@freebsd.org
X-Virus-Scanned: by XS4ALL Virus Scanner
cc: cvs-src@FreeBSD.ORG
cc: src-committers@FreeBSD.ORG
cc: cvs-all@FreeBSD.ORG
cc: Colin Percival <cperciva@FreeBSD.ORG>
Subject: Re: cvs commit: src UPDATING
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 11:31:28 -0000

On Tue, Sep 28, 2004 at 10:19:43AM +0300, Ruslan Ermilov wrote..
> On Tue, Sep 28, 2004 at 06:54:02AM +0000, Colin Percival wrote:
> > cperciva    2004-09-28 06:54:02 UTC
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:        (Branch: RELENG_5)
> >     .                    UPDATING 
> >   Log:
> >   RELENG_5 != current, so call this "... for FreeBSD stable users" instead
> >   of "... for FreeBSD current users".
> >   
> >   Pointed out by: Thierry Herbelot via freebsd-current
> >   Approved by:    re (scottl)
> >   
> >   Revision   Changes    Path
> >   1.342.2.8  +1 -1      src/UPDATING
> > 
> Then it's probably a right time to update stable-supfile in RELENG_5
> as well, as was pointed out by someone on -current.

Not a good idea if you ask me.  I'd rather rename that stable-supfile
into 4-stable-supfile and add a 5-stable-supfile.  We don't want people
to unexpectedly to move to 5-stable or?

-- 
Wilko Bulte				wilko@FreeBSD.org

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 11:47:16 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1B0F216A4CE; Tue, 28 Sep 2004 11:47:16 +0000 (GMT)
Received: from smtp.des.no (flood.des.no [217.116.83.31])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9DB3143D5F; Tue, 28 Sep 2004 11:47:15 +0000 (GMT)
	(envelope-from des@des.no)
Received: by smtp.des.no (Pony Express, from userid 666)
	id 95ABD5310; Tue, 28 Sep 2004 13:47:14 +0200 (CEST)
Received: from dwp.des.no (des.no [80.203.228.37])
	by smtp.des.no (Pony Express) with ESMTP id 46B3F530A;
	Tue, 28 Sep 2004 13:47:09 +0200 (CEST)
Received: by dwp.des.no (Postfix, from userid 2602)
	id 098DBB873; Tue, 28 Sep 2004 13:47:09 +0200 (CEST)
To: Wilko Bulte <wb@freebie.xs4all.nl>
References: <200409280654.i8S6s2Kx057818@repoman.freebsd.org>
	<20040928071943.GC14942@ip.net.ua>
	<20040928113125.GA71032@freebie.xs4all.nl>
From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
Date: Tue, 28 Sep 2004 13:47:08 +0200
In-Reply-To: <20040928113125.GA71032@freebie.xs4all.nl> (Wilko Bulte's
 message of "Tue, 28 Sep 2004 13:31:25 +0200")
Message-ID: <xzppt4662f7.fsf@dwp.des.no>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no
X-Spam-Level: 
X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64
cc: cvs-src@FreeBSD.ORG
cc: src-committers@FreeBSD.ORG
cc: Ruslan Ermilov <ru@FreeBSD.ORG>
cc: cvs-all@FreeBSD.ORG
cc: Colin Percival <cperciva@FreeBSD.ORG>
Subject: Re: cvs commit: src UPDATING
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 11:47:16 -0000

Wilko Bulte <wb@freebie.xs4all.nl> writes:
> On Tue, Sep 28, 2004 at 10:19:43AM +0300, Ruslan Ermilov wrote..
> > Then it's probably a right time to update stable-supfile in RELENG_5
> > as well, as was pointed out by someone on -current.
> Not a good idea if you ask me.  I'd rather rename that stable-supfile
> into 4-stable-supfile and add a 5-stable-supfile.  We don't want people
> to unexpectedly to move to 5-stable or?

the stable-supfile in 4.x won't change, so people running 4.x will
keep getting 4.x, but people running 5.x will be able to use
stable-supfile to track 5.x.

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 11:56:37 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9DDD216A4DB; Tue, 28 Sep 2004 11:56:37 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7EA8443D1D; Tue, 28 Sep 2004 11:56:37 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SBubsG077485;
	Tue, 28 Sep 2004 11:56:37 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SBub28077484;
	Tue, 28 Sep 2004 11:56:37 GMT
	(envelope-from phk)
Message-Id: <200409281156.i8SBub28077484@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Tue, 28 Sep 2004 11:56:37 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom geom_io.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 11:56:37 -0000

phk         2004-09-28 11:56:37 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_io.c 
  Log:
  Protect the start/end counts on consumers and providers with the up/down
  mutexes.
  
  Make it possible to also protect the disk statistics (at a minor cost in
  performance) by setting bit 2 of kern.geom.collectstats.
  
  Revision  Changes    Path
  1.61      +40 -28    src/sys/geom/geom_io.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 12:32:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B675E16A4CE; Tue, 28 Sep 2004 12:32:59 +0000 (GMT)
Received: from smtp-vbr2.xs4all.nl (smtp-vbr2.xs4all.nl [194.109.24.22])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2D22E43D39; Tue, 28 Sep 2004 12:32:59 +0000 (GMT)
	(envelope-from wb@freebie.xs4all.nl)
Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253])
	by smtp-vbr2.xs4all.nl (8.12.11/8.12.11) with ESMTP id i8SCWvYj053168;
	Tue, 28 Sep 2004 14:32:57 +0200 (CEST)
	(envelope-from wb@freebie.xs4all.nl)
Received: from freebie.xs4all.nl (localhost [127.0.0.1])
	by freebie.xs4all.nl (8.13.1/8.12.9) with ESMTP id i8SCWv0r071389;
	Tue, 28 Sep 2004 14:32:57 +0200 (CEST)
	(envelope-from wb@freebie.xs4all.nl)
Received: (from wb@localhost)
	by freebie.xs4all.nl (8.13.1/8.13.1/Submit) id i8SCWvGK071388;
	Tue, 28 Sep 2004 14:32:57 +0200 (CEST)
	(envelope-from wb)
Date: Tue, 28 Sep 2004 14:32:57 +0200
From: Wilko Bulte <wb@freebie.xs4all.nl>
To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no>
Message-ID: <20040928123256.GA71373@freebie.xs4all.nl>
References: <200409280654.i8S6s2Kx057818@repoman.freebsd.org>
	<20040928071943.GC14942@ip.net.ua> <20040928113125.GA71032@freebie.xs4all.nl>
	<xzppt4662f7.fsf@dwp.des.no>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <xzppt4662f7.fsf@dwp.des.no>
User-Agent: Mutt/1.4.1i
X-OS: FreeBSD 4.10-STABLE
X-PGP: finger wilko@freebsd.org
X-Virus-Scanned: by XS4ALL Virus Scanner
cc: cvs-src@FreeBSD.ORG
cc: src-committers@FreeBSD.ORG
cc: Ruslan Ermilov <ru@FreeBSD.ORG>
cc: cvs-all@FreeBSD.ORG
cc: Colin Percival <cperciva@FreeBSD.ORG>
Subject: Re: cvs commit: src UPDATING
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 12:32:59 -0000

On Tue, Sep 28, 2004 at 01:47:08PM +0200, Dag-Erling Smørgrav wrote..
> Wilko Bulte <wb@freebie.xs4all.nl> writes:
> > On Tue, Sep 28, 2004 at 10:19:43AM +0300, Ruslan Ermilov wrote..
> > > Then it's probably a right time to update stable-supfile in RELENG_5
> > > as well, as was pointed out by someone on -current.
> > Not a good idea if you ask me.  I'd rather rename that stable-supfile
> > into 4-stable-supfile and add a 5-stable-supfile.  We don't want people
> > to unexpectedly to move to 5-stable or?
> 
> the stable-supfile in 4.x won't change, so people running 4.x will
> keep getting 4.x, but people running 5.x will be able to use
> stable-supfile to track 5.x.

Hm, yes, true..  Split brain problem ;) I was (also) thinking of
people moving from 4.x to 5.x.  

-- 
Wilko Bulte				wilko@FreeBSD.org

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 13:30:58 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D1FD816A4CE; Tue, 28 Sep 2004 13:30:58 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B204C43D48; Tue, 28 Sep 2004 13:30:58 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SDUw3X086730;
	Tue, 28 Sep 2004 13:30:58 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SDUwTI086729;
	Tue, 28 Sep 2004 13:30:58 GMT
	(envelope-from phk)
Message-Id: <200409281330.i8SDUwTI086729@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Tue, 28 Sep 2004 13:30:58 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/ufs/ffs ffs_extern.h ffs_vfsops.c ffs_vnops.c
 src/sys/ufs/ufs ufs_extern.h ufs_vnops.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 13:30:59 -0000

phk         2004-09-28 13:30:58 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_extern.h ffs_vfsops.c ffs_vnops.c 
    sys/ufs/ufs          ufs_extern.h ufs_vnops.c 
  Log:
  Remove support for accessing device nodes in UFS/FFS.
  
  Device nodes can still be created and exported with NFS.
  
  Revision  Changes    Path
  1.58      +0 -1      src/sys/ufs/ffs/ffs_extern.h
  1.242     +1 -1      src/sys/ufs/ffs/ffs_vfsops.c
  1.136     +1 -19     src/sys/ufs/ffs/ffs_vnops.c
  1.51      +1 -2      src/sys/ufs/ufs/ufs_extern.h
  1.245     +4 -128    src/sys/ufs/ufs/ufs_vnops.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 13:36:54 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 27C1B16A4CE; Tue, 28 Sep 2004 13:36:54 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 083A843D31; Tue, 28 Sep 2004 13:36:54 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SDarRt086966;
	Tue, 28 Sep 2004 13:36:53 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SDari4086965;
	Tue, 28 Sep 2004 13:36:53 GMT
	(envelope-from nectar)
Message-Id: <200409281336.i8SDari4086965@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Tue, 28 Sep 2004 13:36:53 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 13:36:54 -0000

nectar      2004-09-28 13:36:53 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Correct the package name for phpMyAdmin.
  
  Reported by:    Matthew Seaman <m.seaman@infracaninophile.co.uk>
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.253     +3 -2      ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 13:44:41 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A9B8216A4CE; Tue, 28 Sep 2004 13:44:41 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 88B5A43D39; Tue, 28 Sep 2004 13:44:41 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SDifLT087233;
	Tue, 28 Sep 2004 13:44:41 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SDifLu087232;
	Tue, 28 Sep 2004 13:44:41 GMT
	(envelope-from dougb)
Message-Id: <200409281344.i8SDifLu087232@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Tue, 28 Sep 2004 13:44:41 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src UPDATING
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 13:44:41 -0000

dougb       2004-09-28 13:44:41 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
  Log:
  Amend the named chroot update instructions by adding a stop and start
  of syslogd. The rc.d/syslogd script has the logic already to create
  a socket in the chroot dir, it just needs to be restarted.
  
  Reminded by:    matusita
  
  Revision  Changes    Path
  1.365     +2 -0      src/UPDATING

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 13:50:32 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F19D316A4CF; Tue, 28 Sep 2004 13:50:31 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D27DF43D2D; Tue, 28 Sep 2004 13:50:31 +0000 (GMT)
	(envelope-from markm@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SDoV0c087428;
	Tue, 28 Sep 2004 13:50:31 GMT
	(envelope-from markm@repoman.freebsd.org)
Received: (from markm@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SDoVCl087427;
	Tue, 28 Sep 2004 13:50:31 GMT
	(envelope-from markm)
Message-Id: <200409281350.i8SDoVCl087427@repoman.freebsd.org>
From: Mark Murray <markm@FreeBSD.org>
Date: Tue, 28 Sep 2004 13:50:31 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/math/maxima Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 13:50:32 -0000

markm       2004-09-28 13:50:31 UTC

  FreeBSD ports repository

  Modified files:
    math/maxima          Makefile 
  Log:
  This port compiles correctly with GCL.
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.9       +2 -4      ports/math/maxima/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 14:15:25 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2346A16A4CE; Tue, 28 Sep 2004 14:15:25 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 02F4D43D39; Tue, 28 Sep 2004 14:15:25 +0000 (GMT)
	(envelope-from jeh@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SEFO2r088222;
	Tue, 28 Sep 2004 14:15:24 GMT
	(envelope-from jeh@repoman.freebsd.org)
Received: (from jeh@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SEFOWR088221;
	Tue, 28 Sep 2004 14:15:24 GMT
	(envelope-from jeh)
Message-Id: <200409281415.i8SEFOWR088221@repoman.freebsd.org>
From: "James E. Housley" <jeh@FreeBSD.org>
Date: Tue, 28 Sep 2004 14:15:24 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/i386-rtems-gdb Makefile distinfo
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 14:15:25 -0000

jeh         2004-09-28 14:15:24 UTC

  FreeBSD ports repository

  Modified files:
    devel/i386-rtems-gdb Makefile distinfo 
  Log:
  Fix build of powerpc-rtems-gdb on 5.x (GCC 3.4 breakage)
  
  Approved by:    portsmgr (Will Andrews)
  
  Revision  Changes    Path
  1.23      +3 -2      ports/devel/i386-rtems-gdb/Makefile
  1.11      +2 -0      ports/devel/i386-rtems-gdb/distinfo

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 14:21:46 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A8D9C16A4CE; Tue, 28 Sep 2004 14:21:46 +0000 (GMT)
Received: from smtp.des.no (flood.des.no [217.116.83.31])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0B87643D41; Tue, 28 Sep 2004 14:21:46 +0000 (GMT)
	(envelope-from des@des.no)
Received: by smtp.des.no (Pony Express, from userid 666)
	id ADF5A5310; Tue, 28 Sep 2004 16:21:44 +0200 (CEST)
Received: from dwp.des.no (des.no [80.203.228.37])
	by smtp.des.no (Pony Express) with ESMTP id D4D60530A;
	Tue, 28 Sep 2004 16:21:37 +0200 (CEST)
Received: by dwp.des.no (Postfix, from userid 2602)
	id B268FB873; Tue, 28 Sep 2004 16:21:37 +0200 (CEST)
To: Doug Barton <dougb@FreeBSD.org>
References: <200409281344.i8SDifLu087232@repoman.freebsd.org>
From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
Date: Tue, 28 Sep 2004 16:21:37 +0200
In-Reply-To: <200409281344.i8SDifLu087232@repoman.freebsd.org> (Doug
 Barton's message of "Tue, 28 Sep 2004 13:44:41 +0000 (UTC)")
Message-ID: <xzpsm92pj7y.fsf@dwp.des.no>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no
X-Spam-Level: 
X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src UPDATING
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 14:21:46 -0000

Doug Barton <dougb@FreeBSD.org> writes:
>   Log:
>   Amend the named chroot update instructions by adding a stop and start
>   of syslogd. The rc.d/syslogd script has the logic already to create
>   a socket in the chroot dir, it just needs to be restarted.

Stopping syslogd for longer than absolutely necessary seems like a bad
idea to me - much better to just run '/etc/rc.d/syslogd restart' after
mergemaster.

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 14:22:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 503A816A4CE; Tue, 28 Sep 2004 14:22:35 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 30B6643D58; Tue, 28 Sep 2004 14:22:35 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SEMZY4088466;
	Tue, 28 Sep 2004 14:22:35 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SEMZDs088465;
	Tue, 28 Sep 2004 14:22:35 GMT
	(envelope-from nectar)
Message-Id: <200409281422.i8SEMZDs088465@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Tue, 28 Sep 2004 14:22:35 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 14:22:35 -0000

nectar      2004-09-28 14:22:35 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Document Mozilla/Firefox/Thunderbird heap buffer overflows.
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.254     +58 -1     ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 14:28:04 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4C06616A4CE; Tue, 28 Sep 2004 14:28:04 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2D3BA43D1D; Tue, 28 Sep 2004 14:28:04 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SES4a5088622;
	Tue, 28 Sep 2004 14:28:04 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SES4IA088621;
	Tue, 28 Sep 2004 14:28:04 GMT
	(envelope-from nectar)
Message-Id: <200409281428.i8SES4IA088621@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Tue, 28 Sep 2004 14:28:04 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 14:28:04 -0000

nectar      2004-09-28 14:28:04 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Note stack buffer overflow in Mozilla mail.
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.255     +42 -2     ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 14:31:41 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F001816A4CE; Tue, 28 Sep 2004 14:31:41 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CF8E343D2D; Tue, 28 Sep 2004 14:31:41 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SEVffA088800;
	Tue, 28 Sep 2004 14:31:41 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SEVfG4088799;
	Tue, 28 Sep 2004 14:31:41 GMT
	(envelope-from nectar)
Message-Id: <200409281431.i8SEVfG4088799@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Tue, 28 Sep 2004 14:31:41 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 14:31:42 -0000

nectar      2004-09-28 14:31:41 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Note BMP decoder flaws in Mozilla/Firefox/Thunderbird.
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.256     +49 -1     ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 14:37:09 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 12BF116A4D3; Tue, 28 Sep 2004 14:37:09 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E88CE43D48; Tue, 28 Sep 2004 14:37:08 +0000 (GMT)
	(envelope-from cognet@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SEb8iO088951;
	Tue, 28 Sep 2004 14:37:08 GMT
	(envelope-from cognet@repoman.freebsd.org)
Received: (from cognet@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SEb8jn088950;
	Tue, 28 Sep 2004 14:37:08 GMT
	(envelope-from cognet)
Message-Id: <200409281437.i8SEb8jn088950@repoman.freebsd.org>
From: Olivier Houchard <cognet@FreeBSD.org>
Date: Tue, 28 Sep 2004 14:37:08 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/arm/arm locore.S
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 14:37:09 -0000

cognet      2004-09-28 14:37:08 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          locore.S 
  Log:
  Remove dead code.
  
  Revision  Changes    Path
  1.4       +0 -4      src/sys/arm/arm/locore.S

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 14:37:40 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4208116A4CE; Tue, 28 Sep 2004 14:37:40 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2288A43D3F; Tue, 28 Sep 2004 14:37:40 +0000 (GMT)
	(envelope-from cognet@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SEbeRn088989;
	Tue, 28 Sep 2004 14:37:40 GMT
	(envelope-from cognet@repoman.freebsd.org)
Received: (from cognet@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SEbe5J088988;
	Tue, 28 Sep 2004 14:37:40 GMT
	(envelope-from cognet)
Message-Id: <200409281437.i8SEbe5J088988@repoman.freebsd.org>
From: Olivier Houchard <cognet@FreeBSD.org>
Date: Tue, 28 Sep 2004 14:37:39 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/arm/arm swtch.S
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 14:37:40 -0000

cognet      2004-09-28 14:37:39 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          swtch.S 
  Log:
  Remove dead code.
  
  Revision  Changes    Path
  1.3       +0 -3      src/sys/arm/arm/swtch.S

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 14:38:14 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8EA5F16A4CE; Tue, 28 Sep 2004 14:38:14 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6DF4043D1F; Tue, 28 Sep 2004 14:38:14 +0000 (GMT)
	(envelope-from cognet@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SEcEuN089027;
	Tue, 28 Sep 2004 14:38:14 GMT
	(envelope-from cognet@repoman.freebsd.org)
Received: (from cognet@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SEcEPT089026;
	Tue, 28 Sep 2004 14:38:14 GMT
	(envelope-from cognet)
Message-Id: <200409281438.i8SEcEPT089026@repoman.freebsd.org>
From: Olivier Houchard <cognet@FreeBSD.org>
Date: Tue, 28 Sep 2004 14:38:14 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/arm/arm pmap.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 14:38:14 -0000

cognet      2004-09-28 14:38:14 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap.c 
  Log:
  Always invalidate the whole data cache in pmap_enter() for now.
  It should not be needed.
  
  Revision  Changes    Path
  1.14      +1 -0      src/sys/arm/arm/pmap.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 14:39:26 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7834216A4F2; Tue, 28 Sep 2004 14:39:26 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5730743D49; Tue, 28 Sep 2004 14:39:26 +0000 (GMT)
	(envelope-from cognet@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SEdQ6o089102;
	Tue, 28 Sep 2004 14:39:26 GMT
	(envelope-from cognet@repoman.freebsd.org)
Received: (from cognet@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SEdQaa089101;
	Tue, 28 Sep 2004 14:39:26 GMT
	(envelope-from cognet)
Message-Id: <200409281439.i8SEdQaa089101@repoman.freebsd.org>
From: Olivier Houchard <cognet@FreeBSD.org>
Date: Tue, 28 Sep 2004 14:39:26 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/arm/arm fusu.S
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 14:39:26 -0000

cognet      2004-09-28 14:39:26 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          fusu.S 
  Log:
  Calling fuword from fuword32 with bl and without returning after is really a bad
  idea.
  Any way I get a customized CVS template with "Pointy hat to:    cognet"
  pre-filled ?
  
  Revision  Changes    Path
  1.2       +1 -2      src/sys/arm/arm/fusu.S

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 14:41:16 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3599E16A5EF; Tue, 28 Sep 2004 14:41:16 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1514D43D4C; Tue, 28 Sep 2004 14:41:16 +0000 (GMT)
	(envelope-from cognet@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SEfFxB089238;
	Tue, 28 Sep 2004 14:41:15 GMT
	(envelope-from cognet@repoman.freebsd.org)
Received: (from cognet@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SEfFZ7089237;
	Tue, 28 Sep 2004 14:41:15 GMT
	(envelope-from cognet)
Message-Id: <200409281441.i8SEfFZ7089237@repoman.freebsd.org>
From: Olivier Houchard <cognet@FreeBSD.org>
Date: Tue, 28 Sep 2004 14:41:15 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/libexec/rtld-elf/arm rtld_start.S
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 14:41:16 -0000

cognet      2004-09-28 14:41:15 UTC

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf/arm rtld_start.S 
  Log:
  Use add instead of saving the sp in a register.
  
  Revision  Changes    Path
  1.3       +1 -2      src/libexec/rtld-elf/arm/rtld_start.S

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 14:43:12 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id CF04916A4CE; Tue, 28 Sep 2004 14:43:12 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id AF28143D48; Tue, 28 Sep 2004 14:43:12 +0000 (GMT)
	(envelope-from cognet@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SEhCeD089324;
	Tue, 28 Sep 2004 14:43:12 GMT
	(envelope-from cognet@repoman.freebsd.org)
Received: (from cognet@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SEhCGh089323;
	Tue, 28 Sep 2004 14:43:12 GMT
	(envelope-from cognet)
Message-Id: <200409281443.i8SEhCGh089323@repoman.freebsd.org>
From: Olivier Houchard <cognet@FreeBSD.org>
Date: Tue, 28 Sep 2004 14:43:12 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/libexec/rtld-elf/arm reloc.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 14:43:13 -0000

cognet      2004-09-28 14:43:12 UTC

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf/arm reloc.c 
  Log:
  Don't try to relocate the dynamic loader in reloc_non_plt(). It has already
  been done before.
  
  Revision  Changes    Path
  1.3       +4 -1      src/libexec/rtld-elf/arm/reloc.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 14:48:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 29CBF16A4CE; Tue, 28 Sep 2004 14:48:20 +0000 (GMT)
Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CC16243D2D; Tue, 28 Sep 2004 14:48:19 +0000 (GMT)
	(envelope-from scottl@FreeBSD.org)
Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11])
	(authenticated bits=0)
	by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i8SEmpGH063508;
	Tue, 28 Sep 2004 08:48:52 -0600 (MDT)
	(envelope-from scottl@FreeBSD.org)
Message-ID: <41597957.5070805@FreeBSD.org>
Date: Tue, 28 Sep 2004 08:46:47 -0600
From: Scott Long <scottl@FreeBSD.org>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= <des@des.no>
References: <200409280654.i8S6s2Kx057818@repoman.freebsd.org>
	<20040928071943.GC14942@ip.net.ua>	<20040928113125.GA71032@freebie.xs4all.nl>
	<xzppt4662f7.fsf@dwp.des.no>
In-Reply-To: <xzppt4662f7.fsf@dwp.des.no>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org
cc: src-committers@FreeBSD.org
cc: cvs-src@FreeBSD.org
cc: cvs-all@FreeBSD.org
cc: Ruslan Ermilov <ru@FreeBSD.org>
cc: Colin Percival <cperciva@FreeBSD.org>
cc: Wilko Bulte <wb@freebie.xs4all.nl>
Subject: Re: cvs commit: src UPDATING
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 14:48:20 -0000

Dag-Erling Smørgrav wrote:
> Wilko Bulte <wb@freebie.xs4all.nl> writes:
> 
>>On Tue, Sep 28, 2004 at 10:19:43AM +0300, Ruslan Ermilov wrote..
>>
>>>Then it's probably a right time to update stable-supfile in RELENG_5
>>>as well, as was pointed out by someone on -current.
>>
>>Not a good idea if you ask me.  I'd rather rename that stable-supfile
>>into 4-stable-supfile and add a 5-stable-supfile.  We don't want people
>>to unexpectedly to move to 5-stable or?
> 
> 
> the stable-supfile in 4.x won't change, so people running 4.x will
> keep getting 4.x, but people running 5.x will be able to use
> stable-supfile to track 5.x.
> 
> DES

I specificallly asked Colin to not commit to stable-supfile since it is
part of the re@ release checklist and will be handled at the appropriate
time.

Scott

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 15:06:19 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 94CDF16A4CE; Tue, 28 Sep 2004 15:06:19 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7548743D1D; Tue, 28 Sep 2004 15:06:19 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SF6J6b090118;
	Tue, 28 Sep 2004 15:06:19 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SF6Jbi090117;
	Tue, 28 Sep 2004 15:06:19 GMT
	(envelope-from nectar)
Message-Id: <200409281506.i8SF6Jbi090117@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Tue, 28 Sep 2004 15:06:19 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 15:06:19 -0000

nectar      2004-09-28 15:06:19 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Correct spelling of phpnuke package name.
  
  Reported by:    Dan Langille
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.257     +3 -2      ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 15:11:55 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6B5F816A4CE; Tue, 28 Sep 2004 15:11:55 +0000 (GMT)
Received: from smtp.des.no (flood.des.no [217.116.83.31])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0212443D1F; Tue, 28 Sep 2004 15:11:55 +0000 (GMT)
	(envelope-from des@des.no)
Received: by smtp.des.no (Pony Express, from userid 666)
	id 81EC85310; Tue, 28 Sep 2004 17:11:51 +0200 (CEST)
Received: from dwp.des.no (des.no [80.203.228.37])
	by smtp.des.no (Pony Express) with ESMTP id 122DB530A;
	Tue, 28 Sep 2004 17:11:45 +0200 (CEST)
Received: by dwp.des.no (Postfix, from userid 2602)
	id CE0C1B873; Tue, 28 Sep 2004 17:11:45 +0200 (CEST)
To: Olivier Houchard <cognet@FreeBSD.org>
References: <200409281439.i8SEdQaa089101@repoman.freebsd.org>
From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
Date: Tue, 28 Sep 2004 17:11:45 +0200
In-Reply-To: <200409281439.i8SEdQaa089101@repoman.freebsd.org> (Olivier
 Houchard's message of "Tue, 28 Sep 2004 14:39:26 +0000 (UTC)")
Message-ID: <xzpoejqpgwe.fsf@dwp.des.no>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no
X-Spam-Level: 
X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/arm/arm fusu.S
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 15:11:55 -0000

Olivier Houchard <cognet@FreeBSD.org> writes:
>   Any way I get a customized CVS template with "Pointy hat to:    cognet"
>   pre-filled ?

check out CVSROOT/rcstemplate, add your line, commit it to your local
repo, add it to your refuse file so cvsup won't clobber it, and 'cvs
up -T' your working copy.

HTH, HAND!

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 15:21:12 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6E09216A4CF; Tue, 28 Sep 2004 15:21:12 +0000 (GMT)
Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6BB8543D4C; Tue, 28 Sep 2004 15:21:09 +0000 (GMT)
	(envelope-from itetcu@people.tecnik93.com)
Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1])
	by it.buh.tecnik93.com (Postfix) with SMTP id 88BBB512;
	Sun, 26 Sep 2004 22:46:53 +0300 (EEST)
Date: Sun, 26 Sep 2004 22:46:53 +0300
From: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
To: Doug Barton <dougb@FreeBSD.org>
Message-ID: <20040926224653.682de6f8@it.buh.tecnik93.com>
In-Reply-To: <200409260750.i8Q7oNmm092019@repoman.freebsd.org>
References: <200409260750.i8Q7oNmm092019@repoman.freebsd.org>
X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; i386-portbld-freebsd5.3)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src UPDATING
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 15:21:12 -0000

On Sun, 26 Sep 2004 07:50:23 +0000 (UTC)
Doug Barton <dougb@FreeBSD.org> wrote:

> dougb       2004-09-26 07:50:23 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     .                    UPDATING 
>   Log:
>   Update the BIND 9 entry with information about files that
>   have moved, or should be removed.

MFC 5 please.

Tnx,


-- 
IOnut
Unregistered ;) FreeBSD "user"


From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 15:24:38 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0F56C16A4CE; Tue, 28 Sep 2004 15:24:38 +0000 (GMT)
Received: from harmony.village.org (rover.village.org [168.103.84.182])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8487943D3F; Tue, 28 Sep 2004 15:24:37 +0000 (GMT)
	(envelope-from imp@bsdimp.com)
Received: from localhost (harmony.village.org [10.0.0.6])
	by harmony.village.org (8.13.1/8.13.1) with ESMTP id i8SFO5qr098160;
	Tue, 28 Sep 2004 09:24:05 -0600 (MDT)
	(envelope-from imp@bsdimp.com)
Date: Tue, 28 Sep 2004 09:25:21 -0600 (MDT)
Message-Id: <20040928.092521.73653722.imp@bsdimp.com>
To: cognet@freebsd.org
From: "M. Warner Losh" <imp@bsdimp.com>
In-Reply-To: <200409281439.i8SEdQaa089101@repoman.freebsd.org>
References: <200409281439.i8SEdQaa089101@repoman.freebsd.org>
X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
cc: cvs-src@freebsd.org
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
Subject: Re: cvs commit: src/sys/arm/arm fusu.S
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 15:24:38 -0000

:   Any way I get a customized CVS template with "Pointy hat to:    cognet"
:   pre-filled ?

I'm not sure that I want to tell you.  We have a limited supply of
these things, so why should we let you hog them all :-)

Warner

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 15:24:42 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8B07116A50E; Tue, 28 Sep 2004 15:24:40 +0000 (GMT)
Received: from harmony.village.org (rover.village.org [168.103.84.182])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 820A043D49; Tue, 28 Sep 2004 15:24:40 +0000 (GMT)
	(envelope-from imp@bsdimp.com)
Received: from localhost (harmony.village.org [10.0.0.6])
	by harmony.village.org (8.13.1/8.13.1) with ESMTP id i8SFLF6s098109;
	Tue, 28 Sep 2004 09:21:15 -0600 (MDT)
	(envelope-from imp@bsdimp.com)
Date: Tue, 28 Sep 2004 09:22:31 -0600 (MDT)
Message-Id: <20040928.092231.110913237.imp@bsdimp.com>
To: des@des.no
From: "M. Warner Losh" <imp@bsdimp.com>
In-Reply-To: <xzpmzzb7ydx.fsf@dwp.des.no>
References: <200409280422.i8S4Mu7g047371@repoman.freebsd.org>
	<xzpmzzb7ydx.fsf@dwp.des.no>
X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
cc: cvs-src@freebsd.org
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
Subject: Re: cvs commit: src/sbin/init init.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 15:24:43 -0000

In message: <xzpmzzb7ydx.fsf@dwp.des.no>
            des@des.no (Dag-Erling Sm=F8rgrav) writes:
: Warner Losh <imp@FreeBSD.org> writes:
: >   Log:
: >   Turns out that revision 1.52 was a bad idea.  It broke the long
: >   standing ability to list a non-existant device in /etc/ttys to ke=
ep it
: >   from dying.  This is a documented feature of init(8):
: =

: Grr...  you have no idea how much time I wasted trying to use this
: feature while it was broken :( Thanks for fixing it!

I'm sorry for my part in 1.52.  I didn't understand what the
implications of the change were.  When my boss asked me why I'd
glanced at it and didn't say anything, I had to do a lot of 'errr,
ummm, welll, I didn't think it would break anything' but I was clearly
wrong :-(.

Warner

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 15:40:32 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6CD6816A4CE; Tue, 28 Sep 2004 15:40:32 +0000 (GMT)
Received: from dong.ci0.org (cognet.ci0.org [80.65.224.102])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1E07C43D55; Tue, 28 Sep 2004 15:40:31 +0000 (GMT)
	(envelope-from doginou@dong.ci0.org)
Received: from dong.ci0.org (localhost.ci0.org [127.0.0.1])
	by dong.ci0.org (8.12.11/8.12.11) with ESMTP id i8SGKgCT049523;
	Tue, 28 Sep 2004 18:20:42 +0200 (CEST)
	(envelope-from doginou@dong.ci0.org)
Received: (from doginou@localhost)
	by dong.ci0.org (8.12.11/8.12.11/Submit) id i8SGKgcF049522;
	Tue, 28 Sep 2004 18:20:42 +0200 (CEST)
	(envelope-from doginou)
Date: Tue, 28 Sep 2004 18:20:42 +0200
From: Olivier Houchard <cognet@ci0.org>
To: "M. Warner Losh" <imp@bsdimp.com>
Message-ID: <20040928162042.GA49499@ci0.org>
References: <200409281439.i8SEdQaa089101@repoman.freebsd.org>
	<20040928.092521.73653722.imp@bsdimp.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20040928.092521.73653722.imp@bsdimp.com>
User-Agent: Mutt/1.4.1i
cc: cvs-src@freebsd.org
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
Subject: Re: cvs commit: src/sys/arm/arm fusu.S
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 15:40:32 -0000

On Tue, Sep 28, 2004 at 09:25:21AM -0600, M. Warner Losh wrote:
> :   Any way I get a customized CVS template with "Pointy hat to:    cognet"
> :   pre-filled ?
> 
> I'm not sure that I want to tell you.  We have a limited supply of
> these things, so why should we let you hog them all :-)
> 

I tend to believe I deserve it :-)

Olivier

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 16:24:10 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 159EF16A4CE; Tue, 28 Sep 2004 16:24:10 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EA9C743D48; Tue, 28 Sep 2004 16:24:09 +0000 (GMT)
	(envelope-from jhb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SGO9Ro092404;
	Tue, 28 Sep 2004 16:24:09 GMT
	(envelope-from jhb@repoman.freebsd.org)
Received: (from jhb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SGO94R092403;
	Tue, 28 Sep 2004 16:24:09 GMT
	(envelope-from jhb)
Message-Id: <200409281624.i8SGO94R092403@repoman.freebsd.org>
From: John Baldwin <jhb@FreeBSD.org>
Date: Tue, 28 Sep 2004 16:24:09 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/i386/i386 mptable.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 16:24:10 -0000

jhb         2004-09-28 16:24:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/i386/i386        mptable.c 
  Log:
  MFC: Improve the panic message for a busted MP table with conflicting
  entries for the same PCI interrupt.
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.235.2.1  +3 -1      src/sys/i386/i386/mptable.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 16:36:58 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C1BA016A4D0; Tue, 28 Sep 2004 16:36:58 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A294E43D46; Tue, 28 Sep 2004 16:36:58 +0000 (GMT)
	(envelope-from kensmith@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SGawDr092808;
	Tue, 28 Sep 2004 16:36:58 GMT
	(envelope-from kensmith@repoman.freebsd.org)
Received: (from kensmith@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SGawgU092807;
	Tue, 28 Sep 2004 16:36:58 GMT
	(envelope-from kensmith)
Message-Id: <200409281636.i8SGawgU092807@repoman.freebsd.org>
From: Ken Smith <kensmith@FreeBSD.org>
Date: Tue, 28 Sep 2004 16:36:58 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/sparc64/sparc64 rwindow.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 16:36:58 -0000

kensmith    2004-09-28 16:36:58 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  rwindow.c 
  Log:
  Add an assertion that the pcb_nsaved field of the pcb be less than
  MAXWIN to the register window manipulation functions - rwindow_load()
  calls rwindow_save() so this one addition should take care of both.
  This should help find places that pcb_nsaved doesn't get initialized
  properly.
  
  Suggested by:   jake
  
  Revision  Changes    Path
  1.8       +2 -0      src/sys/sparc64/sparc64/rwindow.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:02:04 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 300B116A4CE; Tue, 28 Sep 2004 18:02:04 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1252B43D1D; Tue, 28 Sep 2004 18:02:04 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SI23fp001811;
	Tue, 28 Sep 2004 18:02:03 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SI23qW001810;
	Tue, 28 Sep 2004 18:02:03 GMT
	(envelope-from nectar)
Message-Id: <200409281802.i8SI23qW001810@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:02:03 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:02:04 -0000

nectar      2004-09-28 18:02:03 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Make an initial attempt at covering all Mozilla/Firefox/Thunderbird
  package names that we've had.  Similar changes need to be made to many
  other entries, but let's use this one as a test subject first.
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.258     +37 -10    ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:08:32 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 91AFB16A4CE; Tue, 28 Sep 2004 18:08:32 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 73B7943D31; Tue, 28 Sep 2004 18:08:32 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SI8WAD001985;
	Tue, 28 Sep 2004 18:08:32 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SI8Whr001984;
	Tue, 28 Sep 2004 18:08:32 GMT
	(envelope-from pjd)
Message-Id: <200409281808.i8SI8Whr001984@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:08:32 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sbin/gbde gbde.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:08:32 -0000

pjd         2004-09-28 18:08:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sbin/gbde            gbde.c 
  Log:
  MFC: Allow to setup gbde on providers which have '/' in their names.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.23.2.2  +0 -2      src/sbin/gbde/gbde.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:10:21 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2259716A4CF; Tue, 28 Sep 2004 18:10:21 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 03AB943D31; Tue, 28 Sep 2004 18:10:21 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIAKOF002108;
	Tue, 28 Sep 2004 18:10:20 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIAKb8002107;
	Tue, 28 Sep 2004 18:10:20 GMT
	(envelope-from pjd)
Message-Id: <200409281810.i8SIAKb8002107@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:10:20 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sbin/ggate/ggatec ggatec.c src/sbin/ggate/ggated
 ggated.c src/sbin/ggate/ggatel ggatel.c src/sbin/ggate/shared
 ggate.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:10:21 -0000

pjd         2004-09-28 18:10:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sbin/ggate/ggatec    ggatec.c 
    sbin/ggate/ggated    ggated.c 
    sbin/ggate/ggatel    ggatel.c 
    sbin/ggate/shared    ggate.c 
  Log:
  MFC: Fix/clean up return values checking.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.3.2.1   +9 -9      src/sbin/ggate/ggatec/ggatec.c
  1.4.2.1   +11 -11    src/sbin/ggate/ggated/ggated.c
  1.2.2.1   +3 -3      src/sbin/ggate/ggatel/ggatel.c
  1.3.2.1   +8 -8      src/sbin/ggate/shared/ggate.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:11:24 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D4A8916A4CE; Tue, 28 Sep 2004 18:11:24 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B5BCE43D1F; Tue, 28 Sep 2004 18:11:24 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIBOal002219;
	Tue, 28 Sep 2004 18:11:24 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIBOdw002218;
	Tue, 28 Sep 2004 18:11:24 GMT
	(envelope-from pjd)
Message-Id: <200409281811.i8SIBOdw002218@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:11:24 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/lib/libdisk open_disk.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:11:25 -0000

pjd         2004-09-28 18:11:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libdisk          open_disk.c 
  Log:
  MFC: We have now so many GEOM classes that it is better to just skip unknown
       classes than exiting.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.6.2.1   +2 -10     src/lib/libdisk/open_disk.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:12:32 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B945716A4CE; Tue, 28 Sep 2004 18:12:32 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9ACC843D45; Tue, 28 Sep 2004 18:12:32 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SICW4D002263;
	Tue, 28 Sep 2004 18:12:32 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SICWB0002262;
	Tue, 28 Sep 2004 18:12:32 GMT
	(envelope-from pjd)
Message-Id: <200409281812.i8SICWB0002262@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:12:32 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sbin/geom/core geom.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:12:32 -0000

pjd         2004-09-28 18:12:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sbin/geom/core       geom.c 
  Log:
  MFC: - Show all commands in usage, even if those commands are not available.
       - When command is not available, just say it, instead of says, that
         command is unknown. Old behaviour seems to be too confusing.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.6.2.2   +32 -19    src/sbin/geom/core/geom.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:13:39 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id AC1B216A4CE; Tue, 28 Sep 2004 18:13:39 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8C35F43D45; Tue, 28 Sep 2004 18:13:39 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIDdqA002422;
	Tue, 28 Sep 2004 18:13:39 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIDd4X002421;
	Tue, 28 Sep 2004 18:13:39 GMT
	(envelope-from pjd)
Message-Id: <200409281813.i8SIDd4X002421@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:13:39 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sbin/geom/class/mirror geom_mirror.c
 src/sbin/geom/class/raid3         geom_raid3.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:13:39 -0000

pjd         2004-09-28 18:13:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sbin/geom/class/mirror geom_mirror.c 
    sbin/geom/class/raid3 geom_raid3.c 
  Log:
  MFC: Do not exit after printing usage, give geom(8) a chance to show
       standard commands.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.3.2.2   +0 -1      src/sbin/geom/class/mirror/geom_mirror.c
  1.1.2.2   +0 -1      src/sbin/geom/class/raid3/geom_raid3.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:14:29 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8C07D16A4D1; Tue, 28 Sep 2004 18:14:29 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6C72143D55; Tue, 28 Sep 2004 18:14:29 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIETPh002473;
	Tue, 28 Sep 2004 18:14:29 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIETB0002472;
	Tue, 28 Sep 2004 18:14:29 GMT
	(envelope-from pjd)
Message-Id: <200409281814.i8SIETB0002472@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:14:29 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sbin/geom/class/mirror gmirror.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:14:29 -0000

pjd         2004-09-28 18:14:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sbin/geom/class/mirror gmirror.8 
  Log:
  MFC: Document '-p' flag for 'insert' command correctly.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.4.2.2   +6 -3      src/sbin/geom/class/mirror/gmirror.8

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:16:06 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F2E7016A4CE; Tue, 28 Sep 2004 18:16:05 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D54CD43D39; Tue, 28 Sep 2004 18:16:05 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIG5VM002627;
	Tue, 28 Sep 2004 18:16:05 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIG5cd002626;
	Tue, 28 Sep 2004 18:16:05 GMT
	(envelope-from pjd)
Message-Id: <200409281816.i8SIG5cd002626@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:16:05 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/etc/rc.d swap1
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:16:06 -0000

pjd         2004-09-28 18:16:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    etc/rc.d             swap1 
  Log:
  MFC: Teach swap1 script how to remove added swap devices on system shutdown.
       Without this change, if one had a swap-on-mirror configuration, gmirror
       will rebuild mirror component(s) on boot, because they are dirty (they
       were open on shutdown).
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.6.2.1   +1 -21     src/etc/rc.d/swap1

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:16:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 266A516A4CE; Tue, 28 Sep 2004 18:16:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0813343D2F; Tue, 28 Sep 2004 18:16:52 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIGp1p002661;
	Tue, 28 Sep 2004 18:16:51 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIGpjT002660;
	Tue, 28 Sep 2004 18:16:51 GMT
	(envelope-from pjd)
Message-Id: <200409281816.i8SIGpjT002660@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:16:51 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/geom geom_kern.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:16:52 -0000

pjd         2004-09-28 18:16:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/geom             geom_kern.c 
  Log:
  MFC: Make kern.geom.debugflags sysctl tunable from /boot/loader.conf.
       It will help to debug problems when booting.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.34.2.1  +1 -0      src/sys/geom/geom_kern.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:19:30 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id AE7CA16A4CE; Tue, 28 Sep 2004 18:19:30 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8E3D243D31; Tue, 28 Sep 2004 18:19:30 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIJUCi002757;
	Tue, 28 Sep 2004 18:19:30 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIJUFo002756;
	Tue, 28 Sep 2004 18:19:30 GMT
	(envelope-from pjd)
Message-Id: <200409281819.i8SIJUFo002756@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:19:30 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/geom/label g_label.c src/sys/geom/stripe
 g_stripe.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:19:31 -0000

pjd         2004-09-28 18:19:30 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/geom/label       g_label.c 
    sys/geom/stripe      g_stripe.c 
  Log:
  MFC: There is no need to skip providers with 0 sectorsize in taste
       routine, it is now forced by GEOM.
       Actually, it can even cause some problems, because GEOM requires
       sectorsize to be greater than 0 on first access, not on provider
       creation, so we can skip valid providers by doing this check in
       taste method.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.7.2.2   +0 -3      src/sys/geom/label/g_label.c
  1.16.2.2  +0 -3      src/sys/geom/stripe/g_stripe.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:15:19 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DC67116A4CE; Tue, 28 Sep 2004 18:15:19 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BCF1243D39; Tue, 28 Sep 2004 18:15:19 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIFJce002551;
	Tue, 28 Sep 2004 18:15:19 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIFJUQ002550;
	Tue, 28 Sep 2004 18:15:19 GMT
	(envelope-from pjd)
Message-Id: <200409281815.i8SIFJUQ002550@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:15:19 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sbin/geom/class/stripe geom_stripe.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:15:20 -0000

pjd         2004-09-28 18:15:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sbin/geom/class/stripe geom_stripe.c 
  Log:
  MFC: Don't allow to specify wrong stripe size.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.6.2.2   +11 -1     src/sbin/geom/class/stripe/geom_stripe.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:22:25 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0BF7E16A4CE; Tue, 28 Sep 2004 18:22:25 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E1A3143D48; Tue, 28 Sep 2004 18:22:24 +0000 (GMT)
	(envelope-from jmg@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIMOh1002937;
	Tue, 28 Sep 2004 18:22:24 GMT
	(envelope-from jmg@repoman.freebsd.org)
Received: (from jmg@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIMOmd002936;
	Tue, 28 Sep 2004 18:22:24 GMT
	(envelope-from jmg)
Message-Id: <200409281822.i8SIMOmd002936@repoman.freebsd.org>
From: John-Mark Gurney <jmg@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:22:24 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/pci if_rlreg.h src/sys/dev/re if_re.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:22:25 -0000

jmg         2004-09-28 18:22:24 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_rlreg.h 
    sys/dev/re           if_re.c 
  Log:
  fix jumbo frames as much as they can be fixed for re.  We now cap the MTU
  to 7422 since it appears that the 8169S can't transmit anything larger..
  The 8169S can receive full jumbo frames, but we don't have an mru to let
  the upper layers know this...
  
  add fixup so that this driver should work on alignment constrained platforms
  (!i386 && !amd64)
  
  MFC after:      5 days
  
  Revision  Changes    Path
  1.35      +54 -16    src/sys/dev/re/if_re.c
  1.48      +18 -1     src/sys/pci/if_rlreg.h

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:24:11 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 47BDC16A4CE; Tue, 28 Sep 2004 18:24:11 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2AA8D43D41; Tue, 28 Sep 2004 18:24:11 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIOBL8003035;
	Tue, 28 Sep 2004 18:24:11 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIOBrl003034;
	Tue, 28 Sep 2004 18:24:11 GMT
	(envelope-from pjd)
Message-Id: <200409281824.i8SIOBrl003034@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:24:11 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/lib/libutil humanize_number.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:24:11 -0000

pjd         2004-09-28 18:24:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libutil          humanize_number.c 
  Log:
  MFC: Take the lastest fixes from NetBSD.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.1.2.1   +51 -63    src/lib/libutil/humanize_number.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:24:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4509316A4D0; Tue, 28 Sep 2004 18:24:20 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 27DF943D2D; Tue, 28 Sep 2004 18:24:20 +0000 (GMT)
	(envelope-from jmg@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIOKdO003066;
	Tue, 28 Sep 2004 18:24:20 GMT
	(envelope-from jmg@repoman.freebsd.org)
Received: (from jmg@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIOKj2003065;
	Tue, 28 Sep 2004 18:24:20 GMT
	(envelope-from jmg)
Message-Id: <200409281824.i8SIOKj2003065@repoman.freebsd.org>
From: John-Mark Gurney <jmg@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:24:20 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/share/man/man4 re.4
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:24:20 -0000

jmg         2004-09-28 18:24:20 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       re.4 
  Log:
  document the limit on jumbo frame size..
  
  MFC after:      5 days
  
  Revision  Changes    Path
  1.9       +1 -0      src/share/man/man4/re.4

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:24:50 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C80AE16A4CF; Tue, 28 Sep 2004 18:24:50 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A50A443D55; Tue, 28 Sep 2004 18:24:50 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIOonp003098;
	Tue, 28 Sep 2004 18:24:50 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIOouu003097;
	Tue, 28 Sep 2004 18:24:50 GMT
	(envelope-from pjd)
Message-Id: <200409281824.i8SIOouu003097@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:24:50 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/lib/libutil humanize_number.3
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:24:51 -0000

pjd         2004-09-28 18:24:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libutil          humanize_number.3 
  Log:
  MFC: There is no humanize_number(9) manual page in FreeBSD.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.4.2.1   +0 -2      src/lib/libutil/humanize_number.3

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:25:48 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 97B9D16A4CE; Tue, 28 Sep 2004 18:25:48 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 78B9B43D2F; Tue, 28 Sep 2004 18:25:48 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIPm5Z003209;
	Tue, 28 Sep 2004 18:25:48 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIPmVc003208;
	Tue, 28 Sep 2004 18:25:48 GMT
	(envelope-from pjd)
Message-Id: <200409281825.i8SIPmVc003208@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:25:48 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sbin/newfs newfs.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:25:48 -0000

pjd         2004-09-28 18:25:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sbin/newfs           newfs.c 
  Log:
  MFC: Fix '-s' option for large disks and fix printing maximum file system size.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.76.2.1  +7 -4      src/sbin/newfs/newfs.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:22:16 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4B29316A4CE; Tue, 28 Sep 2004 18:22:16 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2B20B43D41; Tue, 28 Sep 2004 18:22:16 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIMG7R002884;
	Tue, 28 Sep 2004 18:22:16 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIMGW7002883;
	Tue, 28 Sep 2004 18:22:16 GMT
	(envelope-from pjd)
Message-Id: <200409281822.i8SIMGW7002883@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:22:16 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/geom/concat g_concat.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:22:16 -0000

pjd         2004-09-28 18:22:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/geom/concat      g_concat.c 
  Log:
  MFC: There is no need to skip providers with 0 sectorsize in taste
       routine, it is now forced by GEOM.
       Actually, it can even cause some problems, because GEOM requires
       sectorsize to be greater than 0 on first access, not on provider
       creation, so we can skip valid providers by doing this check in
       taste method.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.18.2.2  +0 -3      src/sys/geom/concat/g_concat.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:23:14 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8520A16A4CE; Tue, 28 Sep 2004 18:23:14 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 650CE43D60; Tue, 28 Sep 2004 18:23:14 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SINEv9002987;
	Tue, 28 Sep 2004 18:23:14 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SINEeg002986;
	Tue, 28 Sep 2004 18:23:14 GMT
	(envelope-from pjd)
Message-Id: <200409281823.i8SINEeg002986@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:23:14 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/geom/mirror g_mirror.c g_mirror.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:23:14 -0000

pjd         2004-09-28 18:23:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/geom/mirror      g_mirror.c g_mirror.h 
  Log:
  MFC:
  - Avoid race while synchronizing components. It is very hard to bump into,
    but it is possible:
    1. Read data from good component for synchronization.
    2. Write data to the same area.
    3. Write synchronization data, which are now stale.
  - Decrease kern.geom.mirror.timeout to 4, so it is smaller than
    vfs.root.mountdelay by default.
  - Don't skip providers with 0 sectorsize.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.19.2.3  +41 -30    src/sys/geom/mirror/g_mirror.c
  1.8.2.1   +1 -0      src/sys/geom/mirror/g_mirror.h

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:27:28 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8F31416A4CE; Tue, 28 Sep 2004 18:27:28 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6EBEE43D1D; Tue, 28 Sep 2004 18:27:28 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIRSxi003314;
	Tue, 28 Sep 2004 18:27:28 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIRSmS003313;
	Tue, 28 Sep 2004 18:27:28 GMT
	(envelope-from pjd)
Message-Id: <200409281827.i8SIRSmS003313@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:27:28 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/share/examples/kld/cdev/module cdevmod.c
 src/share/examples/kld/dyn_sysctl
 dyn_sysctl.c src/share/examples/kld/syscall/module syscall.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:27:28 -0000

pjd         2004-09-28 18:27:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    share/examples/kld/cdev/module cdevmod.c 
    share/examples/kld/dyn_sysctl dyn_sysctl.c 
    share/examples/kld/syscall/module syscall.c 
  Log:
  MFC: According to module(9), when command is unrecognized, the module should
       return EOPNOTSUPP.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.6.2.1   +1 -1      src/share/examples/kld/cdev/module/cdevmod.c
  1.2.8.1   +2 -2      src/share/examples/kld/dyn_sysctl/dyn_sysctl.c
  1.3.8.1   +1 -1      src/share/examples/kld/syscall/module/syscall.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:39:05 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 06ACB16A4CE; Tue, 28 Sep 2004 18:39:05 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id ED80D43D2F; Tue, 28 Sep 2004 18:39:04 +0000 (GMT)
	(envelope-from wpaul@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SId4V5003670;
	Tue, 28 Sep 2004 18:39:04 GMT
	(envelope-from wpaul@repoman.freebsd.org)
Received: (from wpaul@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SId48U003669;
	Tue, 28 Sep 2004 18:39:04 GMT
	(envelope-from wpaul)
Message-Id: <200409281839.i8SId48U003669@repoman.freebsd.org>
From: Bill Paul <wpaul@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:39:04 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/usb ugen.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:39:05 -0000

wpaul       2004-09-28 18:39:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ugen.c 
  Log:
  Arrgh. Recently I tried using ugen(4) in an application that uses
  select(2), and discovered to my horror that ugen(4)'s bulk in/out support
  is horribly lobotomized. Bulk transfers are done using the synchronous
  API instead of the asynchronous one. This causes the following broken
  behavior to occur:
  
  - You open the bulk in/out ugen device and get a descriptor
  - You create some other descriptor (socket, other device, etc...)
  - You select on both the descriptors waiting until either one has
    data ready to read
  - Because of ugen's brokenness, you block in usb_bulk_transfer() inside
    ugen_do_read() instead of blocking in select()
  - The non-USB descriptor becomes ready for reading, but you remain blocked
    on select()
  - The USB descriptor becomes ready for reading
  - Only now are you woken up so that you can ready data from either
    descriptor.
  
  The result is select() can only wake up when there's USB data pending. If
  any other descriptor becomes ready, you lose: until the USB descriptor
  becomes ready, you stay asleep.
  
  The correct approach is to use async bulk transfers, so I changed
  the read code to use the async bulk transfer API. I left the write
  side alone for now since it's less of an issue.
  
  Note that the uscanner driver has the same brokenness in it.
  
  Revision  Changes    Path
  1.91      +122 -26   src/sys/dev/usb/ugen.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:40:19 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E7CF116A4D0; Tue, 28 Sep 2004 18:40:19 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C843943D58; Tue, 28 Sep 2004 18:40:18 +0000 (GMT)
	(envelope-from jmg@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SIeIQg003751;
	Tue, 28 Sep 2004 18:40:18 GMT
	(envelope-from jmg@repoman.freebsd.org)
Received: (from jmg@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SIeIZi003750;
	Tue, 28 Sep 2004 18:40:18 GMT
	(envelope-from jmg)
Message-Id: <200409281840.i8SIeIZi003750@repoman.freebsd.org>
From: John-Mark Gurney <jmg@FreeBSD.org>
Date: Tue, 28 Sep 2004 18:40:18 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/sys mbuf.h src/sys/kern uipc_mbuf.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:40:20 -0000

jmg         2004-09-28 18:40:18 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mbuf.h 
    sys/kern             uipc_mbuf.c 
  Log:
  improve the mbuf m_print function..  Only pull length from pkthdr if there
  is one, detect mbuf loops and stop, add an extra arg so you can only print
  the first x bytes of the data per mbuf (print all if arg is -1), print
  flags using %b (bitmask)...
  
  No code in the tree appears to use m_print, and it's just a maner of adding
  -1 as an additional arg to m_print to restore original behavior..
  
  MFC after:      4 days
  
  Revision  Changes    Path
  1.136     +20 -5     src/sys/kern/uipc_mbuf.c
  1.159     +1 -1      src/sys/sys/mbuf.h

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 18:55:24 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 75A4E16A4CE; Tue, 28 Sep 2004 18:55:24 +0000 (GMT)
Received: from odot.okladot.state.ok.us (odot.okladot.state.ok.us
	[192.149.244.9])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7F5FC43D53; Tue, 28 Sep 2004 18:55:23 +0000 (GMT)
	(envelope-from root@techpc04.okladot.state.ok.us)
Received: from notes9c.okladot.state.ok.us (notes9c.okladot.state.ok.us
	[10.36.36.31])NAA95532;	Tue, 28 Sep 2004 13:55:21 -0500
Received: from isdmon2.okladot.state.ok.us ([192.149.244.24])
          by notes9c.okladot.state.ok.us (Lotus Domino Release 6.5.1)
          with ESMTP id 2004092813560669-70939 ;
          Tue, 28 Sep 2004 13:56:06 -0500 
Received: from techpc04.okladot.state.ok.us (techpc04.okladot.state.ok.us
	[199.27.9.37])i8SIt2mK081220;	Tue, 28 Sep 2004 13:55:02 -0500 (CDT)
	(envelope-from root@techpc04.okladot.state.ok.us)
Received: by techpc04.okladot.state.ok.us (Postfix, from userid 0)
	id 4AAD45C29; Tue, 28 Sep 2004 13:54:53 -0500 (CDT)
To: "Kris Kennaway" <kris@FreeBSD.org>
From: "Paul Seniura" <pdseniura@techie.com>
Errors-To: "Paul Seniura" <pdseniura@techie.com>
Sender: "Paul Seniura" <pdseniura@techie.com>
In-Reply-To: <200409260202.i8Q22OIo060930@repoman.freebsd.org>
References: <200409260202.i8Q22OIo060930@repoman.freebsd.org>
Message-Id: <20040928185453.4AAD45C29@techpc04.okladot.state.ok.us>
Date: Tue, 28 Sep 2004 13:54:53 -0500 (CDT)
X-ODOT-MailScanner-Information: Please contact the Help Desk for more
	information
X-ODOT-MailScanner: This E-mail appears not to contain malware.
X-ODOT-MailScanner-SpamCheck: not spam (whitelisted),
	SpamAssassin (score=-9.7, required 5, BAYES_01 -6.60,
	IN_REP_TO -3.20, RCVD_IN_ORBS 0.12)
X-MIMETrack: Itemize by SMTP Server on Notes9c/ODOT(Release 6.5.1|January 21,
	2004) at 09/28/2004 01:56:06 PM,at 09/28/2004 01:56:07 PM,
	Serialize complete at 09/28/2004 01:56:07 PM
cc: cvs-ports@FreeBSD.org
cc: cvs-all@FreeBSD.org
cc: ports-committers@FreeBSD.org
Subject: re: cvs commit: ports/math/pari-devel Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Paul Seniura <pdseniura@techie.com>
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 18:55:24 -0000


Hi,

> kris        2004-09-26 02:02:24 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     math/pari-devel      Makefile
>   Log:
>   BROKEN on 5.x: Does not compile
> 
>   Approved by:    portmgr (self)
> 
>   Revision  Changes    Path
>   1.7       +4 -0      ports/math/pari-devel/Makefile

I've filed a possible workaround patch for this
compile problem about 12 days ago in PR ports/71803 
<http://www.FreeBSD.org/cgi/query-pr.cgi?pr=71803> . 
I included a URL where this known bug is discussed
at the project's official maillist archives. 
The PR has yet to be assigned, tho. 
My CC of the PR sent to the maintainer has bounced
due to the (political) firewall here at work; I'm
not sure what else I can do to reach them.

The non-devel version of math/pari e.g.

> kris        2004-09-26 02:01:51 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     math/pari            Makefile
>   Log:
>   BROKEN on 5.x: Does not compile
> 
>   Approved by:    portmgr (self)
> 
>   Revision  Changes    Path
>   1.32      +4 -0      ports/math/pari/Makefile

seems to be suffering from the same problem, if
someone can see how to fit the workaround patch
in 71803 onto it (these two ports actually do
conflict with each other, so I have not looked
at the non-devel version).

  --  thx, Paul Seniura.

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 19:33:49 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7D24616A4CF; Tue, 28 Sep 2004 19:33:49 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 61A7E43D2F; Tue, 28 Sep 2004 19:33:49 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SJXnu3005647;
	Tue, 28 Sep 2004 19:33:49 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SJXnfa005646;
	Tue, 28 Sep 2004 19:33:49 GMT
	(envelope-from phk)
Message-Id: <200409281933.i8SJXnfa005646@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Tue, 28 Sep 2004 19:33:49 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/sys tty.h src/sys/kern tty.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 19:33:49 -0000

phk         2004-09-28 19:33:49 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              tty.h 
    sys/kern             tty.c 
  Log:
  Add functions to create and free the "tty-ness" of a serial port in a
  generic way.  This code will allow a similar amount of code to be
  removed from most if not all serial port drivers.
  
          Add generic cdevsw for tty devices.
  
          Add generic slave cdevsw for init/lock devices.
  
          Add ttypurge function which wakes up all know generic sleep
          points in the tty code, and calls into the hw-driver if it
          provides a method.
  
          Add ttycreate function which creates tty device and optionally
          cua device.  In both cases .init/.lock devices are created
          as well.
  
          Change ttygone() slightly to also call the hw driver provided
          purge routine.
  
          Add ttyfree() which will purge and destroy the cdevs.
  
          Add ttyconsole mode for setting console friendly termios
          on a port.
  
  Revision  Changes    Path
  1.233     +233 -6    src/sys/kern/tty.c
  1.95      +7 -0      src/sys/sys/tty.h

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 19:51:51 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0B67216A4CE; Tue, 28 Sep 2004 19:51:51 +0000 (GMT)
Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9E13D43D2F; Tue, 28 Sep 2004 19:51:50 +0000 (GMT)
	(envelope-from marcel@xcllnt.net)
Received: from dhcp48.pn.xcllnt.net (dhcp48.pn.xcllnt.net [192.168.4.248])
	by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id i8SJpo3J014844;
	Tue, 28 Sep 2004 12:51:50 -0700 (PDT)
	(envelope-from marcel@piii.pn.xcllnt.net)
Received: from dhcp48.pn.xcllnt.net (localhost [127.0.0.1])
	by dhcp48.pn.xcllnt.net (8.13.1/8.13.1) with ESMTP id i8SJpofF005149;
	Tue, 28 Sep 2004 12:51:50 -0700 (PDT)
	(envelope-from marcel@dhcp48.pn.xcllnt.net)
Received: (from marcel@localhost)
	by dhcp48.pn.xcllnt.net (8.13.1/8.13.1/Submit) id i8SJpoBX005148;
	Tue, 28 Sep 2004 12:51:50 -0700 (PDT)
	(envelope-from marcel)
Date: Tue, 28 Sep 2004 12:51:50 -0700
From: Marcel Moolenaar <marcel@xcllnt.net>
To: Poul-Henning Kamp <phk@FreeBSD.org>
Message-ID: <20040928195150.GA5136@dhcp48.pn.xcllnt.net>
References: <200409281933.i8SJXnfa005646@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200409281933.i8SJXnfa005646@repoman.freebsd.org>
User-Agent: Mutt/1.4.2.1i
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/sys tty.h src/sys/kern tty.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 19:51:51 -0000

On Tue, Sep 28, 2004 at 07:33:49PM +0000, Poul-Henning Kamp wrote:
> phk         2004-09-28 19:33:49 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/sys              tty.h 
>     sys/kern             tty.c 
>   Log:
>   Add functions to create and free the "tty-ness" of a serial port in a
>   generic way.  This code will allow a similar amount of code to be
>   removed from most if not all serial port drivers.

Thanks for working your way through this stuff!

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 19:56:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5015716A4CE; Tue, 28 Sep 2004 19:56:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 32EA943D2D; Tue, 28 Sep 2004 19:56:56 +0000 (GMT)
	(envelope-from blackend@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SJuurR006329;
	Tue, 28 Sep 2004 19:56:56 GMT
	(envelope-from blackend@repoman.freebsd.org)
Received: (from blackend@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SJuu0h006328;
	Tue, 28 Sep 2004 19:56:56 GMT
	(envelope-from blackend)
Message-Id: <200409281956.i8SJuu0h006328@repoman.freebsd.org>
From: Marc Fonvieille <blackend@FreeBSD.org>
Date: Tue, 28 Sep 2004 19:56:55 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/multimedia
	chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 19:56:56 -0000

blackend    2004-09-28 19:56:55 UTC

  FreeBSD doc repository

  Modified files:
    fr_FR.ISO8859-1/books/handbook/multimedia chapter.sgml 
  Log:
  MFen 1.92 --> 1.98
  And some fixes.
  
  Revision  Changes    Path
  1.16      +241 -343  doc/fr_FR.ISO8859-1/books/handbook/multimedia/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 20:14:51 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 917AB16A4CE; Tue, 28 Sep 2004 20:14:51 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7368F43D72; Tue, 28 Sep 2004 20:14:51 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SKEpXL006893;
	Tue, 28 Sep 2004 20:14:51 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SKEpq3006892;
	Tue, 28 Sep 2004 20:14:51 GMT
	(envelope-from phk)
Message-Id: <200409282014.i8SKEpq3006892@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Tue, 28 Sep 2004 20:14:51 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/musycc musycc.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 20:14:51 -0000

phk         2004-09-28 20:14:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/musycc       musycc.c 
  Log:
  Add -1 to this non-existent use of m_print in the source tree so LINT
  compiles again :-)
  
  Revision  Changes    Path
  1.34      +1 -1      src/sys/dev/musycc/musycc.c

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 20:23:49 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6DBD716A4CE; Tue, 28 Sep 2004 20:23:49 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6455B43D48; Tue, 28 Sep 2004 20:23:49 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SKNnNQ007169;
	Tue, 28 Sep 2004 20:23:49 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SKNnx8007168;
	Tue, 28 Sep 2004 20:23:49 GMT
	(envelope-from phk)
Message-Id: <200409282023.i8SKNnx8007168@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Tue, 28 Sep 2004 20:23:49 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/usb ucom.c ucomvar.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 20:23:49 -0000

phk         2004-09-28 20:23:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ucom.c ucomvar.h 
  Log:
  Use generic infrastructure for the ucom driver instead of local stuff.
  
  This changes the naming of USB serial devices to: /dev/ttyU%d and
  /dev/cuaU%d for call-in and call-out devices respectively.  (Please
  notice: capital 'U')
  
  Please also note that we now have .init and .lock devices for USB
  serial ports.  These are not persistent across device removal.  devd(8)
  can be used to configure them on attachment time.
  
  These changes also improve the chances of the system surviving if
  the USB device is unplugged at an inconvenient time.  At least we
  do not rip things apart while there are any threads in the device
  driver anymore.
  
          Remove cdevsw, rely on the tty generic one.
  
          Don't make_dev(), use ttycreate() which does all the magic.
  
          In detach, do close procesing if we ripped things apart
          while the device was open.  Call ttyfree() once we're done
          cleaning up.
  
  Revision  Changes    Path
  1.54      +5 -37     src/sys/dev/usb/ucom.c
  1.6       +0 -2      src/sys/dev/usb/ucomvar.h

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 20:29:51 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3E00316A4D1
	for <cvs-all@FreeBSD.org>; Tue, 28 Sep 2004 20:29:51 +0000 (GMT)
Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DEE0D43D5F
	for <cvs-all@FreeBSD.org>; Tue, 28 Sep 2004 20:29:50 +0000 (GMT)
	(envelope-from jmg@hydrogen.funkthat.com)
Received: (qmail 22607 invoked from network); 28 Sep 2004 20:29:50 -0000
Received: from gate.funkthat.com (HELO hydrogen.funkthat.com) ([69.17.45.168])
          (envelope-sender <jmg@hydrogen.funkthat.com>)
          by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP
          for <phk@FreeBSD.org>; 28 Sep 2004 20:29:50 -0000
Received: from hydrogen.funkthat.com (hkjofy@localhost.funkthat.com
	[127.0.0.1])i8SKTnlb092891;	Tue, 28 Sep 2004 13:29:50 -0700 (PDT)
	(envelope-from jmg@hydrogen.funkthat.com)
Received: (from jmg@localhost)
	by hydrogen.funkthat.com (8.12.10/8.12.10/Submit) id i8SKTnO1092890;
	Tue, 28 Sep 2004 13:29:49 -0700 (PDT)
Date: Tue, 28 Sep 2004 13:29:48 -0700
From: John-Mark Gurney <gurney_j@resnet.uoregon.edu>
To: Poul-Henning Kamp <phk@FreeBSD.org>
Message-ID: <20040928202948.GD22681@funkthat.com>
References: <200409282014.i8SKEpq3006892@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200409282014.i8SKEpq3006892@repoman.freebsd.org>
User-Agent: Mutt/1.4.1i
X-Operating-System: FreeBSD 4.2-RELEASE i386
X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31  96 7A 22 B3 D8 56 36 F4
X-Files: The truth is out there
X-URL: http://resnet.uoregon.edu/~gurney_j/
X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/dev/musycc musycc.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: John-Mark Gurney <gurney_j@resnet.uoregon.edu>
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 20:29:51 -0000

Poul-Henning Kamp wrote this message on Tue, Sep 28, 2004 at 20:14 +0000:
> phk         2004-09-28 20:14:51 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/musycc       musycc.c 
>   Log:
>   Add -1 to this non-existent use of m_print in the source tree so LINT
>   compiles again :-)
>   
>   Revision  Changes    Path
>   1.34      +1 -1      src/sys/dev/musycc/musycc.c

Thanks, obviously my grep'foo is weak...
/me should of used egrep'\<m_print\>' instead of just grep m_print.

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 20:47:12 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E779D16A4CE; Tue, 28 Sep 2004 20:47:12 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C88F743D31; Tue, 28 Sep 2004 20:47:12 +0000 (GMT)
	(envelope-from adamw@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SKlCKG014316;
	Tue, 28 Sep 2004 20:47:12 GMT
	(envelope-from adamw@repoman.freebsd.org)
Received: (from adamw@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SKlCOi014315;
	Tue, 28 Sep 2004 20:47:12 GMT
	(envelope-from adamw)
Message-Id: <200409282047.i8SKlCOi014315@repoman.freebsd.org>
From: Adam Weinberger <adamw@FreeBSD.org>
Date: Tue, 28 Sep 2004 20:47:12 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/gnome screenshots.sgml www/en/gnome/images
 Makefile ss28-5-tn.png ss28-5.png
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 20:47:13 -0000

adamw       2004-09-28 20:47:12 UTC

  FreeBSD doc repository

  Modified files:
    en/gnome             screenshots.sgml 
    en/gnome/images      Makefile 
  Added files:
    en/gnome/images      ss28-5-tn.png ss28-5.png 
  Log:
  Add a screenshot of my desktop. No tacos this time ::(
  
  Well, not yet anyway. I'm sure a taco-oriented screenshot
  is forthcoming.
  
  Revision  Changes    Path
  1.29      +3 -1      www/en/gnome/images/Makefile
  1.1       +310 -0    www/en/gnome/images/ss28-5-tn.png (new)
  1.1       +1112 -0   www/en/gnome/images/ss28-5.png (new)
  1.44      +10 -1     www/en/gnome/screenshots.sgml

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 21:00:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2BDBB16A4CF; Tue, 28 Sep 2004 21:00:44 +0000 (GMT)
Received: from gw.Awfulhak.org (awfulhak.demon.co.uk [80.177.173.150])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 990CD43D46; Tue, 28 Sep 2004 21:00:01 +0000 (GMT)
	(envelope-from brian@Awfulhak.org)
Received: from dev.lan.Awfulhak.org (brian@dev.lan.Awfulhak.org [172.16.0.5])
	by gw.Awfulhak.org (8.13.1/8.13.1) with SMTP id i8SKxjuN070115;
	Tue, 28 Sep 2004 21:59:45 +0100 (BST)
	(envelope-from brian@Awfulhak.org)
Date: Tue, 28 Sep 2004 21:59:44 +0100
From: Brian Somers <brian@Awfulhak.org>
To: Doug Barton <dougb@FreeBSD.org>
Message-ID: <20040928215944.3819e079@dev.lan.Awfulhak.org>
In-Reply-To: <200409280946.i8S9k0le070558@repoman.freebsd.org>
References: <200409280946.i8S9k0le070558@repoman.freebsd.org>
X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; i386-portbld-freebsd6.0)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Spam-Status: No, hits=1.0 required=5.0 tests=SUBJ_HAS_SPACES autolearn=no 
	version=2.64
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on gw.lan.Awfulhak.org
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src UPDATING src/etc Makefile src/etc/defaults
 rc.conf         src/etc/mtree BIND.chroot.dist BSD.root.dist BSD.var.dist 
 src/etc/namedb make-localhost named.conf src/etc/rc.d named
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 21:00:44 -0000

Shouldn't you remove /etc/namedb/s from BSD.root.dist if this is going
to be the approved way of running bind, or is the plan to support
/etc/namedb/ configs too?

Cheers.

On Tue, 28 Sep 2004 09:46:00 +0000 (UTC), Doug Barton <dougb@FreeBSD.org> wrote:
> dougb       2004-09-28 09:46:00 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     .                    UPDATING 
>     etc                  Makefile 
>     etc/defaults         rc.conf 
>     etc/mtree            BIND.chroot.dist BSD.root.dist 
>                          BSD.var.dist 
>     etc/namedb           make-localhost named.conf 
>     etc/rc.d             named 
>   Log:
>   Create a named chroot directory structure in /var/named, and use it
>   by default when named is enabled. Also, improve our default directory
>   layout by creating /var/named/etc/namedb/{master|slave} directories,
>   and use the former for the generated localhost* files.
>   
>   Rather than using pax to copy device entries, mount devfs in the
>   chroot directory.
>   
>   There may be some corner cases where things need to be adjusted,
>   but overall this structure has been well tested on a production
>   network, and should serve the needs of the vast majority of users.
>   
>   UPDATING has instructions on how to do the conversion for those
>   with existing configurations.
>   
>   Revision  Changes    Path
>   1.364     +27 -0     src/UPDATING
>   1.331     +9 -4      src/etc/Makefile
>   1.218     +1 -1      src/etc/defaults/rc.conf
>   1.2       +3 -6      src/etc/mtree/BIND.chroot.dist
>   1.73      +0 -4      src/etc/mtree/BSD.root.dist
>   1.70      +2 -0      src/etc/mtree/BSD.var.dist
>   1.7       +7 -5      src/etc/namedb/make-localhost
>   1.16      +6 -5      src/etc/namedb/named.conf
>   1.14      +30 -10    src/etc/rc.d/named
> 


-- 
Brian <brian@Awfulhak.org>                        <brian@[uk.]FreeBSD.org>
      <http://www.Awfulhak.org>                   <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 21:02:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6898916A4CF; Tue, 28 Sep 2004 21:02:44 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4929643D39; Tue, 28 Sep 2004 21:02:44 +0000 (GMT)
	(envelope-from peter@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SL2i0O015035;
	Tue, 28 Sep 2004 21:02:44 GMT
	(envelope-from peter@repoman.freebsd.org)
Received: (from peter@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SL2iwj015034;
	Tue, 28 Sep 2004 21:02:44 GMT
	(envelope-from peter)
Message-Id: <200409282102.i8SL2iwj015034@repoman.freebsd.org>
From: Peter Wemm <peter@FreeBSD.org>
Date: Tue, 28 Sep 2004 21:02:43 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/gnu/usr.bin/cvs/cvsbug
	Makefilesrc/gnu/usr.bin/cvs/lib Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 21:02:44 -0000

peter       2004-09-28 21:02:43 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/cvs/cvsbug Makefile 
    gnu/usr.bin/cvs/lib  Makefile 
  Log:
  Fix the embedded version string in cvs and cvsbug.  This breaks scripts
  that parse it.
  
  PR: 72139
  Submitted by:  Eugene M. Kim <gene@nttmcl.com>
  
  Revision  Changes    Path
  1.20      +1 -1      src/gnu/usr.bin/cvs/cvsbug/Makefile
  1.26      +1 -1      src/gnu/usr.bin/cvs/lib/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 21:10:22 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6A23B16A4CE; Tue, 28 Sep 2004 21:10:22 +0000 (GMT)
Received: from shrike.submonkey.net (cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com
	[81.103.67.204])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 140FE43D31; Tue, 28 Sep 2004 21:10:22 +0000 (GMT)
	(envelope-from setantae@submonkey.net)
Received: from setantae by shrike.submonkey.net with local (Exim 4.42
	(FreeBSD))	id 1CCPEr-0009sF-9h; Tue, 28 Sep 2004 22:10:21 +0100
Date: Tue, 28 Sep 2004 22:10:21 +0100
From: Ceri Davies <ceri@submonkey.net>
To: Brian Somers <brian@Awfulhak.org>
Message-ID: <20040928211021.GW2493@submonkey.net>
Mail-Followup-To: Ceri Davies <ceri@submonkey.net>,
	Brian Somers <brian@Awfulhak.org>, Doug Barton <dougb@FreeBSD.org>,
	src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
References: <200409280946.i8S9k0le070558@repoman.freebsd.org>
	<20040928215944.3819e079@dev.lan.Awfulhak.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="kYEd1k/8P7wP4RaW"
Content-Disposition: inline
In-Reply-To: <20040928215944.3819e079@dev.lan.Awfulhak.org>
X-PGP: finger ceri@FreeBSD.org
User-Agent: Mutt/1.5.6i
Sender: Ceri Davies <setantae@submonkey.net>
cc: cvs-src@FreeBSD.org
cc: Doug Barton <dougb@FreeBSD.org>
cc: cvs-all@FreeBSD.org
cc: src-committers@FreeBSD.org
Subject: Re: cvs commit: src UPDATING src/etc Makefile src/etc/defaults
	rc.conf         src/etc/mtree BIND.chroot.dist BSD.root.dist
	BSD.var.dist src/etc/namedb make-localhost named.conf src/etc/rc.d
	named
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 21:10:22 -0000


--kYEd1k/8P7wP4RaW
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Sep 28, 2004 at 09:59:44PM +0100, Brian Somers wrote:
> Shouldn't you remove /etc/namedb/s from BSD.root.dist if this is going
> to be the approved way of running bind, or is the plan to support
> /etc/namedb/ configs too?

That removal was in this commit:
http://cvsweb.freebsd.org/src/etc/mtree/BSD.root.dist.diff?r1=3D1.72&r2=3D1=
=2E73

Ceri

> On Tue, 28 Sep 2004 09:46:00 +0000 (UTC), Doug Barton <dougb@FreeBSD.org>=
 wrote:
> > dougb       2004-09-28 09:46:00 UTC
> >=20
> >   FreeBSD src repository
> >=20
> >   Modified files:
> >     .                    UPDATING=20
> >     etc                  Makefile=20
> >     etc/defaults         rc.conf=20
> >     etc/mtree            BIND.chroot.dist BSD.root.dist=20
> >                          BSD.var.dist=20
> >     etc/namedb           make-localhost named.conf=20
> >     etc/rc.d             named=20
> >   Log:
> >   Create a named chroot directory structure in /var/named, and use it
> >   by default when named is enabled. Also, improve our default directory
> >   layout by creating /var/named/etc/namedb/{master|slave} directories,
> >   and use the former for the generated localhost* files.

--=20
It is not tinfoil, it is my new skin.  I am a robot.

--kYEd1k/8P7wP4RaW
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBWdM9ocfcwTS3JF8RAopnAJ0dYtHDA+xh1/mJAVSQD67qVdcJoACeIlNT
OSm/qfomUnJuz73uTHdO/iE=
=cB1S
-----END PGP SIGNATURE-----

--kYEd1k/8P7wP4RaW--

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 21:19:31 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 852D716A4CF; Tue, 28 Sep 2004 21:19:31 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 524FB43D1F; Tue, 28 Sep 2004 21:19:31 +0000 (GMT)
	(envelope-from peter@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SLJVp0015577;
	Tue, 28 Sep 2004 21:19:31 GMT
	(envelope-from peter@repoman.freebsd.org)
Received: (from peter@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SLJVAZ015576;
	Tue, 28 Sep 2004 21:19:31 GMT
	(envelope-from peter)
Message-Id: <200409282119.i8SLJVAZ015576@repoman.freebsd.org>
From: Peter Wemm <peter@FreeBSD.org>
Date: Tue, 28 Sep 2004 21:19:31 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/gnu/usr.bin/cvs/cvsbug Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 21:19:31 -0000

peter       2004-09-28 21:19:31 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/cvs/cvsbug Makefile 
  Log:
  Make cvsbug(1) actually work instead of aborting due to missing configure
  script substitution markers.
  
  Revision  Changes    Path
  1.21      +6 -1      src/gnu/usr.bin/cvs/cvsbug/Makefile

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 21:22:09 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E91E316A4CE; Tue, 28 Sep 2004 21:22:09 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DEFBE43D53; Tue, 28 Sep 2004 21:22:09 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SLM9Iq015698;
	Tue, 28 Sep 2004 21:22:09 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SLM9BR015697;
	Tue, 28 Sep 2004 21:22:09 GMT
	(envelope-from dougb)
Message-Id: <200409282122.i8SLM9BR015697@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Tue, 28 Sep 2004 21:22:09 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/namedb named.conf
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 21:22:10 -0000

dougb       2004-09-28 21:22:09 UTC

  FreeBSD src repository

  Modified files:
    etc/namedb           named.conf 
  Log:
  Fix some of the more egregious problems with this file:
  
  1. Update text about later BINDs using a pseudo-random, unpriviliged
  query port for UDP by default.
  
  2. We are now running in a sandbox by default, with a dedicated dump
  directory, so remove the stale comment.
  
  3. The topology configuration is not for the faint of heart, so
  remove the commented example.
  
  4. Tighten up some language a bit.
  
  5. s/secondary/slave/
  
  6. No need for the example about a bind-owned directory for slave zones.
  
  7. Change domain.com to example.com in the example, per RFC 2606.
  
  8. Update the path for slave zones in the example.
          - Thanks to Scot Hetzel <swhetzel@gmail.com>
  
  There is more work to do here, but this is an improvement.
  
  Revision  Changes    Path
  1.17      +8 -34     src/etc/namedb/named.conf

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 21:46:49 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 524B016A4CE; Tue, 28 Sep 2004 21:46:49 +0000 (GMT)
Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E27E443D2D; Tue, 28 Sep 2004 21:46:48 +0000 (GMT)
	(envelope-from DougB@freebsd.org)
Received: from dougb.net ([24.130.110.32])
          by comcast.net (sccrmhc12) with ESMTP
          id <2004092821464701200queohe>; Tue, 28 Sep 2004 21:46:48 +0000
Date: Tue, 28 Sep 2004 14:46:47 -0700 (PDT)
From: Doug Barton <DougB@FreeBSD.org>
To: =?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?= <des@des.no>
In-Reply-To: <xzpsm92pj7y.fsf@dwp.des.no>
Message-ID: <20040928144557.J90002@qbhto.arg>
References: <200409281344.i8SDifLu087232@repoman.freebsd.org>
 <xzpsm92pj7y.fsf@dwp.des.no>
Organization: http://www.FreeBSD.org/
X-message-flag: Outlook -- Not just for spreading viruses anymore!
MIME-Version: 1.0
Content-Type: MULTIPART/MIXED; BOUNDARY="0-657410258-1096408007=:90002"
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src UPDATING
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 21:46:49 -0000

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--0-657410258-1096408007=:90002
Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed
Content-Transfer-Encoding: 8BIT

On Tue, 28 Sep 2004, Dag-Erling Smørgrav wrote:

> Doug Barton <dougb@FreeBSD.org> writes:
>>   Log:
>>   Amend the named chroot update instructions by adding a stop and start
>>   of syslogd. The rc.d/syslogd script has the logic already to create
>>   a socket in the chroot dir, it just needs to be restarted.
>
> Stopping syslogd for longer than absolutely necessary seems like a bad
> idea to me - much better to just run '/etc/rc.d/syslogd restart' after
> mergemaster.

That's a valid suggestion, if I have to update the instructions again, 
I'll add that. My feeling was that since this is an upgrade cycle 
anyway, perhaps no/little harm will be done.

Feel free to make that change if you feel strongly about it. :)

Doug

-- 

     This .signature sanitized for your protection

--0-657410258-1096408007=:90002--

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 22:00:42 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4516716A4CF; Tue, 28 Sep 2004 22:00:42 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9F5F743D31; Tue, 28 Sep 2004 22:00:01 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SM01G1016819;
	Tue, 28 Sep 2004 22:00:01 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SM015j016818;
	Tue, 28 Sep 2004 22:00:01 GMT
	(envelope-from phk)
Message-Id: <200409282200.i8SM015j016818@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Tue, 28 Sep 2004 22:00:01 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/tools/tools/recoverdisk Makefile README
 recoverdisk.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 22:00:42 -0000

phk         2004-09-28 22:00:01 UTC

  FreeBSD src repository

  Added files:
    tools/tools/recoverdisk Makefile README recoverdisk.c 
  Log:
  This is a small tool which will read an entire disk(partition) using
  1M blocks and optionally write the read data to a file or disk.
  
  If a read error happens, the 1M block gets put on the end of the worklist
  and will be retried with 64k blocksize.
  
  If a read error happens again, the 64k block gets put at the end of the
  worklist and will be retried with single sector reads.
  
  The program keeps trying until you stop it.
  
  You can refresh a disk:
  
          recoverdisk /dev/ad1 /dev/ad1
  
  or salvage a floppy:
  
          recoverdisk /dev/fd0 myfloppy.flp
  
  Revision  Changes    Path
  1.1       +12 -0     src/tools/tools/recoverdisk/Makefile (new)
  1.1       +21 -0     src/tools/tools/recoverdisk/README (new)
  1.1       +137 -0    src/tools/tools/recoverdisk/recoverdisk.c (new)

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 23:14:57 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D506416A4CE; Tue, 28 Sep 2004 23:14:57 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B47FD43D45; Tue, 28 Sep 2004 23:14:57 +0000 (GMT)
	(envelope-from josef@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SNEvpi019149;
	Tue, 28 Sep 2004 23:14:57 GMT
	(envelope-from josef@repoman.freebsd.org)
Received: (from josef@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SNEviW019148;
	Tue, 28 Sep 2004 23:14:57 GMT
	(envelope-from josef)
Message-Id: <200409282314.i8SNEviW019148@repoman.freebsd.org>
From: Josef El-Rayes <josef@FreeBSD.org>
Date: Tue, 28 Sep 2004 23:14:57 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/commercial software.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 23:14:58 -0000

josef       2004-09-28 23:14:57 UTC

  FreeBSD doc repository

  Modified files:
    en/commercial        software.xml 
  Log:
  Add db* database as FreeBSD supporting commercial software
  
  Requested by:   Daniel Hornal <danielh@ittia.com>
  
  Revision  Changes    Path
  1.7       +19 -1     www/en/commercial/software.xml

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 23:25:29 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id AFCB416A4CE; Tue, 28 Sep 2004 23:25:29 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9089843D3F; Tue, 28 Sep 2004 23:25:29 +0000 (GMT)
	(envelope-from josef@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SNPTKS019419;
	Tue, 28 Sep 2004 23:25:29 GMT
	(envelope-from josef@repoman.freebsd.org)
Received: (from josef@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SNPTsW019418;
	Tue, 28 Sep 2004 23:25:29 GMT
	(envelope-from josef)
Message-Id: <200409282325.i8SNPTsW019418@repoman.freebsd.org>
From: Josef El-Rayes <josef@FreeBSD.org>
Date: Tue, 28 Sep 2004 23:25:29 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/donations donors.sgml wantlist.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 23:25:29 -0000

josef       2004-09-28 23:25:29 UTC

  FreeBSD doc repository

  Modified files:
    en/donations         donors.sgml wantlist.sgml 
  Log:
  thanks to the donor i received a great keyboard.
  
  Revision  Changes    Path
  1.211     +9 -1      www/en/donations/donors.sgml
  1.257     +1 -9      www/en/donations/wantlist.sgml

From owner-cvs-all@FreeBSD.ORG  Tue Sep 28 23:40:01 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F239816A4CE; Tue, 28 Sep 2004 23:40:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D259143D2D; Tue, 28 Sep 2004 23:40:00 +0000 (GMT)
	(envelope-from josef@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SNe0Nk019802;
	Tue, 28 Sep 2004 23:40:00 GMT
	(envelope-from josef@repoman.freebsd.org)
Received: (from josef@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SNe0wS019801;
	Tue, 28 Sep 2004 23:40:00 GMT
	(envelope-from josef)
Message-Id: <200409282340.i8SNe0wS019801@repoman.freebsd.org>
From: Josef El-Rayes <josef@FreeBSD.org>
Date: Tue, 28 Sep 2004 23:40:00 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en usergroups.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Sep 2004 23:40:01 -0000

josef       2004-09-28 23:40:00 UTC

  FreeBSD doc repository

  Modified files:
    en                   usergroups.sgml 
  Log:
  Add 'Núcleo Português de FreeBSD' to the list of FreeBSD User Groups.
  
  Requested by:   Francisco Alves Cabrita <include@npf.pt.freebsd.org>
  
  Revision  Changes    Path
  1.345     +13 -2     www/en/usergroups.sgml

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 00:12:29 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2A2E216A4CE; Wed, 29 Sep 2004 00:12:29 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 21D4443D1F; Wed, 29 Sep 2004 00:12:29 +0000 (GMT)
	(envelope-from trhodes@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T0CS6G021121;
	Wed, 29 Sep 2004 00:12:29 GMT
	(envelope-from trhodes@repoman.freebsd.org)
Received: (from trhodes@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T0CSom021120;
	Wed, 29 Sep 2004 00:12:28 GMT
	(envelope-from trhodes)
Message-Id: <200409290012.i8T0CSom021120@repoman.freebsd.org>
From: Tom Rhodes <trhodes@FreeBSD.org>
Date: Wed, 29 Sep 2004 00:12:28 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc rc.bsdextended src/etc/defaults rc.conf
 src/etc/rc.d Makefile ugidfw
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 00:12:29 -0000

trhodes     2004-09-29 00:12:28 UTC

  FreeBSD src repository

  Modified files:
    etc/defaults         rc.conf 
    etc/rc.d             Makefile 
  Added files:
    etc                  rc.bsdextended 
    etc/rc.d             ugidfw 
  Log:
  Give users the ability to load a mac_bsdextended(4) ruleset on boot (defaults
  to NO of course).  Provide a basic ruleset file, rc.bsdextended, but allow
  the filename to be overridden through rc.conf.
  
  Discussed with: rwatson (awhile ago)
  
  Revision  Changes    Path
  1.219     +3 -0      src/etc/defaults/rc.conf
  1.1       +158 -0    src/etc/rc.bsdextended (new)
  1.44      +1 -1      src/etc/rc.d/Makefile
  1.1       +52 -0     src/etc/rc.d/ugidfw (new)

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 01:58:24 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id CB8A416A4CF; Wed, 29 Sep 2004 01:58:24 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id ACD8643D4C; Wed, 29 Sep 2004 01:58:24 +0000 (GMT)
	(envelope-from peter@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T1wOiK030455;
	Wed, 29 Sep 2004 01:58:24 GMT
	(envelope-from peter@repoman.freebsd.org)
Received: (from peter@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T1wOXr030454;
	Wed, 29 Sep 2004 01:58:24 GMT
	(envelope-from peter)
Message-Id: <200409290158.i8T1wOXr030454@repoman.freebsd.org>
From: Peter Wemm <peter@FreeBSD.org>
Date: Wed, 29 Sep 2004 01:58:24 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/amd64/amd64 mptable.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 01:58:25 -0000

peter       2004-09-29 01:58:24 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      mptable.c 
  Log:
  MFi386: rev 1.236 - improve panic message for a busted mptable
  
  Revision  Changes    Path
  1.233     +3 -1      src/sys/amd64/amd64/mptable.c

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 01:59:10 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9DB8516A4CE; Wed, 29 Sep 2004 01:59:10 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7FA3043D2F; Wed, 29 Sep 2004 01:59:10 +0000 (GMT)
	(envelope-from peter@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T1xAPV030511;
	Wed, 29 Sep 2004 01:59:10 GMT
	(envelope-from peter@repoman.freebsd.org)
Received: (from peter@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T1xAgr030510;
	Wed, 29 Sep 2004 01:59:10 GMT
	(envelope-from peter)
Message-Id: <200409290159.i8T1xAgr030510@repoman.freebsd.org>
From: Peter Wemm <peter@FreeBSD.org>
Date: Wed, 29 Sep 2004 01:59:10 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/amd64/amd64 mp_machdep.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 01:59:10 -0000

peter       2004-09-29 01:59:10 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      mp_machdep.c 
  Log:
  MFi386: rev 1.239 - invalidate tlb after pte update
  
  Revision  Changes    Path
  1.247     +4 -2      src/sys/amd64/amd64/mp_machdep.c

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 03:33:45 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 86FEB16A4CE; Wed, 29 Sep 2004 03:33:45 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6850043D2F; Wed, 29 Sep 2004 03:33:45 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T3XjVD033970;
	Wed, 29 Sep 2004 03:33:45 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T3Xj0n033969;
	Wed, 29 Sep 2004 03:33:45 GMT
	(envelope-from dougb)
Message-Id: <200409290333.i8T3Xj0n033969@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Wed, 29 Sep 2004 03:33:45 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/mtree BIND.chroot.dist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 03:33:45 -0000

dougb       2004-09-29 03:33:45 UTC

  FreeBSD src repository

  Modified files:
    etc/mtree            BIND.chroot.dist 
  Log:
  Whitespace only, tabs -> spaces, per README
  
  Revision  Changes    Path
  1.3       +4 -4      src/etc/mtree/BIND.chroot.dist

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 03:35:50 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 32C0216A4CE; Wed, 29 Sep 2004 03:35:50 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 12C5E43D1F; Wed, 29 Sep 2004 03:35:50 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T3ZnCp034096;
	Wed, 29 Sep 2004 03:35:49 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T3Zn4g034095;
	Wed, 29 Sep 2004 03:35:49 GMT
	(envelope-from dougb)
Message-Id: <200409290335.i8T3Zn4g034095@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Wed, 29 Sep 2004 03:35:49 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/mtree BIND.chroot.dist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 03:35:50 -0000

dougb       2004-09-29 03:35:49 UTC

  FreeBSD src repository

  Modified files:
    etc/mtree            BIND.chroot.dist 
  Log:
  gshapiro assures me that uid bind is not necessary for /etc/namedb,
  so we'll use the more secure default till I have a chance to prove
  myself wrong. :)
  
  Add a /var/stats directory to be enabled in named.conf.
  
  Submitted by:   gshapiro
  
  Revision  Changes    Path
  1.4       +2 -1      src/etc/mtree/BIND.chroot.dist

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 03:43:10 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 92F8116A4CE; Wed, 29 Sep 2004 03:43:10 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7388643D4C; Wed, 29 Sep 2004 03:43:10 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T3hAVk034320;
	Wed, 29 Sep 2004 03:43:10 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T3hALZ034319;
	Wed, 29 Sep 2004 03:43:10 GMT
	(envelope-from dougb)
Message-Id: <200409290343.i8T3hALZ034319@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Wed, 29 Sep 2004 03:43:10 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/mtree BIND.chroot.dist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 03:43:10 -0000

dougb       2004-09-29 03:43:10 UTC

  FreeBSD src repository

  Modified files:
    etc/mtree            BIND.chroot.dist 
  Log:
  stats goes under /var, not /var/run
  
  Revision  Changes    Path
  1.5       +1 -0      src/etc/mtree/BIND.chroot.dist

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 03:49:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C947B16A4CE; Wed, 29 Sep 2004 03:49:35 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A917A43D1D; Wed, 29 Sep 2004 03:49:35 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T3nZaI034509;
	Wed, 29 Sep 2004 03:49:35 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T3nZcX034508;
	Wed, 29 Sep 2004 03:49:35 GMT
	(envelope-from dougb)
Message-Id: <200409290349.i8T3nZcX034508@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Wed, 29 Sep 2004 03:49:35 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/namedb named.conf
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 03:49:35 -0000

dougb       2004-09-29 03:49:35 UTC

  FreeBSD src repository

  Modified files:
    etc/namedb           named.conf 
  Log:
  Add a statistics-file directive
  
  Revision  Changes    Path
  1.18      +1 -0      src/etc/namedb/named.conf

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 04:01:13 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B9D4E16A4CE; Wed, 29 Sep 2004 04:01:13 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 970A443D54; Wed, 29 Sep 2004 04:01:13 +0000 (GMT)
	(envelope-from rwatson@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T41DDI034933;
	Wed, 29 Sep 2004 04:01:13 GMT
	(envelope-from rwatson@repoman.freebsd.org)
Received: (from rwatson@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T41Dnt034932;
	Wed, 29 Sep 2004 04:01:13 GMT
	(envelope-from rwatson)
Message-Id: <200409290401.i8T41Dnt034932@repoman.freebsd.org>
From: Robert Watson <rwatson@FreeBSD.org>
Date: Wed, 29 Sep 2004 04:01:13 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/netinet in_pcb.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 04:01:13 -0000

rwatson     2004-09-29 04:01:13 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in_pcb.c 
  Log:
  Assign so_pcb to NULL rather than 0 as it's a pointer.
  
  Spotted by:     dwhite
  
  Revision  Changes    Path
  1.155     +1 -1      src/sys/netinet/in_pcb.c

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 04:23:03 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 28DB716A4CE; Wed, 29 Sep 2004 04:23:03 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0803E43D54; Wed, 29 Sep 2004 04:23:03 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T4N2BJ035533;
	Wed, 29 Sep 2004 04:23:02 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T4N205035532;
	Wed, 29 Sep 2004 04:23:02 GMT
	(envelope-from kris)
Message-Id: <200409290423.i8T4N205035532@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 04:23:02 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/graphics/gimageview Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 04:23:03 -0000

kris        2004-09-29 04:23:02 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gimageview  Makefile 
  Log:
  Remove BROKEN since the port was fixed in the previous commit.
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.17      +0 -4      ports/graphics/gimageview/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 04:24:42 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4CFEE16A4CE; Wed, 29 Sep 2004 04:24:42 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2BC6643D2D; Wed, 29 Sep 2004 04:24:42 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T4OgXY035580;
	Wed, 29 Sep 2004 04:24:42 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T4Og34035579;
	Wed, 29 Sep 2004 04:24:42 GMT
	(envelope-from kris)
Message-Id: <200409290424.i8T4Og34035579@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 04:24:42 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/games/monopd Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 04:24:42 -0000

kris        2004-09-29 04:24:42 UTC

  FreeBSD ports repository

  Modified files:
    games/monopd         Makefile 
  Log:
  Now fetchable again.
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.5       +0 -2      ports/games/monopd/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 04:27:45 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E152D16A4CE; Wed, 29 Sep 2004 04:27:45 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C135243D53; Wed, 29 Sep 2004 04:27:45 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T4Rjl5035698;
	Wed, 29 Sep 2004 04:27:45 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T4Rjff035697;
	Wed, 29 Sep 2004 04:27:45 GMT
	(envelope-from kris)
Message-Id: <200409290427.i8T4Rjff035697@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 04:27:45 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/ocaml-camomile Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 04:27:46 -0000

kris        2004-09-29 04:27:45 UTC

  FreeBSD ports repository

  Modified files:
    devel/ocaml-camomile Makefile 
  Log:
  Now builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.7       +0 -4      ports/devel/ocaml-camomile/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 04:29:34 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2E75B16A4CE; Wed, 29 Sep 2004 04:29:34 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0E8A043D2D; Wed, 29 Sep 2004 04:29:34 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T4TXmC035804;
	Wed, 29 Sep 2004 04:29:33 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T4TX4C035803;
	Wed, 29 Sep 2004 04:29:33 GMT
	(envelope-from kris)
Message-Id: <200409290429.i8T4TX4C035803@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 04:29:33 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/clanlib-devel Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 04:29:34 -0000

kris        2004-09-29 04:29:33 UTC

  FreeBSD ports repository

  Modified files:
    devel/clanlib-devel  Makefile 
  Log:
  Now builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.25      +2 -2      ports/devel/clanlib-devel/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 04:30:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BD96416A4CE; Wed, 29 Sep 2004 04:30:59 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9E6D643D2D; Wed, 29 Sep 2004 04:30:59 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T4UxqQ035916;
	Wed, 29 Sep 2004 04:30:59 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T4UxKD035915;
	Wed, 29 Sep 2004 04:30:59 GMT
	(envelope-from kris)
Message-Id: <200409290430.i8T4UxKD035915@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 04:30:59 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/www/mozilla-devel Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 04:30:59 -0000

kris        2004-09-29 04:30:59 UTC

  FreeBSD ports repository

  Modified files:
    www/mozilla-devel    Makefile 
  Log:
  Now builds on amd64
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.197     +0 -4      ports/www/mozilla-devel/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 04:32:42 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6789416A4CE; Wed, 29 Sep 2004 04:32:42 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4698B43D2F; Wed, 29 Sep 2004 04:32:42 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T4Wgen035970;
	Wed, 29 Sep 2004 04:32:42 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T4Wg9x035969;
	Wed, 29 Sep 2004 04:32:42 GMT
	(envelope-from kris)
Message-Id: <200409290432.i8T4Wg9x035969@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 04:32:42 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/lang/tensile Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 04:32:42 -0000

kris        2004-09-29 04:32:42 UTC

  FreeBSD ports repository

  Modified files:
    lang/tensile         Makefile 
  Log:
  Now builds on 5.x
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.14      +0 -4      ports/lang/tensile/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 04:33:28 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C7E2216A4CE; Wed, 29 Sep 2004 04:33:28 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A835143D31; Wed, 29 Sep 2004 04:33:28 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T4XSMD036012;
	Wed, 29 Sep 2004 04:33:28 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T4XSwq036011;
	Wed, 29 Sep 2004 04:33:28 GMT
	(envelope-from kris)
Message-Id: <200409290433.i8T4XSwq036011@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 04:33:28 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/emulators/twin Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 04:33:28 -0000

kris        2004-09-29 04:33:28 UTC

  FreeBSD ports repository

  Modified files:
    emulators/twin       Makefile 
  Log:
  Now builds on 5.x
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.20      +0 -4      ports/emulators/twin/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 04:37:50 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 58F6916A4CE; Wed, 29 Sep 2004 04:37:50 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 37E0D43D54; Wed, 29 Sep 2004 04:37:50 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T4botg036209;
	Wed, 29 Sep 2004 04:37:50 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T4bobI036208;
	Wed, 29 Sep 2004 04:37:50 GMT
	(envelope-from kris)
Message-Id: <200409290437.i8T4bobI036208@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 04:37:50 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/java/diablo-jdk13 Makefileports/java/diablo-jre13
 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 04:37:50 -0000

kris        2004-09-29 04:37:50 UTC

  FreeBSD ports repository

  Modified files:
    java/diablo-jdk13    Makefile 
    java/diablo-jre13    Makefile 
  Log:
  Change BROKEN to IGNORE since the package builds but does not run
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.10      +1 -1      ports/java/diablo-jdk13/Makefile
  1.10      +1 -1      ports/java/diablo-jre13/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 04:54:34 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2A8C216A4CE; Wed, 29 Sep 2004 04:54:34 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 02F1243D2D; Wed, 29 Sep 2004 04:54:34 +0000 (GMT)
	(envelope-from mlaier@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T4sX7N043174;
	Wed, 29 Sep 2004 04:54:33 GMT
	(envelope-from mlaier@repoman.freebsd.org)
Received: (from mlaier@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T4sXsl043173;
	Wed, 29 Sep 2004 04:54:33 GMT
	(envelope-from mlaier)
Message-Id: <200409290454.i8T4sXsl043173@repoman.freebsd.org>
From: Max Laier <mlaier@FreeBSD.org>
Date: Wed, 29 Sep 2004 04:54:33 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src UPDATING src/share/man/man9 pfil.9
 src/sys/contrib/ipfilter/netinet ip_fil.c src/sys/contrib/pf/net
 pf.c pf_ioctl.c pfvar.h src/sys/net bridge.c pfil.c pfil.h
 src/sys/netinet ip_fastfwd.c ip_fw.h ip_fw2.c ip_fw_pfil.c ...
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 04:54:34 -0000

mlaier      2004-09-29 04:54:33 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
    share/man/man9       pfil.9 
    sys/contrib/ipfilter/netinet ip_fil.c 
    sys/contrib/pf/net   pf.c pf_ioctl.c pfvar.h 
    sys/net              bridge.c pfil.c pfil.h 
    sys/netinet          ip_fastfwd.c ip_fw.h ip_fw2.c 
                         ip_fw_pfil.c ip_input.c ip_output.c 
    sys/netinet6         ip6_forward.c ip6_input.c ip6_output.c 
    sys/sys              param.h 
  Log:
  Add an additional struct inpcb * argument to pfil(9) in order to enable
  passing along socket information. This is required to work around a LOR with
  the socket code which results in an easy reproducible hard lockup with
  debug.mpsafenet=1. This commit does *not* fix the LOR, but enables us to do
  so later. The missing piece is to turn the filter locking into a leaf lock
  and will follow in a seperate (later) commit.
  
  This will hopefully be MT5'ed in order to fix the problem for RELENG_5 in
  forseeable future.
  
  Suggested by:           rwatson
  A lot of work by:       csjp (he'd be even more helpful w/o mentor-reviews ;)
  Reviewed by:            rwatson, csjp
  Tested by:              -pf, -ipfw, LINT, csjp and myself
  MFC after:              3 days
  
  LOR IDs:                14 - 17 (not fixed yet)
  
  Revision  Changes    Path
  1.366     +5 -0      src/UPDATING
  1.16      +3 -3      src/share/man/man9/pfil.9
  1.49      +25 -2     src/sys/contrib/ipfilter/netinet/ip_fil.c
  1.20      +85 -2     src/sys/contrib/pf/net/pf.c
  1.16      +16 -12    src/sys/contrib/pf/net/pf_ioctl.c
  1.10      +11 -0     src/sys/contrib/pf/net/pfvar.h
  1.84      +1 -1      src/sys/net/bridge.c
  1.10      +6 -6      src/sys/net/pfil.c
  1.12      +5 -4      src/sys/net/pfil.h
  1.21      +2 -2      src/sys/netinet/ip_fastfwd.c
  1.91      +3 -2      src/sys/netinet/ip_fw.h
  1.77      +32 -11    src/sys/netinet/ip_fw2.c
  1.10      +6 -2      src/sys/netinet/ip_fw_pfil.c
  1.291     +1 -1      src/sys/netinet/ip_input.c
  1.232     +1 -1      src/sys/netinet/ip_output.c
  1.27      +1 -1      src/sys/netinet6/ip6_forward.c
  1.78      +1 -1      src/sys/netinet6/ip6_input.c
  1.84      +1 -1      src/sys/netinet6/ip6_output.c
  1.216     +1 -1      src/sys/sys/param.h

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:17:27 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4774D16A4CE; Wed, 29 Sep 2004 05:17:27 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 39EC543D41; Wed, 29 Sep 2004 05:17:27 +0000 (GMT)
	(envelope-from imp@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5HR22044010;
	Wed, 29 Sep 2004 05:17:27 GMT
	(envelope-from imp@repoman.freebsd.org)
Received: (from imp@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5HRlm044009;
	Wed, 29 Sep 2004 05:17:27 GMT
	(envelope-from imp)
Message-Id: <200409290517.i8T5HRlm044009@repoman.freebsd.org>
From: Warner Losh <imp@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:17:26 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/dev/fdc fdc_isa.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:17:27 -0000

imp         2004-09-29 05:17:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/fdc          fdc_isa.c 
  Log:
  MFC: Merge case 8 into the resource allocation from 1.15:
  
  >>revision 1.15
  >>date: 2004/09/20 06:12:19;  author: imp;  state: Exp;  lines: +14 -4
  >>das@ has a ACPI bios that lists 0x3f0-0x3f1, 0x3f2-0x3f3, 0x3f4-0x3f5
  >>and 0x3f7.  fdc_isa_alloc_resource() didn't work right in this case
  >>(it accessed FDOUT correctly due to an overflow of the first resource.
  >>It accesed FDSTS and FDDATA incorrectly via the second resource (which
  >>wound up accessing FDOUT and the tape register at 0x3f3) and badly for
  >>the CTL register (at location 0x3f4).  This is a minimal fix that just
  >>'eats' the first one if it covers two locations and has an offset of
  >>0.  This confusion lead the floppy driver to think there'd been a disk
  >>change, which uncovered a deadlock in the floppy/geom code which lead
  >>to a panic.  These changes fix that by fixing the underlying resource
  >>problem, but doesn't address the potential deadlock issue that might
  >>still be there.
  >>
  >>This is a minimal fix so it can more safely be merged into 5 w/o risk
  >>for known working configurations (hence the use of the ugly goto,
  >>which reduces case 8 to case 6 w/o affecting cases 1-7).  A more
  >>invasive fix that will handle more ACPI resource list diversity is in
  >>the pipeline that should kill these issues once and for all, while
  >>staying within the resources that we allocate.
  >>
  >>Tested/Reported by: das
  >>Reviewed by: njl
  >>MFC before: re->next_release_name(5.3-BETA5);
  
  If you get floppy hangs on boot, please try after this patch and let
  me know if they are solved.
  
  Approved by: re@ (scottl)
  
  Revision  Changes    Path
  1.9.2.3   +14 -4     src/sys/dev/fdc/fdc_isa.c

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:22:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C84C916A4CE; Wed, 29 Sep 2004 05:22:44 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A2C1643D46; Wed, 29 Sep 2004 05:22:44 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5MiH1044156;
	Wed, 29 Sep 2004 05:22:44 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5MiEm044155;
	Wed, 29 Sep 2004 05:22:44 GMT
	(envelope-from kris)
Message-Id: <200409290522.i8T5MiEm044155@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:22:44 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/net/ickle Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:22:44 -0000

kris        2004-09-29 05:22:44 UTC

  FreeBSD ports repository

  Modified files:
    net/ickle            Makefile 
  Log:
  BROKEN on 5.x: Configure fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.18      +4 -0      ports/net/ickle/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:23:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1542816A4CE; Wed, 29 Sep 2004 05:23:44 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E97D143D3F; Wed, 29 Sep 2004 05:23:43 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5NhbX044199;
	Wed, 29 Sep 2004 05:23:43 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5NhGH044198;
	Wed, 29 Sep 2004 05:23:43 GMT
	(envelope-from kris)
Message-Id: <200409290523.i8T5NhGH044198@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:23:43 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/games/tank Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:23:44 -0000

kris        2004-09-29 05:23:43 UTC

  FreeBSD ports repository

  Modified files:
    games/tank           Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.28      +7 -1      ports/games/tank/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:24:33 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BE05516A4EF; Wed, 29 Sep 2004 05:24:33 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9865843D2D; Wed, 29 Sep 2004 05:24:33 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5OX8I044241;
	Wed, 29 Sep 2004 05:24:33 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5OXFM044240;
	Wed, 29 Sep 2004 05:24:33 GMT
	(envelope-from kris)
Message-Id: <200409290524.i8T5OXFM044240@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:24:33 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/devel/tclcl Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:24:33 -0000

kris        2004-09-29 05:24:33 UTC

  FreeBSD ports repository

  Modified files:
    devel/tclcl          Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.14      +7 -1      ports/devel/tclcl/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:25:51 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9229D16A4CE; Wed, 29 Sep 2004 05:25:51 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7171543D2D; Wed, 29 Sep 2004 05:25:51 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5Ppvj044340;
	Wed, 29 Sep 2004 05:25:51 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5PpXH044339;
	Wed, 29 Sep 2004 05:25:51 GMT
	(envelope-from kris)
Message-Id: <200409290525.i8T5PpXH044339@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:25:51 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/editors/tea Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:25:51 -0000

kris        2004-09-29 05:25:51 UTC

  FreeBSD ports repository

  Modified files:
    editors/tea          Makefile 
  Log:
  BROKEN: Size mismatch
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.3       +2 -0      ports/editors/tea/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:27:03 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0410D16A4CE; Wed, 29 Sep 2004 05:27:03 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D636C43D49; Wed, 29 Sep 2004 05:27:02 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5R2fb044389;
	Wed, 29 Sep 2004 05:27:02 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5R2qf044388;
	Wed, 29 Sep 2004 05:27:02 GMT
	(envelope-from kris)
Message-Id: <200409290527.i8T5R2qf044388@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:27:02 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/tea-total Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:27:03 -0000

kris        2004-09-29 05:27:02 UTC

  FreeBSD ports repository

  Modified files:
    security/tea-total   Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.11      +7 -1      ports/security/tea-total/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:27:50 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 264B916A4CE; Wed, 29 Sep 2004 05:27:50 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0653B43D2F; Wed, 29 Sep 2004 05:27:50 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5RncU044427;
	Wed, 29 Sep 2004 05:27:49 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5RnDK044426;
	Wed, 29 Sep 2004 05:27:49 GMT
	(envelope-from kris)
Message-Id: <200409290527.i8T5RnDK044426@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:27:49 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/graphics/teddy Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:27:50 -0000

kris        2004-09-29 05:27:49 UTC

  FreeBSD ports repository

  Modified files:
    graphics/teddy       Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.2       +7 -1      ports/graphics/teddy/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:28:33 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E59A316A4CE; Wed, 29 Sep 2004 05:28:33 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C44A743D2F; Wed, 29 Sep 2004 05:28:33 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5SXNG044534;
	Wed, 29 Sep 2004 05:28:33 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5SXa8044533;
	Wed, 29 Sep 2004 05:28:33 GMT
	(envelope-from kris)
Message-Id: <200409290528.i8T5SXa8044533@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:28:33 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/editors/texmacs Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:28:34 -0000

kris        2004-09-29 05:28:33 UTC

  FreeBSD ports repository

  Modified files:
    editors/texmacs      Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.12      +7 -1      ports/editors/texmacs/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:28:48 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D573C16A4CE; Wed, 29 Sep 2004 05:28:48 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B3B3943D1D; Wed, 29 Sep 2004 05:28:48 +0000 (GMT)
	(envelope-from brooks@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5SmC8044563;
	Wed, 29 Sep 2004 05:28:48 GMT
	(envelope-from brooks@repoman.freebsd.org)
Received: (from brooks@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5Sm98044562;
	Wed, 29 Sep 2004 05:28:48 GMT
	(envelope-from brooks)
Message-Id: <200409290528.i8T5Sm98044562@repoman.freebsd.org>
From: Brooks Davis <brooks@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:28:48 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/share/man/man8 diskless.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:28:49 -0000

brooks      2004-09-29 05:28:48 UTC

  FreeBSD src repository

  Modified files:
    share/man/man8       diskless.8 
  Log:
  Update the list of files involved in diskless booting.
  
  Reminded by:    pjd
  
  Revision  Changes    Path
  1.25      +7 -2      src/share/man/man8/diskless.8

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:29:29 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6B8B716A4CE; Wed, 29 Sep 2004 05:29:29 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4A6D043D1D; Wed, 29 Sep 2004 05:29:29 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5TTRJ044605;
	Wed, 29 Sep 2004 05:29:29 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5TTBK044604;
	Wed, 29 Sep 2004 05:29:29 GMT
	(envelope-from kris)
Message-Id: <200409290529.i8T5TTBK044604@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:29:29 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/biology/treeviewx Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:29:29 -0000

kris        2004-09-29 05:29:29 UTC

  FreeBSD ports repository

  Modified files:
    biology/treeviewx    Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.15      +7 -1      ports/biology/treeviewx/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:30:55 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8ED5616A4CE; Wed, 29 Sep 2004 05:30:55 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6C97443D39; Wed, 29 Sep 2004 05:30:55 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5UtUg044728;
	Wed, 29 Sep 2004 05:30:55 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5Ut12044727;
	Wed, 29 Sep 2004 05:30:55 GMT
	(envelope-from kris)
Message-Id: <200409290530.i8T5Ut12044727@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:30:55 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/games/trophy Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:30:55 -0000

kris        2004-09-29 05:30:55 UTC

  FreeBSD ports repository

  Modified files:
    games/trophy         Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.3       +7 -1      ports/games/trophy/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:31:34 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id CA2D216A4CE; Wed, 29 Sep 2004 05:31:34 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id AA2B143D2D; Wed, 29 Sep 2004 05:31:34 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5VYpc044773;
	Wed, 29 Sep 2004 05:31:34 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5VYbB044772;
	Wed, 29 Sep 2004 05:31:34 GMT
	(envelope-from kris)
Message-Id: <200409290531.i8T5VYbB044772@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:31:34 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/graphics/truevision Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:31:34 -0000

kris        2004-09-29 05:31:34 UTC

  FreeBSD ports repository

  Modified files:
    graphics/truevision  Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.13      +7 -1      ports/graphics/truevision/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:32:11 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0505D16A4CE; Wed, 29 Sep 2004 05:32:11 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D869843D4C; Wed, 29 Sep 2004 05:32:10 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5WAtR044811;
	Wed, 29 Sep 2004 05:32:10 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5WAss044810;
	Wed, 29 Sep 2004 05:32:10 GMT
	(envelope-from kris)
Message-Id: <200409290532.i8T5WAss044810@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:32:10 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/graphics/tulip Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:32:11 -0000

kris        2004-09-29 05:32:10 UTC

  FreeBSD ports repository

  Modified files:
    graphics/tulip       Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.11      +4 -0      ports/graphics/tulip/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:33:50 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A588F16A4CE; Wed, 29 Sep 2004 05:33:50 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 858CE43D31; Wed, 29 Sep 2004 05:33:50 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5Xo1t044895;
	Wed, 29 Sep 2004 05:33:50 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5XoDB044894;
	Wed, 29 Sep 2004 05:33:50 GMT
	(envelope-from kris)
Message-Id: <200409290533.i8T5XoDB044894@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:33:50 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/games/tvp Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:33:50 -0000

kris        2004-09-29 05:33:50 UTC

  FreeBSD ports repository

  Modified files:
    games/tvp            Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.18      +7 -1      ports/games/tvp/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:34:34 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7D3DD16A4CF; Wed, 29 Sep 2004 05:34:34 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5D0D443D46; Wed, 29 Sep 2004 05:34:34 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5YYoM044937;
	Wed, 29 Sep 2004 05:34:34 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5YYsC044936;
	Wed, 29 Sep 2004 05:34:34 GMT
	(envelope-from kris)
Message-Id: <200409290534.i8T5YYsC044936@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:34:34 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/www/twhttpd Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:34:34 -0000

kris        2004-09-29 05:34:34 UTC

  FreeBSD ports repository

  Modified files:
    www/twhttpd          Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.5       +7 -1      ports/www/twhttpd/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:37:07 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BA23F16A4CE; Wed, 29 Sep 2004 05:37:07 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9A96043D45; Wed, 29 Sep 2004 05:37:07 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5b7R9045098;
	Wed, 29 Sep 2004 05:37:07 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5b7gZ045097;
	Wed, 29 Sep 2004 05:37:07 GMT
	(envelope-from kris)
Message-Id: <200409290537.i8T5b7gZ045097@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:37:07 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/emulators/uae Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:37:07 -0000

kris        2004-09-29 05:37:07 UTC

  FreeBSD ports repository

  Modified files:
    emulators/uae        Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.18      +7 -1      ports/emulators/uae/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:37:49 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A540A16A4CE; Wed, 29 Sep 2004 05:37:49 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 84D8243D48; Wed, 29 Sep 2004 05:37:49 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5bnQe045145;
	Wed, 29 Sep 2004 05:37:49 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5bnLI045144;
	Wed, 29 Sep 2004 05:37:49 GMT
	(envelope-from kris)
Message-Id: <200409290537.i8T5bnLI045144@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:37:49 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/converters/uudx Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:37:49 -0000

kris        2004-09-29 05:37:49 UTC

  FreeBSD ports repository

  Modified files:
    converters/uudx      Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.15      +7 -1      ports/converters/uudx/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:38:40 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D706B16A4CE; Wed, 29 Sep 2004 05:38:40 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B57B643D3F; Wed, 29 Sep 2004 05:38:40 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5ceQJ045188;
	Wed, 29 Sep 2004 05:38:40 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5ceGd045187;
	Wed, 29 Sep 2004 05:38:40 GMT
	(envelope-from kris)
Message-Id: <200409290538.i8T5ceGd045187@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:38:40 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/net/v6eval Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:38:41 -0000

kris        2004-09-29 05:38:40 UTC

  FreeBSD ports repository

  Modified files:
    net/v6eval           Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.9       +7 -1      ports/net/v6eval/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:42:10 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 00CEC16A4CF; Wed, 29 Sep 2004 05:42:09 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A4DF343D53; Wed, 29 Sep 2004 05:42:09 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5g96F045315;
	Wed, 29 Sep 2004 05:42:09 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5g90u045314;
	Wed, 29 Sep 2004 05:42:09 GMT
	(envelope-from kris)
Message-Id: <200409290542.i8T5g90u045314@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:42:09 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/shells/v7sh Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:42:10 -0000

kris        2004-09-29 05:42:09 UTC

  FreeBSD ports repository

  Modified files:
    shells/v7sh          Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.2       +4 -0      ports/shells/v7sh/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:42:46 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D397316A4CE; Wed, 29 Sep 2004 05:42:45 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A70C343D2D; Wed, 29 Sep 2004 05:42:45 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5gjbx045353;
	Wed, 29 Sep 2004 05:42:45 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5gjPE045352;
	Wed, 29 Sep 2004 05:42:45 GMT
	(envelope-from kris)
Message-Id: <200409290542.i8T5gjPE045352@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:42:45 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/games/vavoom Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:42:46 -0000

kris        2004-09-29 05:42:45 UTC

  FreeBSD ports repository

  Modified files:
    games/vavoom         Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.6       +7 -1      ports/games/vavoom/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:44:50 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9CD2116A4CE; Wed, 29 Sep 2004 05:44:50 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7B0CB43D1F; Wed, 29 Sep 2004 05:44:50 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5ioxr045466;
	Wed, 29 Sep 2004 05:44:50 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5iobd045465;
	Wed, 29 Sep 2004 05:44:50 GMT
	(envelope-from kris)
Message-Id: <200409290544.i8T5iobd045465@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:44:50 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/mbone/vic Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:44:51 -0000

kris        2004-09-29 05:44:50 UTC

  FreeBSD ports repository

  Modified files:
    mbone/vic            Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.33      +7 -1      ports/mbone/vic/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:45:18 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C29C316A4CE; Wed, 29 Sep 2004 05:45:18 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A1F6243D2D; Wed, 29 Sep 2004 05:45:18 +0000 (GMT)
	(envelope-from mlaier@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5jIrK045499;
	Wed, 29 Sep 2004 05:45:18 GMT
	(envelope-from mlaier@repoman.freebsd.org)
Received: (from mlaier@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5jIBF045498;
	Wed, 29 Sep 2004 05:45:18 GMT
	(envelope-from mlaier)
Message-Id: <200409290545.i8T5jIBF045498@repoman.freebsd.org>
From: Max Laier <mlaier@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:45:18 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:45:18 -0000

mlaier      2004-09-29 05:45:18 UTC

  FreeBSD doc repository (src committer)

  Modified files:
    en_US.ISO8859-1/books/porters-handbook book.sgml 
  Log:
  document __FreeBSD_version 600004: pfil(9) get a new argument
  
  Approved by:    simon
  
  Revision  Changes    Path
  1.485     +6 -0      doc/en_US.ISO8859-1/books/porters-handbook/book.sgml

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:45:34 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A2C3516A4CE; Wed, 29 Sep 2004 05:45:34 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 82A8B43D2F; Wed, 29 Sep 2004 05:45:34 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5jYC3045586;
	Wed, 29 Sep 2004 05:45:34 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5jYT5045585;
	Wed, 29 Sep 2004 05:45:34 GMT
	(envelope-from kris)
Message-Id: <200409290545.i8T5jYT5045585@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:45:34 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/x11-toolkits/wmapp Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:45:34 -0000

kris        2004-09-29 05:45:34 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/wmapp   Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.8       +7 -1      ports/x11-toolkits/wmapp/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:49:01 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1D4E116A4CE; Wed, 29 Sep 2004 05:49:01 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id F25A843D1F; Wed, 29 Sep 2004 05:49:00 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5n0cC045655;
	Wed, 29 Sep 2004 05:49:00 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5n0VC045654;
	Wed, 29 Sep 2004 05:49:00 GMT
	(envelope-from kris)
Message-Id: <200409290549.i8T5n0VC045654@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:49:00 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/net/wping Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:49:01 -0000

kris        2004-09-29 05:49:00 UTC

  FreeBSD ports repository

  Modified files:
    net/wping            Makefile 
  Log:
  BROKEN: Unfetchable
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.4       +2 -0      ports/net/wping/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:55:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 481B316A4CE; Wed, 29 Sep 2004 05:55:59 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 279FF43D1F; Wed, 29 Sep 2004 05:55:59 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5txK2045893;
	Wed, 29 Sep 2004 05:55:59 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5txoa045892;
	Wed, 29 Sep 2004 05:55:59 GMT
	(envelope-from kris)
Message-Id: <200409290555.i8T5txoa045892@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:55:59 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/ftp/wzdftpd Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:55:59 -0000

kris        2004-09-29 05:55:59 UTC

  FreeBSD ports repository

  Modified files:
    ftp/wzdftpd          Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.13      +4 -0      ports/ftp/wzdftpd/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:56:46 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5A35F16A4CE; Wed, 29 Sep 2004 05:56:46 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 38D3143D31; Wed, 29 Sep 2004 05:56:46 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5ukYH045936;
	Wed, 29 Sep 2004 05:56:46 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5ukPw045935;
	Wed, 29 Sep 2004 05:56:46 GMT
	(envelope-from kris)
Message-Id: <200409290556.i8T5ukPw045935@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:56:46 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/textproc/xalan-c Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:56:46 -0000

kris        2004-09-29 05:56:46 UTC

  FreeBSD ports repository

  Modified files:
    textproc/xalan-c     Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.8       +4 -0      ports/textproc/xalan-c/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:57:31 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D9F8A16A4CE; Wed, 29 Sep 2004 05:57:31 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B9E2043D46; Wed, 29 Sep 2004 05:57:31 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5vVIO045979;
	Wed, 29 Sep 2004 05:57:31 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5vVOI045978;
	Wed, 29 Sep 2004 05:57:31 GMT
	(envelope-from kris)
Message-Id: <200409290557.i8T5vVOI045978@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:57:31 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/games/xarchon Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:57:32 -0000

kris        2004-09-29 05:57:31 UTC

  FreeBSD ports repository

  Modified files:
    games/xarchon        Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.6       +7 -1      ports/games/xarchon/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:58:11 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 229DD16A4CE; Wed, 29 Sep 2004 05:58:11 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0191443D5E; Wed, 29 Sep 2004 05:58:11 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5wA1a046044;
	Wed, 29 Sep 2004 05:58:10 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5wA6G046043;
	Wed, 29 Sep 2004 05:58:10 GMT
	(envelope-from kris)
Message-Id: <200409290558.i8T5wA6G046043@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:58:10 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/xca Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:58:11 -0000

kris        2004-09-29 05:58:10 UTC

  FreeBSD ports repository

  Modified files:
    security/xca         Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.5       +4 -0      ports/security/xca/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:58:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4C50316A4D2; Wed, 29 Sep 2004 05:58:44 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2B27843D54; Wed, 29 Sep 2004 05:58:44 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5wiRW046116;
	Wed, 29 Sep 2004 05:58:44 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5wioo046115;
	Wed, 29 Sep 2004 05:58:44 GMT
	(envelope-from kris)
Message-Id: <200409290558.i8T5wioo046115@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:58:43 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/emulators/xmame Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:58:44 -0000

kris        2004-09-29 05:58:43 UTC

  FreeBSD ports repository

  Modified files:
    emulators/xmame      Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.75      +4 -0      ports/emulators/xmame/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 05:59:47 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 12FD016A4D0; Wed, 29 Sep 2004 05:59:47 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E486043D39; Wed, 29 Sep 2004 05:59:46 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T5xkoK046163;
	Wed, 29 Sep 2004 05:59:46 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T5xkCd046162;
	Wed, 29 Sep 2004 05:59:46 GMT
	(envelope-from kris)
Message-Id: <200409290559.i8T5xkCd046162@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 05:59:46 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/multimedia/xmms-avi Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 05:59:47 -0000

kris        2004-09-29 05:59:46 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/xmms-avi  Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.22      +4 -0      ports/multimedia/xmms-avi/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 06:00:58 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5B71816A4CE; Wed, 29 Sep 2004 06:00:58 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3ABCD43D39; Wed, 29 Sep 2004 06:00:58 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T60w3c046258;
	Wed, 29 Sep 2004 06:00:58 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T60wWP046257;
	Wed, 29 Sep 2004 06:00:58 GMT
	(envelope-from kris)
Message-Id: <200409290600.i8T60wWP046257@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Wed, 29 Sep 2004 06:00:58 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/audio/xmms-fc Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 06:00:58 -0000

kris        2004-09-29 06:00:58 UTC

  FreeBSD ports repository

  Modified files:
    audio/xmms-fc        Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.11      +7 -1      ports/audio/xmms-fc/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 06:17:55 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5B37516A4CE; Wed, 29 Sep 2004 06:17:55 +0000 (GMT)
Received: from freebsd3.cimlogic.com.au (adsl-20-121.swiftdsl.com.au
	[218.214.20.121])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8B2B743D49; Wed, 29 Sep 2004 06:17:52 +0000 (GMT)
	(envelope-from jb@cimlogic.com.au)
Received: by freebsd3.cimlogic.com.au (Postfix, from userid 102)
	id F16A26A9B9; Wed, 29 Sep 2004 16:17:50 +1000 (EST)
Date: Wed, 29 Sep 2004 16:17:50 +1000
From: John Birrell <jb@cimlogic.com.au>
To: Warner Losh <imp@FreeBSD.org>
Message-ID: <20040929061750.GA910@freebsd3.cimlogic.com.au>
References: <200409290517.i8T5HRlm044009@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200409290517.i8T5HRlm044009@repoman.freebsd.org>
User-Agent: Mutt/1.4.2.1i
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/dev/fdc fdc_isa.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 06:17:55 -0000

On Wed, Sep 29, 2004 at 05:17:26AM +0000, Warner Losh wrote:
> imp         2004-09-29 05:17:26 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_5)
>     sys/dev/fdc          fdc_isa.c 
>   Log:
>   MFC: Merge case 8 into the resource allocation from 1.15:
>   
>   >>revision 1.15
[ ... ]
>   If you get floppy hangs on boot, please try after this patch and let
>   me know if they are solved.

This patch doesn't change things for me. The server doesn't hang
indefinitely, but in waits for about 2 minutes (as it did before the patch)
after writing:

acd0: CDROM <WEARNES CDD-1020/B1.0> at ata1-master PIO3

to the screen. Then it carries on as though nothing had ever happened.
During the 2 minute delay, the floppy disk light is on, but I don't hear
the burrrp-buzzurrp[1] sound that the floopy disk usually makes when it
is probed without a disk in it.

[1] that's a technical term that I might have to explain later to interested
    parties.

-- 
John Birrell

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 06:22:39 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7F7A516A4CE; Wed, 29 Sep 2004 06:22:39 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3984A43D48; Wed, 29 Sep 2004 06:22:39 +0000 (GMT)
	(envelope-from trhodes@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T6Mdvm046881;
	Wed, 29 Sep 2004 06:22:39 GMT
	(envelope-from trhodes@repoman.freebsd.org)
Received: (from trhodes@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T6Mdf6046880;
	Wed, 29 Sep 2004 06:22:39 GMT
	(envelope-from trhodes)
Message-Id: <200409290622.i8T6Mdf6046880@repoman.freebsd.org>
From: Tom Rhodes <trhodes@FreeBSD.org>
Date: Wed, 29 Sep 2004 06:22:39 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: BEGEMOT
Subject: cvs commit: src/contrib/ngatm/sscop/ - Imported sources
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 06:22:39 -0000

trhodes     2004-09-29 06:22:39 UTC

  FreeBSD src repository

  src/contrib/ngatm/sscop/ - Imported sources
  Update of /home/ncvs/src/contrib/ngatm/sscop/
  In directory repoman.freebsd.org:/tmp/cvs-serv46864
  
  Log Message:
  Place files back on the vendor branch.
  
  Prodded by:	ru
  
  Status:
  
  Vendor Tag:	BEGEMOT
  Release Tags:	NGATM_1_1_1
  		
  C src/contrib/ngatm/sscop//common.h
  C src/contrib/ngatm/sscop//common.c
  C src/contrib/ngatm/sscop//sscop_main.c
  
  3 conflicts created by this import.
  Use the following command to help the merge:
  
  	cvs checkout -jBEGEMOT:yesterday -jBEGEMOT src/contrib/ngatm/sscop/
  

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 06:29:12 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DEF3916A4CF; Wed, 29 Sep 2004 06:29:12 +0000 (GMT)
Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 41C8B43D39; Wed, 29 Sep 2004 06:29:12 +0000 (GMT)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i8T6T59V018088;
	Wed, 29 Sep 2004 08:29:06 +0200 (CEST)
	(envelope-from phk@critter.freebsd.dk)
To: John Birrell <jb@cimlogic.com.au>
From: "Poul-Henning Kamp" <phk@phk.freebsd.dk>
In-Reply-To: Your message of "Wed, 29 Sep 2004 16:17:50 +1000."
             <20040929061750.GA910@freebsd3.cimlogic.com.au> 
Date: Wed, 29 Sep 2004 08:29:05 +0200
Message-ID: <18087.1096439345@critter.freebsd.dk>
Sender: phk@critter.freebsd.dk
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: Warner Losh <imp@FreeBSD.org>
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/dev/fdc fdc_isa.c 
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 06:29:13 -0000

In message <20040929061750.GA910@freebsd3.cimlogic.com.au>, John Birrell writes:
>On Wed, Sep 29, 2004 at 05:17:26AM +0000, Warner Losh wrote:
>> imp         2004-09-29 05:17:26 UTC
>> 
>>   FreeBSD src repository
>> 
>>   Modified files:        (Branch: RELENG_5)
>>     sys/dev/fdc          fdc_isa.c 
>>   Log:
>>   MFC: Merge case 8 into the resource allocation from 1.15:
>>   
>>   >>revision 1.15
>[ ... ]
>>   If you get floppy hangs on boot, please try after this patch and let
>>   me know if they are solved.
>
>This patch doesn't change things for me. The server doesn't hang
>indefinitely, but in waits for about 2 minutes (as it did before the patch)
>after writing:
>
>acd0: CDROM <WEARNES CDD-1020/B1.0> at ata1-master PIO3
>
>to the screen. Then it carries on as though nothing had ever happened.
>During the 2 minute delay, the floppy disk light is on, but I don't hear
>the burrrp-buzzurrp[1] sound that the floopy disk usually makes when it
>is probed without a disk in it.

Can you try to set the debugflags in fdc.c to 255 and g_debugflags in geom/geom_kern.c
to 7 and see if you can find out what's going on in those two minutes ?

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 06:39:37 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A2FF916A4CE; Wed, 29 Sep 2004 06:39:37 +0000 (GMT)
Received: from harmony.village.org (rover.village.org [168.103.84.182])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3B3EC43D54; Wed, 29 Sep 2004 06:39:37 +0000 (GMT)
	(envelope-from imp@bsdimp.com)
Received: from localhost (harmony.village.org [10.0.0.6])
	by harmony.village.org (8.13.1/8.13.1) with ESMTP id i8T6bBRo009363;
	Wed, 29 Sep 2004 00:37:11 -0600 (MDT)
	(envelope-from imp@bsdimp.com)
Date: Wed, 29 Sep 2004 00:38:29 -0600 (MDT)
Message-Id: <20040929.003829.78074248.imp@bsdimp.com>
To: phk@phk.freebsd.dk
From: "M. Warner Losh" <imp@bsdimp.com>
In-Reply-To: <18087.1096439345@critter.freebsd.dk>
References: <20040929061750.GA910@freebsd3.cimlogic.com.au>
	<18087.1096439345@critter.freebsd.dk>
X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
cc: jb@cimlogic.com.au
Subject: Re: cvs commit: src/sys/dev/fdc fdc_isa.c 
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 06:39:37 -0000

In message: <18087.1096439345@critter.freebsd.dk>
            "Poul-Henning Kamp" <phk@phk.freebsd.dk> writes:
: In message <20040929061750.GA910@freebsd3.cimlogic.com.au>, John Birrell writes:
: >On Wed, Sep 29, 2004 at 05:17:26AM +0000, Warner Losh wrote:
: >> imp         2004-09-29 05:17:26 UTC
: >> 
: >>   FreeBSD src repository
: >> 
: >>   Modified files:        (Branch: RELENG_5)
: >>     sys/dev/fdc          fdc_isa.c 
: >>   Log:
: >>   MFC: Merge case 8 into the resource allocation from 1.15:
: >>   
: >>   >>revision 1.15
: >[ ... ]
: >>   If you get floppy hangs on boot, please try after this patch and let
: >>   me know if they are solved.
: >
: >This patch doesn't change things for me. The server doesn't hang
: >indefinitely, but in waits for about 2 minutes (as it did before the patch)
: >after writing:
: >
: >acd0: CDROM <WEARNES CDD-1020/B1.0> at ata1-master PIO3
: >
: >to the screen. Then it carries on as though nothing had ever happened.
: >During the 2 minute delay, the floppy disk light is on, but I don't hear
: >the burrrp-buzzurrp[1] sound that the floopy disk usually makes when it
: >is probed without a disk in it.
: 
: Can you try to set the debugflags in fdc.c to 255 and g_debugflags in geom/geom_kern.c
: to 7 and see if you can find out what's going on in those two minutes ?

Can you also send me your dmesg line for fdc?

Warner

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 06:51:36 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8AC5316A4CE; Wed, 29 Sep 2004 06:51:36 +0000 (GMT)
Received: from freebsd3.cimlogic.com.au (adsl-20-121.swiftdsl.com.au
	[218.214.20.121])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0D9AF43D31; Wed, 29 Sep 2004 06:51:36 +0000 (GMT)
	(envelope-from jb@cimlogic.com.au)
Received: by freebsd3.cimlogic.com.au (Postfix, from userid 102)
	id 968176A9B9; Wed, 29 Sep 2004 16:51:34 +1000 (EST)
Date: Wed, 29 Sep 2004 16:51:34 +1000
From: John Birrell <jb@cimlogic.com.au>
To: "M. Warner Losh" <imp@bsdimp.com>
Message-ID: <20040929065133.GA905@freebsd3.cimlogic.com.au>
References: <20040929061750.GA910@freebsd3.cimlogic.com.au>
	<18087.1096439345@critter.freebsd.dk>
	<20040929.003829.78074248.imp@bsdimp.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20040929.003829.78074248.imp@bsdimp.com>
User-Agent: Mutt/1.4.2.1i
cc: cvs-src@FreeBSD.org
cc: phk@phk.freebsd.dk
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
cc: jb@cimlogic.com.au
Subject: Re: cvs commit: src/sys/dev/fdc fdc_isa.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 06:51:36 -0000

On Wed, Sep 29, 2004 at 12:38:29AM -0600, M. Warner Losh wrote:
> In message: <18087.1096439345@critter.freebsd.dk>
>             "Poul-Henning Kamp" <phk@phk.freebsd.dk> writes:
> : In message <20040929061750.GA910@freebsd3.cimlogic.com.au>, John Birrell writes:
> : >On Wed, Sep 29, 2004 at 05:17:26AM +0000, Warner Losh wrote:
> : >> imp         2004-09-29 05:17:26 UTC
> : >> 
> : >>   FreeBSD src repository
> : >> 
> : >>   Modified files:        (Branch: RELENG_5)
> : >>     sys/dev/fdc          fdc_isa.c 
> : >>   Log:
> : >>   MFC: Merge case 8 into the resource allocation from 1.15:
> : >>   
> : >>   >>revision 1.15
> : >[ ... ]
> : >>   If you get floppy hangs on boot, please try after this patch and let
> : >>   me know if they are solved.
> : >
> : >This patch doesn't change things for me. The server doesn't hang
> : >indefinitely, but in waits for about 2 minutes (as it did before the patch)
> : >after writing:
> : >
> : >acd0: CDROM <WEARNES CDD-1020/B1.0> at ata1-master PIO3
> : >
> : >to the screen. Then it carries on as though nothing had ever happened.
> : >During the 2 minute delay, the floppy disk light is on, but I don't hear
> : >the burrrp-buzzurrp[1] sound that the floopy disk usually makes when it
> : >is probed without a disk in it.
> : 
> : Can you try to set the debugflags in fdc.c to 255 and g_debugflags in geom/geom_kern.c
> : to 7 and see if you can find out what's going on in those two minutes ?
> 
> Can you also send me your dmesg line for fdc?

Sep 29 16:11:32 freebsd3 kernel: fdc0: <floppy drive controller> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
Sep 29 16:11:32 freebsd3 kernel: fdc0: [FAST]
Sep 29 16:11:32 freebsd3 kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0

For phk:

The debug settings show a loop:

Retry line 1054
Too many retries
00 00 00 00 af 10 12 80 57 00

.... at first. This happens for at least the first 30 seconds. I'll need to setup
a serial console to capture the output accurately because the output changes and
some geom debug is output. There is too much for me to transcribe.

Can you suggest a place where debug could be cancelled because the machine gets
very frantic when it's booted? 8-)

-- 
John Birrell

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 06:54:18 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7B01A16A4CE; Wed, 29 Sep 2004 06:54:18 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5A2A143D45; Wed, 29 Sep 2004 06:54:18 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T6sItN047761;
	Wed, 29 Sep 2004 06:54:18 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T6sIuY047760;
	Wed, 29 Sep 2004 06:54:18 GMT
	(envelope-from ru)
Message-Id: <200409290654.i8T6sIuY047760@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Wed, 29 Sep 2004 06:54:18 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 06:54:18 -0000

ru          2004-09-29 06:54:18 UTC

  FreeBSD src repository

  Modified files:
    etc                  Makefile 
  Log:
  Fixed symlinking /var/named/etc/namedb to /etc/namedb.
  A second "make distrib-dirs" createed a symlink in /var/namedb/etc/namedb.
  A third "make distrib-dirs" failed.
  
  Revision  Changes    Path
  1.332     +1 -1      src/etc/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 06:55:54 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 39B4616A4CE; Wed, 29 Sep 2004 06:55:54 +0000 (GMT)
Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DF69743D49; Wed, 29 Sep 2004 06:55:53 +0000 (GMT)
	(envelope-from DougB@dougbarton.net)
Received: from [192.168.0.5]
	(c-24-130-110-32.we.client2.attbi.com[24.130.110.32])
	by comcast.net (rwcrmhc13) with ESMTP
	id <20040929065553015006jn6se>          (Authid: domain_name_tsar);
	Wed, 29 Sep 2004 06:55:53 +0000
Message-ID: <415A5C78.1080702@dougbarton.net>
Date: Tue, 28 Sep 2004 23:55:52 -0700
From: Doug Barton <DougB@dougbarton.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.7.2) Gecko/20040803
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Ruslan Ermilov <ru@FreeBSD.org>
References: <200409290654.i8T6sIuY047760@repoman.freebsd.org>
In-Reply-To: <200409290654.i8T6sIuY047760@repoman.freebsd.org>
X-Enigmail-Version: 0.85.0.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/etc Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 06:55:54 -0000

Ruslan Ermilov wrote:

> ru          2004-09-29 06:54:18 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     etc                  Makefile 
>   Log:
>   Fixed symlinking /var/named/etc/namedb to /etc/namedb.
>   A second "make distrib-dirs" createed a symlink in /var/namedb/etc/namedb.
>   A third "make distrib-dirs" failed.
>   
>   Revision  Changes    Path
>   1.332     +1 -1      src/etc/Makefile
> 
> http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/Makefile.diff?&r1=1.331&r2=1.332&f=h
> 

Thanks!

-- 
    If you're never wrong, you're not trying hard enough

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 06:59:00 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 45ECE16A4CE; Wed, 29 Sep 2004 06:59:00 +0000 (GMT)
Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9EBEC43D2D; Wed, 29 Sep 2004 06:58:59 +0000 (GMT)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i8T6wnPg018638;
	Wed, 29 Sep 2004 08:58:49 +0200 (CEST)
	(envelope-from phk@critter.freebsd.dk)
To: John Birrell <jb@cimlogic.com.au>
From: "Poul-Henning Kamp" <phk@phk.freebsd.dk>
In-Reply-To: Your message of "Wed, 29 Sep 2004 16:51:34 +1000."
             <20040929065133.GA905@freebsd3.cimlogic.com.au> 
Date: Wed, 29 Sep 2004 08:58:49 +0200
Message-ID: <18637.1096441129@critter.freebsd.dk>
Sender: phk@critter.freebsd.dk
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
cc: "M. Warner Losh" <imp@bsdimp.com>
Subject: Re: cvs commit: src/sys/dev/fdc fdc_isa.c 
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 06:59:00 -0000

In message <20040929065133.GA905@freebsd3.cimlogic.com.au>, John Birrell writes:

>> Can you also send me your dmesg line for fdc?
>
>Sep 29 16:11:32 freebsd3 kernel: fdc0: <floppy drive controller> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
>Sep 29 16:11:32 freebsd3 kernel: fdc0: [FAST]
>Sep 29 16:11:32 freebsd3 kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0
>
>For phk:
>
>The debug settings show a loop:
>
>Retry line 1054
>Too many retries
>00 00 00 00 af 10 12 80 57 00
>
>.... at first. This happens for at least the first 30 seconds. I'll need to setup
>a serial console to capture the output accurately because the output changes and
>some geom debug is output. There is too much for me to transcribe.
>
>Can you suggest a place where debug could be cancelled because the machine gets
>very frantic when it's booted? 8-)

This again smells like the drive change line not being sensed correctly at 3f7:

It would happen if we think there is a floppy in the drive, but in fact there isn't.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 07:04:57 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 417A516A4CE; Wed, 29 Sep 2004 07:04:57 +0000 (GMT)
Received: from freebsd3.cimlogic.com.au (adsl-20-121.swiftdsl.com.au
	[218.214.20.121])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DC29043D1F; Wed, 29 Sep 2004 07:04:56 +0000 (GMT)
	(envelope-from jb@cimlogic.com.au)
Received: by freebsd3.cimlogic.com.au (Postfix, from userid 102)
	id CF30C6A9B9; Wed, 29 Sep 2004 17:04:55 +1000 (EST)
Date: Wed, 29 Sep 2004 17:04:55 +1000
From: John Birrell <jb@cimlogic.com.au>
To: Poul-Henning Kamp <phk@phk.freebsd.dk>
Message-ID: <20040929070455.GB905@freebsd3.cimlogic.com.au>
References: <20040929065133.GA905@freebsd3.cimlogic.com.au>
	<18637.1096441129@critter.freebsd.dk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <18637.1096441129@critter.freebsd.dk>
User-Agent: Mutt/1.4.2.1i
cc: cvs-all@FreeBSD.org
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: "M. Warner Losh" <imp@bsdimp.com>
cc: John Birrell <jb@cimlogic.com.au>
Subject: Re: cvs commit: src/sys/dev/fdc fdc_isa.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 07:04:57 -0000

On Wed, Sep 29, 2004 at 08:58:49AM +0200, Poul-Henning Kamp wrote:
> This again smells like the drive change line not being sensed correctly at 3f7:
> 
> It would happen if we think there is a floppy in the drive, but in fact there isn't.

Do you want me to get more accurate output via serial console? I'll try to
increase the dmesg buffer site and disable the debug sysctls in sysctl.conf in the
hope that I can capture the boot output without having to go out in search of a serial
cable.

The desktop machine I typing this message on hangs beyond the 2 minute
period. I had to disable the floppy disk in the BIOS to get it to boot.

-- 
John Birrell

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 07:07:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5702D16A4CE; Wed, 29 Sep 2004 07:07:44 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3680D43D2F; Wed, 29 Sep 2004 07:07:44 +0000 (GMT)
	(envelope-from trhodes@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T77hMB048254;
	Wed, 29 Sep 2004 07:07:44 GMT
	(envelope-from trhodes@repoman.freebsd.org)
Received: (from trhodes@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T77hKk048253;
	Wed, 29 Sep 2004 07:07:43 GMT
	(envelope-from trhodes)
Message-Id: <200409290707.i8T77hKk048253@repoman.freebsd.org>
From: Tom Rhodes <trhodes@FreeBSD.org>
Date: Wed, 29 Sep 2004 07:07:43 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/defaults rc.conf
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 07:07:44 -0000

trhodes     2004-09-29 07:07:43 UTC

  FreeBSD src repository

  Modified files:
    etc/defaults         rc.conf 
  Log:
  Correct a trivial typo.
  
  Revision  Changes    Path
  1.220     +1 -1      src/etc/defaults/rc.conf

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 07:08:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8224316A4CE; Wed, 29 Sep 2004 07:08:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 633EE43D2F; Wed, 29 Sep 2004 07:08:52 +0000 (GMT)
	(envelope-from trhodes@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T78qpR048331;
	Wed, 29 Sep 2004 07:08:52 GMT
	(envelope-from trhodes@repoman.freebsd.org)
Received: (from trhodes@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T78q3A048330;
	Wed, 29 Sep 2004 07:08:52 GMT
	(envelope-from trhodes)
Message-Id: <200409290708.i8T78q3A048330@repoman.freebsd.org>
From: Tom Rhodes <trhodes@FreeBSD.org>
Date: Wed, 29 Sep 2004 07:08:52 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/share/man/man5 rc.conf.5
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 07:08:52 -0000

trhodes     2004-09-29 07:08:52 UTC

  FreeBSD src repository

  Modified files:
    share/man/man5       rc.conf.5 
  Log:
  Document the latest changes to src/etc/defaults/rc.conf.
  Bump document date.
  
  Revision  Changes    Path
  1.224     +12 -1     src/share/man/man5/rc.conf.5

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 07:17:28 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3962616A4CE; Wed, 29 Sep 2004 07:17:28 +0000 (GMT)
Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8F69D43D1D; Wed, 29 Sep 2004 07:17:27 +0000 (GMT)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i8T7HI6O019030;
	Wed, 29 Sep 2004 09:17:18 +0200 (CEST)
	(envelope-from phk@critter.freebsd.dk)
To: John Birrell <jb@cimlogic.com.au>
From: "Poul-Henning Kamp" <phk@phk.freebsd.dk>
In-Reply-To: Your message of "Wed, 29 Sep 2004 17:04:55 +1000."
             <20040929070455.GB905@freebsd3.cimlogic.com.au> 
Date: Wed, 29 Sep 2004 09:17:18 +0200
Message-ID: <19029.1096442238@critter.freebsd.dk>
Sender: phk@critter.freebsd.dk
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
cc: "M. Warner Losh" <imp@bsdimp.com>
Subject: Re: cvs commit: src/sys/dev/fdc fdc_isa.c 
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 07:17:28 -0000

In message <20040929070455.GB905@freebsd3.cimlogic.com.au>, John Birrell writes:
>On Wed, Sep 29, 2004 at 08:58:49AM +0200, Poul-Henning Kamp wrote:
>> This again smells like the drive change line not being sensed correctly at 3f7:
>> 
>> It would happen if we think there is a floppy in the drive, but in fact there isn't.
>
>Do you want me to get more accurate output via serial console? I'll try to
>increase the dmesg buffer site and disable the debug sysctls in sysctl.conf in the
>hope that I can capture the boot output without having to go out in search of a serial
>cable.
>
>The desktop machine I typing this message on hangs beyond the 2 minute
>period. I had to disable the floppy disk in the BIOS to get it to boot.

Can you try first to use this patch to find the resource allocation:

Index: src/sys/dev/fdc/fdc.c
===================================================================
RCS file: /usr/cvs/src/sys/dev/fdc/fdc.c,v
retrieving revision 1.283.2.1
diff -u -r1.283.2.1 fdc.c
--- src/sys/dev/fdc/fdc.c       18 Sep 2004 04:57:55 -0000      1.283.2.1
+++ src/sys/dev/fdc/fdc.c       28 Sep 2004 21:44:57 -0000
@@ -1684,6 +1684,14 @@
        int     error;

        fdc = device_get_softc(dev);
+
+       printf("Contents of fdc_data at start of fdc_attach:\n");
+       printf("  portt=0x%0x   porth=0x%0x   stst=0x%0x   stsh=0x%0x\n",
+           fdc->portt, fdc->porth, fdc->stst, fdc->stsh);
+       printf("  ctlt=0x%0x    ctlh=0x%0x\n", fdc->ctlt, fdc->ctlh);
+       printf("  port_off=0x%0x    ctl_off=0x%0x    sts_off=0x%0x\n",
+           fdc->port_off, fdc->ctl_off, fdc->sts_off);
+
        fdc->fdc_dev = dev;
        error = fdc_initial_reset(dev, fdc);
        if (error) {


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 07:23:17 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6A2AF16A4CE; Wed, 29 Sep 2004 07:23:17 +0000 (GMT)
Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B189743D2F; Wed, 29 Sep 2004 07:23:16 +0000 (GMT)
	(envelope-from ru@ip.net.ua)
Received: from localhost (oak.ip.net.ua [82.193.96.2])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8T7NFpV020148;
	Wed, 29 Sep 2004 10:23:15 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: from tigra.ip.net.ua ([82.193.96.10])
 by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP
 id 78350-09; Wed, 29 Sep 2004 10:23:14 +0300 (EEST)
Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8T7NERw020143
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Wed, 29 Sep 2004 10:23:14 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: (from ru@localhost)
	by heffalump.ip.net.ua (8.13.1/8.13.1) id i8T7NGPd037858;
	Wed, 29 Sep 2004 10:23:16 +0300 (EEST)
	(envelope-from ru)
Date: Wed, 29 Sep 2004 10:23:16 +0300
From: Ruslan Ermilov <ru@FreeBSD.org>
To: Poul-Henning Kamp <phk@FreeBSD.org>
Message-ID: <20040929072316.GB37800@ip.net.ua>
References: <200409282200.i8SM015j016818@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="H+4ONPRPur6+Ovig"
Content-Disposition: inline
In-Reply-To: <200409282200.i8SM015j016818@repoman.freebsd.org>
User-Agent: Mutt/1.5.6i
X-Virus-Scanned: by amavisd-new at ip.net.ua
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/tools/tools/recoverdisk Makefile README
	recoverdisk.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 07:23:17 -0000


--H+4ONPRPur6+Ovig
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Sep 28, 2004 at 10:00:01PM +0000, Poul-Henning Kamp wrote:
[...]
>   You can refresh a disk:
>  =20
>           recoverdisk /dev/ad1 /dev/ad1
>  =20
>   or salvage a floppy:
>  =20
>           recoverdisk /dev/fd0 myfloppy.flp
>  =20
Hey, that's really cool!


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--H+4ONPRPur6+Ovig
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBWmLjqRfpzJluFF4RArUjAJ96n5dKjaCRm8JDqZ0fQXKJwXIcdgCfXF+B
4Vhx7Fxq195xZp17cXoVbJA=
=q7vb
-----END PGP SIGNATURE-----

--H+4ONPRPur6+Ovig--

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 07:45:54 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id ABAFA16A4CE; Wed, 29 Sep 2004 07:45:54 +0000 (GMT)
Received: from freebsd3.cimlogic.com.au (adsl-20-121.swiftdsl.com.au
	[218.214.20.121])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C087443D46; Wed, 29 Sep 2004 07:45:53 +0000 (GMT)
	(envelope-from jb@cimlogic.com.au)
Received: by freebsd3.cimlogic.com.au (Postfix, from userid 102)
	id AF5A06A9B9; Wed, 29 Sep 2004 17:45:52 +1000 (EST)
Date: Wed, 29 Sep 2004 17:45:52 +1000
From: John Birrell <jb@cimlogic.com.au>
To: Poul-Henning Kamp <phk@phk.freebsd.dk>
Message-ID: <20040929074552.GA909@freebsd3.cimlogic.com.au>
References: <20040929070455.GB905@freebsd3.cimlogic.com.au>
	<19029.1096442238@critter.freebsd.dk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <19029.1096442238@critter.freebsd.dk>
User-Agent: Mutt/1.4.2.1i
cc: cvs-all@FreeBSD.org
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: "M. Warner Losh" <imp@bsdimp.com>
cc: John Birrell <jb@cimlogic.com.au>
Subject: Re: cvs commit: src/sys/dev/fdc fdc_isa.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 07:45:54 -0000

On Wed, Sep 29, 2004 at 09:17:18AM +0200, Poul-Henning Kamp wrote:
> +
> +       printf("Contents of fdc_data at start of fdc_attach:\n");
> +       printf("  portt=0x%0x   porth=0x%0x   stst=0x%0x   stsh=0x%0x\n",
> +           fdc->portt, fdc->porth, fdc->stst, fdc->stsh);
> +       printf("  ctlt=0x%0x    ctlh=0x%0x\n", fdc->ctlt, fdc->ctlh);
> +       printf("  port_off=0x%0x    ctl_off=0x%0x    sts_off=0x%0x\n",
> +           fdc->port_off, fdc->ctl_off, fdc->sts_off);
> +

fdc0: <floppy drive controller> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
Contents of fdc_data at start of fdc_attach:
  portt=0x0   porth=0x3f0   stst=0x0   stsh=0x3f0
  ctlt=0x0    ctlh=0x3f7
  port_off=0x0    ctl_off=0x0    sts_off=0x0
fdc0: [FAST]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0

-- 
John Birrell

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 07:59:49 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D0DDD16A4CE; Wed, 29 Sep 2004 07:59:49 +0000 (GMT)
Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3197543D31; Wed, 29 Sep 2004 07:59:49 +0000 (GMT)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i8T7xd36019682;
	Wed, 29 Sep 2004 09:59:40 +0200 (CEST)
	(envelope-from phk@critter.freebsd.dk)
To: John Birrell <jb@cimlogic.com.au>
From: "Poul-Henning Kamp" <phk@phk.freebsd.dk>
In-Reply-To: Your message of "Wed, 29 Sep 2004 17:45:52 +1000."
             <20040929074552.GA909@freebsd3.cimlogic.com.au> 
Date: Wed, 29 Sep 2004 09:59:39 +0200
Message-ID: <19681.1096444779@critter.freebsd.dk>
Sender: phk@critter.freebsd.dk
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
cc: "M. Warner Losh" <imp@bsdimp.com>
Subject: Re: cvs commit: src/sys/dev/fdc fdc_isa.c 
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 07:59:50 -0000

In message <20040929074552.GA909@freebsd3.cimlogic.com.au>, John Birrell writes:
>On Wed, Sep 29, 2004 at 09:17:18AM +0200, Poul-Henning Kamp wrote:
>> +
>> +       printf("Contents of fdc_data at start of fdc_attach:\n");
>> +       printf("  portt=0x%0x   porth=0x%0x   stst=0x%0x   stsh=0x%0x\n",
>> +           fdc->portt, fdc->porth, fdc->stst, fdc->stsh);
>> +       printf("  ctlt=0x%0x    ctlh=0x%0x\n", fdc->ctlt, fdc->ctlh);
>> +       printf("  port_off=0x%0x    ctl_off=0x%0x    sts_off=0x%0x\n",
>> +           fdc->port_off, fdc->ctl_off, fdc->sts_off);
>> +
>
>fdc0: <floppy drive controller> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
>Contents of fdc_data at start of fdc_attach:
>  portt=0x0   porth=0x3f0   stst=0x0   stsh=0x3f0
>  ctlt=0x0    ctlh=0x3f7
>  port_off=0x0    ctl_off=0x0    sts_off=0x0
>fdc0: [FAST]
>fd0: <1440-KB 3.5" drive> on fdc0 drive 0

OK, that looks all right.

My best guess right now is that your DRIVECHANGE line doesn't work.  If you let
the boot proceed and set the debugflags to 0x40, can you try to see if it
discovers when you insert and remove a disk ?  You need to access the drive
before it will find out, so something like:

	(empty drive)
	dd if=/dev/fd0 count=1 of=/dev/null
	(insert floppy)
	dd if=/dev/fd0 count=1 of=/dev/null
	(remove floppy)
	dd if=/dev/fd0 count=1 of=/dev/null
	(insert floppy)
	dd if=/dev/fd0 count=1 of=/dev/null
	(remove floppy)
	(insert floppy)
	dd if=/dev/fd0 count=1 of=/dev/null

Should tell us.

(BTW, Warner:  Shouldn't this:

	static u_int8_t
	fdsts_rd(struct fdc_data *fdc)
	{
		
		return bus_space_read_1(fdc->portt, fdc->porth, FDSTS+fdc->port_off);
	}

be changed to:

	static u_int8_t
	fdsts_rd(struct fdc_data *fdc)
	{
		
		return bus_space_read_1(fdc->stst, fdc->stsh, FDSTS+fdc->sts_off);
	}

)

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 08:12:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 27B1116A4CE; Wed, 29 Sep 2004 08:12:35 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0786F43D4C; Wed, 29 Sep 2004 08:12:35 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8T8CYrN050228;
	Wed, 29 Sep 2004 08:12:34 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8T8CYeC050227;
	Wed, 29 Sep 2004 08:12:34 GMT
	(envelope-from ru)
Message-Id: <200409290812.i8T8CYeC050227@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Wed, 29 Sep 2004 08:12:34 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/donations donors.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 08:12:35 -0000

ru          2004-09-29 08:12:34 UTC

  FreeBSD doc repository

  Modified files:
    en/donations         donors.sgml 
  Log:
  Put items that I received from Daniel in one row.
  Add two ASUS SK8N motherboards for me and phantom@ to the list.
  
  Revision  Changes    Path
  1.212     +8 -12     www/en/donations/donors.sgml

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 08:26:40 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 876A816A4CE; Wed, 29 Sep 2004 08:26:40 +0000 (GMT)
Received: from freebsd3.cimlogic.com.au (adsl-20-121.swiftdsl.com.au
	[218.214.20.121])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1DBBC43D66; Wed, 29 Sep 2004 08:26:39 +0000 (GMT)
	(envelope-from jb@cimlogic.com.au)
Received: by freebsd3.cimlogic.com.au (Postfix, from userid 102)
	id C00AD6A9B9; Wed, 29 Sep 2004 18:26:38 +1000 (EST)
Date: Wed, 29 Sep 2004 18:26:38 +1000
From: John Birrell <jb@cimlogic.com.au>
To: Poul-Henning Kamp <phk@phk.freebsd.dk>
Message-ID: <20040929082638.GA901@freebsd3.cimlogic.com.au>
References: <20040929074552.GA909@freebsd3.cimlogic.com.au>
	<19681.1096444779@critter.freebsd.dk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <19681.1096444779@critter.freebsd.dk>
User-Agent: Mutt/1.4.2.1i
cc: cvs-all@FreeBSD.org
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: "M. Warner Losh" <imp@bsdimp.com>
cc: John Birrell <jb@cimlogic.com.au>
Subject: Re: cvs commit: src/sys/dev/fdc fdc_isa.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 08:26:40 -0000

On Wed, Sep 29, 2004 at 09:59:39AM +0200, Poul-Henning Kamp wrote:
> 	(empty drive)
> 	dd if=/dev/fd0 count=1 of=/dev/null

[freebsd3(FreeBSD):jb] dd if=/dev/fd0 count=1 of=/dev/null
dd: /dev/fd0: Input/output error
0+0 records in
0+0 records out
0 bytes transferred in 20.199995 secs (0 bytes/sec)

> 	(insert floppy)
> 	dd if=/dev/fd0 count=1 of=/dev/null

[freebsd3(FreeBSD):jb] dd if=/dev/fd0 count=1 of=/dev/null
dd: /dev/fd0: Input/output error
0+0 records in
0+0 records out
0 bytes transferred in 4.058299 secs (0 bytes/sec)

> 	(remove floppy)
> 	dd if=/dev/fd0 count=1 of=/dev/null

[freebsd3(FreeBSD):jb] dd if=/dev/fd0 count=1 of=/dev/null
dd: /dev/fd0: Input/output error
0+0 records in
0+0 records out
0 bytes transferred in 20.079999 secs (0 bytes/sec)

> 	(insert floppy)
> 	dd if=/dev/fd0 count=1 of=/dev/null

[freebsd3(FreeBSD):jb] dd if=/dev/fd0 count=1 of=/dev/null
dd: /dev/fd0: Input/output error
0+0 records in
0+0 records out
0 bytes transferred in 1.958785 secs (0 bytes/sec)

> 	(remove floppy)
> 	(insert floppy)
> 	dd if=/dev/fd0 count=1 of=/dev/null

[freebsd3(FreeBSD):jb] dd if=/dev/fd0 count=1 of=/dev/null
dd: /dev/fd0: Input/output error
0+0 records in
0+0 records out
0 bytes transferred in 1.960621 secs (0 bytes/sec)


With debug.fdc.debugflags=0x40 (compiled in), there wasn't any device specific
debug output. With the floppy disk in, there was the "diiiiiiscup' sound as
the head was driven to a position.

-- 
John Birrell

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 08:31:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DEA2716A4CE; Wed, 29 Sep 2004 08:31:56 +0000 (GMT)
Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 40FA643D2D; Wed, 29 Sep 2004 08:31:56 +0000 (GMT)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i8T8VneZ020288;
	Wed, 29 Sep 2004 10:31:49 +0200 (CEST)
	(envelope-from phk@critter.freebsd.dk)
To: John Birrell <jb@cimlogic.com.au>
From: "Poul-Henning Kamp" <phk@phk.freebsd.dk>
In-Reply-To: Your message of "Wed, 29 Sep 2004 18:26:38 +1000."
             <20040929082638.GA901@freebsd3.cimlogic.com.au> 
Date: Wed, 29 Sep 2004 10:31:49 +0200
Message-ID: <20287.1096446709@critter.freebsd.dk>
Sender: phk@critter.freebsd.dk
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
cc: "M. Warner Losh" <imp@bsdimp.com>
Subject: Re: cvs commit: src/sys/dev/fdc fdc_isa.c 
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 08:31:57 -0000


Ok, that clearly looks like your DRIVECHANGE line is not working (for us).

Either we don't read register 3f7 where it should be, or it just plainly
doesn't work.

I'm headed out the door right now, I'll try to think about this during the day.

Poul-Henning

In message <20040929082638.GA901@freebsd3.cimlogic.com.au>, John Birrell writes:
>On Wed, Sep 29, 2004 at 09:59:39AM +0200, Poul-Henning Kamp wrote:
>> 	(empty drive)
>> 	dd if=/dev/fd0 count=1 of=/dev/null
>
>[freebsd3(FreeBSD):jb] dd if=/dev/fd0 count=1 of=/dev/null
>dd: /dev/fd0: Input/output error
>0+0 records in
>0+0 records out
>0 bytes transferred in 20.199995 secs (0 bytes/sec)
>
>> 	(insert floppy)
>> 	dd if=/dev/fd0 count=1 of=/dev/null
>
>[freebsd3(FreeBSD):jb] dd if=/dev/fd0 count=1 of=/dev/null
>dd: /dev/fd0: Input/output error
>0+0 records in
>0+0 records out
>0 bytes transferred in 4.058299 secs (0 bytes/sec)
>
>> 	(remove floppy)
>> 	dd if=/dev/fd0 count=1 of=/dev/null
>
>[freebsd3(FreeBSD):jb] dd if=/dev/fd0 count=1 of=/dev/null
>dd: /dev/fd0: Input/output error
>0+0 records in
>0+0 records out
>0 bytes transferred in 20.079999 secs (0 bytes/sec)
>
>> 	(insert floppy)
>> 	dd if=/dev/fd0 count=1 of=/dev/null
>
>[freebsd3(FreeBSD):jb] dd if=/dev/fd0 count=1 of=/dev/null
>dd: /dev/fd0: Input/output error
>0+0 records in
>0+0 records out
>0 bytes transferred in 1.958785 secs (0 bytes/sec)
>
>> 	(remove floppy)
>> 	(insert floppy)
>> 	dd if=/dev/fd0 count=1 of=/dev/null
>
>[freebsd3(FreeBSD):jb] dd if=/dev/fd0 count=1 of=/dev/null
>dd: /dev/fd0: Input/output error
>0+0 records in
>0+0 records out
>0 bytes transferred in 1.960621 secs (0 bytes/sec)
>
>
>With debug.fdc.debugflags=0x40 (compiled in), there wasn't any device specific
>debug output. With the floppy disk in, there was the "diiiiiiscup' sound as
>the head was driven to a position.
>
>-- 
>John Birrell
>

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 11:55:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1D44C16A4D3; Wed, 29 Sep 2004 11:55:35 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E58F043D58; Wed, 29 Sep 2004 11:55:34 +0000 (GMT)
	(envelope-from mich@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TBtYM9062956;
	Wed, 29 Sep 2004 11:55:34 GMT
	(envelope-from mich@repoman.freebsd.org)
Received: (from mich@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TBtY1S062955;
	Wed, 29 Sep 2004 11:55:34 GMT
	(envelope-from mich)
Message-Id: <200409291155.i8TBtY1S062955@repoman.freebsd.org>
From: "Michael L. Hostbaek" <mich@FreeBSD.org>
Date: Wed, 29 Sep 2004 11:55:34 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/net/wping Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 11:55:35 -0000

mich        2004-09-29 11:55:34 UTC

  FreeBSD ports repository

  Modified files:
    net/wping            Makefile 
  Log:
  o change MASTER_SITES
  o unbreak
  
  Noticed by:             kris
  Approved by:            portmgr (eik)
  
  Revision  Changes    Path
  1.5       +1 -3      ports/net/wping/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 12:44:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6C9D916A4CE; Wed, 29 Sep 2004 12:44:20 +0000 (GMT)
Received: from n33.kp.t-systems-sfr.com (n33.kp.t-systems-sfr.com
	[129.247.16.33])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EECA943D55; Wed, 29 Sep 2004 12:44:18 +0000 (GMT)
	(envelope-from harti@freebsd.org)
Received: from n81.sp.op.dlr.de (n81g.sp.op.dlr.de [129.247.163.1])
	i8TCiHU542612;	Wed, 29 Sep 2004 14:44:17 +0200
Received: from zeus.nt.op.dlr.de (zeus.nt.op.dlr.de [129.247.173.3])
	i8TCiHI101142;	Wed, 29 Sep 2004 14:44:17 +0200
Received: from beagle.kn.op.dlr.de (opkndnwsbsd178 [129.247.173.178])
	by zeus.nt.op.dlr.de (8.11.7+Sun/8.9.1) with ESMTP id i8TCiGe14625;
	Wed, 29 Sep 2004 14:44:16 +0200 (MET DST)
Date: Wed, 29 Sep 2004 14:44:18 +0200 (CEST)
From: Harti Brandt <harti@freebsd.org>
X-X-Sender: brandt@beagle.kn.op.dlr.de
To: Ruslan Ermilov <ru@freebsd.org>
In-Reply-To: <200409250700.i8P70BWe092076@repoman.freebsd.org>
Message-ID: <20040929144357.O44842@beagle.kn.op.dlr.de>
References: <200409250700.i8P70BWe092076@repoman.freebsd.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
cc: cvs-src@freebsd.org
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
Subject: Re: cvs commit: src/usr.sbin Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Harti Brandt <harti@freebsd.org>
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 12:44:20 -0000


Thanks, Ruslan.

harti

On Sat, 25 Sep 2004, Ruslan Ermilov wrote:

RE>ru          2004-09-25 07:00:11 UTC
RE>
RE>  FreeBSD src repository
RE>
RE>  Modified files:
RE>    usr.sbin             Makefile 
RE>  Log:
RE>  Revert to always descending into the "bsnmp" subdir -- gensnmptree
RE>  and bsnmpd should not be controlled by the NOATM knob.
RE>  
RE>  Revision  Changes    Path
RE>  1.312     +1 -2      src/usr.sbin/Makefile
RE>
RE>
RE>

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 13:08:22 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1366016A4CF
	for <cvs-all@FreeBSD.org>; Wed, 29 Sep 2004 13:08:22 +0000 (GMT)
Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3282743D31
	for <cvs-all@FreeBSD.org>; Wed, 29 Sep 2004 13:08:21 +0000 (GMT)
	(envelope-from rik@cronyx.ru)
Received: (from root@localhost) by hanoi.cronyx.ru
  id i8TD5HHT044879 for cvs-all@FreeBSD.org.checked; (8.12.8/vak/2.1)
  Wed, 29 Sep 2004 17:05:17 +0400 (MSD) (envelope-from rik@cronyx.ru)
Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru
	with ESMTP  id i8TD42Eo044771; (8.12.8/vak/2.1)
	Wed, 29 Sep 2004 17:04:02 +0400 (MSD) (envelope-from rik@cronyx.ru)
Message-ID: <415AB363.8020100@cronyx.ru>
Date: Wed, 29 Sep 2004 17:06:43 +0400
From: Roman Kurakin <rik@cronyx.ru>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
	rv:1.6b) Gecko/20031208
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Peter Wemm <peter@FreeBSD.org>
References: <200409290159.i8T1xAgr030510@repoman.freebsd.org>
In-Reply-To: <200409290159.i8T1xAgr030510@repoman.freebsd.org>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/amd64/amd64 mp_machdep.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 13:08:22 -0000

Peter Wemm wrote:

>peter       2004-09-29 01:59:10 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    sys/amd64/amd64      mp_machdep.c 
>  Log:
>  MFi386: rev 1.239 - invalidate tlb after pte update
>  
>  Revision  Changes    Path
>  1.247     +4 -2      src/sys/amd64/amd64/mp_machdep.c
>  
>
I believe you also have plans to MFC this.

rik

>
>  
>



From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 13:13:14 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B3AD316A4CE; Wed, 29 Sep 2004 13:13:14 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8E73C43D1D; Wed, 29 Sep 2004 13:13:14 +0000 (GMT)
	(envelope-from fjoe@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TDDE9v071425;
	Wed, 29 Sep 2004 13:13:14 GMT
	(envelope-from fjoe@repoman.freebsd.org)
Received: (from fjoe@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TDDEcY071424;
	Wed, 29 Sep 2004 13:13:14 GMT
	(envelope-from fjoe)
Message-Id: <200409291313.i8TDDEcY071424@repoman.freebsd.org>
From: Max Khon <fjoe@FreeBSD.org>
Date: Wed, 29 Sep 2004 13:13:14 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/audio/eawpats Makefile distinfo pkg-plist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 13:13:14 -0000

fjoe        2004-09-29 13:13:14 UTC

  FreeBSD ports repository

  Modified files:
    audio/eawpats        Makefile distinfo pkg-plist 
  Log:
  Unbreak (gentoo switched to .tar.gz archives).
  
  Approved by:    portmgr (krion)
  
  Revision  Changes    Path
  1.8       +3 -11     ports/audio/eawpats/Makefile
  1.5       +2 -2      ports/audio/eawpats/distinfo
  1.3       +0 -1      ports/audio/eawpats/pkg-plist

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 13:34:24 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7488A16A4CE; Wed, 29 Sep 2004 13:34:24 +0000 (GMT)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6812E43D1F; Wed, 29 Sep 2004 13:34:24 +0000 (GMT)
	(envelope-from csjp@freebsd.org)
Received: from freefall.freebsd.org (csjp@localhost [127.0.0.1])
	i8TDYOgP059715;	Wed, 29 Sep 2004 13:34:24 GMT
	(envelope-from csjp@freebsd.org)
Received: (from csjp@localhost)
	by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8TDYOfa059714;
	Wed, 29 Sep 2004 13:34:24 GMT
	(envelope-from csjp@freebsd.org)
X-Authentication-Warning: freefall.freebsd.org: csjp set sender to
	csjp@freebsd.org using -f
Date: Wed, 29 Sep 2004 13:34:24 +0000
From: "Christian S.J. Peron" <csjp@freebsd.org>
To: Max Laier <mlaier@freebsd.org>
Message-ID: <20040929133424.GB59265@freefall.freebsd.org>
References: <200409290454.i8T4sXsl043173@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200409290454.i8T4sXsl043173@repoman.freebsd.org>
User-Agent: Mutt/1.4.1i
cc: cvs-src@freebsd.org
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
Subject: Re: cvs commit: src UPDATING src/share/man/man9 pfil.9
	src/sys/contrib/ipfilter/netinet ip_fil.c src/sys/contrib/pf/net
	pf.c pf_ioctl.c pfvar.h src/sys/net bridge.c pfil.c pfil.h
	src/sys/netinet ip_fastfwd.c ip_fw.h ip_fw2.c ip_fw_pfil.c ...
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 13:34:24 -0000

On 29 Sep 2004 Max Laier wrote:
>   Add an additional struct inpcb * argument to pfil(9) in order to enable
>   passing along socket information. This is required to work around a LOR with
>   the socket code which results in an easy reproducible hard lockup with
>   debug.mpsafenet=1. This commit does *not* fix the LOR, but enables us to do
>   so later. The missing piece is to turn the filter locking into a leaf lock
>   and will follow in a seperate (later) commit.
>   
>   This will hopefully be MT5'ed in order to fix the problem for RELENG_5 in
>   forseeable future.

It's also important to note that this will boost the performance of ucred
based firewalling as it removes the overhead of looking up PCB entries
on local outgoing packets.

-- 
Christian S.J. Peron
csjp@FreeBSD.ORG
FreeBSD Committer

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 13:41:11 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7179F16A4CE; Wed, 29 Sep 2004 13:41:11 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6798643D58; Wed, 29 Sep 2004 13:41:11 +0000 (GMT)
	(envelope-from delphij@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TDfBLF072224;
	Wed, 29 Sep 2004 13:41:11 GMT
	(envelope-from delphij@repoman.freebsd.org)
Received: (from delphij@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TDfB0A072223;
	Wed, 29 Sep 2004 13:41:11 GMT
	(envelope-from delphij)
Message-Id: <200409291341.i8TDfB0A072223@repoman.freebsd.org>
From: Xin LI <delphij@FreeBSD.org>
Date: Wed, 29 Sep 2004 13:41:11 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/zh_CN.GB2312/books/handbook/disks chapter.sgml
 doc/zh_CN.GB2312/books/handbook/network-servers
 chapter.sgml doc/zh_CN.GB2312/books/handbook/x11 chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 13:41:11 -0000

delphij     2004-09-29 13:41:11 UTC

  FreeBSD doc repository

  Modified files:
    zh_CN.GB2312/books/handbook/disks chapter.sgml 
    zh_CN.GB2312/books/handbook/network-servers chapter.sgml 
    zh_CN.GB2312/books/handbook/x11 chapter.sgml 
  Log:
  Sync with English Revisions, plus translation of the DHCP section:
          disks/chapter.sgml:     1.221 -> 1.222
          network-servers/chapter.sgml: 1.29 -> 1.30
          x11/chapter.sgml:       1.150 -> 1.152
  
  Approved by:    murray (mentor)
  Obtained from:  The FreeBSD Simplified Chinese Project CVS
  
  Revision  Changes    Path
  1.2       +3 -3      doc/zh_CN.GB2312/books/handbook/disks/chapter.sgml
  1.2       +184 -4    doc/zh_CN.GB2312/books/handbook/network-servers/chapter.sgml
  1.2       +5 -5      doc/zh_CN.GB2312/books/handbook/x11/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 13:43:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2205F16A4CE; Wed, 29 Sep 2004 13:43:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0435643D5A; Wed, 29 Sep 2004 13:43:56 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TDhtvx072337;
	Wed, 29 Sep 2004 13:43:55 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TDhtK9072336;
	Wed, 29 Sep 2004 13:43:55 GMT
	(envelope-from ru)
Message-Id: <200409291343.i8TDhtK9072336@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Wed, 29 Sep 2004 13:43:55 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/common commands.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 13:43:56 -0000

ru          2004-09-29 13:43:55 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      commands.c 
  Log:
  Fixed exiting from pager using the `q' key while paging
  "help index" or "help <topic>" with list of subtopics.
  
  Revision  Changes    Path
  1.20      +6 -4      src/sys/boot/common/commands.c

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 14:03:42 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3019C16A4CF; Wed, 29 Sep 2004 14:03:42 +0000 (GMT)
Received: from harmony.village.org (rover.village.org [168.103.84.182])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 60CCB43D1D; Wed, 29 Sep 2004 14:03:41 +0000 (GMT)
	(envelope-from imp@bsdimp.com)
Received: from localhost (harmony.village.org [10.0.0.6])
	by harmony.village.org (8.13.1/8.13.1) with ESMTP id i8TE1LeJ014294;
	Wed, 29 Sep 2004 08:01:21 -0600 (MDT)
	(envelope-from imp@bsdimp.com)
Date: Wed, 29 Sep 2004 08:02:38 -0600 (MDT)
Message-Id: <20040929.080238.02184004.imp@bsdimp.com>
To: phk@phk.freebsd.dk
From: "M. Warner Losh" <imp@bsdimp.com>
In-Reply-To: <19681.1096444779@critter.freebsd.dk>
References: <20040929074552.GA909@freebsd3.cimlogic.com.au>
	<19681.1096444779@critter.freebsd.dk>
X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
cc: cvs-src@freebsd.org
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
cc: jb@cimlogic.com.au
Subject: Re: cvs commit: src/sys/dev/fdc fdc_isa.c 
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 14:03:42 -0000

In message: <19681.1096444779@critter.freebsd.dk>
            "Poul-Henning Kamp" <phk@phk.freebsd.dk> writes:
: (BTW, Warner:  Shouldn't this:
: 
: 	static u_int8_t
: 	fdsts_rd(struct fdc_data *fdc)
: 	{
: 		
: 		return bus_space_read_1(fdc->portt, fdc->porth, FDSTS+fdc->port_off);
: 	}
: 
: be changed to:
: 
: 	static u_int8_t
: 	fdsts_rd(struct fdc_data *fdc)
: 	{
: 		
: 		return bus_space_read_1(fdc->stst, fdc->stsh, FDSTS+fdc->sts_off);
: 	}
: 
: )

Yes.  I think it should.  I think that it won't matter at all in
actual fact, but is pedantically incorrect.

Warner

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 14:21:41 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4155516A4CE; Wed, 29 Sep 2004 14:21:41 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2176F43D5C; Wed, 29 Sep 2004 14:21:41 +0000 (GMT)
	(envelope-from des@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TELfvd073522;
	Wed, 29 Sep 2004 14:21:41 GMT
	(envelope-from des@repoman.freebsd.org)
Received: (from des@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TELfWS073521;
	Wed, 29 Sep 2004 14:21:41 GMT
	(envelope-from des)
Message-Id: <200409291421.i8TELfWS073521@repoman.freebsd.org>
From: Dag-Erling Smorgrav <des@FreeBSD.org>
Date: Wed, 29 Sep 2004 14:21:40 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/kern kern_malloc.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 14:21:41 -0000

des         2004-09-29 14:21:40 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_malloc.c 
  Log:
  Turn VM_KMEM_SIZE_MAX and VM_KMEM_SIZE_SCALE into tunables.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.136     +17 -4     src/sys/kern/kern_malloc.c

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 14:29:49 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1452216A4CE; Wed, 29 Sep 2004 14:29:49 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EB03343D2F; Wed, 29 Sep 2004 14:29:48 +0000 (GMT)
	(envelope-from ps@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TETmEw074590;
	Wed, 29 Sep 2004 14:29:48 GMT
	(envelope-from ps@repoman.freebsd.org)
Received: (from ps@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TETmd6074589;
	Wed, 29 Sep 2004 14:29:48 GMT
	(envelope-from ps)
Message-Id: <200409291429.i8TETmd6074589@repoman.freebsd.org>
From: Paul Saab <ps@FreeBSD.org>
Date: Wed, 29 Sep 2004 14:29:48 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/dev/bge if_bge.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 14:29:49 -0000

ps          2004-09-29 14:29:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/bge          if_bge.c 
  Log:
  MFC: rev 1.73 supress spurious link change events.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.72.2.1  +11 -2     src/sys/dev/bge/if_bge.c

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 14:31:50 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 266D316A4CE; Wed, 29 Sep 2004 14:31:50 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 07C4843D31; Wed, 29 Sep 2004 14:31:50 +0000 (GMT)
	(envelope-from ps@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TEVn9g074734;
	Wed, 29 Sep 2004 14:31:49 GMT
	(envelope-from ps@repoman.freebsd.org)
Received: (from ps@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TEVnxo074733;
	Wed, 29 Sep 2004 14:31:49 GMT
	(envelope-from ps)
Message-Id: <200409291431.i8TEVnxo074733@repoman.freebsd.org>
From: Paul Saab <ps@FreeBSD.org>
Date: Wed, 29 Sep 2004 14:31:49 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 14:31:50 -0000

ps          2004-09-29 14:31:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  MFC: Add support for the 5750/5751
  
  Approved by:    re
  
  Revision  Changes    Path
  1.72.2.2  +121 -38   src/sys/dev/bge/if_bge.c
  1.28.2.1  +11 -0     src/sys/dev/bge/if_bgereg.h

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 15:46:37 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 90BAA16A4CE; Wed, 29 Sep 2004 15:46:37 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7057743D41; Wed, 29 Sep 2004 15:46:37 +0000 (GMT)
	(envelope-from wpaul@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TFkbKq076814;
	Wed, 29 Sep 2004 15:46:37 GMT
	(envelope-from wpaul@repoman.freebsd.org)
Received: (from wpaul@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TFkbQH076813;
	Wed, 29 Sep 2004 15:46:37 GMT
	(envelope-from wpaul)
Message-Id: <200409291546.i8TFkbQH076813@repoman.freebsd.org>
From: Bill Paul <wpaul@FreeBSD.org>
Date: Wed, 29 Sep 2004 15:46:37 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/usb ugen.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 15:46:37 -0000

wpaul       2004-09-29 15:46:37 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ugen.c 
  Log:
  Fix minor indentation/formatting nit. (No code changes.)
  
  Revision  Changes    Path
  1.92      +1 -1      src/sys/dev/usb/ugen.c

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 16:18:25 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6E2CD16A4CE; Wed, 29 Sep 2004 16:18:25 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4DDB343D55; Wed, 29 Sep 2004 16:18:25 +0000 (GMT)
	(envelope-from ale@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TGIPBw077757;
	Wed, 29 Sep 2004 16:18:25 GMT
	(envelope-from ale@repoman.freebsd.org)
Received: (from ale@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TGIPd8077756;
	Wed, 29 Sep 2004 16:18:25 GMT
	(envelope-from ale)
Message-Id: <200409291618.i8TGIPd8077756@repoman.freebsd.org>
From: Alex Dupre <ale@FreeBSD.org>
Date: Wed, 29 Sep 2004 16:18:25 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/databases/mysql323-server/files patch-configure
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 16:18:25 -0000

ale         2004-09-29 16:18:25 UTC

  FreeBSD ports repository

  Modified files:
    databases/mysql323-server/files patch-configure 
  Log:
  Unbreak (restore forced 'ps' command).
  
  Approved by:    portmgr (kris)
  
  Revision  Changes    Path
  1.3       +46 -5     ports/databases/mysql323-server/files/patch-configure

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 16:38:38 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 661EC16A4CE; Wed, 29 Sep 2004 16:38:38 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4516943D4C; Wed, 29 Sep 2004 16:38:38 +0000 (GMT)
	(envelope-from green@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TGccRo078304;
	Wed, 29 Sep 2004 16:38:38 GMT
	(envelope-from green@repoman.freebsd.org)
Received: (from green@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TGccIl078303;
	Wed, 29 Sep 2004 16:38:38 GMT
	(envelope-from green)
Message-Id: <200409291638.i8TGccIl078303@repoman.freebsd.org>
From: Brian Feldman <green@FreeBSD.org>
Date: Wed, 29 Sep 2004 16:38:38 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/kern kern_conf.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 16:38:38 -0000

green       2004-09-29 16:38:38 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_conf.c 
  Log:
  Account for alias devices when tearing them down in destroy_dev() so we
  don't panic on a NULL cdev->si_devsw.
  
  Revision  Changes    Path
  1.164     +3 -3      src/sys/kern/kern_conf.c

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 16:46:42 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 851A316A4CE; Wed, 29 Sep 2004 16:46:42 +0000 (GMT)
Received: from sirius.firepipe.net (sirius.firepipe.net [69.13.116.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 14D8143D2F; Wed, 29 Sep 2004 16:46:42 +0000 (GMT)
	(envelope-from will@csociety.org)
Received: by sirius.firepipe.net (Postfix, from userid 1000)
	id BB7D9180D6; Wed, 29 Sep 2004 11:46:41 -0500 (EST)
Date: Wed, 29 Sep 2004 11:46:41 -0500
From: Will Andrews <will@csociety.org>
To: Max Laier <mlaier@FreeBSD.org>
Message-ID: <20040929164641.GB64276@sirius.firepipe.net>
References: <200409290454.i8T4sXsl043173@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="1YSLKY9nNiKnepPi"
Content-Disposition: inline
In-Reply-To: <200409290454.i8T4sXsl043173@repoman.freebsd.org>
User-Agent: Mutt/1.5.6i
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src UPDATING src/share/man/man9 pfil.9
	src/sys/contrib/ipfilter/netinet ip_fil.c src/sys/contrib/pf/net
	pf.c pf_ioctl.c pfvar.h src/sys/net bridge.c pfil.c pfil.h
	src/sys/netinet ip_fastfwd.c ip_fw.h ip_fw2.c ip_fw_pfil.c ...
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 16:46:42 -0000


--1YSLKY9nNiKnepPi
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Sep 29, 2004 at 04:54:33AM +0000, Max Laier wrote:
>   Modified files:
>     .                    UPDATING=20
>     share/man/man9       pfil.9=20
>     sys/contrib/ipfilter/netinet ip_fil.c=20
>     sys/contrib/pf/net   pf.c pf_ioctl.c pfvar.h=20
>     sys/net              bridge.c pfil.c pfil.h=20
>     sys/netinet          ip_fastfwd.c ip_fw.h ip_fw2.c=20
>                          ip_fw_pfil.c ip_input.c ip_output.c=20
>     sys/netinet6         ip6_forward.c ip6_input.c ip6_output.c=20
>     sys/sys              param.h=20
>   Log:
>   Add an additional struct inpcb * argument to pfil(9) in order to enable
>   passing along socket information. This is required to work around a LOR=
 with
>   the socket code which results in an easy reproducible hard lockup with
>   debug.mpsafenet=3D1. This commit does *not* fix the LOR, but enables us=
 to do
>   so later. The missing piece is to turn the filter locking into a leaf l=
ock
>   and will follow in a seperate (later) commit.
>  =20
>   This will hopefully be MT5'ed in order to fix the problem for RELENG_5 =
in
>   forseeable future.

I tested your patch too, for ipfw (at csjp's request).  Seemed to
work fine.  Thanks!

Regards,
--=20
wca

--1YSLKY9nNiKnepPi
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFBWubxF47idPgWcsURAsdjAJwODeuaKkAtIBIXbsNm6U4MppkAXgCdG/GS
nqZRJM4Sk0O4860UWGKUJxU=
=GOcg
-----END PGP SIGNATURE-----

--1YSLKY9nNiKnepPi--

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 16:48:16 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2C9FF16A4CE; Wed, 29 Sep 2004 16:48:16 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0D98343D2D; Wed, 29 Sep 2004 16:48:16 +0000 (GMT)
	(envelope-from trhodes@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TGmFtd084956;
	Wed, 29 Sep 2004 16:48:15 GMT
	(envelope-from trhodes@repoman.freebsd.org)
Received: (from trhodes@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TGmFeL084955;
	Wed, 29 Sep 2004 16:48:15 GMT
	(envelope-from trhodes)
Message-Id: <200409291648.i8TGmFeL084955@repoman.freebsd.org>
From: Tom Rhodes <trhodes@FreeBSD.org>
Date: Wed, 29 Sep 2004 16:48:15 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 16:48:16 -0000

trhodes     2004-09-29 16:48:15 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Fix apache version number entry, bump modified date for apache as well.
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.259     +3 -3      ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 17:54:30 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F14E816A4CE; Wed, 29 Sep 2004 17:54:30 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D17E043D39; Wed, 29 Sep 2004 17:54:30 +0000 (GMT)
	(envelope-from maxim@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8THsUNk086774;
	Wed, 29 Sep 2004 17:54:30 GMT
	(envelope-from maxim@repoman.freebsd.org)
Received: (from maxim@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8THsUgC086773;
	Wed, 29 Sep 2004 17:54:30 GMT
	(envelope-from maxim)
Message-Id: <200409291754.i8THsUgC086773@repoman.freebsd.org>
From: Maxim Konovalov <maxim@FreeBSD.org>
Date: Wed, 29 Sep 2004 17:54:30 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/lib/libc/net addr2ascii.3
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 17:54:31 -0000

maxim       2004-09-29 17:54:30 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/net         addr2ascii.3 
  Log:
  Reflect the fact addr2ascii(3) and ascii2addr(3) need sys/socket.h
  for AF_* constants.
  
  Submitted by:   Matthew George
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.16      +1 -0      src/lib/libc/net/addr2ascii.3

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 18:12:34 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 38ADA16A4CE; Wed, 29 Sep 2004 18:12:34 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1103B43D53; Wed, 29 Sep 2004 18:12:34 +0000 (GMT)
	(envelope-from wpaul@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TICXHo087380;
	Wed, 29 Sep 2004 18:12:33 GMT
	(envelope-from wpaul@repoman.freebsd.org)
Received: (from wpaul@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TICXQB087379;
	Wed, 29 Sep 2004 18:12:33 GMT
	(envelope-from wpaul)
Message-Id: <200409291812.i8TICXQB087379@repoman.freebsd.org>
From: Bill Paul <wpaul@FreeBSD.org>
Date: Wed, 29 Sep 2004 18:12:33 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/usb usb_subr.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 18:12:34 -0000

wpaul       2004-09-29 18:12:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_subr.c 
  Log:
  When opening a pipe, usbd_setup_pipe() will do a usbd_clear_endpoint_stall()
  to make sure the pipe is ready. Some devices apparently don't support
  the clear stall command however. So what happens when you issue such
  devices a clear stall command? Typically, the command just times out.
  This, at least, is the behavior I've observed with two devices that
  I own: a Rio600 mp3 player and a T-Mobile Sidekick II.
  
  It used to be that after the timeout expired, the pipe open operation
  would conclude and you could still access the device, with the only
  negative effect being a long delay on open. But in the recent past,
  someone added code to make the timeout a fatal error, thereby breaking
  the ability to communicate with these devices in any way.
  
  I don't know exactly what the right solution is for this problem:
  presumeably there is some way to determine whether or not a device
  supports the 'clear stall' command beyond just issuing one and waiting
  to see if it times out, but I don't know what that is. So for now,
  I've added a special case to the error checking code so that the
  timeout is once again non-fatal, thereby letting me use my two
  devices again.
  
  Revision  Changes    Path
  1.71      +8 -3      src/sys/dev/usb/usb_subr.c

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 18:28:28 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B5F6416A4CE; Wed, 29 Sep 2004 18:28:28 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 93B8243D1D; Wed, 29 Sep 2004 18:28:28 +0000 (GMT)
	(envelope-from mlaier@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TISSXs087913;
	Wed, 29 Sep 2004 18:28:28 GMT
	(envelope-from mlaier@repoman.freebsd.org)
Received: (from mlaier@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TISS12087912;
	Wed, 29 Sep 2004 18:28:28 GMT
	(envelope-from mlaier)
Message-Id: <200409291828.i8TISS12087912@repoman.freebsd.org>
From: Max Laier <mlaier@FreeBSD.org>
Date: Wed, 29 Sep 2004 18:28:28 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/em if_em.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 18:28:28 -0000

mlaier      2004-09-29 18:28:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c 
  Log:
  Fix typeo. Should read ***!***IFQ_DRV_IS_EMPTY.
  This might fix some of the trouble around em(4) filling up its buffers.
  
  Submitted by:   mtm
  Pointy hat to:  mlaier
  MFC after:      2 days
  
  Revision  Changes    Path
  1.46      +1 -1      src/sys/dev/em/if_em.c

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 18:37:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 60A6D16A4CF; Wed, 29 Sep 2004 18:37:44 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2BE2C43D5F; Wed, 29 Sep 2004 18:37:44 +0000 (GMT)
	(envelope-from marck@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TIbif2088266;
	Wed, 29 Sep 2004 18:37:44 GMT
	(envelope-from marck@repoman.freebsd.org)
Received: (from marck@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TIbiQh088265;
	Wed, 29 Sep 2004 18:37:44 GMT
	(envelope-from marck)
Message-Id: <200409291837.i8TIbiQh088265@repoman.freebsd.org>
From: Dmitry Morozovsky <marck@FreeBSD.org>
Date: Wed, 29 Sep 2004 18:37:43 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mail chapter.sgml
 doc/en_US.ISO8859-1/books/handbook/users         chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 18:37:44 -0000

marck       2004-09-29 18:37:43 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/mail chapter.sgml 
    en_US.ISO8859-1/books/handbook/users chapter.sgml 
  Log:
  Correct two xrefs which now mislead users to wrong chapters due to
  advanced-networking chapter split.
  
  Approved by:    doceng (hrs)
  
  Revision  Changes    Path
  1.121     +1 -1      doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml
  1.48      +1 -1      doc/en_US.ISO8859-1/books/handbook/users/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 19:08:34 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5DA1516A4CE; Wed, 29 Sep 2004 19:08:34 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3D0B143D53; Wed, 29 Sep 2004 19:08:34 +0000 (GMT)
	(envelope-from jhb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TJ8YI5089199;
	Wed, 29 Sep 2004 19:08:34 GMT
	(envelope-from jhb@repoman.freebsd.org)
Received: (from jhb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TJ8Y3d089198;
	Wed, 29 Sep 2004 19:08:34 GMT
	(envelope-from jhb)
Message-Id: <200409291908.i8TJ8Y3d089198@repoman.freebsd.org>
From: John Baldwin <jhb@FreeBSD.org>
Date: Wed, 29 Sep 2004 19:08:34 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/fdc fdc_acpi.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 19:08:34 -0000

jhb         2004-09-29 19:08:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fdc          fdc_acpi.c 
  Log:
  Only fall back to probing the floppy drives via hints if there is a failure
  in the actual _FDE parsing.  If the failure occurs earlier such as in
  fdc_attach() then don't try to probe any drives.
  
  MFC after:      3 days
  Reviewed by:    njl
  Tested by:      Christian Laursen xi at borderworlds dot dk
  
  Revision  Changes    Path
  1.10      +9 -5      src/sys/dev/fdc/fdc_acpi.c

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 19:20:40 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7675616A4CE; Wed, 29 Sep 2004 19:20:40 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6B37743D4C; Wed, 29 Sep 2004 19:20:40 +0000 (GMT)
	(envelope-from alc@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TJKeE1089720;
	Wed, 29 Sep 2004 19:20:40 GMT
	(envelope-from alc@repoman.freebsd.org)
Received: (from alc@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TJKecC089719;
	Wed, 29 Sep 2004 19:20:40 GMT
	(envelope-from alc)
Message-Id: <200409291920.i8TJKecC089719@repoman.freebsd.org>
From: Alan Cox <alc@FreeBSD.org>
Date: Wed, 29 Sep 2004 19:20:40 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/amd64/amd64 pmap.c src/sys/amd64/include
 pmap.h src/sys/i386/i386 pmap.c src/sys/i386/include pmap.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 19:20:40 -0000

alc         2004-09-29 19:20:40 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/amd64/include    pmap.h 
    sys/i386/i386        pmap.c 
    sys/i386/include     pmap.h 
  Log:
  Prevent the unexpected deallocation of a page table page while performing
  pmap_copy().  This entails additional locking in pmap_copy() and the
  addition of a "flags" parameter to the page table page allocator for
  specifying whether it may sleep when memory is unavailable.  (Already,
  pmap_copy() checks the availability of memory, aborting if it is scarce.
  In theory, another CPU could, however, allocate memory between
  pmap_copy()'s check and the call to the page table page allocator,
  causing the current thread to release its locks and sleep.  This change
  makes this scenario impossible.)
  
  Reviewed by: tegge@
  
  Revision  Changes    Path
  1.503     +44 -21    src/sys/amd64/amd64/pmap.c
  1.124     +1 -1      src/sys/amd64/include/pmap.h
  1.509     +38 -18    src/sys/i386/i386/pmap.c
  1.114     +1 -1      src/sys/i386/include/pmap.h

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 19:52:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8EE3A16A4CE; Wed, 29 Sep 2004 19:52:20 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7083043D31; Wed, 29 Sep 2004 19:52:20 +0000 (GMT)
	(envelope-from wilko@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TJqKMB090609;
	Wed, 29 Sep 2004 19:52:20 GMT
	(envelope-from wilko@repoman.freebsd.org)
Received: (from wilko@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TJqKKb090608;
	Wed, 29 Sep 2004 19:52:20 GMT
	(envelope-from wilko)
Message-Id: <200409291952.i8TJqKKb090608@repoman.freebsd.org>
From: Wilko Bulte <wilko@FreeBSD.org>
Date: Wed, 29 Sep 2004 19:52:20 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/games/fortune/datfiles fortunes2
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 19:52:20 -0000

wilko       2004-09-29 19:52:20 UTC

  FreeBSD src repository

  Modified files:
    games/fortune/datfiles fortunes2 
  Log:
  The state that separates its scholars from its warriors will have its
  thinking done by cowards, and its fighting by fools. - Thucydides
  
  Revision  Changes    Path
  1.77      +5 -0      src/games/fortune/datfiles/fortunes2

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 20:55:15 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3C2FC16A4CE; Wed, 29 Sep 2004 20:55:15 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1BE2343D41; Wed, 29 Sep 2004 20:55:15 +0000 (GMT)
	(envelope-from imp@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TKtECQ098657;
	Wed, 29 Sep 2004 20:55:14 GMT
	(envelope-from imp@repoman.freebsd.org)
Received: (from imp@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TKtEvr098656;
	Wed, 29 Sep 2004 20:55:14 GMT
	(envelope-from imp)
Message-Id: <200409292055.i8TKtEvr098656@repoman.freebsd.org>
From: Warner Losh <imp@FreeBSD.org>
Date: Wed, 29 Sep 2004 20:55:14 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/libexec/getty main.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 20:55:15 -0000

imp         2004-09-29 20:55:14 UTC

  FreeBSD src repository

  Modified files:
    libexec/getty        main.c 
  Log:
  Report once that the device isn't there, but keep trying.  Don't
  filter the errno values.  They don't make as much sense as they used
  to given how we do devices in /dev.
  
  Revision  Changes    Path
  1.46      +14 -21    src/libexec/getty/main.c

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 21:23:09 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 81DE916A4CE; Wed, 29 Sep 2004 21:23:09 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6260543D5A; Wed, 29 Sep 2004 21:23:09 +0000 (GMT)
	(envelope-from trhodes@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TLN9ZI099506;
	Wed, 29 Sep 2004 21:23:09 GMT
	(envelope-from trhodes@repoman.freebsd.org)
Received: (from trhodes@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TLN90C099505;
	Wed, 29 Sep 2004 21:23:09 GMT
	(envelope-from trhodes)
Message-Id: <200409292123.i8TLN90C099505@repoman.freebsd.org>
From: Tom Rhodes <trhodes@FreeBSD.org>
Date: Wed, 29 Sep 2004 21:23:09 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mac chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 21:23:09 -0000

trhodes     2004-09-29 21:23:09 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/mac chapter.sgml 
  Log:
  Whitespace and slight rewording changes.  No new content added,
  translators may safely ignore.
  
  Revision  Changes    Path
  1.29      +40 -38    doc/en_US.ISO8859-1/books/handbook/mac/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 21:36:07 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E4BEB16A4CE; Wed, 29 Sep 2004 21:36:07 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id AC4E643D41; Wed, 29 Sep 2004 21:36:07 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TLa7OT099968;
	Wed, 29 Sep 2004 21:36:07 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TLa741099967;
	Wed, 29 Sep 2004 21:36:07 GMT
	(envelope-from nectar)
Message-Id: <200409292136.i8TLa741099967@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Wed, 29 Sep 2004 21:36:07 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/syscons syscons.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 21:36:08 -0000

nectar      2004-09-29 21:36:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/syscons      syscons.c 
  Log:
  Disallow negative coordinates and sizes in the syscons CONS_SCRSHOT
  ioctl.
  
  Reported by:    Christer Oberg <christer.oberg@deprotect.com>
  
  Revision  Changes    Path
  1.429     +4 -2      src/sys/dev/syscons/syscons.c

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 21:39:36 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D5D2B16A4CE; Wed, 29 Sep 2004 21:39:36 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B5ED543D39; Wed, 29 Sep 2004 21:39:36 +0000 (GMT)
	(envelope-from kensmith@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TLda38000139;
	Wed, 29 Sep 2004 21:39:36 GMT
	(envelope-from kensmith@repoman.freebsd.org)
Received: (from kensmith@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TLdapk000138;
	Wed, 29 Sep 2004 21:39:36 GMT
	(envelope-from kensmith)
Message-Id: <200409292139.i8TLdapk000138@repoman.freebsd.org>
From: Ken Smith <kensmith@FreeBSD.org>
Date: Wed, 29 Sep 2004 21:39:36 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/sparc64/include smp.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 21:39:37 -0000

kensmith    2004-09-29 21:39:36 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/include  smp.h 
  Log:
  We seem to have occasions where sending an IPI takes significantly
  longer than 'normal'.  The cause is still being tracked down but
  in the meantime there are machines where raising IPI_RETRIES does
  help - it's not just a case of the machine staying locked up longer
  and then panic-ing anyway.  Several helpful folks on sparc64@ tried
  a patch that helped figure out what to raise this number to.
  
  Discussed on:   sparc64@
  MFC after:      3 days
  
  Revision  Changes    Path
  1.17      +1 -1      src/sys/sparc64/include/smp.h

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 22:21:50 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 09C6216A4CE; Wed, 29 Sep 2004 22:21:50 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DE1E643D31; Wed, 29 Sep 2004 22:21:49 +0000 (GMT)
	(envelope-from cy@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TMLnx9001648;
	Wed, 29 Sep 2004 22:21:49 GMT
	(envelope-from cy@repoman.freebsd.org)
Received: (from cy@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TMLnbM001647;
	Wed, 29 Sep 2004 22:21:49 GMT
	(envelope-from cy)
Message-Id: <200409292221.i8TMLnbM001647@repoman.freebsd.org>
From: Cy Schubert <cy@FreeBSD.org>
Date: Wed, 29 Sep 2004 22:21:49 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/x11/xcut Makefile ports/x11/xcut/files
 patch-xcut.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 22:21:50 -0000

cy          2004-09-29 22:21:49 UTC

  FreeBSD ports repository

  Modified files:
    x11/xcut             Makefile 
  Added files:
    x11/xcut/files       patch-xcut.c 
  Log:
  Buffer addressing bugfix.
  
  Noticed by:     Nicolas Rachinsky <nicolas@rachinsky.de>
  Approved by:    portmgr (marcus)
  
  Revision  Changes    Path
  1.10      +1 -0      ports/x11/xcut/Makefile
  1.1       +11 -0     ports/x11/xcut/files/patch-xcut.c (new)

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 23:42:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id CC37C16A4CE; Wed, 29 Sep 2004 23:42:44 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id ADCD743D1F; Wed, 29 Sep 2004 23:42:44 +0000 (GMT)
	(envelope-from peter@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TNgikb003816;
	Wed, 29 Sep 2004 23:42:44 GMT
	(envelope-from peter@repoman.freebsd.org)
Received: (from peter@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TNgiln003815;
	Wed, 29 Sep 2004 23:42:44 GMT
	(envelope-from peter)
Message-Id: <200409292342.i8TNgiln003815@repoman.freebsd.org>
From: Peter Wemm <peter@FreeBSD.org>
Date: Wed, 29 Sep 2004 23:42:44 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/gnu/lib/libobjc Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 23:42:44 -0000

peter       2004-09-29 23:42:44 UTC

  FreeBSD src repository

  Modified files:
    gnu/lib/libobjc      Makefile 
  Log:
  We *need* the pic libobjc library for amd64.  It is needed for ia64 as
  well, but I'll let Marcel decide whether he wants to build a .so or not.
  
  Without this, building certain ports that use objc have fatal errors.
  
  Revision  Changes    Path
  1.21      +5 -0      src/gnu/lib/libobjc/Makefile

From owner-cvs-all@FreeBSD.ORG  Wed Sep 29 23:49:58 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2A4E716A4D7; Wed, 29 Sep 2004 23:49:58 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0AAD143D49; Wed, 29 Sep 2004 23:49:58 +0000 (GMT)
	(envelope-from philip@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8TNnvMD004029;
	Wed, 29 Sep 2004 23:49:57 GMT
	(envelope-from philip@repoman.freebsd.org)
Received: (from philip@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8TNnvgu004028;
	Wed, 29 Sep 2004 23:49:57 GMT
	(envelope-from philip)
Message-Id: <200409292349.i8TNnvgu004028@repoman.freebsd.org>
From: Philip Paeps <philip@FreeBSD.org>
Date: Wed, 29 Sep 2004 23:49:57 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/isa psm.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2004 23:49:58 -0000

philip      2004-09-29 23:49:57 UTC

  FreeBSD src repository

  Modified files:
    sys/isa              psm.c 
  Log:
  Introduce a tunable to disable support for Synaptics touchpads.  A number of
  people have reported problems (stickyness, aiming difficulty) which is proving
  difficult to fix, so this will default to disable until sometime after 5.3R.
  
  To enable Synaptics support, set the 'hw.psm.synaptics_support=1' tunable.
  
  MT5 candidate.
  
  Approved by:    njl
  
  Revision  Changes    Path
  1.82      +11 -1     src/sys/isa/psm.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 00:49:55 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 961E016A4CE; Thu, 30 Sep 2004 00:49:55 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8C90943D2F; Thu, 30 Sep 2004 00:49:55 +0000 (GMT)
	(envelope-from rwatson@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U0ntqR014376;
	Thu, 30 Sep 2004 00:49:55 GMT
	(envelope-from rwatson@repoman.freebsd.org)
Received: (from rwatson@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U0ntOg014375;
	Thu, 30 Sep 2004 00:49:55 GMT
	(envelope-from rwatson)
Message-Id: <200409300049.i8U0ntOg014375@repoman.freebsd.org>
From: Robert Watson <rwatson@FreeBSD.org>
Date: Thu, 30 Sep 2004 00:49:55 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/netkey key.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 00:49:55 -0000

rwatson     2004-09-30 00:49:55 UTC

  FreeBSD src repository

  Modified files:
    sys/netkey           key.c 
  Log:
  Merge netipsec/key.c:1.17 into KAME pfkey implementation:
  
    date: 2004/09/26 02:01:27;  author: sam;  state: Exp;  lines: +0 -5
    Correct handling of SADB_UPDATE and SADB_ADD requests.  key_align may
    split the mbuf due to use of m_pulldown.  Discarding the result because
    of this does not make sense as no subsequent code depends on the entire
    msg being linearized (only the individual pieces).  It's likely
    something else is wrong here but for now this appears to get things back
    to a working state.
  
    Submitted by:   Roselyn Lee
  
  This change was also made in the KAME CVS repository as key.c:1.337 by
  itojun.
  
  Revision  Changes    Path
  1.68      +0 -5      src/sys/netkey/key.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 01:08:02 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id EBE4416A4CE; Thu, 30 Sep 2004 01:08:02 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CAE6343D46; Thu, 30 Sep 2004 01:08:02 +0000 (GMT)
	(envelope-from sam@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U182bp014982;
	Thu, 30 Sep 2004 01:08:02 GMT
	(envelope-from sam@repoman.freebsd.org)
Received: (from sam@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U182gW014981;
	Thu, 30 Sep 2004 01:08:02 GMT
	(envelope-from sam)
Message-Id: <200409300108.i8U182gW014981@repoman.freebsd.org>
From: Sam Leffler <sam@FreeBSD.org>
Date: Thu, 30 Sep 2004 01:08:02 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/netipsec ipsec.c key.c key.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 01:08:03 -0000

sam         2004-09-30 01:08:02 UTC

  FreeBSD src repository

  Modified files:
    sys/netipsec         ipsec.c key.c key.h 
  Log:
  Add missing locking for secpolicy refcnt manipulations.
  
  Submitted by:   Roselyn Lee
  
  Revision  Changes    Path
  1.9       +3 -3      src/sys/netipsec/ipsec.c
  1.18      +12 -0     src/sys/netipsec/key.c
  1.3       +1 -0      src/sys/netipsec/key.h

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 02:13:43 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 34B0116A4CE; Thu, 30 Sep 2004 02:13:43 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 161C243D1D; Thu, 30 Sep 2004 02:13:43 +0000 (GMT)
	(envelope-from peter@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U2DgY8016880;
	Thu, 30 Sep 2004 02:13:42 GMT
	(envelope-from peter@repoman.freebsd.org)
Received: (from peter@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U2DgFb016879;
	Thu, 30 Sep 2004 02:13:42 GMT
	(envelope-from peter)
Message-Id: <200409300213.i8U2DgFb016879@repoman.freebsd.org>
From: Peter Wemm <peter@FreeBSD.org>
Date: Thu, 30 Sep 2004 02:13:42 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/usb usb_subr.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 02:13:43 -0000

peter       2004-09-30 02:13:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_subr.c 
  Log:
  Remove extra */
  
  Submitted by: Manfred Antar <null@pozo.com>
  
  Revision  Changes    Path
  1.72      +1 -1      src/sys/dev/usb/usb_subr.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 04:33:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E962816A4CE; Thu, 30 Sep 2004 04:33:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C9B2C43D3F; Thu, 30 Sep 2004 04:33:52 +0000 (GMT)
	(envelope-from brooks@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U4Xqoo039400;
	Thu, 30 Sep 2004 04:33:52 GMT
	(envelope-from brooks@repoman.freebsd.org)
Received: (from brooks@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U4Xqmg039396;
	Thu, 30 Sep 2004 04:33:52 GMT
	(envelope-from brooks)
Message-Id: <200409300433.i8U4Xqmg039396@repoman.freebsd.org>
From: Brooks Davis <brooks@FreeBSD.org>
Date: Thu, 30 Sep 2004 04:33:52 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sbin/reboot boot_i386.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 04:33:53 -0000

brooks      2004-09-30 04:33:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sbin/reboot          boot_i386.8 
  Log:
  MFC: refer to bsdlabel, not disklabel.
  
  Approved by:    re (hrs)
  
  Revision  Changes    Path
  1.46.2.1  +4 -4      src/sbin/reboot/boot_i386.8

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 04:41:55 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D5AD916A4CE; Thu, 30 Sep 2004 04:41:55 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B516443D39; Thu, 30 Sep 2004 04:41:55 +0000 (GMT)
	(envelope-from des@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U4ftPi044474;
	Thu, 30 Sep 2004 04:41:55 GMT
	(envelope-from des@repoman.freebsd.org)
Received: (from des@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U4ftXk044473;
	Thu, 30 Sep 2004 04:41:55 GMT
	(envelope-from des)
Message-Id: <200409300441.i8U4ftXk044473@repoman.freebsd.org>
From: Dag-Erling Smorgrav <des@FreeBSD.org>
Date: Thu, 30 Sep 2004 04:41:55 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/bin/sh exec.c var.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 04:41:56 -0000

des         2004-09-30 04:41:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    bin/sh               exec.c var.c 
  Log:
  MFC: unsetting an undefined variable or function is not an error.
  
  PR:             standards/45738
  Submitted by:   Matthias Andree <matthias.andree@web.de>
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.24.2.1  +1 -1      src/bin/sh/exec.c
  1.26.2.1  +1 -1      src/bin/sh/var.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 04:44:10 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BFA0A16A4CE; Thu, 30 Sep 2004 04:44:10 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9EFDB43D39; Thu, 30 Sep 2004 04:44:10 +0000 (GMT)
	(envelope-from des@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U4iAtg045871;
	Thu, 30 Sep 2004 04:44:10 GMT
	(envelope-from des@repoman.freebsd.org)
Received: (from des@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U4iAE1045870;
	Thu, 30 Sep 2004 04:44:10 GMT
	(envelope-from des)
Message-Id: <200409300444.i8U4iAE1045870@repoman.freebsd.org>
From: Dag-Erling Smorgrav <des@FreeBSD.org>
Date: Thu, 30 Sep 2004 04:44:10 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_4
Subject: cvs commit: src/bin/sh exec.c var.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 04:44:10 -0000

des         2004-09-30 04:44:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    bin/sh               exec.c var.c 
  Log:
  MFC: unsetting an undefined variable or function is not an error.
  
  PR:             standards/45738
  Submitted by:   Matthias Andree <matthias.andree@web.de>
  
  Revision  Changes    Path
  1.14.2.6  +1 -1      src/bin/sh/exec.c
  1.15.2.4  +1 -1      src/bin/sh/var.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 05:21:02 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1F9CA16A4CE; Thu, 30 Sep 2004 05:21:02 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id F401643D2F; Thu, 30 Sep 2004 05:21:01 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U5L1p8076003;
	Thu, 30 Sep 2004 05:21:01 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U5L1ET076002;
	Thu, 30 Sep 2004 05:21:01 GMT
	(envelope-from kris)
Message-Id: <200409300521.i8U5L1ET076002@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Thu, 30 Sep 2004 05:21:01 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/Mk bsd.port.mk
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 05:21:02 -0000

kris        2004-09-30 05:21:01 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  * Support USE_GCC=3.[34] properly, and allow newer 5.x systems to
  build ports with older USE_GCC versions (useful in certain cases for
  working around compile errors with newer gcc versions) [1] [2] [3] [4]
  (based on)
  
  * Only spit out the TRYBROKEN message when a BROKEN string is defined
  
  PR:             ports/70322 [1], ports/71344 [2], ports/64316 [3]
  Submitted by:   obrien [1], Xin LI <delphij@frontfree.net> [2],
                  trevor [3], jkoshy [4], et. al.
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.498     +9 -9      ports/Mk/bsd.port.mk

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 05:25:01 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2E6DF16A4CE; Thu, 30 Sep 2004 05:25:01 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D62D243D41; Thu, 30 Sep 2004 05:25:00 +0000 (GMT)
	(envelope-from rwatson@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U5P07C078555;
	Thu, 30 Sep 2004 05:25:00 GMT
	(envelope-from rwatson@repoman.freebsd.org)
Received: (from rwatson@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U5P0hM078554;
	Thu, 30 Sep 2004 05:25:00 GMT
	(envelope-from rwatson)
Message-Id: <200409300525.i8U5P0hM078554@repoman.freebsd.org>
From: Robert Watson <rwatson@FreeBSD.org>
Date: Thu, 30 Sep 2004 05:25:00 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: 
	cvs commit: src/tools/tools/syscall_timing Makefile syscall_timing.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 05:25:01 -0000

rwatson     2004-09-30 05:25:00 UTC

  FreeBSD src repository

  Added files:
    tools/tools/syscall_timing Makefile syscall_timing.c 
  Log:
  Add syscall_timing, a simple timing micro-benchmark for some
  characteristic system calls.  I've been sending this to people for
  a while, and figured it would be more efficient to just put it in
  CVS.
  
  Revision  Changes    Path
  1.1       +9 -0      src/tools/tools/syscall_timing/Makefile (new)
  1.1       +186 -0    src/tools/tools/syscall_timing/syscall_timing.c (new)

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 05:32:00 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id AA62F16A4CE; Thu, 30 Sep 2004 05:32:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8A37D43D1D; Thu, 30 Sep 2004 05:32:00 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U5W0S2085575;
	Thu, 30 Sep 2004 05:32:00 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U5W0ao085571;
	Thu, 30 Sep 2004 05:32:00 GMT
	(envelope-from kris)
Message-Id: <200409300532.i8U5W0ao085571@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Thu, 30 Sep 2004 05:32:00 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/audio/gspeakers Makefile ports/audio/libsndfile
 Makefile ports/cad/gtkwave Makefile ports/cad/netgen Makefile
 ports/chinese/gcin Makefile ports/comms/aldo Makefile...
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 05:32:00 -0000

kris        2004-09-30 05:32:00 UTC

  FreeBSD ports repository

  Modified files:
    audio/gspeakers      Makefile 
    audio/libsndfile     Makefile 
    cad/gtkwave          Makefile 
    cad/netgen           Makefile 
    chinese/gcin         Makefile 
    comms/aldo           Makefile 
    databases/firebird-devel Makefile 
    devel/ddd            Makefile 
    devel/flowdesigner   Makefile 
    devel/gconfmm26      Makefile 
    devel/glibmm         Makefile 
    devel/gnome-vfsmm    Makefile 
    devel/libglademm24   Makefile 
    devel/libopendaap    Makefile 
    devel/libsigc++20    Makefile 
    devel/mico           Makefile 
    devel/regexxer       Makefile 
    devel/ustl           Makefile 
    emulators/pearpc     Makefile 
    emulators/stella     Makefile 
    emulators/wine       Makefile 
    finance/grisbi       Makefile 
    ftp/curlpp           Makefile 
    games/glob2          Makefile 
    games/netpanzer      Makefile 
    games/netpanzerdata  Makefile 
    graphics/aqsis       Makefile 
    graphics/bugle       Makefile 
    graphics/gliv        Makefile 
    graphics/ipe         Makefile 
    graphics/libgnomecanvasmm26 Makefile 
    graphics/libwpcg     Makefile 
    mail/firemime        Makefile 
    mail/firepay         Makefile 
    math/GiNaC           Makefile 
    math/atlas           Makefile 
    math/atlas-devel     Makefile 
    math/cln             Makefile 
    math/fftw3           Makefile 
    math/freefem++       Makefile 
    multimedia/dirac     Makefile 
    multimedia/mplayer   Makefile 
    multimedia/vlc       Makefile 
    multimedia/xvid      Makefile 
    net/ayttm            Makefile 
    net/libbt            Makefile 
    net/verlihub         Makefile 
    net/xmlrpc++         Makefile 
    print/lilypond       Makefile 
    print/lilypond-devel Makefile 
    print/pdftk          Makefile 
    science/xloops-ginac Makefile 
    security/doscan      Makefile 
    security/steghide    Makefile 
    sysutils/ntfsprogs   Makefile 
    sysutils/xfce4-cpugraph-plugin Makefile 
    textproc/highlight   Makefile 
    textproc/libxml++26  Makefile 
    textproc/stardict2   Makefile 
    www/dansguardian-devel Makefile 
    www/dtse             Makefile 
    www/openvrml         Makefile 
    x11/gmrun            Makefile 
    x11/libgnomemm26     Makefile 
    x11/workrave         Makefile 
    x11-fm/emelfm2       Makefile 
    x11-toolkits/gtkmm24 Makefile 
    x11-toolkits/guis    Makefile 
    x11-toolkits/libgnomeuimm26 Makefile 
    x11-toolkits/libpanelappletmm Makefile 
    x11-wm/kahakai       Makefile 
  Log:
  Increase USE_GCC to 3.4 for those ports which compile with it.
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.6       +1 -1      ports/audio/gspeakers/Makefile
  1.23      +1 -1      ports/audio/libsndfile/Makefile
  1.14      +1 -1      ports/cad/gtkwave/Makefile
  1.2       +1 -1      ports/cad/netgen/Makefile
  1.5       +1 -1      ports/chinese/gcin/Makefile
  1.5       +1 -1      ports/comms/aldo/Makefile
  1.23      +1 -1      ports/databases/firebird-devel/Makefile
  1.59      +1 -1      ports/devel/ddd/Makefile
  1.5       +1 -1      ports/devel/flowdesigner/Makefile
  1.10      +1 -1      ports/devel/gconfmm26/Makefile
  1.4       +1 -1      ports/devel/glibmm/Makefile
  1.15      +1 -1      ports/devel/gnome-vfsmm/Makefile
  1.13      +1 -1      ports/devel/libglademm24/Makefile
  1.10      +1 -1      ports/devel/libopendaap/Makefile
  1.28      +1 -1      ports/devel/libsigc++20/Makefile
  1.74      +1 -1      ports/devel/mico/Makefile
  1.13      +1 -1      ports/devel/regexxer/Makefile
  1.6       +1 -1      ports/devel/ustl/Makefile
  1.11      +1 -1      ports/emulators/pearpc/Makefile
  1.25      +1 -1      ports/emulators/stella/Makefile
  1.175     +1 -1      ports/emulators/wine/Makefile
  1.16      +1 -1      ports/finance/grisbi/Makefile
  1.10      +1 -1      ports/ftp/curlpp/Makefile
  1.4       +1 -1      ports/games/glob2/Makefile
  1.2       +1 -1      ports/games/netpanzer/Makefile
  1.2       +1 -1      ports/games/netpanzerdata/Makefile
  1.14      +1 -1      ports/graphics/aqsis/Makefile
  1.4       +1 -1      ports/graphics/bugle/Makefile
  1.30      +1 -1      ports/graphics/gliv/Makefile
  1.10      +1 -1      ports/graphics/ipe/Makefile
  1.12      +1 -1      ports/graphics/libgnomecanvasmm26/Makefile
  1.8       +1 -1      ports/graphics/libwpcg/Makefile
  1.2       +1 -1      ports/mail/firemime/Makefile
  1.2       +1 -1      ports/mail/firepay/Makefile
  1.38      +1 -1      ports/math/GiNaC/Makefile
  1.22      +1 -1      ports/math/atlas-devel/Makefile
  1.28      +1 -1      ports/math/atlas/Makefile
  1.19      +1 -1      ports/math/cln/Makefile
  1.26      +1 -1      ports/math/fftw3/Makefile
  1.13      +1 -1      ports/math/freefem++/Makefile
  1.4       +1 -1      ports/multimedia/dirac/Makefile
  1.104     +1 -1      ports/multimedia/mplayer/Makefile
  1.59      +1 -1      ports/multimedia/vlc/Makefile
  1.19      +1 -1      ports/multimedia/xvid/Makefile
  1.36      +1 -1      ports/net/ayttm/Makefile
  1.10      +1 -1      ports/net/libbt/Makefile
  1.7       +1 -1      ports/net/verlihub/Makefile
  1.5       +1 -1      ports/net/xmlrpc++/Makefile
  1.9       +1 -1      ports/print/lilypond-devel/Makefile
  1.26      +1 -1      ports/print/lilypond/Makefile
  1.4       +1 -1      ports/print/pdftk/Makefile
  1.12      +1 -1      ports/science/xloops-ginac/Makefile
  1.7       +1 -1      ports/security/doscan/Makefile
  1.21      +1 -1      ports/security/steghide/Makefile
  1.6       +1 -1      ports/sysutils/ntfsprogs/Makefile
  1.7       +1 -1      ports/sysutils/xfce4-cpugraph-plugin/Makefile
  1.27      +1 -1      ports/textproc/highlight/Makefile
  1.32      +1 -1      ports/textproc/libxml++26/Makefile
  1.16      +1 -1      ports/textproc/stardict2/Makefile
  1.14      +1 -1      ports/www/dansguardian-devel/Makefile
  1.5       +1 -1      ports/www/dtse/Makefile
  1.16      +1 -1      ports/www/openvrml/Makefile
  1.12      +1 -1      ports/x11-fm/emelfm2/Makefile
  1.78      +1 -1      ports/x11-toolkits/gtkmm24/Makefile
  1.3       +1 -1      ports/x11-toolkits/guis/Makefile
  1.13      +1 -1      ports/x11-toolkits/libgnomeuimm26/Makefile
  1.9       +1 -1      ports/x11-toolkits/libpanelappletmm/Makefile
  1.10      +1 -1      ports/x11-wm/kahakai/Makefile
  1.15      +1 -1      ports/x11/gmrun/Makefile
  1.13      +1 -1      ports/x11/libgnomemm26/Makefile
  1.10      +1 -1      ports/x11/workrave/Makefile

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 05:34:57 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1115616A4CE; Thu, 30 Sep 2004 05:34:57 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E25DC43D64; Thu, 30 Sep 2004 05:34:56 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U5YuAL087420;
	Thu, 30 Sep 2004 05:34:56 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U5Yu93087419;
	Thu, 30 Sep 2004 05:34:56 GMT
	(envelope-from kris)
Message-Id: <200409300534.i8U5Yu93087419@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Thu, 30 Sep 2004 05:34:56 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/sysutils/e2fsprogs Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 05:34:57 -0000

kris        2004-09-30 05:34:56 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/e2fsprogs   Makefile 
  Log:
  Switch to USE_GCC=3.4 and conditionalize on 4.9 and older systems.
  
  Submitted by:   matthias.andree@gmx.de (maintainer)
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.21      +4 -1      ports/sysutils/e2fsprogs/Makefile

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 05:47:12 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BA08316A4CE; Thu, 30 Sep 2004 05:47:12 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9A52343D55; Thu, 30 Sep 2004 05:47:12 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U5lCpX095459;
	Thu, 30 Sep 2004 05:47:12 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U5lCCx095458;
	Thu, 30 Sep 2004 05:47:12 GMT
	(envelope-from kris)
Message-Id: <200409300547.i8U5lCCx095458@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Thu, 30 Sep 2004 05:47:12 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/audio/xsidplay Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 05:47:12 -0000

kris        2004-09-30 05:47:12 UTC

  FreeBSD ports repository

  Modified files:
    audio/xsidplay       Makefile 
  Log:
  BROKEN on 5.x: does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.27      +4 -0      ports/audio/xsidplay/Makefile

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 05:48:18 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id EBF0D16A4CE; Thu, 30 Sep 2004 05:48:18 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CBDAF43D31; Thu, 30 Sep 2004 05:48:18 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U5mISU096210;
	Thu, 30 Sep 2004 05:48:18 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U5mIvJ096209;
	Thu, 30 Sep 2004 05:48:18 GMT
	(envelope-from kris)
Message-Id: <200409300548.i8U5mIvJ096209@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Thu, 30 Sep 2004 05:48:18 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/emulators/xsystem35 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 05:48:19 -0000

kris        2004-09-30 05:48:18 UTC

  FreeBSD ports repository

  Modified files:
    emulators/xsystem35  Makefile 
  Log:
  BROKEN: Broken pkg-plist
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.45      +2 -0      ports/emulators/xsystem35/Makefile

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 05:49:12 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 193D416A4CE; Thu, 30 Sep 2004 05:49:12 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EDF2A43D3F; Thu, 30 Sep 2004 05:49:11 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U5nBEY096741;
	Thu, 30 Sep 2004 05:49:11 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U5nBbs096740;
	Thu, 30 Sep 2004 05:49:11 GMT
	(envelope-from kris)
Message-Id: <200409300549.i8U5nBbs096740@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Thu, 30 Sep 2004 05:49:11 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/x11-toolkits/xview Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 05:49:12 -0000

kris        2004-09-30 05:49:11 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/xview   Makefile 
  Log:
  BROKEN on 5.x: Broken by changes to make(1)
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.35      +4 -0      ports/x11-toolkits/xview/Makefile

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 05:50:31 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D640516A4CE; Thu, 30 Sep 2004 05:50:31 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B654843D1D; Thu, 30 Sep 2004 05:50:31 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U5oVoF097784;
	Thu, 30 Sep 2004 05:50:31 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U5oVSY097780;
	Thu, 30 Sep 2004 05:50:31 GMT
	(envelope-from kris)
Message-Id: <200409300550.i8U5oVSY097780@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Thu, 30 Sep 2004 05:50:31 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/games/xword Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 05:50:32 -0000

kris        2004-09-30 05:50:31 UTC

  FreeBSD ports repository

  Modified files:
    games/xword          Makefile 
  Log:
  BROKEN on 5.x: Configure fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.6       +7 -1      ports/games/xword/Makefile

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 05:51:21 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E601116A4CE; Thu, 30 Sep 2004 05:51:21 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C6E9843D41; Thu, 30 Sep 2004 05:51:21 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U5pLlm098471;
	Thu, 30 Sep 2004 05:51:21 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U5pL5A098470;
	Thu, 30 Sep 2004 05:51:21 GMT
	(envelope-from kris)
Message-Id: <200409300551.i8U5pL5A098470@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Thu, 30 Sep 2004 05:51:21 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/graphics/yafray Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 05:51:22 -0000

kris        2004-09-30 05:51:21 UTC

  FreeBSD ports repository

  Modified files:
    graphics/yafray      Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.6       +4 -0      ports/graphics/yafray/Makefile

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 05:52:30 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7CD8F16A4CE; Thu, 30 Sep 2004 05:52:30 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 58F1643D55; Thu, 30 Sep 2004 05:52:30 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U5qUNS099323;
	Thu, 30 Sep 2004 05:52:30 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U5qUMM099322;
	Thu, 30 Sep 2004 05:52:30 GMT
	(envelope-from kris)
Message-Id: <200409300552.i8U5qUMM099322@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Thu, 30 Sep 2004 05:52:30 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/chinese/BBMan Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 05:52:30 -0000

kris        2004-09-30 05:52:30 UTC

  FreeBSD ports repository

  Modified files:
    chinese/BBMan        Makefile 
  Log:
  BROKEN on 5.x: Does not compile
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.2       +7 -1      ports/chinese/BBMan/Makefile

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 05:54:34 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5C49916A4CE; Thu, 30 Sep 2004 05:54:34 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3DFE943D48; Thu, 30 Sep 2004 05:54:34 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U5sYgg001081;
	Thu, 30 Sep 2004 05:54:34 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U5sYxB001080;
	Thu, 30 Sep 2004 05:54:34 GMT
	(envelope-from kris)
Message-Id: <200409300554.i8U5sYxB001080@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Thu, 30 Sep 2004 05:54:34 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/net/ztelnet Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 05:54:34 -0000

kris        2004-09-30 05:54:34 UTC

  FreeBSD ports repository

  Modified files:
    net/ztelnet          Makefile 
  Log:
  BROKEN on 5.x: Install fails
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.18      +7 -1      ports/net/ztelnet/Makefile

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 05:56:29 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2E12F16A4CE; Thu, 30 Sep 2004 05:56:29 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0E9E343D46; Thu, 30 Sep 2004 05:56:29 +0000 (GMT)
	(envelope-from kris@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U5uSg3001976;
	Thu, 30 Sep 2004 05:56:28 GMT
	(envelope-from kris@repoman.freebsd.org)
Received: (from kris@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U5uSxq001975;
	Thu, 30 Sep 2004 05:56:28 GMT
	(envelope-from kris)
Message-Id: <200409300556.i8U5uSxq001975@repoman.freebsd.org>
From: Kris Kennaway <kris@FreeBSD.org>
Date: Thu, 30 Sep 2004 05:56:28 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/games/pykawari Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 05:56:29 -0000

kris        2004-09-30 05:56:28 UTC

  FreeBSD ports repository

  Modified files:
    games/pykawari       Makefile 
  Log:
  Correct typo in previous commit
  
  Submitted by:   maintainer
  Approved by:    portmgr (self)
  Pointy hat to:  self
  
  Revision  Changes    Path
  1.8       +1 -1      ports/games/pykawari/Makefile

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 06:17:27 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A1F0916A4CE; Thu, 30 Sep 2004 06:17:27 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8092243D1F; Thu, 30 Sep 2004 06:17:27 +0000 (GMT)
	(envelope-from rwatson@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U6HR1K018095;
	Thu, 30 Sep 2004 06:17:27 GMT
	(envelope-from rwatson@repoman.freebsd.org)
Received: (from rwatson@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U6HRV2018091;
	Thu, 30 Sep 2004 06:17:27 GMT
	(envelope-from rwatson)
Message-Id: <200409300617.i8U6HRV2018091@repoman.freebsd.org>
From: Robert Watson <rwatson@FreeBSD.org>
Date: Thu, 30 Sep 2004 06:17:27 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/tools/tools/netrate/netsend Makefile netsend.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 06:17:27 -0000

rwatson     2004-09-30 06:17:27 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/netrate/netsend Makefile netsend.c 
  Log:
  While calling perror() on send() failure was useful for debugging the
  if_em "wedging" problem, large numbers of perror() calls impacts send
  performance.  As such, just count the error, don't print it.
  
  Revision  Changes    Path
  1.2       +1 -0      src/tools/tools/netrate/netsend/Makefile
  1.5       +1 -3      src/tools/tools/netrate/netsend/netsend.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 06:18:29 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 93BE616A4CE; Thu, 30 Sep 2004 06:18:29 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 75A0C43D1F; Thu, 30 Sep 2004 06:18:29 +0000 (GMT)
	(envelope-from philip@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U6ITd7018895;
	Thu, 30 Sep 2004 06:18:29 GMT
	(envelope-from philip@repoman.freebsd.org)
Received: (from philip@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U6ITfA018894;
	Thu, 30 Sep 2004 06:18:29 GMT
	(envelope-from philip)
Message-Id: <200409300618.i8U6ITfA018894@repoman.freebsd.org>
From: Philip Paeps <philip@FreeBSD.org>
Date: Thu, 30 Sep 2004 06:18:29 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/share/man/man4 psm.4
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 06:18:29 -0000

philip      2004-09-30 06:18:29 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       psm.4 
  Log:
  Document the Synaptics tunable.  While I'm here, also mention the
  synapticshw_t structure and the MOUSE_SYN_GETHWINFO ioctl() which
  reads it.
  
  MT5 candidate
  
  Approved by:    njl
  
  Revision  Changes    Path
  1.44      +49 -1     src/share/man/man4/psm.4

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 07:04:04 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5507C16A4D0; Thu, 30 Sep 2004 07:04:04 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4A41243D60; Thu, 30 Sep 2004 07:04:04 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U744ZP051029;
	Thu, 30 Sep 2004 07:04:04 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U744rg051025;
	Thu, 30 Sep 2004 07:04:04 GMT
	(envelope-from phk)
Message-Id: <200409300704.i8U744rg051025@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Thu, 30 Sep 2004 07:04:03 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/sys systm.h src/sys/conf files src/sys/kern
 subr_unit.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 07:04:04 -0000

phk         2004-09-30 07:04:03 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              systm.h 
    sys/conf             files 
  Added files:
    sys/kern             subr_unit.c 
  Log:
  Add a new API for allocating unit number (-like) resources.
  
  Allocation is always lowest free unit number.
  
  A mixed range/bitmap strategy for maximum memory efficiency.  In
  the typical case where no unit numbers are freed total memory usage
  is 56 bytes on i386.
  
  malloc is called M_WAITOK but no locking is provided (yet).  A bit of
  experience will be necessary to determine the best strategy.  Hopefully
  a "caller provides locking" strategy can be maintained, but that may
  require use of M_NOWAIT allocation and failure handling.
  
  A userland test driver is included.
  
  Revision  Changes    Path
  1.955     +1 -0      src/sys/conf/files
  1.1       +597 -0    src/sys/kern/subr_unit.c (new)
  1.215     +8 -0      src/sys/sys/systm.h

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 07:35:58 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1909616A4CF; Thu, 30 Sep 2004 07:35:58 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B817643D41; Thu, 30 Sep 2004 07:35:57 +0000 (GMT)
	(envelope-from maxim@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U7Zvo3074073;
	Thu, 30 Sep 2004 07:35:57 GMT
	(envelope-from maxim@repoman.freebsd.org)
Received: (from maxim@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U7ZvxT074066;
	Thu, 30 Sep 2004 07:35:57 GMT
	(envelope-from maxim)
Message-Id: <200409300735.i8U7ZvxT074066@repoman.freebsd.org>
From: Maxim Konovalov <maxim@FreeBSD.org>
Date: Thu, 30 Sep 2004 07:35:57 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sbin/ping ping.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 07:35:58 -0000

maxim       2004-09-30 07:35:57 UTC

  FreeBSD src repository

  Modified files:
    sbin/ping            ping.c 
  Log:
  o Store timestamp in network byte order.
  o Remove an assumption sizeof(struct timeval) == 8 (this is not
    true on sparc64).
  
  Reviewed by:    imp, -hackers
  Obtained from:  NetBSD (rev. 1.75)
  MT5 after:      1 month
  
  Revision  Changes    Path
  1.106     +15 -4     src/sbin/ping/ping.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 07:36:30 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id EED7416A4CE; Thu, 30 Sep 2004 07:36:30 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CE62943D1D; Thu, 30 Sep 2004 07:36:30 +0000 (GMT)
	(envelope-from den@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U7aUH5074478;
	Thu, 30 Sep 2004 07:36:30 GMT
	(envelope-from den@repoman.freebsd.org)
Received: (from den@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U7aUsn074477;
	Thu, 30 Sep 2004 07:36:30 GMT
	(envelope-from den)
Message-Id: <200409300736.i8U7aUsn074477@repoman.freebsd.org>
From: Denis Peplin <den@FreeBSD.org>
Date: Thu, 30 Sep 2004 07:36:30 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: 
	cvs commit: doc/en_US.ISO8859-1/books/handbook/security chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 07:36:31 -0000

den         2004-09-30 07:36:30 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/security chapter.sgml 
  Log:
  Catch up the removal of PFIL_HOOKS from HEAD and RELENG_5
  
  Submitted by:   delphij
  Approved by:    re (hrs)
  
  Revision  Changes    Path
  1.226     +1 -12     doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 08:47:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 55AF716A4CE; Thu, 30 Sep 2004 08:47:35 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 344F943D5A; Thu, 30 Sep 2004 08:47:35 +0000 (GMT)
	(envelope-from marck@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U8lZq4035966;
	Thu, 30 Sep 2004 08:47:35 GMT
	(envelope-from marck@repoman.freebsd.org)
Received: (from marck@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U8lZGX035965;
	Thu, 30 Sep 2004 08:47:35 GMT
	(envelope-from marck)
Message-Id: <200409300847.i8U8lZGX035965@repoman.freebsd.org>
From: Dmitry Morozovsky <marck@FreeBSD.org>
Date: Thu, 30 Sep 2004 08:47:35 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/ru_RU.KOI8-R/books/handbook/mail chapter.sgml
 doc/ru_RU.KOI8-R/books/handbook/users         chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 08:47:35 -0000

marck       2004-09-30 08:47:35 UTC

  FreeBSD doc repository

  Modified files:
    ru_RU.KOI8-R/books/handbook/mail chapter.sgml 
    ru_RU.KOI8-R/books/handbook/users chapter.sgml 
  Log:
  MFen:
          1.120 -> 1.121  mail/chapter.sgml
          1.47 -> 1.48    users/chapter.sgml
  
  Obtained from:  The FreeBSD Russian Documentation Project
  Approved by:    den (mentor)
  
  Revision  Changes    Path
  1.10      +1 -1      doc/ru_RU.KOI8-R/books/handbook/mail/chapter.sgml
  1.5       +1 -1      doc/ru_RU.KOI8-R/books/handbook/users/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 09:15:21 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id EC9A216A4D0; Thu, 30 Sep 2004 09:15:21 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CD82A43D3F; Thu, 30 Sep 2004 09:15:21 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U9FLKv055652;
	Thu, 30 Sep 2004 09:15:21 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U9FLKg055651;
	Thu, 30 Sep 2004 09:15:21 GMT
	(envelope-from dougb)
Message-Id: <200409300915.i8U9FLKg055651@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Thu, 30 Sep 2004 09:15:21 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/rc.d named
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 09:15:22 -0000

dougb       2004-09-30 09:15:21 UTC

  FreeBSD src repository

  Modified files:
    etc/rc.d             named 
  Log:
  Hide all the devices in the chroot dev except for random and null.
  
  Revision  Changes    Path
  1.15      +3 -0      src/etc/rc.d/named

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 09:15:33 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5E7A516A4CE; Thu, 30 Sep 2004 09:15:33 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3B39B43D48; Thu, 30 Sep 2004 09:15:33 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U9FX76055864;
	Thu, 30 Sep 2004 09:15:33 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U9FXpq055863;
	Thu, 30 Sep 2004 09:15:33 GMT
	(envelope-from ru)
Message-Id: <200409300915.i8U9FXpq055863@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 30 Sep 2004 09:15:33 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sbin/reboot boot_i386.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 09:15:33 -0000

ru          2004-09-30 09:15:33 UTC

  FreeBSD src repository

  Modified files:
    sbin/reboot          boot_i386.8 
  Log:
  FreeBSD has full support for multiple consoles since 2001.
  
  Revision  Changes    Path
  1.49      +1 -7      src/sbin/reboot/boot_i386.8

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 09:18:49 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 37B6116A4CE; Thu, 30 Sep 2004 09:18:49 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 16F7943D39; Thu, 30 Sep 2004 09:18:49 +0000 (GMT)
	(envelope-from alfred@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U9Im2A058429;
	Thu, 30 Sep 2004 09:18:48 GMT
	(envelope-from alfred@repoman.freebsd.org)
Received: (from alfred@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U9ImBu058428;
	Thu, 30 Sep 2004 09:18:48 GMT
	(envelope-from alfred)
Message-Id: <200409300918.i8U9ImBu058428@repoman.freebsd.org>
From: Alfred Perlstein <alfred@FreeBSD.org>
Date: Thu, 30 Sep 2004 09:18:48 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/sys proc.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 09:18:49 -0000

alfred      2004-09-30 09:18:48 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              proc.h 
  Log:
  Forward declare struct kaioinfo to un-void a pointer in struct proc.
  
  Revision  Changes    Path
  1.405     +2 -1      src/sys/sys/proc.h

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 09:40:26 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4389216A4D0; Thu, 30 Sep 2004 09:40:26 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1DF2E43D46; Thu, 30 Sep 2004 09:40:26 +0000 (GMT)
	(envelope-from maxim@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U9ePLj075257;
	Thu, 30 Sep 2004 09:40:25 GMT
	(envelope-from maxim@repoman.freebsd.org)
Received: (from maxim@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U9eP7n075253;
	Thu, 30 Sep 2004 09:40:25 GMT
	(envelope-from maxim)
Message-Id: <200409300940.i8U9eP7n075253@repoman.freebsd.org>
From: Maxim Konovalov <maxim@FreeBSD.org>
Date: Thu, 30 Sep 2004 09:40:25 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/share/sgml mirrors.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 09:40:26 -0000

maxim       2004-09-30 09:40:24 UTC

  FreeBSD doc repository

  Modified files:
    share/sgml           mirrors.xml 
  Log:
  o Add ftp.ru.FreeBSD.org to a list of ftp mirrors in Russia.
  
  Approved by:    Igor Timkin
  
  o Reflect the fact ftp2.ru.FreeBSD.org supports http and rsync.
  
  Approved by:    trhodes
  Reviewed by:    trhodes, -doc
  
  Revision  Changes    Path
  1.32      +7 -0      doc/share/sgml/mirrors.xml

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 09:41:46 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 254FA16A4CE; Thu, 30 Sep 2004 09:41:46 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0593643D4C; Thu, 30 Sep 2004 09:41:46 +0000 (GMT)
	(envelope-from maxim@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U9fjuU076318;
	Thu, 30 Sep 2004 09:41:45 GMT
	(envelope-from maxim@repoman.freebsd.org)
Received: (from maxim@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U9fjdg076314;
	Thu, 30 Sep 2004 09:41:45 GMT
	(envelope-from maxim)
Message-Id: <200409300941.i8U9fjdg076314@repoman.freebsd.org>
From: Maxim Konovalov <maxim@FreeBSD.org>
Date: Thu, 30 Sep 2004 09:41:45 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/articles/hubs article.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 09:41:46 -0000

maxim       2004-09-30 09:41:45 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/articles/hubs article.sgml 
  Log:
  o Remove some dead links to *.de.FreeBSD.org stats.
  
  Approved by:    Daniel Lang
  
  o Add a link to a statistics page for ftp2.ru.FreeBSD.org.
  
  Approved by:    trhodes
  Reviewed by:    trhodes, -doc
  
  Revision  Changes    Path
  1.52      +3 -7      doc/en_US.ISO8859-1/articles/hubs/article.sgml

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 09:43:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C3BAF16A4CE; Thu, 30 Sep 2004 09:43:20 +0000 (GMT)
Received: from mail-gw1.york.ac.uk (mail-gw1.york.ac.uk [144.32.128.246])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3C2E843D5C; Thu, 30 Sep 2004 09:43:20 +0000 (GMT)
	(envelope-from gavin.atkinson@ury.york.ac.uk)
Received: from buffy.york.ac.uk (buffy.york.ac.uk [144.32.226.160])
	by mail-gw1.york.ac.uk (8.12.10/8.12.10) with ESMTP id i8U9hG7U025305;
	Thu, 30 Sep 2004 10:43:16 +0100 (BST)
Received: from buffy.york.ac.uk (localhost [127.0.0.1])
	by buffy.york.ac.uk (8.13.1/8.13.1) with ESMTP id i8U9hG7U003172;
	Thu, 30 Sep 2004 10:43:16 +0100 (BST)
	(envelope-from gavin.atkinson@ury.york.ac.uk)
Received: (from ga9@localhost)
	by buffy.york.ac.uk (8.13.1/8.13.1/Submit) id i8U9hGxE003171;
	Thu, 30 Sep 2004 10:43:16 +0100 (BST)
	(envelope-from gavin.atkinson@ury.york.ac.uk)
X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to
	gavin.atkinson@ury.york.ac.uk using -f
From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To: Ruslan Ermilov <ru@freebsd.org>
In-Reply-To: <200409300915.i8U9FXpq055863@repoman.freebsd.org>
References: <200409300915.i8U9FXpq055863@repoman.freebsd.org>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Message-Id: <1096537395.3073.24.camel@buffy.york.ac.uk>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.6 
Date: Thu, 30 Sep 2004 10:43:15 +0100
X-York-MailScanner: Found to be clean
X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk
cc: cvs-src@freebsd.org
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
Subject: Re: cvs commit: src/sbin/reboot boot_i386.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 09:43:20 -0000

On Thu, 2004-09-30 at 10:15, Ruslan Ermilov wrote:
> ru          2004-09-30 09:15:33 UTC
> 
>   Modified files:
>     sbin/reboot          boot_i386.8 
>   Log:
>   FreeBSD has full support for multiple consoles since 2001.

I don't believe this is true.  It is something I have implemented in the
past (see http://docs.FreeBSD.org/cgi/mid.cgi?4092A8EB.5090709 and PR
kern/66425).

If there is a way for dual console support to be enabled in a default
install, it should probably be documented somewhere.

Gavin

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 09:57:37 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 688F616A4CF; Thu, 30 Sep 2004 09:57:37 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4961143D53; Thu, 30 Sep 2004 09:57:37 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U9vaZb088505;
	Thu, 30 Sep 2004 09:57:37 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U9va0V088501;
	Thu, 30 Sep 2004 09:57:36 GMT
	(envelope-from dougb)
Message-Id: <200409300957.i8U9va0V088501@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Thu, 30 Sep 2004 09:57:36 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc/namedb named.conf
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 09:57:37 -0000

dougb       2004-09-30 09:57:36 UTC

  FreeBSD src repository

  Modified files:
    etc/namedb           named.conf 
  Log:
  1. Update the documentation references, and the warning about setting up
  authoritative servers.
  
  2. Add an IPv4 listen-on option for 127.0.0.1, which is appropriate
  for the default use as a local resolver.
  
  3. Add a commented out listen-on-v6 option.
  
  Revision  Changes    Path
  1.19      +14 -2     src/etc/namedb/named.conf

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 09:59:45 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1D38316A4CE; Thu, 30 Sep 2004 09:59:45 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id F12E943D48; Thu, 30 Sep 2004 09:59:44 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8U9xiaK089961;
	Thu, 30 Sep 2004 09:59:44 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8U9xiZo089957;
	Thu, 30 Sep 2004 09:59:44 GMT
	(envelope-from ru)
Message-Id: <200409300959.i8U9xiZo089957@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 30 Sep 2004 09:59:44 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sbin/reboot boot_i386.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 09:59:45 -0000

ru          2004-09-30 09:59:44 UTC

  FreeBSD src repository

  Modified files:
    sbin/reboot          boot_i386.8 
  Log:
  Fixed desctiptions of some options:
  
  - Document better what the -C option means.
  - The -c option is currently a no-op.
  - The -D and -h options do not allow switching between
    single/dual console modes and internal/video consoles.
    (This used to be true for the old biosdisk boot code,
    but now they just force the multiple consoles mode and
    serial console, respectively.)
  
  Revision  Changes    Path
  1.50      +6 -18     src/sbin/reboot/boot_i386.8

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 10:21:53 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7970616A4CE; Thu, 30 Sep 2004 10:21:53 +0000 (GMT)
Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 447E443D49; Thu, 30 Sep 2004 10:21:52 +0000 (GMT)
	(envelope-from ru@ip.net.ua)
Received: from localhost (oak.ip.net.ua [82.193.96.2])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8UALnoL040509;
	Thu, 30 Sep 2004 13:21:49 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: from tigra.ip.net.ua ([82.193.96.10])
 by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP
 id 02509-01; Thu, 30 Sep 2004 13:21:49 +0300 (EEST)
Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8UALmC5040506
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Thu, 30 Sep 2004 13:21:49 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: (from ru@localhost)
	by heffalump.ip.net.ua (8.13.1/8.13.1) id i8UALpki057748;
	Thu, 30 Sep 2004 13:21:51 +0300 (EEST)
	(envelope-from ru)
Date: Thu, 30 Sep 2004 13:21:40 +0300
From: Ruslan Ermilov <ru@FreeBSD.org>
To: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Message-ID: <20040930102140.GA57540@ip.net.ua>
References: <200409300915.i8U9FXpq055863@repoman.freebsd.org>
	<1096537395.3073.24.camel@buffy.york.ac.uk>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp"
Content-Disposition: inline
In-Reply-To: <1096537395.3073.24.camel@buffy.york.ac.uk>
User-Agent: Mutt/1.5.6i
X-Virus-Scanned: by amavisd-new at ip.net.ua
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sbin/reboot boot_i386.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 10:21:53 -0000


--LQksG6bCIzRHxTLp
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Sep 30, 2004 at 10:43:15AM +0100, Gavin Atkinson wrote:
> On Thu, 2004-09-30 at 10:15, Ruslan Ermilov wrote:
> > ru          2004-09-30 09:15:33 UTC
> >=20
> >   Modified files:
> >     sbin/reboot          boot_i386.8=20
> >   Log:
> >   FreeBSD has full support for multiple consoles since 2001.
>=20
> I don't believe this is true.  It is something I have implemented in the
> past (see http://docs.FreeBSD.org/cgi/mid.cgi?4092A8EB.5090709 and PR
> kern/66425).
>=20
> If there is a way for dual console support to be enabled in a default
> install, it should probably be documented somewhere.
>=20
Um, your patch is about multiple consoles support in loader(8),
which is, while related, is not about what I have touched.
What I have touched was a stale comment that kernel does not
support multiple consoles.  Setting "boot_multicons=3D" in
/boot/loader.conf, or using "boot -D" in the loader(8) will
enable it.  (I'm working on updating the documentation in
this respect.)


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--LQksG6bCIzRHxTLp
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBW940qRfpzJluFF4RAl7fAKCacKtVFY5D4jzpih1+KIifJqqObgCdH5RI
hvhlTzFpQ7T1+hz5xfL225U=
=zNdd
-----END PGP SIGNATURE-----

--LQksG6bCIzRHxTLp--

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 10:24:24 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C2DBE16A4CE; Thu, 30 Sep 2004 10:24:24 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A2A6F43D46; Thu, 30 Sep 2004 10:24:24 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UAOOje008745;
	Thu, 30 Sep 2004 10:24:24 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UAOODZ008744;
	Thu, 30 Sep 2004 10:24:24 GMT
	(envelope-from dougb)
Message-Id: <200409301024.i8UAOODZ008744@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Thu, 30 Sep 2004 10:24:24 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/etc Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 10:24:24 -0000

dougb       2004-09-30 10:24:24 UTC

  FreeBSD src repository

  Modified files:
    etc                  Makefile 
  Log:
  Install namedb stuff to ${DESTDIR}/var/named/etc/namedb instead
  of relying on the symlink in ${DESTDIR}/etc/namedb.
  
  This is functionally equivalent, but doesn't rely on the symlink to work.
  
  Requested by:   ru
  
  Revision  Changes    Path
  1.333     +1 -1      src/etc/Makefile

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 10:38:48 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 670A416A4CE; Thu, 30 Sep 2004 10:38:48 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4736A43D3F; Thu, 30 Sep 2004 10:38:48 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UAcmpK019557;
	Thu, 30 Sep 2004 10:38:48 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UAcme0019556;
	Thu, 30 Sep 2004 10:38:48 GMT
	(envelope-from phk)
Message-Id: <200409301038.i8UAcme0019556@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Thu, 30 Sep 2004 10:38:48 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/sys tty.h src/sys/kern tty.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 10:38:48 -0000

phk         2004-09-30 10:38:48 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              tty.h 
    sys/kern             tty.c 
  Log:
  Assign a global unit number for the tty slave devices (init/lock) using
  the new subr_unit.c code.
  
  For now assert Giant in ttycreate() and ttyfree().  It is not obvious that
  it will ever pay off to lock these with anything else.
  
  Revision  Changes    Path
  1.234     +23 -6     src/sys/kern/tty.c
  1.96      +1 -0      src/sys/sys/tty.h

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 11:15:17 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6CB3816A4CF; Thu, 30 Sep 2004 11:15:17 +0000 (GMT)
Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EBF6943D5C; Thu, 30 Sep 2004 11:15:13 +0000 (GMT)
	(envelope-from matusita@jp.FreeBSD.org)
Received: from localhost (localhost [::1])i8UBFC805608;
	Thu, 30 Sep 2004 20:15:12 +0900 (JST)
	(envelope-from matusita@jp.FreeBSD.org)
In-Reply-To: <200409301024.i8UAOODZ008744@repoman.freebsd.org>
References: <200409301024.i8UAOODZ008744@repoman.freebsd.org>
X-User-Agent: Mew/1.94.2 Emacs/21.3
X-FaceAnim: (-O_O-)(O_O- )(_O-  )(O-   )(-   -)(   -O)(  -O_)( -O_O)(-O_O-)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Dispatcher: imput version 20040704(IM147)
Lines: 18
From: Makoto Matsushita <matusita@jp.FreeBSD.org>
To: dougb@FreeBSD.org
Date: Thu, 30 Sep 2004 20:15:09 +0900
Message-Id: <20040930201509S.matusita@jp.FreeBSD.org>
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/etc Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 11:15:17 -0000


Thank for working a better bind9 configuration, but:

dougb>   Modified files:
dougb>     etc                  Makefile 
dougb>   Log:
dougb>   Install namedb stuff to ${DESTDIR}/var/named/etc/namedb instead
dougb>   of relying on the symlink in ${DESTDIR}/etc/namedb.

Recent changes impose me that it would be hard to use named _without_
having a chroot sandbox.  Is it true and/or intented?  If so,
src/etc/rc.d/named script doesn't need to care if have named_chroot="".

At this time (until I've tested chrooted named by _myself_), I don't
want to use chroot sandbox for named(8) -- can I still do that?

-- -
Makoto `MAR' Matsushita

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 12:16:23 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A280016A4CE; Thu, 30 Sep 2004 12:16:23 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8427243D3F; Thu, 30 Sep 2004 12:16:23 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UCGNtv083144;
	Thu, 30 Sep 2004 12:16:23 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UCGNOc083143;
	Thu, 30 Sep 2004 12:16:23 GMT
	(envelope-from ru)
Message-Id: <200409301216.i8UCGNOc083143@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 30 Sep 2004 12:16:23 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/common loader.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 12:16:23 -0000

ru          2004-09-30 12:16:23 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      loader.8 
  Log:
  `?' is not the same as "help index".
  
  Revision  Changes    Path
  1.67      +2 -4      src/sys/boot/common/loader.8

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 12:57:36 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3590116A4CF; Thu, 30 Sep 2004 12:57:36 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2C1A743D46; Thu, 30 Sep 2004 12:57:36 +0000 (GMT)
	(envelope-from le@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UCvaFi098913;
	Thu, 30 Sep 2004 12:57:36 GMT
	(envelope-from le@repoman.freebsd.org)
Received: (from le@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UCvafV098912;
	Thu, 30 Sep 2004 12:57:36 GMT
	(envelope-from le)
Message-Id: <200409301257.i8UCvafV098912@repoman.freebsd.org>
From: Lukas Ertl <le@FreeBSD.org>
Date: Thu, 30 Sep 2004 12:57:36 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom/vinum geom_vinum_init.c geom_vinum_list.c
 geom_vinum_plex.c geom_vinum_raid5.c geom_vinum_raid5.h
 geom_vinum_var.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 12:57:36 -0000

le          2004-09-30 12:57:36 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/vinum       geom_vinum_init.c geom_vinum_list.c 
                         geom_vinum_plex.c geom_vinum_raid5.c 
                         geom_vinum_raid5.h geom_vinum_var.h 
  Log:
  Make it possible to rebuild degraded RAID5 plexes.  Note that it is
  currently not possible to do this while the volume is mounted.
  
  MFC in:  1 week
  
  Revision  Changes    Path
  1.6       +115 -3    src/sys/geom/vinum/geom_vinum_init.c
  1.2       +16 -10    src/sys/geom/vinum/geom_vinum_list.c
  1.11      +13 -3     src/sys/geom/vinum/geom_vinum_plex.c
  1.8       +114 -0    src/sys/geom/vinum/geom_vinum_raid5.c
  1.4       +2 -0      src/sys/geom/vinum/geom_vinum_raid5.h
  1.4       +1 -0      src/sys/geom/vinum/geom_vinum_var.h

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 13:09:00 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8EC7E16A4CE; Thu, 30 Sep 2004 13:09:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8557243D1F; Thu, 30 Sep 2004 13:09:00 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UD900R001964;
	Thu, 30 Sep 2004 13:09:00 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UD90LM001963;
	Thu, 30 Sep 2004 13:09:00 GMT
	(envelope-from ru)
Message-Id: <200409301309.i8UD90LM001963@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 30 Sep 2004 13:09:00 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/common help.common loader.8
 src/sys/boot/forth loader.conf src/sys/boot/i386/loader help.i386
 src/sys/boot/pc98/loader help.pc98
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 13:09:00 -0000

ru          2004-09-30 13:09:00 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      help.common loader.8 
    sys/boot/forth       loader.conf 
    sys/boot/i386/loader help.i386 
    sys/boot/pc98/loader help.pc98 
  Log:
  Document boot_cdrom, boot_multicons, and boot_serial.
  Reduce diffs between help.common and loader(8).
  Mention that boot_userconfig is currently a no-op.
  
  Revision  Changes    Path
  1.31      +29 -4     src/sys/boot/common/help.common
  1.68      +15 -2     src/sys/boot/common/loader.8
  1.87      +5 -1      src/sys/boot/forth/loader.conf
  1.8       +1 -1      src/sys/boot/i386/loader/help.i386
  1.4       +1 -1      src/sys/boot/pc98/loader/help.pc98

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 13:11:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1472016A4CE; Thu, 30 Sep 2004 13:11:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E95DD43D4C; Thu, 30 Sep 2004 13:11:55 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UDBtbe002715;
	Thu, 30 Sep 2004 13:11:55 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UDBtJs002714;
	Thu, 30 Sep 2004 13:11:55 GMT
	(envelope-from ru)
Message-Id: <200409301311.i8UDBtJs002714@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 30 Sep 2004 13:11:55 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/ia64/ski bootinfo.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 13:11:56 -0000

ru          2004-09-30 13:11:55 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/ia64/ski    bootinfo.c 
  Log:
  Added support for the -D boot option.
  
  Revision  Changes    Path
  1.11      +3 -0      src/sys/boot/ia64/ski/bootinfo.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 13:47:31 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4B92E16A4CE; Thu, 30 Sep 2004 13:47:31 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2CB3043D41; Thu, 30 Sep 2004 13:47:31 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UDlVDS010849;
	Thu, 30 Sep 2004 13:47:31 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UDlVWQ010848;
	Thu, 30 Sep 2004 13:47:31 GMT
	(envelope-from ru)
Message-Id: <200409301347.i8UDlVWQ010848@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 30 Sep 2004 13:47:31 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/common help.common
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 13:47:31 -0000

ru          2004-09-30 13:47:31 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      help.common 
  Log:
  Mention "help index" in the online help, and provide a help for
  the `?' command.
  
  Revision  Changes    Path
  1.32      +8 -1      src/sys/boot/common/help.common

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 14:06:03 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E109016A4CE; Thu, 30 Sep 2004 14:06:03 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C223E43D41; Thu, 30 Sep 2004 14:06:03 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UE63Iq015043;
	Thu, 30 Sep 2004 14:06:03 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UE63qv015042;
	Thu, 30 Sep 2004 14:06:03 GMT
	(envelope-from ru)
Message-Id: <200409301406.i8UE63qv015042@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 30 Sep 2004 14:06:03 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/common loader.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 14:06:04 -0000

ru          2004-09-30 14:06:03 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      loader.8 
  Log:
  The default value of "bootfile" has been "kernel" since 2000.
  
  Revision  Changes    Path
  1.69      +1 -1      src/sys/boot/common/loader.8

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 14:30:29 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D5BDB16A4D1; Thu, 30 Sep 2004 14:30:29 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B66FD43D45; Thu, 30 Sep 2004 14:30:29 +0000 (GMT)
	(envelope-from kensmith@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UEUTdn020814;
	Thu, 30 Sep 2004 14:30:29 GMT
	(envelope-from kensmith@repoman.freebsd.org)
Received: (from kensmith@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UEUTDp020813;
	Thu, 30 Sep 2004 14:30:29 GMT
	(envelope-from kensmith)
Message-Id: <200409301430.i8UEUTDp020813@repoman.freebsd.org>
From: Ken Smith <kensmith@FreeBSD.org>
Date: Thu, 30 Sep 2004 14:30:29 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/sparc64/sparc64 counter.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 14:30:30 -0000

kensmith    2004-09-30 14:30:29 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  counter.c 
  Log:
  Set the tc_quality field of the struct before calling tc_init(), since
  the structure space had been obtained from malloc() its contents is
  random garbage.  The choice of value being set is part of a larger effort
  to solve some timecounter issues on MP machines (while working on that
  we noticed this problem).
  
  Noticed by:     marius
  Reviewed by:    marius, green
  MFC after:      3 days
  
  Revision  Changes    Path
  1.6       +2 -0      src/sys/sparc64/sparc64/counter.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 14:31:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F2A1516A4CE; Thu, 30 Sep 2004 14:31:58 +0000 (GMT)
Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7012843D48; Thu, 30 Sep 2004 14:31:58 +0000 (GMT)
	(envelope-from trhodes@FreeBSD.org)
Received: from localhost (acs-24-154-239-170.zoominternet.net
	[24.154.239.170])	(authenticated bits=0)
	by pittgoth.com (8.12.10/8.12.10) with ESMTP id i8UEVuex011035
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Thu, 30 Sep 2004 10:31:57 -0400 (EDT)
	(envelope-from trhodes@FreeBSD.org)
Date: Thu, 30 Sep 2004 10:32:39 -0400
From: Tom Rhodes <trhodes@FreeBSD.org>
To: Maxim Konovalov <maxim@FreeBSD.org>
Message-Id: <20040930103239.090f4f5a@localhost>
In-Reply-To: <200409300941.i8U9fjdg076314@repoman.freebsd.org>
References: <200409300941.i8U9fjdg076314@repoman.freebsd.org>
X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
cc: doc-committers@FreeBSD.org
cc: cvs-doc@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: doc/en_US.ISO8859-1/articles/hubs article.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 14:31:59 -0000

On Thu, 30 Sep 2004 09:41:45 +0000 (UTC)
Maxim Konovalov <maxim@FreeBSD.org> wrote:

> maxim       2004-09-30 09:41:45 UTC
> 
>   FreeBSD doc repository
> 
>   Modified files:
>     en_US.ISO8859-1/articles/hubs article.sgml 
>   Log:
>   o Remove some dead links to *.de.FreeBSD.org stats.
>   
>   Approved by:    Daniel Lang
>   
>   o Add a link to a statistics page for ftp2.ru.FreeBSD.org.
>   
>   Approved by:    trhodes
>   Reviewed by:    trhodes, -doc

Thanks!

-- 
Tom Rhodes

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 14:38:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DD09A16A4CE; Thu, 30 Sep 2004 14:38:59 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D36B443D5C; Thu, 30 Sep 2004 14:38:59 +0000 (GMT)
	(envelope-from kensmith@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UEcxSa022772;
	Thu, 30 Sep 2004 14:38:59 GMT
	(envelope-from kensmith@repoman.freebsd.org)
Received: (from kensmith@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UEcx89022771;
	Thu, 30 Sep 2004 14:38:59 GMT
	(envelope-from kensmith)
Message-Id: <200409301438.i8UEcx89022771@repoman.freebsd.org>
From: Ken Smith <kensmith@FreeBSD.org>
Date: Thu, 30 Sep 2004 14:38:59 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/sparc64/sparc64 machdep.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 14:39:00 -0000

kensmith    2004-09-30 14:38:59 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  machdep.c 
  Log:
  This along with v1.6 of counter.c fixes some timecounter issues on
  MP machines (hopefully).  CPU timers are OK on UP machines but we
  don't keep the timers in sync on MP machines so if the CPU's timer
  is chosen as the primary timecounter it's possible for time to
  not be monotonically increasing because different CPU's counters
  may be used at different times.  But the CPU's counters are otherwise
  one of the higher quality counters available.  So, on UP machines
  we'll use a relatively high quality value but on MP machines we'll
  use a quality that should prevent the CPU's counters from being chosen.
  
  Requested by:   green (who did the first version of the patch)
  Reviewed by:    marius, green
  MFC after:      1 week
  
  Revision  Changes    Path
  1.114     +19 -0     src/sys/sparc64/sparc64/machdep.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 14:41:57 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4B17616A4CE; Thu, 30 Sep 2004 14:41:57 +0000 (GMT)
Received: from mail-gw0.york.ac.uk (mail-gw0.york.ac.uk [144.32.128.245])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 745E943D3F; Thu, 30 Sep 2004 14:41:56 +0000 (GMT)
	(envelope-from gavin.atkinson@ury.york.ac.uk)
Received: from buffy.york.ac.uk (buffy.york.ac.uk [144.32.226.160])
	by mail-gw0.york.ac.uk (8.12.10/8.12.10) with ESMTP id i8UEfs4j008128;
	Thu, 30 Sep 2004 15:41:54 +0100 (BST)
Received: from buffy.york.ac.uk (localhost [127.0.0.1])
	by buffy.york.ac.uk (8.13.1/8.13.1) with ESMTP id i8UEfrBQ004054;
	Thu, 30 Sep 2004 15:41:53 +0100 (BST)
	(envelope-from gavin.atkinson@ury.york.ac.uk)
Received: (from ga9@localhost)
	by buffy.york.ac.uk (8.13.1/8.13.1/Submit) id i8UEfr3h004053;
	Thu, 30 Sep 2004 15:41:53 +0100 (BST)
	(envelope-from gavin.atkinson@ury.york.ac.uk)
X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to
	gavin.atkinson@ury.york.ac.uk using -f
From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To: Ruslan Ermilov <ru@FreeBSD.org>
In-Reply-To: <20040930102140.GA57540@ip.net.ua>
References: <200409300915.i8U9FXpq055863@repoman.freebsd.org>
	 <1096537395.3073.24.camel@buffy.york.ac.uk>
	 <20040930102140.GA57540@ip.net.ua>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Message-Id: <1096555312.3073.34.camel@buffy.york.ac.uk>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.6 
Date: Thu, 30 Sep 2004 15:41:53 +0100
X-York-MailScanner: Found to be clean
X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sbin/reboot boot_i386.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 14:41:57 -0000

On Thu, 2004-09-30 at 11:21, Ruslan Ermilov wrote:
> On Thu, Sep 30, 2004 at 10:43:15AM +0100, Gavin Atkinson wrote:
> > On Thu, 2004-09-30 at 10:15, Ruslan Ermilov wrote:
> > > ru          2004-09-30 09:15:33 UTC
> > > 
> > >   Modified files:
> > >     sbin/reboot          boot_i386.8 
> > >   Log:
> > >   FreeBSD has full support for multiple consoles since 2001.
> > 
> > I don't believe this is true.  It is something I have implemented in the
> > past (see http://docs.FreeBSD.org/cgi/mid.cgi?4092A8EB.5090709 and PR
> > kern/66425).
> > 
> > If there is a way for dual console support to be enabled in a default
> > install, it should probably be documented somewhere.
> > 
> Um, your patch is about multiple consoles support in loader(8),
> which is, while related, is not about what I have touched.
> What I have touched was a stale comment that kernel does not
> support multiple consoles.  Setting "boot_multicons=" in
> /boot/loader.conf, or using "boot -D" in the loader(8) will
> enable it.  (I'm working on updating the documentation in
> this respect.)

OK. Sorry about the misunderstanding. I was under the impression that
"boot -D" still isn't passed through to the kernel, and that only a
single console would be used unless boot_multicons is set. I'll have to
try it again :)

Gavin

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 14:45:18 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2BFC016A4CE; Thu, 30 Sep 2004 14:45:18 +0000 (GMT)
Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7AE5D43D39; Thu, 30 Sep 2004 14:45:17 +0000 (GMT)
	(envelope-from maxim@FreeBSD.org)
Received-SPF: pass (mp2.macomnet.net: domain of maxim@FreeBSD.org designates
	127.0.0.1 as permitted sender) receiver=mp2.macomnet.net; client_ip=127.0.0.1;
	envelope-from=maxim@FreeBSD.org;
Received: from localhost (0c9zwfpw@localhost [127.0.0.1])
	by mp2.macomnet.net (8.12.11/8.12.11) with ESMTP id i8UEjGTZ036644;
	Thu, 30 Sep 2004 18:45:16 +0400 (MSD)
	(envelope-from maxim@FreeBSD.org)
Date: Thu, 30 Sep 2004 18:45:16 +0400 (MSD)
From: Maxim Konovalov <maxim@FreeBSD.org>
To: Ken Smith <kensmith@FreeBSD.org>
In-Reply-To: <20040930143903.70C4D16A561@hub.freebsd.org>
Message-ID: <20040930184338.W36141@mp2.macomnet.net>
References: <20040930143903.70C4D16A561@hub.freebsd.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: rvp@spdop.ru
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/sparc64/sparc64 machdep.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 14:45:18 -0000

On Thu, 30 Sep 2004, 14:39-0000, Ken Smith wrote:

> kensmith    2004-09-30 14:38:59 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/sparc64/sparc64  machdep.c
>   Log:
>   This along with v1.6 of counter.c fixes some timecounter issues on
>   MP machines (hopefully).  CPU timers are OK on UP machines but we
>   don't keep the timers in sync on MP machines so if the CPU's timer
>   is chosen as the primary timecounter it's possible for time to
>   not be monotonically increasing because different CPU's counters
>   may be used at different times.  But the CPU's counters are otherwise
>   one of the higher quality counters available.  So, on UP machines
>   we'll use a relatively high quality value but on MP machines we'll
>   use a quality that should prevent the CPU's counters from being chosen.
>
>   Requested by:   green (who did the first version of the patch)
>   Reviewed by:    marius, green
>   MFC after:      1 week

Thanks! That fixed our netra 1400 tc problem I discussed with green.

-- 
Maxim Konovalov

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 15:27:37 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E323A16A4CE; Thu, 30 Sep 2004 15:27:37 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C3B9743D1D; Thu, 30 Sep 2004 15:27:37 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UFRbJP034009;
	Thu, 30 Sep 2004 15:27:37 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UFRbnV034008;
	Thu, 30 Sep 2004 15:27:37 GMT
	(envelope-from ru)
Message-Id: <200409301527.i8UFRbnV034008@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 30 Sep 2004 15:27:37 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/common loader.8 src/sys/boot/forth
 loader.conf
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 15:27:38 -0000

ru          2004-09-30 15:27:37 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      loader.8 
    sys/boot/forth       loader.conf 
  Log:
  Setting dump device from loader(8) has not been supported since 2002.
  
  Revision  Changes    Path
  1.70      +0 -7      src/sys/boot/common/loader.8
  1.88      +0 -1      src/sys/boot/forth/loader.conf

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 15:29:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0456116A4CE; Thu, 30 Sep 2004 15:29:35 +0000 (GMT)
Received: from shrike.submonkey.net (cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com
	[81.103.67.204])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id AB2C543D41; Thu, 30 Sep 2004 15:29:34 +0000 (GMT)
	(envelope-from setantae@submonkey.net)
Received: from setantae by shrike.submonkey.net with local (Exim 4.42
	(FreeBSD))	id 1CD2s9-0001nu-Ht; Thu, 30 Sep 2004 16:29:33 +0100
Date: Thu, 30 Sep 2004 16:29:33 +0100
From: Ceri Davies <ceri@submonkey.net>
To: Ruslan Ermilov <ru@FreeBSD.org>
Message-ID: <20040930152933.GA2493@submonkey.net>
Mail-Followup-To: Ceri Davies <ceri@submonkey.net>,
	Ruslan Ermilov <ru@FreeBSD.org>, src-committers@FreeBSD.org,
	cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
References: <200409301527.i8UFRbnV034008@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="I+QmG5g5EzYJzIBt"
Content-Disposition: inline
In-Reply-To: <200409301527.i8UFRbnV034008@repoman.freebsd.org>
X-PGP: finger ceri@FreeBSD.org
User-Agent: Mutt/1.5.6i
Sender: Ceri Davies <setantae@submonkey.net>
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/boot/common loader.8 src/sys/boot/forth
	loader.conf
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 15:29:35 -0000


--I+QmG5g5EzYJzIBt
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Sep 30, 2004 at 03:27:37PM +0000, Ruslan Ermilov wrote:
> ru          2004-09-30 15:27:37 UTC
>=20
>   FreeBSD src repository
>=20
>   Modified files:
>     sys/boot/common      loader.8=20
>     sys/boot/forth       loader.conf=20
>   Log:
>   Setting dump device from loader(8) has not been supported since 2002.

That explains where my weekend went last month...
Thanks for the great work you're doing on these docs.

Ceri
--=20
It is not tinfoil, it is my new skin.  I am a robot.

--I+QmG5g5EzYJzIBt
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBXCZdocfcwTS3JF8RAs6fAKDFn1sDOYek2x1TcXVp5AE3FNGCAACgpWhl
wtdAX+Fxh8nI90Kv9p3uhcA=
=Bieq
-----END PGP SIGNATURE-----

--I+QmG5g5EzYJzIBt--

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 16:08:14 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9C31316A4CE; Thu, 30 Sep 2004 16:08:14 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7E11543D1D; Thu, 30 Sep 2004 16:08:14 +0000 (GMT)
	(envelope-from blackend@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UG8EXK036071;
	Thu, 30 Sep 2004 16:08:14 GMT
	(envelope-from blackend@repoman.freebsd.org)
Received: (from blackend@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UG8ELJ036070;
	Thu, 30 Sep 2004 16:08:14 GMT
	(envelope-from blackend)
Message-Id: <200409301608.i8UG8ELJ036070@repoman.freebsd.org>
From: Marc Fonvieille <blackend@FreeBSD.org>
Date: Thu, 30 Sep 2004 16:08:14 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 16:08:14 -0000

blackend    2004-09-30 16:08:14 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/config chapter.sgml 
  Log:
  Typo.
  
  Revision  Changes    Path
  1.175     +1 -1      doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 17:11:27 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 07B8816A4CE; Thu, 30 Sep 2004 17:11:27 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DBB4643D41; Thu, 30 Sep 2004 17:11:26 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UHBQvO044539;
	Thu, 30 Sep 2004 17:11:26 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UHBQP1044538;
	Thu, 30 Sep 2004 17:11:26 GMT
	(envelope-from ru)
Message-Id: <200409301711.i8UHBQP1044538@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 30 Sep 2004 17:11:26 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/common help.common loader.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 17:11:27 -0000

ru          2004-09-30 17:11:26 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      help.common loader.8 
  Log:
  Fixed the default value of the $prompt variable, document what
  happens if $prompt is unset.
  
  Revision  Changes    Path
  1.33      +1 -1      src/sys/boot/common/help.common
  1.71      +5 -1      src/sys/boot/common/loader.8

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 17:12:05 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BC72516A4CE; Thu, 30 Sep 2004 17:12:05 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9C27B43D2F; Thu, 30 Sep 2004 17:12:05 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UHC5tW044586;
	Thu, 30 Sep 2004 17:12:05 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UHC5nD044585;
	Thu, 30 Sep 2004 17:12:05 GMT
	(envelope-from ru)
Message-Id: <200409301712.i8UHC5nD044585@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 30 Sep 2004 17:12:05 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/common loader.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 17:12:06 -0000

ru          2004-09-30 17:12:05 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      loader.8 
  Log:
  The value of $interpret is "OK", in uppercase.
  
  Revision  Changes    Path
  1.72      +1 -1      src/sys/boot/common/loader.8

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 17:12:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 39D8B16A4CE; Thu, 30 Sep 2004 17:12:20 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 19E3143D3F; Thu, 30 Sep 2004 17:12:20 +0000 (GMT)
	(envelope-from ceri@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UHCJmX044611;
	Thu, 30 Sep 2004 17:12:19 GMT
	(envelope-from ceri@repoman.freebsd.org)
Received: (from ceri@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UHCJ8U044610;
	Thu, 30 Sep 2004 17:12:19 GMT
	(envelope-from ceri)
Message-Id: <200409301712.i8UHCJ8U044610@repoman.freebsd.org>
From: Ceri Davies <ceri@FreeBSD.org>
Date: Thu, 30 Sep 2004 17:12:19 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 17:12:20 -0000

ceri        2004-09-30 17:12:19 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/config chapter.sgml 
  Log:
  Grammatical corrections.
  
  Revision  Changes    Path
  1.176     +3 -3      doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 17:15:03 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DDD4B16A4CF; Thu, 30 Sep 2004 17:15:03 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BD75843D31; Thu, 30 Sep 2004 17:15:03 +0000 (GMT)
	(envelope-from ceri@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UHF36f044724;
	Thu, 30 Sep 2004 17:15:03 GMT
	(envelope-from ceri@repoman.freebsd.org)
Received: (from ceri@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UHF3eg044723;
	Thu, 30 Sep 2004 17:15:03 GMT
	(envelope-from ceri)
Message-Id: <200409301715.i8UHF3eg044723@repoman.freebsd.org>
From: Ceri Davies <ceri@FreeBSD.org>
Date: Thu, 30 Sep 2004 17:15:03 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 17:15:04 -0000

ceri        2004-09-30 17:15:03 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/config chapter.sgml 
  Log:
  Slightly reword a sentence to avoid comma hell.
  
  Revision  Changes    Path
  1.177     +2 -2      doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 17:26:51 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B7B1E16A4CE; Thu, 30 Sep 2004 17:26:51 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 90A5043D1D; Thu, 30 Sep 2004 17:26:51 +0000 (GMT)
	(envelope-from kensmith@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UHQpnj045068;
	Thu, 30 Sep 2004 17:26:51 GMT
	(envelope-from kensmith@repoman.freebsd.org)
Received: (from kensmith@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UHQpdO045067;
	Thu, 30 Sep 2004 17:26:51 GMT
	(envelope-from kensmith)
Message-Id: <200409301726.i8UHQpdO045067@repoman.freebsd.org>
From: Ken Smith <kensmith@FreeBSD.org>
Date: Thu, 30 Sep 2004 17:26:51 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/sparc64/sparc64 vm_machdep.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 17:26:52 -0000

kensmith    2004-09-30 17:26:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/sparc64/sparc64  vm_machdep.c 
  Log:
  MFC of v1.67:
  Initialize the count of saved register windows to 0 in the pcb created
  for the new thread.  The rest of the fields in the pcb wind up being
  written to before they're read as a normal part of the pcb usage but
  this field may be read upon return to userland, having it be uninitialized
  garbage is bad.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.66.2.1  +1 -0      src/sys/sparc64/sparc64/vm_machdep.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 17:34:26 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5E91416A4CE; Thu, 30 Sep 2004 17:34:26 +0000 (GMT)
Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 559B443D2D; Thu, 30 Sep 2004 17:34:25 +0000 (GMT)
	(envelope-from ru@ip.net.ua)
Received: from localhost (oak.ip.net.ua [82.193.96.2])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8UHYNXo079183;
	Thu, 30 Sep 2004 20:34:23 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: from tigra.ip.net.ua ([82.193.96.10])
 by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP
 id 55271-06; Thu, 30 Sep 2004 20:34:22 +0300 (EEST)
Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8UHYL48078564
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Thu, 30 Sep 2004 20:34:21 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: (from ru@localhost)
	by heffalump.ip.net.ua (8.13.1/8.13.1) id i8UHYOBM059551;
	Thu, 30 Sep 2004 20:34:24 +0300 (EEST)
	(envelope-from ru)
Date: Thu, 30 Sep 2004 20:34:24 +0300
From: Ruslan Ermilov <ru@FreeBSD.org>
To: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Message-ID: <20040930173424.GA59526@ip.net.ua>
References: <200409300915.i8U9FXpq055863@repoman.freebsd.org>
	<1096537395.3073.24.camel@buffy.york.ac.uk> <20040930102140.GA57540@ip.net.ua>
	<1096555312.3073.34.camel@buffy.york.ac.uk>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs"
Content-Disposition: inline
In-Reply-To: <1096555312.3073.34.camel@buffy.york.ac.uk>
User-Agent: Mutt/1.5.6i
X-Virus-Scanned: by amavisd-new at ip.net.ua
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sbin/reboot boot_i386.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 17:34:26 -0000


--82I3+IH0IqGh5yIs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Sep 30, 2004 at 03:41:53PM +0100, Gavin Atkinson wrote:
> On Thu, 2004-09-30 at 11:21, Ruslan Ermilov wrote:
> > On Thu, Sep 30, 2004 at 10:43:15AM +0100, Gavin Atkinson wrote:
> > > On Thu, 2004-09-30 at 10:15, Ruslan Ermilov wrote:
> > > > ru          2004-09-30 09:15:33 UTC
> > > >=20
> > > >   Modified files:
> > > >     sbin/reboot          boot_i386.8=20
> > > >   Log:
> > > >   FreeBSD has full support for multiple consoles since 2001.
> > >=20
> > > I don't believe this is true.  It is something I have implemented in =
the
> > > past (see http://docs.FreeBSD.org/cgi/mid.cgi?4092A8EB.5090709 and PR
> > > kern/66425).
> > >=20
> > > If there is a way for dual console support to be enabled in a default
> > > install, it should probably be documented somewhere.
> > >=20
> > Um, your patch is about multiple consoles support in loader(8),
> > which is, while related, is not about what I have touched.
> > What I have touched was a stale comment that kernel does not
> > support multiple consoles.  Setting "boot_multicons=3D" in
> > /boot/loader.conf, or using "boot -D" in the loader(8) will
> > enable it.  (I'm working on updating the documentation in
> > this respect.)
>=20
> OK. Sorry about the misunderstanding. I was under the impression that
> "boot -D" still isn't passed through to the kernel, and that only a
> single console would be used unless boot_multicons is set. I'll have to
> try it again :)
>=20
Support for this is machine-dependent.  Most machines support it
through the loader(8).  Alpha is very different in that aspect.
Passing flags from i386 boot blocks to loader(8) is not supported
(I believe this is what your patch partially does?).


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--82I3+IH0IqGh5yIs
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBXEOfqRfpzJluFF4RAhJ/AJ4zf34GQ5PgYAtcWZD2VesHghO7wgCglNz9
vMpuv32GXbKEQqhJjkMxHbU=
=pDj1
-----END PGP SIGNATURE-----

--82I3+IH0IqGh5yIs--

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 17:36:25 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7382016A4CE; Thu, 30 Sep 2004 17:36:25 +0000 (GMT)
Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B94C343D2F; Thu, 30 Sep 2004 17:36:24 +0000 (GMT)
	(envelope-from ru@ip.net.ua)
Received: from localhost (oak.ip.net.ua [82.193.96.2])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8UHaNsC094784;
	Thu, 30 Sep 2004 20:36:23 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: from tigra.ip.net.ua ([82.193.96.10])
 by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP
 id 55497-05; Thu, 30 Sep 2004 20:36:23 +0300 (EEST)
Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8UHaMAp094781
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Thu, 30 Sep 2004 20:36:22 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: (from ru@localhost)
	by heffalump.ip.net.ua (8.13.1/8.13.1) id i8UHaOjS059588;
	Thu, 30 Sep 2004 20:36:24 +0300 (EEST)
	(envelope-from ru)
Date: Thu, 30 Sep 2004 20:36:24 +0300
From: Ruslan Ermilov <ru@FreeBSD.org>
To: Ceri Davies <ceri@submonkey.net>, src-committers@FreeBSD.org,
	cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Message-ID: <20040930173624.GB59526@ip.net.ua>
References: <200409301527.i8UFRbnV034008@repoman.freebsd.org>
	<20040930152933.GA2493@submonkey.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="R3G7APHDIzY6R/pk"
Content-Disposition: inline
In-Reply-To: <20040930152933.GA2493@submonkey.net>
User-Agent: Mutt/1.5.6i
X-Virus-Scanned: by amavisd-new at ip.net.ua
Subject: Re: cvs commit: src/sys/boot/common loader.8 src/sys/boot/forth
	loader.conf
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 17:36:25 -0000


--R3G7APHDIzY6R/pk
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Sep 30, 2004 at 04:29:33PM +0100, Ceri Davies wrote:
> On Thu, Sep 30, 2004 at 03:27:37PM +0000, Ruslan Ermilov wrote:
> > ru          2004-09-30 15:27:37 UTC
> >=20
> >   FreeBSD src repository
> >=20
> >   Modified files:
> >     sys/boot/common      loader.8=20
> >     sys/boot/forth       loader.conf=20
> >   Log:
> >   Setting dump device from loader(8) has not been supported since 2002.
>=20
> That explains where my weekend went last month...
> Thanks for the great work you're doing on these docs.
>=20
Dumping is now handled by GEOM and null(4), through the DIOCSKERNELDUMP
ioctl.


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--R3G7APHDIzY6R/pk
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBXEQYqRfpzJluFF4RAmmWAJ9+ZXSsWfsxIMpB77R83BUTOL91HgCffBRK
p0qIP0YjdecMUFHrwWSlnl8=
=Fovi
-----END PGP SIGNATURE-----

--R3G7APHDIzY6R/pk--

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 17:42:00 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A91A816A4CE; Thu, 30 Sep 2004 17:42:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 895B843D49; Thu, 30 Sep 2004 17:42:00 +0000 (GMT)
	(envelope-from green@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UHg0w1045510;
	Thu, 30 Sep 2004 17:42:00 GMT
	(envelope-from green@repoman.freebsd.org)
Received: (from green@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UHg0SZ045509;
	Thu, 30 Sep 2004 17:42:00 GMT
	(envelope-from green)
Message-Id: <200409301742.i8UHg0SZ045509@repoman.freebsd.org>
From: Brian Feldman <green@FreeBSD.org>
Date: Thu, 30 Sep 2004 17:42:00 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/netinet ip_fw2.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 17:42:00 -0000

green       2004-09-30 17:42:00 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw2.c 
  Log:
  Validate the action pointer to be within the rule size, so that trying to
  add corrupt ipfw rules would not potentially panic the system or worse.
  
  Revision  Changes    Path
  1.78      +5 -0      src/sys/netinet/ip_fw2.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 17:43:24 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3C98916A4CE; Thu, 30 Sep 2004 17:43:24 +0000 (GMT)
Received: from green.homeunix.org (pcp04368961pcs.nrockv01.md.comcast.net
	[69.140.212.7])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C31F443D6A; Thu, 30 Sep 2004 17:43:23 +0000 (GMT)
	(envelope-from green@green.homeunix.org)
Received: from green.homeunix.org (green@localhost [127.0.0.1])
	by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i8UHhMWx004006;
	Thu, 30 Sep 2004 13:43:23 -0400 (EDT)
	(envelope-from green@green.homeunix.org)
Received: (from green@localhost)
	by green.homeunix.org (8.13.1/8.13.1/Submit) id i8UHhM23004005;
	Thu, 30 Sep 2004 13:43:22 -0400 (EDT)
	(envelope-from green)
Date: Thu, 30 Sep 2004 13:43:22 -0400
From: Brian Fundakowski Feldman <green@FreeBSD.org>
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
Message-ID: <20040930174322.GA3411@green.homeunix.org>
References: <200409301742.i8UHg0SZ045509@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200409301742.i8UHg0SZ045509@repoman.freebsd.org>
User-Agent: Mutt/1.5.6i
cc: luigi@FreeBSD.org
cc: re@FreeBSD.org
Subject: Re: cvs commit: src/sys/netinet ip_fw2.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 17:43:24 -0000

On Thu, Sep 30, 2004 at 05:42:00PM +0000, Brian Feldman wrote:
> green       2004-09-30 17:42:00 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/netinet          ip_fw2.c 
>   Log:
>   Validate the action pointer to be within the rule size, so that trying to
>   add corrupt ipfw rules would not potentially panic the system or worse.
>   
>   Revision  Changes    Path
>   1.78      +5 -0      src/sys/netinet/ip_fw2.c

I think this should be a 5.3 candidate.  Luigi, re?

-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green@FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 17:49:16 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2D2A916A4CE; Thu, 30 Sep 2004 17:49:16 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0F25743D5A; Thu, 30 Sep 2004 17:49:16 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UHnFU4045811;
	Thu, 30 Sep 2004 17:49:15 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UHnFHC045810;
	Thu, 30 Sep 2004 17:49:15 GMT
	(envelope-from nectar)
Message-Id: <200409301749.i8UHnFHC045810@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Thu, 30 Sep 2004 17:49:15 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/dev/syscons syscons.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 17:49:16 -0000

nectar      2004-09-30 17:49:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/syscons      syscons.c 
  Log:
  MFC 1.429: Disallow negative coordinates and sizes in the syscons
  CONS_SCRSHOT ioctl.
  
  Approved by:    re
  
  Revision   Changes    Path
  1.427.2.1  +4 -2      src/sys/dev/syscons/syscons.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 18:07:54 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5E26016A4CF; Thu, 30 Sep 2004 18:07:54 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0E7A543D41; Thu, 30 Sep 2004 18:07:54 +0000 (GMT)
	(envelope-from wilko@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UI7rcc046419;
	Thu, 30 Sep 2004 18:07:53 GMT
	(envelope-from wilko@repoman.freebsd.org)
Received: (from wilko@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UI7r5s046418;
	Thu, 30 Sep 2004 18:07:53 GMT
	(envelope-from wilko)
Message-Id: <200409301807.i8UI7r5s046418@repoman.freebsd.org>
From: Wilko Bulte <wilko@FreeBSD.org>
Date: Thu, 30 Sep 2004 18:07:53 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/donations wantlist.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 18:07:54 -0000

wilko       2004-09-30 18:07:53 UTC

  FreeBSD doc repository

  Modified files:
    en/donations         wantlist.sgml 
  Log:
  Enter wish for a GigE switch for my Alpha test boxes.
  
  Revision  Changes    Path
  1.258     +10 -1     www/en/donations/wantlist.sgml

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 18:13:19 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 22A8F16A4CE; Thu, 30 Sep 2004 18:13:19 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 045F443D49; Thu, 30 Sep 2004 18:13:19 +0000 (GMT)
	(envelope-from jhb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UIDISg046675;
	Thu, 30 Sep 2004 18:13:18 GMT
	(envelope-from jhb@repoman.freebsd.org)
Received: (from jhb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UIDIcf046674;
	Thu, 30 Sep 2004 18:13:18 GMT
	(envelope-from jhb)
Message-Id: <200409301813.i8UIDIcf046674@repoman.freebsd.org>
From: John Baldwin <jhb@FreeBSD.org>
Date: Thu, 30 Sep 2004 18:13:18 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/kern subr_unit.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 18:13:19 -0000

jhb         2004-09-30 18:13:18 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_unit.c 
  Log:
  Fix a typo to fix the !DIAGNOSTIC build.
  
  Submitted by:   many
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/kern/subr_unit.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 18:14:15 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F0B9D16A4CE; Thu, 30 Sep 2004 18:14:15 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CF88B43D39; Thu, 30 Sep 2004 18:14:15 +0000 (GMT)
	(envelope-from danfe@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UIEFd5046756;
	Thu, 30 Sep 2004 18:14:15 GMT
	(envelope-from danfe@repoman.freebsd.org)
Received: (from danfe@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UIEFrX046755;
	Thu, 30 Sep 2004 18:14:15 GMT
	(envelope-from danfe)
Message-Id: <200409301814.i8UIEFrX046755@repoman.freebsd.org>
From: Alexey Dokuchaev <danfe@FreeBSD.org>
Date: Thu, 30 Sep 2004 18:14:15 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/emulators/uae Makefile ports/emulators/uae/files
 patch-src+include+sysdeps.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 18:14:16 -0000

danfe       2004-09-30 18:14:15 UTC

  FreeBSD ports repository

  Modified files:
    emulators/uae        Makefile 
  Added files:
    emulators/uae/files  patch-src+include+sysdeps.h 
  Log:
  Unbreak with recent GCC.
  
  Reported by:    kris
  Approved by:    portmgr (krion), fjoe (mentor, implicit), maintainer
  
  Revision  Changes    Path
  1.19      +1 -7      ports/emulators/uae/Makefile
  1.1       +20 -0     ports/emulators/uae/files/patch-src+include+sysdeps.h (new)

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 18:23:36 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 808A516A4E5; Thu, 30 Sep 2004 18:23:36 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3075043D48; Thu, 30 Sep 2004 18:23:36 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UINaqE047093;
	Thu, 30 Sep 2004 18:23:36 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UINaLF047092;
	Thu, 30 Sep 2004 18:23:36 GMT
	(envelope-from ru)
Message-Id: <200409301823.i8UINaLF047092@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 30 Sep 2004 18:23:36 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/forth loader.conf loader.conf.5
 src/sys/boot/common loader.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 18:23:36 -0000

ru          2004-09-30 18:23:36 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/forth       loader.conf loader.conf.5 
    sys/boot/common      loader.8 
  Log:
  Retire now useless userconfig_script_*.
  
  Revision  Changes    Path
  1.73      +1 -7      src/sys/boot/common/loader.8
  1.89      +0 -4      src/sys/boot/forth/loader.conf
  1.22      +1 -6      src/sys/boot/forth/loader.conf.5

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 18:27:13 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7FE3116A4CE; Thu, 30 Sep 2004 18:27:13 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 60CB543D53; Thu, 30 Sep 2004 18:27:13 +0000 (GMT)
	(envelope-from jmg@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UIRDNg047253;
	Thu, 30 Sep 2004 18:27:13 GMT
	(envelope-from jmg@repoman.freebsd.org)
Received: (from jmg@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UIRD5e047252;
	Thu, 30 Sep 2004 18:27:13 GMT
	(envelope-from jmg)
Message-Id: <200409301827.i8UIRD5e047252@repoman.freebsd.org>
From: John-Mark Gurney <jmg@FreeBSD.org>
Date: Thu, 30 Sep 2004 18:27:13 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/share/man/man9 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 18:27:13 -0000

jmg         2004-09-30 18:27:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    share/man/man9       Makefile 
  Log:
  MFC: v1.241:
    add MLINKs for the mbuf.9 man page..
  and v1.242:
    Sort MAN and MLINKS in dictionary order ignoring case.
  
  Approved by:    re (hrs)
  
  Revision   Changes    Path
  1.239.2.2  +56 -12    src/share/man/man9/Makefile

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 18:34:10 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BA37916A4CE; Thu, 30 Sep 2004 18:34:10 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 997A843D1D; Thu, 30 Sep 2004 18:34:10 +0000 (GMT)
	(envelope-from danfe@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UIYAOk047500;
	Thu, 30 Sep 2004 18:34:10 GMT
	(envelope-from danfe@repoman.freebsd.org)
Received: (from danfe@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UIYA3i047499;
	Thu, 30 Sep 2004 18:34:10 GMT
	(envelope-from danfe)
Message-Id: <200409301834.i8UIYA3i047499@repoman.freebsd.org>
From: Alexey Dokuchaev <danfe@FreeBSD.org>
Date: Thu, 30 Sep 2004 18:34:10 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/multimedia/gopchop Makefile
 ports/multimedia/gopchop/files
 patch-src::MPEG2Parser.cpp patch-src::Main.cpp
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 18:34:10 -0000

danfe       2004-09-30 18:34:10 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/gopchop   Makefile 
    multimedia/gopchop/files patch-src::Main.cpp 
  Added files:
    multimedia/gopchop/files patch-src::MPEG2Parser.cpp 
  Log:
  Unbreak the build with recent GCC.
  
  Reported by:    kris
  Approved by:    portmgr (krion), fjoe (mentor, implicit)
  
  Revision  Changes    Path
  1.21      +1 -7      ports/multimedia/gopchop/Makefile
  1.1       +146 -0    ports/multimedia/gopchop/files/patch-src::MPEG2Parser.cpp (new)
  1.4       +27 -0     ports/multimedia/gopchop/files/patch-src::Main.cpp

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 18:34:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0A0F516A4CE; Thu, 30 Sep 2004 18:34:59 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DD2F743D1D; Thu, 30 Sep 2004 18:34:58 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UIYwdW047538;
	Thu, 30 Sep 2004 18:34:58 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UIYw3A047537;
	Thu, 30 Sep 2004 18:34:58 GMT
	(envelope-from simon)
Message-Id: <200409301834.i8UIYw3A047537@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Thu, 30 Sep 2004 18:34:58 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/release/doc/share/misc dev.archlist.txt
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 18:34:59 -0000

simon       2004-09-30 18:34:58 UTC

  FreeBSD src repository (doc committer)

  Modified files:        (Branch: RELENG_5)
    release/doc/share/misc dev.archlist.txt 
  Log:
  MFC 1.42+1.43:
  - Add amd64 for cnw.
  - Add ulpt(4) and urio(4).
  
  Approved by:    re (hrs)
  
  Revision  Changes    Path
  1.5.2.18  +3 -1      src/release/doc/share/misc/dev.archlist.txt

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 18:36:33 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BE34716A4F0; Thu, 30 Sep 2004 18:36:33 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9DBF043D1D; Thu, 30 Sep 2004 18:36:33 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UIaXo8047678;
	Thu, 30 Sep 2004 18:36:33 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UIaXpl047677;
	Thu, 30 Sep 2004 18:36:33 GMT
	(envelope-from simon)
Message-Id: <200409301836.i8UIaXpl047677@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Thu, 30 Sep 2004 18:36:33 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/share/man/man4 ulpt.4
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 18:36:33 -0000

simon       2004-09-30 18:36:33 UTC

  FreeBSD src repository (doc committer)

  Modified files:        (Branch: RELENG_5)
    share/man/man4       ulpt.4 
  Log:
  MFC 1.7:
  
  Add a HARDWARE section which lists supported devices based on the
  Hardware Notes.
  
  Approved by:    re (hrs)
  
  Revision  Changes    Path
  1.6.2.1   +25 -1     src/share/man/man4/ulpt.4

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 18:37:21 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DA9BD16A4CE; Thu, 30 Sep 2004 18:37:21 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id AFB5043D55; Thu, 30 Sep 2004 18:37:21 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UIbLoR047721;
	Thu, 30 Sep 2004 18:37:21 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UIbLDC047720;
	Thu, 30 Sep 2004 18:37:21 GMT
	(envelope-from simon)
Message-Id: <200409301837.i8UIbLDC047720@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Thu, 30 Sep 2004 18:37:21 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/share/man/man4 urio.4
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 18:37:22 -0000

simon       2004-09-30 18:37:21 UTC

  FreeBSD src repository (doc committer)

  Modified files:        (Branch: RELENG_5)
    share/man/man4       urio.4 
  Log:
  MFC 1.10:
  - Add a HARDWARE section which lists supported devices based on the
    Hardware Notes.
  - Update some text to fit better now that this driver support
    multiple different device types.
  
  Approved by:    re (hrs)
  
  Revision  Changes    Path
  1.9.4.1   +18 -5     src/share/man/man4/urio.4

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 18:38:29 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8678D16A4CE; Thu, 30 Sep 2004 18:38:29 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 65A1543D3F; Thu, 30 Sep 2004 18:38:29 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UIcTlm047763;
	Thu, 30 Sep 2004 18:38:29 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UIcTM1047762;
	Thu, 30 Sep 2004 18:38:29 GMT
	(envelope-from simon)
Message-Id: <200409301838.i8UIcTM1047762@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Thu, 30 Sep 2004 18:38:29 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: 
	cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 18:38:29 -0000

simon       2004-09-30 18:38:29 UTC

  FreeBSD src repository (doc committer)

  Modified files:        (Branch: RELENG_5)
    release/doc/en_US.ISO8859-1/hardware/common dev.sgml 
  Log:
  MFC 1.259:
  - Auto generate device listings for the following drivers: urio, ulpt,
    and umct.
  
  Approved by:    re (hrs)
  
  Revision    Changes    Path
  1.227.2.14  +6 -31     src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 18:42:01 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6880C16A4CE; Thu, 30 Sep 2004 18:42:01 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 491C843D2F; Thu, 30 Sep 2004 18:42:01 +0000 (GMT)
	(envelope-from danfe@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UIg14a047922;
	Thu, 30 Sep 2004 18:42:01 GMT
	(envelope-from danfe@repoman.freebsd.org)
Received: (from danfe@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UIg1jO047921;
	Thu, 30 Sep 2004 18:42:01 GMT
	(envelope-from danfe)
Message-Id: <200409301842.i8UIg1jO047921@repoman.freebsd.org>
From: Alexey Dokuchaev <danfe@FreeBSD.org>
Date: Thu, 30 Sep 2004 18:42:01 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/www/twhttpd Makefile ports/www/twhttpd/files
 patch-ac
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 18:42:01 -0000

danfe       2004-09-30 18:42:01 UTC

  FreeBSD ports repository

  Modified files:
    www/twhttpd          Makefile 
    www/twhttpd/files    patch-ac 
  Log:
  Fix an apparent typo, and unbreak this port.
  
  Reported by:    kris
  Approved by:    portmgr (krion), fjoe (mentor, implicit), maintainer
  
  Revision  Changes    Path
  1.6       +2 -7      ports/www/twhttpd/Makefile
  1.2       +9 -0      ports/www/twhttpd/files/patch-ac

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 19:09:28 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id AD61416A4CE; Thu, 30 Sep 2004 19:09:28 +0000 (GMT)
Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1042243D1D; Thu, 30 Sep 2004 19:09:28 +0000 (GMT)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i8UJ9RkJ048972;
	Thu, 30 Sep 2004 21:09:27 +0200 (CEST)
	(envelope-from phk@critter.freebsd.dk)
To: Ken Smith <kensmith@FreeBSD.org>
From: "Poul-Henning Kamp" <phk@phk.freebsd.dk>
In-Reply-To: Your message of "Thu, 30 Sep 2004 14:38:59 -0000."
             <200409301438.i8UEcx89022771@repoman.freebsd.org> 
Date: Thu, 30 Sep 2004 21:09:27 +0200
Message-ID: <48971.1096571367@critter.freebsd.dk>
Sender: phk@critter.freebsd.dk
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/sparc64/sparc64 machdep.c 
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 19:09:28 -0000

In message <200409301438.i8UEcx89022771@repoman.freebsd.org>, Ken Smith writes:
>kensmith    2004-09-30 14:38:59 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    sys/sparc64/sparc64  machdep.c 
>  Log:
>  This along with v1.6 of counter.c fixes some timecounter issues on
>  MP machines (hopefully).  CPU timers are OK on UP machines but we
>  don't keep the timers in sync on MP machines so if the CPU's timer
>  is chosen as the primary timecounter it's possible for time to
>  not be monotonically increasing because different CPU's counters
>  may be used at different times.  But the CPU's counters are otherwise
>  one of the higher quality counters available.  So, on UP machines
>  we'll use a relatively high quality value but on MP machines we'll
>  use a quality that should prevent the CPU's counters from being chosen.

The 'microsecond clock' is present in all suns so we don't leave any
machines without timecounters, right ?

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 19:24:46 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 26A4416A4CE; Thu, 30 Sep 2004 19:24:46 +0000 (GMT)
Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU
	[128.205.32.2])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B874043D39; Thu, 30 Sep 2004 19:24:45 +0000 (GMT)
	(envelope-from kensmith@cse.Buffalo.EDU)
Received: from electra.cse.Buffalo.EDU (localhost [127.0.0.1])
	i8UJOiTH020847;	Thu, 30 Sep 2004 15:24:44 -0400 (EDT)
Received: (from kensmith@localhost)
	by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id i8UJOhPd020846;
	Thu, 30 Sep 2004 15:24:43 -0400 (EDT)
Date: Thu, 30 Sep 2004 15:24:43 -0400
From: Ken Smith <kensmith@cse.Buffalo.EDU>
To: Poul-Henning Kamp <phk@phk.freebsd.dk>
Message-ID: <20040930192443.GE19077@electra.cse.Buffalo.EDU>
References: <200409301438.i8UEcx89022771@repoman.freebsd.org>
	<48971.1096571367@critter.freebsd.dk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <48971.1096571367@critter.freebsd.dk>
User-Agent: Mutt/1.4.1i
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
cc: Ken Smith <kensmith@FreeBSD.org>
Subject: Re: cvs commit: src/sys/sparc64/sparc64 machdep.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 19:24:46 -0000

On Thu, Sep 30, 2004 at 09:09:27PM +0200, Poul-Henning Kamp wrote:
> In message <200409301438.i8UEcx89022771@repoman.freebsd.org>, Ken Smith writes:
> >kensmith    2004-09-30 14:38:59 UTC
> >
> >  FreeBSD src repository
> >
> >  Modified files:
> >    sys/sparc64/sparc64  machdep.c 
> >  Log:
> >  This along with v1.6 of counter.c fixes some timecounter issues on
> >  MP machines (hopefully).  CPU timers are OK on UP machines but we
> >  don't keep the timers in sync on MP machines so if the CPU's timer
> >  is chosen as the primary timecounter it's possible for time to
> >  not be monotonically increasing because different CPU's counters
> >  may be used at different times.  But the CPU's counters are otherwise
> >  one of the higher quality counters available.  So, on UP machines
> >  we'll use a relatively high quality value but on MP machines we'll
> >  use a quality that should prevent the CPU's counters from being chosen.
> 
> The 'microsecond clock' is present in all suns so we don't leave any
> machines without timecounters, right ?
> 

Funny you should ask.  Testing the first version of this patch was how
we found the bug in counter.c - the machine I booted the test kernel
with happened to decide the counter-timer wasn't suitable either due
to the bug and it came up with no timecounters.  You should see what
happens to a machine that's not keeping time.  :-)

Marius has device maps for virtually all known Sparc hardware and
he said all of the MP machines do have the counter-timer available
in them.  Only the IIi and IIe processor based systems don't and
they're only UP machines.

We are drastically low on timecounter-capable devices on sparc64
though, it seems the counter-timer and the CPU are about all there
is.

If this makes you nervous and if you have any suggestions I'm all
ears.

-- 
						Ken Smith
- From there to here, from here to      |       kensmith@cse.buffalo.edu
  there, funny things are everywhere.   |
                      - Theodore Geisel |

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 19:40:39 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A4A9516A4D0; Thu, 30 Sep 2004 19:40:39 +0000 (GMT)
Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0810143D1D; Thu, 30 Sep 2004 19:40:39 +0000 (GMT)
	(envelope-from marius@newtrinity.zeist.de)
Received: from newtrinity.zeist.de (localhost [127.0.0.1])
	i8UJeR1f088902;	Thu, 30 Sep 2004 21:40:27 +0200 (CEST)
	(envelope-from marius@newtrinity.zeist.de)
Received: (from marius@localhost)
	by newtrinity.zeist.de (8.12.10/8.12.10/Submit) id i8UJeLjd088901;
	Thu, 30 Sep 2004 21:40:21 +0200 (CEST)
	(envelope-from marius)
Date: Thu, 30 Sep 2004 21:40:21 +0200
From: Marius Strobl <marius@alchemy.franken.de>
To: Ken Smith <kensmith@cse.Buffalo.EDU>
Message-ID: <20040930214021.A84755@newtrinity.zeist.de>
References: <200409301438.i8UEcx89022771@repoman.freebsd.org>
	<48971.1096571367@critter.freebsd.dk>
	<20040930192443.GE19077@electra.cse.Buffalo.EDU>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5.1i
In-Reply-To: <20040930192443.GE19077@electra.cse.Buffalo.EDU>;
	from kensmith@cse.Buffalo.EDU on Thu, Sep 30, 2004 at 03:24:43PM -0400
X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.12; VDF 6.27.0.82
	     (host: newtrinity.zeist.de)
cc: cvs-src@freebsd.org
cc: Poul-Henning Kamp <phk@phk.freebsd.dk>
cc: src-committers@freebsd.org
cc: Ken Smith <kensmith@freebsd.org>
cc: cvs-all@freebsd.org
Subject: Re: cvs commit: src/sys/sparc64/sparc64 machdep.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 19:40:39 -0000

On Thu, Sep 30, 2004 at 03:24:43PM -0400, Ken Smith wrote:
> On Thu, Sep 30, 2004 at 09:09:27PM +0200, Poul-Henning Kamp wrote:
> > In message <200409301438.i8UEcx89022771@repoman.freebsd.org>, Ken Smith writes:
> > >kensmith    2004-09-30 14:38:59 UTC
> > >
> > >  FreeBSD src repository
> > >
> > >  Modified files:
> > >    sys/sparc64/sparc64  machdep.c 
> > >  Log:
> > >  This along with v1.6 of counter.c fixes some timecounter issues on
> > >  MP machines (hopefully).  CPU timers are OK on UP machines but we
> > >  don't keep the timers in sync on MP machines so if the CPU's timer
> > >  is chosen as the primary timecounter it's possible for time to
> > >  not be monotonically increasing because different CPU's counters
> > >  may be used at different times.  But the CPU's counters are otherwise
> > >  one of the higher quality counters available.  So, on UP machines
> > >  we'll use a relatively high quality value but on MP machines we'll
> > >  use a quality that should prevent the CPU's counters from being chosen.
> > 
> > The 'microsecond clock' is present in all suns so we don't leave any
> > machines without timecounters, right ?
> > 
> 
> Funny you should ask.  Testing the first version of this patch was how
> we found the bug in counter.c - the machine I booted the test kernel
> with happened to decide the counter-timer wasn't suitable either due
> to the bug and it came up with no timecounters.  You should see what
> happens to a machine that's not keeping time.  :-)
> 
> Marius has device maps for virtually all known Sparc hardware and
> he said all of the MP machines do have the counter-timer available

Well, that's an exaggeration :)
But I think I have enough to say that all Sun UltraSparc II boards
have a counter-timer device.

> in them.  Only the IIi and IIe processor based systems don't and
> they're only UP machines.
> 
> We are drastically low on timecounter-capable devices on sparc64
> though, it seems the counter-timer and the CPU are about all there
> is.
> 
> If this makes you nervous and if you have any suggestions I'm all
> ears.
> 

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 20:02:08 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6D76816A4CE; Thu, 30 Sep 2004 20:02:08 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4E80C43D1F; Thu, 30 Sep 2004 20:02:08 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UK28O2050261;
	Thu, 30 Sep 2004 20:02:08 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UK287j050260;
	Thu, 30 Sep 2004 20:02:08 GMT
	(envelope-from ru)
Message-Id: <200409302002.i8UK287j050260@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 30 Sep 2004 20:02:08 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/forth loader.conf
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 20:02:08 -0000

ru          2004-09-30 20:02:08 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/forth       loader.conf 
  Log:
  Bring this file more up to date.
  
  Revision  Changes    Path
  1.90      +29 -12    src/sys/boot/forth/loader.conf

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 20:04:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B77A016A4CE; Thu, 30 Sep 2004 20:04:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 98C5343D2D; Thu, 30 Sep 2004 20:04:56 +0000 (GMT)
	(envelope-from jhb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UK4uwd050324;
	Thu, 30 Sep 2004 20:04:56 GMT
	(envelope-from jhb@repoman.freebsd.org)
Received: (from jhb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UK4uZx050323;
	Thu, 30 Sep 2004 20:04:56 GMT
	(envelope-from jhb)
Message-Id: <200409302004.i8UK4uZx050323@repoman.freebsd.org>
From: John Baldwin <jhb@FreeBSD.org>
Date: Thu, 30 Sep 2004 20:04:56 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/dev/fdc fdc_acpi.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 20:04:57 -0000

jhb         2004-09-30 20:04:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/fdc          fdc_acpi.c 
  Log:
  MFC: Fix the fdc_acpi attach function to only fall back to enumerating
  drives via hints if the _FDE enumeration fails but earlier steps all
  succeeded.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.2.2.3   +9 -5      src/sys/dev/fdc/fdc_acpi.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 20:08:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D04E216A4CE; Thu, 30 Sep 2004 20:08:35 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A581843D45; Thu, 30 Sep 2004 20:08:35 +0000 (GMT)
	(envelope-from mlaier@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UK8ZPo050496;
	Thu, 30 Sep 2004 20:08:35 GMT
	(envelope-from mlaier@repoman.freebsd.org)
Received: (from mlaier@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UK8ZAE050495;
	Thu, 30 Sep 2004 20:08:35 GMT
	(envelope-from mlaier)
Message-Id: <200409302008.i8UK8ZAE050495@repoman.freebsd.org>
From: Max Laier <mlaier@FreeBSD.org>
Date: Thu, 30 Sep 2004 20:08:35 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/net pfil.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 20:08:36 -0000

mlaier      2004-09-30 20:08:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/net              pfil.c 
  Log:
  MFC from pfil.c, rev. 1.9:
  >   Switch order for mtx_unlock and cv_signal as (condvar(9)) sez:
  >
  >        A thread must hold mp while calling cv_signal(), cv_broadcast(), or
  >        cv_broadcastpri() even though it isn't passed as an argument.
  >
  >   and is right with this claim.
  >
  >   While here remove a "\" from the macro -> __inline conversion.
  >
  >   Found by:       csjp
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.8.4.1   +2 -2      src/sys/net/pfil.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 20:11:47 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 32EF516A4CE; Thu, 30 Sep 2004 20:11:47 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 127C743D45; Thu, 30 Sep 2004 20:11:47 +0000 (GMT)
	(envelope-from mlaier@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UKBkft050668;
	Thu, 30 Sep 2004 20:11:46 GMT
	(envelope-from mlaier@repoman.freebsd.org)
Received: (from mlaier@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UKBkpj050667;
	Thu, 30 Sep 2004 20:11:46 GMT
	(envelope-from mlaier)
Message-Id: <200409302011.i8UKBkpj050667@repoman.freebsd.org>
From: Max Laier <mlaier@FreeBSD.org>
Date: Thu, 30 Sep 2004 20:11:46 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/netipsec keydb.h src/sys/contrib/pf/net
 pfvar.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 20:11:47 -0000

mlaier      2004-09-30 20:11:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netipsec         keydb.h 
    sys/contrib/pf/net   pfvar.h 
  Log:
  MFC from pfvar.h, rev. 1.9 and keydb.h, rev. 1.4
  >   Protect sockaddr_union definitions with a protecting define. This allows
  >   to build kernels with FAST_IPSEC and PF. This is the least disruptive
  >   fix.
  >
  >   PR:             kern/71836
  >   Reviewed by:    bms, various mailing lists
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.8.2.1   +9 -10     src/sys/contrib/pf/net/pfvar.h
  1.3.4.1   +3 -0      src/sys/netipsec/keydb.h

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 20:27:19 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6F34416A4CE; Thu, 30 Sep 2004 20:27:19 +0000 (GMT)
Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id AA52843D45; Thu, 30 Sep 2004 20:27:18 +0000 (GMT)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i8UKQqNP050356;
	Thu, 30 Sep 2004 22:26:52 +0200 (CEST)
	(envelope-from phk@critter.freebsd.dk)
To: Marius Strobl <marius@alchemy.franken.de>
From: "Poul-Henning Kamp" <phk@phk.freebsd.dk>
In-Reply-To: Your message of "Thu, 30 Sep 2004 21:40:21 +0200."
             <20040930214021.A84755@newtrinity.zeist.de> 
Date: Thu, 30 Sep 2004 22:26:52 +0200
Message-ID: <50355.1096576012@critter.freebsd.dk>
Sender: phk@critter.freebsd.dk
cc: cvs-src@freebsd.org
cc: Ken Smith <kensmith@cse.Buffalo.EDU>
cc: src-committers@freebsd.org
cc: Ken Smith <kensmith@freebsd.org>
cc: cvs-all@freebsd.org
Subject: Re: cvs commit: src/sys/sparc64/sparc64 machdep.c 
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 20:27:19 -0000

In message <20040930214021.A84755@newtrinity.zeist.de>, Marius Strobl writes:

>> Funny you should ask.  Testing the first version of this patch was how
>> we found the bug in counter.c - the machine I booted the test kernel
>> with happened to decide the counter-timer wasn't suitable either due
>> to the bug and it came up with no timecounters.  You should see what
>> happens to a machine that's not keeping time.  :-)

I know :-)

I wrote the code so you wouldn't be in doubt something was wrong.

>> We are drastically low on timecounter-capable devices on sparc64
>> though, it seems the counter-timer and the CPU are about all there
>> is.

We just need one good one, so as long as they have that we're fine.

I thought the 1usec counter were a sparc-architecture thing which
all machines had ?

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 20:34:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5DEC216A4CE; Thu, 30 Sep 2004 20:34:20 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3E5C243D2F; Thu, 30 Sep 2004 20:34:20 +0000 (GMT)
	(envelope-from marcel@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UKYK0F051335;
	Thu, 30 Sep 2004 20:34:20 GMT
	(envelope-from marcel@repoman.freebsd.org)
Received: (from marcel@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UKYKOq051334;
	Thu, 30 Sep 2004 20:34:20 GMT
	(envelope-from marcel)
Message-Id: <200409302034.i8UKYKOq051334@repoman.freebsd.org>
From: Marcel Moolenaar <marcel@FreeBSD.org>
Date: Thu, 30 Sep 2004 20:34:20 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/release/ia64 boot_crunch.conf
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 20:34:20 -0000

marcel      2004-09-30 20:34:20 UTC

  FreeBSD src repository

  Modified files:
    release/ia64         boot_crunch.conf 
  Log:
  Trade slattach for gpt. With all the tools to create new file systems,
  the tool one needs to partition a disk is more important than some poor
  man's network interface.
  
  Revision  Changes    Path
  1.7       +3 -5      src/release/ia64/boot_crunch.conf

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 20:38:31 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 01CA316A4CE; Thu, 30 Sep 2004 20:38:30 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 99F6743D45; Thu, 30 Sep 2004 20:38:30 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UKcUfD051524;
	Thu, 30 Sep 2004 20:38:30 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UKcU2K051523;
	Thu, 30 Sep 2004 20:38:30 GMT
	(envelope-from dougb)
Message-Id: <200409302038.i8UKcU2K051523@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Thu, 30 Sep 2004 20:38:30 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/share/man/man5 rc.conf.5
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 20:38:31 -0000

dougb       2004-09-30 20:38:30 UTC

  FreeBSD src repository

  Modified files:
    share/man/man5       rc.conf.5 
  Log:
  Update descriptions of named-related knobs.
  
  Revision  Changes    Path
  1.225     +7 -25     src/share/man/man5/rc.conf.5

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 20:55:00 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3448716A4CE; Thu, 30 Sep 2004 20:55:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 147CA43D2D; Thu, 30 Sep 2004 20:55:00 +0000 (GMT)
	(envelope-from sos@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UKsxWT058319;
	Thu, 30 Sep 2004 20:54:59 GMT
	(envelope-from sos@repoman.freebsd.org)
Received: (from sos@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UKsxoW058318;
	Thu, 30 Sep 2004 20:54:59 GMT
	(envelope-from sos)
Message-Id: <200409302054.i8UKsxoW058318@repoman.freebsd.org>
From: Søren Schmidt <sos@FreeBSD.org>
Date: Thu, 30 Sep 2004 20:54:59 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/ata ata-disk.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 20:55:00 -0000

sos         2004-09-30 20:54:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-disk.c 
  Log:
  Resurrect dump that broke with the last update.
  
  Revision  Changes    Path
  1.179     +4 -5      src/sys/dev/ata/ata-disk.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 21:05:17 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E151916A4D1; Thu, 30 Sep 2004 21:05:17 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B3DF943D4C; Thu, 30 Sep 2004 21:05:17 +0000 (GMT)
	(envelope-from emax@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UL5H5v058703;
	Thu, 30 Sep 2004 21:05:17 GMT
	(envelope-from emax@repoman.freebsd.org)
Received: (from emax@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UL5HcQ058702;
	Thu, 30 Sep 2004 21:05:17 GMT
	(envelope-from emax)
Message-Id: <200409302105.i8UL5HcQ058702@repoman.freebsd.org>
From: Maksim Yevmenkin <emax@FreeBSD.org>
Date: Thu, 30 Sep 2004 21:05:17 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1
	rfcomm_sppd.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 21:05:18 -0000

emax        2004-09-30 21:05:17 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c 
  Log:
  Make -t <tty> optional. If not specified use stdin/stdout.
  Document this. These changes make it possible to write something like
  
          set device "!/usr/bin/rfcomm_sppd -a BD_ADDR"
  
  inside the /etc/ppp/ppp.conf file. Very convenient for the users :)
  
  Submitted by:   Konstantin Stepanenkov <kstepanenkov AT oilspace DOT com>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.5       +10 -3     src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
  1.6       +25 -11    src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 21:29:19 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8207016A4CE; Thu, 30 Sep 2004 21:29:19 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7586C43D54; Thu, 30 Sep 2004 21:29:19 +0000 (GMT)
	(envelope-from sos@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8ULTJQR059413;
	Thu, 30 Sep 2004 21:29:19 GMT
	(envelope-from sos@repoman.freebsd.org)
Received: (from sos@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8ULTJnq059412;
	Thu, 30 Sep 2004 21:29:19 GMT
	(envelope-from sos)
Message-Id: <200409302129.i8ULTJnq059412@repoman.freebsd.org>
From: Søren Schmidt <sos@FreeBSD.org>
Date: Thu, 30 Sep 2004 21:29:19 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.c
 ata-disk.c ata-dma.c ata-lowlevel.c ata-pci.c ata-queue.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 21:29:19 -0000

sos         2004-09-30 21:29:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/ata          ata-all.c ata-all.h ata-chipset.c 
                         ata-disk.c ata-dma.c ata-lowlevel.c 
                         ata-pci.c ata-queue.c 
  Log:
  MFC:
  Remove the old ATA_*LOCK_CH macros that used atomic ops and use
  mutexes instead.
  This closes the last (known) race issues in ATA which should fix
  the various hangs etc seen on heavy loaded systems.
  
  Change from using timeout functions to using callout functions in
  the timeout code. This together with above closes the race that could
  happen if timeout and device interrupt occured simultaniously.
  
  Also fix the possible recursion in ata_reinit() on very dodgy
  devices that could take us down in the probe.
  
  Approved by: re@ (scottl)
  
  Revision   Changes    Path
  1.222.2.2  +117 -19   src/sys/dev/ata/ata-all.c
  1.81.2.2   +10 -19    src/sys/dev/ata/ata-all.h
  1.81.2.2   +6 -4      src/sys/dev/ata/ata-chipset.c
  1.175.2.2  +6 -6      src/sys/dev/ata/ata-disk.c
  1.129.2.2  +4 -4      src/sys/dev/ata/ata-dma.c
  1.44.2.2   +26 -69    src/sys/dev/ata/ata-lowlevel.c
  1.87.2.2   +2 -2      src/sys/dev/ata/ata-pci.c
  1.32.2.2   +111 -114  src/sys/dev/ata/ata-queue.c

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 21:43:47 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7068B16A4CE; Thu, 30 Sep 2004 21:43:47 +0000 (GMT)
Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D27D243D1D; Thu, 30 Sep 2004 21:43:46 +0000 (GMT)
	(envelope-from marius@newtrinity.zeist.de)
Received: from newtrinity.zeist.de (localhost [127.0.0.1])
	i8ULhT1f091067;	Thu, 30 Sep 2004 23:43:35 +0200 (CEST)
	(envelope-from marius@newtrinity.zeist.de)
Received: (from marius@localhost)
	by newtrinity.zeist.de (8.12.10/8.12.10/Submit) id i8ULhNDZ091066;
	Thu, 30 Sep 2004 23:43:23 +0200 (CEST)
	(envelope-from marius)
Date: Thu, 30 Sep 2004 23:43:23 +0200
From: Marius Strobl <marius@alchemy.franken.de>
To: Poul-Henning Kamp <phk@phk.freebsd.dk>
Message-ID: <20040930234323.M69188@newtrinity.zeist.de>
References: <20040930214021.A84755@newtrinity.zeist.de>
	<50355.1096576012@critter.freebsd.dk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5.1i
In-Reply-To: <50355.1096576012@critter.freebsd.dk>;
	from phk@phk.freebsd.dk on Thu, Sep 30, 2004 at 10:26:52PM +0200
X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.12; VDF 6.27.0.82
	     (host: newtrinity.zeist.de)
cc: cvs-src@freebsd.org
cc: Ken Smith <kensmith@cse.Buffalo.EDU>
cc: src-committers@freebsd.org
cc: Ken Smith <kensmith@freebsd.org>
cc: cvs-all@freebsd.org
Subject: Re: cvs commit: src/sys/sparc64/sparc64 machdep.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 21:43:47 -0000

On Thu, Sep 30, 2004 at 10:26:52PM +0200, Poul-Henning Kamp wrote:
> In message <20040930214021.A84755@newtrinity.zeist.de>, Marius Strobl writes:
> 
> >> Funny you should ask.  Testing the first version of this patch was how
> >> we found the bug in counter.c - the machine I booted the test kernel
> >> with happened to decide the counter-timer wasn't suitable either due
> >> to the bug and it came up with no timecounters.  You should see what
> >> happens to a machine that's not keeping time.  :-)
> 
> I know :-)
> 
> I wrote the code so you wouldn't be in doubt something was wrong.
> 
> >> We are drastically low on timecounter-capable devices on sparc64
> >> though, it seems the counter-timer and the CPU are about all there
> >> is.
> 
> We just need one good one, so as long as they have that we're fine.
> 
> I thought the 1usec counter were a sparc-architecture thing which
> all machines had ?
> 

Doesn't look like bridges other than the UPA2SBus and the Psycho
UPA2PCI one used on sun4u machines have a counter-timer device or
something similar (look e.g. at panther.freebsd.org which is
equipped with a Sabre UPA2PCI bridge).

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 21:48:51 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 67D0816A4CE; Thu, 30 Sep 2004 21:48:51 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 47EDC43D3F; Thu, 30 Sep 2004 21:48:51 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8ULmpNU059971;
	Thu, 30 Sep 2004 21:48:51 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8ULmpNr059970;
	Thu, 30 Sep 2004 21:48:51 GMT
	(envelope-from ru)
Message-Id: <200409302148.i8ULmpNr059970@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 30 Sep 2004 21:48:51 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/forth loader.4th.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 21:48:51 -0000

ru          2004-09-30 21:48:51 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/forth       loader.4th.8 
  Log:
  Setting "kernel" to an absolute path is a bad idea because
  after loading such a kernel, "module_path" will be set to
  an insane value.  Fixed example by providing an equivalent
  setting.  For the record, when automatically loading a
  kernel (commands "boot" and "boot-conf"), the following is
  tried, in this order:
  
          path=/boot/${kernel} file=${bootfile}
          path=/boot/${kernel} file=${kernel}
          path=${kernel} file=${bootfile}
          path=${kernel} file=${kernel}
          path=${module_path} file=${kernel}
  
  Revision  Changes    Path
  1.15      +2 -2      src/sys/boot/forth/loader.4th.8

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 21:57:17 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3B55416A4CE; Thu, 30 Sep 2004 21:57:17 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1B36143D2D; Thu, 30 Sep 2004 21:57:17 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8ULvGws060249;
	Thu, 30 Sep 2004 21:57:17 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8ULvGTZ060248;
	Thu, 30 Sep 2004 21:57:16 GMT
	(envelope-from ru)
Message-Id: <200409302157.i8ULvGTZ060248@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 30 Sep 2004 21:57:16 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/common help.common
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 21:57:17 -0000

ru          2004-09-30 21:57:16 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      help.common 
  Log:
  Don't give instructions on how to disable ACPI in the MI section.
  For novice users, beastie.4th can just do it.  Expert users can
  read ACPI instructions by typing "help ACPI".
  
  Revision  Changes    Path
  1.34      +0 -5      src/sys/boot/common/help.common

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 22:26:02 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4C6B716A4CE; Thu, 30 Sep 2004 22:26:02 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2C1B943D41; Thu, 30 Sep 2004 22:26:02 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UMQ24l061132;
	Thu, 30 Sep 2004 22:26:02 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UMQ2Nr061131;
	Thu, 30 Sep 2004 22:26:02 GMT
	(envelope-from nectar)
Message-Id: <200409302226.i8UMQ2Nr061131@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Thu, 30 Sep 2004 22:26:02 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 22:26:02 -0000

nectar      2004-09-30 22:26:02 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Note samba file disclosure vulnerability.
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.260     +32 -1     ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 22:30:26 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E54A116A4CE; Thu, 30 Sep 2004 22:30:26 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C37E043D48; Thu, 30 Sep 2004 22:30:26 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UMUQCb061297;
	Thu, 30 Sep 2004 22:30:26 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UMUQ2A061295;
	Thu, 30 Sep 2004 22:30:26 GMT
	(envelope-from nectar)
Message-Id: <200409302230.i8UMUQ2A061295@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Thu, 30 Sep 2004 22:30:26 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 22:30:27 -0000

nectar      2004-09-30 22:30:26 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Don't forget `ja-samba' also.
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.261     +2 -1      ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 22:59:47 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 88F3816A4CE; Thu, 30 Sep 2004 22:59:47 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7EC7943D41; Thu, 30 Sep 2004 22:59:47 +0000 (GMT)
	(envelope-from kensmith@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UMxluw062287;
	Thu, 30 Sep 2004 22:59:47 GMT
	(envelope-from kensmith@repoman.freebsd.org)
Received: (from kensmith@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UMxlYk062286;
	Thu, 30 Sep 2004 22:59:47 GMT
	(envelope-from kensmith)
Message-Id: <200409302259.i8UMxlYk062286@repoman.freebsd.org>
From: Ken Smith <kensmith@FreeBSD.org>
Date: Thu, 30 Sep 2004 22:59:47 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/release Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 22:59:47 -0000

kensmith    2004-09-30 22:59:47 UTC

  FreeBSD src repository

  Modified files:
    release              Makefile 
  Log:
  It turns out the ia64 architecture's disc2 overflows if we put the
  ports/ tree on it.  This makes putting the ports/ tree on disc2 at
  all dependent on the NOPORTREADMES knob as well as the NOPORT knob
  (at the moment NOPORT may be set while NOPORTREADMES isn't, that
  should probably be revisited).  And it hardcodes ia64 for NOPORTREADMES
  by request the ia64 release builder.
  
  While here really get rid of the temp file 'make index' leaves behind.
  
  Tested by:      i386 and ia64 'make release'
  Reviewed by:    marcel
  MFC after:      1 day
  
  Revision  Changes    Path
  1.865     +9 -2      src/release/Makefile

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 23:13:08 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7365516A4CE; Thu, 30 Sep 2004 23:13:08 +0000 (GMT)
Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BA55E43D41; Thu, 30 Sep 2004 23:13:07 +0000 (GMT)
	(envelope-from ru@ip.net.ua)
Received: from localhost (oak.ip.net.ua [82.193.96.2])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8UND6Ao015241;
	Fri, 1 Oct 2004 02:13:06 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: from tigra.ip.net.ua ([82.193.96.10])
 by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP
 id 83409-08; Fri,  1 Oct 2004 02:13:06 +0300 (EEST)
Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8UND5jo015238
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Fri, 1 Oct 2004 02:13:06 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: (from ru@localhost)
	by heffalump.ip.net.ua (8.13.1/8.13.1) id i8UND80g072924;
	Fri, 1 Oct 2004 02:13:08 +0300 (EEST)
	(envelope-from ru)
Date: Fri, 1 Oct 2004 02:13:08 +0300
From: Ruslan Ermilov <ru@FreeBSD.org>
To: Marcel Moolenaar <marcel@FreeBSD.org>
Message-ID: <20040930231308.GC72679@ip.net.ua>
References: <200409302034.i8UKYKOq051334@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="IpbVkmxF4tDyP/Kb"
Content-Disposition: inline
In-Reply-To: <200409302034.i8UKYKOq051334@repoman.freebsd.org>
User-Agent: Mutt/1.5.6i
X-Virus-Scanned: by amavisd-new at ip.net.ua
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/release/ia64 boot_crunch.conf
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 23:13:08 -0000


--IpbVkmxF4tDyP/Kb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Sep 30, 2004 at 08:34:20PM +0000, Marcel Moolenaar wrote:
> marcel      2004-09-30 20:34:20 UTC
>=20
>   FreeBSD src repository
>=20
>   Modified files:
>     release/ia64         boot_crunch.conf=20
>   Log:
>   Trade slattach for gpt. With all the tools to create new file systems,
>   the tool one needs to partition a disk is more important than some poor
>   man's network interface.
>  =20
>   Revision  Changes    Path
>   1.7       +3 -5      src/release/ia64/boot_crunch.conf
>=20
Just curious, and what was wrong with keeping slattach(8) while
adding gpt(8)?


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--IpbVkmxF4tDyP/Kb
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBXJMEqRfpzJluFF4RAjDYAJ9XVpxTXXA8DQyeQPpXgNyqull2wgCfWup6
Y9FExLsu+amHLKOcochAuws=
=kc3F
-----END PGP SIGNATURE-----

--IpbVkmxF4tDyP/Kb--

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 23:29:23 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5023416A4CE; Thu, 30 Sep 2004 23:29:23 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2F92443D49; Thu, 30 Sep 2004 23:29:23 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UNTNFP063433;
	Thu, 30 Sep 2004 23:29:23 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UNTNHZ063432;
	Thu, 30 Sep 2004 23:29:23 GMT
	(envelope-from nectar)
Message-Id: <200409302329.i8UNTNHZ063432@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Thu, 30 Sep 2004 23:29:23 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 23:29:23 -0000

nectar      2004-09-30 23:29:23 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Add another two older vulnerabilities affecting Mozilla & co.
  Continue to try hard to cover past package names:
    - I missed el-linux-mozillafirebird previously.
    - Move all the `obsolete' package names into one place
      for clarity.
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.262     +162 -9    ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 23:32:11 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 04CA616A4CE; Thu, 30 Sep 2004 23:32:11 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D994943D2D; Thu, 30 Sep 2004 23:32:10 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UNWAq9063560;
	Thu, 30 Sep 2004 23:32:10 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UNWAbp063559;
	Thu, 30 Sep 2004 23:32:10 GMT
	(envelope-from nectar)
Message-Id: <200409302332.i8UNWAbp063559@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Thu, 30 Sep 2004 23:32:10 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 23:32:11 -0000

nectar      2004-09-30 23:32:10 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Correct mangled CVE name: s/8983/0903/
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.263     +3 -2      ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Thu Sep 30 23:36:11 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A70E816A4CE; Thu, 30 Sep 2004 23:36:11 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7CBB643D1D; Thu, 30 Sep 2004 23:36:11 +0000 (GMT)
	(envelope-from dougb@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UNaBWw064206;
	Thu, 30 Sep 2004 23:36:11 GMT
	(envelope-from dougb@repoman.freebsd.org)
Received: (from dougb@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UNaBuo064205;
	Thu, 30 Sep 2004 23:36:11 GMT
	(envelope-from dougb)
Message-Id: <200409302336.i8UNaBuo064205@repoman.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Thu, 30 Sep 2004 23:36:11 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src Makefile.inc1 UPDATING src/etc Makefile
 src/etc/defaults rc.conf src/etc/mtree BIND.chroot.dist
 BIND.include.dist BSD.include.dist BSD.root.dist BSD.var.dist
 Makefile src/etc/namedb make-localhost named.conf src/etc/rc.d ...
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Sep 2004 23:36:11 -0000

dougb       2004-09-30 23:36:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    .                    Makefile.inc1 UPDATING 
    etc                  Makefile 
    etc/defaults         rc.conf 
    etc/mtree            BSD.include.dist BSD.root.dist 
                         BSD.var.dist Makefile 
    etc/namedb           make-localhost named.conf 
    etc/rc.d             named 
    include              Makefile 
    lib/bind/lwres       Makefile 
    share/doc            Makefile 
    share/examples/etc   make.conf 
    share/man/man5       make.conf.5 rc.conf.5 
    share/mk             bsd.libnames.mk 
    usr.bin              Makefile 
    usr.bin/dig          Makefile 
    usr.bin/host         Makefile 
    usr.bin/nslookup     Makefile 
    usr.bin/nsupdate     Makefile 
    usr.sbin             Makefile 
    usr.sbin/named       Makefile 
    usr.sbin/named-checkconf Makefile 
    usr.sbin/rndc        Makefile 
    usr.sbin/rndc-confgen Makefile 
  Added files:           (Branch: RELENG_5)
    etc/mtree            BIND.chroot.dist BIND.include.dist 
  Log:
  MFC the BIND 9 import and chroot-by-default work up to date.
  
  This includes:
  1. More granular NO_BIND_* make knobs.
  2. WITH_BIND_LIBS make knob.
  3. Run in an automatically configured chroot dir by default.
  4. Edit paths in man pages, and install man pages for liblwres.
  5. Improve named.conf and make it work with the new structure.
  6. Install the bind9 docs.
  7. A few Makefile style fixes.
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.438.2.4  +4 -0      src/Makefile.inc1
  1.342.2.9  +50 -0     src/UPDATING
  1.327.2.1  +20 -1     src/etc/Makefile
  1.212.2.2  +1 -1      src/etc/defaults/rc.conf
  1.5.2.1    +31 -0     src/etc/mtree/BIND.chroot.dist (new)
  1.1.2.1    +22 -0     src/etc/mtree/BIND.include.dist (new)
  1.88.2.2   +0 -14     src/etc/mtree/BSD.include.dist
  1.68.2.2   +0 -4      src/etc/mtree/BSD.root.dist
  1.69.2.1   +2 -0      src/etc/mtree/BSD.var.dist
  1.1.8.1    +17 -2     src/etc/mtree/Makefile
  1.6.8.1    +7 -5      src/etc/namedb/make-localhost
  1.15.2.1   +29 -41    src/etc/namedb/named.conf
  1.9.2.3    +33 -12    src/etc/rc.d/named
  1.222.2.2  +5 -0      src/include/Makefile
  1.5.2.2    +76 -1     src/lib/bind/lwres/Makefile
  1.17.8.1   +5 -1      src/share/doc/Makefile
  1.229.2.4  +4 -0      src/share/examples/etc/make.conf
  1.89.2.3   +30 -2     src/share/man/man5/make.conf.5
  1.221.2.1  +8 -26     src/share/man/man5/rc.conf.5
  1.85.2.1   +12 -0     src/share/mk/bsd.libnames.mk
  1.266.2.2  +1 -1      src/usr.bin/Makefile
  1.7.26.2   +0 -2      src/usr.bin/dig/Makefile
  1.7.26.2   +0 -2      src/usr.bin/host/Makefile
  1.3.2.2    +0 -2      src/usr.bin/nslookup/Makefile
  1.3.2.2    +2 -0      src/usr.bin/nsupdate/Makefile
  1.303.2.2  +3 -1      src/usr.sbin/Makefile
  1.3.2.2    +2 -0      src/usr.sbin/named-checkconf/Makefile
  1.35.6.2   +2 -0      src/usr.sbin/named/Makefile
  1.3.2.2    +4 -0      src/usr.sbin/rndc-confgen/Makefile
  1.3.2.2    +3 -0      src/usr.sbin/rndc/Makefile

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 00:05:58 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1CA4E16A4CE; Fri,  1 Oct 2004 00:05:58 +0000 (GMT)
Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A4A8943D1F; Fri,  1 Oct 2004 00:05:57 +0000 (GMT)
	(envelope-from marcel@xcllnt.net)
Received: from dhcp48.pn.xcllnt.net (dhcp48.pn.xcllnt.net [192.168.4.248])
	by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id i9105vkm032187;
	Thu, 30 Sep 2004 17:05:57 -0700 (PDT)
	(envelope-from marcel@piii.pn.xcllnt.net)
Received: from dhcp48.pn.xcllnt.net (localhost [127.0.0.1])
	by dhcp48.pn.xcllnt.net (8.13.1/8.13.1) with ESMTP id i9105v8P007297;
	Thu, 30 Sep 2004 17:05:57 -0700 (PDT)
	(envelope-from marcel@dhcp48.pn.xcllnt.net)
Received: (from marcel@localhost)
	by dhcp48.pn.xcllnt.net (8.13.1/8.13.1/Submit) id i9105vv2007296;
	Thu, 30 Sep 2004 17:05:57 -0700 (PDT)
	(envelope-from marcel)
Date: Thu, 30 Sep 2004 17:05:57 -0700
From: Marcel Moolenaar <marcel@xcllnt.net>
To: Ruslan Ermilov <ru@FreeBSD.org>
Message-ID: <20041001000557.GA7246@dhcp48.pn.xcllnt.net.>
References: <200409302034.i8UKYKOq051334@repoman.freebsd.org>
	<20040930231308.GC72679@ip.net.ua>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20040930231308.GC72679@ip.net.ua>
User-Agent: Mutt/1.4.2.1i
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/release/ia64 boot_crunch.conf
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 00:05:58 -0000

On Fri, Oct 01, 2004 at 02:13:08AM +0300, Ruslan Ermilov wrote:
> On Thu, Sep 30, 2004 at 08:34:20PM +0000, Marcel Moolenaar wrote:
> > marcel      2004-09-30 20:34:20 UTC
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     release/ia64         boot_crunch.conf 
> >   Log:
> >   Trade slattach for gpt. With all the tools to create new file systems,
> >   the tool one needs to partition a disk is more important than some poor
> >   man's network interface.
> >   
> >   Revision  Changes    Path
> >   1.7       +3 -5      src/release/ia64/boot_crunch.conf
> > 
> Just curious, and what was wrong with keeping slattach(8) while
> adding gpt(8)?

Size concerns. Both the disc1 and disc2 ISO images on ia64 overflow
currently and we need to trim things down. While this can easily be
done by axing from ports (either packages on disc1 or the ports
collection itself on disc2), it's good to pay attention to what
excessive baggage we already have and to avoid making it worse. I'd
rather have commonly used ports than have the unused ability to have
IP over serial lines and other low-end solutions that simply do not
fit on a high-end platform.

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 00:15:14 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0341B16A4CE; Fri,  1 Oct 2004 00:15:14 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D613843D45; Fri,  1 Oct 2004 00:15:13 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i910FDbY065357;
	Fri, 1 Oct 2004 00:15:13 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i910FDJl065356;
	Fri, 1 Oct 2004 00:15:13 GMT
	(envelope-from ru)
Message-Id: <200410010015.i910FDJl065356@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Fri, 1 Oct 2004 00:15:13 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/common help.common loader.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 00:15:14 -0000

ru          2004-10-01 00:15:13 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      help.common loader.8 
  Log:
  The "autoboot" command also has a third (optional) parameter.
  
  Revision  Changes    Path
  1.35      +7 -0      src/sys/boot/common/help.common
  1.74      +2 -2      src/sys/boot/common/loader.8

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 00:16:11 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D635716A4CE; Fri,  1 Oct 2004 00:16:11 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B6DE943D2F; Fri,  1 Oct 2004 00:16:11 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i910GBB4065472;
	Fri, 1 Oct 2004 00:16:11 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i910GBG4065471;
	Fri, 1 Oct 2004 00:16:11 GMT
	(envelope-from ru)
Message-Id: <200410010016.i910GBG4065471@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Fri, 1 Oct 2004 00:16:11 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/common help.common
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 00:16:12 -0000

ru          2004-10-01 00:16:11 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      help.common 
  Log:
  (forced commit) Previous revision documented the "bcachestat" command.
  
  Revision  Changes    Path
  1.36      +0 -0      src/sys/boot/common/help.common

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 01:37:53 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B729D16A4CE; Fri,  1 Oct 2004 01:37:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 95C8143D31; Fri,  1 Oct 2004 01:37:52 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i911bqlS073949;
	Fri, 1 Oct 2004 01:37:52 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i911bqZv073948;
	Fri, 1 Oct 2004 01:37:52 GMT
	(envelope-from nectar)
Message-Id: <200410010137.i911bqZv073948@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Fri, 1 Oct 2004 01:37:52 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 01:37:53 -0000

nectar      2004-10-01 01:37:52 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Document the last few of the relatively recent Mozilla vulnerabilities.
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.264     +111 -1    ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 01:40:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3BF8A16A4CE; Fri,  1 Oct 2004 01:40:55 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1B11343D31; Fri,  1 Oct 2004 01:40:55 +0000 (GMT)
	(envelope-from nectar@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i911esD8074070;
	Fri, 1 Oct 2004 01:40:55 GMT
	(envelope-from nectar@repoman.freebsd.org)
Received: (from nectar@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i911esfx074069;
	Fri, 1 Oct 2004 01:40:54 GMT
	(envelope-from nectar)
Message-Id: <200410010140.i911esfx074069@repoman.freebsd.org>
From: Jacques Vidrine <nectar@FreeBSD.org>
Date: Fri, 1 Oct 2004 01:40:54 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports/security/vuxml vuln.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 01:40:56 -0000

nectar      2004-10-01 01:40:54 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Correct the version number for latest Mozilla entry.
  (cut-n-paste damage)
  
  Approved by:    portmgr
  
  Revision  Changes    Path
  1.265     +5 -5      ports/security/vuxml/vuln.xml

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 02:33:58 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9743216A4CF; Fri,  1 Oct 2004 02:33:58 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8A8FC43D49; Fri,  1 Oct 2004 02:33:58 +0000 (GMT)
	(envelope-from jmg@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i912XwFW075553;
	Fri, 1 Oct 2004 02:33:58 GMT
	(envelope-from jmg@repoman.freebsd.org)
Received: (from jmg@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i912Xwko075552;
	Fri, 1 Oct 2004 02:33:58 GMT
	(envelope-from jmg)
Message-Id: <200410010233.i912Xwko075552@repoman.freebsd.org>
From: John-Mark Gurney <jmg@FreeBSD.org>
Date: Fri, 1 Oct 2004 02:33:58 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/pci if_rlreg.h src/sys/dev/re if_re.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 02:33:58 -0000

jmg         2004-10-01 02:33:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/pci              if_rlreg.h 
    sys/dev/re           if_re.c 
  Log:
  MFC: if_rlreg.h: v1.46
  >  comment requirement that rx/tx descriptor counts must be equal due to
  >  shared code...
  >  define rx descriptor count in terms of tx
  >  align defines
  
  v1.47:
  >  fix misspelling of TX...
  
  MFC: if_re.c: v1.32
  >  pass in pointer to m_head to re_encap because m_defrag could free the
  >  original mbuf causing a free'd mbuf passed to bpf later and panic'ing the
  >  system..  This should only effect jumbo frames.
  
  v1.33:
  >  spell RX correctly
  >  don't call re_rxeof a second time when we've already done the work
  >  pull common code out from if and else clauses
  
  v1.34:
  >  trim trailing white space..
  >  call the re mutex by it's name..
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.28.2.4  +25 -31    src/sys/dev/re/if_re.c
  1.44.2.2  +8 -3      src/sys/pci/if_rlreg.h

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 04:04:23 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2F2F216A4CE; Fri,  1 Oct 2004 04:04:23 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0F12F43D46; Fri,  1 Oct 2004 04:04:23 +0000 (GMT)
	(envelope-from kensmith@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9144MjI078390;
	Fri, 1 Oct 2004 04:04:22 GMT
	(envelope-from kensmith@repoman.freebsd.org)
Received: (from kensmith@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9144Mdu078389;
	Fri, 1 Oct 2004 04:04:22 GMT
	(envelope-from kensmith)
Message-Id: <200410010404.i9144Mdu078389@repoman.freebsd.org>
From: Ken Smith <kensmith@FreeBSD.org>
Date: Fri, 1 Oct 2004 04:04:22 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/sparc64/include smp.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 04:04:23 -0000

kensmith    2004-10-01 04:04:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/sparc64/include  smp.h 
  Log:
  MFC of v1.17: Raise IPI_RETRIES to a value based on some feedback from
  a test patch run by people experiencing a panic.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.16.6.1  +1 -1      src/sys/sparc64/include/smp.h

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 04:24:30 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 72A2E16A4CE; Fri,  1 Oct 2004 04:24:30 +0000 (GMT)
Received: from postal3.es.net (postal3.es.net [198.128.3.207])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 505A443D48; Fri,  1 Oct 2004 04:24:30 +0000 (GMT)
	(envelope-from oberman@es.net)
Received: from ptavv.es.net ([198.128.4.29])
        by postal3.es.net (Postal Node 3) with ESMTP (SSL) id IBA74465;
        Thu, 30 Sep 2004 21:24:30 -0700
Received: from ptavv (localhost [127.0.0.1])
	by ptavv.es.net (Tachyon Server) with ESMTP id 9C7775D04;
	Thu, 30 Sep 2004 21:24:29 -0700 (PDT)
To: S ren Schmidt <sos@FreeBSD.org>
In-reply-to: Your message of "Thu, 30 Sep 2004 21:29:19 -0000."
             <200409302129.i8ULTJnq059412@repoman.freebsd.org> 
Date: Thu, 30 Sep 2004 21:24:29 -0700
From: "Kevin Oberman" <oberman@es.net>
Message-Id: <20041001042429.9C7775D04@ptavv.es.net>
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.c
	ata-disk.c ata-dma.c ata-lowlevel.c ata-pci.c ata-queue.c 
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 04:24:30 -0000

> From: Søren Schmidt <sos@FreeBSD.org>
> Date: Thu, 30 Sep 2004 21:29:19 +0000 (UTC)
> Sender: owner-cvs-all@freebsd.org
> 
> sos         2004-09-30 21:29:19 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_5)
>     sys/dev/ata          ata-all.c ata-all.h ata-chipset.c 
>                          ata-disk.c ata-dma.c ata-lowlevel.c 
>                          ata-pci.c ata-queue.c 
>   Log:
>   MFC:
>   Remove the old ATA_*LOCK_CH macros that used atomic ops and use
>   mutexes instead.
>   This closes the last (known) race issues in ATA which should fix
>   the various hangs etc seen on heavy loaded systems.
>   
>   Change from using timeout functions to using callout functions in
>   the timeout code. This together with above closes the race that could
>   happen if timeout and device interrupt occured simultaniously.
>   
>   Also fix the possible recursion in ata_reinit() on very dodgy
>   devices that could take us down in the probe.
>   
>   Approved by: re@ (scottl)
>   
>   Revision   Changes    Path
>   1.222.2.2  +117 -19   src/sys/dev/ata/ata-all.c
>   1.81.2.2   +10 -19    src/sys/dev/ata/ata-all.h
>   1.81.2.2   +6 -4      src/sys/dev/ata/ata-chipset.c
>   1.175.2.2  +6 -6      src/sys/dev/ata/ata-disk.c
>   1.129.2.2  +4 -4      src/sys/dev/ata/ata-dma.c
>   1.44.2.2   +26 -69    src/sys/dev/ata/ata-lowlevel.c
>   1.87.2.2   +2 -2      src/sys/dev/ata/ata-pci.c
>   1.32.2.2   +111 -114  src/sys/dev/ata/ata-queue.c

Thanks, Søren. I can confirm that I no longer see the problem on my ASUS
P5A.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 05:01:00 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E3C9916A4CE; Fri,  1 Oct 2004 05:01:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C206E43D5C; Fri,  1 Oct 2004 05:01:00 +0000 (GMT)
	(envelope-from das@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91510gb086397;
	Fri, 1 Oct 2004 05:01:00 GMT
	(envelope-from das@repoman.freebsd.org)
Received: (from das@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91510No086396;
	Fri, 1 Oct 2004 05:01:00 GMT
	(envelope-from das)
Message-Id: <200410010501.i91510No086396@repoman.freebsd.org>
From: David Schultz <das@FreeBSD.org>
Date: Fri, 1 Oct 2004 05:01:00 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/i386/linux linux_ptrace.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 05:01:01 -0000

das         2004-10-01 05:01:00 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/linux       linux_ptrace.c 
  Log:
  Fix the following race:
  
    1. Process p1 is currently being swapped in.
    2. Process p2 calls linux_ptrace(PTRACE_GETFPXREGS, p1_pid, ...)
    3. After acquiring a reference to FIRST_THREAD_IN_PROC(p1),
       p2 blocks in faultin() while p1 finishes being swapped in.
       This means p2 won't get back the lock on p1 until after p1's
       threads are runnable.
    4. After p1 is swapped in, the first thread in p1 exits.
    5. p2 now uses its dangling reference to p1's first thread.
  
  Revision  Changes    Path
  1.14      +4 -3      src/sys/i386/linux/linux_ptrace.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 05:01:18 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2C96716A501; Fri,  1 Oct 2004 05:01:18 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0C2EE43D2D; Fri,  1 Oct 2004 05:01:18 +0000 (GMT)
	(envelope-from das@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9151HLB086437;
	Fri, 1 Oct 2004 05:01:17 GMT
	(envelope-from das@repoman.freebsd.org)
Received: (from das@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9151HV7086436;
	Fri, 1 Oct 2004 05:01:17 GMT
	(envelope-from das)
Message-Id: <200410010501.i9151HV7086436@repoman.freebsd.org>
From: David Schultz <das@FreeBSD.org>
Date: Fri, 1 Oct 2004 05:01:17 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/fs/procfs procfs_dbregs.c procfs_fpregs.c
 procfs_regs.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 05:01:18 -0000

das         2004-10-01 05:01:17 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/procfs        procfs_dbregs.c procfs_fpregs.c 
                         procfs_regs.c 
  Log:
  Don't PHOLD() the target process in procfs, since this is already done
  in pseudofs.  Moreover, PHOLD() may block between the p_candebug()
  access check and the actual operation.
  
  Revision  Changes    Path
  1.25      +1 -2      src/sys/fs/procfs/procfs_dbregs.c
  1.31      +1 -2      src/sys/fs/procfs/procfs_fpregs.c
  1.30      +1 -2      src/sys/fs/procfs/procfs_regs.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 05:01:30 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3F9EF16A584; Fri,  1 Oct 2004 05:01:30 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1F8BB43D48; Fri,  1 Oct 2004 05:01:30 +0000 (GMT)
	(envelope-from das@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9151U20086475;
	Fri, 1 Oct 2004 05:01:30 GMT
	(envelope-from das@repoman.freebsd.org)
Received: (from das@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9151US7086474;
	Fri, 1 Oct 2004 05:01:30 GMT
	(envelope-from das)
Message-Id: <200410010501.i9151US7086474@repoman.freebsd.org>
From: David Schultz <das@FreeBSD.org>
Date: Fri, 1 Oct 2004 05:01:29 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/kern kern_fork.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 05:01:36 -0000

das         2004-10-01 05:01:29 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_fork.c 
  Log:
  Avoid calling _PHOLD(p1) with p2's lock held, since _PHOLD()
  may block to swap in p1.  Instead, call _PHOLD earlier, at a
  point where the only lock held happens to be p1's.
  
  Revision  Changes    Path
  1.240     +8 -3      src/sys/kern/kern_fork.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 05:01:42 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4E78016A588; Fri,  1 Oct 2004 05:01:42 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2E20543D45; Fri,  1 Oct 2004 05:01:42 +0000 (GMT)
	(envelope-from das@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9151gbt086510;
	Fri, 1 Oct 2004 05:01:42 GMT
	(envelope-from das@repoman.freebsd.org)
Received: (from das@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9151gcw086509;
	Fri, 1 Oct 2004 05:01:42 GMT
	(envelope-from das)
Message-Id: <200410010501.i9151gcw086509@repoman.freebsd.org>
From: David Schultz <das@FreeBSD.org>
Date: Fri, 1 Oct 2004 05:01:42 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/nfsclient nfs_bio.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 05:01:42 -0000

das         2004-10-01 05:01:42 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_bio.c 
  Log:
  nfsclient/nfs_bio.c has a PHOLD() without a PRELE().  Neither should
  be necessary here.  Also, use killproc() instead of psignal().
  
  Revision  Changes    Path
  1.136     +1 -3      src/sys/nfsclient/nfs_bio.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 05:54:07 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 570B416A4CE; Fri,  1 Oct 2004 05:54:07 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 372F843D4C; Fri,  1 Oct 2004 05:54:07 +0000 (GMT)
	(envelope-from alfred@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i915s7MM087972;
	Fri, 1 Oct 2004 05:54:07 GMT
	(envelope-from alfred@repoman.freebsd.org)
Received: (from alfred@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i915s75N087971;
	Fri, 1 Oct 2004 05:54:07 GMT
	(envelope-from alfred)
Message-Id: <200410010554.i915s75N087971@repoman.freebsd.org>
From: Alfred Perlstein <alfred@FreeBSD.org>
Date: Fri, 1 Oct 2004 05:54:07 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/kern vfs_aio.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 05:54:07 -0000

alfred      2004-10-01 05:54:07 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
  cover soreadable and sowriteable with the corresponding socketbuffer locks.
  
  Revision  Changes    Path
  1.177     +9 -9      src/sys/kern/vfs_aio.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 06:04:24 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id AA2BD16A4CF; Fri,  1 Oct 2004 06:04:24 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8BF7743D48; Fri,  1 Oct 2004 06:04:24 +0000 (GMT)
	(envelope-from imp@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9164OgU088298;
	Fri, 1 Oct 2004 06:04:24 GMT
	(envelope-from imp@repoman.freebsd.org)
Received: (from imp@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9164O9D088297;
	Fri, 1 Oct 2004 06:04:24 GMT
	(envelope-from imp)
Message-Id: <200410010604.i9164O9D088297@repoman.freebsd.org>
From: Warner Losh <imp@FreeBSD.org>
Date: Fri, 1 Oct 2004 06:04:24 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/conf majors
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 06:04:24 -0000

imp         2004-10-01 06:04:24 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             majors 
  Log:
  assign 187 to ata over ethernet for Sam's ata over ethernet driver.
  
  # Yes, this is the right thing to do: we keep assignments for 4.x here
  # to document them, and Sam has a nearly completed driver.
  
  Revision  Changes    Path
  1.203     +1 -0      src/sys/conf/majors

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 06:08:33 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8628616A4CF; Fri,  1 Oct 2004 06:08:33 +0000 (GMT)
Received: from green.homeunix.org (pcp04368961pcs.nrockv01.md.comcast.net
	[69.140.212.7])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8F2D743D54; Fri,  1 Oct 2004 06:08:31 +0000 (GMT)
	(envelope-from green@green.homeunix.org)
Received: from green.homeunix.org (green@localhost [127.0.0.1])
	by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i9168TIe001104;
	Fri, 1 Oct 2004 02:08:29 -0400 (EDT)
	(envelope-from green@green.homeunix.org)
Received: (from green@localhost)
	by green.homeunix.org (8.13.1/8.13.1/Submit) id i9168TGp001103;
	Fri, 1 Oct 2004 02:08:29 -0400 (EDT)
	(envelope-from green)
Date: Fri, 1 Oct 2004 02:08:28 -0400
From: Brian Fundakowski Feldman <green@FreeBSD.org>
To: David Schultz <das@FreeBSD.org>
Message-ID: <20041001060828.GA997@green.homeunix.org>
References: <200410010501.i9151US7086474@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200410010501.i9151US7086474@repoman.freebsd.org>
User-Agent: Mutt/1.5.6i
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/kern kern_fork.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 06:08:34 -0000

On Fri, Oct 01, 2004 at 05:01:29AM +0000, David Schultz wrote:
> das         2004-10-01 05:01:29 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/kern             kern_fork.c 
>   Log:
>   Avoid calling _PHOLD(p1) with p2's lock held, since _PHOLD()
>   may block to swap in p1.  Instead, call _PHOLD earlier, at a
>   point where the only lock held happens to be p1's.

Since you seem to have a handle on this: how hard do you think it
would be to make all the [_]PHOLD() consumers able to handle an
error return?

Good job finding all these bugs!

-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green@FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 06:08:38 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6523316A4E1; Fri,  1 Oct 2004 06:08:38 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4109543D1D; Fri,  1 Oct 2004 06:08:38 +0000 (GMT)
	(envelope-from imp@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9168cSb088474;
	Fri, 1 Oct 2004 06:08:38 GMT
	(envelope-from imp@repoman.freebsd.org)
Received: (from imp@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9168ccC088473;
	Fri, 1 Oct 2004 06:08:38 GMT
	(envelope-from imp)
Message-Id: <200410010608.i9168ccC088473@repoman.freebsd.org>
From: Warner Losh <imp@FreeBSD.org>
Date: Fri, 1 Oct 2004 06:08:38 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sbin/init init.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 06:08:38 -0000

imp         2004-10-01 06:08:38 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sbin/init            init.c 
  Log:
  MFC: 1.59.  Fix nonexistant device support in init.
  
  Approved by: re@ (scottl)
  
  Revision  Changes    Path
  1.58.2.1  +1 -1      src/sbin/init/init.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 06:13:36 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E7ADF16A4CE; Fri,  1 Oct 2004 06:13:36 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CB27743D54; Fri,  1 Oct 2004 06:13:36 +0000 (GMT)
	(envelope-from imp@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i916DaX9088688;
	Fri, 1 Oct 2004 06:13:36 GMT
	(envelope-from imp@repoman.freebsd.org)
Received: (from imp@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i916Daek088687;
	Fri, 1 Oct 2004 06:13:36 GMT
	(envelope-from imp)
Message-Id: <200410010613.i916Daek088687@repoman.freebsd.org>
From: Warner Losh <imp@FreeBSD.org>
Date: Fri, 1 Oct 2004 06:13:36 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_4
Subject: cvs commit: src/sys/conf majors
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 06:13:37 -0000

imp         2004-10-01 06:13:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/conf             majors 
  Log:
  After assigning numbers for years in current, phk move it w/o talking
  to me :-(.
  
  Revision   Changes    Path
  1.98.2.26  +1 -0      src/sys/conf/majors

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 06:20:24 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 13F0216A4CE; Fri,  1 Oct 2004 06:20:24 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EB90F43D41; Fri,  1 Oct 2004 06:20:23 +0000 (GMT)
	(envelope-from imp@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i916KNPZ088999;
	Fri, 1 Oct 2004 06:20:23 GMT
	(envelope-from imp@repoman.freebsd.org)
Received: (from imp@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i916KN9R088998;
	Fri, 1 Oct 2004 06:20:23 GMT
	(envelope-from imp)
Message-Id: <200410010620.i916KN9R088998@repoman.freebsd.org>
From: Warner Losh <imp@FreeBSD.org>
Date: Fri, 1 Oct 2004 06:20:23 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/libexec/getty main.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 06:20:24 -0000

imp         2004-10-01 06:20:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    libexec/getty        main.c 
  Log:
  MFC: 1.46 Better handling of non-existent devices.
  
  Approved by: re@ (scottl)
  
  Revision  Changes    Path
  1.45.4.1  +14 -21    src/libexec/getty/main.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 06:26:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 32AAF16A4CE; Fri,  1 Oct 2004 06:26:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 13D5243D5F; Fri,  1 Oct 2004 06:26:52 +0000 (GMT)
	(envelope-from philip@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i916QpmZ089224;
	Fri, 1 Oct 2004 06:26:51 GMT
	(envelope-from philip@repoman.freebsd.org)
Received: (from philip@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i916QpcD089223;
	Fri, 1 Oct 2004 06:26:51 GMT
	(envelope-from philip)
Message-Id: <200410010626.i916QpcD089223@repoman.freebsd.org>
From: Philip Paeps <philip@FreeBSD.org>
Date: Fri, 1 Oct 2004 06:26:51 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/isa psm.c src/share/man/man4 psm.4
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 06:26:52 -0000

philip      2004-10-01 06:26:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/isa              psm.c 
    share/man/man4       psm.4 
  Log:
  MFC: Introduction of hw.psm.synaptics_support tunable [1] and
  documentation for the synaptics support in psm(4) [2].
  
  [1] from psm.c r1.82
  [2] from psm.4 r1.44
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.43.2.1  +49 -1     src/share/man/man4/psm.4
  1.79.2.2  +11 -1     src/sys/isa/psm.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 06:32:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1090016A4CE; Fri,  1 Oct 2004 06:32:35 +0000 (GMT)
Received: from VARK.MIT.EDU (VARK.MIT.EDU [18.95.3.179])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B87AF43D55; Fri,  1 Oct 2004 06:32:34 +0000 (GMT)
	(envelope-from das@FreeBSD.ORG)
Received: from VARK.MIT.EDU (localhost [127.0.0.1])
	by VARK.MIT.EDU (8.13.1/8.12.10) with ESMTP id i916WmYl026292;
	Fri, 1 Oct 2004 02:32:48 -0400 (EDT)
	(envelope-from das@FreeBSD.ORG)
Received: (from das@localhost)
	by VARK.MIT.EDU (8.13.1/8.12.10/Submit) id i916WmuQ026291;
	Fri, 1 Oct 2004 02:32:48 -0400 (EDT)
	(envelope-from das@FreeBSD.ORG)
Date: Fri, 1 Oct 2004 02:32:48 -0400
From: David Schultz <das@FreeBSD.ORG>
To: Brian Fundakowski Feldman <green@FreeBSD.ORG>
Message-ID: <20041001063248.GA9396@VARK.MIT.EDU>
Mail-Followup-To: Brian Fundakowski Feldman <green@FreeBSD.ORG>,
	src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG
References: <200410010501.i9151US7086474@repoman.freebsd.org>
	<20041001060828.GA997@green.homeunix.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20041001060828.GA997@green.homeunix.org>
cc: cvs-src@FreeBSD.ORG
cc: src-committers@FreeBSD.ORG
cc: cvs-all@FreeBSD.ORG
Subject: Re: cvs commit: src/sys/kern kern_fork.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 06:32:35 -0000

On Fri, Oct 01, 2004, Brian Fundakowski Feldman wrote:
> On Fri, Oct 01, 2004 at 05:01:29AM +0000, David Schultz wrote:
> > das         2004-10-01 05:01:29 UTC
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     sys/kern             kern_fork.c 
> >   Log:
> >   Avoid calling _PHOLD(p1) with p2's lock held, since _PHOLD()
> >   may block to swap in p1.  Instead, call _PHOLD earlier, at a
> >   point where the only lock held happens to be p1's.
> 
> Since you seem to have a handle on this: how hard do you think it
> would be to make all the [_]PHOLD() consumers able to handle an
> error return?

It wouldn't be hard at all.  Other than the files I just touched,
there are only about five uses of [_]PHOLD() that differ in
nontrivial ways.

Another thing that needs to be done is to modify the kern_wait()
path to avoid destroying processes with a nonzero hold count.  In
a few places (e.g. procfs), the process being held is not curproc,
so it could go away.

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 06:33:01 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 52E9416A4CE; Fri,  1 Oct 2004 06:33:01 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3474943D49; Fri,  1 Oct 2004 06:33:01 +0000 (GMT)
	(envelope-from das@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i916X1lH089435;
	Fri, 1 Oct 2004 06:33:01 GMT
	(envelope-from das@repoman.freebsd.org)
Received: (from das@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i916X16F089434;
	Fri, 1 Oct 2004 06:33:01 GMT
	(envelope-from das)
Message-Id: <200410010633.i916X16F089434@repoman.freebsd.org>
From: David Schultz <das@FreeBSD.org>
Date: Fri, 1 Oct 2004 06:33:01 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/lib/libc/gen isnan.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 06:33:01 -0000

das         2004-10-01 06:33:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libc/gen         isnan.c 
  Log:
  MFC src/lib/libc/gen/isnan.c,v 1.2
  | Remove __isnanl() to avoid conflicting with the same function in libm.
  | __isnan() and __isnanf() must remain in libc for hysterical raisins.
  | On the other hand, __isnanl() must live in libm because libm uses it
  | internally and can't depend on older versions of libc to provide it.
  | Fortunately, we don't need __isnanl() in both libraries.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.1.2.1   +0 -10     src/lib/libc/gen/isnan.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 06:33:39 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D989516A4CE; Fri,  1 Oct 2004 06:33:39 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B9EB543D48; Fri,  1 Oct 2004 06:33:39 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i916XdwX089498;
	Fri, 1 Oct 2004 06:33:39 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i916XdAO089497;
	Fri, 1 Oct 2004 06:33:39 GMT
	(envelope-from phk)
Message-Id: <200410010633.i916XdAO089497@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Fri, 1 Oct 2004 06:33:39 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/kern kern_conf.c vfs_subr.c src/sys/sys conf.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 06:33:40 -0000

phk         2004-10-01 06:33:39 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_conf.c vfs_subr.c 
    sys/sys              conf.h 
  Log:
  Fix a LOR relating to freeing cdevs.
  
  Revision  Changes    Path
  1.165     +16 -2     src/sys/kern/kern_conf.c
  1.528     +2 -8      src/sys/kern/vfs_subr.c
  1.201     +1 -1      src/sys/sys/conf.h

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 06:40:27 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 51C1016A4CE; Fri,  1 Oct 2004 06:40:27 +0000 (GMT)
Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 58F2143D1F; Fri,  1 Oct 2004 06:40:12 +0000 (GMT)
	(envelope-from bzeeb-lists@lists.zabbadoz.net)
Received: from transport.cksoft.de (localhost [127.0.0.1])
	by transport.cksoft.de (Postfix) with ESMTP
	id E918F1FFDD7; Fri,  1 Oct 2004 08:40:07 +0200 (CEST)
Received: by transport.cksoft.de (Postfix, from userid 66)
	id DD61E1FFDD6; Fri,  1 Oct 2004 08:40:05 +0200 (CEST)
Received: by mail.int.zabbadoz.net (Postfix, from userid 1060)
	id 7CD0B156D6; Fri,  1 Oct 2004 06:38:43 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by mail.int.zabbadoz.net (Postfix) with ESMTP
	id 70C2F156C6; Fri,  1 Oct 2004 06:38:44 +0000 (UTC)
Date: Fri, 1 Oct 2004 06:38:43 +0000 (UTC)
From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net
To: Poul-Henning Kamp <phk@FreeBSD.org>
In-Reply-To: <200410010633.i916XdAO089497@repoman.freebsd.org>
Message-ID: <Pine.BSF.4.53.0410010637560.46049@e0-0.zab2.int.zabbadoz.net>
References: <200410010633.i916XdAO089497@repoman.freebsd.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/kern kern_conf.c vfs_subr.c src/sys/sys
 conf.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 06:40:27 -0000

On Fri, 1 Oct 2004, Poul-Henning Kamp wrote:

> phk         2004-10-01 06:33:39 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/kern             kern_conf.c vfs_subr.c
>     sys/sys              conf.h
>   Log:
>   Fix a LOR relating to freeing cdevs.

which one ? if it's not on "the LOR page" do you have a trace ?

thanks.

-- 
Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 06:42:12 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D518C16A4CE; Fri,  1 Oct 2004 06:42:12 +0000 (GMT)
Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3C0CF43D48; Fri,  1 Oct 2004 06:42:12 +0000 (GMT)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i916g51J060291;
	Fri, 1 Oct 2004 08:42:10 +0200 (CEST)
	(envelope-from phk@critter.freebsd.dk)
To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
From: "Poul-Henning Kamp" <phk@phk.freebsd.dk>
In-Reply-To: Your message of "Fri, 01 Oct 2004 06:38:43 -0000."
             <Pine.BSF.4.53.0410010637560.46049@e0-0.zab2.int.zabbadoz.net> 
Date: Fri, 01 Oct 2004 08:42:05 +0200
Message-ID: <60290.1096612925@critter.freebsd.dk>
Sender: phk@critter.freebsd.dk
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/kern kern_conf.c vfs_subr.c src/sys/sys
	conf.h 
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 06:42:13 -0000

In message <Pine.BSF.4.53.0410010637560.46049@e0-0.zab2.int.zabbadoz.net>, "Bjo
ern A. Zeeb" writes:
>On Fri, 1 Oct 2004, Poul-Henning Kamp wrote:
>
>> phk         2004-10-01 06:33:39 UTC
>>
>>   FreeBSD src repository
>>
>>   Modified files:
>>     sys/kern             kern_conf.c vfs_subr.c
>>     sys/sys              conf.h
>>   Log:
>>   Fix a LOR relating to freeing cdevs.
>
>which one ? if it's not on "the LOR page" do you have a trace ?

I seriously doubt you've seen it without the patches I have in the
pipeline.  Basically the dev mutex was held during free() and that
called into pmap and hit a lock there.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 07:01:39 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 036B616A4CE; Fri,  1 Oct 2004 07:01:39 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D962643D3F; Fri,  1 Oct 2004 07:01:38 +0000 (GMT)
	(envelope-from green@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9171csn090397;
	Fri, 1 Oct 2004 07:01:38 GMT
	(envelope-from green@repoman.freebsd.org)
Received: (from green@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9171csv090396;
	Fri, 1 Oct 2004 07:01:38 GMT
	(envelope-from green)
Message-Id: <200410010701.i9171csv090396@repoman.freebsd.org>
From: Brian Feldman <green@FreeBSD.org>
Date: Fri, 1 Oct 2004 07:01:38 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/pci if_dc.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 07:01:39 -0000

green       2004-10-01 07:01:38 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_dc.c 
  Log:
  Conditionalize IFF_NEEDSGIANT, like everything else here, on IS_MPSAFE.
  The driver doesn't look any less safe without Giant than with, and works
  with IS_MPSAFE set to 1 here, so others should probably test it as such.
  
  Revision  Changes    Path
  1.150     +3 -2      src/sys/pci/if_dc.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 07:04:10 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7E37816A4D0; Fri,  1 Oct 2004 07:04:10 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6173F43D5C; Fri,  1 Oct 2004 07:04:10 +0000 (GMT)
	(envelope-from green@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9174AA3090473;
	Fri, 1 Oct 2004 07:04:10 GMT
	(envelope-from green@repoman.freebsd.org)
Received: (from green@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9174AJB090472;
	Fri, 1 Oct 2004 07:04:10 GMT
	(envelope-from green)
Message-Id: <200410010704.i9174AJB090472@repoman.freebsd.org>
From: Brian Feldman <green@FreeBSD.org>
Date: Fri, 1 Oct 2004 07:04:10 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/pci if_dc.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 07:04:10 -0000

green       2004-10-01 07:04:10 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_dc.c 
  Log:
  Add ALTQ support for dc(4), based upon a mostly-working patch from mlaier.
  
  Revision  Changes    Path
  1.151     +21 -15    src/sys/pci/if_dc.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 07:07:28 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 53C4D16A4CE; Fri,  1 Oct 2004 07:07:28 +0000 (GMT)
Received: from green.homeunix.org (pcp04368961pcs.nrockv01.md.comcast.net
	[69.140.212.7])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 02E1843D5E; Fri,  1 Oct 2004 07:07:23 +0000 (GMT)
	(envelope-from green@green.homeunix.org)
Received: from green.homeunix.org (green@localhost [127.0.0.1])
	by green.homeunix.org (8.13.1/8.13.1) with ESMTP id i9177Lbs002103;
	Fri, 1 Oct 2004 03:07:21 -0400 (EDT)
	(envelope-from green@green.homeunix.org)
Received: (from green@localhost)
	by green.homeunix.org (8.13.1/8.13.1/Submit) id i9177Kxs002102;
	Fri, 1 Oct 2004 03:07:20 -0400 (EDT)
	(envelope-from green)
Date: Fri, 1 Oct 2004 03:07:19 -0400
From: Brian Fundakowski Feldman <green@FreeBSD.org>
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
Message-ID: <20041001070719.GB997@green.homeunix.org>
References: <200410010704.i9174AJB090472@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200410010704.i9174AJB090472@repoman.freebsd.org>
User-Agent: Mutt/1.5.6i
Subject: Re: cvs commit: src/sys/pci if_dc.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 07:07:28 -0000

On Fri, Oct 01, 2004 at 07:04:10AM +0000, Brian Feldman wrote:
> green       2004-10-01 07:04:10 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/pci              if_dc.c 
>   Log:
>   Add ALTQ support for dc(4), based upon a mostly-working patch from mlaier.

I've tested this with IPFW/ALTQ and without ALTQ.  With ALTQ it had a
problem that other drivers should be checked for -- kicking the device's
transmit register and setting the watchdog despite not necessarily having
enqueued any packets.

-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green@FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 07:33:10 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 55A0E16A4CE; Fri,  1 Oct 2004 07:33:10 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4890E43D2F; Fri,  1 Oct 2004 07:33:10 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i917XABR091630;
	Fri, 1 Oct 2004 07:33:10 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i917XAIk091629;
	Fri, 1 Oct 2004 07:33:10 GMT
	(envelope-from ru)
Message-Id: <200410010733.i917XAIk091629@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Fri, 1 Oct 2004 07:33:10 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/release/alpha boot_crunch.conf src/release/amd64
 boot_crunch.conf src/release/i386 boot_crunch.conf
 fixit_crunch.conf src/release/ia64 boot_crunch.conf
 src/release/pc98 boot_crunch.conf fixit-small_crunch.conf ...
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 07:33:10 -0000

ru          2004-10-01 07:33:09 UTC

  FreeBSD src repository

  Modified files:
    release/alpha        boot_crunch.conf 
    release/amd64        boot_crunch.conf 
    release/i386         boot_crunch.conf fixit_crunch.conf 
    release/ia64         boot_crunch.conf 
    release/pc98         boot_crunch.conf fixit-small_crunch.conf 
                         fixit_crunch.conf 
    release/powerpc      boot_crunch.conf 
    release/sparc64      boot_crunch.conf 
  Log:
  Take away unused libraries.
  
  Revision  Changes    Path
  1.54      +1 -1      src/release/alpha/boot_crunch.conf
  1.58      +1 -1      src/release/amd64/boot_crunch.conf
  1.58      +1 -1      src/release/i386/boot_crunch.conf
  1.13      +1 -1      src/release/i386/fixit_crunch.conf
  1.8       +1 -1      src/release/ia64/boot_crunch.conf
  1.58      +1 -1      src/release/pc98/boot_crunch.conf
  1.6       +1 -1      src/release/pc98/fixit-small_crunch.conf
  1.13      +1 -1      src/release/pc98/fixit_crunch.conf
  1.2       +1 -1      src/release/powerpc/boot_crunch.conf
  1.6       +1 -1      src/release/sparc64/boot_crunch.conf

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 07:54:37 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D844816A4CE; Fri,  1 Oct 2004 07:54:37 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CDC6E43D1D; Fri,  1 Oct 2004 07:54:37 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i917sbQx092418;
	Fri, 1 Oct 2004 07:54:37 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i917sbnV092417;
	Fri, 1 Oct 2004 07:54:37 GMT
	(envelope-from ru)
Message-Id: <200410010754.i917sbnV092417@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Fri, 1 Oct 2004 07:54:37 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/release/alpha boot_crunch.conf src/release/amd64
 boot_crunch.conf src/release/i386 boot_crunch.conf
 fixit_crunch.conf src/release/ia64 boot_crunch.conf
 src/release/pc98 boot_crunch.conf fixit-small_crunch.conf ...
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 07:54:38 -0000

ru          2004-10-01 07:54:37 UTC

  FreeBSD src repository

  Modified files:
    release/alpha        boot_crunch.conf 
    release/amd64        boot_crunch.conf 
    release/i386         boot_crunch.conf fixit_crunch.conf 
    release/ia64         boot_crunch.conf 
    release/pc98         boot_crunch.conf fixit-small_crunch.conf 
                         fixit_crunch.conf 
    release/powerpc      boot_crunch.conf 
    release/sparc64      boot_crunch.conf 
  Log:
  Keep each prog on its own line so that diffs between various
  *_crunch.conf files are easier to read.
  
  Revision  Changes    Path
  1.55      +23 -7     src/release/alpha/boot_crunch.conf
  1.59      +23 -7     src/release/amd64/boot_crunch.conf
  1.59      +23 -7     src/release/i386/boot_crunch.conf
  1.14      +33 -7     src/release/i386/fixit_crunch.conf
  1.9       +25 -5     src/release/ia64/boot_crunch.conf
  1.59      +22 -6     src/release/pc98/boot_crunch.conf
  1.7       +33 -7     src/release/pc98/fixit-small_crunch.conf
  1.14      +33 -7     src/release/pc98/fixit_crunch.conf
  1.3       +25 -7     src/release/powerpc/boot_crunch.conf
  1.7       +23 -7     src/release/sparc64/boot_crunch.conf

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 07:57:02 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D322D16A4CE; Fri,  1 Oct 2004 07:57:02 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B4A3443D1F; Fri,  1 Oct 2004 07:57:02 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i917v2Pe092541;
	Fri, 1 Oct 2004 07:57:02 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i917v2nA092540;
	Fri, 1 Oct 2004 07:57:02 GMT
	(envelope-from ru)
Message-Id: <200410010757.i917v2nA092540@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Fri, 1 Oct 2004 07:57:02 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/share/mk bsd.lib.mk
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 07:57:03 -0000

ru          2004-10-01 07:57:02 UTC

  FreeBSD src repository

  Modified files:
    share/mk             bsd.lib.mk 
  Log:
  Install precious shared libraries with -S.
  
  Prodded by:     Xin LI
  
  Revision  Changes    Path
  1.161     +4 -1      src/share/mk/bsd.lib.mk

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 08:39:46 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 04FE316A4CE; Fri,  1 Oct 2004 08:39:46 +0000 (GMT)
Received: from moutng.kundenserver.de (moutng.kundenserver.de
	[212.227.126.185])	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BEDA543D2D; Fri,  1 Oct 2004 08:39:45 +0000 (GMT)
	(envelope-from max@love2party.net)
Received: from [212.227.126.162] (helo=mrelayng.kundenserver.de)
	by moutng.kundenserver.de with esmtp (Exim 3.35 #1)
	id 1CDIx6-0001Y9-00; Fri, 01 Oct 2004 10:39:44 +0200
Received: from [217.227.144.56] (helo=donor.laier.local)
	by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128)
	(Exim 3.35 #1)
	id 1CDIx6-0006jv-00; Fri, 01 Oct 2004 10:39:44 +0200
From: Max Laier <max@love2party.net>
To: Brian Fundakowski Feldman <green@freebsd.org>
Date: Fri, 1 Oct 2004 10:38:59 +0200
User-Agent: KMail/1.7
References: <200410010704.i9174AJB090472@repoman.freebsd.org>
	<20041001070719.GB997@green.homeunix.org>
In-Reply-To: <20041001070719.GB997@green.homeunix.org>
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart1325109.6s0B7VMUR0";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200410011039.02594.max@love2party.net>
X-Provags-ID: kundenserver.de abuse@kundenserver.de
	auth:61c499deaeeba3ba5be80f48ecc83056
cc: cvs-src@freebsd.org
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
Subject: Re: cvs commit: src/sys/pci if_dc.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 08:39:46 -0000

--nextPart1325109.6s0B7VMUR0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Friday 01 October 2004 09:07, Brian Fundakowski Feldman wrote:
> On Fri, Oct 01, 2004 at 07:04:10AM +0000, Brian Feldman wrote:
> > green       2004-10-01 07:04:10 UTC
> >
> >   FreeBSD src repository
> >
> >   Modified files:
> >     sys/pci              if_dc.c
> >   Log:
> >   Add ALTQ support for dc(4), based upon a mostly-working patch from
> > mlaier.
>
> I've tested this with IPFW/ALTQ and without ALTQ.  With ALTQ it had a
> problem that other drivers should be checked for -- kicking the device's
> transmit register and setting the watchdog despite not necessarily having
> enqueued any packets.

Thanks for doing this and thanks for the pointer, I'll check the other driv=
ers=20
as well in the course of the weekend.

=2D-=20
/"\  Best regards,                      | mlaier@freebsd.org
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | mlaier@EFnet
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News

--nextPart1325109.6s0B7VMUR0
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQBBXRemXyyEoT62BG0RAt7sAJ0Tr8T5BnMhYWAmvjDwuppbqG6aVwCeLyzo
W1ErbzQSjVi7MWH/yz3+Ve0=
=qFgi
-----END PGP SIGNATURE-----

--nextPart1325109.6s0B7VMUR0--

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 08:52:31 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 1035)
	id 4AC1016A4CF; Fri,  1 Oct 2004 08:52:31 +0000 (GMT)
Date: Fri, 1 Oct 2004 08:52:31 +0000
From: Xin LI <delphij@FreeBSD.org>
To: Ruslan Ermilov <ru@FreeBSD.org>
Message-ID: <20041001085231.GA52643@hub.freebsd.org>
References: <200410010757.i917v2nA092540@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200410010757.i917v2nA092540@repoman.freebsd.org>
User-Agent: Mutt/1.4.1i
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/share/mk bsd.lib.mk
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 08:52:31 -0000

Thanks!

Hmm... I just joined the discussion, it's pointed out by
Matthias Andree [ma at dt.e-technik.uni-dortmund.de]
per bin/72138

Cheers,

On Fri, Oct 01, 2004 at 07:57:02AM +0000, Ruslan Ermilov wrote:
> ru          2004-10-01 07:57:02 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     share/mk             bsd.lib.mk 
>   Log:
>   Install precious shared libraries with -S.
>   
>   Prodded by:     Xin LI
>   
>   Revision  Changes    Path
>   1.161     +4 -1      src/share/mk/bsd.lib.mk

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 08:54:35 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B01CC16A4CE; Fri,  1 Oct 2004 08:54:35 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8FB0043D31; Fri,  1 Oct 2004 08:54:35 +0000 (GMT)
	(envelope-from den@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i918sZ9a000396;
	Fri, 1 Oct 2004 08:54:35 GMT
	(envelope-from den@repoman.freebsd.org)
Received: (from den@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i918sZ9h000395;
	Fri, 1 Oct 2004 08:54:35 GMT
	(envelope-from den)
Message-Id: <200410010854.i918sZ9h000395@repoman.freebsd.org>
From: Denis Peplin <den@FreeBSD.org>
Date: Fri, 1 Oct 2004 08:54:35 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/release/doc/ru_RU.KOI8-R/hardware/common dev.sgml
 src/release/doc/ru_RU.KOI8-R/relnotes/common         new.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 08:54:35 -0000

den         2004-10-01 08:54:35 UTC

  FreeBSD src repository (doc committer)

  Modified files:
    release/doc/ru_RU.KOI8-R/hardware/common dev.sgml 
    release/doc/ru_RU.KOI8-R/relnotes/common new.sgml 
  Log:
  Merge the following from the English version:
  
     1.258 -> 1.259 hardware/common/dev.sgml
     1.778 -> 1.779 relnotes/common/new.sgml
  
  Obtained from:  The FreeBSD Russian Documentation Project
  
  Revision  Changes    Path
  1.8       +8 -34     src/release/doc/ru_RU.KOI8-R/hardware/common/dev.sgml
  1.11      +9 -2      src/release/doc/ru_RU.KOI8-R/relnotes/common/new.sgml

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 09:04:53 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 654DC16A4CE; Fri,  1 Oct 2004 09:04:53 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4691A43D49; Fri,  1 Oct 2004 09:04:53 +0000 (GMT)
	(envelope-from sos@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9194r6F000754;
	Fri, 1 Oct 2004 09:04:53 GMT
	(envelope-from sos@repoman.freebsd.org)
Received: (from sos@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9194rvY000753;
	Fri, 1 Oct 2004 09:04:53 GMT
	(envelope-from sos)
Message-Id: <200410010904.i9194rvY000753@repoman.freebsd.org>
From: Søren Schmidt <sos@FreeBSD.org>
Date: Fri, 1 Oct 2004 09:04:53 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/ata ata-chipset.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 09:04:53 -0000

sos         2004-10-01 09:04:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-chipset.c 
  Log:
  Fix the serverworks modesetting code, of mask offset was wrong.
  
  Revision  Changes    Path
  1.89      +16 -14    src/sys/dev/ata/ata-chipset.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 09:06:22 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7D23E16A4CE; Fri,  1 Oct 2004 09:06:22 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5EFA243D2D; Fri,  1 Oct 2004 09:06:22 +0000 (GMT)
	(envelope-from sos@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9196MVa000950;
	Fri, 1 Oct 2004 09:06:22 GMT
	(envelope-from sos@repoman.freebsd.org)
Received: (from sos@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9196Mv9000949;
	Fri, 1 Oct 2004 09:06:22 GMT
	(envelope-from sos)
Message-Id: <200410010906.i9196Mv9000949@repoman.freebsd.org>
From: Søren Schmidt <sos@FreeBSD.org>
Date: Fri, 1 Oct 2004 09:06:22 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/ata ata-chipset.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 09:06:22 -0000

sos         2004-10-01 09:06:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-chipset.c 
  Log:
  Always set half'n'half mode on ICH* chips.
  
  Revision  Changes    Path
  1.90      +1 -0      src/sys/dev/ata/ata-chipset.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 09:07:49 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6488216A4CE; Fri,  1 Oct 2004 09:07:49 +0000 (GMT)
Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 95AC043D46; Fri,  1 Oct 2004 09:07:48 +0000 (GMT)
	(envelope-from ru@ip.net.ua)
Received: from localhost (oak.ip.net.ua [82.193.96.2])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i9197lnm099027;
	Fri, 1 Oct 2004 12:07:47 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: from tigra.ip.net.ua ([82.193.96.10])
 by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP
 id 18035-10; Fri,  1 Oct 2004 12:07:44 +0300 (EEST)
Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i9196kx4089883
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Fri, 1 Oct 2004 12:06:46 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: (from ru@localhost)
	by heffalump.ip.net.ua (8.13.1/8.13.1) id i9196nWe005574;
	Fri, 1 Oct 2004 12:06:49 +0300 (EEST)
	(envelope-from ru)
Date: Fri, 1 Oct 2004 12:06:49 +0300
From: Ruslan Ermilov <ru@freebsd.org>
To: Xin LI <delphij@freebsd.org>
Message-ID: <20041001090649.GA5125@ip.net.ua>
References: <200410010757.i917v2nA092540@repoman.freebsd.org>
	<20041001085231.GA52643@hub.freebsd.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3"
Content-Disposition: inline
In-Reply-To: <20041001085231.GA52643@hub.freebsd.org>
User-Agent: Mutt/1.5.6i
X-Virus-Scanned: by amavisd-new at ip.net.ua
cc: cvs-src@freebsd.org
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
Subject: Re: cvs commit: src/share/mk bsd.lib.mk
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 09:07:49 -0000


--BOKacYhQ+x31HxR3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Oct 01, 2004 at 08:52:31AM +0000, Xin LI wrote:
> Thanks!
>=20
> Hmm... I just joined the discussion, it's pointed out by
> Matthias Andree [ma at dt.e-technik.uni-dortmund.de]
> per bin/72138
>=20
But you prodded to commit it.  If you're in a mood, feel
free to do a forced commit and put his name and PR number
in the log.

> On Fri, Oct 01, 2004 at 07:57:02AM +0000, Ruslan Ermilov wrote:
> > ru          2004-10-01 07:57:02 UTC
> >=20
> >   FreeBSD src repository
> >=20
> >   Modified files:
> >     share/mk             bsd.lib.mk=20
> >   Log:
> >   Install precious shared libraries with -S.
> >  =20
> >   Prodded by:     Xin LI
> >  =20
> >   Revision  Changes    Path
> >   1.161     +4 -1      src/share/mk/bsd.lib.mk


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--BOKacYhQ+x31HxR3
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBXR4pqRfpzJluFF4RAuPoAJ9VqnoPX6vgWrKs+ttEgBP2PgACRACeM29S
TSS6/rcDTXfSg/2QVqKaLAA=
=x6i/
-----END PGP SIGNATURE-----

--BOKacYhQ+x31HxR3--

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 10:43:47 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 918D516A4CE; Fri,  1 Oct 2004 10:43:47 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6B19A43D48; Fri,  1 Oct 2004 10:43:47 +0000 (GMT)
	(envelope-from den@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91AhlFt004820;
	Fri, 1 Oct 2004 10:43:47 GMT
	(envelope-from den@repoman.freebsd.org)
Received: (from den@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91Ahl7l004819;
	Fri, 1 Oct 2004 10:43:47 GMT
	(envelope-from den)
Message-Id: <200410011043.i91Ahl7l004819@repoman.freebsd.org>
From: Denis Peplin <den@FreeBSD.org>
Date: Fri, 1 Oct 2004 10:43:47 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/release/doc/ru_RU.KOI8-R/relnotes/common new.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 10:43:47 -0000

den         2004-10-01 10:43:47 UTC

  FreeBSD src repository (doc committer)

  Modified files:        (Branch: RELENG_5)
    release/doc/ru_RU.KOI8-R/relnotes/common new.sgml 
  Log:
  Merge from English version 1.761.2.9 -> 1.761.2.10
  
  Approved by:    re (hrs)
  
  Revision  Changes    Path
  1.6.2.4   +8 -1      src/release/doc/ru_RU.KOI8-R/relnotes/common/new.sgml

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 11:28:32 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C878516A4D1; Fri,  1 Oct 2004 11:28:32 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A87A143D5C; Fri,  1 Oct 2004 11:28:32 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91BSWiW006301;
	Fri, 1 Oct 2004 11:28:32 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91BSWXw006300;
	Fri, 1 Oct 2004 11:28:32 GMT
	(envelope-from ru)
Message-Id: <200410011128.i91BSWXw006300@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Fri, 1 Oct 2004 11:28:32 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/donations donors.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 11:28:32 -0000

ru          2004-10-01 11:28:32 UTC

  FreeBSD doc repository

  Modified files:
    en/donations         donors.sgml 
  Log:
  Mark the SCSI disk for my Alpha box as received.
  
  Revision  Changes    Path
  1.213     +2 -1      www/en/donations/donors.sgml

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 13:04:50 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 618E116A4CE; Fri,  1 Oct 2004 13:04:50 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 404B643D54; Fri,  1 Oct 2004 13:04:50 +0000 (GMT)
	(envelope-from mux@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91D4nIV015375;
	Fri, 1 Oct 2004 13:04:50 GMT
	(envelope-from mux@repoman.freebsd.org)
Received: (from mux@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91D4nDF015374;
	Fri, 1 Oct 2004 13:04:49 GMT
	(envelope-from mux)
Message-Id: <200410011304.i91D4nDF015374@repoman.freebsd.org>
From: Maxime Henrion <mux@FreeBSD.org>
Date: Fri, 1 Oct 2004 13:04:49 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/donations wantlist.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 13:04:50 -0000

mux         2004-10-01 13:04:49 UTC

  FreeBSD doc repository

  Modified files:
    en/donations         wantlist.sgml 
  Log:
  Remove my request for a faster development box, Daniel Seuffert kindly
  sent me one.  Register my need for a screen and a KVM switch.
  
  Revision  Changes    Path
  1.259     +3 -4      www/en/donations/wantlist.sgml

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 14:15:26 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4777716A4D1; Fri,  1 Oct 2004 14:15:26 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 68FD543D48; Fri,  1 Oct 2004 14:15:21 +0000 (GMT)
	(envelope-from alfred@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91EFLji017388;
	Fri, 1 Oct 2004 14:15:21 GMT
	(envelope-from alfred@repoman.freebsd.org)
Received: (from alfred@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91EFLFw017387;
	Fri, 1 Oct 2004 14:15:21 GMT
	(envelope-from alfred)
Message-Id: <200410011415.i91EFLFw017387@repoman.freebsd.org>
From: Alfred Perlstein <alfred@FreeBSD.org>
Date: Fri, 1 Oct 2004 14:15:20 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/kern kern_sig.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 14:15:26 -0000

alfred      2004-10-01 14:15:20 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  Clear a process's procfs trace points upon delivery of SIGKILL.
  
  MT5 candidate. (Desired features for 5.3-RELEASE "More truss problems")
  
  Revision  Changes    Path
  1.291     +10 -0     src/sys/kern/kern_sig.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 14:26:16 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3556116A4D3; Fri,  1 Oct 2004 14:26:16 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 165C843D31; Fri,  1 Oct 2004 14:26:16 +0000 (GMT)
	(envelope-from kensmith@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91EQFIr017763;
	Fri, 1 Oct 2004 14:26:15 GMT
	(envelope-from kensmith@repoman.freebsd.org)
Received: (from kensmith@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91EQFvc017762;
	Fri, 1 Oct 2004 14:26:15 GMT
	(envelope-from kensmith)
Message-Id: <200410011426.i91EQFvc017762@repoman.freebsd.org>
From: Ken Smith <kensmith@FreeBSD.org>
Date: Fri, 1 Oct 2004 14:26:15 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/release Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 14:26:16 -0000

kensmith    2004-10-01 14:26:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    release              Makefile 
  Log:
  MFC v1.865: Address ia64 disc2 overflow problem and fix to removal of
  temp file left by 'make index'.
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.853.2.6  +9 -2      src/release/Makefile

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 15:23:31 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 91FE616A4CE; Fri,  1 Oct 2004 15:23:31 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 7241843D31; Fri,  1 Oct 2004 15:23:31 +0000 (GMT)
	(envelope-from mux@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91FNVvi019451;
	Fri, 1 Oct 2004 15:23:31 GMT
	(envelope-from mux@repoman.freebsd.org)
Received: (from mux@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91FNVeq019450;
	Fri, 1 Oct 2004 15:23:31 GMT
	(envelope-from mux)
Message-Id: <200410011523.i91FNVeq019450@repoman.freebsd.org>
From: Maxime Henrion <mux@FreeBSD.org>
Date: Fri, 1 Oct 2004 15:23:31 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/pci if_dc.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 15:23:31 -0000

mux         2004-10-01 15:23:31 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_dc.c 
  Log:
  Read the MAC address in the EEPROM in the correct byte order.  This
  is a no-op on little endian architectures, but fixes getting the MAC
  address for some dc(4) cards on big endian architectures.
  
  This is a RELENG_5 candidate.
  
  Tested by:      gallatin (powerpc), marius (sparc64)
  First version of the patch written by:  gallatin
  
  Revision  Changes    Path
  1.152     +4 -4      src/sys/pci/if_dc.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 15:38:07 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A809316A4CE; Fri,  1 Oct 2004 15:38:07 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9E2EC43D53; Fri,  1 Oct 2004 15:38:07 +0000 (GMT)
	(envelope-from kensmith@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91Fc7PD020071;
	Fri, 1 Oct 2004 15:38:07 GMT
	(envelope-from kensmith@repoman.freebsd.org)
Received: (from kensmith@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91Fc7rJ020070;
	Fri, 1 Oct 2004 15:38:07 GMT
	(envelope-from kensmith)
Message-Id: <200410011538.i91Fc7rJ020070@repoman.freebsd.org>
From: Ken Smith <kensmith@FreeBSD.org>
Date: Fri, 1 Oct 2004 15:38:07 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src UPDATING src/gnu/lib/libreadline Makefile.inc
 src/lib/libopie Makefile src/lib/libpcap Makefile src/lib/msun
 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 15:38:07 -0000

kensmith    2004-10-01 15:38:07 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
    gnu/lib/libreadline  Makefile.inc 
    lib/libopie          Makefile 
    lib/libpcap          Makefile 
    lib/msun             Makefile 
  Log:
  Bump the library version numbers for the following libraries:
  
          /lib/{libm,libreadline}
          /usr/lib/{libhistory,libopie,libpcap}
  
  in preparation for doing the same thing to RELENG_5.  HUGE amounts of
  help for determining what to bump provided by kris.
  
  Discussed on:   freebsd-current
  Approved by:    re (not required for commit but something like this should be)
  
  Revision  Changes    Path
  1.367     +15 -0     src/UPDATING
  1.10      +1 -1      src/gnu/lib/libreadline/Makefile.inc
  1.19      +1 -1      src/lib/libopie/Makefile
  1.34      +1 -1      src/lib/libpcap/Makefile
  1.52      +1 -0      src/lib/msun/Makefile

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 15:57:24 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 203BD16A4CE; Fri,  1 Oct 2004 15:57:24 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E124D43D1F; Fri,  1 Oct 2004 15:57:23 +0000 (GMT)
	(envelope-from nyan@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91FvNc6020596;
	Fri, 1 Oct 2004 15:57:23 GMT
	(envelope-from nyan@repoman.freebsd.org)
Received: (from nyan@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91FvN20020595;
	Fri, 1 Oct 2004 15:57:23 GMT
	(envelope-from nyan)
Message-Id: <200410011557.i91FvN20020595@repoman.freebsd.org>
From: Takahashi Yoshihiro <nyan@FreeBSD.org>
Date: Fri, 1 Oct 2004 15:57:23 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/i386/i386 autoconf.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 15:57:24 -0000

nyan        2004-10-01 15:57:23 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        autoconf.c 
  Log:
  Fix BIOS default geometry on pc98.
  
  PR:             kern/72225
  Submitted by:   Hirokazu WATANABE <wnabe@par.odn.ne.jp>
  
  Revision  Changes    Path
  1.179     +4 -0      src/sys/i386/i386/autoconf.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 15:58:54 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7CC3916A4CE; Fri,  1 Oct 2004 15:58:54 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5D6FF43D41; Fri,  1 Oct 2004 15:58:54 +0000 (GMT)
	(envelope-from nyan@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91Fwsue020700;
	Fri, 1 Oct 2004 15:58:54 GMT
	(envelope-from nyan@repoman.freebsd.org)
Received: (from nyan@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91FwslP020699;
	Fri, 1 Oct 2004 15:58:54 GMT
	(envelope-from nyan)
Message-Id: <200410011558.i91FwslP020699@repoman.freebsd.org>
From: Takahashi Yoshihiro <nyan@FreeBSD.org>
Date: Fri, 1 Oct 2004 15:58:54 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/pc98/pc98 sio_cbus.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 15:58:54 -0000

nyan        2004-10-01 15:58:54 UTC

  FreeBSD src repository

  Modified files:
    sys/pc98/pc98        sio_cbus.c 
  Log:
  Add more PnP serial cards support.
  
  PR:             kern/72226
  Submitted by:   Hirokazu WATANABE <wnabe@par.odn.ne.jp>
  
  Revision  Changes    Path
  1.7       +19 -11    src/sys/pc98/pc98/sio_cbus.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 16:32:07 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A828516A4F5; Fri,  1 Oct 2004 16:32:07 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9CFCD43D45; Fri,  1 Oct 2004 16:32:07 +0000 (GMT)
	(envelope-from kensmith@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91GW7nd021775;
	Fri, 1 Oct 2004 16:32:07 GMT
	(envelope-from kensmith@repoman.freebsd.org)
Received: (from kensmith@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91GW6jq021774;
	Fri, 1 Oct 2004 16:32:06 GMT
	(envelope-from kensmith)
Message-Id: <200410011632.i91GW6jq021774@repoman.freebsd.org>
From: Ken Smith <kensmith@FreeBSD.org>
Date: Fri, 1 Oct 2004 16:32:06 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src UPDATING src/gnu/lib/libreadline Makefile.inc
 src/lib/libopie Makefile src/lib/libpcap Makefile src/lib/msun
 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 16:32:07 -0000

kensmith    2004-10-01 16:32:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    .                    UPDATING 
    gnu/lib/libreadline  Makefile.inc 
    lib/libopie          Makefile 
    lib/libpcap          Makefile 
    lib/msun             Makefile 
  Log:
  MFC: Bump of library version numbers for:
  
          /lib/{libm,libreadline}
          /usr/lib/{libhistory,libopie,libpcap}
  
  Versions of effected files being MFC-ed from commit done to HEAD:
  
          Revision  Changes    Path
          1.367     +15 -0     src/UPDATING
          1.10      +1 -1      src/gnu/lib/libreadline/Makefile.inc
          1.19      +1 -1      src/lib/libopie/Makefile
          1.34      +1 -1      src/lib/libpcap/Makefile
          1.52      +1 -0      src/lib/msun/Makefile
  
  Approved by:    re (scottl)
  
  Revision    Changes    Path
  1.342.2.10  +15 -0     src/UPDATING
  1.9.4.1     +1 -1      src/gnu/lib/libreadline/Makefile.inc
  1.18.2.1    +1 -1      src/lib/libopie/Makefile
  1.33.2.1    +1 -1      src/lib/libpcap/Makefile
  1.51.2.1    +1 -0      src/lib/msun/Makefile

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 16:44:09 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6786216A4CE; Fri,  1 Oct 2004 16:44:09 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CBD8343D1D; Fri,  1 Oct 2004 16:44:08 +0000 (GMT)
	(envelope-from cognet@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91Gi8le022145;
	Fri, 1 Oct 2004 16:44:08 GMT
	(envelope-from cognet@repoman.freebsd.org)
Received: (from cognet@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91Gi8qa022144;
	Fri, 1 Oct 2004 16:44:08 GMT
	(envelope-from cognet)
Message-Id: <200410011644.i91Gi8qa022144@repoman.freebsd.org>
From: Olivier Houchard <cognet@FreeBSD.org>
Date: Fri, 1 Oct 2004 16:44:08 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/libkern/arm divsi3.S
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 16:44:09 -0000

cognet      2004-10-01 16:44:08 UTC

  FreeBSD src repository

  Modified files:
    sys/libkern/arm      divsi3.S 
  Log:
  Don't attempt to profile __udivsi3() and friends, as mcount() uses them.
  
  Revision  Changes    Path
  1.2       +4 -4      src/sys/libkern/arm/divsi3.S

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 16:51:37 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BFFCF16A4CE; Fri,  1 Oct 2004 16:51:37 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A07D043D39; Fri,  1 Oct 2004 16:51:37 +0000 (GMT)
	(envelope-from cognet@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91Gpb7A028733;
	Fri, 1 Oct 2004 16:51:37 GMT
	(envelope-from cognet@repoman.freebsd.org)
Received: (from cognet@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91GpbQD028732;
	Fri, 1 Oct 2004 16:51:37 GMT
	(envelope-from cognet)
Message-Id: <200410011651.i91GpbQD028732@repoman.freebsd.org>
From: Olivier Houchard <cognet@FreeBSD.org>
Date: Fri, 1 Oct 2004 16:51:37 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/arm/conf IQ31244
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 16:51:37 -0000

cognet      2004-10-01 16:51:37 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/conf         IQ31244 
  Log:
  There's no need to turn on MALLOC_PROFILE by default.
  
  Revision  Changes    Path
  1.2       +0 -1      src/sys/arm/conf/IQ31244

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 16:56:00 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2442816A4CE; Fri,  1 Oct 2004 16:56:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0525143D2D; Fri,  1 Oct 2004 16:56:00 +0000 (GMT)
	(envelope-from cognet@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91Gtxdo028902;
	Fri, 1 Oct 2004 16:55:59 GMT
	(envelope-from cognet@repoman.freebsd.org)
Received: (from cognet@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91GtxO1028901;
	Fri, 1 Oct 2004 16:55:59 GMT
	(envelope-from cognet)
Message-Id: <200410011655.i91GtxO1028901@repoman.freebsd.org>
From: Olivier Houchard <cognet@FreeBSD.org>
Date: Fri, 1 Oct 2004 16:55:59 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/arm/include endian.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 16:56:00 -0000

cognet      2004-10-01 16:55:59 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/include      endian.h 
  Log:
  Add optimized version of the bswap macroes for constants if __OPTIMIZED__ is
  defined.
  
  Revision  Changes    Path
  1.5       +30 -2     src/sys/arm/include/endian.h

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 18:24:01 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 05B3216A4CE; Fri,  1 Oct 2004 18:24:01 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D9FB843D3F; Fri,  1 Oct 2004 18:24:00 +0000 (GMT)
	(envelope-from kensmith@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91IO0he032065;
	Fri, 1 Oct 2004 18:24:00 GMT
	(envelope-from kensmith@repoman.freebsd.org)
Received: (from kensmith@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91IO02b032064;
	Fri, 1 Oct 2004 18:24:00 GMT
	(envelope-from kensmith)
Message-Id: <200410011824.i91IO02b032064@repoman.freebsd.org>
From: Ken Smith <kensmith@FreeBSD.org>
Date: Fri, 1 Oct 2004 18:24:00 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: ports UPDATING
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 18:24:01 -0000

kensmith    2004-10-01 18:24:00 UTC

  FreeBSD ports repository (src,doc committer)

  Modified files:
    .                    UPDATING 
  Log:
  Add a note about the system library version update done to -current
  and RELENG_5 today.
  
  Prodded by:     marcus
  Approved by:    portmgr (marcus)
  
  Revision  Changes    Path
  1.70      +27 -1     ports/UPDATING

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 18:33:32 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F3CD816A4CE; Fri,  1 Oct 2004 18:33:31 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id D3FDB43D49; Fri,  1 Oct 2004 18:33:31 +0000 (GMT)
	(envelope-from blackend@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91IXVt9032362;
	Fri, 1 Oct 2004 18:33:31 GMT
	(envelope-from blackend@repoman.freebsd.org)
Received: (from blackend@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91IXV8l032361;
	Fri, 1 Oct 2004 18:33:31 GMT
	(envelope-from blackend)
Message-Id: <200410011833.i91IXV8l032361@repoman.freebsd.org>
From: Marc Fonvieille <blackend@FreeBSD.org>
Date: Fri, 1 Oct 2004 18:33:31 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/x11 chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 18:33:32 -0000

blackend    2004-10-01 18:33:31 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/x11 chapter.sgml 
  Log:
  Add a missing semicolon for an entity.
  
  Revision  Changes    Path
  1.153     +1 -1      doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 18:36:02 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D031C16A4CE; Fri,  1 Oct 2004 18:36:02 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id AF5F243D41; Fri,  1 Oct 2004 18:36:02 +0000 (GMT)
	(envelope-from blackend@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91Ia2AH032504;
	Fri, 1 Oct 2004 18:36:02 GMT
	(envelope-from blackend@repoman.freebsd.org)
Received: (from blackend@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91Ia2KY032503;
	Fri, 1 Oct 2004 18:36:02 GMT
	(envelope-from blackend)
Message-Id: <200410011836.i91Ia2KY032503@repoman.freebsd.org>
From: Marc Fonvieille <blackend@FreeBSD.org>
Date: Fri, 1 Oct 2004 18:36:02 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 18:36:03 -0000

blackend    2004-10-01 18:36:02 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/config chapter.sgml 
  Log:
  Use lower cases in indexterm (sequel of r1.114).
  
  Revision  Changes    Path
  1.178     +1 -1      doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 18:38:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 718BC16A4CE; Fri,  1 Oct 2004 18:38:44 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5249943D1D; Fri,  1 Oct 2004 18:38:44 +0000 (GMT)
	(envelope-from ceri@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91IciSC032580;
	Fri, 1 Oct 2004 18:38:44 GMT
	(envelope-from ceri@repoman.freebsd.org)
Received: (from ceri@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91IciZ1032579;
	Fri, 1 Oct 2004 18:38:44 GMT
	(envelope-from ceri)
Message-Id: <200410011838.i91IciZ1032579@repoman.freebsd.org>
From: Ceri Davies <ceri@FreeBSD.org>
Date: Fri, 1 Oct 2004 18:38:44 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en index.xsl
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 18:38:44 -0000

ceri        2004-10-01 18:38:44 UTC

  FreeBSD doc repository

  Modified files:
    en                   index.xsl 
  Log:
  Introduce the words "download" and "purchase" to the front page.
  
  More and more (potential) users have been complaining that they cannot
  find this information on the frontpage.
  
  Revision  Changes    Path
  1.112     +4 -4      www/en/index.xsl

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 18:40:15 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5BA0816A4CF; Fri,  1 Oct 2004 18:40:15 +0000 (GMT)
Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id DCA0D43D53; Fri,  1 Oct 2004 18:40:14 +0000 (GMT)
	(envelope-from marcel@xcllnt.net)
Received: from dhcp48.pn.xcllnt.net (dhcp48.pn.xcllnt.net [192.168.4.248])
	by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id i91IeErw043206;
	Fri, 1 Oct 2004 11:40:14 -0700 (PDT)
	(envelope-from marcel@piii.pn.xcllnt.net)
Received: from dhcp48.pn.xcllnt.net (localhost [127.0.0.1])
	by dhcp48.pn.xcllnt.net (8.13.1/8.13.1) with ESMTP id i91IeEBb002865;
	Fri, 1 Oct 2004 11:40:14 -0700 (PDT)
	(envelope-from marcel@dhcp48.pn.xcllnt.net)
Received: (from marcel@localhost)
	by dhcp48.pn.xcllnt.net (8.13.1/8.13.1/Submit) id i91IeER5002864;
	Fri, 1 Oct 2004 11:40:14 -0700 (PDT)
	(envelope-from marcel)
Date: Fri, 1 Oct 2004 11:40:14 -0700
From: Marcel Moolenaar <marcel@xcllnt.net>
To: Ken Smith <kensmith@FreeBSD.org>
Message-ID: <20041001184014.GA2834@dhcp48.pn.xcllnt.net.>
References: <200410011426.i91EQFvc017762@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200410011426.i91EQFvc017762@repoman.freebsd.org>
User-Agent: Mutt/1.4.2.1i
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/release Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 18:40:15 -0000

On Fri, Oct 01, 2004 at 02:26:15PM +0000, Ken Smith wrote:
> kensmith    2004-10-01 14:26:15 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_5)
>     release              Makefile 
>   Log:
>   MFC v1.865: Address ia64 disc2 overflow problem and fix to removal of
>   temp file left by 'make index'.

Thanks!

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 18:51:12 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E241816A4CE; Fri,  1 Oct 2004 18:51:11 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C3CF343D49; Fri,  1 Oct 2004 18:51:11 +0000 (GMT)
	(envelope-from mlaier@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91IpBxW032991;
	Fri, 1 Oct 2004 18:51:11 GMT
	(envelope-from mlaier@repoman.freebsd.org)
Received: (from mlaier@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91IpBeG032990;
	Fri, 1 Oct 2004 18:51:11 GMT
	(envelope-from mlaier)
Message-Id: <200410011851.i91IpBeG032990@repoman.freebsd.org>
From: Max Laier <mlaier@FreeBSD.org>
Date: Fri, 1 Oct 2004 18:51:11 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/dev/em if_em.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 18:51:12 -0000

mlaier      2004-10-01 18:51:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/em           if_em.c 
  Log:
  MFC: if_em.c, rev 1.46:
    Fix typeo. Should read ***!***IFQ_DRV_IS_EMPTY.
    This might fix some of the trouble around em(4) filling up its buffers.
  
    Submitted by:   mtm
  
  This is a 5.3 TODO item.
  
  PR:             misc/72183
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.44.2.1  +1 -1      src/sys/dev/em/if_em.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 19:18:55 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A8F5516A4CE; Fri,  1 Oct 2004 19:18:55 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9F55443D1D; Fri,  1 Oct 2004 19:18:55 +0000 (GMT)
	(envelope-from scottl@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91JItcM033779;
	Fri, 1 Oct 2004 19:18:55 GMT
	(envelope-from scottl@repoman.freebsd.org)
Received: (from scottl@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91JItJk033778;
	Fri, 1 Oct 2004 19:18:55 GMT
	(envelope-from scottl)
Message-Id: <200410011918.i91JItJk033778@repoman.freebsd.org>
From: Scott Long <scottl@FreeBSD.org>
Date: Fri, 1 Oct 2004 19:18:55 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/netkey key.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 19:18:55 -0000

scottl      2004-10-01 19:18:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netkey           key.c 
  Log:
  MFC rev 1.68:
  
    Merge netipsec/key.c:1.17 into KAME pfkey implementation:
  
      date: 2004/09/26 02:01:27;  author: sam;  state: Exp;  lines: +0 -5
      Correct handling of SADB_UPDATE and SADB_ADD requests.  key_align may
      split the mbuf due to use of m_pulldown.  Discarding the result because
      of this does not make sense as no subsequent code depends on the entire
      msg being linearized (only the individual pieces).  It's likely
      something else is wrong here but for now this appears to get things back
      to a working state.
  
      Submitted by:   Roselyn Lee
  
    This change was also made in the KAME CVS repository as key.c:1.337 by
    itojun.
  
  Approved by: re
  
  Revision  Changes    Path
  1.65.2.2  +0 -5      src/sys/netkey/key.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 19:20:07 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 37E9016A4CE; Fri,  1 Oct 2004 19:20:07 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 190E643D1D; Fri,  1 Oct 2004 19:20:07 +0000 (GMT)
	(envelope-from scottl@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91JK60k033834;
	Fri, 1 Oct 2004 19:20:06 GMT
	(envelope-from scottl@repoman.freebsd.org)
Received: (from scottl@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91JK6Ix033833;
	Fri, 1 Oct 2004 19:20:06 GMT
	(envelope-from scottl)
Message-Id: <200410011920.i91JK6Ix033833@repoman.freebsd.org>
From: Scott Long <scottl@FreeBSD.org>
Date: Fri, 1 Oct 2004 19:20:06 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/releases/5.3R todo.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 19:20:07 -0000

scottl      2004-10-01 19:20:06 UTC

  FreeBSD doc repository

  Modified files:
    en/releases/5.3R     todo.sgml 
  Log:
  Move a bunch of recently-completed items down to the Testing column.  Thanks
  to everyone who has worked on these!
  
  Revision  Changes    Path
  1.89      +46 -42    www/en/releases/5.3R/todo.sgml

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 19:22:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id BEB9F16A4CE; Fri,  1 Oct 2004 19:22:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A04FB43D1F; Fri,  1 Oct 2004 19:22:52 +0000 (GMT)
	(envelope-from scottl@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91JMq4a033944;
	Fri, 1 Oct 2004 19:22:52 GMT
	(envelope-from scottl@repoman.freebsd.org)
Received: (from scottl@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91JMqeO033943;
	Fri, 1 Oct 2004 19:22:52 GMT
	(envelope-from scottl)
Message-Id: <200410011922.i91JMqeO033943@repoman.freebsd.org>
From: Scott Long <scottl@FreeBSD.org>
Date: Fri, 1 Oct 2004 19:22:52 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/releases/5.3R todo.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 19:22:52 -0000

scottl      2004-10-01 19:22:52 UTC

  FreeBSD doc repository

  Modified files:
    en/releases/5.3R     todo.sgml 
  Log:
  Take the ULE item off of the testing list since it is no longer the default.
  Move sparc64 KSE out of the required list.  A threading package does exist
  for sparc64.  Hopefully KSE will continue to make progress on it.
  
  Revision  Changes    Path
  1.90      +8 -18     www/en/releases/5.3R/todo.sgml

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 19:40:05 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6853C16A4CE; Fri,  1 Oct 2004 19:40:05 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 47EAC43D45; Fri,  1 Oct 2004 19:40:05 +0000 (GMT)
	(envelope-from blackend@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91Je5vW034427;
	Fri, 1 Oct 2004 19:40:05 GMT
	(envelope-from blackend@repoman.freebsd.org)
Received: (from blackend@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91Je5B1034426;
	Fri, 1 Oct 2004 19:40:05 GMT
	(envelope-from blackend)
Message-Id: <200410011940.i91Je5B1034426@repoman.freebsd.org>
From: Marc Fonvieille <blackend@FreeBSD.org>
Date: Fri, 1 Oct 2004 19:40:05 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 19:40:05 -0000

blackend    2004-10-01 19:40:04 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/config chapter.sgml 
  Log:
  - A punctuation fix
  - s/dmesg/&man.dmesg.8;/
  - A little rewording for consistency.
  
  Revision  Changes    Path
  1.179     +3 -3      doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 19:44:42 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D5E2316A4CE; Fri,  1 Oct 2004 19:44:42 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B748143D3F; Fri,  1 Oct 2004 19:44:42 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91JigIc034615;
	Fri, 1 Oct 2004 19:44:42 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91Jig81034614;
	Fri, 1 Oct 2004 19:44:42 GMT
	(envelope-from ru)
Message-Id: <200410011944.i91Jig81034614@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Fri, 1 Oct 2004 19:44:42 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/boot/alpha/common help.alpha
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 19:44:43 -0000

ru          2004-10-01 19:44:42 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/alpha/common help.alpha 
  Log:
  Document MD commands.
  
  Revision  Changes    Path
  1.2       +25 -0     src/sys/boot/alpha/common/help.alpha

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 20:04:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id EECAF16A4CE; Fri,  1 Oct 2004 20:04:20 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CE25D43D55; Fri,  1 Oct 2004 20:04:20 +0000 (GMT)
	(envelope-from schweikh@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91K4KvN035196;
	Fri, 1 Oct 2004 20:04:20 GMT
	(envelope-from schweikh@repoman.freebsd.org)
Received: (from schweikh@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91K4KHJ035195;
	Fri, 1 Oct 2004 20:04:20 GMT
	(envelope-from schweikh)
Message-Id: <200410012004.i91K4KHJ035195@repoman.freebsd.org>
From: Jens Schweikhardt <schweikh@FreeBSD.org>
Date: Fri, 1 Oct 2004 20:04:20 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/usr.sbin/lptcontrol Makefile lptcontrol.8
 lptcontrol.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 20:04:21 -0000

schweikh    2004-10-01 20:04:20 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/lptcontrol  Makefile lptcontrol.8 lptcontrol.c 
  Log:
  General overhaul:
  - Makefile: WARNS=6
  - man page: sort options, better xrefs, informative BUGS section
  - C source: proper option parsing, use printer control (.ctl) device,
              removed heaps of bit rot, style(9) cleanup, WARNS=6 cleanup.
  
  Prodded by:     joerg
  
  Revision  Changes    Path
  1.7       +2 -2      src/usr.sbin/lptcontrol/Makefile
  1.21      +23 -16    src/usr.sbin/lptcontrol/lptcontrol.8
  1.15      +52 -41    src/usr.sbin/lptcontrol/lptcontrol.c

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 20:33:26 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C899316A4CE; Fri,  1 Oct 2004 20:33:26 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BBF1F43D45; Fri,  1 Oct 2004 20:33:26 +0000 (GMT)
	(envelope-from kensmith@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91KXQp3036122;
	Fri, 1 Oct 2004 20:33:26 GMT
	(envelope-from kensmith@repoman.freebsd.org)
Received: (from kensmith@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91KXQpJ036121;
	Fri, 1 Oct 2004 20:33:26 GMT
	(envelope-from kensmith)
Message-Id: <200410012033.i91KXQpJ036121@repoman.freebsd.org>
From: Ken Smith <kensmith@FreeBSD.org>
Date: Fri, 1 Oct 2004 20:33:26 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/lib/compat/compat4x.i386 Makefile libc.so.4.bz2.uu
 libc_r.so.4.bz2.uu libhistory.so.4.bz2.uu libm.so.2.bz2.uu
 libopie.so.2.bz2.uu libpcap.so.2.bz2.uu libperl.so.3.bz2.uu
 libreadline.so.4.bz2.uu
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 20:33:26 -0000

kensmith    2004-10-01 20:33:26 UTC

  FreeBSD src repository

  Modified files:
    lib/compat/compat4x.i386 Makefile libc.so.4.bz2.uu 
                             libc_r.so.4.bz2.uu 
                             libperl.so.3.bz2.uu 
  Added files:
    lib/compat/compat4x.i386 libhistory.so.4.bz2.uu 
                             libm.so.2.bz2.uu libopie.so.2.bz2.uu 
                             libpcap.so.2.bz2.uu 
                             libreadline.so.4.bz2.uu 
  Log:
  Prepare for 5.3 release by updating libraries that had changed in
  4.10 and adding libraries whose version got bumped recently.
  Updated libraries: libc, libc_r, and libperl.  Added: libhistory,
  libm, libopie, libpcap, and libreadline.
  
  Revision  Changes      Path
  1.24      +5 -0        src/lib/compat/compat4x.i386/Makefile
  1.4       +4284 -4271  src/lib/compat/compat4x.i386/libc.so.4.bz2.uu
  1.4       +4913 -4901  src/lib/compat/compat4x.i386/libc_r.so.4.bz2.uu
  1.1       +173 -0      src/lib/compat/compat4x.i386/libhistory.so.4.bz2.uu (new)
  1.1       +782 -0      src/lib/compat/compat4x.i386/libm.so.2.bz2.uu (new)
  1.1       +289 -0      src/lib/compat/compat4x.i386/libopie.so.2.bz2.uu (new)
  1.1       +879 -0      src/lib/compat/compat4x.i386/libpcap.so.2.bz2.uu (new)
  1.3       +4302 -4302  src/lib/compat/compat4x.i386/libperl.so.3.bz2.uu
  1.1       +999 -0      src/lib/compat/compat4x.i386/libreadline.so.4.bz2.uu (new)

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 20:44:48 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id ED3C616A4CE; Fri,  1 Oct 2004 20:44:48 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CE0EB43D31; Fri,  1 Oct 2004 20:44:48 +0000 (GMT)
	(envelope-from mlaier@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91KimEZ036522;
	Fri, 1 Oct 2004 20:44:48 GMT
	(envelope-from mlaier@repoman.freebsd.org)
Received: (from mlaier@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91KimSf036521;
	Fri, 1 Oct 2004 20:44:48 GMT
	(envelope-from mlaier)
Message-Id: <200410012044.i91KimSf036521@repoman.freebsd.org>
From: Max Laier <mlaier@FreeBSD.org>
Date: Fri, 1 Oct 2004 20:44:48 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/share/man/man9 altq.9
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 20:44:49 -0000

mlaier      2004-10-01 20:44:48 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       altq.9 
  Log:
  dc(4) is now supported as well. While here sort the list and remove awi,
  which isn't yet supported.
  
  Revision  Changes    Path
  1.4       +4 -4      src/share/man/man9/altq.9

From owner-cvs-all@FreeBSD.ORG  Fri Oct  1 23:16:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7309D16A4CF; Fri,  1 Oct 2004 23:16:59 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5298F43D2F; Fri,  1 Oct 2004 23:16:59 +0000 (GMT)
	(envelope-from scottl@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91NGxo6047359;
	Fri, 1 Oct 2004 23:16:59 GMT
	(envelope-from scottl@repoman.freebsd.org)
Received: (from scottl@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91NGxiH047358;
	Fri, 1 Oct 2004 23:16:59 GMT
	(envelope-from scottl)
Message-Id: <200410012316.i91NGxiH047358@repoman.freebsd.org>
From: Scott Long <scottl@FreeBSD.org>
Date: Fri, 1 Oct 2004 23:16:59 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/lib/compat/compat4x.i386 Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Oct 2004 23:16:59 -0000

scottl      2004-10-01 23:16:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/compat/compat4x.i386 Makefile 
  Log:
  MFC: Add The following libraries:
  
  libhistory.so.4
  libm.so.2
  libopie.so.2
  libpcap.so.2
  libreadline.so.4
  
  Update the following libraries:
  libc.so.4
  libc_r.so.4
  libperl.so.3
  
  These changes were made by sliding the RELENG_5 and RELENG_5_BP labels.
  
  Approved by: re
  
  Revision  Changes    Path
  1.23.4.1  +5 -0      src/lib/compat/compat4x.i386/Makefile

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 00:19:05 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D515216A4CF; Sat,  2 Oct 2004 00:19:05 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B50F843D48; Sat,  2 Oct 2004 00:19:05 +0000 (GMT)
	(envelope-from sam@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i920J59F049251;
	Sat, 2 Oct 2004 00:19:05 GMT
	(envelope-from sam@repoman.freebsd.org)
Received: (from sam@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i920J5Pb049250;
	Sat, 2 Oct 2004 00:19:05 GMT
	(envelope-from sam)
Message-Id: <200410020019.i920J5Pb049250@repoman.freebsd.org>
From: Sam Leffler <sam@FreeBSD.org>
Date: Sat, 2 Oct 2004 00:19:05 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/netipsec key.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 00:19:06 -0000

sam         2004-10-02 00:19:05 UTC

  FreeBSD src repository

  Modified files:
    sys/netipsec         key.c 
  Log:
  Remove extraneous SECPOLICY_LOCK_DESTROY calls that cause the mutex to be
  destroyed twice.
  
  Submitted by:   Roselyn Lee
  
  Revision  Changes    Path
  1.19      +0 -2      src/sys/netipsec/key.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 01:46:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9EA3B16A4CE; Sat,  2 Oct 2004 01:46:20 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 920E343D46; Sat,  2 Oct 2004 01:46:20 +0000 (GMT)
	(envelope-from scottl@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i921kKfe057982;
	Sat, 2 Oct 2004 01:46:20 GMT
	(envelope-from scottl@repoman.freebsd.org)
Received: (from scottl@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i921kKAO057981;
	Sat, 2 Oct 2004 01:46:20 GMT
	(envelope-from scottl)
Message-Id: <200410020146.i921kKAO057981@repoman.freebsd.org>
From: Scott Long <scottl@FreeBSD.org>
Date: Sat, 2 Oct 2004 01:46:20 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/lib/compat/compat4x.alpha libc.so.4.bz2.uu
 libc_r.so.4.bz2.uu
 libhistory.so.4.bz2.uu libm.so.2.bz2.uu libopie.so.2.bz2.uu
 libpcap.so.2.bz2.uu libperl.so.3.bz2.uu libreadline.so.4.bz2.uu
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 01:46:20 -0000

scottl      2004-10-02 01:46:20 UTC

  FreeBSD src repository

  Modified files:
    lib/compat/compat4x.alpha libc.so.4.bz2.uu libc_r.so.4.bz2.uu 
                              libperl.so.3.bz2.uu 
  Added files:
    lib/compat/compat4x.alpha libhistory.so.4.bz2.uu 
                              libm.so.2.bz2.uu libopie.so.2.bz2.uu 
                              libpcap.so.2.bz2.uu 
                              libreadline.so.4.bz2.uu 
  Log:
  Update libc, libc_r, and libperl and add libhistory, libm, libopie, libpcap,
  and libreadline from 4.10.
  
  Revision  Changes      Path
  1.3       +4792 -4780  src/lib/compat/compat4x.alpha/libc.so.4.bz2.uu
  1.3       +5449 -5433  src/lib/compat/compat4x.alpha/libc_r.so.4.bz2.uu
  1.1       +197 -0      src/lib/compat/compat4x.alpha/libhistory.so.4.bz2.uu (new)
  1.1       +956 -0      src/lib/compat/compat4x.alpha/libm.so.2.bz2.uu (new)
  1.1       +320 -0      src/lib/compat/compat4x.alpha/libopie.so.2.bz2.uu (new)
  1.1       +974 -0      src/lib/compat/compat4x.alpha/libpcap.so.2.bz2.uu (new)
  1.3       +4668 -4666  src/lib/compat/compat4x.alpha/libperl.so.3.bz2.uu
  1.1       +1134 -0     src/lib/compat/compat4x.alpha/libreadline.so.4.bz2.uu (new)

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 01:47:56 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7608716A4CE; Sat,  2 Oct 2004 01:47:56 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5657C43D2D; Sat,  2 Oct 2004 01:47:56 +0000 (GMT)
	(envelope-from scottl@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i921lu23058029;
	Sat, 2 Oct 2004 01:47:56 GMT
	(envelope-from scottl@repoman.freebsd.org)
Received: (from scottl@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i921luO4058028;
	Sat, 2 Oct 2004 01:47:56 GMT
	(envelope-from scottl)
Message-Id: <200410020147.i921luO4058028@repoman.freebsd.org>
From: Scott Long <scottl@FreeBSD.org>
Date: Sat, 2 Oct 2004 01:47:56 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/lib/compat/compat4x.alpha Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 01:47:56 -0000

scottl      2004-10-02 01:47:56 UTC

  FreeBSD src repository

  Modified files:
    lib/compat/compat4x.alpha Makefile 
  Log:
  Enable the new compat4x libs.
  
  Revision  Changes    Path
  1.17      +5 -0      src/lib/compat/compat4x.alpha/Makefile

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 02:01:51 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7CDC616A4CE; Sat,  2 Oct 2004 02:01:51 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5EAEA43D2F; Sat,  2 Oct 2004 02:01:51 +0000 (GMT)
	(envelope-from scottl@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9221pcB058571;
	Sat, 2 Oct 2004 02:01:51 GMT
	(envelope-from scottl@repoman.freebsd.org)
Received: (from scottl@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9221p0g058570;
	Sat, 2 Oct 2004 02:01:51 GMT
	(envelope-from scottl)
Message-Id: <200410020201.i9221p0g058570@repoman.freebsd.org>
From: Scott Long <scottl@FreeBSD.org>
Date: Sat, 2 Oct 2004 02:01:51 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/lib/compat/compat4x.alpha Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 02:01:51 -0000

scottl      2004-10-02 02:01:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/compat/compat4x.alpha Makefile 
  Log:
  MFC: Add in libhistory, libm, libopie, libpcap, and libreadline and update
  libc, libc_r, and libperl.
  
  Approved by: re
  
  Revision  Changes    Path
  1.16.4.1  +5 -0      src/lib/compat/compat4x.alpha/Makefile

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 04:16:31 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5690716A4CE; Sat,  2 Oct 2004 04:16:31 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1470543D2F; Sat,  2 Oct 2004 04:16:31 +0000 (GMT)
	(envelope-from marcel@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i924GUqp062638;
	Sat, 2 Oct 2004 04:16:30 GMT
	(envelope-from marcel@repoman.freebsd.org)
Received: (from marcel@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i924GUs6062637;
	Sat, 2 Oct 2004 04:16:30 GMT
	(envelope-from marcel)
Message-Id: <200410020416.i924GUs6062637@repoman.freebsd.org>
From: Marcel Moolenaar <marcel@FreeBSD.org>
Date: Sat, 2 Oct 2004 04:16:30 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/release/ia64 boot_crunch.conf
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 04:16:31 -0000

marcel      2004-10-02 04:16:30 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    release/ia64         boot_crunch.conf 
  Log:
  MFC rev 1.7: Trade slattach for gpt.
  
  Approved by: re (blanket)
  
  Revision  Changes    Path
  1.6.2.1   +3 -5      src/release/ia64/boot_crunch.conf

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 04:30:48 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6B31616A4CE; Sat,  2 Oct 2004 04:30:48 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4ACDE43D45; Sat,  2 Oct 2004 04:30:48 +0000 (GMT)
	(envelope-from rushani@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i924Um79063068;
	Sat, 2 Oct 2004 04:30:48 GMT
	(envelope-from rushani@repoman.freebsd.org)
Received: (from rushani@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i924Umtg063067;
	Sat, 2 Oct 2004 04:30:48 GMT
	(envelope-from rushani)
Message-Id: <200410020430.i924Umtg063067@repoman.freebsd.org>
From: Hideyuki KURASHINA <rushani@FreeBSD.org>
Date: Sat, 2 Oct 2004 04:30:48 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/pgpkeys chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 04:30:48 -0000

rushani     2004-10-02 04:30:48 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/pgpkeys chapter.sgml 
  Log:
  Add an entity (pgpkey-kwm) for consistency.
  
  Revision  Changes    Path
  1.243     +1 -1      doc/en_US.ISO8859-1/books/handbook/pgpkeys/chapter.sgml

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 04:49:59 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1C30C16A4CE; Sat,  2 Oct 2004 04:49:59 +0000 (GMT)
Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EFB1343D45; Sat,  2 Oct 2004 04:49:58 +0000 (GMT)
	(envelope-from obrien@NUXI.com)
Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1])
	by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i924nwXi036550;
	Fri, 1 Oct 2004 21:49:58 -0700 (PDT)
	(envelope-from obrien@dragon.nuxi.com)
Received: (from obrien@localhost)
	by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i924nwfo036549;
	Fri, 1 Oct 2004 21:49:58 -0700 (PDT)
	(envelope-from obrien)
Date: Fri, 1 Oct 2004 21:49:57 -0700
From: "David O'Brien" <obrien@FreeBSD.org>
To: Scott Long <scottl@FreeBSD.org>
Message-ID: <20041002044957.GA36384@dragon.nuxi.com>
References: <200410020146.i921kKAO057981@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200410020146.i921kKAO057981@repoman.freebsd.org>
User-Agent: Mutt/1.4.1i
X-Operating-System: FreeBSD 6.0-CURRENT
Organization: The NUXI BSD Group
X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3  90 76 5D 69 58 D9 98 7A
X-Pgp-Rsa-Keyid: 1024/34F9F9D5
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/lib/compat/compat4x.alpha libc.so.4.bz2.uu
	libc_r.so.4.bz2.uu libhistory.so.4.bz2.uu libm.so.2.bz2.uu
	libopie.so.2.bz2.uu libpcap.so.2.bz2.uu libperl.so.3.bz2.uu
	libreadline.so.4.bz2.uu
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: obrien@FreeBSD.org
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 04:49:59 -0000

On Sat, Oct 02, 2004 at 01:46:20AM +0000, Scott Long wrote:
> scottl      2004-10-02 01:46:20 UTC
>   FreeBSD src repository
> 
>   Modified files:
>     lib/compat/compat4x.alpha libc.so.4.bz2.uu libc_r.so.4.bz2.uu 
>                               libperl.so.3.bz2.uu 
>   Added files:
>     lib/compat/compat4x.alpha libhistory.so.4.bz2.uu 
>                               libm.so.2.bz2.uu libopie.so.2.bz2.uu 
>                               libpcap.so.2.bz2.uu 
>                               libreadline.so.4.bz2.uu 
>   Log:
>   Update libc, libc_r, and libperl and add libhistory, libm, libopie, libpcap,
>   and libreadline from 4.10.

Why did you do this??  You know that we're removing these libs in
6-CURRENT.   I discussed it with you and you bought into it.

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 04:55:47 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id CB54C16A4CE; Sat,  2 Oct 2004 04:55:47 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id AB1FA43D1D; Sat,  2 Oct 2004 04:55:47 +0000 (GMT)
	(envelope-from sam@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i924tlZt070190;
	Sat, 2 Oct 2004 04:55:47 GMT
	(envelope-from sam@repoman.freebsd.org)
Received: (from sam@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i924tldL070189;
	Sat, 2 Oct 2004 04:55:47 GMT
	(envelope-from sam)
Message-Id: <200410020455.i924tldL070189@repoman.freebsd.org>
From: Sam Leffler <sam@FreeBSD.org>
Date: Sat, 2 Oct 2004 04:55:47 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/netipsec ipsec.c key.c key.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 04:55:47 -0000

sam         2004-10-02 04:55:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netipsec         ipsec.c key.c key.h 
  Log:
  MFC various fixes:
  
  o Correct handling of SADB_UPDATE and SADB_ADD requests.
  o Add missing locking for secpolicy refcnt manipulations.
  o Remove extraneous SECPOLICY_LOCK_DESTROY calls.
  
  Submitted by:   Roselyn Lee
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.8.2.1   +3 -3      src/sys/netipsec/ipsec.c
  1.16.2.1  +12 -7     src/sys/netipsec/key.c
  1.2.4.1   +1 -0      src/sys/netipsec/key.h

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 05:37:47 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6F2D016A4CE; Sat,  2 Oct 2004 05:37:47 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 50B9643D4C; Sat,  2 Oct 2004 05:37:47 +0000 (GMT)
	(envelope-from alc@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i925bl7f071396;
	Sat, 2 Oct 2004 05:37:47 GMT
	(envelope-from alc@repoman.freebsd.org)
Received: (from alc@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i925blB7071395;
	Sat, 2 Oct 2004 05:37:47 GMT
	(envelope-from alc)
Message-Id: <200410020537.i925blB7071395@repoman.freebsd.org>
From: Alan Cox <alc@FreeBSD.org>
Date: Sat, 2 Oct 2004 05:37:47 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/kern uipc_syscalls.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 05:37:47 -0000

alc         2004-10-02 05:37:47 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  Add a SOCKBUF_LOCK() to a rarely executed path in do_sendfile().
  
  Revision  Changes    Path
  1.201     +1 -0      src/sys/kern/uipc_syscalls.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 05:48:10 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1EF6A16A4CE; Sat,  2 Oct 2004 05:48:10 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E944443D2D; Sat,  2 Oct 2004 05:48:09 +0000 (GMT)
	(envelope-from obrien@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i925m90Y072191;
	Sat, 2 Oct 2004 05:48:09 GMT
	(envelope-from obrien@repoman.freebsd.org)
Received: (from obrien@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i925m9Y4072190;
	Sat, 2 Oct 2004 05:48:09 GMT
	(envelope-from obrien)
Message-Id: <200410020548.i925m9Y4072190@repoman.freebsd.org>
From: "David E. O'Brien" <obrien@FreeBSD.org>
Date: Sat, 2 Oct 2004 05:48:09 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/lib/compat Makefile Makefile.inc
 src/lib/compat/compat1x Makefile libc.so.1.1.gz.uu
 libcurses.so.1.1.gz.uu libf2c.so.1.1.gz.uu libg++.so.1.1.gz.uu
 libgnuregex.so.1.1.gz.uu ...
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 05:48:10 -0000

obrien      2004-10-02 05:48:09 UTC

  FreeBSD src repository

  Removed files:
    lib/compat           Makefile Makefile.inc 
    lib/compat/compat1x  Makefile libc.so.1.1.gz.uu 
                         libcurses.so.1.1.gz.uu 
                         libf2c.so.1.1.gz.uu libg++.so.1.1.gz.uu 
                         libgcc.so.1.1.gz.uu 
                         libgnumalloc.so.1.1.gz.uu 
                         libgnuregex.so.1.1.gz.uu 
                         libln.so.1.1.gz.uu libm.so.1.1.gz.uu 
                         libmalloc.so.1.1.gz.uu 
                         libreadline.so.1.1.gz.uu 
                         libresolv.so.1.1.gz.uu 
                         librpcsvc.so.1.1.gz.uu 
                         libskey.so.1.1.gz.uu 
                         libtelnet.so.1.1.gz.uu 
                         libtermcap.so.1.1.gz.uu 
                         libutil.so.1.1.gz.uu liby.so.1.1.gz.uu 
    lib/compat/compat20  Makefile ld.so.gz.uu 
                         libdialog.so.2.0.gz.uu 
                         libforms.so.2.0.gz.uu libg++.so.2.0.gz.uu 
                         libgcc.so.261.0.gz.uu 
                         libncurses.so.2.0.gz.uu 
                         libreadline.so.2.0.gz.uu 
    lib/compat/compat21  Makefile ld.so.gz.uu libc.so.2.2.gz.uu 
                         libg++.so.3.0.gz.uu libgmp.so.2.0.gz.uu 
    lib/compat/compat22  Makefile ld.so.gz.uu 
                         libalias.so.2.4.gz.uu libc.so.3.1.bz2.uu 
                         libc_r.so.3.0.bz2.uu 
                         libcalendar.so.2.0.gz.uu 
                         libcom_err.so.2.0.gz.uu 
                         libcurses.so.2.0.gz.uu 
                         libdialog.so.3.1.gz.uu 
                         libedit.so.2.0.gz.uu libf2c.so.2.0.gz.uu 
                         libftpio.so.4.0.gz.uu libg++.so.4.0.gz.uu 
                         libgmp.so.3.0.gz.uu 
                         libgnuregex.so.2.0.gz.uu 
                         libipx.so.2.0.gz.uu libkvm.so.2.0.gz.uu 
                         libm.so.2.0.gz.uu libmp.so.3.0.gz.uu 
                         libmytinfo.so.2.0.gz.uu 
                         libncurses.so.3.1.gz.uu 
                         libopie.so.2.0.gz.uu libpcap.so.2.2.gz.uu 
                         libreadline.so.3.0.gz.uu 
                         librpcsvc.so.2.0.gz.uu 
                         libscrypt.so.2.0.gz.uu 
                         libscsi.so.2.0.gz.uu libskey.so.2.0.gz.uu 
                         libss.so.2.0.gz.uu libstdc++.so.2.0.gz.uu 
                         libtelnet.so.2.0.gz.uu 
                         libtermcap.so.2.1.gz.uu 
                         libutil.so.2.2.gz.uu libvgl.so.1.0.gz.uu 
                         libxpg4.so.2.0.gz.uu libz.so.2.0.gz.uu 
    lib/compat/compat3x.i386 Makefile libalias.so.3.gz.uu 
                             libc.so.3.gz.uu libc_r.so.3.gz.uu 
                             libc_r.so.4.gz.uu 
                             libcurses.so.2.gz.uu 
                             libdialog.so.3.gz.uu 
                             libedit.so.2.gz.uu libf2c.so.2.gz.uu 
                             libfetch.so.1.gz.uu 
                             libftpio.so.4.gz.uu libg++.so.4.gz.uu 
                             libhistory.so.3.gz.uu 
                             libmytinfo.so.2.gz.uu 
                             libncurses.so.3.gz.uu 
                             libperl.so.3.gz.uu 
                             libreadline.so.3.gz.uu 
                             libss.so.2.gz.uu libstdc++.so.2.gz.uu 
                             libtermcap.so.2.gz.uu 
                             libutil.so.2.gz.uu libvgl.so.1.gz.uu 
                             libwrap.so.2.gz.uu libxpg4.so.2.gz.uu 
    lib/compat/compat4x.alpha Makefile libc.so.4.bz2.uu 
                              libc_r.so.4.bz2.uu 
                              libcrypto.so.1.gz.uu 
                              libcrypto.so.2.gz.uu 
                              libdevstat.so.2.bz2.uu 
                              libedit.so.3.bz2.uu 
                              libfetch.so.2.gz.uu 
                              libgmp.so.3.bz2.uu 
                              libhistory.so.4.bz2.uu 
                              libm.so.2.bz2.uu libmp.so.3.bz2.uu 
                              libopie.so.2.bz2.uu 
                              libpam.so.1.bz2.uu 
                              libpcap.so.2.bz2.uu 
                              libperl.so.3.bz2.uu 
                              libposix1e.so.2.bz2.uu 
                              libreadline.so.4.bz2.uu 
                              libskey.so.2.bz2.uu 
                              libssl.so.1.gz.uu libssl.so.2.gz.uu 
                              libstdc++.so.3.bz2.uu 
                              libusb.so.0.bz2.uu 
                              libusbhid.so.0.bz2.uu 
                              pam_cleartext_pass_ok.so.bz2.uu 
                              pam_deny.so.bz2.uu 
                              pam_opie.so.bz2.uu 
                              pam_opieaccess.so.bz2.uu 
                              pam_permit.so.bz2.uu 
                              pam_radius.so.bz2.uu 
                              pam_skey.so.bz2.uu pam_ssh.so.bz2.uu 
                              pam_tacplus.so.bz2.uu 
                              pam_unix.so.bz2.uu 
    lib/compat/compat4x.i386 Makefile libc.so.4.bz2.uu 
                             libc_r.so.4.bz2.uu 
                             libcrypto.so.1.gz.uu 
                             libcrypto.so.2.gz.uu 
                             libdevstat.so.2.bz2.uu 
                             libedit.so.3.bz2.uu 
                             libfetch.so.2.gz.uu 
                             libgmp.so.3.bz2.uu 
                             libhistory.so.4.bz2.uu 
                             libm.so.2.bz2.uu libmp.so.3.bz2.uu 
                             libopie.so.2.bz2.uu 
                             libpam.so.1.bz2.uu 
                             libpcap.so.2.bz2.uu 
                             libperl.so.3.bz2.uu 
                             libposix1e.so.2.bz2.uu 
                             libreadline.so.4.bz2.uu 
                             libskey.so.2.bz2.uu libssl.so.1.gz.uu 
                             libssl.so.2.gz.uu 
                             libstdc++.so.3.bz2.uu 
                             libusb.so.0.bz2.uu 
                             libusbhid.so.0.bz2.uu 
                             libutil.so.3.bz2.uu 
                             libvgl.so.2.bz2.uu 
                             pam_cleartext_pass_ok.so.bz2.uu 
                             pam_deny.so.bz2.uu pam_opie.so.bz2.uu 
                             pam_opieaccess.so.bz2.uu 
                             pam_permit.so.bz2.uu 
                             pam_radius.so.bz2.uu 
                             pam_skey.so.bz2.uu pam_ssh.so.bz2.uu 
                             pam_tacplus.so.bz2.uu 
                             pam_unix.so.bz2.uu 
  Log:
  Finish the de-orbital burn of our previous FreeBSD version compat libs
  living in usr/src.  We need to use them from ports to record dependencies.
  
  Discussed with: re(scottl)
  
  Revision  Changes    Path
  1.11      +0 -33     src/lib/compat/Makefile (dead)
  1.10      +0 -15     src/lib/compat/Makefile.inc (dead)
  1.15      +0 -28     src/lib/compat/compat1x/Makefile (dead)
  1.2       +0 -3921   src/lib/compat/compat1x/libc.so.1.1.gz.uu (dead)
  1.2       +0 -428    src/lib/compat/compat1x/libcurses.so.1.1.gz.uu (dead)
  1.2       +0 -787    src/lib/compat/compat1x/libf2c.so.1.1.gz.uu (dead)
  1.2       +0 -3530   src/lib/compat/compat1x/libg++.so.1.1.gz.uu (dead)
  1.2       +0 -133    src/lib/compat/compat1x/libgcc.so.1.1.gz.uu (dead)
  1.2       +0 -142    src/lib/compat/compat1x/libgnumalloc.so.1.1.gz.uu (dead)
  1.2       +0 -270    src/lib/compat/compat1x/libgnuregex.so.1.1.gz.uu (dead)
  1.2       +0 -13     src/lib/compat/compat1x/libln.so.1.1.gz.uu (dead)
  1.2       +0 -538    src/lib/compat/compat1x/libm.so.1.1.gz.uu (dead)
  1.2       +0 -183    src/lib/compat/compat1x/libmalloc.so.1.1.gz.uu (dead)
  1.2       +0 -1117   src/lib/compat/compat1x/libreadline.so.1.1.gz.uu (dead)
  1.2       +0 -153    src/lib/compat/compat1x/libresolv.so.1.1.gz.uu (dead)
  1.2       +0 -165    src/lib/compat/compat1x/librpcsvc.so.1.1.gz.uu (dead)
  1.2       +0 -247    src/lib/compat/compat1x/libskey.so.1.1.gz.uu (dead)
  1.2       +0 -63     src/lib/compat/compat1x/libtelnet.so.1.1.gz.uu (dead)
  1.2       +0 -75     src/lib/compat/compat1x/libtermcap.so.1.1.gz.uu (dead)
  1.2       +0 -208    src/lib/compat/compat1x/libutil.so.1.1.gz.uu (dead)
  1.2       +0 -18     src/lib/compat/compat1x/liby.so.1.1.gz.uu (dead)
  1.15      +0 -25     src/lib/compat/compat20/Makefile (dead)
  1.2       +0 -702    src/lib/compat/compat20/ld.so.gz.uu (dead)
  1.2       +0 -486    src/lib/compat/compat20/libdialog.so.2.0.gz.uu (dead)
  1.2       +0 -78     src/lib/compat/compat20/libforms.so.2.0.gz.uu (dead)
  1.2       +0 -4306   src/lib/compat/compat20/libg++.so.2.0.gz.uu (dead)
  1.2       +0 -174    src/lib/compat/compat20/libgcc.so.261.0.gz.uu (dead)
  1.2       +0 -562    src/lib/compat/compat20/libncurses.so.2.0.gz.uu (dead)
  1.2       +0 -1199   src/lib/compat/compat20/libreadline.so.2.0.gz.uu (dead)
  1.17      +0 -24     src/lib/compat/compat21/Makefile (dead)
  1.2       +0 -702    src/lib/compat/compat21/ld.so.gz.uu (dead)
  1.2       +0 -4566   src/lib/compat/compat21/libc.so.2.2.gz.uu (dead)
  1.3       +0 -4255   src/lib/compat/compat21/libg++.so.3.0.gz.uu (dead)
  1.2       +0 -426    src/lib/compat/compat21/libgmp.so.2.0.gz.uu (dead)
  1.10      +0 -43     src/lib/compat/compat22/Makefile (dead)
  1.2       +0 -702    src/lib/compat/compat22/ld.so.gz.uu (dead)
  1.2       +0 -218    src/lib/compat/compat22/libalias.so.2.4.gz.uu (dead)
  1.2       +0 -3388   src/lib/compat/compat22/libc.so.3.1.bz2.uu (dead)
  1.2       +0 -3761   src/lib/compat/compat22/libc_r.so.3.0.bz2.uu (dead)
  1.2       +0 -44     src/lib/compat/compat22/libcalendar.so.2.0.gz.uu (dead)
  1.2       +0 -47     src/lib/compat/compat22/libcom_err.so.2.0.gz.uu (dead)
  1.2       +0 -401    src/lib/compat/compat22/libcurses.so.2.0.gz.uu (dead)
  1.2       +0 -809    src/lib/compat/compat22/libdialog.so.3.1.gz.uu (dead)
  1.2       +0 -681    src/lib/compat/compat22/libedit.so.2.0.gz.uu (dead)
  1.2       +0 -714    src/lib/compat/compat22/libf2c.so.2.0.gz.uu (dead)
  1.2       +0 -137    src/lib/compat/compat22/libftpio.so.4.0.gz.uu (dead)
  1.2       +0 -2472   src/lib/compat/compat22/libg++.so.4.0.gz.uu (dead)
  1.2       +0 -975    src/lib/compat/compat22/libgmp.so.3.0.gz.uu (dead)
  1.2       +0 -252    src/lib/compat/compat22/libgnuregex.so.2.0.gz.uu (dead)
  1.2       +0 -41     src/lib/compat/compat22/libipx.so.2.0.gz.uu (dead)
  1.2       +0 -156    src/lib/compat/compat22/libkvm.so.2.0.gz.uu (dead)
  1.2       +0 -1018   src/lib/compat/compat22/libm.so.2.0.gz.uu (dead)
  1.2       +0 -456    src/lib/compat/compat22/libmp.so.3.0.gz.uu (dead)
  1.2       +0 -659    src/lib/compat/compat22/libmytinfo.so.2.0.gz.uu (dead)
  1.2       +0 -573    src/lib/compat/compat22/libncurses.so.3.1.gz.uu (dead)
  1.2       +0 -339    src/lib/compat/compat22/libopie.so.2.0.gz.uu (dead)
  1.2       +0 -640    src/lib/compat/compat22/libpcap.so.2.2.gz.uu (dead)
  1.2       +0 -1225   src/lib/compat/compat22/libreadline.so.3.0.gz.uu (dead)
  1.2       +0 -127    src/lib/compat/compat22/librpcsvc.so.2.0.gz.uu (dead)
  1.2       +0 -63     src/lib/compat/compat22/libscrypt.so.2.0.gz.uu (dead)
  1.2       +0 -128    src/lib/compat/compat22/libscsi.so.2.0.gz.uu (dead)
  1.2       +0 -247    src/lib/compat/compat22/libskey.so.2.0.gz.uu (dead)
  1.2       +0 -143    src/lib/compat/compat22/libss.so.2.0.gz.uu (dead)
  1.2       +0 -1885   src/lib/compat/compat22/libstdc++.so.2.0.gz.uu (dead)
  1.2       +0 -39     src/lib/compat/compat22/libtelnet.so.2.0.gz.uu (dead)
  1.2       +0 -138    src/lib/compat/compat22/libtermcap.so.2.1.gz.uu (dead)
  1.2       +0 -249    src/lib/compat/compat22/libutil.so.2.2.gz.uu (dead)
  1.2       +0 -198    src/lib/compat/compat22/libvgl.so.1.0.gz.uu (dead)
  1.4       +0 -103    src/lib/compat/compat22/libxpg4.so.2.0.gz.uu (dead)
  1.2       +0 -465    src/lib/compat/compat22/libz.so.2.0.gz.uu (dead)
  1.19      +0 -26     src/lib/compat/compat3x.i386/Makefile (dead)
  1.3       +0 -347    src/lib/compat/compat3x.i386/libalias.so.3.gz.uu (dead)
  1.5       +0 -5455   src/lib/compat/compat3x.i386/libc.so.3.gz.uu (dead)
  1.3       +0 -6031   src/lib/compat/compat3x.i386/libc_r.so.3.gz.uu (dead)
  1.4       +0 -6139   src/lib/compat/compat3x.i386/libc_r.so.4.gz.uu (dead)
  1.4       +0 -460    src/lib/compat/compat3x.i386/libcurses.so.2.gz.uu (dead)
  1.4       +0 -878    src/lib/compat/compat3x.i386/libdialog.so.3.gz.uu (dead)
  1.4       +0 -713    src/lib/compat/compat3x.i386/libedit.so.2.gz.uu (dead)
  1.5       +0 -810    src/lib/compat/compat3x.i386/libf2c.so.2.gz.uu (dead)
  1.3       +0 -250    src/lib/compat/compat3x.i386/libfetch.so.1.gz.uu (dead)
  1.4       +0 -160    src/lib/compat/compat3x.i386/libftpio.so.4.gz.uu (dead)
  1.5       +0 -2614   src/lib/compat/compat3x.i386/libg++.so.4.gz.uu (dead)
  1.4       +0 -223    src/lib/compat/compat3x.i386/libhistory.so.3.gz.uu (dead)
  1.4       +0 -716    src/lib/compat/compat3x.i386/libmytinfo.so.2.gz.uu (dead)
  1.4       +0 -634    src/lib/compat/compat3x.i386/libncurses.so.3.gz.uu (dead)
  1.3       +0 -6034   src/lib/compat/compat3x.i386/libperl.so.3.gz.uu (dead)
  1.4       +0 -1428   src/lib/compat/compat3x.i386/libreadline.so.3.gz.uu (dead)
  1.3       +0 -169    src/lib/compat/compat3x.i386/libss.so.2.gz.uu (dead)
  1.5       +0 -1982   src/lib/compat/compat3x.i386/libstdc++.so.2.gz.uu (dead)
  1.4       +0 -157    src/lib/compat/compat3x.i386/libtermcap.so.2.gz.uu (dead)
  1.4       +0 -332    src/lib/compat/compat3x.i386/libutil.so.2.gz.uu (dead)
  1.3       +0 -228    src/lib/compat/compat3x.i386/libvgl.so.1.gz.uu (dead)
  1.4       +0 -251    src/lib/compat/compat3x.i386/libwrap.so.2.gz.uu (dead)
  1.4       +0 -116    src/lib/compat/compat3x.i386/libxpg4.so.2.gz.uu (dead)
  1.18      +0 -60     src/lib/compat/compat4x.alpha/Makefile (dead)
  1.4       +0 -4796   src/lib/compat/compat4x.alpha/libc.so.4.bz2.uu (dead)
  1.4       +0 -5453   src/lib/compat/compat4x.alpha/libc_r.so.4.bz2.uu (dead)
  1.2       +0 -7063   src/lib/compat/compat4x.alpha/libcrypto.so.1.gz.uu (dead)
  1.2       +0 -8037   src/lib/compat/compat4x.alpha/libcrypto.so.2.gz.uu (dead)
  1.2       +0 -119    src/lib/compat/compat4x.alpha/libdevstat.so.2.bz2.uu (dead)
  1.3       +0 -652    src/lib/compat/compat4x.alpha/libedit.so.3.bz2.uu (dead)
  1.3       +0 -455    src/lib/compat/compat4x.alpha/libfetch.so.2.gz.uu (dead)
  1.3       +0 -839    src/lib/compat/compat4x.alpha/libgmp.so.3.bz2.uu (dead)
  1.2       +0 -197    src/lib/compat/compat4x.alpha/libhistory.so.4.bz2.uu (dead)
  1.2       +0 -956    src/lib/compat/compat4x.alpha/libm.so.2.bz2.uu (dead)
  1.2       +0 -480    src/lib/compat/compat4x.alpha/libmp.so.3.bz2.uu (dead)
  1.2       +0 -320    src/lib/compat/compat4x.alpha/libopie.so.2.bz2.uu (dead)
  1.3       +0 -323    src/lib/compat/compat4x.alpha/libpam.so.1.bz2.uu (dead)
  1.2       +0 -974    src/lib/compat/compat4x.alpha/libpcap.so.2.bz2.uu (dead)
  1.4       +0 -4672   src/lib/compat/compat4x.alpha/libperl.so.3.bz2.uu (dead)
  1.2       +0 -102    src/lib/compat/compat4x.alpha/libposix1e.so.2.bz2.uu (dead)
  1.2       +0 -1134   src/lib/compat/compat4x.alpha/libreadline.so.4.bz2.uu (dead)
  1.2       +0 -246    src/lib/compat/compat4x.alpha/libskey.so.2.bz2.uu (dead)
  1.2       +0 -1961   src/lib/compat/compat4x.alpha/libssl.so.1.gz.uu (dead)
  1.2       +0 -1968   src/lib/compat/compat4x.alpha/libssl.so.2.gz.uu (dead)
  1.3       +0 -1770   src/lib/compat/compat4x.alpha/libstdc++.so.3.bz2.uu (dead)
  1.2       +0 -100    src/lib/compat/compat4x.alpha/libusb.so.0.bz2.uu (dead)
  1.2       +0 -107    src/lib/compat/compat4x.alpha/libusbhid.so.0.bz2.uu (dead)
  1.3       +0 -36     src/lib/compat/compat4x.alpha/pam_cleartext_pass_ok.so.bz2.uu (dead)
  1.3       +0 -33     src/lib/compat/compat4x.alpha/pam_deny.so.bz2.uu (dead)
  1.3       +0 -53     src/lib/compat/compat4x.alpha/pam_opie.so.bz2.uu (dead)
  1.2       +0 -43     src/lib/compat/compat4x.alpha/pam_opieaccess.so.bz2.uu (dead)
  1.3       +0 -37     src/lib/compat/compat4x.alpha/pam_permit.so.bz2.uu (dead)
  1.3       +0 -77     src/lib/compat/compat4x.alpha/pam_radius.so.bz2.uu (dead)
  1.3       +0 -46     src/lib/compat/compat4x.alpha/pam_skey.so.bz2.uu (dead)
  1.3       +0 -93     src/lib/compat/compat4x.alpha/pam_ssh.so.bz2.uu (dead)
  1.3       +0 -75     src/lib/compat/compat4x.alpha/pam_tacplus.so.bz2.uu (dead)
  1.3       +0 -52     src/lib/compat/compat4x.alpha/pam_unix.so.bz2.uu (dead)
  1.25      +0 -62     src/lib/compat/compat4x.i386/Makefile (dead)
  1.5       +0 -4289   src/lib/compat/compat4x.i386/libc.so.4.bz2.uu (dead)
  1.5       +0 -4918   src/lib/compat/compat4x.i386/libc_r.so.4.bz2.uu (dead)
  1.3       +0 -7365   src/lib/compat/compat4x.i386/libcrypto.so.1.gz.uu (dead)
  1.2       +0 -6758   src/lib/compat/compat4x.i386/libcrypto.so.2.gz.uu (dead)
  1.2       +0 -115    src/lib/compat/compat4x.i386/libdevstat.so.2.bz2.uu (dead)
  1.3       +0 -566    src/lib/compat/compat4x.i386/libedit.so.3.bz2.uu (dead)
  1.3       +0 -391    src/lib/compat/compat4x.i386/libfetch.so.2.gz.uu (dead)
  1.3       +0 -713    src/lib/compat/compat4x.i386/libgmp.so.3.bz2.uu (dead)
  1.2       +0 -173    src/lib/compat/compat4x.i386/libhistory.so.4.bz2.uu (dead)
  1.2       +0 -782    src/lib/compat/compat4x.i386/libm.so.2.bz2.uu (dead)
  1.2       +0 -368    src/lib/compat/compat4x.i386/libmp.so.3.bz2.uu (dead)
  1.2       +0 -289    src/lib/compat/compat4x.i386/libopie.so.2.bz2.uu (dead)
  1.4       +0 -286    src/lib/compat/compat4x.i386/libpam.so.1.bz2.uu (dead)
  1.2       +0 -879    src/lib/compat/compat4x.i386/libpcap.so.2.bz2.uu (dead)
  1.4       +0 -4311   src/lib/compat/compat4x.i386/libperl.so.3.bz2.uu (dead)
  1.3       +0 -89     src/lib/compat/compat4x.i386/libposix1e.so.2.bz2.uu (dead)
  1.2       +0 -999    src/lib/compat/compat4x.i386/libreadline.so.4.bz2.uu (dead)
  1.2       +0 -223    src/lib/compat/compat4x.i386/libskey.so.2.bz2.uu (dead)
  1.3       +0 -1869   src/lib/compat/compat4x.i386/libssl.so.1.gz.uu (dead)
  1.2       +0 -1722   src/lib/compat/compat4x.i386/libssl.so.2.gz.uu (dead)
  1.4       +0 -1614   src/lib/compat/compat4x.i386/libstdc++.so.3.bz2.uu (dead)
  1.3       +0 -102    src/lib/compat/compat4x.i386/libusb.so.0.bz2.uu (dead)
  1.2       +0 -94     src/lib/compat/compat4x.i386/libusbhid.so.0.bz2.uu (dead)
  1.2       +0 -270    src/lib/compat/compat4x.i386/libutil.so.3.bz2.uu (dead)
  1.2       +0 -214    src/lib/compat/compat4x.i386/libvgl.so.2.bz2.uu (dead)
  1.4       +0 -30     src/lib/compat/compat4x.i386/pam_cleartext_pass_ok.so.bz2.uu (dead)
  1.4       +0 -28     src/lib/compat/compat4x.i386/pam_deny.so.bz2.uu (dead)
  1.4       +0 -47     src/lib/compat/compat4x.i386/pam_opie.so.bz2.uu (dead)
  1.2       +0 -38     src/lib/compat/compat4x.i386/pam_opieaccess.so.bz2.uu (dead)
  1.4       +0 -31     src/lib/compat/compat4x.i386/pam_permit.so.bz2.uu (dead)
  1.4       +0 -68     src/lib/compat/compat4x.i386/pam_radius.so.bz2.uu (dead)
  1.4       +0 -41     src/lib/compat/compat4x.i386/pam_skey.so.bz2.uu (dead)
  1.4       +0 -86     src/lib/compat/compat4x.i386/pam_ssh.so.bz2.uu (dead)
  1.4       +0 -70     src/lib/compat/compat4x.i386/pam_tacplus.so.bz2.uu (dead)
  1.4       +0 -47     src/lib/compat/compat4x.i386/pam_unix.so.bz2.uu (dead)

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 05:58:32 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 87F1B16A4CE; Sat,  2 Oct 2004 05:58:32 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 68AA143D31; Sat,  2 Oct 2004 05:58:32 +0000 (GMT)
	(envelope-from alc@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i925wWhG072535;
	Sat, 2 Oct 2004 05:58:32 GMT
	(envelope-from alc@repoman.freebsd.org)
Received: (from alc@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i925wW2l072534;
	Sat, 2 Oct 2004 05:58:32 GMT
	(envelope-from alc)
Message-Id: <200410020558.i925wW2l072534@repoman.freebsd.org>
From: Alan Cox <alc@FreeBSD.org>
Date: Sat, 2 Oct 2004 05:58:32 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/amd64/amd64 pmap.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 05:58:32 -0000

alc         2004-10-02 05:58:32 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  Remove an unused declaration.  (I should have included this change in
  revision 1.486.)
  
  Revision  Changes    Path
  1.504     +0 -1      src/sys/amd64/amd64/pmap.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 07:34:58 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 91C4A16A4CE; Sat,  2 Oct 2004 07:34:58 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 87AC343D5A; Sat,  2 Oct 2004 07:34:58 +0000 (GMT)
	(envelope-from alc@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i927Yw7s075447;
	Sat, 2 Oct 2004 07:34:58 GMT
	(envelope-from alc@repoman.freebsd.org)
Received: (from alc@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i927YwJp075446;
	Sat, 2 Oct 2004 07:34:58 GMT
	(envelope-from alc)
Message-Id: <200410020734.i927YwJp075446@repoman.freebsd.org>
From: Alan Cox <alc@FreeBSD.org>
Date: Sat, 2 Oct 2004 07:34:58 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/alpha/alpha pmap.c src/sys/amd64/amd64 pmap.c
 src/sys/i386/i386 pmap.c src/sys/ia64/ia64 pmap.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 07:34:58 -0000

alc         2004-10-02 07:34:58 UTC

  FreeBSD src repository

  Modified files:
    sys/alpha/alpha      pmap.c 
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
    sys/ia64/ia64        pmap.c 
  Log:
  Eliminate unnecessary uses of PHYS_TO_VM_PAGE() from pmap_enter().  These
  uses predate the change in the pmap_enter() interface that replaced the
  page's physical address by the address of its vm_page structure.  The
  PHYS_TO_VM_PAGE() was being used to compute the address of the same vm_page
  structure that was being passed in.
  
  Revision  Changes    Path
  1.172     +2 -5      src/sys/alpha/alpha/pmap.c
  1.505     +2 -5      src/sys/amd64/amd64/pmap.c
  1.510     +2 -5      src/sys/i386/i386/pmap.c
  1.152     +2 -5      src/sys/ia64/ia64/pmap.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 11:40:49 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id ABCE916A4CF; Sat,  2 Oct 2004 11:40:49 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 87BCB43D2D; Sat,  2 Oct 2004 11:40:49 +0000 (GMT)
	(envelope-from stefanf@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92BenRZ089486;
	Sat, 2 Oct 2004 11:40:49 GMT
	(envelope-from stefanf@repoman.freebsd.org)
Received: (from stefanf@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92BenOj089485;
	Sat, 2 Oct 2004 11:40:49 GMT
	(envelope-from stefanf)
Message-Id: <200410021140.i92BenOj089485@repoman.freebsd.org>
From: Stefan Farfeleder <stefanf@FreeBSD.org>
Date: Sat, 2 Oct 2004 11:40:48 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/usr.sbin/mountd mountd.c src/usr.sbin/jail jail.c
 src/usr.bin/id id.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 11:40:49 -0000

stefanf     2004-10-02 11:40:48 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/mountd      mountd.c 
    usr.sbin/jail        jail.c 
    usr.bin/id           id.c 
  Log:
  Pass an array of gid_t rather than an array of int to getgroups().
  
  PR:     56646
  
  Revision  Changes    Path
  1.22      +2 -1      src/usr.bin/id/id.c
  1.18      +2 -1      src/usr.sbin/jail/jail.c
  1.78      +3 -2      src/usr.sbin/mountd/mountd.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 12:47:30 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A933116A4CE; Sat,  2 Oct 2004 12:47:30 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 88C9643D3F; Sat,  2 Oct 2004 12:47:30 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92ClUBm097832;
	Sat, 2 Oct 2004 12:47:30 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92ClUpR097831;
	Sat, 2 Oct 2004 12:47:30 GMT
	(envelope-from phk)
Message-Id: <200410021247.i92ClUpR097831@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Sat, 2 Oct 2004 12:47:30 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/usb uplcom.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 12:47:30 -0000

phk         2004-10-02 12:47:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          uplcom.c 
  Log:
  Add support for CTS modemsignal as well.
  RI does not seem to be supported.
  
  Revision  Changes    Path
  1.23      +9 -0      src/sys/dev/usb/uplcom.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 14:14:28 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6732D16A4CE; Sat,  2 Oct 2004 14:14:28 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 459EC43D31; Sat,  2 Oct 2004 14:14:28 +0000 (GMT)
	(envelope-from scottl@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92EES1g001143;
	Sat, 2 Oct 2004 14:14:28 GMT
	(envelope-from scottl@repoman.freebsd.org)
Received: (from scottl@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92EESaL001142;
	Sat, 2 Oct 2004 14:14:28 GMT
	(envelope-from scottl)
Message-Id: <200410021414.i92EESaL001142@repoman.freebsd.org>
From: Scott Long <scottl@FreeBSD.org>
Date: Sat, 2 Oct 2004 14:14:27 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/dev/pst pst-iop.h pst-pci.c pst-raid.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 14:14:28 -0000

scottl      2004-10-02 14:14:27 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/pst          pst-iop.h pst-pci.c pst-raid.c 
  Log:
  MFC: Fixes contigfree calls so that the driver no longer panics on boot
  with INVARIANTS.
  
  Submitted by: sos
  Approved by: re
  
  Revision  Changes    Path
  1.4.6.1   +0 -1      src/sys/dev/pst/pst-iop.h
  1.6.2.1   +0 -1      src/sys/dev/pst/pst-pci.c
  1.13.2.1  +3 -3      src/sys/dev/pst/pst-raid.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 14:17:44 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 715C716A4CE; Sat,  2 Oct 2004 14:17:44 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5097D43D2D; Sat,  2 Oct 2004 14:17:44 +0000 (GMT)
	(envelope-from scottl@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92EHinx001265;
	Sat, 2 Oct 2004 14:17:44 GMT
	(envelope-from scottl@repoman.freebsd.org)
Received: (from scottl@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92EHiCx001264;
	Sat, 2 Oct 2004 14:17:44 GMT
	(envelope-from scottl)
Message-Id: <200410021417.i92EHiCx001264@repoman.freebsd.org>
From: Scott Long <scottl@FreeBSD.org>
Date: Sat, 2 Oct 2004 14:17:44 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/conf newvers.sh
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 14:17:44 -0000

scottl      2004-10-02 14:17:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/conf             newvers.sh 
  Log:
  Bump to BETA7
  
  Approved by: re
  
  Revision   Changes    Path
  1.62.2.15  +1 -1      src/sys/conf/newvers.sh

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 14:29:17 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A140816A4CE; Sat,  2 Oct 2004 14:29:17 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 81C4043D31; Sat,  2 Oct 2004 14:29:17 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92ETHXT002056;
	Sat, 2 Oct 2004 14:29:17 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92ETH9c002055;
	Sat, 2 Oct 2004 14:29:17 GMT
	(envelope-from simon)
Message-Id: <200410021429.i92ETH9c002055@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Sat, 2 Oct 2004 14:29:17 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/events events.xml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 14:29:17 -0000

simon       2004-10-02 14:29:17 UTC

  FreeBSD doc repository

  Modified files:
    en/events            events.xml 
  Log:
  - Add BSDCan 2005.
  - Fix typo in Systems 2004 entry.
  
  Revision  Changes    Path
  1.38      +27 -2     www/en/events/events.xml

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 14:43:16 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9992616A4CE; Sat,  2 Oct 2004 14:43:16 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 79C0C43D54; Sat,  2 Oct 2004 14:43:16 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92EhGXh003016;
	Sat, 2 Oct 2004 14:43:16 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92EhGR1003015;
	Sat, 2 Oct 2004 14:43:16 GMT
	(envelope-from simon)
Message-Id: <200410021443.i92EhGR1003015@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Sat, 2 Oct 2004 14:43:16 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/search web.atoz
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 14:43:16 -0000

simon       2004-10-02 14:43:16 UTC

  FreeBSD doc repository

  Modified files:
    en/search            web.atoz 
  Log:
  - Add FreeBSD 4.10.
  
  Revision  Changes    Path
  1.79      +3 -2      www/en/search/web.atoz

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 14:56:09 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4CD0516A4CE; Sat,  2 Oct 2004 14:56:09 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2BA2A43D3F; Sat,  2 Oct 2004 14:56:09 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92Eu9CP003401;
	Sat, 2 Oct 2004 14:56:09 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92Eu9LS003400;
	Sat, 2 Oct 2004 14:56:09 GMT
	(envelope-from simon)
Message-Id: <200410021456.i92Eu9LS003400@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Sat, 2 Oct 2004 14:56:08 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/en_US.ISO8859-1/articles/releng article.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 14:56:09 -0000

simon       2004-10-02 14:56:08 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/articles/releng article.sgml 
  Log:
  - Note that www/en/search/web.atoz should also be updated post
    release.
  - Fix white space for a screen tag (should not be ignored by
    translators).
  
  Revision  Changes    Path
  1.62      +5 -3      doc/en_US.ISO8859-1/articles/releng/article.sgml

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 15:03:26 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id ACF7916A4CE; Sat,  2 Oct 2004 15:03:26 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8D3BA43D46; Sat,  2 Oct 2004 15:03:26 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92F3QqG003617;
	Sat, 2 Oct 2004 15:03:26 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92F3Qok003616;
	Sat, 2 Oct 2004 15:03:26 GMT
	(envelope-from pjd)
Message-Id: <200410021503.i92F3Qok003616@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Sat, 2 Oct 2004 15:03:26 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom/gate g_gate.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 15:03:27 -0000

pjd         2004-10-02 15:03:26 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/gate        g_gate.c 
  Log:
  Unlock g_gate_list_mtx mutex when we cannot allocate unit number.
  MT5 candidate.
  
  PR:             kern/72253
  Submitted by:   Ivan Voras <ivoras@fer.hr>
  
  Revision  Changes    Path
  1.12      +1 -0      src/sys/geom/gate/g_gate.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 15:46:16 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8F4D716A4D0; Sat,  2 Oct 2004 15:46:16 +0000 (GMT)
Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9BC5843D48; Sat,  2 Oct 2004 15:46:15 +0000 (GMT)
	(envelope-from matusita@jp.FreeBSD.org)
Received: from localhost (localhost [::1])i92FkD874617;
	Sun, 3 Oct 2004 00:46:13 +0900 (JST)
	(envelope-from matusita@jp.FreeBSD.org)
In-Reply-To: <20041002044957.GA36384@dragon.nuxi.com>
References: <200410020146.i921kKAO057981@repoman.freebsd.org>
	<20041002044957.GA36384@dragon.nuxi.com>
X-User-Agent: Mew/1.94.2 Emacs/21.3
X-FaceAnim: (-O_O-)(O_O- )(_O-  )(O-   )(-   -)(   -O)(  -O_)( -O_O)(-O_O-)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Dispatcher: imput version 20040704(IM147)
Lines: 44
From: Makoto Matsushita <matusita@jp.FreeBSD.org>
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
Date: Sun, 03 Oct 2004 00:46:11 +0900
Message-Id: <20041003004611E.matusita@jp.FreeBSD.org>
Subject: Re: cvs commit: src/lib/compat/compat4x.alpha libc.so.4.bz2.uu
 libc_r.so.4.bz2.uu libhistory.so.4.bz2.uu libm.so.2.bz2.uu
 libopie.so.2.bz2.uu libpcap.so.2.bz2.uu libperl.so.3.bz2.uu
 libreadline.so.4.bz2.uu
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 15:46:16 -0000


obrien> Why did you do this??  You know that we're removing these libs in
obrien> 6-CURRENT.   I discussed it with you and you bought into it.

It would be a good decision IMHO -- can we tweak compat library
directory in near future?  A sample patch attached below.

-- -
Makoto `MAR' Matsushita

Index: defaults/rc.conf
===================================================================
RCS file: /home/ncvs/src/etc/defaults/rc.conf,v
retrieving revision 1.220
diff -u -r1.220 rc.conf
--- defaults/rc.conf	29 Sep 2004 07:07:43 -0000	1.220
+++ defaults/rc.conf	2 Oct 2004 15:44:03 -0000
@@ -438,7 +438,7 @@
 osf1_enable="NO"	# Alpha OSF/1 emulation loaded at startup (or NO).
 clear_tmp_enable="NO"	# Clear /tmp at startup.
 ldconfig_insecure="NO"	# Set to YES to disable ldconfig security checks
-ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib"
+ldconfig_paths="/usr/X11R6/lib /usr/local/lib"
 			# shared library search paths
 ldconfig_paths_aout="/usr/lib/compat/aout /usr/X11R6/lib/aout /usr/local/lib/aout"
 			# a.out shared library search paths
Index: mtree/BSD.usr.dist
===================================================================
RCS file: /home/ncvs/src/etc/mtree/BSD.usr.dist,v
retrieving revision 1.308
diff -u -r1.308 BSD.usr.dist
--- mtree/BSD.usr.dist	25 Sep 2004 00:42:37 -0000	1.308
+++ mtree/BSD.usr.dist	2 Oct 2004 15:43:40 -0000
@@ -14,10 +14,6 @@
     lib
         aout
         ..
-        compat
-            aout
-            ..
-        ..
     ..
     libdata
         gcc

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 15:57:07 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id AF4A016A4CE; Sat,  2 Oct 2004 15:57:07 +0000 (GMT)
Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 0ED4B43D2D; Sat,  2 Oct 2004 15:57:07 +0000 (GMT)
	(envelope-from nork@FreeBSD.org)
Received: from melfina.ninth-nine.com ([IPv6:2002:d312:f91e::1])
	(authenticated bits=0) by sakura.ninth-nine.com (8.13.1/8.13.1/NinthNine) with
	ESMTP id i92Fv3h2068498; Sun, 3 Oct 2004 00:57:04 +0900 (JST) (envelope-from
	nork@FreeBSD.org)
Date: Sun, 3 Oct 2004 00:57:03 +0900
From: Norikatsu Shigemura <nork@FreeBSD.org>
To: Makoto Matsushita <matusita@jp.FreeBSD.org>
Message-Id: <20041003005703.37fba450.nork@FreeBSD.org>
In-Reply-To: <20041003004611E.matusita@jp.FreeBSD.org>
References: <200410020146.i921kKAO057981@repoman.freebsd.org>
	<20041002044957.GA36384@dragon.nuxi.com>
	<20041003004611E.matusita@jp.FreeBSD.org>
X-Mailer: Sylpheed version 0.9.12-gtk2-20040622 (GTK+ 2.4.4;
	i386-portbld-freebsd5.2)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by
	milter-greylist-1.5.6 (sakura.ninth-nine.com [IPv6:2002:db7f:4a79::1]); Sun,
	03 Oct 2004 00:57:05 +0900 (JST)
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/lib/compat/compat4x.alpha libc.so.4.bz2.uu
 libc_r.so.4.bz2.uu libhistory.so.4.bz2.uu libm.so.2.bz2.uu
 libopie.so.2.bz2.uu libpcap.so.2.bz2.uu libperl.so.3.bz2.uu
 libreadline.so.4.bz2.uu
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 15:57:07 -0000

On Sun, 03 Oct 2004 00:46:11 +0900
Makoto Matsushita <matusita@jp.FreeBSD.org> wrote:
> obrien> Why did you do this??  You know that we're removing these libs in
> obrien> 6-CURRENT.   I discussed it with you and you bought into it.
> It would be a good decision IMHO -- can we tweak compat library
> directory in near future?  A sample patch attached below.

> +ldconfig_paths="/usr/X11R6/lib /usr/local/lib"
>  			# shared library search paths
>  ldconfig_paths_aout="/usr/lib/compat/aout /usr/X11R6/lib/aout /usr/local/lib/aout"
>  			# a.out shared library search paths

> --- mtree/BSD.usr.dist	25 Sep 2004 00:42:37 -0000	1.308
> +++ mtree/BSD.usr.dist	2 Oct 2004 15:43:40 -0000
> @@ -14,10 +14,6 @@
>      lib
>          aout
>          ..
> -        compat
> -            aout
> -            ..
> -        ..
>      ..
>      libdata
>          gcc

	Humm... I think that ldconfig_paths_aout should be fixed:-).

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 16:03:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 602C316A4CE; Sat,  2 Oct 2004 16:03:20 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 3EA4F43D41; Sat,  2 Oct 2004 16:03:20 +0000 (GMT)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92G3KnV005406;
	Sat, 2 Oct 2004 16:03:20 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92G3K7f005405;
	Sat, 2 Oct 2004 16:03:20 GMT
	(envelope-from simon)
Message-Id: <200410021603.i92G3K7f005405@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Sat, 2 Oct 2004 16:03:20 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/releases/5.3R todo.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 16:03:20 -0000

simon       2004-10-02 16:03:20 UTC

  FreeBSD doc repository

  Modified files:
    en/releases/5.3R     todo.sgml 
  Log:
  Mark the "sound(4) related manual pages" and "Finish hardware notes
  trimming" tasks as done.  They are not fully completed, but
  sufficiently completed that they are not showstoppers for 5.3-RELEASE.
  
  Approved by:    re (hrs)
  
  Revision  Changes    Path
  1.91      +3 -3      www/en/releases/5.3R/todo.sgml

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 16:42:33 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id EEB0116A4CE; Sat,  2 Oct 2004 16:42:33 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CD1A343D31; Sat,  2 Oct 2004 16:42:33 +0000 (GMT)
	(envelope-from stefanf@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92GgXvv006608;
	Sat, 2 Oct 2004 16:42:33 GMT
	(envelope-from stefanf@repoman.freebsd.org)
Received: (from stefanf@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92GgXjh006607;
	Sat, 2 Oct 2004 16:42:33 GMT
	(envelope-from stefanf)
Message-Id: <200410021642.i92GgXjh006607@repoman.freebsd.org>
From: Stefan Farfeleder <stefanf@FreeBSD.org>
Date: Sat, 2 Oct 2004 16:42:33 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/usr.sbin/rrenumd rrenumd.c src/usr.sbin/mlxcontrol
 mlxcontrol.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 16:42:34 -0000

stefanf     2004-10-02 16:42:33 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/rrenumd     rrenumd.c 
    usr.sbin/mlxcontrol  mlxcontrol.h 
  Log:
  Prefer C99's __func__ over GCC's __FUNCTION__.
  
  Revision  Changes    Path
  1.4       +2 -2      src/usr.sbin/mlxcontrol/mlxcontrol.h
  1.8       +20 -20    src/usr.sbin/rrenumd/rrenumd.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 16:56:09 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3213916A4CE; Sat,  2 Oct 2004 16:56:09 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1118043D5D; Sat,  2 Oct 2004 16:56:09 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92Gu8GD013367;
	Sat, 2 Oct 2004 16:56:08 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92Gu8Ef013366;
	Sat, 2 Oct 2004 16:56:08 GMT
	(envelope-from phk)
Message-Id: <200410021656.i92Gu8Ef013366@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Sat, 2 Oct 2004 16:56:08 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/si si.c si.h sivar.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 16:56:09 -0000

phk         2004-10-02 16:56:08 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/si           si.c si.h sivar.h 
  Log:
  Use generic device/tty adaptation code.
  
  New device names are "{tty|cua}A$(card)$(port)[.init|.lock]"
  
  Put a portname in the port structure if SI_DEBUG is defined to avoid
  need to inspect minor number to construct name..
  
  Constify some strings.
  
  Remove duplicated DBG_ #defines.
  
  Revision  Changes    Path
  1.134     +73 -559   src/sys/dev/si/si.c
  1.19      +7 -89     src/sys/dev/si/si.h
  1.2       +4 -1      src/sys/dev/si/sivar.h

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 16:58:33 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9FCEC16A4CE; Sat,  2 Oct 2004 16:58:33 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8092443D1D; Sat,  2 Oct 2004 16:58:33 +0000 (GMT)
	(envelope-from pjd@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92GwXIt013497;
	Sat, 2 Oct 2004 16:58:33 GMT
	(envelope-from pjd@repoman.freebsd.org)
Received: (from pjd@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92GwX3m013496;
	Sat, 2 Oct 2004 16:58:33 GMT
	(envelope-from pjd)
Message-Id: <200410021658.i92GwX3m013496@repoman.freebsd.org>
From: Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date: Sat, 2 Oct 2004 16:58:33 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sbin/ggate/ggatel ggatel.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 16:58:33 -0000

pjd         2004-10-02 16:58:33 UTC

  FreeBSD src repository

  Modified files:
    sbin/ggate/ggatel    ggatel.c 
  Log:
  Fix a deadlock in ggatel(8) simlar to one which was fixed some time
  ago in md(4).
  
  Submitted by:   Ivan Voras <ivoras@fer.hr>
  
  Revision  Changes    Path
  1.4       +1 -1      src/sbin/ggate/ggatel/ggatel.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 17:17:04 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D802B16A4CE; Sat,  2 Oct 2004 17:17:04 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B6EF743D49; Sat,  2 Oct 2004 17:17:04 +0000 (GMT)
	(envelope-from takawata@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92HH42B014107;
	Sat, 2 Oct 2004 17:17:04 GMT
	(envelope-from takawata@repoman.freebsd.org)
Received: (from takawata@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92HH4ZZ014106;
	Sat, 2 Oct 2004 17:17:04 GMT
	(envelope-from takawata)
Message-Id: <200410021717.i92HH4ZZ014106@repoman.freebsd.org>
From: Takanori Watanabe <takawata@FreeBSD.org>
Date: Sat, 2 Oct 2004 17:17:04 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/fs/unionfs union_vnops.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 17:17:05 -0000

takawata    2004-10-02 17:17:04 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/unionfs       union_vnops.c 
  Log:
  Fix a problem when you try to mount  a directory on another directory
  belongs to the same filesystem. In this problem, getcwd(3) will fail.
  
  I found the problem two years ago and I have forgotten to merge.
  
  http://docs.FreeBSD.org/cgi/mid.cgi?200202251435.XAA91094
  
  Revision  Changes    Path
  1.109     +2 -0      src/sys/fs/unionfs/union_vnops.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 18:34:16 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 411D116A4CE; Sat,  2 Oct 2004 18:34:16 +0000 (GMT)
Received: from VARK.MIT.EDU (VARK.MIT.EDU [18.95.3.179])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id CAAEB43D1F; Sat,  2 Oct 2004 18:34:15 +0000 (GMT)
	(envelope-from das@FreeBSD.ORG)
Received: from VARK.MIT.EDU (localhost [127.0.0.1])
	by VARK.MIT.EDU (8.13.1/8.12.10) with ESMTP id i92IYVp7001081;
	Sat, 2 Oct 2004 14:34:31 -0400 (EDT)
	(envelope-from das@FreeBSD.ORG)
Received: (from das@localhost)
	by VARK.MIT.EDU (8.13.1/8.12.10/Submit) id i92IYVbf001080;
	Sat, 2 Oct 2004 14:34:31 -0400 (EDT)
	(envelope-from das@FreeBSD.ORG)
Date: Sat, 2 Oct 2004 14:34:31 -0400
From: David Schultz <das@FreeBSD.ORG>
To: Takanori Watanabe <takawata@FreeBSD.ORG>
Message-ID: <20041002183431.GA908@VARK.MIT.EDU>
Mail-Followup-To: Takanori Watanabe <takawata@freebsd.org>,
	src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org
References: <200410021717.i92HH4ZZ014106@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200410021717.i92HH4ZZ014106@repoman.freebsd.org>
cc: cvs-src@FreeBSD.ORG
cc: src-committers@FreeBSD.ORG
cc: cvs-all@FreeBSD.ORG
Subject: Re: cvs commit: src/sys/fs/unionfs union_vnops.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 18:34:16 -0000

On Sat, Oct 02, 2004, Takanori Watanabe wrote:
> takawata    2004-10-02 17:17:04 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/fs/unionfs       union_vnops.c 
>   Log:
>   Fix a problem when you try to mount  a directory on another directory
>   belongs to the same filesystem. In this problem, getcwd(3) will fail.
>   
>   I found the problem two years ago and I have forgotten to merge.
>   
>   http://docs.FreeBSD.org/cgi/mid.cgi?200202251435.XAA91094
>   
>   Revision  Changes    Path
>   1.109     +2 -0      src/sys/fs/unionfs/union_vnops.c

Nice!  PR 55993?

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 18:42:00 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id C910C16A4CE; Sat,  2 Oct 2004 18:42:00 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A192043D45; Sat,  2 Oct 2004 18:42:00 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92Ig0MN016402;
	Sat, 2 Oct 2004 18:42:00 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92Ig0ew016399;
	Sat, 2 Oct 2004 18:42:00 GMT
	(envelope-from phk)
Message-Id: <200410021842.i92Ig0ew016399@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Sat, 2 Oct 2004 18:42:00 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/usr.sbin Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 18:42:00 -0000

phk         2004-10-02 18:42:00 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin             Makefile 
  Log:
  Augh!
  
  Disconnect sicontrol(8) from the build while I sort out the trouble
  I created.
  
  Revision  Changes    Path
  1.314     +2 -2      src/usr.sbin/Makefile

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 18:49:29 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9B48B16A4CE; Sat,  2 Oct 2004 18:49:29 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6CCC743D31; Sat,  2 Oct 2004 18:49:29 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92InTdA016612;
	Sat, 2 Oct 2004 18:49:29 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92InTPI016611;
	Sat, 2 Oct 2004 18:49:29 GMT
	(envelope-from phk)
Message-Id: <200410021849.i92InTPI016611@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Sat, 2 Oct 2004 18:49:29 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/si sivar.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 18:49:29 -0000

phk         2004-10-02 18:49:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/si           sivar.h 
  Log:
  Add #ifdef _KERNEL which allows sicontrol(8) to include this file
  from userland to get the debugging definitions.
  
  Revision  Changes    Path
  1.3       +3 -0      src/sys/dev/si/sivar.h

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 18:51:37 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 67D2816A4CE; Sat,  2 Oct 2004 18:51:37 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 485A643D2D; Sat,  2 Oct 2004 18:51:37 +0000 (GMT)
	(envelope-from phk@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92IpbUH016821;
	Sat, 2 Oct 2004 18:51:37 GMT
	(envelope-from phk@repoman.freebsd.org)
Received: (from phk@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92IpbSX016820;
	Sat, 2 Oct 2004 18:51:37 GMT
	(envelope-from phk)
Message-Id: <200410021851.i92IpbSX016820@repoman.freebsd.org>
From: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Sat, 2 Oct 2004 18:51:37 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/usr.sbin Makefile src/usr.sbin/sicontrol
 sicontrol.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 18:51:37 -0000

phk         2004-10-02 18:51:37 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin             Makefile 
    usr.sbin/sicontrol   sicontrol.c 
  Log:
  Get debugging macros from sivar.h
  
  Disable some code which magics minor numbers into card/port numbers.
  I think we will have to parse this from the device name in the future,
  but I need to confer with peter@ about this.
  
  Put sicontrol back in the build.
  
  Troublespotter: dwhite
  
  Revision  Changes    Path
  1.315     +2 -2      src/usr.sbin/Makefile
  1.15      +6 -0      src/usr.sbin/sicontrol/sicontrol.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 20:12:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id E6E7816A4CE; Sat,  2 Oct 2004 20:12:20 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id C843043D1F; Sat,  2 Oct 2004 20:12:20 +0000 (GMT)
	(envelope-from le@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92KCKF6019096;
	Sat, 2 Oct 2004 20:12:20 GMT
	(envelope-from le@repoman.freebsd.org)
Received: (from le@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92KCKhd019095;
	Sat, 2 Oct 2004 20:12:20 GMT
	(envelope-from le)
Message-Id: <200410022012.i92KCKhd019095@repoman.freebsd.org>
From: Lukas Ertl <le@FreeBSD.org>
Date: Sat, 2 Oct 2004 20:12:20 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom/vinum geom_vinum_share.c geom_vinum_subr.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 20:12:21 -0000

le          2004-10-02 20:12:20 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/vinum       geom_vinum_share.c geom_vinum_subr.c 
  Log:
  Correctly skip the '/dev/' part when creating new drives and prefix
  a drive's provider with '/dev/' when printing the config.
  
  Reported by:  will@
  
  Revision  Changes    Path
  1.3       +7 -4      src/sys/geom/vinum/geom_vinum_share.c
  1.11      +1 -1      src/sys/geom/vinum/geom_vinum_subr.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 20:14:05 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6E2F516A4CE; Sat,  2 Oct 2004 20:14:05 +0000 (GMT)
Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id AC97143D3F; Sat,  2 Oct 2004 20:14:02 +0000 (GMT)
	(envelope-from ru@ip.net.ua)
Received: from localhost (oak.ip.net.ua [82.193.96.2])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i92KE1hA003711;
	Sat, 2 Oct 2004 23:14:01 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: from tigra.ip.net.ua ([82.193.96.10])
 by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP
 id 18951-10; Sat,  2 Oct 2004 23:14:01 +0300 (EEST)
Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213])
	by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i92KE1fj003708
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Sat, 2 Oct 2004 23:14:01 +0300 (EEST)
	(envelope-from ru@ip.net.ua)
Received: (from ru@localhost)
	by heffalump.ip.net.ua (8.13.1/8.13.1) id i92KE4D6059296;
	Sat, 2 Oct 2004 23:14:04 +0300 (EEST)
	(envelope-from ru)
Date: Sat, 2 Oct 2004 23:14:04 +0300
From: Ruslan Ermilov <ru@freebsd.org>
To: Lukas Ertl <le@freebsd.org>
Message-ID: <20041002201404.GA58637@ip.net.ua>
References: <200410022012.i92KCKhd019095@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2"
Content-Disposition: inline
In-Reply-To: <200410022012.i92KCKhd019095@repoman.freebsd.org>
User-Agent: Mutt/1.5.6i
X-Virus-Scanned: by amavisd-new at ip.net.ua
cc: cvs-src@freebsd.org
cc: src-committers@freebsd.org
cc: cvs-all@freebsd.org
Subject: Re: cvs commit: src/sys/geom/vinum geom_vinum_share.c
	geom_vinum_subr.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 20:14:05 -0000


--UlVJffcvxoiEqYs2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Oct 02, 2004 at 08:12:20PM +0000, Lukas Ertl wrote:
> le          2004-10-02 20:12:20 UTC
>=20
>   FreeBSD src repository
>=20
>   Modified files:
>     sys/geom/vinum       geom_vinum_share.c geom_vinum_subr.c=20
>   Log:
>   Correctly skip the '/dev/' part when creating new drives and prefix
>   a drive's provider with '/dev/' when printing the config.
>  =20
>   Reported by:  will@
>  =20
>   Revision  Changes    Path
>   1.3       +7 -4      src/sys/geom/vinum/geom_vinum_share.c
>   1.11      +1 -1      src/sys/geom/vinum/geom_vinum_subr.c
>=20
Good, I was afraid to report this.  ;)


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--UlVJffcvxoiEqYs2
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBXwwLqRfpzJluFF4RArQxAJ0eXIHiZJzf3aYRoFjDB9wp6FQwwQCgmnTv
1D/psjnUSjyrq294Js+k+Gc=
=r80n
-----END PGP SIGNATURE-----

--UlVJffcvxoiEqYs2--

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 20:50:36 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3710816A5B7; Sat,  2 Oct 2004 20:50:36 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E461343D1D; Sat,  2 Oct 2004 20:50:21 +0000 (GMT)
	(envelope-from le@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92KoLMc026456;
	Sat, 2 Oct 2004 20:50:21 GMT
	(envelope-from le@repoman.freebsd.org)
Received: (from le@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92KoLEA026455;
	Sat, 2 Oct 2004 20:50:21 GMT
	(envelope-from le)
Message-Id: <200410022050.i92KoLEA026455@repoman.freebsd.org>
From: Lukas Ertl <le@FreeBSD.org>
Date: Sat, 2 Oct 2004 20:50:21 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/geom/vinum geom_vinum.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 20:50:36 -0000

le          2004-10-02 20:50:21 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/vinum       geom_vinum.c 
  Log:
  Don't allow to create a drive that already exists.
  
  Revision  Changes    Path
  1.12      +8 -0      src/sys/geom/vinum/geom_vinum.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 22:05:17 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5E2D516A4CE; Sat,  2 Oct 2004 22:05:17 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1D80843D41; Sat,  2 Oct 2004 22:05:17 +0000 (GMT)
	(envelope-from ru@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92M5Gfx028548;
	Sat, 2 Oct 2004 22:05:16 GMT
	(envelope-from ru@repoman.freebsd.org)
Received: (from ru@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92M5GaS028547;
	Sat, 2 Oct 2004 22:05:16 GMT
	(envelope-from ru)
Message-Id: <200410022205.i92M5GaS028547@repoman.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Sat, 2 Oct 2004 22:05:16 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: www/en/donations donors.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 22:05:17 -0000

ru          2004-10-02 22:05:16 UTC

  FreeBSD doc repository

  Modified files:
    en/donations         donors.sgml 
  Log:
  More stuff from Daniel via phantom@.  Thanks!
  
  Revision  Changes    Path
  1.214     +3 -1      www/en/donations/donors.sgml

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 22:33:27 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 48AD216A4CE; Sat,  2 Oct 2004 22:33:27 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 27E6143D1D; Sat,  2 Oct 2004 22:33:27 +0000 (GMT)
	(envelope-from green@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92MXRsM029451;
	Sat, 2 Oct 2004 22:33:27 GMT
	(envelope-from green@repoman.freebsd.org)
Received: (from green@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92MXRBg029450;
	Sat, 2 Oct 2004 22:33:27 GMT
	(envelope-from green)
Message-Id: <200410022233.i92MXRBg029450@repoman.freebsd.org>
From: Brian Feldman <green@FreeBSD.org>
Date: Sat, 2 Oct 2004 22:33:27 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/usb ugen.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 22:33:27 -0000

green       2004-10-02 22:33:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ugen.c 
  Log:
  * When toggling short transfers on a bulk transfer endpoint, cancel and
    restart the current waiting transfer.  If this isn't done, the device's
    next transfer (that we would like to do a short read on) is going to
    return an error -- for short transfer.
  * For bulk transfer endpoints, restore the maximum transfer length each
    time a transfer is done, or the first short transfer will make all the
    rest that size or smaller.
  * Remove impossibilities (malloc(M_WAITOK) == NULL, &var == NULL).
  
  Revision  Changes    Path
  1.93      +22 -20    src/sys/dev/usb/ugen.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 22:33:52 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2624B16A4CE; Sat,  2 Oct 2004 22:33:52 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 06F6643D3F; Sat,  2 Oct 2004 22:33:52 +0000 (GMT)
	(envelope-from sanpei@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92MXppT029480;
	Sat, 2 Oct 2004 22:33:51 GMT
	(envelope-from sanpei@repoman.freebsd.org)
Received: (from sanpei@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92MXpYe029479;
	Sat, 2 Oct 2004 22:33:51 GMT
	(envelope-from sanpei)
Message-Id: <200410022233.i92MXpYe029479@repoman.freebsd.org>
From: MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>
Date: Sat, 2 Oct 2004 22:33:51 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: RELENG_5
Subject: cvs commit: src/sys/dev/sound/pci ich.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 22:33:52 -0000

sanpei      2004-10-02 22:33:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/sound/pci    ich.c 
  Log:
  MFC ich.c 1.43 - 1.45:
  Add support Nvidia nForce2(audio)
  Add support nForce3 250 audio
  Correct the capitalization of "nVidia".
  
  Approved by:    re(hrs)
  
  Revision  Changes    Path
  1.42.2.1  +11 -3     src/sys/dev/sound/pci/ich.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 22:49:54 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id A2CD216A4CE; Sat,  2 Oct 2004 22:49:54 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 982B043D1D; Sat,  2 Oct 2004 22:49:54 +0000 (GMT)
	(envelope-from green@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92MnsQq029979;
	Sat, 2 Oct 2004 22:49:54 GMT
	(envelope-from green@repoman.freebsd.org)
Received: (from green@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92MnslF029978;
	Sat, 2 Oct 2004 22:49:54 GMT
	(envelope-from green)
Message-Id: <200410022249.i92MnslF029978@repoman.freebsd.org>
From: Brian Feldman <green@FreeBSD.org>
Date: Sat, 2 Oct 2004 22:49:54 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/dev/usb ugen.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 22:49:54 -0000

green       2004-10-02 22:49:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ugen.c 
  Log:
  * Use two cdevsw's for ugen(4): one for control endpoints, and one for
    data endpoints.  The control endpoint doesn't need read/write/poll
    operations, and more importantly, the thread counts should be
    separate so that the control endpoint can properly reference itself
    while deleting and recreating the data endpoints.
  * Add some macros that handle referencing/releasing devices, and use them
    for sleeping/woken-up and open/close operations as apppropriate.
  * Use d_purge for FreeBSD, and a loop testing the open status for all
    the endpoints for NetBSD and OpenBSD, so that when the device is
    detached, the right thing always happens.
  
  Revision  Changes    Path
  1.94      +91 -20    src/sys/dev/usb/ugen.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 23:45:21 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8930E16A4CE; Sat,  2 Oct 2004 23:45:21 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 6B7EE43D48; Sat,  2 Oct 2004 23:45:04 +0000 (GMT)
	(envelope-from dwhite@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92Nj3On031548;
	Sat, 2 Oct 2004 23:45:03 GMT
	(envelope-from dwhite@repoman.freebsd.org)
Received: (from dwhite@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92Nj3Ab031547;
	Sat, 2 Oct 2004 23:45:03 GMT
	(envelope-from dwhite)
Message-Id: <200410022345.i92Nj3Ab031547@repoman.freebsd.org>
From: Doug White <dwhite@FreeBSD.org>
Date: Sat, 2 Oct 2004 23:45:03 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/sys/netinet6 ip6_output.c
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 23:45:21 -0000

dwhite      2004-10-02 23:45:03 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         ip6_output.c 
  Log:
  Disable MTU feedback in IPv6 if the sender writes data that must be fragmented.
  Discussed extensively with KAME.  The API author's intent isn't clear at this
  point, so rather than remove the code entirely, #if 0 out and put a big
  comment in for now. The IPV6_RECVPATHMTU sockopt is available if the
  application wants to be notified of the path MTU to optimize packet sizes.
  
  Thanks to JINMEI Tatuya <jinmei@isl.rdc.toshiba.co.jp> for putting up
  with my incessant badgering on this issue, and fenner for pointing out
  the API issue and suggesting solutions.
  
  Revision  Changes    Path
  1.85      +14 -0     src/sys/netinet6/ip6_output.c

From owner-cvs-all@FreeBSD.ORG  Sat Oct  2 23:51:38 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 99C1316A4CE; Sat,  2 Oct 2004 23:51:38 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8BA2243D41; Sat,  2 Oct 2004 23:51:38 +0000 (GMT)
	(envelope-from rushani@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92NpcmZ031907;
	Sat, 2 Oct 2004 23:51:38 GMT
	(envelope-from rushani@repoman.freebsd.org)
Received: (from rushani@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92NpcMo031906;
	Sat, 2 Oct 2004 23:51:38 GMT
	(envelope-from rushani)
Message-Id: <200410022351.i92NpcMo031906@repoman.freebsd.org>
From: Hideyuki KURASHINA <rushani@FreeBSD.org>
Date: Sat, 2 Oct 2004 23:51:38 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/ja_JP.eucJP/books/handbook/boot chapter.sgml
 doc/ja_JP.eucJP/books/handbook
 chapters.ent doc/ja_JP.eucJP/books/handbook/desktop chapter.sgml
 doc/ja_JP.eucJP/books/handbook/l10n...
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 02 Oct 2004 23:51:38 -0000

rushani     2004-10-02 23:51:38 UTC

  FreeBSD doc repository

  Modified files:
    ja_JP.eucJP/books/handbook/boot chapter.sgml 
    ja_JP.eucJP/books/handbook chapters.ent 
    ja_JP.eucJP/books/handbook/desktop chapter.sgml 
    ja_JP.eucJP/books/handbook/introduction chapter.sgml 
    ja_JP.eucJP/books/handbook/l10n chapter.sgml 
    ja_JP.eucJP/books/handbook/mirrors chapter.sgml 
    ja_JP.eucJP/books/handbook/pgpkeys chapter.sgml 
    ja_JP.eucJP/share/sgml mailing-lists.ent teams.ent 
  Log:
  Merge the following from the English version:
  
   1.55  -> 1.56  books/handbook/boot/chapter.sgml
   1.25  -> 1.28  books/handbook/chapters.ent
   1.30  -> 1.41  books/handbook/desktop/chapter.sgml
   1.96  -> 1.102 books/handbook/introduction/chapter.sgml
   1.93  -> 1.102 books/handbook/l10n/chapter.sgml
   1.330 -> 1.356 books/handbook/mirrors/chapter.sgml
   1.202 -> 1.243 books/handbook/pgpkeys/chapter.sgml
   1.27  -> 1.36  share/sgml/mailing-lists.ent
   1.10  -> 1.15  share/sgml/teams.ent
  
  Revision  Changes    Path
  1.17      +1 -1      doc/ja_JP.eucJP/books/handbook/boot/chapter.sgml
  1.14      +20 -10    doc/ja_JP.eucJP/books/handbook/chapters.ent
  1.3       +88 -17    doc/ja_JP.eucJP/books/handbook/desktop/chapter.sgml
  1.32      +14 -12    doc/ja_JP.eucJP/books/handbook/introduction/chapter.sgml
  1.17      +23 -54    doc/ja_JP.eucJP/books/handbook/l10n/chapter.sgml
  1.62      +140 -35   doc/ja_JP.eucJP/books/handbook/mirrors/chapter.sgml
  1.36      +186 -16   doc/ja_JP.eucJP/books/handbook/pgpkeys/chapter.sgml
  1.6       +35 -2     doc/ja_JP.eucJP/share/sgml/mailing-lists.ent
  1.3       +14 -4     doc/ja_JP.eucJP/share/sgml/teams.ent

From owner-cvs-all@FreeBSD.ORG  Sun Oct  3 00:00:20 2004
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5319B16A4CE; Sun,  3 Oct 2004 00:00:20 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 334F643D46; Sun,  3 Oct 2004 00:00:20 +0000 (GMT)
	(envelope-from rushani@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9300KZg032157;
	Sun, 3 Oct 2004 00:00:20 GMT
	(envelope-from rushani@repoman.freebsd.org)
Received: (from rushani@localhost)
	by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9300J65032156;
	Sun, 3 Oct 2004 00:00:19 GMT
	(envelope-from rushani)
Message-Id: <200410030000.i9300J65032156@repoman.freebsd.org>
From: Hideyuki KURASHINA <rushani@FreeBSD.org>
Date: Sun, 3 Oct 2004 00:00:19 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: doc/ja_JP.eucJP/books/handbook/disks chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 03 Oct 2004 00:00:20 -0000

rushani     2004-10-03 00:00:19 UTC

  FreeBSD doc repository

  Modified files:
    ja_JP.eucJP/books/handbook/disks chapter.sgml 
  Log:
  Fix typos, style fixes, and so on.
  
  Submitted by:   Ryusuke Suzuki <ryusuke at nucl dot sci dot hokudai dot ac dot jp>
  References:     [doc-jp-work 943]
  
  Revision  Changes    Path
  1.15      +8 -7      doc/ja_JP.eucJP/books/handbook/disks/chapter.sgml