From owner-cvs-all Sun Feb 23 0: 3:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E4EA37B401; Sun, 23 Feb 2003 00:03:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3123243FB1; Sun, 23 Feb 2003 00:03:42 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1N83g0U029498; Sun, 23 Feb 2003 00:03:42 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1N83fTU029497; Sun, 23 Feb 2003 00:03:41 -0800 (PST) Message-Id: <200302230803.h1N83fTU029497@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 23 Feb 2003 00:03:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/tk84 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/23 00:03:41 PST Modified files: x11-toolkits/tk84 Makefile Log: - add pre-fetch target Revision Changes Path 1.62 +4 -0 ports/x11-toolkits/tk84/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 0: 7:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0C2537B401; Sun, 23 Feb 2003 00:07:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5158D43F3F; Sun, 23 Feb 2003 00:07:18 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1N87I0U029738; Sun, 23 Feb 2003 00:07:18 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1N87IGO029737; Sun, 23 Feb 2003 00:07:18 -0800 (PST) Message-Id: <200302230807.h1N87IGO029737@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sun, 23 Feb 2003 00:07:18 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile ports/archivers/p5-Compress-Bzip2 Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/23 00:07:18 PST Modified files: archivers Makefile Added files: archivers/p5-Compress-Bzip2 Makefile distinfo pkg-descr pkg-plist Log: New port: Compress::Bzip2. Bzip2 bindings for Perl5. That means you can access the Bzip2 library from your Perl scripts there by compressing ordinary Perl strings. Revision Changes Path 1.78 +1 -0 ports/archivers/Makefile 1.1 +23 -0 ports/archivers/p5-Compress-Bzip2/Makefile (new) 1.1 +1 -0 ports/archivers/p5-Compress-Bzip2/distinfo (new) 1.1 +3 -0 ports/archivers/p5-Compress-Bzip2/pkg-descr (new) 1.1 +8 -0 ports/archivers/p5-Compress-Bzip2/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 0:16:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78B3E37B401; Sun, 23 Feb 2003 00:16:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BB6143F85; Sun, 23 Feb 2003 00:16:20 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1N8GJ0U030347; Sun, 23 Feb 2003 00:16:19 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1N8GJZ6030346; Sun, 23 Feb 2003 00:16:19 -0800 (PST) Message-Id: <200302230816.h1N8GJZ6030346@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 23 Feb 2003 00:16:19 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gnustep-objc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/23 00:16:19 PST Modified files: lang/gnustep-objc Makefile Log: - mark ia64 as not supported - make portlint happy Revision Changes Path 1.31 +2 -0 ports/lang/gnustep-objc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 0:17:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B505937B401; Sun, 23 Feb 2003 00:17:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 539E243FB1; Sun, 23 Feb 2003 00:17:10 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1N8HA0U030400; Sun, 23 Feb 2003 00:17:10 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1N8HA9b030399; Sun, 23 Feb 2003 00:17:10 -0800 (PST) Message-Id: <200302230817.h1N8HA9b030399@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sun, 23 Feb 2003 00:17:10 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/23 00:17:10 PST Modified files: . modules Log: p5-Compress-Bzip2 -> ports/archivers/p5-Compress-Bzip2 Revision Changes Path 1.6785 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 0:34:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA5ED37B401; Sun, 23 Feb 2003 00:34:49 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3A4F43FD7; Sun, 23 Feb 2003 00:34:48 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id h1N8YklI073028; Sun, 23 Feb 2003 09:34:47 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/conf SIMOS From: phk@phk.freebsd.dk In-Reply-To: Your message of "Sat, 22 Feb 2003 21:49:55 EST." Date: Sun, 23 Feb 2003 09:34:45 +0100 Message-ID: <73027.1045989285@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message , John Baldwin writes: > >On 22-Feb-2003 Poul-Henning Kamp wrote: >> phk 2003/02/22 05:52:38 PST >> >> Removed files: >> sys/alpha/conf SIMOS >> Log: >> It is pretty evident that nobody loves this file anymore, so retire it >> to the Attic from where it can be picked up again, should it ever again >> become fashionable to run an alpha simulator. > >If you are going to retire the simos bits, there are several other >files you need to cvs rm as well. I am not particularly after SIMOS, and I left them in NOTES/LINT and sys/conf. This file on the other hand is never updated so I tired of seeing it fail in make universe. I'm not enough of an alpha-person to know if the SIMOS bits themselves have any magic properties we want to keep. -- 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 0:38:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 553D137B401; Sun, 23 Feb 2003 00:38:19 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-52.dsl.lsan03.pacbell.net [63.207.60.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C85343FBF; Sun, 23 Feb 2003 00:38:16 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 9B78067B88; Sun, 23 Feb 2003 00:38:12 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 3295C8D4; Sun, 23 Feb 2003 00:38:12 -0800 (PST) Date: Sun, 23 Feb 2003 00:38:12 -0800 From: Kris Kennaway To: Dirk Meyer Cc: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/tk84 Makefile Message-ID: <20030223083810.GA25335@rot13.obsecurity.org> References: <200302230803.h1N83fTU029497@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: <200302230803.h1N83fTU029497@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 23, 2003 at 12:03:41AM -0800, Dirk Meyer wrote: > dinoex 2003/02/23 00:03:41 PST >=20 > Modified files: > x11-toolkits/tk84 Makefile=20 > Log: > - add pre-fetch target This one should be backed out too. Kris --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+WIhxWry0BWjoQKURAv+hAJ9fxMWi6ehhOX7MnacSfeBDD0yrtACgptfX QDtjgmAqEoCNYrCsTBIJOMQ= =47HD -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 0:51: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 308AF37B401; Sun, 23 Feb 2003 00:51:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C68A343FBF; Sun, 23 Feb 2003 00:51:06 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1N8p60U042878; Sun, 23 Feb 2003 00:51:06 -0800 (PST) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1N8p6oa042875; Sun, 23 Feb 2003 00:51:06 -0800 (PST) Message-Id: <200302230851.h1N8p6oa042875@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 23 Feb 2003 00:51:06 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2003/02/23 00:51:06 PST Modified files: sysutils/webmin Makefile Removed files: sysutils/webmin pkg-comment Log: De-pkg-comment. Revision Changes Path 1.150 +1 -0 ports/sysutils/webmin/Makefile 1.3 +0 -1 ports/sysutils/webmin/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 0:51:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 309BB37B401; Sun, 23 Feb 2003 00:51:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6E2F43F3F; Sun, 23 Feb 2003 00:51:47 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1N8pk0U043029; Sun, 23 Feb 2003 00:51:46 -0800 (PST) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1N8pkMh043028; Sun, 23 Feb 2003 00:51:46 -0800 (PST) Message-Id: <200302230851.h1N8pkMh043028@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 23 Feb 2003 00:51:46 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/freevrrpd Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2003/02/23 00:51:46 PST Modified files: net/freevrrpd Makefile distinfo Log: Update to version 0.8.6. Revision Changes Path 1.10 +1 -2 ports/net/freevrrpd/Makefile 1.7 +1 -1 ports/net/freevrrpd/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 1: 2:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C4DE37B401; Sun, 23 Feb 2003 01:02:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05FE543FCB; Sun, 23 Feb 2003 01:02:28 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1N92R0U043821; Sun, 23 Feb 2003 01:02:27 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1N92RU3043820; Sun, 23 Feb 2003 01:02:27 -0800 (PST) Message-Id: <200302230902.h1N92RU3043820@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 01:02:27 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/asir2000 Makefile distinfo ports/math/asir2000/files patch-ac patch-ad patch-af X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 01:02:27 PST Modified files: math/asir2000 Makefile distinfo math/asir2000/files patch-ac patch-ad Removed files: math/asir2000/files patch-af Log: Update for math/asir2000 to version 20030215 PR: ports/48284 Submitted by: Saito Tomokatsu Revision Changes Path 1.11 +19 -3 ports/math/asir2000/Makefile 1.7 +1 -1 ports/math/asir2000/distinfo 1.5 +10 -6 ports/math/asir2000/files/patch-ac 1.6 +2 -8 ports/math/asir2000/files/patch-ad 1.5 +0 -0 ports/math/asir2000/files/patch-af (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 1:45:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 743C837B401; Sun, 23 Feb 2003 01:45:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11A0143FDD; Sun, 23 Feb 2003 01:45:51 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1N9jo0U046592; Sun, 23 Feb 2003 01:45:50 -0800 (PST) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1N9joAH046591; Sun, 23 Feb 2003 01:45:50 -0800 (PST) Message-Id: <200302230945.h1N9joAH046591@repoman.freebsd.org> From: Jake Burkholder Date: Sun, 23 Feb 2003 01:45:50 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 genassym.c locore.s pmap.c src/sys/i386/include pmap.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2003/02/23 01:45:50 PST Modified files: sys/i386/i386 genassym.c locore.s pmap.c sys/i386/include pmap.h Log: - Added macros PDESHIFT and PTESHIFT, use these instead of magic constants in locore. - Removed the macros PTESIZE and PDESIZE, use sizeof instead in C. Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.136 +3 -2 src/sys/i386/i386/genassym.c 1.167 +2 -2 src/sys/i386/i386/locore.s 1.391 +5 -2 src/sys/i386/i386/pmap.c 1.83 +2 -2 src/sys/i386/include/pmap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 1:48:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D5A237B401; Sun, 23 Feb 2003 01:48:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F40A43FBD; Sun, 23 Feb 2003 01:48:11 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1N9mB0U046687; Sun, 23 Feb 2003 01:48:11 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1N9mANW046686; Sun, 23 Feb 2003 01:48:10 -0800 (PST) Message-Id: <200302230948.h1N9mANW046686@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 01:48:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/qextmdi Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 01:48:10 PST Modified files: devel/qextmdi Makefile Log: devel/qextmdi: Add "-kde" suffix if compiling with KDE support PR: ports/48276 Submitted by: Roland Jesse Revision Changes Path 1.4 +3 -2 ports/devel/qextmdi/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 2:18:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AF1037B405; Sun, 23 Feb 2003 02:18:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFB7E43FE0; Sun, 23 Feb 2003 02:18:31 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NAIV0U048680; Sun, 23 Feb 2003 02:18:31 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NAIVaV048679; Sun, 23 Feb 2003 02:18:31 -0800 (PST) Message-Id: <200302231018.h1NAIVaV048679@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 23 Feb 2003 02:18:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys time.h src/sys/kern kern_time.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/23 02:18:31 PST Modified files: sys/sys time.h sys/kern kern_time.c Log: Implement CLOCK_MONOTONIC. Revision Changes Path 1.99 +3 -2 src/sys/kern/kern_time.c 1.61 +1 -0 src/sys/sys/time.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 2:20:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01A6D37B401; Sun, 23 Feb 2003 02:20:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 980A443FB1; Sun, 23 Feb 2003 02:20:23 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NAKN0U048835; Sun, 23 Feb 2003 02:20:23 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NAKN5P048834; Sun, 23 Feb 2003 02:20:23 -0800 (PST) Message-Id: <200302231020.h1NAKN5P048834@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 23 Feb 2003 02:20:23 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys clock_gettime.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/23 02:20:23 PST Modified files: lib/libc/sys clock_gettime.2 Log: Mention CLOCK_MONOTONIC. Revision Changes Path 1.16 +3 -2 src/lib/libc/sys/clock_gettime.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 2:36:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A80A37B401; Sun, 23 Feb 2003 02:36:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E95443F75; Sun, 23 Feb 2003 02:36:52 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NAap0U050039; Sun, 23 Feb 2003 02:36:51 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NAapaY050038; Sun, 23 Feb 2003 02:36:51 -0800 (PST) Message-Id: <200302231036.h1NAapaY050038@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 23 Feb 2003 02:36:51 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/proftpd Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/23 02:36:51 PST Modified files: ftp/proftpd Makefile Log: fix typo in Makefile (remove redundant backslash) PR: 48583 Submitted by: Dmitry Panov Revision Changes Path 1.51 +1 -1 ports/ftp/proftpd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 2:38:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3701737B401; Sun, 23 Feb 2003 02:38:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD21343FA3; Sun, 23 Feb 2003 02:38:54 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NAcs0U050132; Sun, 23 Feb 2003 02:38:54 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NAcsA4050131; Sun, 23 Feb 2003 02:38:54 -0800 (PST) Message-Id: <200302231038.h1NAcsA4050131@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 02:38:54 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/tin distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 02:38:54 PST Modified files: news/tin distinfo Log: According to http://www.freebsd.org/cgi/cvsweb.cgi/ports/news/tin/distinfo, revision 70 was the last one with the right md5 checksum for the tarball of 1.5.16. PR: ports/48265 Submitted by: Krzysztof Stryjek Revision Changes Path 1.73 +1 -1 ports/news/tin/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 2:43:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65D2C37B401; Sun, 23 Feb 2003 02:43:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0926643FA3; Sun, 23 Feb 2003 02:43:17 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NAhG0U050705; Sun, 23 Feb 2003 02:43:16 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NAhG0Q050704; Sun, 23 Feb 2003 02:43:16 -0800 (PST) Message-Id: <200302231043.h1NAhG0Q050704@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 23 Feb 2003 02:43:16 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/chk4mail Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/23 02:43:16 PST Modified files: mail/chk4mail Makefile distinfo Log: Update of chk4mail to version 2.14 PR: 48588 Submitted by: Johan van Selst Revision Changes Path 1.3 +1 -1 ports/mail/chk4mail/Makefile 1.2 +1 -1 ports/mail/chk4mail/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 2:48:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A382D37B401; Sun, 23 Feb 2003 02:48:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 432B043FBD; Sun, 23 Feb 2003 02:48:49 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NAmn0U050963; Sun, 23 Feb 2003 02:48:49 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NAmnZ4050962; Sun, 23 Feb 2003 02:48:49 -0800 (PST) Message-Id: <200302231048.h1NAmnZ4050962@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 23 Feb 2003 02:48:48 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/getmail Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/23 02:48:48 PST Modified files: mail/getmail Makefile distinfo pkg-plist Log: update to latest version 3.1.0 PR: 48585 Submitted by: Anders Andersson Revision Changes Path 1.18 +1 -1 ports/mail/getmail/Makefile 1.14 +1 -1 ports/mail/getmail/distinfo 1.5 +1 -0 ports/mail/getmail/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 2:51:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 161AF37B401; Sun, 23 Feb 2003 02:51:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8973B43F85; Sun, 23 Feb 2003 02:51:29 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NApT0U052186; Sun, 23 Feb 2003 02:51:29 -0800 (PST) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NApTuD052185; Sun, 23 Feb 2003 02:51:29 -0800 (PST) Message-Id: <200302231051.h1NApTuD052185@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 23 Feb 2003 02:51:29 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/NeTraMet Makefile pkg-comment ports/devel/distel Makefile pkg-comment ports/lang/erlang Makefile pkg-comment ports/lang/erlang-doc Makefile pkg-comment ports/devel/esdl Makefile pkg-comment ports/x11/eterm Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2003/02/23 02:51:29 PST Modified files: net/NeTraMet Makefile devel/distel Makefile lang/erlang Makefile lang/erlang-doc Makefile devel/esdl Makefile x11/eterm Makefile x11-fonts/freefonts Makefile lang/ghc-doc Makefile x11-toolkits/gtk-qn-x11-theme Makefile x11-toolkits/gtk-xfce-engine Makefile x11-toolkits/gtk-zenith-theme Makefile x11-fonts/jmk-x11-fonts Makefile x11-wm/kde-icontheme-crystal Makefile x11-fonts/lfpfonts-fix Makefile x11-fonts/lfpfonts-var Makefile lang/mit-scheme Makefile x11-fonts/nucleus Makefile deskutils/phpgroupware Makefile databases/postgresql_autodoc Makefile devel/py-roxlib Makefile devel/py_otp_interface Makefile editors/rox-edit Makefile x11-fm/rox-filer Makefile deskutils/rox-memo Makefile x11-fm/rox-session Makefile x11/rox-wallpaper Makefile misc/shared-mime-info Makefile www/sitecopy Makefile sysutils/srmt Makefile archivers/star Makefile x11-fonts/urwfonts Makefile sysutils/usermin Makefile misc/ytree Makefile Removed files: net/NeTraMet pkg-comment devel/distel pkg-comment lang/erlang pkg-comment lang/erlang-doc pkg-comment devel/esdl pkg-comment x11/eterm pkg-comment x11-fonts/freefonts pkg-comment lang/ghc-doc pkg-comment x11-toolkits/gtk-qn-x11-theme pkg-comment x11-toolkits/gtk-xfce-engine pkg-comment x11-toolkits/gtk-zenith-theme pkg-comment x11-fonts/jmk-x11-fonts pkg-comment x11-wm/kde-icontheme-crystal pkg-comment x11-fonts/lfpfonts-fix pkg-comment x11-fonts/lfpfonts-var pkg-comment lang/mit-scheme pkg-comment x11-fonts/nucleus pkg-comment deskutils/phpgroupware pkg-comment databases/postgresql_autodoc pkg-comment devel/py-roxlib pkg-comment devel/py_otp_interface pkg-comment editors/rox-edit pkg-comment x11-fm/rox-filer pkg-comment deskutils/rox-memo pkg-comment x11-fm/rox-session pkg-comment x11/rox-wallpaper pkg-comment misc/shared-mime-info pkg-comment www/sitecopy pkg-comment sysutils/srmt pkg-comment archivers/star pkg-comment x11-fonts/urwfonts pkg-comment sysutils/usermin pkg-comment misc/ytree pkg-comment Log: De-pkg-comment my ports + some more. Revision Changes Path 1.38 +1 -0 ports/archivers/star/Makefile 1.7 +0 -1 ports/archivers/star/pkg-comment (dead) 1.4 +1 -0 ports/databases/postgresql_autodoc/Makefile 1.2 +0 -1 ports/databases/postgresql_autodoc/pkg-comment (dead) 1.10 +1 -0 ports/deskutils/phpgroupware/Makefile 1.2 +0 -1 ports/deskutils/phpgroupware/pkg-comment (dead) 1.2 +1 -0 ports/deskutils/rox-memo/Makefile 1.2 +0 -1 ports/deskutils/rox-memo/pkg-comment (dead) 1.4 +1 -0 ports/devel/distel/Makefile 1.2 +0 -1 ports/devel/distel/pkg-comment (dead) 1.5 +1 -0 ports/devel/esdl/Makefile 1.2 +0 -1 ports/devel/esdl/pkg-comment (dead) 1.2 +1 -0 ports/devel/py-roxlib/Makefile 1.2 +0 -1 ports/devel/py-roxlib/pkg-comment (dead) 1.5 +1 -0 ports/devel/py_otp_interface/Makefile 1.2 +0 -1 ports/devel/py_otp_interface/pkg-comment (dead) 1.2 +1 -0 ports/editors/rox-edit/Makefile 1.2 +0 -1 ports/editors/rox-edit/pkg-comment (dead) 1.6 +1 -0 ports/lang/erlang-doc/Makefile 1.2 +0 -1 ports/lang/erlang-doc/pkg-comment (dead) 1.34 +1 -0 ports/lang/erlang/Makefile 1.4 +0 -1 ports/lang/erlang/pkg-comment (dead) 1.5 +1 -0 ports/lang/ghc-doc/Makefile 1.2 +0 -1 ports/lang/ghc-doc/pkg-comment (dead) 1.33 +1 -0 ports/lang/mit-scheme/Makefile 1.4 +0 -1 ports/lang/mit-scheme/pkg-comment (dead) 1.6 +1 -0 ports/misc/shared-mime-info/Makefile 1.2 +0 -1 ports/misc/shared-mime-info/pkg-comment (dead) 1.17 +1 -0 ports/misc/ytree/Makefile 1.3 +0 -1 ports/misc/ytree/pkg-comment (dead) 1.3 +1 -0 ports/net/NeTraMet/Makefile 1.2 +0 -1 ports/net/NeTraMet/pkg-comment (dead) 1.2 +1 -0 ports/sysutils/srmt/Makefile 1.2 +0 -1 ports/sysutils/srmt/pkg-comment (dead) 1.4 +1 -0 ports/sysutils/usermin/Makefile 1.2 +0 -1 ports/sysutils/usermin/pkg-comment (dead) 1.30 +1 -0 ports/www/sitecopy/Makefile 1.3 +0 -1 ports/www/sitecopy/pkg-comment (dead) 1.29 +1 -0 ports/x11-fm/rox-filer/Makefile 1.3 +0 -1 ports/x11-fm/rox-filer/pkg-comment (dead) 1.9 +1 -0 ports/x11-fm/rox-session/Makefile 1.2 +0 -1 ports/x11-fm/rox-session/pkg-comment (dead) 1.17 +2 -1 ports/x11-fonts/freefonts/Makefile 1.4 +0 -1 ports/x11-fonts/freefonts/pkg-comment (dead) 1.4 +2 -1 ports/x11-fonts/jmk-x11-fonts/Makefile 1.2 +0 -1 ports/x11-fonts/jmk-x11-fonts/pkg-comment (dead) 1.2 +1 -0 ports/x11-fonts/lfpfonts-fix/Makefile 1.2 +0 -1 ports/x11-fonts/lfpfonts-fix/pkg-comment (dead) 1.2 +1 -0 ports/x11-fonts/lfpfonts-var/Makefile 1.2 +0 -1 ports/x11-fonts/lfpfonts-var/pkg-comment (dead) 1.6 +2 -1 ports/x11-fonts/nucleus/Makefile 1.2 +0 -1 ports/x11-fonts/nucleus/pkg-comment (dead) 1.6 +2 -1 ports/x11-fonts/urwfonts/Makefile 1.2 +0 -1 ports/x11-fonts/urwfonts/pkg-comment (dead) 1.8 +1 -0 ports/x11-toolkits/gtk-qn-x11-theme/Makefile 1.2 +0 -1 ports/x11-toolkits/gtk-qn-x11-theme/pkg-comment (dead) 1.4 +1 -0 ports/x11-toolkits/gtk-xfce-engine/Makefile 1.2 +0 -1 ports/x11-toolkits/gtk-xfce-engine/pkg-comment (dead) 1.5 +1 -0 ports/x11-toolkits/gtk-zenith-theme/Makefile 1.2 +0 -1 ports/x11-toolkits/gtk-zenith-theme/pkg-comment (dead) 1.7 +1 -0 ports/x11-wm/kde-icontheme-crystal/Makefile 1.2 +0 -1 ports/x11-wm/kde-icontheme-crystal/pkg-comment (dead) 1.44 +1 -0 ports/x11/eterm/Makefile 1.3 +0 -1 ports/x11/eterm/pkg-comment (dead) 1.2 +1 -0 ports/x11/rox-wallpaper/Makefile 1.2 +0 -1 ports/x11/rox-wallpaper/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 2:53:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0050137B401; Sun, 23 Feb 2003 02:53:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9919943FB1; Sun, 23 Feb 2003 02:53:55 -0800 (PST) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NArt0U052338; Sun, 23 Feb 2003 02:53:55 -0800 (PST) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NArtKs052337; Sun, 23 Feb 2003 02:53:55 -0800 (PST) Message-Id: <200302231053.h1NArtKs052337@repoman.freebsd.org> From: Martin Blapp Date: Sun, 23 Feb 2003 02:53:55 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/xmms-uade Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2003/02/23 02:53:55 PST Modified files: audio/xmms-uade Makefile Log: Remove hyphen from PORTVERSION. Revision Changes Path 1.6 +4 -3 ports/audio/xmms-uade/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 2:57: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72FE837B401; Sun, 23 Feb 2003 02:57:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 157AD43F3F; Sun, 23 Feb 2003 02:57:07 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NAv60U052597; Sun, 23 Feb 2003 02:57:06 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NAv6I7052595; Sun, 23 Feb 2003 02:57:06 -0800 (PST) Message-Id: <200302231057.h1NAv6I7052595@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 23 Feb 2003 02:57:06 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/tk84 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/23 02:57:06 PST Modified files: x11-toolkits/tk84 Makefile Log: - backout as requested by kris ports is now broken again on bento. Revision Changes Path 1.63 +0 -4 ports/x11-toolkits/tk84/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 2:57:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 965DB37B401; Sun, 23 Feb 2003 02:57:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38B5043FA3; Sun, 23 Feb 2003 02:57:56 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NAvu0U052686; Sun, 23 Feb 2003 02:57:56 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NAvtRu052685; Sun, 23 Feb 2003 02:57:56 -0800 (PST) Message-Id: <200302231057.h1NAvtRu052685@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 23 Feb 2003 02:57:55 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/c-nocem Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/23 02:57:55 PST Modified files: news/c-nocem Makefile Log: - backout as requested by kris ports is now broken again on bento. Revision Changes Path 1.18 +0 -4 ports/news/c-nocem/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 2:58:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18B3A37B401; Sun, 23 Feb 2003 02:58:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEFD043FD7; Sun, 23 Feb 2003 02:58:11 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NAwB0U052734; Sun, 23 Feb 2003 02:58:11 -0800 (PST) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NAwBWE052733; Sun, 23 Feb 2003 02:58:11 -0800 (PST) Message-Id: <200302231058.h1NAwBWE052733@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 23 Feb 2003 02:58:11 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/adacurses Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2003/02/23 02:58:11 PST Modified files: devel/adacurses Makefile Log: Whitespace. Revision Changes Path 1.5 +1 -1 ports/devel/adacurses/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 2:58:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD5CB37B401; Sun, 23 Feb 2003 02:58:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F2DF43FD7; Sun, 23 Feb 2003 02:58:41 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NAwf0U052786; Sun, 23 Feb 2003 02:58:41 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NAwfu7052785; Sun, 23 Feb 2003 02:58:41 -0800 (PST) Message-Id: <200302231058.h1NAwfu7052785@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 23 Feb 2003 02:58:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/neon Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/23 02:58:41 PST Modified files: www/neon Makefile distinfo Log: Update to neon 0.23.7, and fix portlint issues. PR: 48568 Submitted by: Craig Rodrigues Revision Changes Path 1.21 +5 -3 ports/www/neon/Makefile 1.15 +1 -1 ports/www/neon/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 3: 2:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBE7237B401; Sun, 23 Feb 2003 03:02:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05F4B43FB1; Sun, 23 Feb 2003 03:02:42 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NB2f0U053582; Sun, 23 Feb 2003 03:02:41 -0800 (PST) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NB2fjR053581; Sun, 23 Feb 2003 03:02:41 -0800 (PST) Message-Id: <200302231102.h1NB2fjR053581@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 23 Feb 2003 03:02:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts/lfpfonts-fix Makefile ports/x11-fonts/lfpfonts-var Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2003/02/23 03:02:41 PST Modified files: x11-fonts/lfpfonts-fix Makefile x11-fonts/lfpfonts-var Makefile Log: Suppress command echo. Revision Changes Path 1.3 +3 -3 ports/x11-fonts/lfpfonts-fix/Makefile 1.3 +3 -3 ports/x11-fonts/lfpfonts-var/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 3: 7:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F3A637B401; Sun, 23 Feb 2003 03:07:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43F5843FB1; Sun, 23 Feb 2003 03:07:27 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NB7R0U053906; Sun, 23 Feb 2003 03:07:27 -0800 (PST) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NB7QrW053905; Sun, 23 Feb 2003 03:07:26 -0800 (PST) Message-Id: <200302231107.h1NB7QrW053905@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 23 Feb 2003 03:07:26 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/NeTraMet Makefile ports/devel/adacurses Makefile ports/devel/allegro Makefile ports/x11-fonts/freefonts Makefile ports/x11-fonts/jmk-x11-fonts Makefile ports/lang/mit-scheme Makefile ports/databases/postgresql_autodoc ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2003/02/23 03:07:26 PST Modified files: net/NeTraMet Makefile devel/adacurses Makefile devel/allegro Makefile x11-fonts/freefonts Makefile x11-fonts/jmk-x11-fonts Makefile lang/mit-scheme Makefile databases/postgresql_autodoc Makefile archivers/star Makefile Log: Suppress command echo. Revision Changes Path 1.39 +3 -3 ports/archivers/star/Makefile 1.5 +1 -1 ports/databases/postgresql_autodoc/Makefile 1.6 +6 -6 ports/devel/adacurses/Makefile 1.14 +1 -1 ports/devel/allegro/Makefile 1.34 +4 -4 ports/lang/mit-scheme/Makefile 1.4 +1 -1 ports/net/NeTraMet/Makefile 1.18 +1 -1 ports/x11-fonts/freefonts/Makefile 1.5 +3 -3 ports/x11-fonts/jmk-x11-fonts/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 3:10:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C26C337B401; Sun, 23 Feb 2003 03:10:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61A5143FDF; Sun, 23 Feb 2003 03:10:16 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NBAG0U054062; Sun, 23 Feb 2003 03:10:16 -0800 (PST) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NBAGqq054061; Sun, 23 Feb 2003 03:10:16 -0800 (PST) Message-Id: <200302231110.h1NBAGqq054061@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 23 Feb 2003 03:10:15 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/usermin Makefile ports/sysutils/webmin Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2003/02/23 03:10:15 PST Modified files: sysutils/usermin Makefile sysutils/webmin Makefile Log: find -> ${FIND}. Revision Changes Path 1.5 +6 -6 ports/sysutils/usermin/Makefile 1.151 +6 -6 ports/sysutils/webmin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 3:11:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D33537B401; Sun, 23 Feb 2003 03:11:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E60D43F93; Sun, 23 Feb 2003 03:11:52 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NBBp0U054458; Sun, 23 Feb 2003 03:11:51 -0800 (PST) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NBBpsl054457; Sun, 23 Feb 2003 03:11:51 -0800 (PST) Message-Id: <200302231111.h1NBBpsl054457@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 23 Feb 2003 03:11:51 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2003/02/23 03:11:51 PST Modified files: sysutils/webmin Makefile Log: echo -> ${ECHO_CMD}. Revision Changes Path 1.152 +1 -1 ports/sysutils/webmin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 3:12:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 742F537B406; Sun, 23 Feb 2003 03:12:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62A2244001; Sun, 23 Feb 2003 03:12:07 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NBC70U054501; Sun, 23 Feb 2003 03:12:07 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NBC6rm054500; Sun, 23 Feb 2003 03:12:06 -0800 (PST) Message-Id: <200302231112.h1NBC6rm054500@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 23 Feb 2003 03:12:06 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/gnupg-idea Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/23 03:12:06 PST Modified files: security/gnupg-idea Makefile Log: - remove checks for USA_RESIDENT as requested by kris MAKE_IDEA and WITHOUT_IDEA controls now the build. Revision Changes Path 1.21 +3 -13 ports/security/gnupg-idea/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 3:21:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 613CE37B401; Sun, 23 Feb 2003 03:21:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00ACC43FA3; Sun, 23 Feb 2003 03:21:38 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NBLb0U055188; Sun, 23 Feb 2003 03:21:37 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NBLbg8055187; Sun, 23 Feb 2003 03:21:37 -0800 (PST) Message-Id: <200302231121.h1NBLbg8055187@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 23 Feb 2003 03:21:37 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/m6811-binutils Makefile ports/devel/m6811-gcc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/23 03:21:37 PST Modified files: devel/m6811-binutils Makefile devel/m6811-gcc Makefile Log: - drop maintainership Revision Changes Path 1.7 +1 -1 ports/devel/m6811-binutils/Makefile 1.24 +1 -1 ports/devel/m6811-gcc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 3:24:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD8B837B401; Sun, 23 Feb 2003 03:24:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CCC843F85; Sun, 23 Feb 2003 03:24:09 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NBO90U055271; Sun, 23 Feb 2003 03:24:09 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NBO9bc055270; Sun, 23 Feb 2003 03:24:09 -0800 (PST) Message-Id: <200302231124.h1NBO9bc055270@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 03:24:09 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/p5-AxKit Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 03:24:09 PST Modified files: www/p5-AxKit Makefile distinfo pkg-plist Log: This is the latest version of AxKit: 1.6.1 PR: ports/48241 Submitted by: Dominic Mitchell Revision Changes Path 1.9 +10 -8 ports/www/p5-AxKit/Makefile 1.4 +1 -1 ports/www/p5-AxKit/distinfo 1.4 +1 -0 ports/www/p5-AxKit/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 3:29:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F11C137B401; Sun, 23 Feb 2003 03:29:40 -0800 (PST) Received: from dilbert.robbins.dropbear.id.au (098.b.003.mel.iprimus.net.au [210.50.32.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 893E043FAF; Sun, 23 Feb 2003 03:29:37 -0800 (PST) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au (4fajjfdqoi2ev244@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.6/8.12.6) with ESMTP id h1NBTT2c027669; Sun, 23 Feb 2003 22:29:30 +1100 (EST) (envelope-from tim@dilbert.robbins.dropbear.id.au) Received: (from tim@localhost) by dilbert.robbins.dropbear.id.au (8.12.6/8.12.6/Submit) id h1NBTSdQ027668; Sun, 23 Feb 2003 22:29:28 +1100 (EST) (envelope-from tim) Date: Sun, 23 Feb 2003 22:29:28 +1100 From: Tim Robbins To: Poul-Henning Kamp Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys time.h src/sys/kern kern_time.c Message-ID: <20030223222928.A26996@dilbert.robbins.dropbear.id.au> References: <200302231018.h1NAIVaV048679@repoman.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: <200302231018.h1NAIVaV048679@repoman.freebsd.org>; from phk@FreeBSD.org on Sun, Feb 23, 2003 at 02:18:31AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 23, 2003 at 02:18:31AM -0800, Poul-Henning Kamp wrote: > phk 2003/02/23 02:18:31 PST > > Modified files: > sys/sys time.h > sys/kern kern_time.c > Log: > Implement CLOCK_MONOTONIC. I think there is a typo here: if (uap->clock_id != CLOCK_REALTIME) nanotime(&ats); else if (uap->clock_id != CLOCK_MONOTONIC) nanouptime(&ats); Shouldn't it be... if (uap->clock_id == CLOCK_REALTIME) nanotime(&ats); else if (uap->clock_id == CLOCK_MONOTONIC) nanouptime(&ats); else return (EINVAL); Thanks for doing this, though. I'll add CLOCK_PROF and CLOCK_VIRTUAL as soon as -current has stabilised a bit. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 3:36:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D51E37B401; Sun, 23 Feb 2003 03:36:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 987FD43FBD; Sun, 23 Feb 2003 03:36:53 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NBar0U056024; Sun, 23 Feb 2003 03:36:53 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NBaraG056023; Sun, 23 Feb 2003 03:36:53 -0800 (PST) Message-Id: <200302231136.h1NBaraG056023@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sun, 23 Feb 2003 03:36:52 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/mysql-navigator Makefile distinfo pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/23 03:36:52 PST Modified files: databases/mysql-navigator Makefile distinfo Removed files: databases/mysql-navigator pkg-comment Log: Update to version 1.4.1; De-pkg-comment. Revision Changes Path 1.19 +3 -1 ports/databases/mysql-navigator/Makefile 1.13 +1 -1 ports/databases/mysql-navigator/distinfo 1.2 +0 -1 ports/databases/mysql-navigator/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 3:49:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29A2B37B401; Sun, 23 Feb 2003 03:49:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDEA243F85; Sun, 23 Feb 2003 03:49:41 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NBnf0U056772; Sun, 23 Feb 2003 03:49:41 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NBnfNA056771; Sun, 23 Feb 2003 03:49:41 -0800 (PST) Message-Id: <200302231149.h1NBnfNA056771@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sun, 23 Feb 2003 03:49:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-Curses Makefile distinfo pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/23 03:49:41 PST Modified files: devel/p5-Curses Makefile distinfo Removed files: devel/p5-Curses pkg-comment Log: Update to version 1.06; De-pkg-comment. Revision Changes Path 1.21 +3 -2 ports/devel/p5-Curses/Makefile 1.5 +1 -1 ports/devel/p5-Curses/distinfo 1.3 +0 -1 ports/devel/p5-Curses/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 3:55:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4963037B401; Sun, 23 Feb 2003 03:55:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A772143F85; Sun, 23 Feb 2003 03:55:38 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NBtc0U057392; Sun, 23 Feb 2003 03:55:38 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NBtcL9057391; Sun, 23 Feb 2003 03:55:38 -0800 (PST) Message-Id: <200302231155.h1NBtcL9057391@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sun, 23 Feb 2003 03:55:38 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-Term-ReadKey Makefile distinfo pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/23 03:55:38 PST Modified files: devel/p5-Term-ReadKey Makefile distinfo Removed files: devel/p5-Term-ReadKey pkg-comment Log: Update to version 2.21; De-pkg-comment. Revision Changes Path 1.15 +3 -2 ports/devel/p5-Term-ReadKey/Makefile 1.4 +1 -1 ports/devel/p5-Term-ReadKey/distinfo 1.3 +0 -1 ports/devel/p5-Term-ReadKey/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 3:59:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A360E37B401; Sun, 23 Feb 2003 03:59:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCE9343F93; Sun, 23 Feb 2003 03:59:42 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NBxg0U057556; Sun, 23 Feb 2003 03:59:42 -0800 (PST) (envelope-from cg@repoman.freebsd.org) Received: (from cg@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NBxg0W057555; Sun, 23 Feb 2003 03:59:42 -0800 (PST) Message-Id: <200302231159.h1NBxg0W057555@repoman.freebsd.org> From: Cameron Grant Date: Sun, 23 Feb 2003 03:59:42 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access access.master X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cg 2003/02/23 03:59:42 PST Modified files: . access access.master Log: register myself as a src committer Revision Changes Path 1.576 +1 -0 CVSROOT/access 1.618 +0 -1 CVSROOT/access.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 4: 2:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBE9C37B401; Sun, 23 Feb 2003 04:02:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A9C643F85; Sun, 23 Feb 2003 04:02:35 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NC2Z0U058012; Sun, 23 Feb 2003 04:02:35 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NC2ZNA058011; Sun, 23 Feb 2003 04:02:35 -0800 (PST) Message-Id: <200302231202.h1NC2ZNA058011@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sun, 23 Feb 2003 04:02:35 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-TimeDate Makefile pkg-comment pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/23 04:02:35 PST Modified files: devel/p5-TimeDate Makefile pkg-descr Removed files: devel/p5-TimeDate pkg-comment Log: De-pkg-comment; Remove redundant text from pkg-descr. Revision Changes Path 1.18 +1 -0 ports/devel/p5-TimeDate/Makefile 1.3 +0 -1 ports/devel/p5-TimeDate/pkg-comment (dead) 1.2 +1 -7 ports/devel/p5-TimeDate/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 4:10:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72C5337B406; Sun, 23 Feb 2003 04:10:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEFFE43F93; Sun, 23 Feb 2003 04:10:05 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NCA50U058268; Sun, 23 Feb 2003 04:10:05 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NCA5Sk058267; Sun, 23 Feb 2003 04:10:05 -0800 (PST) Message-Id: <200302231210.h1NCA5Sk058267@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sun, 23 Feb 2003 04:10:05 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/fget Makefile distinfo pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/23 04:10:05 PST Modified files: ftp/fget Makefile distinfo Removed files: ftp/fget pkg-comment Log: Update to version 1.2.9 and de-pkg-comment. Revision Changes Path 1.3 +2 -1 ports/ftp/fget/Makefile 1.3 +1 -1 ports/ftp/fget/distinfo 1.2 +0 -1 ports/ftp/fget/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 4:13:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9869E37B401; Sun, 23 Feb 2003 04:13:17 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 576A343FE0; Sun, 23 Feb 2003 04:13:16 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 9EEDF5308; Sun, 23 Feb 2003 13:13:14 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Joe Marcus Clarke Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/gnome/docs faq2.sgml From: Dag-Erling Smorgrav Date: Sun, 23 Feb 2003 13:13:13 +0100 In-Reply-To: <200302222102.h1ML2q8O085087@repoman.freebsd.org> (Joe Marcus Clarke's message of "Sat, 22 Feb 2003 13:02:52 -0800 (PST)") Message-ID: User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386--freebsd) References: <200302222102.h1ML2q8O085087@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Joe Marcus Clarke writes: > Log: > * Add some optional make macros to enhance the GNOME 2 experience Maybe you should explain what they do? DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 4:24: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E70E037B401; Sun, 23 Feb 2003 04:24:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8077243F3F; Sun, 23 Feb 2003 04:24:02 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NCO20U059391; Sun, 23 Feb 2003 04:24:02 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NCO2q9059390; Sun, 23 Feb 2003 04:24:02 -0800 (PST) Message-Id: <200302231224.h1NCO2q9059390@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 23 Feb 2003 04:24:02 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/metakit Makefile distinfo pkg-plist ports/databases/metakit/files patch-Makefile.in patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/23 04:24:02 PST Modified files: databases/metakit Makefile distinfo pkg-plist databases/metakit/files patch-Makefile.in Added files: databases/metakit/files patch-configure Log: - Update to 2.4.9 Revision Changes Path 1.25 +4 -4 ports/databases/metakit/Makefile 1.10 +1 -1 ports/databases/metakit/distinfo 1.5 +9 -18 ports/databases/metakit/files/patch-Makefile.in 1.5 +11 -0 ports/databases/metakit/files/patch-configure (new) 1.14 +1 -0 ports/databases/metakit/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 4:24:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5E4F37B408; Sun, 23 Feb 2003 04:24:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78C6043F3F; Sun, 23 Feb 2003 04:24:09 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NCO90U059420; Sun, 23 Feb 2003 04:24:09 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NCO9OE059419; Sun, 23 Feb 2003 04:24:09 -0800 (PST) Message-Id: <200302231224.h1NCO9OE059419@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 23 Feb 2003 04:24:09 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/epic4 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/23 04:24:09 PST Modified files: irc/epic4 Makefile Log: make portlint happy and change some ugly space -> tab. PR: 48591 Submitted by: Anders Andersson Revision Changes Path 1.44 +2 -2 ports/irc/epic4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 4:25: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2390837B405; Sun, 23 Feb 2003 04:25:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C94A44001; Sun, 23 Feb 2003 04:24:59 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NCOx0U059486; Sun, 23 Feb 2003 04:24:59 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NCOxVd059485; Sun, 23 Feb 2003 04:24:59 -0800 (PST) Message-Id: <200302231224.h1NCOxVd059485@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sun, 23 Feb 2003 04:24:59 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/p5-Net-Z3950 Makefile distinfo pkg-comment pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/23 04:24:59 PST Modified files: net/p5-Net-Z3950 Makefile distinfo pkg-plist Removed files: net/p5-Net-Z3950 pkg-comment Log: Update to version 0.32; de-pkg-comment; Remove directories on deinstall. Revision Changes Path 1.5 +2 -1 ports/net/p5-Net-Z3950/Makefile 1.4 +1 -1 ports/net/p5-Net-Z3950/distinfo 1.2 +0 -1 ports/net/p5-Net-Z3950/pkg-comment (dead) 1.2 +2 -0 ports/net/p5-Net-Z3950/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 4:30:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56DC937B401; Sun, 23 Feb 2003 04:30:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9FE543F3F; Sun, 23 Feb 2003 04:30:36 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NCUa0U059756; Sun, 23 Feb 2003 04:30:36 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NCUacw059755; Sun, 23 Feb 2003 04:30:36 -0800 (PST) Message-Id: <200302231230.h1NCUacw059755@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sun, 23 Feb 2003 04:30:36 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/p5-Net-RawIP Makefile distinfo pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/23 04:30:36 PST Modified files: net/p5-Net-RawIP Makefile distinfo Removed files: net/p5-Net-RawIP pkg-comment Log: Update to version 0.1 and de-pkg-comment. Revision Changes Path 1.11 +3 -2 ports/net/p5-Net-RawIP/Makefile 1.6 +1 -1 ports/net/p5-Net-RawIP/distinfo 1.3 +0 -1 ports/net/p5-Net-RawIP/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 4:33:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CBBE37B401; Sun, 23 Feb 2003 04:33:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DF0A43F93; Sun, 23 Feb 2003 04:33:37 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NCXb0U060159; Sun, 23 Feb 2003 04:33:37 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NCXaG9060158; Sun, 23 Feb 2003 04:33:36 -0800 (PST) Message-Id: <200302231233.h1NCXaG9060158@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 23 Feb 2003 04:33:36 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/tcl84 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/23 04:33:36 PST Modified files: lang/tcl84 Makefile Log: - add suuport for option TCL_WITH_THREADS Submitted by: lehmann@ans-netz.de Revision Changes Path 1.65 +10 -0 ports/lang/tcl84/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 4:36:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A43637B401; Sun, 23 Feb 2003 04:36:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C282343FB1; Sun, 23 Feb 2003 04:36:00 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NCa00U060290; Sun, 23 Feb 2003 04:36:00 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NCa03i060288; Sun, 23 Feb 2003 04:36:00 -0800 (PST) Message-Id: <200302231236.h1NCa03i060288@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sun, 23 Feb 2003 04:36:00 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-MARC Makefile distinfo pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/23 04:36:00 PST Modified files: textproc/p5-MARC Makefile distinfo Removed files: textproc/p5-MARC pkg-comment Log: Update to version 1.15 and de-pkg-comment. Revision Changes Path 1.3 +2 -1 ports/textproc/p5-MARC/Makefile 1.3 +1 -1 ports/textproc/p5-MARC/distinfo 1.2 +0 -1 ports/textproc/p5-MARC/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 4:39:27 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5681737B401; Sun, 23 Feb 2003 04:39:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED27443FBD; Sun, 23 Feb 2003 04:39:25 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NCdP0U060418; Sun, 23 Feb 2003 04:39:25 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NCdPtf060417; Sun, 23 Feb 2003 04:39:25 -0800 (PST) Message-Id: <200302231239.h1NCdPtf060417@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 23 Feb 2003 04:39:25 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools/tinderbox tinderbox.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2003/02/23 04:39:25 PST Modified files: tools/tools/tinderbox tinderbox.pl Log: Don't try to build LINT if there is no NOTES file. Revision Changes Path 1.11 +4 -0 src/tools/tools/tinderbox/tinderbox.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 4:40:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1896137B401; Sun, 23 Feb 2003 04:40:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC84F43F85; Sun, 23 Feb 2003 04:40:21 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NCeL0U060496; Sun, 23 Feb 2003 04:40:21 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NCeLrl060495; Sun, 23 Feb 2003 04:40:21 -0800 (PST) Message-Id: <200302231240.h1NCeLrl060495@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 23 Feb 2003 04:40:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools/tinderbox tbmaster.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2003/02/23 04:40:21 PST Modified files: tools/tools/tinderbox tbmaster.pl Log: Add LINT to the taget list for CURRENT. Revision Changes Path 1.11 +1 -1 src/tools/tools/tinderbox/tbmaster.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 4:41:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11A2937B401; Sun, 23 Feb 2003 04:41:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A88DC43F93; Sun, 23 Feb 2003 04:41:32 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NCfW0U060896; Sun, 23 Feb 2003 04:41:32 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NCfWA0060895; Sun, 23 Feb 2003 04:41:32 -0800 (PST) Message-Id: <200302231241.h1NCfWA0060895@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 23 Feb 2003 04:41:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools/tinderbox tbmaster.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2003/02/23 04:41:32 PST Modified files: tools/tools/tinderbox tbmaster.pl Log: Add LINT to the target list for the test setup. Revision Changes Path 1.12 +1 -1 src/tools/tools/tinderbox/tbmaster.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 5:17:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69FD237B401; Sun, 23 Feb 2003 05:17:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EC1F43F85; Sun, 23 Feb 2003 05:17:28 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NDHR0U062857; Sun, 23 Feb 2003 05:17:27 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NDHRDP062856; Sun, 23 Feb 2003 05:17:27 -0800 (PST) Message-Id: <200302231317.h1NDHRDP062856@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 23 Feb 2003 05:17:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.pc98 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2003/02/23 05:17:27 PST Modified files: sys/conf files.pc98 Log: Remove unneeded entries and fix indent. Revision Changes Path 1.264 +6 -9 src/sys/conf/files.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 5:20:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 525A937B401; Sun, 23 Feb 2003 05:20:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8C0843FCB; Sun, 23 Feb 2003 05:20:42 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NDKg0U063158; Sun, 23 Feb 2003 05:20:42 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NDKgwl063156; Sun, 23 Feb 2003 05:20:42 -0800 (PST) Message-Id: <200302231320.h1NDKgwl063156@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 23 Feb 2003 05:20:42 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ar if_ar.c if_ar_isa.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2003/02/23 05:20:42 PST Modified files: sys/dev/ar if_ar.c if_ar_isa.c Log: Move ar_devclass definition to if_ar.c. Revision Changes Path 1.57 +2 -0 src/sys/dev/ar/if_ar.c 1.50 +1 -3 src/sys/dev/ar/if_ar_isa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 5:22:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DF1137B401; Sun, 23 Feb 2003 05:22:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 110D143F93; Sun, 23 Feb 2003 05:22:42 -0800 (PST) (envelope-from johan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NDMf0U063415; Sun, 23 Feb 2003 05:22:41 -0800 (PST) (envelope-from johan@repoman.freebsd.org) Received: (from johan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NDMfZi063414; Sun, 23 Feb 2003 05:22:41 -0800 (PST) Message-Id: <200302231322.h1NDMfZi063414@repoman.freebsd.org> From: Johan Karlsson Date: Sun, 23 Feb 2003 05:22:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/umount Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG johan 2003/02/23 05:22:41 PST Modified files: sbin/umount Makefile Log: Remove one of two WARNS=0. Revision Changes Path 1.10 +0 -1 src/sbin/umount/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 5:24:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D33D037B401; Sun, 23 Feb 2003 05:24:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 708A243FB1; Sun, 23 Feb 2003 05:24:26 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NDOQ0U063484; Sun, 23 Feb 2003 05:24:26 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NDOQRr063483; Sun, 23 Feb 2003 05:24:26 -0800 (PST) Message-Id: <200302231324.h1NDOQRr063483@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 23 Feb 2003 05:24:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cnw if_cnw.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2003/02/23 05:24:26 PST Modified files: sys/dev/cnw if_cnw.c Log: The ether_ifdetach() function requires only one argument now. Revision Changes Path 1.10 +1 -1 src/sys/dev/cnw/if_cnw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 5:25: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B7F337B401; Sun, 23 Feb 2003 05:25:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE38643FBD; Sun, 23 Feb 2003 05:25:02 -0800 (PST) (envelope-from johan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NDP20U063564; Sun, 23 Feb 2003 05:25:02 -0800 (PST) (envelope-from johan@repoman.freebsd.org) Received: (from johan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NDP2He063563; Sun, 23 Feb 2003 05:25:02 -0800 (PST) Message-Id: <200302231325.h1NDP2He063563@repoman.freebsd.org> From: Johan Karlsson Date: Sun, 23 Feb 2003 05:25:02 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dmesg Makefile src/sbin/comcontrol Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG johan 2003/02/23 05:25:02 PST Modified files: sbin/dmesg Makefile sbin/comcontrol Makefile Log: These are WARNS=2 clean, try to keep them that way. Revision Changes Path 1.6 +0 -1 src/sbin/comcontrol/Makefile 1.7 +0 -1 src/sbin/dmesg/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 5:26:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 749CE37B401; Sun, 23 Feb 2003 05:26:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1928A43FBD; Sun, 23 Feb 2003 05:26:22 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NDQL0U063652; Sun, 23 Feb 2003 05:26:21 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NDQLgn063651; Sun, 23 Feb 2003 05:26:21 -0800 (PST) Message-Id: <200302231326.h1NDQLgn063651@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 23 Feb 2003 05:26:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/i386 machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2003/02/23 05:26:21 PST Modified files: sys/pc98/i386 machdep.c Log: MFi386: revision 1.554. Revision Changes Path 1.308 +1 -1 src/sys/pc98/i386/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 5:28:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C56937B401; Sun, 23 Feb 2003 05:28:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3DA943FAF; Sun, 23 Feb 2003 05:28:44 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NDSi0U063751; Sun, 23 Feb 2003 05:28:44 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NDSibc063750; Sun, 23 Feb 2003 05:28:44 -0800 (PST) Message-Id: <200302231328.h1NDSibc063750@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 23 Feb 2003 05:28:44 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 pc98gdc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2003/02/23 05:28:44 PST Modified files: sys/pc98/pc98 pc98gdc.c Log: Fix compile error with FB_INSTALL_CDEV option. Revision Changes Path 1.32 +14 -8 src/sys/pc98/pc98/pc98gdc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 5:30: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B25437B401; Sun, 23 Feb 2003 05:30:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3B5243FD7; Sun, 23 Feb 2003 05:29:59 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NDTx0U063812; Sun, 23 Feb 2003 05:29:59 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NDTxbD063811; Sun, 23 Feb 2003 05:29:59 -0800 (PST) Message-Id: <200302231329.h1NDTxbD063811@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 23 Feb 2003 05:29:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 syscons.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2003/02/23 05:29:59 PST Modified files: sys/pc98/pc98 syscons.c Log: Merged from sys/dev/syscons/syscons.c revision 1.393. Revision Changes Path 1.182 +4 -1 src/sys/pc98/pc98/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 5:32:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 534D937B401; Sun, 23 Feb 2003 05:32:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E596F43FE0; Sun, 23 Feb 2003 05:32:33 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NDWX0U064337; Sun, 23 Feb 2003 05:32:33 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NDWXtL064336; Sun, 23 Feb 2003 05:32:33 -0800 (PST) Message-Id: <200302231332.h1NDWXtL064336@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 23 Feb 2003 05:32:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2003/02/23 05:32:33 PST Modified files: sys/conf NOTES sys/alpha/conf NOTES sys/i386/conf NOTES Log: Move MD devices to /conf/NOTES. Revision Changes Path 1.148 +187 -0 src/sys/alpha/conf/NOTES 1.1130 +0 -183 src/sys/conf/NOTES 1.1075 +183 -1 src/sys/i386/conf/NOTES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 5:34:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C24D37B401; Sun, 23 Feb 2003 05:34:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4020243F75; Sun, 23 Feb 2003 05:34:22 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NDYM0U064418; Sun, 23 Feb 2003 05:34:22 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NDYLKF064417; Sun, 23 Feb 2003 05:34:21 -0800 (PST) Message-Id: <200302231334.h1NDYLKF064417@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 23 Feb 2003 05:34:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/conf Makefile NOTES X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2003/02/23 05:34:21 PST Added files: sys/pc98/conf Makefile NOTES Log: Add NOTES for pc98. Revision Changes Path 1.1 +10 -0 src/sys/pc98/conf/Makefile (new) 1.1 +957 -0 src/sys/pc98/conf/NOTES (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 5:41: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7ED7C37B401; Sun, 23 Feb 2003 05:40:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94E5643FBF; Sun, 23 Feb 2003 05:40:57 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NDev0U064870; Sun, 23 Feb 2003 05:40:57 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NDevih064869; Sun, 23 Feb 2003 05:40:57 -0800 (PST) Message-Id: <200302231340.h1NDevih064869@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 23 Feb 2003 05:40:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/kseg Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/23 05:40:57 PST Modified files: math/kseg Makefile distinfo pkg-plist Log: Update to 0.352 PR: 48589 Submitted by: Kuang-che Wu Revision Changes Path 1.9 +5 -5 ports/math/kseg/Makefile 1.3 +1 -1 ports/math/kseg/distinfo 1.3 +2 -0 ports/math/kseg/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 5:45:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D285637B401; Sun, 23 Feb 2003 05:45:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77A0943F85; Sun, 23 Feb 2003 05:45:55 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NDjt0U065289; Sun, 23 Feb 2003 05:45:55 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NDjtGf065288; Sun, 23 Feb 2003 05:45:55 -0800 (PST) Message-Id: <200302231345.h1NDjtGf065288@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 23 Feb 2003 05:45:55 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_time.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/23 05:45:55 PST Modified files: sys/kern kern_time.c Log: OK, I was too sleepy there... Pointy hat over here! Revision Changes Path 1.100 +4 -2 src/sys/kern/kern_time.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 5:47:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F6AD37B401; Sun, 23 Feb 2003 05:47:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E708443FBF; Sun, 23 Feb 2003 05:47:44 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NDli0U065358; Sun, 23 Feb 2003 05:47:44 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NDli8R065357; Sun, 23 Feb 2003 05:47:44 -0800 (PST) Message-Id: <200302231347.h1NDli8R065357@repoman.freebsd.org> From: Peter Grehan Date: Sun, 23 Feb 2003 05:47:44 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/include cpufunc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG grehan 2003/02/23 05:47:44 PST Modified files: sys/powerpc/include cpufunc.h Log: Doh. Forgot to remove _KERNEL version. Revision Changes Path 1.18 +0 -7 src/sys/powerpc/include/cpufunc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 5:53:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A40C037B406 for ; Sun, 23 Feb 2003 05:53:38 -0800 (PST) Received: from c001.snv.cp.net (h005.c001.snv.cp.net [209.228.32.119]) by mx1.FreeBSD.org (Postfix) with SMTP id 4D67043FBF for ; Sun, 23 Feb 2003 05:53:35 -0800 (PST) (envelope-from kutulu@kutulu.org) Received: (cpmta 26441 invoked from network); 23 Feb 2003 05:53:34 -0800 Received: from 68.32.161.3 (HELO KutuluWare) by smtp.register-admin.com (209.228.32.119) with SMTP; 23 Feb 2003 05:53:34 -0800 X-Sent: 23 Feb 2003 13:53:34 GMT Message-ID: <008a01c2db42$d22cefc0$0245a8c0@KutuluWare> From: "Kutulu" To: "Juli Mallett" , "Wes Peters" Cc: "Julian Elischer" , "David E. O'Brien" , , , References: <200302222035.06119.wes@softweyr.com> <20030222225614.B49748@FreeBSD.org> Subject: Re: cvs commit: src/sbin Makefile Date: Sun, 23 Feb 2003 08:52:34 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: "Juli Mallett" Sent: Saturday, February 22, 2003 11:56 PM > * De: Wes Peters [ Data: 2003-02-22 ] > [ Subjecte: Re: cvs commit: src/sbin Makefile ] > > On Thursday 20 February 2003 06:22 pm, Julian Elischer wrote: > > > do we have any volunteers that know c++ to translate it to C? :-) > > > > With a bit of struggle I could probably port it to Ada. Would that > > solve your C++ phobia? > > > > > That and cvsup.. > > > > Apparently not. Fortran anyone? > > Tsk, tsk, everyone overlooks C#. You know you want cross-platform > CVSup. Pfft. If you really want cross-platform: Borland Kylix. It's even free :) --Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 6: 2:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E25A37B401; Sun, 23 Feb 2003 06:02:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C199243F3F; Sun, 23 Feb 2003 06:02:53 -0800 (PST) (envelope-from nik@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NE2r0U066505; Sun, 23 Feb 2003 06:02:53 -0800 (PST) (envelope-from nik@repoman.freebsd.org) Received: (from nik@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NE2rdE066504; Sun, 23 Feb 2003 06:02:53 -0800 (PST) Message-Id: <200302231402.h1NE2rdE066504@repoman.freebsd.org> From: Nik Clayton Date: Sun, 23 Feb 2003 06:02:53 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access.ports X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nik 2003/02/23 06:02:53 PST Modified files: . access.ports Log: Redirect ports commit mail somewhere more useful for me. Revision Changes Path 1.531 +1 -1 CVSROOT/access.ports To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 6:12:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FB8137B401; Sun, 23 Feb 2003 06:12:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 440C043F3F; Sun, 23 Feb 2003 06:12:17 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NECH0U067161; Sun, 23 Feb 2003 06:12:17 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NECGkC067160; Sun, 23 Feb 2003 06:12:16 -0800 (PST) Message-Id: <200302231412.h1NECGkC067160@repoman.freebsd.org> From: Maxim Sobolev Date: Sun, 23 Feb 2003 06:12:16 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/teg Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/23 06:12:16 PST Modified files: games/teg Makefile Log: This port uses gnome2 libs, not gnome1 ones. Submitted by: kris Revision Changes Path 1.13 +3 -1 ports/games/teg/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 6:14:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11CBD37B401; Sun, 23 Feb 2003 06:14:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A621143FBF; Sun, 23 Feb 2003 06:14:09 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NEE90U067248; Sun, 23 Feb 2003 06:14:09 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NEE9eR067247; Sun, 23 Feb 2003 06:14:09 -0800 (PST) Message-Id: <200302231414.h1NEE9eR067247@repoman.freebsd.org> From: Maxim Sobolev Date: Sun, 23 Feb 2003 06:14:09 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/linux-sun-jdk13 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/23 06:14:09 PST Modified files: java/linux-sun-jdk13 Makefile distinfo Log: Update to 1.3.1 revision 7. Revision Changes Path 1.24 +2 -3 ports/java/linux-sun-jdk13/Makefile 1.12 +1 -1 ports/java/linux-sun-jdk13/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 6:30:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7646137B401; Sun, 23 Feb 2003 06:30:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 296F243F75; Sun, 23 Feb 2003 06:30:18 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NEUH0U068135; Sun, 23 Feb 2003 06:30:17 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NEUHZb068134; Sun, 23 Feb 2003 06:30:17 -0800 (PST) Message-Id: <200302231430.h1NEUHZb068134@repoman.freebsd.org> From: Robert Watson Date: Sun, 23 Feb 2003 06:30:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys libkern.h malloc.h src/sys/libkern strdup.c src/sys/conf files X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2003/02/23 06:30:17 PST Modified files: sys/sys malloc.h libkern.h sys/conf files Added files: sys/libkern strdup.c Log: Add an implementation of strdup() to libkern. Allocated memory is of type M_STRING, now defined in malloc.h. Useful when string parsing must occur using the kernel strsep() and we want to avoid toasting the source string. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.761 +1 -0 src/sys/conf/files 1.1 +54 -0 src/sys/libkern/strdup.c (new) 1.38 +1 -0 src/sys/sys/libkern.h 1.71 +1 -0 src/sys/sys/malloc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 6:51:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47C8C37B401; Sun, 23 Feb 2003 06:51:38 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2885A43FB1; Sun, 23 Feb 2003 06:51:37 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id h1NEpZlI039832; Sun, 23 Feb 2003 15:51:35 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Robert Watson Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys libkern.h malloc.h src/sys/libkern strdup.c src/sys/conf files From: phk@phk.freebsd.dk In-Reply-To: Your message of "Sun, 23 Feb 2003 06:30:17 PST." <200302231430.h1NEUHZb068134@repoman.freebsd.org> Date: Sun, 23 Feb 2003 15:51:35 +0100 Message-ID: <39831.1046011895@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200302231430.h1NEUHZb068134@repoman.freebsd.org>, Robert Watson wri tes: >rwatson 2003/02/23 06:30:17 PST > > Modified files: > sys/sys malloc.h libkern.h > sys/conf files > Added files: > sys/libkern strdup.c > Log: > Add an implementation of strdup() to libkern. Allocated memory is of > type M_STRING, now defined in malloc.h. Useful when string parsing > must occur using the kernel strsep() and we want to avoid toasting > the source string. You should really consider using sbuf's instead. -- 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 6:56:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60CD937B401; Sun, 23 Feb 2003 06:56:16 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 941E343F75; Sun, 23 Feb 2003 06:56:15 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.6/8.12.5) with SMTP id h1NEu3P4098839; Sun, 23 Feb 2003 09:56:03 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Sun, 23 Feb 2003 09:56:02 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: phk@phk.freebsd.dk Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys libkern.h malloc.h src/sys/libkern strdup.c src/sys/conf files In-Reply-To: <39831.1046011895@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 23 Feb 2003 phk@phk.freebsd.dk wrote: > In message <200302231430.h1NEUHZb068134@repoman.freebsd.org>, Robert Watson wri > tes: > >rwatson 2003/02/23 06:30:17 PST > > > > Modified files: > > sys/sys malloc.h libkern.h > > sys/conf files > > Added files: > > sys/libkern strdup.c > > Log: > > Add an implementation of strdup() to libkern. Allocated memory is of > > type M_STRING, now defined in malloc.h. Useful when string parsing > > must occur using the kernel strsep() and we want to avoid toasting > > the source string. > > You should really consider using sbuf's instead. The sbuf routines are great for output, and the module I'm working on uses them for output, but my understanding is that we don't currently have tokenizing routines for sbufs. If we do, they need to be better documented in the man page :-). I agree in principle, however, and if we don't have sbuf_tokenize() in some form or another, we should seriously consider adding it. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 7: 1: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9918737B401; Sun, 23 Feb 2003 07:01:01 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0FDF43FBF; Sun, 23 Feb 2003 07:01:00 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.6/8.12.5) with SMTP id h1NF0mP4000311; Sun, 23 Feb 2003 10:00:48 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Sun, 23 Feb 2003 10:00:48 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: phk@phk.freebsd.dk Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys libkern.h malloc.h src/sys/libkern strdup.c src/sys/conf files In-Reply-To: <39831.1046011895@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Per phk's request, I'm going to pass a malloc type into the kernel strdup(), and drop M_STRING. However, I won't have time to make and test this change for a few hours. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories On Sun, 23 Feb 2003 phk@phk.freebsd.dk wrote: > In message <200302231430.h1NEUHZb068134@repoman.freebsd.org>, Robert Watson wri > tes: > >rwatson 2003/02/23 06:30:17 PST > > > > Modified files: > > sys/sys malloc.h libkern.h > > sys/conf files > > Added files: > > sys/libkern strdup.c > > Log: > > Add an implementation of strdup() to libkern. Allocated memory is of > > type M_STRING, now defined in malloc.h. Useful when string parsing > > must occur using the kernel strsep() and we want to avoid toasting > > the source string. > > You should really consider using sbuf's instead. > > -- > 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. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 7: 5:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D6D337B405; Sun, 23 Feb 2003 07:05:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B88243F75; Sun, 23 Feb 2003 07:05:05 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NF540U070382; Sun, 23 Feb 2003 07:05:05 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NF54g4070380; Sun, 23 Feb 2003 07:05:04 -0800 (PST) Message-Id: <200302231505.h1NF54g4070380@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 23 Feb 2003 07:05:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/02/23 07:05:04 PST Modified files: sys/dev/ata ata-chipset.c Log: Fix timeout when using UDMA speeds, bad chip setup. Revision Changes Path 1.2 +0 -3 src/sys/dev/ata/ata-chipset.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 7: 8:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8349437B401; Sun, 23 Feb 2003 07:08:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26EA043FCB; Sun, 23 Feb 2003 07:08:26 -0800 (PST) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NF8P0U070581; Sun, 23 Feb 2003 07:08:25 -0800 (PST) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NF8PTf070580; Sun, 23 Feb 2003 07:08:25 -0800 (PST) Message-Id: <200302231508.h1NF8PTf070580@repoman.freebsd.org> From: Martin Blapp Date: Sun, 23 Feb 2003 07:08:25 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/mysql40-server Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2003/02/23 07:08:25 PST Modified files: databases/mysql40-server Makefile Log: Add WITH_LINUXTHREADS option to build with linuxthreads. Revision Changes Path 1.159 +9 -0 ports/databases/mysql40-server/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 7:27:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C5E137B401; Sun, 23 Feb 2003 07:27:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7305643FD7; Sun, 23 Feb 2003 07:27:25 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NFRP0U071791; Sun, 23 Feb 2003 07:27:25 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NFRPPE071788; Sun, 23 Feb 2003 07:27:25 -0800 (PST) Message-Id: <200302231527.h1NFRPPE071788@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 23 Feb 2003 07:27:24 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/libgmp4 Makefile ports/security/lsh Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/23 07:27:24 PST Modified files: math/libgmp4 Makefile security/lsh Makefile Log: - drop maintainership Revision Changes Path 1.13 +1 -1 ports/math/libgmp4/Makefile 1.17 +1 -1 ports/security/lsh/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 7:40:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DCE437B401; Sun, 23 Feb 2003 07:40:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A521943F75; Sun, 23 Feb 2003 07:40:36 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NFea0U072564; Sun, 23 Feb 2003 07:40:36 -0800 (PST) (envelope-from jlemon@repoman.freebsd.org) Received: (from jlemon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NFeaLL072563; Sun, 23 Feb 2003 07:40:36 -0800 (PST) Message-Id: <200302231540.h1NFeaLL072563@repoman.freebsd.org> From: Jonathan Lemon Date: Sun, 23 Feb 2003 07:40:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jlemon 2003/02/23 07:40:36 PST Modified files: sys/netinet tcp_input.c Log: Yesterday just wasn't my day. Remove testing delta that crept into the diff. Pointy hat provided by: sam Revision Changes Path 1.194 +1 -1 src/sys/netinet/tcp_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 7:41:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52DE937B401; Sun, 23 Feb 2003 07:41:27 -0800 (PST) Received: from mail.flugsvamp.com (ts46-01-qdr3643.mdfrd.or.charter.com [68.118.36.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 510AA43FBF; Sun, 23 Feb 2003 07:41:26 -0800 (PST) (envelope-from jlemon@flugsvamp.com) Received: (from jlemon@localhost) by mail.flugsvamp.com (8.12.6/8.12.6) id h1NFfPgB010749; Sun, 23 Feb 2003 09:41:25 -0600 (CST) (envelope-from jlemon) Date: Sun, 23 Feb 2003 09:41:25 -0600 From: Jonathan Lemon To: Sam Leffler Cc: Jonathan Lemon , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c Message-ID: <20030223094125.U90471@flugsvamp.com> Mail-Followup-To: Sam Leffler , Jonathan Lemon , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200302222154.h1MLswVe088597@repoman.freebsd.org> <16fe01c2dacd$21c93320$52557f42@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <16fe01c2dacd$21c93320$52557f42@errno.com>; from sam@errno.com on Sat, Feb 22, 2003 at 03:50:07PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Feb 22, 2003 at 03:50:07PM -0800, Sam Leffler wrote: > > jlemon 2003/02/22 13:54:58 PST > > > > Modified files: > > sys/netinet tcp_input.c > > Log: > > Check to see if the TF_DELACK flag is set before returning from > > tcp_input(). This unbreaks delack handling, while still preserving > > correct T/TCP behavior > > This commit msg does not explain this part of the commit: > > - tp->t_flags |= (TF_ACKNOW | TF_NEEDSYN); > + tp->t_flags |= TF_ACKNOW; That was part of some testing code, it shouldn't have been committed. Thanks for pointing this out. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 7:44:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E78FC37B406; Sun, 23 Feb 2003 07:44:44 -0800 (PST) Received: from mail.flugsvamp.com (ts46-01-qdr3643.mdfrd.or.charter.com [68.118.36.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22BFF43F85; Sun, 23 Feb 2003 07:44:44 -0800 (PST) (envelope-from jlemon@flugsvamp.com) Received: (from jlemon@localhost) by mail.flugsvamp.com (8.12.6/8.12.6) id h1NFii8x010819; Sun, 23 Feb 2003 09:44:44 -0600 (CST) (envelope-from jlemon) Date: Sun, 23 Feb 2003 09:44:44 -0600 From: Jonathan Lemon To: Sam Leffler Cc: Jonathan Lemon , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_pcb.c in_pcb.h in_proto.c ip_output.c tcp_input.c tcp_subr.c tcp_timer.c tcp_timer.h tcp_var.h src/sys/netinet6 in6_pcb.c ip6_output.c ipsec.c ipsec.h ipsec6.h raw_ip6.c udp6_usrreq.c Message-ID: <20030223094444.V90471@flugsvamp.com> Mail-Followup-To: Sam Leffler , Jonathan Lemon , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200302192232.h1JMWhn3027852@repoman.freebsd.org> <190e01c2db07$486cd060$52557f42@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <190e01c2db07$486cd060$52557f42@errno.com>; from sam@errno.com on Sat, Feb 22, 2003 at 10:46:23PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Feb 22, 2003 at 10:46:23PM -0800, Sam Leffler wrote: > This commit broke FAST_IPSEC. Please include me in the review process for > future commits. I can always use more people reviewing the code. Please provide details on what broke, so I can fix it. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 8:21:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00ADE37B401; Sun, 23 Feb 2003 08:21:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94F2E43FB1; Sun, 23 Feb 2003 08:21:35 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NGLZ0U075304; Sun, 23 Feb 2003 08:21:35 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NGLZLf075303; Sun, 23 Feb 2003 08:21:35 -0800 (PST) Message-Id: <200302231621.h1NGLZLf075303@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 08:21:35 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/gnome/docs faq2.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 08:21:35 PST Modified files: en/gnome/docs faq2.sgml Log: Describe what the optional GNOME-enhancing macros do. Suggested by: des Revision Changes Path 1.26 +10 -1 www/en/gnome/docs/faq2.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 8:24:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09F4437B401; Sun, 23 Feb 2003 08:24:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EF9743F3F; Sun, 23 Feb 2003 08:24:11 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NGOB0U075412; Sun, 23 Feb 2003 08:24:11 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NGOBsp075411; Sun, 23 Feb 2003 08:24:11 -0800 (PST) Message-Id: <200302231624.h1NGOBsp075411@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 08:24:11 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt-bluecurve-theme Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 08:24:11 PST Modified files: x11-toolkits/qt-bluecurve-theme Makefile Log: Regenerate moc file for QT 3.1. PR: 48578 Submitted by: Dmitry Panov Approved by: maintainer Revision Changes Path 1.3 +1 -0 ports/x11-toolkits/qt-bluecurve-theme/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 8:25:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EE4D37B401; Sun, 23 Feb 2003 08:25:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16B6943F75; Sun, 23 Feb 2003 08:25:50 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NGPn0U075570; Sun, 23 Feb 2003 08:25:49 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NGPnCc075569; Sun, 23 Feb 2003 08:25:49 -0800 (PST) Message-Id: <200302231625.h1NGPnCc075569@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 23 Feb 2003 08:25:49 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/lexter pkg-install ports/games/nighthawk pkg-install ports/japanese/Wnn6 pkg-install ports/mail/sentinel pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/23 08:25:49 PST Modified files: games/lexter pkg-install games/nighthawk pkg-install japanese/Wnn6 pkg-install mail/sentinel pkg-plist Log: correct syntax of chown PR: 48515 Submitted by: Akihiro IIJIMA Approved by: markp (MAINTAINER) Revision Changes Path 1.2 +1 -1 ports/games/lexter/pkg-install 1.2 +1 -1 ports/games/nighthawk/pkg-install 1.7 +1 -1 ports/japanese/Wnn6/pkg-install 1.3 +1 -1 ports/mail/sentinel/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 8:29: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F60C37B401; Sun, 23 Feb 2003 08:28:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5DB743FB1; Sun, 23 Feb 2003 08:28:58 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NGSw0U075658; Sun, 23 Feb 2003 08:28:58 -0800 (PST) (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NGSwLZ075657; Sun, 23 Feb 2003 08:28:58 -0800 (PST) Message-Id: <200302231628.h1NGSwLZ075657@repoman.freebsd.org> From: David Malone Date: Sun, 23 Feb 2003 08:28:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 random.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2003/02/23 08:28:58 PST Modified files: share/man/man4 random.4 Log: Add a section on different types of randomness, what the library functions we provide are good for and how /dev/random fits into this picture. Reviewed by: markm Revision Changes Path 1.9 +122 -1 src/share/man/man4/random.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 8:36:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 661F837B401; Sun, 23 Feb 2003 08:36:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0992B43F93; Sun, 23 Feb 2003 08:36:22 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NGaL0U076227; Sun, 23 Feb 2003 08:36:21 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NGaLIr076226; Sun, 23 Feb 2003 08:36:21 -0800 (PST) Message-Id: <200302231636.h1NGaLIr076226@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 23 Feb 2003 08:36:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/02/23 08:36:21 PST Modified files: sys/dev/ata ata-chipset.c Log: Fix chipset setup problem on older ALI chips. Revision Changes Path 1.3 +14 -9 src/sys/dev/ata/ata-chipset.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 8:43:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C34AE37B401; Sun, 23 Feb 2003 08:43:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67A5B43F93; Sun, 23 Feb 2003 08:43:27 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NGhR0U076810; Sun, 23 Feb 2003 08:43:27 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NGhRGe076809; Sun, 23 Feb 2003 08:43:27 -0800 (PST) Message-Id: <200302231643.h1NGhRGe076809@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 23 Feb 2003 08:43:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-disk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/02/23 08:43:27 PST Modified files: sys/dev/ata ata-disk.c Log: Temporarily disable tagged queueing while I figure out why it broke. Revision Changes Path 1.145 +2 -1 src/sys/dev/ata/ata-disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 8:49:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 552DF37B401; Sun, 23 Feb 2003 08:49:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E96FB43FBD; Sun, 23 Feb 2003 08:49:14 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NGnE0U077022; Sun, 23 Feb 2003 08:49:14 -0800 (PST) (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NGnEf1077021; Sun, 23 Feb 2003 08:49:14 -0800 (PST) Message-Id: <200302231649.h1NGnEf1077021@repoman.freebsd.org> From: David Malone Date: Sun, 23 Feb 2003 08:49:14 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2003/02/23 08:49:14 PST Modified files: usr.sbin/inetd inetd.c Log: After calling login_getclass, be sure to call login_close so that we don't leak memory. Only one of these two cases (reconfig) actually causes a leak because the other is usually followed by an exec. PR: 46845 Reviewed by: David Wang MFC after: 2 weeks Revision Changes Path 1.118 +6 -1 src/usr.sbin/inetd/inetd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 8:54:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 268A637B401; Sun, 23 Feb 2003 08:54:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 988AE43FBD; Sun, 23 Feb 2003 08:54:20 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NGsK0U077536; Sun, 23 Feb 2003 08:54:20 -0800 (PST) (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NGsJAf077535; Sun, 23 Feb 2003 08:54:19 -0800 (PST) Message-Id: <200302231654.h1NGsJAf077535@repoman.freebsd.org> From: David Malone Date: Sun, 23 Feb 2003 08:54:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2003/02/23 08:54:19 PST Modified files: usr.sbin/inetd inetd.c Log: Under some unusual conditions, inetd can leak a open file discriptor into a child process. Rather than closing the discriptors manually, mark all discriptors as close-on-exec. PR: 47694 Submitted by: Max Okumoto Obtained from: NetBSD MFC after: 2 weeks Revision Changes Path 1.119 +23 -7 src/usr.sbin/inetd/inetd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 8:55:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0F0237B401; Sun, 23 Feb 2003 08:55:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92AA143FAF; Sun, 23 Feb 2003 08:55:09 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NGt90U077592; Sun, 23 Feb 2003 08:55:09 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NGt9S5077591; Sun, 23 Feb 2003 08:55:09 -0800 (PST) Message-Id: <200302231655.h1NGt9S5077591@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 23 Feb 2003 08:55:08 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/vgb-bin Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/02/23 08:55:08 PST Modified files: emulators/vgb-bin Makefile distinfo Log: Update to 2.2 Revision Changes Path 1.9 +1 -1 ports/emulators/vgb-bin/Makefile 1.4 +1 -1 ports/emulators/vgb-bin/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 8:56:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FE7E37B401; Sun, 23 Feb 2003 08:56:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C339943F75; Sun, 23 Feb 2003 08:56:10 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NGuA0U077677; Sun, 23 Feb 2003 08:56:10 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NGuAjw077676; Sun, 23 Feb 2003 08:56:10 -0800 (PST) Message-Id: <200302231656.h1NGuAjw077676@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 23 Feb 2003 08:56:10 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/23 08:56:09 PST Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Add entry about __FreeBSD_version 500101 /me wonders if he is actually allowed to as a src-committer... Revision Changes Path 1.280 +5 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9: 9: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4759C37B401; Sun, 23 Feb 2003 09:09:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE10943F85; Sun, 23 Feb 2003 09:09:04 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NH940U078399; Sun, 23 Feb 2003 09:09:04 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NH94Wl078398; Sun, 23 Feb 2003 09:09:04 -0800 (PST) Message-Id: <200302231709.h1NH94Wl078398@repoman.freebsd.org> From: Maxim Sobolev Date: Sun, 23 Feb 2003 09:09:04 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnomemeeting Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/23 09:09:04 PST Modified files: net/gnomemeeting Makefile Log: Use X11BASE instead of PREFIX where approproate. Revision Changes Path 1.18 +1 -1 ports/net/gnomemeeting/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:12:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2462137B401; Sun, 23 Feb 2003 09:12:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB2D443FBF; Sun, 23 Feb 2003 09:12:20 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHCK0U078871; Sun, 23 Feb 2003 09:12:20 -0800 (PST) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHCKni078869; Sun, 23 Feb 2003 09:12:20 -0800 (PST) Message-Id: <200302231712.h1NHCKni078869@repoman.freebsd.org> From: Giorgos Keramidas Date: Sun, 23 Feb 2003 09:12:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/chmod chmod.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2003/02/23 09:12:20 PST Modified files: (Branch: RELENG_4) bin/chmod chmod.1 Log: MFC: 1.35: [sync with current] Reorder options to match style(9), document the -f and fix spacing a bit. Approved by: re (murray) Revision Changes Path 1.17.2.15 +17 -14 src/bin/chmod/chmod.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:22:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55F0137B401; Sun, 23 Feb 2003 09:22:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC74E43FA3; Sun, 23 Feb 2003 09:22:20 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHMK0U080967; Sun, 23 Feb 2003 09:22:20 -0800 (PST) (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHMK6A080966; Sun, 23 Feb 2003 09:22:20 -0800 (PST) Message-Id: <200302231722.h1NHMK6A080966@repoman.freebsd.org> From: David Malone Date: Sun, 23 Feb 2003 09:22:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 random.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2003/02/23 09:22:20 PST Modified files: share/man/man4 random.4 Log: A few improvements suggested by nectar. Revision Changes Path 1.10 +12 -3 src/share/man/man4/random.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:32: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 896E737B401; Sun, 23 Feb 2003 09:32:05 -0800 (PST) Received: from espresso.bsdmike.org (espresso.bsdmike.org [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id F106143FAF; Sun, 23 Feb 2003 09:32:04 -0800 (PST) (envelope-from mike@espresso.bsdmike.org) Received: by espresso.bsdmike.org (Postfix, from userid 1002) id 632279C5F; Sun, 23 Feb 2003 12:19:33 -0500 (EST) Date: Sun, 23 Feb 2003 12:19:33 -0500 From: Mike Barcroft To: Takahashi Yoshihiro Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES Message-ID: <20030223121933.D49626@espresso.bsdmike.org> References: <200302231332.h1NDWXtL064336@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302231332.h1NDWXtL064336@repoman.freebsd.org>; from nyan@FreeBSD.org on Sun, Feb 23, 2003 at 05:32:33AM -0800 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Takahashi Yoshihiro writes: > nyan 2003/02/23 05:32:33 PST > > Modified files: > sys/conf NOTES > sys/alpha/conf NOTES > sys/i386/conf NOTES > Log: > Move MD devices to /conf/NOTES. > > Revision Changes Path > 1.148 +187 -0 src/sys/alpha/conf/NOTES > 1.1130 +0 -183 src/sys/conf/NOTES > 1.1075 +183 -1 src/sys/i386/conf/NOTES This doesn't look right to me. If options are shared with at least 2 architectures they are MI. We may need quirks so that they don't get compiled on PC98, but I think this should be addressed with conditionals of some sort. What happens when we add sparc64 NOTES? Do we copy these 183 lines again? Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:32:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07A6637B401; Sun, 23 Feb 2003 09:32:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB13B43F85; Sun, 23 Feb 2003 09:32:48 -0800 (PST) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHWm0U082302; Sun, 23 Feb 2003 09:32:48 -0800 (PST) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHWmPr082301; Sun, 23 Feb 2003 09:32:48 -0800 (PST) Message-Id: <200302231732.h1NHWmPr082301@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 23 Feb 2003 09:32:48 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xawtv Makefile distinfo pkg-plist ports/graphics/xawtv/files patch-configure patch-libng::contrib-plugins::Subdir.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arved 2003/02/23 09:32:48 PST Modified files: graphics/xawtv Makefile distinfo pkg-plist graphics/xawtv/files patch-configure Added files: graphics/xawtv/files patch-libng::contrib-plugins::Subdir.mk Log: Update to 3.85 PR: 48252 Submitted by: Oliver Lehmann Revision Changes Path 1.21 +36 -3 ports/graphics/xawtv/Makefile 1.15 +1 -1 ports/graphics/xawtv/distinfo 1.8 +40 -4 ports/graphics/xawtv/files/patch-configure 1.1 +11 -0 ports/graphics/xawtv/files/patch-libng::contrib-plugins::Subdir.mk (new) 1.13 +5 -1 ports/graphics/xawtv/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:34: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9C7137B405; Sun, 23 Feb 2003 09:34:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64FC443FA3; Sun, 23 Feb 2003 09:34:04 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHY40U082577; Sun, 23 Feb 2003 09:34:04 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHY4Xo082576; Sun, 23 Feb 2003 09:34:04 -0800 (PST) Message-Id: <200302231734.h1NHY4Xo082576@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 09:34:04 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnet-glib2 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/gnet-glib2/files patch-Makefile.in patch-configure patch-doc_Makefile.in patch-gnet.pc.in patch-src_Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 09:34:04 PST Modified files: net/gnet-glib2 Makefile distinfo pkg-descr pkg-plist net/gnet-glib2/files patch-configure Added files: net/gnet-glib2/files patch-Makefile.in patch-doc_Makefile.in patch-gnet.pc.in patch-src_Makefile.in Removed files: net/gnet-glib2 pkg-comment Log: Add gnet-glib2 after a repo copy from gnet. gnet-glib2 provides the Gnet API built on Glib 2. Revision Changes Path 1.16 +32 -11 ports/net/gnet-glib2/Makefile 1.8 +1 -1 ports/net/gnet-glib2/distinfo 1.1 +10 -0 ports/net/gnet-glib2/files/patch-Makefile.in (new) 1.2 +0 -3 ports/net/gnet-glib2/files/patch-configure 1.1 +10 -0 ports/net/gnet-glib2/files/patch-doc_Makefile.in (new) 1.1 +10 -0 ports/net/gnet-glib2/files/patch-gnet.pc.in (new) 1.1 +23 -0 ports/net/gnet-glib2/files/patch-src_Makefile.in (new) 1.3 +0 -1 ports/net/gnet-glib2/pkg-comment (dead) 1.4 +1 -1 ports/net/gnet-glib2/pkg-descr 1.9 +49 -49 ports/net/gnet-glib2/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:34:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6AD737B401; Sun, 23 Feb 2003 09:34:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 773A543F85; Sun, 23 Feb 2003 09:34:31 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHYV0U083074; Sun, 23 Feb 2003 09:34:31 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHYVjV083073; Sun, 23 Feb 2003 09:34:31 -0800 (PST) Message-Id: <200302231734.h1NHYVjV083073@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 09:34:31 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnet-glib2/files patch-gnet-config.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 09:34:31 PST Added files: net/gnet-glib2/files patch-gnet-config.in Log: Add a patch missed in the last commit. Revision Changes Path 1.1 +19 -0 ports/net/gnet-glib2/files/patch-gnet-config.in (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:35:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71B0437B401; Sun, 23 Feb 2003 09:35:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1445C43F93; Sun, 23 Feb 2003 09:35:11 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHZA0U083134; Sun, 23 Feb 2003 09:35:10 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHZAWU083133; Sun, 23 Feb 2003 09:35:10 -0800 (PST) Message-Id: <200302231735.h1NHZAWU083133@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 09:35:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnet-glib2 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 09:35:10 PST Modified files: net/gnet-glib2 Makefile Log: Remove some redundant -p arguments to MKDIR. Revision Changes Path 1.17 +4 -4 ports/net/gnet-glib2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:35:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5195337B401; Sun, 23 Feb 2003 09:35:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E992543F93; Sun, 23 Feb 2003 09:35:48 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHZm0U083203; Sun, 23 Feb 2003 09:35:48 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHZmUb083202; Sun, 23 Feb 2003 09:35:48 -0800 (PST) Message-Id: <200302231735.h1NHZmUb083202@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 09:35:48 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 09:35:48 PST Modified files: net Makefile Log: Add gnet-glib2. Revision Changes Path 1.927 +1 -0 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:36:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49D5337B401; Sun, 23 Feb 2003 09:36:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF02243F93; Sun, 23 Feb 2003 09:36:31 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHaV0U083272; Sun, 23 Feb 2003 09:36:31 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHaVZG083271; Sun, 23 Feb 2003 09:36:31 -0800 (PST) Message-Id: <200302231736.h1NHaVZG083271@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 09:36:31 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 09:36:31 PST Modified files: . modules Log: gnet-glib2 --> ports/net/gnet-glib2 Revision Changes Path 1.6786 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:38: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57E1D37B401; Sun, 23 Feb 2003 09:38:06 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 019A343F75; Sun, 23 Feb 2003 09:38:05 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id h1NHc2lI069355; Sun, 23 Feb 2003 18:38:02 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Mike Barcroft Cc: Takahashi Yoshihiro , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES From: phk@phk.freebsd.dk In-Reply-To: Your message of "Sun, 23 Feb 2003 12:19:33 EST." <20030223121933.D49626@espresso.bsdmike.org> Date: Sun, 23 Feb 2003 18:38:02 +0100 Message-ID: <69354.1046021882@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20030223121933.D49626@espresso.bsdmike.org>, Mike Barcroft writes: >Takahashi Yoshihiro writes: >> nyan 2003/02/23 05:32:33 PST >> >> Modified files: >> sys/conf NOTES >> sys/alpha/conf NOTES >> sys/i386/conf NOTES >> Log: >> Move MD devices to /conf/NOTES. >> >> Revision Changes Path >> 1.148 +187 -0 src/sys/alpha/conf/NOTES >> 1.1130 +0 -183 src/sys/conf/NOTES >> 1.1075 +183 -1 src/sys/i386/conf/NOTES > >This doesn't look right to me. If options are shared with at least 2 >architectures they are MI. We may need quirks so that they don't get >compiled on PC98, but I think this should be addressed with >conditionals of some sort. What happens when we add sparc64 NOTES? >Do we copy these 183 lines again? Maybe we need a metafile: all option FOO pc98,i386,alpha option BAR -alpha device GNAF -- 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:38:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67AB837B401; Sun, 23 Feb 2003 09:38:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09FF343F75; Sun, 23 Feb 2003 09:38:33 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHcW0U083407; Sun, 23 Feb 2003 09:38:32 -0800 (PST) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHcWpM083406; Sun, 23 Feb 2003 09:38:32 -0800 (PST) Message-Id: <200302231738.h1NHcWpM083406@repoman.freebsd.org> From: Giorgos Keramidas Date: Sun, 23 Feb 2003 09:38:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/date date.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2003/02/23 09:38:32 PST Modified files: (Branch: RELENG_4) bin/date date.1 Log: MFC: 1.59: [reduce diffs with current] Add an example to help one manually set the date on one machine taking the out put from another. Approved by: re [murray] Revision Changes Path 1.34.2.14 +5 -0 src/bin/date/date.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:38:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35FF637B401; Sun, 23 Feb 2003 09:38:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FD9D43F75; Sun, 23 Feb 2003 09:38:48 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHcm0U083460; Sun, 23 Feb 2003 09:38:48 -0800 (PST) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHcmLp083459; Sun, 23 Feb 2003 09:38:48 -0800 (PST) Message-Id: <200302231738.h1NHcmLp083459@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 23 Feb 2003 09:38:48 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/ebview Makefile ports/japanese/ebview/files patch-src::eb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2003/02/23 09:38:48 PST Modified files: japanese/ebview Makefile japanese/ebview/files patch-src::eb.c Log: Ebview requires a rich stack size each thread, so extend to 256k. I don't know whether or not enough size(to 256k), but some test ok. Revision Changes Path 1.10 +1 -0 ports/japanese/ebview/Makefile 1.2 +33 -1 ports/japanese/ebview/files/patch-src::eb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:42:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5247937B401; Sun, 23 Feb 2003 09:42:41 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id F385B43FA3; Sun, 23 Feb 2003 09:42:39 -0800 (PST) (envelope-from keramida@freebsd.org) Received: from gothmog.gr (patr530-a057.otenet.gr [212.205.215.57]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h1NHgb2O017447; Sun, 23 Feb 2003 19:42:38 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.7/8.12.7) with ESMTP id h1NHgbuP004045; Sun, 23 Feb 2003 19:42:37 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from giorgos@localhost) by gothmog.gr (8.12.7/8.12.7/Submit) id h1NHgbB6004044; Sun, 23 Feb 2003 19:42:37 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Sun, 23 Feb 2003 19:42:37 +0200 From: Giorgos Keramidas To: Poul-Henning Kamp Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml Message-ID: <20030223174237.GA3812@gothmog.gr> References: <200302231656.h1NGuAjw077676@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <200302231656.h1NGuAjw077676@repoman.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2003-02-23 08:56, Poul-Henning Kamp wrote: > Add entry about __FreeBSD_version 500101 > > /me wonders if he is actually allowed to as a src-committer... > > Revision Changes Path > 1.280 +5 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml The change looks fine. Approved a posteriori by me :) It's probably a good idea to have at least one of the doc people look at larger, future changes though. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+WQgN1g+UGjGGA7YRAgPwAKCgMhd9dhf6kC0IGYrJfciVuGpU2ACfRJ+u TMFnG31g+DFa2iuCyeghWw0= =mplk -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:43:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F024737B401; Sun, 23 Feb 2003 09:43:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CE6E43FA3; Sun, 23 Feb 2003 09:43:19 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHhI0U085901; Sun, 23 Feb 2003 09:43:18 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHhIBR085900; Sun, 23 Feb 2003 09:43:18 -0800 (PST) Message-Id: <200302231743.h1NHhIBR085900@repoman.freebsd.org> From: Maxim Sobolev Date: Sun, 23 Feb 2003 09:43:18 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gail/files patch-docs_reference_libgail-util_Makefile.in ports/x11/wmmenu/files patch-ad ports/graphics/kdegraphics3/files plist.gphoto2.rm ports/net/slurm/files patch-aa ports/print/lyx/files patch-src::sp_spell.C ports/japanese/sj3/files patch-ag X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/23 09:43:18 PST Removed files: x11-toolkits/gail/files patch-docs_reference_libgail-util_Makefile.in x11/wmmenu/files patch-ad graphics/kdegraphics3/files plist.gphoto2.rm net/slurm/files patch-aa print/lyx/files patch-src::sp_spell.C japanese/sj3/files patch-ag Log: GC empty files. Revision Changes Path 1.2 +0 -0 ports/graphics/kdegraphics3/files/plist.gphoto2.rm (dead) 1.3 +0 -0 ports/japanese/sj3/files/patch-ag (dead) 1.3 +0 -0 ports/net/slurm/files/patch-aa (dead) 1.3 +0 -0 ports/print/lyx/files/patch-src::sp_spell.C (dead) 1.3 +0 -0 ports/x11-toolkits/gail/files/patch-docs_reference_libgail-util_Makefile.in (dead) 1.3 +0 -0 ports/x11/wmmenu/files/patch-ad (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:44:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C59F737B401; Sun, 23 Feb 2003 09:44:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63CF543F75; Sun, 23 Feb 2003 09:44:37 -0800 (PST) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHib0U086031; Sun, 23 Feb 2003 09:44:37 -0800 (PST) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHibhd086030; Sun, 23 Feb 2003 09:44:37 -0800 (PST) Message-Id: <200302231744.h1NHibhd086030@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 23 Feb 2003 09:44:37 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/qglviewer Makefile pkg-comment pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arved 2003/02/23 09:44:37 PST Modified files: graphics/qglviewer Makefile pkg-plist Removed files: graphics/qglviewer pkg-comment Log: - Support QTCPPFLAGS/QTCFGLIBS properly [1] - Support NOPORTDOCS [1] - USE_QT_VER= 2-> 3 - De-pkg-comment - Set Maintainer back to ports. PR: 42243[1] Submitted by: KATO Tsuguru [1] Revision Changes Path 1.4 +25 -9 ports/graphics/qglviewer/Makefile 1.2 +0 -1 ports/graphics/qglviewer/pkg-comment (dead) 1.2 +336 -337 ports/graphics/qglviewer/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:45:32 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B45D937B401; Sun, 23 Feb 2003 09:45:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B3B43FA3; Sun, 23 Feb 2003 09:45:29 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHjT0U086154; Sun, 23 Feb 2003 09:45:29 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHjTut086153; Sun, 23 Feb 2003 09:45:29 -0800 (PST) Message-Id: <200302231745.h1NHjTut086153@repoman.freebsd.org> From: Sam Leffler Date: Sun, 23 Feb 2003 09:45:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf options src/sys/netinet ip_input.c src/sys/i386/conf LINT X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sam 2003/02/23 09:45:29 PST Modified files: (Branch: RELENG_4) sys/conf options sys/netinet ip_input.c sys/i386/conf LINT Log: MFC: IPSEC_FILTERGIF config option Add a new config option IPSEC_FILTERGIF to control whether or not packets coming out of a GIF tunnel are re-processed by ipfw, et. al. By default they are not reprocessed. With the option they are. This reverts 1.214. Prior to that change packets were not re-processed. After they were which caused problems because packets do not have distinguishing characteristics (like a special network if) that allows them to be filtered specially. PR: 48159 Reviewed by: Guido van Rooij Approved by: re (jhb, murray) Revision Changes Path 1.191.2.47 +1 -0 src/sys/conf/options 1.749.2.136 +11 -0 src/sys/i386/conf/LINT 1.130.2.48 +7 -0 src/sys/netinet/ip_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:46:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34D8E37B401; Sun, 23 Feb 2003 09:46:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9462943FB1; Sun, 23 Feb 2003 09:46:34 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHkY0U086219; Sun, 23 Feb 2003 09:46:34 -0800 (PST) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHkYn1086218; Sun, 23 Feb 2003 09:46:34 -0800 (PST) Message-Id: <200302231746.h1NHkYn1086218@repoman.freebsd.org> From: Giorgos Keramidas Date: Sun, 23 Feb 2003 09:46:34 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/pax pax.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2003/02/23 09:46:34 PST Modified files: (Branch: RELENG_4) bin/pax pax.1 Log: MFC: 1.29: [sync with current] Make the "tarcp" example more direct. Approved by: re (murray) Revision Changes Path 1.12.2.10 +5 -5 src/bin/pax/pax.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:48:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12B6D37B401; Sun, 23 Feb 2003 09:48:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3A8643FAF; Sun, 23 Feb 2003 09:48:22 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHmM0U086324; Sun, 23 Feb 2003 09:48:22 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHmMGO086323; Sun, 23 Feb 2003 09:48:22 -0800 (PST) Message-Id: <200302231748.h1NHmMGO086323@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 09:48:22 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/pan2 Makefile distinfo pkg-comment ports/news/pan2/files patch-Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 09:48:22 PST Modified files: news/pan2 Makefile distinfo news/pan2/files patch-Makefile.in Removed files: news/pan2 pkg-comment Log: * Update to 0.13.3.90 * De-pkg-comment Revision Changes Path 1.72 +9 -6 ports/news/pan2/Makefile 1.48 +1 -1 ports/news/pan2/distinfo 1.4 +3 -3 ports/news/pan2/files/patch-Makefile.in 1.4 +0 -1 ports/news/pan2/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:49:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18BB237B401; Sun, 23 Feb 2003 09:49:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACF8443F93; Sun, 23 Feb 2003 09:49:08 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHn80U086387; Sun, 23 Feb 2003 09:49:08 -0800 (PST) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHn80R086386; Sun, 23 Feb 2003 09:49:08 -0800 (PST) Message-Id: <200302231749.h1NHn80R086386@repoman.freebsd.org> From: Giorgos Keramidas Date: Sun, 23 Feb 2003 09:49:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/diff diff.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2003/02/23 09:49:08 PST Modified files: (Branch: RELENG_4) gnu/usr.bin/diff diff.1 Log: MFC: [sync with current] 1.7: Add note about the info documentation of diff(1). 1.8: Document the -p option. Approved by: re (murray) Revision Changes Path 1.6.2.1 +7 -0 src/gnu/usr.bin/diff/diff.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:49:32 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B983437B401; Sun, 23 Feb 2003 09:49:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47C0C43FE1; Sun, 23 Feb 2003 09:49:27 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHnR0U086422; Sun, 23 Feb 2003 09:49:27 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHnQL4086421; Sun, 23 Feb 2003 09:49:27 -0800 (PST) Message-Id: <200302231749.h1NHnQL4086421@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 09:49:26 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnomeicu2 Makefile pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 09:49:26 PST Modified files: net/gnomeicu2 Makefile Removed files: net/gnomeicu2 pkg-comment Log: * Change gnet dependency to gnet-glib2 which should fix some crashes users were reporting * De-pkg-comment Revision Changes Path 1.52 +5 -3 ports/net/gnomeicu2/Makefile 1.6 +0 -1 ports/net/gnomeicu2/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:51:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60EC537B401; Sun, 23 Feb 2003 09:51:40 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A186543FBD; Sun, 23 Feb 2003 09:51:39 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.7/8.12.2) with ESMTP id h1NHpc2p017741; Sun, 23 Feb 2003 09:51:38 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.7/8.12.7/Submit) id h1NHpcXL017740; Sun, 23 Feb 2003 09:51:38 -0800 (PST) Date: Sun, 23 Feb 2003 09:51:38 -0800 From: "David O'Brien" To: Takahashi Yoshihiro Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES Message-ID: <20030223175138.GA17606@dragon.nuxi.com> Reply-To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200302231332.h1NDWXtL064336@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302231332.h1NDWXtL064336@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 23, 2003 at 05:32:33AM -0800, Takahashi Yoshihiro wrote: > nyan 2003/02/23 05:32:33 PST > > Modified files: > sys/conf NOTES > sys/alpha/conf NOTES > sys/i386/conf NOTES > Log: > Move MD devices to /conf/NOTES. Why are these MD? You didn't say it, but is the purpose of this to create a pc98 LINT/NOTES? I can maybe understand why some ISA things were removed... but everyone I know of has PCI slots and you've moved around some PCI RAID controllers. Can you explain more where you are headed with this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:53:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEC0737B401; Sun, 23 Feb 2003 09:53:14 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 395B043FCB; Sun, 23 Feb 2003 09:53:14 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.7/8.12.2) with ESMTP id h1NHrE2p017755; Sun, 23 Feb 2003 09:53:14 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.7/8.12.7/Submit) id h1NHrE2s017754; Sun, 23 Feb 2003 09:53:14 -0800 (PST) Date: Sun, 23 Feb 2003 09:53:13 -0800 From: "David O'Brien" To: Mike Barcroft Cc: Takahashi Yoshihiro , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES Message-ID: <20030223175313.GB17545@dragon.nuxi.com> Reply-To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200302231332.h1NDWXtL064336@repoman.freebsd.org> <20030223121933.D49626@espresso.bsdmike.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030223121933.D49626@espresso.bsdmike.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 23, 2003 at 12:19:33PM -0500, Mike Barcroft wrote: > Takahashi Yoshihiro writes: > > nyan 2003/02/23 05:32:33 PST > > > > Modified files: > > sys/conf NOTES > > sys/alpha/conf NOTES > > sys/i386/conf NOTES > > Log: > > Move MD devices to /conf/NOTES. > > > > Revision Changes Path > > 1.148 +187 -0 src/sys/alpha/conf/NOTES > > 1.1130 +0 -183 src/sys/conf/NOTES > > 1.1075 +183 -1 src/sys/i386/conf/NOTES > > This doesn't look right to me. If options are shared with at least 2 > architectures they are MI. Well... yes and no. Sun's will never have PS/2 mouse & keyboard. Perhaps we need to have sys/conf/NOTES. for things shared by more than one platform, but not all. Then sys/{arch}/conf/Makefile can assemble LINT from all the right pieces. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:55: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 406EB37B401; Sun, 23 Feb 2003 09:55:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6D2243F75; Sun, 23 Feb 2003 09:55:07 -0800 (PST) (envelope-from stephane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHt70U087013; Sun, 23 Feb 2003 09:55:07 -0800 (PST) (envelope-from stephane@repoman.freebsd.org) Received: (from stephane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHt7Dc087012; Sun, 23 Feb 2003 09:55:07 -0800 (PST) Message-Id: <200302231755.h1NHt7Dc087012@repoman.freebsd.org> From: Stephane Legrand Date: Sun, 23 Feb 2003 09:55:07 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/fr/news news.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG stephane 2003/02/23 09:55:07 PST Modified files: fr/news news.xml Log: Merge from the English version: 1.130 -> 1.135 fr/news/news.xml Revision Changes Path 1.3 +58 -2 www/fr/news/news.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 9:57:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A835937B401; Sun, 23 Feb 2003 09:57:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4368A43F93; Sun, 23 Feb 2003 09:57:18 -0800 (PST) (envelope-from stephane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NHvI0U087142; Sun, 23 Feb 2003 09:57:18 -0800 (PST) (envelope-from stephane@repoman.freebsd.org) Received: (from stephane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NHvIk2087141; Sun, 23 Feb 2003 09:57:18 -0800 (PST) Message-Id: <200302231757.h1NHvIk2087141@repoman.freebsd.org> From: Stephane Legrand Date: Sun, 23 Feb 2003 09:57:17 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/fr/docproj Makefile current.sgml doc-set.sgml docproj.sgml handbook.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG stephane 2003/02/23 09:57:17 PST Added files: fr/docproj Makefile current.sgml doc-set.sgml docproj.sgml handbook.sgml Log: New set of translations. fr/docproj/current.sgml: MFen 1.38 fr/docproj/doc-set.sgml: MFen 1.12 fr/docproj/docproj.sgml: MFen 1.15 fr/docproj/handbook.sgml: MFen 1.15 Revision Changes Path 1.1 +24 -0 www/fr/docproj/Makefile (new) 1.1 +189 -0 www/fr/docproj/current.sgml (new) 1.1 +52 -0 www/fr/docproj/doc-set.sgml (new) 1.1 +88 -0 www/fr/docproj/docproj.sgml (new) 1.1 +393 -0 www/fr/docproj/handbook.sgml (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10: 2:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1938237B401; Sun, 23 Feb 2003 10:02:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE9AF43FBD; Sun, 23 Feb 2003 10:02:27 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NI2R0U087694; Sun, 23 Feb 2003 10:02:27 -0800 (PST) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NI2R2d087693; Sun, 23 Feb 2003 10:02:27 -0800 (PST) Message-Id: <200302231802.h1NI2R2d087693@repoman.freebsd.org> From: Giorgos Keramidas Date: Sun, 23 Feb 2003 10:02:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/sdiff sdiff.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2003/02/23 10:02:27 PST Modified files: (Branch: RELENG_4) gnu/usr.bin/sdiff sdiff.1 Log: Sync with current. MFC: 1.2: Point to texinfo docs of diff(1) for sdiff(1) details. Approved by: re (murray) Revision Changes Path 1.1.16.1 +7 -0 src/gnu/usr.bin/sdiff/sdiff.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10: 4:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90A3D37B401; Sun, 23 Feb 2003 10:04:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37D2043F75; Sun, 23 Feb 2003 10:04:38 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NI4c0U087845; Sun, 23 Feb 2003 10:04:38 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NI4brR087844; Sun, 23 Feb 2003 10:04:37 -0800 (PST) Message-Id: <200302231804.h1NI4brR087844@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 10:04:37 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/py-gnome2 Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist ports/x11-toolkits/py-gnome2/files patch-ab patch-configure patch-pygtk::configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 10:04:37 PST Modified files: x11-toolkits/py-gnome2 Makefile distinfo pkg-descr pkg-plist x11-toolkits/py-gnome2/files patch-configure Added files: x11-toolkits/py-gnome2 pkg-install Removed files: x11-toolkits/py-gnome2 pkg-comment x11-toolkits/py-gnome2/files patch-ab patch-pygtk::configure Log: Add py-gnome2 after a repo copy from py-gnome. py-gnome2 offers Python bindings for GNOME 2. Revision Changes Path 1.62 +23 -22 ports/x11-toolkits/py-gnome2/Makefile 1.20 +1 -1 ports/x11-toolkits/py-gnome2/distinfo 1.5 +0 -11 ports/x11-toolkits/py-gnome2/files/patch-ab (dead) 1.2 +3 -6 ports/x11-toolkits/py-gnome2/files/patch-configure 1.3 +0 -61 ports/x11-toolkits/py-gnome2/files/patch-pygtk::configure (dead) 1.5 +0 -1 ports/x11-toolkits/py-gnome2/pkg-comment (dead) 1.5 +3 -3 ports/x11-toolkits/py-gnome2/pkg-descr 1.1 +16 -0 ports/x11-toolkits/py-gnome2/pkg-install (new) 1.25 +61 -90 ports/x11-toolkits/py-gnome2/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10: 5: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F0E637B401; Sun, 23 Feb 2003 10:04:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A550D43FAF; Sun, 23 Feb 2003 10:04:58 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NI4w0U087882; Sun, 23 Feb 2003 10:04:58 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NI4weI087881; Sun, 23 Feb 2003 10:04:58 -0800 (PST) Message-Id: <200302231804.h1NI4weI087881@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 10:04:58 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 10:04:58 PST Modified files: x11-toolkits Makefile Log: Add py-gnome2. Revision Changes Path 1.226 +1 -0 ports/x11-toolkits/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10: 5:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B234337B401; Sun, 23 Feb 2003 10:05:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 509DA43FB1; Sun, 23 Feb 2003 10:05:56 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NI5u0U088017; Sun, 23 Feb 2003 10:05:56 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NI5uu5088016; Sun, 23 Feb 2003 10:05:56 -0800 (PST) Message-Id: <200302231805.h1NI5uu5088016@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 10:05:56 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 10:05:56 PST Modified files: . modules Log: py-gnome2 --> ports/x11-toolkits/py-gnome2 Revision Changes Path 1.6787 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10: 9: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1D8F37B401; Sun, 23 Feb 2003 10:08:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83E6143F93; Sun, 23 Feb 2003 10:08:58 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NI8w0U088180; Sun, 23 Feb 2003 10:08:58 -0800 (PST) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NI8weE088179; Sun, 23 Feb 2003 10:08:58 -0800 (PST) Message-Id: <200302231808.h1NI8weE088179@repoman.freebsd.org> From: Giorgos Keramidas Date: Sun, 23 Feb 2003 10:08:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/tar tar.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2003/02/23 10:08:58 PST Modified files: (Branch: RELENG_4) gnu/usr.bin/tar tar.1 Log: MFC: [sync with current] 1.43: Use "file system", not "filesystem". 1.42: Typos. Approved by: re (murray) Revision Changes Path 1.22.2.13 +2 -2 src/gnu/usr.bin/tar/tar.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10: 9: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53C7C37B407; Sun, 23 Feb 2003 10:09:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9A1E43F75; Sun, 23 Feb 2003 10:09:05 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NI950U088217; Sun, 23 Feb 2003 10:09:05 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NI95dp088216; Sun, 23 Feb 2003 10:09:05 -0800 (PST) Message-Id: <200302231809.h1NI95dp088216@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 23 Feb 2003 10:09:05 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/23 10:09:05 PST Modified files: sys/kern vfs_subr.c Log: Bracket the kern.vnode sysctl in #ifdef notyet because it results in massive locking issues on diskless systems. It is also not clear that this sysctl is non-dangerous in its requirements for locked down memory on large RAM systems. Revision Changes Path 1.429 +2 -0 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10:12:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C4B537B401; Sun, 23 Feb 2003 10:12:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F01043F85; Sun, 23 Feb 2003 10:12:42 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NICf0U088618; Sun, 23 Feb 2003 10:12:41 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NICfIK088617; Sun, 23 Feb 2003 10:12:41 -0800 (PST) Message-Id: <200302231812.h1NICfIK088617@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 23 Feb 2003 10:12:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/23 10:12:41 PST Modified files: sys/conf majors Log: Mark major 102 unused now that the fla driver no longer needs a major number. Revision Changes Path 1.154 +1 -1 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10:17:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3FCB37B401; Sun, 23 Feb 2003 10:17:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F50943FD7; Sun, 23 Feb 2003 10:17:16 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NIHG0U089169; Sun, 23 Feb 2003 10:17:16 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NIHGhS089168; Sun, 23 Feb 2003 10:17:16 -0800 (PST) Message-Id: <200302231817.h1NIHGhS089168@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 10:17:16 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/glabels Makefile distinfo pkg-plist ports/deskutils/glabels/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 10:17:16 PST Modified files: deskutils/glabels Makefile distinfo pkg-plist Removed files: deskutils/glabels/files patch-aa Log: Update to 1.91.1. PR: 48597 Submitted by: maintainer Revision Changes Path 1.8 +1 -2 ports/deskutils/glabels/Makefile 1.3 +1 -1 ports/deskutils/glabels/distinfo 1.2 +0 -36 ports/deskutils/glabels/files/patch-aa (dead) 1.3 +0 -1 ports/deskutils/glabels/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10:20: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D07237B401; Sun, 23 Feb 2003 10:20:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2C9E43F3F; Sun, 23 Feb 2003 10:20:03 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NIK30U089340; Sun, 23 Feb 2003 10:20:03 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NIK3sU089339; Sun, 23 Feb 2003 10:20:03 -0800 (PST) Message-Id: <200302231820.h1NIK3sU089339@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 23 Feb 2003 10:20:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ida ida_disk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/23 10:20:03 PST Modified files: sys/dev/ida ida_disk.c Log: Remove a goto the very next statement. Revision Changes Path 1.36 +0 -3 src/sys/dev/ida/ida_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10:31:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AD7937B401; Sun, 23 Feb 2003 10:31:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D667343F85; Sun, 23 Feb 2003 10:31:18 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NIVI0U091233; Sun, 23 Feb 2003 10:31:18 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NIVIPB091232; Sun, 23 Feb 2003 10:31:18 -0800 (PST) Message-Id: <200302231831.h1NIVIPB091232@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 23 Feb 2003 10:31:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ida ida_disk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/23 10:31:18 PST Modified files: sys/dev/ida ida_disk.c Log: Fix the detach code to actually detach the disk instance created during attach. Revision Changes Path 1.37 +1 -5 src/sys/dev/ida/ida_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10:33: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA03437B401; Sun, 23 Feb 2003 10:32:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42E1143FBF; Sun, 23 Feb 2003 10:32:58 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NIWw0U091329; Sun, 23 Feb 2003 10:32:58 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NIWwt1091328; Sun, 23 Feb 2003 10:32:58 -0800 (PST) Message-Id: <200302231832.h1NIWwt1091328@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 10:32:58 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt-bluecurve-theme Makefile distinfo ports/x11-toolkits/gtk-bluecurve-theme Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 10:32:58 PST Modified files: x11-toolkits/qt-bluecurve-theme Makefile distinfo x11-toolkits/gtk-bluecurve-theme Makefile distinfo Log: Update to 0.49. Submitted by: maintainer Revision Changes Path 1.4 +2 -3 ports/x11-toolkits/gtk-bluecurve-theme/Makefile 1.2 +1 -1 ports/x11-toolkits/gtk-bluecurve-theme/distinfo 1.4 +2 -2 ports/x11-toolkits/qt-bluecurve-theme/Makefile 1.2 +1 -1 ports/x11-toolkits/qt-bluecurve-theme/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10:39:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6356937B401; Sun, 23 Feb 2003 10:39:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA89E43F85; Sun, 23 Feb 2003 10:39:36 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NIda0U091745; Sun, 23 Feb 2003 10:39:36 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NIdaxZ091744; Sun, 23 Feb 2003 10:39:36 -0800 (PST) Message-Id: <200302231839.h1NIdaxZ091744@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 10:39:36 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/AbiWord2 Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/editors/AbiWord2/files patch-..::wv::libole2::Makefile.in patch-..::wv::magick::Makefile.in patch-an patch-ar patch-au patch-autogen.sh patch-configure.in ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 10:39:36 PST Modified files: editors/AbiWord2 Makefile distinfo pkg-descr pkg-message pkg-plist editors/AbiWord2/files patch-..::wv::magick::Makefile.in patch-an patch-ar patch-autogen.sh patch-src::wp::ap::unix::ap_UnixApp.cpp Added files: editors/AbiWord2/files patch-src_af_xap_unix_xap_UnixFontManager.cpp patch-src_pkg_linux_rpm_data_abiword.desktop patch-src_wp_ap_unix_ap_UnixApp.cpp Removed files: editors/AbiWord2 pkg-comment editors/AbiWord2/files patch-..::wv::libole2::Makefile.in patch-au patch-configure.in Log: Add AbiWord2 after repo copy from AbiWord. AbiWord2 is the GNOME Office word processor build on Gtk 2. Revision Changes Path 1.52 +21 -24 ports/editors/AbiWord2/Makefile 1.23 +1 -1 ports/editors/AbiWord2/distinfo 1.2 +0 -14 ports/editors/AbiWord2/files/patch-..::wv::libole2::Makefile.in (dead) 1.2 +1 -1 ports/editors/AbiWord2/files/patch-..::wv::magick::Makefile.in 1.5 +1 -1 ports/editors/AbiWord2/files/patch-an 1.3 +1 -1 ports/editors/AbiWord2/files/patch-ar 1.5 +0 -45 ports/editors/AbiWord2/files/patch-au (dead) 1.4 +48 -31 ports/editors/AbiWord2/files/patch-autogen.sh 1.4 +0 -18 ports/editors/AbiWord2/files/patch-configure.in (dead) 1.3 +1 -1 ports/editors/AbiWord2/files/patch-src::wp::ap::unix::ap_UnixApp.cpp 1.1 +39 -0 ports/editors/AbiWord2/files/patch-src_af_xap_unix_xap_UnixFontManager.cpp (new) 1.1 +14 -0 ports/editors/AbiWord2/files/patch-src_pkg_linux_rpm_data_abiword.desktop (new) 1.1 +11 -0 ports/editors/AbiWord2/files/patch-src_wp_ap_unix_ap_UnixApp.cpp (new) 1.3 +0 -1 ports/editors/AbiWord2/pkg-comment (dead) 1.4 +1 -0 ports/editors/AbiWord2/pkg-descr 1.8 +3 -3 ports/editors/AbiWord2/pkg-message 1.23 +369 -450 ports/editors/AbiWord2/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10:39:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3804B37B401; Sun, 23 Feb 2003 10:39:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2B1C43F85; Sun, 23 Feb 2003 10:39:53 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NIdr0U091782; Sun, 23 Feb 2003 10:39:53 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NIdrhK091781; Sun, 23 Feb 2003 10:39:53 -0800 (PST) Message-Id: <200302231839.h1NIdrhK091781@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 10:39:53 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 10:39:53 PST Modified files: editors Makefile Log: Add AbiWord2. Revision Changes Path 1.221 +1 -0 ports/editors/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10:40:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65DC037B401; Sun, 23 Feb 2003 10:40:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0688943F3F; Sun, 23 Feb 2003 10:40:43 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NIeg0U092028; Sun, 23 Feb 2003 10:40:42 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NIeg9A092026; Sun, 23 Feb 2003 10:40:42 -0800 (PST) Message-Id: <200302231840.h1NIeg9A092026@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 10:40:42 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 10:40:42 PST Modified files: . modules Log: AbiWord2 --> ports/editors/AbiWord2 Revision Changes Path 1.6788 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10:42:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A209737B401; Sun, 23 Feb 2003 10:42:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4170543F93; Sun, 23 Feb 2003 10:42:31 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NIgV0U092362; Sun, 23 Feb 2003 10:42:31 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NIgVIf092361; Sun, 23 Feb 2003 10:42:31 -0800 (PST) Message-Id: <200302231842.h1NIgVIf092361@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 10:42:30 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnome2-fifth-toe Makefile pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 10:42:30 PST Modified files: x11/gnome2-fifth-toe Makefile Removed files: x11/gnome2-fifth-toe pkg-comment Log: * Add AbiWord2 * De-pkg-comment Revision Changes Path 1.21 +3 -1 ports/x11/gnome2-fifth-toe/Makefile 1.3 +0 -1 ports/x11/gnome2-fifth-toe/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10:45:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C755237B401; Sun, 23 Feb 2003 10:45:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6468643FBF; Sun, 23 Feb 2003 10:45:51 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NIjp0U092526; Sun, 23 Feb 2003 10:45:51 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NIjpfJ092525; Sun, 23 Feb 2003 10:45:51 -0800 (PST) Message-Id: <200302231845.h1NIjpfJ092525@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 23 Feb 2003 10:45:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors src/sys/dev/ida ida.c ida_disk.c ida_eisa.c ida_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/23 10:45:51 PST Modified files: sys/conf majors sys/dev/ida ida.c ida_disk.c ida_eisa.c ida_pci.c Log: NO_GEOM cleanup: Move ida driver to "struct disk *" centric api. Retire major number 109. Revision Changes Path 1.155 +1 -1 src/sys/conf/majors 1.21 +1 -0 src/sys/dev/ida/ida.c 1.38 +15 -66 src/sys/dev/ida/ida_disk.c 1.9 +2 -1 src/sys/dev/ida/ida_eisa.c 1.20 +2 -1 src/sys/dev/ida/ida_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10:49:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DA6937B401; Sun, 23 Feb 2003 10:49:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A68C643FBD; Sun, 23 Feb 2003 10:49:53 -0800 (PST) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NInr0U092675; Sun, 23 Feb 2003 10:49:53 -0800 (PST) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NInrUR092674; Sun, 23 Feb 2003 10:49:53 -0800 (PST) Message-Id: <200302231849.h1NInrUR092674@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 23 Feb 2003 10:49:53 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/amcl Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arved 2003/02/23 10:49:53 PST Modified files: net Makefile Removed files: net/amcl Makefile distinfo pkg-descr pkg-plist Log: Retire amcl after Repocopy to ports/net/gnome-mud Revision Changes Path 1.928 +0 -1 ports/net/Makefile 1.10 +0 -28 ports/net/amcl/Makefile (dead) 1.3 +0 -1 ports/net/amcl/distinfo (dead) 1.3 +0 -9 ports/net/amcl/pkg-descr (dead) 1.3 +0 -5 ports/net/amcl/pkg-plist (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 10:56:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A50637B401; Sun, 23 Feb 2003 10:56:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBA7D43F75; Sun, 23 Feb 2003 10:56:42 -0800 (PST) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NIug0U093399; Sun, 23 Feb 2003 10:56:42 -0800 (PST) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NIug6h093398; Sun, 23 Feb 2003 10:56:42 -0800 (PST) Message-Id: <200302231856.h1NIug6h093398@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 23 Feb 2003 10:56:42 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/gnome-mud Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arved 2003/02/23 10:56:42 PST Modified files: net Makefile net/gnome-mud Makefile distinfo pkg-descr pkg-plist Log: Complete Repository Copy from amcl. Update to 0.9.1 PR: 43481 Revision Changes Path 1.929 +1 -0 ports/net/Makefile 1.10 +12 -5 ports/net/gnome-mud/Makefile 1.3 +1 -1 ports/net/gnome-mud/distinfo 1.3 +3 -4 ports/net/gnome-mud/pkg-descr 1.3 +35 -5 ports/net/gnome-mud/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11: 0:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 478DD37B401; Sun, 23 Feb 2003 11:00:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBD2643F85; Sun, 23 Feb 2003 11:00:18 -0800 (PST) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJ0I0U093541; Sun, 23 Feb 2003 11:00:18 -0800 (PST) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJ0IW3093539; Sun, 23 Feb 2003 11:00:18 -0800 (PST) Message-Id: <200302231900.h1NJ0IW3093539@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 23 Feb 2003 11:00:18 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arved 2003/02/23 11:00:18 PST Modified files: . modules Log: Complete Repositorymove ports/net/amcl -> ports/net/gnome-mud PR: 43481 Revision Changes Path 1.6789 +1 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11: 2: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B472F37B401; Sun, 23 Feb 2003 11:01:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A03843FAF; Sun, 23 Feb 2003 11:01:58 -0800 (PST) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJ1v0U093937; Sun, 23 Feb 2003 11:01:57 -0800 (PST) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJ1vBK093936; Sun, 23 Feb 2003 11:01:57 -0800 (PST) Message-Id: <200302231901.h1NJ1vBK093936@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 23 Feb 2003 11:01:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports MOVED X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arved 2003/02/23 11:01:57 PST Modified files: . MOVED Log: Add Entry for amcl -> gnome-mud repository move Revision Changes Path 1.69 +2 -1 ports/MOVED To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11: 4:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B05037B405; Sun, 23 Feb 2003 11:04:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBF1943FA3; Sun, 23 Feb 2003 11:04:23 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJ4N0U094050; Sun, 23 Feb 2003 11:04:23 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJ4NCu094049; Sun, 23 Feb 2003 11:04:23 -0800 (PST) Message-Id: <200302231904.h1NJ4NCu094049@repoman.freebsd.org> From: Mike Silbersack Date: Sun, 23 Feb 2003 11:04:23 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_syncache.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2003/02/23 11:04:23 PST Modified files: sys/netinet tcp_syncache.c Log: Improve the security and performance of syncookies: Security improvements: - Increase the size of each syncookie secret from 32 to 128 bits in order to make brute force attacks on the secrets much more difficult. - Always return the lowest order dword from the MD5 hash; this allows us to expose 2 more bits of the cookie and makes ACK floods which seek to guess the cookie value more difficult. Performance improvements: - Increase the lifetime of each syncookie from 4 seconds to 16 seconds. This increases the usefulness of syncookies during an attack. - From Yahoo!: Reduce the number of calls to MD5Update; this results in a ~17% increase in cookie generation time here. Reviewed by: hsu, jayanth, jlemon, nectar MFC After: 15 seconds Revision Changes Path 1.38 +47 -26 src/sys/netinet/tcp_syncache.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11: 5: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E32237B401; Sun, 23 Feb 2003 11:04:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1360B43FB1; Sun, 23 Feb 2003 11:04:59 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJ4w0U094090; Sun, 23 Feb 2003 11:04:58 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJ4wkT094089; Sun, 23 Feb 2003 11:04:58 -0800 (PST) Message-Id: <200302231904.h1NJ4wkT094089@repoman.freebsd.org> From: Mike Silbersack Date: Sun, 23 Feb 2003 11:04:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_syncache.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2003/02/23 11:04:58 PST Modified files: (Branch: RELENG_4) sys/netinet tcp_syncache.c Log: Improve the security and performance of syncookies: Security improvements: - Increase the size of each syncookie secret from 32 to 128 bits in order to make brute force attacks on the secrets much more difficult. - Always return the lowest order dword from the MD5 hash; this allows us to expose 2 more bits of the cookie and makes ACK floods which seek to guess the cookie value more difficult. Performance improvements: - Increase the lifetime of each syncookie from 4 seconds to 16 seconds. This increases the usefulness of syncookies during an attack. - From Yahoo!: Reduce the number of calls to MD5Update; this results in a ~17% increase in cookie generation time here. Reviewed by: hsu, jayanth, jlemon, nectar Revision Changes Path 1.5.2.13 +47 -26 src/sys/netinet/tcp_syncache.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:11:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 922F937B401; Sun, 23 Feb 2003 11:11:11 -0800 (PST) Received: from odysseus.silby.com (d138.as7.nwbl0.wi.voyager.net [169.207.130.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1979943FCB; Sun, 23 Feb 2003 11:11:10 -0800 (PST) (envelope-from silby@silby.com) Received: from odysseus.silby.com (localhost [127.0.0.1]) by odysseus.silby.com (8.12.7/8.12.7) with ESMTP id h1NJ8EC0004327; Sun, 23 Feb 2003 13:08:14 -0600 (CST) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by odysseus.silby.com (8.12.7/8.12.7/Submit) with ESMTP id h1NJ8EaZ004324; Sun, 23 Feb 2003 13:08:14 -0600 (CST) X-Authentication-Warning: odysseus.silby.com: silby owned process doing -bs Date: Sun, 23 Feb 2003 13:08:14 -0600 (CST) From: Mike Silbersack To: cvs-all@FreeBSD.org Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_syncache.c In-Reply-To: <200302231904.h1NJ4wkT094089@repoman.freebsd.org> Message-ID: <20030223130750.S4227@odysseus.silby.com> References: <200302231904.h1NJ4wkT094089@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 23 Feb 2003, Mike Silbersack wrote: > silby 2003/02/23 11:04:58 PST > > Modified files: (Branch: RELENG_4) > sys/netinet tcp_syncache.c Approved by: re@, of course. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:15:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB44C37B401; Sun, 23 Feb 2003 11:15:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DC3A43FAF; Sun, 23 Feb 2003 11:15:35 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJFZ0U094956; Sun, 23 Feb 2003 11:15:35 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJFZTM094955; Sun, 23 Feb 2003 11:15:35 -0800 (PST) Message-Id: <200302231915.h1NJFZTM094955@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 23 Feb 2003 11:15:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ofw ofw_disk.c src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/23 11:15:35 PST Modified files: sys/dev/ofw ofw_disk.c sys/conf majors Log: NO_GEOM cleanup: Move to "struct disk *" centered API. Fix some minor nits. Revision Changes Path 1.156 +1 -1 src/sys/conf/majors 1.4 +27 -91 src/sys/dev/ofw/ofw_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:15:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D2F937B401; Sun, 23 Feb 2003 11:15:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3DEF43FAF; Sun, 23 Feb 2003 11:15:55 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJFt0U094996; Sun, 23 Feb 2003 11:15:55 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJFtxE094995; Sun, 23 Feb 2003 11:15:55 -0800 (PST) Message-Id: <200302231915.h1NJFtxE094995@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 23 Feb 2003 11:15:55 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/23 11:15:55 PST Modified files: release Makefile Log: At least we don't need the whole glue. (I did test build the original change, but apparently forgot to include it to LOCAL_PATCHES. It happens.) Revision Changes Path 1.753 +1 -1 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:16:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D67C37B401; Sun, 23 Feb 2003 11:16:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0DF843F75; Sun, 23 Feb 2003 11:16:53 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJGr0U095065; Sun, 23 Feb 2003 11:16:53 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJGrLo095064; Sun, 23 Feb 2003 11:16:53 -0800 (PST) Message-Id: <200302231916.h1NJGrLo095064@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 23 Feb 2003 11:16:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/advansys advlib.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/23 11:16:53 PST Modified files: sys/dev/advansys advlib.c Log: Add adv_adj_endian_qdone_info() & adv_adj_scsiq_endian() so this at least compiles on big-endian machines. Revision Changes Path 1.19 +18 -0 src/sys/dev/advansys/advlib.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:17:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7494F37B401; Sun, 23 Feb 2003 11:17:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2C2243FDD; Sun, 23 Feb 2003 11:17:55 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJHt0U095134; Sun, 23 Feb 2003 11:17:55 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJHtKP095133; Sun, 23 Feb 2003 11:17:55 -0800 (PST) Message-Id: <200302231917.h1NJHtKP095133@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 11:17:55 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 miibus.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 11:17:55 PST Modified files: (Branch: RELENG_4) share/man/man4 miibus.4 Log: Sync with current. Approved by: re (blanket) Revision Changes Path 1.3.2.2 +41 -21 src/share/man/man4/miibus.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:24:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 418CE37B401; Sun, 23 Feb 2003 11:24:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C77EA43FBF; Sun, 23 Feb 2003 11:24:16 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJOG0U095840; Sun, 23 Feb 2003 11:24:16 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJOGFF095839; Sun, 23 Feb 2003 11:24:16 -0800 (PST) Message-Id: <200302231924.h1NJOGFF095839@repoman.freebsd.org> From: Maxim Sobolev Date: Sun, 23 Feb 2003 11:24:16 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/p5-HTML-Tree Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/23 11:24:16 PST Modified files: www/p5-HTML-Tree Makefile distinfo Log: Add missed RUN_DEPENDS and upgrade to 3.17 while I'm here. Sponsored by: Porta Software Ltd. Revision Changes Path 1.11 +3 -2 ports/www/p5-HTML-Tree/Makefile 1.5 +1 -1 ports/www/p5-HTML-Tree/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:30:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD6F937B401; Sun, 23 Feb 2003 11:30:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6139643F75; Sun, 23 Feb 2003 11:30:13 -0800 (PST) (envelope-from alane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJUD0U096195; Sun, 23 Feb 2003 11:30:13 -0800 (PST) (envelope-from alane@repoman.freebsd.org) Received: (from alane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJUCOm096194; Sun, 23 Feb 2003 11:30:12 -0800 (PST) Message-Id: <200302231930.h1NJUCOm096194@repoman.freebsd.org> From: Alan Eldridge Date: Sun, 23 Feb 2003 11:30:12 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/autoconf257 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alane 2003/02/23 11:30:12 PST Modified files: devel/autoconf257 Makefile Log: comment out include of manpages.mk so wont break INDEX Revision Changes Path 1.45 +1 -1 ports/devel/autoconf257/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:31:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B73037B401; Sun, 23 Feb 2003 11:31:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A274D43FAF; Sun, 23 Feb 2003 11:31:28 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJVS0U096612; Sun, 23 Feb 2003 11:31:28 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJVSBs096611; Sun, 23 Feb 2003 11:31:28 -0800 (PST) Message-Id: <200302231931.h1NJVSBs096611@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 11:31:28 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/linux-sun-jdk13 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 11:31:28 PST Modified files: java/linux-sun-jdk13 Makefile Log: Update the BundleId for rev 7. Revision Changes Path 1.25 +1 -1 ports/java/linux-sun-jdk13/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:32:17 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69C6337B401; Sun, 23 Feb 2003 11:32:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C19943F85; Sun, 23 Feb 2003 11:32:15 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJWE0U096679; Sun, 23 Feb 2003 11:32:14 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJWEi8096678; Sun, 23 Feb 2003 11:32:14 -0800 (PST) Message-Id: <200302231932.h1NJWEi8096678@repoman.freebsd.org> From: Maxim Sobolev Date: Sun, 23 Feb 2003 11:32:14 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/p5-HTML-Parser Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/23 11:32:14 PST Modified files: www/p5-HTML-Parser Makefile distinfo Log: Update to 3.27. Revision Changes Path 1.34 +1 -1 ports/www/p5-HTML-Parser/Makefile 1.24 +1 -1 ports/www/p5-HTML-Parser/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:33:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF4EA37B401; Sun, 23 Feb 2003 11:33:13 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 002F343FE1; Sun, 23 Feb 2003 11:33:11 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1NJXA3Y081429; Sun, 23 Feb 2003 12:33:10 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 23 Feb 2003 12:31:58 -0700 (MST) Message-Id: <20030223.123158.105327875.imp@bsdimp.com> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, obrien@FreeBSD.org Cc: mike@FreeBSD.org, nyan@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES From: "M. Warner Losh" In-Reply-To: <20030223175313.GB17545@dragon.nuxi.com> References: <200302231332.h1NDWXtL064336@repoman.freebsd.org> <20030223121933.D49626@espresso.bsdmike.org> <20030223175313.GB17545@dragon.nuxi.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20030223175313.GB17545@dragon.nuxi.com> "David O'Brien" writes: : Sun's will never have PS/2 mouse & keyboard. Careful in saying never. Suns could have pcmcia devices, and there are several port replicators that plug into pcmcia slots. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:34: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 843BA37B401; Sun, 23 Feb 2003 11:33:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 242B443F93; Sun, 23 Feb 2003 11:33:59 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJXw0U096813; Sun, 23 Feb 2003 11:33:58 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJXw72096812; Sun, 23 Feb 2003 11:33:58 -0800 (PST) Message-Id: <200302231933.h1NJXw72096812@repoman.freebsd.org> From: Maxim Sobolev Date: Sun, 23 Feb 2003 11:33:58 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-HTML-Format Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/23 11:33:58 PST Modified files: textproc/p5-HTML-Format Makefile distinfo pkg-plist Log: Update to 2.03. Revision Changes Path 1.4 +5 -4 ports/textproc/p5-HTML-Format/Makefile 1.2 +1 -1 ports/textproc/p5-HTML-Format/distinfo 1.2 +1 -0 ports/textproc/p5-HTML-Format/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:40:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D465A37B405; Sun, 23 Feb 2003 11:40:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B77D443FB1; Sun, 23 Feb 2003 11:40:16 -0800 (PST) (envelope-from alane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJeG0U097167; Sun, 23 Feb 2003 11:40:16 -0800 (PST) (envelope-from alane@repoman.freebsd.org) Received: (from alane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJeGND097166; Sun, 23 Feb 2003 11:40:16 -0800 (PST) Message-Id: <200302231940.h1NJeGND097166@repoman.freebsd.org> From: Alan Eldridge Date: Sun, 23 Feb 2003 11:40:16 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/autoconf254 Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alane 2003/02/23 11:40:16 PST Added files: devel/autoconf254 Makefile distinfo pkg-descr pkg-plist Log: Jesus-mode: back from the dead Revision Changes Path 1.43 +71 -0 ports/devel/autoconf254/Makefile (new) 1.16 +1 -0 ports/devel/autoconf254/distinfo (new) 1.5 +9 -0 ports/devel/autoconf254/pkg-descr (new) 1.14 +0 -0 ports/devel/autoconf254/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:40:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B988037B401; Sun, 23 Feb 2003 11:40:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D59243F85; Sun, 23 Feb 2003 11:40:45 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJej0U097367; Sun, 23 Feb 2003 11:40:45 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJejEX097366; Sun, 23 Feb 2003 11:40:45 -0800 (PST) Message-Id: <200302231940.h1NJejEX097366@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 23 Feb 2003 11:40:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf makeLINT.sed X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/23 11:40:45 PST Modified files: sys/conf makeLINT.sed Log: Pass 'nodevice' onto the final output. Revision Changes Path 1.2 +1 -1 src/sys/conf/makeLINT.sed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:42:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1042037B401; Sun, 23 Feb 2003 11:42:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A72C243F93; Sun, 23 Feb 2003 11:42:19 -0800 (PST) (envelope-from alane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJgJ0U097608; Sun, 23 Feb 2003 11:42:19 -0800 (PST) (envelope-from alane@repoman.freebsd.org) Received: (from alane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJgJY7097607; Sun, 23 Feb 2003 11:42:19 -0800 (PST) Message-Id: <200302231942.h1NJgJY7097607@repoman.freebsd.org> From: Alan Eldridge Date: Sun, 23 Feb 2003 11:42:19 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alane 2003/02/23 11:42:19 PST Modified files: devel Makefile Log: autoconfs should no longer break INDEX Revision Changes Path 1.1062 +2 -0 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:45:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5900A37B405; Sun, 23 Feb 2003 11:45:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2FA643FE9; Sun, 23 Feb 2003 11:45:53 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJjr0U097801; Sun, 23 Feb 2003 11:45:53 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJjrxO097800; Sun, 23 Feb 2003 11:45:53 -0800 (PST) Message-Id: <200302231945.h1NJjrxO097800@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 11:45:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/db/man dbopen.3 hash.3 mpool.3 src/lib/libc/gen alarm.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 11:45:53 PST Modified files: (Branch: RELENG_4) lib/libc/db/man dbopen.3 hash.3 mpool.3 lib/libc/gen alarm.3 Log: MFC several mdoc fixes. Revision Changes Path 1.3.2.3 +27 -16 src/lib/libc/db/man/dbopen.3 1.4.2.3 +14 -5 src/lib/libc/db/man/hash.3 1.5.2.5 +27 -18 src/lib/libc/db/man/mpool.3 1.9.2.6 +1 -1 src/lib/libc/gen/alarm.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:47:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1FB037B401; Sun, 23 Feb 2003 11:47:14 -0800 (PST) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E6A443FA3; Sun, 23 Feb 2003 11:47:13 -0800 (PST) (envelope-from max@vega.com) Received: from vega.vega.com (root@xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.12.6/8.12.6) with ESMTP id h1NJl8mo028358; Sun, 23 Feb 2003 21:47:10 +0200 (EET) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost.vega.com [127.0.0.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id h1NJl8Uk083736; Sun, 23 Feb 2003 21:47:08 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.6/8.12.5/Submit) id h1NJl7eX083735; Sun, 23 Feb 2003 21:47:07 +0200 (EET) Date: Sun, 23 Feb 2003 21:47:07 +0200 From: Maxim Sobolev To: Joe Marcus Clarke Cc: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/java/linux-sun-jdk13 Makefile Message-ID: <20030223194707.GB81766@vega.vega.com> References: <200302231931.h1NJVSBs096611@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200302231931.h1NJVSBs096611@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks! -Maxim On Sun, Feb 23, 2003 at 11:31:28AM -0800, Joe Marcus Clarke wrote: > marcus 2003/02/23 11:31:28 PST > > Modified files: > java/linux-sun-jdk13 Makefile > Log: > Update the BundleId for rev 7. > > Revision Changes Path > 1.25 +1 -1 ports/java/linux-sun-jdk13/Makefile > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:49:32 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16FFB37B401; Sun, 23 Feb 2003 11:49:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD36143FBD; Sun, 23 Feb 2003 11:49:30 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJnU0U097922; Sun, 23 Feb 2003 11:49:30 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJnUaG097921; Sun, 23 Feb 2003 11:49:30 -0800 (PST) Message-Id: <200302231949.h1NJnUaG097921@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 23 Feb 2003 11:49:30 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mpt mpt_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/23 11:49:30 PST Modified files: sys/dev/mpt mpt_pci.c Log: PAGE_SIZE is unsigned on all our platforms, and is a long on some. So cast to u_long before printing out and use a matching specifier. Tested on: sparc64 Revision Changes Path 1.10 +2 -2 src/sys/dev/mpt/mpt_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:54:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0E2637B401; Sun, 23 Feb 2003 11:54:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 732B043FA3; Sun, 23 Feb 2003 11:54:17 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJsH0U098535; Sun, 23 Feb 2003 11:54:17 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJsHWL098534; Sun, 23 Feb 2003 11:54:17 -0800 (PST) Message-Id: <200302231954.h1NJsHWL098534@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 23 Feb 2003 11:54:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include bus.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/23 11:54:17 PST Modified files: sys/sparc64/include bus.h Log: Add an empty bus_space_unmap() like Alpha has. puc(4) uses it. Revision Changes Path 1.19 +11 -0 src/sys/sparc64/include/bus.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:58:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBD5A37B401; Sun, 23 Feb 2003 11:58:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F04B43FA3; Sun, 23 Feb 2003 11:58:23 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJwN0U000960; Sun, 23 Feb 2003 11:58:23 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJwN3U000953; Sun, 23 Feb 2003 11:58:23 -0800 (PST) Message-Id: <200302231958.h1NJwN3U000953@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 11:58:23 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dump dump.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 11:58:23 PST Modified files: (Branch: RELENG_4) sbin/dump dump.8 Log: MFC several fixes which include spelling and removal of hard sentence breaks. Approved by: re (blanket) Revision Changes Path 1.27.2.18 +15 -9 src/sbin/dump/dump.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:59: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A978C37B401; Sun, 23 Feb 2003 11:58:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26A4B43FA3; Sun, 23 Feb 2003 11:58:36 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJwa0U001954; Sun, 23 Feb 2003 11:58:36 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJwZcJ001947; Sun, 23 Feb 2003 11:58:35 -0800 (PST) Message-Id: <200302231958.h1NJwZcJ001947@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 23 Feb 2003 11:58:35 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/agsatellite Makefile pkg-comment ports/audio/liba52 Makefile pkg-comment ports/audio/mpt Makefile pkg-comment ports/audio/songprint Makefile pkg-comment ports/audio/toolame Makefile pkg-comment ports/audio/xnap Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/02/23 11:58:35 PST Modified files: audio/agsatellite Makefile audio/liba52 Makefile audio/mpt Makefile audio/songprint Makefile audio/toolame Makefile audio/xnap Makefile biology/distribfold Makefile cad/electric Makefile deskutils/notebook Makefile devel/codecrusader Makefile devel/codemedic Makefile devel/ddd Makefile devel/libgnugetopt Makefile devel/libtai Makefile devel/popt Makefile devel/silc-toolkit Makefile devel/understand_ada Makefile devel/understand_c Makefile emulators/truereality Makefile emulators/vgb-bin Makefile games/hlserver-esf Makefile games/hlserver-existence Makefile games/hlserver-glbwar Makefile games/hlserver-heroes Makefile games/hlserver-ns Makefile games/hlserver-opera Makefile games/hlserver-opfor Makefile games/hlserver-pvk Makefile games/hlserver-si Makefile games/hlserver-snow Makefile games/hlserver-svencoop Makefile games/hlserver-trainhunters Makefile games/hlserver-ts Makefile games/hlserver-tsc Makefile games/hlserver-vs Makefile games/hlserver-wasteland Makefile games/hlserver-wizwars Makefile graphics/aoi Makefile mail/arrow Makefile mail/bayespam Makefile mail/py-spambayes Makefile mail/qmail Makefile mail/qmail-ldap Makefile mail/qmail-mysql Makefile mail/qmail-tls Makefile mail/qpopper Makefile mail/spamoracle Makefile math/djbfft Makefile math/glove Makefile math/p5-Math-Expr Makefile math/p5-Math-FFT Makefile math/p5-Math-Interpolate Makefile math/p5-Math-Logic Makefile math/thx_1138 Makefile misc/edonkey-tool-hash Makefile misc/edonkey-tool-list Makefile misc/edonkey-tool-recovermet Makefile misc/edonkey-tool-slist Makefile misc/gkx86info Makefile multimedia/ffmpeg Makefile multimedia/ffmpeg045 Makefile multimedia/goggles Makefile multimedia/gstreamer Makefile multimedia/gstreamer-player Makefile multimedia/gstreamer-plugins Makefile multimedia/gsubedit Makefile multimedia/gtksubtitler Makefile multimedia/ksubeditor Makefile multimedia/libdivxdecore Makefile multimedia/libdivxdecore-devel Makefile multimedia/libdivxencore Makefile multimedia/libdv Makefile multimedia/libdvdcss Makefile multimedia/libdvdplay Makefile multimedia/libdvdread Makefile multimedia/libmovtar Makefile multimedia/libmpeg2 Makefile multimedia/linux-divx4linux Makefile multimedia/linux-divx4linux4 Makefile multimedia/linux-divxplayer Makefile multimedia/mjpegtools Makefile multimedia/mpeg4ip Makefile multimedia/mplayerxp Makefile multimedia/ogle Makefile multimedia/ogle-gui Makefile multimedia/ogmtools Makefile multimedia/okle Makefile multimedia/openquicktime Makefile multimedia/oqtencoder Makefile multimedia/oqtplayer Makefile multimedia/xmps-opendivx-plugin Makefile multimedia/xmps-win32-plugin Makefile net/dctc Makefile net/dctc-gui Makefile net/dctc-gui-qt Makefile net/edonkey-core Makefile net/edonkey-gui-gtk Makefile net/edonkey-gui-gtk-urlslave Makefile net/edonkey-gui-java Makefile net/gift Makefile net/ickle Makefile net/icqlib Makefile net/icqlib0 Makefile net/ipcheck Makefile net/javadc Makefile net/jift Makefile net/libicq2000 Makefile net/linux-edonkey-gui-gtk Makefile net/linux-edonkey-server Makefile net/ocaml-jabbr Makefile net/phex Makefile net/silc-client Makefile net/silc-doc Makefile net/silc-server Makefile security/ocaml-cryptokit Makefile sysutils/clockspeed Makefile sysutils/memtest Makefile sysutils/pkill Makefile sysutils/vobcopy Makefile textproc/ocaml-yaxpo Makefile textproc/p5-XML-XQL Makefile textproc/p5-xmltv Makefile www/bins Makefile x11/rxvt Makefile x11/rxvt-devel Makefile x11-fm/systemg Makefile x11-toolkits/jx Makefile x11-toolkits/libj2dplot Makefile x11-toolkits/libjparser Makefile x11-toolkits/libjsearch Makefile x11-toolkits/libjtoolbar Makefile x11-toolkits/libjtree Makefile x11-toolkits/p5-Tk-TableMatrix Makefile Removed files: audio/agsatellite pkg-comment audio/liba52 pkg-comment audio/mpt pkg-comment audio/songprint pkg-comment audio/toolame pkg-comment audio/xnap pkg-comment biology/distribfold pkg-comment cad/electric pkg-comment deskutils/notebook pkg-comment devel/codemedic pkg-comment devel/ddd pkg-comment devel/libgnugetopt pkg-comment devel/libtai pkg-comment devel/popt pkg-comment devel/silc-toolkit pkg-comment devel/understand_ada pkg-comment devel/understand_c pkg-comment emulators/truereality pkg-comment emulators/vgb-bin pkg-comment games/hlserver-esf pkg-comment games/hlserver-existence pkg-comment games/hlserver-glbwar pkg-comment games/hlserver-heroes pkg-comment games/hlserver-ns pkg-comment games/hlserver-opera pkg-comment games/hlserver-opfor pkg-comment games/hlserver-pvk pkg-comment games/hlserver-si pkg-comment games/hlserver-snow pkg-comment games/hlserver-svencoop pkg-comment games/hlserver-trainhunters pkg-comment games/hlserver-ts pkg-comment games/hlserver-tsc pkg-comment games/hlserver-vs pkg-comment games/hlserver-wasteland pkg-comment games/hlserver-wizwars pkg-comment graphics/aoi pkg-comment mail/arrow pkg-comment mail/bayespam pkg-comment mail/py-spambayes pkg-comment mail/qmail pkg-comment mail/qmail-ldap pkg-comment mail/qmail-mysql pkg-comment mail/qmail-tls pkg-comment mail/qpopper pkg-comment mail/spamoracle pkg-comment math/djbfft pkg-comment math/glove pkg-comment math/p5-Math-Expr pkg-comment math/p5-Math-FFT pkg-comment math/p5-Math-Interpolate pkg-comment math/p5-Math-Logic pkg-comment math/thx_1138 pkg-comment misc/edonkey-tool-hash pkg-comment misc/edonkey-tool-list pkg-comment misc/edonkey-tool-recovermet pkg-comment misc/edonkey-tool-slist pkg-comment misc/gkx86info pkg-comment multimedia/ffmpeg pkg-comment multimedia/ffmpeg045 pkg-comment multimedia/goggles pkg-comment multimedia/gstreamer pkg-comment multimedia/gstreamer-player pkg-comment multimedia/gstreamer-plugins pkg-comment multimedia/gsubedit pkg-comment multimedia/gtksubtitler pkg-comment multimedia/ksubeditor pkg-comment multimedia/libdivxdecore pkg-comment multimedia/libdivxdecore-devel pkg-comment multimedia/libdivxencore pkg-comment multimedia/libdv pkg-comment multimedia/libdvdcss pkg-comment multimedia/libdvdplay pkg-comment multimedia/libdvdread pkg-comment multimedia/libmovtar pkg-comment multimedia/libmpeg2 pkg-comment multimedia/linux-divx4linux pkg-comment multimedia/linux-divx4linux4 pkg-comment multimedia/linux-divxplayer pkg-comment multimedia/mjpegtools pkg-comment multimedia/mpeg4ip pkg-comment multimedia/mplayerxp pkg-comment multimedia/ogle pkg-comment multimedia/ogle-gui pkg-comment multimedia/ogmtools pkg-comment multimedia/okle pkg-comment multimedia/openquicktime pkg-comment multimedia/oqtencoder pkg-comment multimedia/oqtplayer pkg-comment multimedia/xmps-opendivx-plugin pkg-comment multimedia/xmps-win32-plugin pkg-comment net/dctc pkg-comment net/dctc-gui pkg-comment net/dctc-gui-qt pkg-comment net/edonkey-core pkg-comment net/edonkey-gui-gtk pkg-comment net/edonkey-gui-gtk-urlslave pkg-comment net/edonkey-gui-java pkg-comment net/gift pkg-comment net/ickle pkg-comment net/icqlib pkg-comment net/icqlib0 pkg-comment net/ipcheck pkg-comment net/javadc pkg-comment net/jift pkg-comment net/libicq2000 pkg-comment net/linux-edonkey-gui-gtk pkg-comment net/linux-edonkey-server pkg-comment net/ocaml-jabbr pkg-comment net/phex pkg-comment net/silc-client pkg-comment net/silc-doc pkg-comment net/silc-server pkg-comment security/ocaml-cryptokit pkg-comment sysutils/clockspeed pkg-comment sysutils/memtest pkg-comment sysutils/pkill pkg-comment sysutils/vobcopy pkg-comment textproc/ocaml-yaxpo pkg-comment textproc/p5-XML-XQL pkg-comment textproc/p5-xmltv pkg-comment www/bins pkg-comment x11/rxvt pkg-comment x11/rxvt-devel pkg-comment x11-fm/systemg pkg-comment x11-toolkits/jx pkg-comment x11-toolkits/libj2dplot pkg-comment x11-toolkits/libjparser pkg-comment x11-toolkits/libjsearch pkg-comment x11-toolkits/libjtoolbar pkg-comment x11-toolkits/libjtree pkg-comment x11-toolkits/p5-Tk-TableMatrix pkg-comment Log: De-pkg-comment Revision Changes Path 1.7 +1 -0 ports/audio/agsatellite/Makefile 1.2 +0 -1 ports/audio/agsatellite/pkg-comment (dead) 1.11 +1 -0 ports/audio/liba52/Makefile 1.2 +0 -1 ports/audio/liba52/pkg-comment (dead) 1.4 +1 -0 ports/audio/mpt/Makefile 1.2 +0 -1 ports/audio/mpt/pkg-comment (dead) 1.3 +1 -0 ports/audio/songprint/Makefile 1.2 +0 -1 ports/audio/songprint/pkg-comment (dead) 1.4 +1 -0 ports/audio/toolame/Makefile 1.2 +0 -1 ports/audio/toolame/pkg-comment (dead) 1.17 +1 -0 ports/audio/xnap/Makefile 1.2 +0 -1 ports/audio/xnap/pkg-comment (dead) 1.5 +1 -0 ports/biology/distribfold/Makefile 1.3 +0 -1 ports/biology/distribfold/pkg-comment (dead) 1.11 +1 -0 ports/cad/electric/Makefile 1.2 +0 -1 ports/cad/electric/pkg-comment (dead) 1.8 +2 -1 ports/deskutils/notebook/Makefile 1.2 +0 -1 ports/deskutils/notebook/pkg-comment (dead) 1.22 +1 -0 ports/devel/codecrusader/Makefile 1.11 +1 -0 ports/devel/codemedic/Makefile 1.2 +0 -1 ports/devel/codemedic/pkg-comment (dead) 1.43 +1 -0 ports/devel/ddd/Makefile 1.2 +0 -1 ports/devel/ddd/pkg-comment (dead) 1.24 +1 -0 ports/devel/libgnugetopt/Makefile 1.3 +0 -1 ports/devel/libgnugetopt/pkg-comment (dead) 1.9 +1 -0 ports/devel/libtai/Makefile 1.2 +0 -1 ports/devel/libtai/pkg-comment (dead) 1.16 +1 -0 ports/devel/popt/Makefile 1.3 +0 -1 ports/devel/popt/pkg-comment (dead) 1.11 +1 -0 ports/devel/silc-toolkit/Makefile 1.2 +0 -1 ports/devel/silc-toolkit/pkg-comment (dead) 1.44 +1 -0 ports/devel/understand_ada/Makefile 1.2 +0 -1 ports/devel/understand_ada/pkg-comment (dead) 1.63 +1 -0 ports/devel/understand_c/Makefile 1.2 +0 -1 ports/devel/understand_c/pkg-comment (dead) 1.12 +1 -0 ports/emulators/truereality/Makefile 1.2 +0 -1 ports/emulators/truereality/pkg-comment (dead) 1.10 +1 -0 ports/emulators/vgb-bin/Makefile 1.2 +0 -1 ports/emulators/vgb-bin/pkg-comment (dead) 1.3 +1 -0 ports/games/hlserver-esf/Makefile 1.2 +0 -1 ports/games/hlserver-esf/pkg-comment (dead) 1.3 +1 -0 ports/games/hlserver-existence/Makefile 1.2 +0 -1 ports/games/hlserver-existence/pkg-comment (dead) 1.5 +1 -0 ports/games/hlserver-glbwar/Makefile 1.2 +0 -1 ports/games/hlserver-glbwar/pkg-comment (dead) 1.6 +1 -0 ports/games/hlserver-heroes/Makefile 1.3 +0 -1 ports/games/hlserver-heroes/pkg-comment (dead) 1.5 +1 -0 ports/games/hlserver-ns/Makefile 1.2 +0 -1 ports/games/hlserver-ns/pkg-comment (dead) 1.2 +1 -0 ports/games/hlserver-opera/Makefile 1.2 +0 -1 ports/games/hlserver-opera/pkg-comment (dead) 1.9 +1 -0 ports/games/hlserver-opfor/Makefile 1.2 +0 -1 ports/games/hlserver-opfor/pkg-comment (dead) 1.3 +1 -0 ports/games/hlserver-pvk/Makefile 1.2 +0 -1 ports/games/hlserver-pvk/pkg-comment (dead) 1.9 +1 -0 ports/games/hlserver-si/Makefile 1.3 +0 -1 ports/games/hlserver-si/pkg-comment (dead) 1.6 +1 -0 ports/games/hlserver-snow/Makefile 1.2 +0 -1 ports/games/hlserver-snow/pkg-comment (dead) 1.7 +1 -0 ports/games/hlserver-svencoop/Makefile 1.2 +0 -1 ports/games/hlserver-svencoop/pkg-comment (dead) 1.3 +1 -0 ports/games/hlserver-trainhunters/Makefile 1.2 +0 -1 ports/games/hlserver-trainhunters/pkg-comment (dead) 1.2 +1 -0 ports/games/hlserver-ts/Makefile 1.2 +0 -1 ports/games/hlserver-ts/pkg-comment (dead) 1.5 +1 -0 ports/games/hlserver-tsc/Makefile 1.2 +0 -1 ports/games/hlserver-tsc/pkg-comment (dead) 1.6 +1 -0 ports/games/hlserver-vs/Makefile 1.2 +0 -1 ports/games/hlserver-vs/pkg-comment (dead) 1.7 +1 -0 ports/games/hlserver-wasteland/Makefile 1.2 +0 -1 ports/games/hlserver-wasteland/pkg-comment (dead) 1.7 +1 -0 ports/games/hlserver-wizwars/Makefile 1.2 +0 -1 ports/games/hlserver-wizwars/pkg-comment (dead) 1.3 +1 -0 ports/graphics/aoi/Makefile 1.2 +0 -1 ports/graphics/aoi/pkg-comment (dead) 1.11 +1 -0 ports/mail/arrow/Makefile 1.2 +0 -1 ports/mail/arrow/pkg-comment (dead) 1.2 +1 -0 ports/mail/bayespam/Makefile 1.2 +0 -1 ports/mail/bayespam/pkg-comment (dead) 1.3 +1 -0 ports/mail/py-spambayes/Makefile 1.2 +0 -1 ports/mail/py-spambayes/pkg-comment (dead) 1.21 +1 -1 ports/mail/qmail-ldap/Makefile 1.2 +0 -1 ports/mail/qmail-ldap/pkg-comment (dead) 1.8 +1 -1 ports/mail/qmail-mysql/Makefile 1.2 +0 -1 ports/mail/qmail-mysql/pkg-comment (dead) 1.10 +1 -1 ports/mail/qmail-tls/Makefile 1.2 +0 -1 ports/mail/qmail-tls/pkg-comment (dead) 1.44 +1 -0 ports/mail/qmail/Makefile 1.3 +0 -1 ports/mail/qmail/pkg-comment (dead) 1.73 +1 -0 ports/mail/qpopper/Makefile 1.8 +0 -1 ports/mail/qpopper/pkg-comment (dead) 1.3 +1 -0 ports/mail/spamoracle/Makefile 1.2 +0 -1 ports/mail/spamoracle/pkg-comment (dead) 1.3 +1 -0 ports/math/djbfft/Makefile 1.2 +0 -1 ports/math/djbfft/pkg-comment (dead) 1.9 +1 -0 ports/math/glove/Makefile 1.2 +0 -1 ports/math/glove/pkg-comment (dead) 1.4 +2 -1 ports/math/p5-Math-Expr/Makefile 1.2 +0 -1 ports/math/p5-Math-Expr/pkg-comment (dead) 1.2 +1 -0 ports/math/p5-Math-FFT/Makefile 1.3 +0 -1 ports/math/p5-Math-FFT/pkg-comment (dead) 1.2 +1 -0 ports/math/p5-Math-Interpolate/Makefile 1.2 +0 -1 ports/math/p5-Math-Interpolate/pkg-comment (dead) 1.4 +2 -1 ports/math/p5-Math-Logic/Makefile 1.2 +0 -1 ports/math/p5-Math-Logic/pkg-comment (dead) 1.10 +1 -0 ports/math/thx_1138/Makefile 1.2 +0 -1 ports/math/thx_1138/pkg-comment (dead) 1.4 +1 -0 ports/misc/edonkey-tool-hash/Makefile 1.3 +0 -1 ports/misc/edonkey-tool-hash/pkg-comment (dead) 1.4 +1 -0 ports/misc/edonkey-tool-list/Makefile 1.2 +0 -1 ports/misc/edonkey-tool-list/pkg-comment (dead) 1.4 +1 -0 ports/misc/edonkey-tool-recovermet/Makefile 1.2 +0 -1 ports/misc/edonkey-tool-recovermet/pkg-comment (dead) 1.4 +1 -0 ports/misc/edonkey-tool-slist/Makefile 1.2 +0 -1 ports/misc/edonkey-tool-slist/pkg-comment (dead) 1.3 +1 -0 ports/misc/gkx86info/Makefile 1.2 +0 -1 ports/misc/gkx86info/pkg-comment (dead) 1.16 +1 -0 ports/multimedia/ffmpeg/Makefile 1.2 +0 -1 ports/multimedia/ffmpeg/pkg-comment (dead) 1.15 +1 -0 ports/multimedia/ffmpeg045/Makefile 1.2 +0 -1 ports/multimedia/ffmpeg045/pkg-comment (dead) 1.2 +1 -0 ports/multimedia/goggles/Makefile 1.2 +0 -1 ports/multimedia/goggles/pkg-comment (dead) 1.5 +1 -0 ports/multimedia/gstreamer-player/Makefile 1.2 +0 -1 ports/multimedia/gstreamer-player/pkg-comment (dead) 1.13 +1 -0 ports/multimedia/gstreamer-plugins/Makefile 1.2 +0 -1 ports/multimedia/gstreamer-plugins/pkg-comment (dead) 1.10 +1 -0 ports/multimedia/gstreamer/Makefile 1.2 +0 -1 ports/multimedia/gstreamer/pkg-comment (dead) 1.9 +1 -0 ports/multimedia/gsubedit/Makefile 1.5 +0 -1 ports/multimedia/gsubedit/pkg-comment (dead) 1.3 +1 -0 ports/multimedia/gtksubtitler/Makefile 1.2 +0 -1 ports/multimedia/gtksubtitler/pkg-comment (dead) 1.2 +1 -0 ports/multimedia/ksubeditor/Makefile 1.2 +0 -1 ports/multimedia/ksubeditor/pkg-comment (dead) 1.12 +1 -0 ports/multimedia/libdivxdecore-devel/Makefile 1.3 +0 -1 ports/multimedia/libdivxdecore-devel/pkg-comment (dead) 1.6 +1 -0 ports/multimedia/libdivxdecore/Makefile 1.2 +0 -1 ports/multimedia/libdivxdecore/pkg-comment (dead) 1.6 +1 -0 ports/multimedia/libdivxencore/Makefile 1.2 +0 -1 ports/multimedia/libdivxencore/pkg-comment (dead) 1.15 +1 -0 ports/multimedia/libdv/Makefile 1.2 +0 -1 ports/multimedia/libdv/pkg-comment (dead) 1.15 +1 -0 ports/multimedia/libdvdcss/Makefile 1.3 +0 -1 ports/multimedia/libdvdcss/pkg-comment (dead) 1.2 +1 -0 ports/multimedia/libdvdplay/Makefile 1.2 +0 -1 ports/multimedia/libdvdplay/pkg-comment (dead) 1.10 +1 -0 ports/multimedia/libdvdread/Makefile 1.3 +0 -1 ports/multimedia/libdvdread/pkg-comment (dead) 1.8 +1 -0 ports/multimedia/libmovtar/Makefile 1.2 +0 -1 ports/multimedia/libmovtar/pkg-comment (dead) 1.10 +1 -0 ports/multimedia/libmpeg2/Makefile 1.2 +0 -1 ports/multimedia/libmpeg2/pkg-comment (dead) 1.8 +1 -0 ports/multimedia/linux-divx4linux/Makefile 1.2 +0 -1 ports/multimedia/linux-divx4linux/pkg-comment (dead) 1.7 +1 -0 ports/multimedia/linux-divx4linux4/Makefile 1.3 +0 -1 ports/multimedia/linux-divx4linux4/pkg-comment (dead) 1.5 +1 -0 ports/multimedia/linux-divxplayer/Makefile 1.2 +0 -1 ports/multimedia/linux-divxplayer/pkg-comment (dead) 1.17 +1 -0 ports/multimedia/mjpegtools/Makefile 1.2 +0 -1 ports/multimedia/mjpegtools/pkg-comment (dead) 1.10 +1 -0 ports/multimedia/mpeg4ip/Makefile 1.2 +0 -1 ports/multimedia/mpeg4ip/pkg-comment (dead) 1.38 +1 -0 ports/multimedia/mplayerxp/Makefile 1.5 +0 -1 ports/multimedia/mplayerxp/pkg-comment (dead) 1.18 +1 -0 ports/multimedia/ogle-gui/Makefile 1.2 +0 -1 ports/multimedia/ogle-gui/pkg-comment (dead) 1.19 +1 -0 ports/multimedia/ogle/Makefile 1.2 +0 -1 ports/multimedia/ogle/pkg-comment (dead) 1.9 +1 -0 ports/multimedia/ogmtools/Makefile 1.2 +0 -1 ports/multimedia/ogmtools/pkg-comment (dead) 1.6 +1 -0 ports/multimedia/okle/Makefile 1.3 +0 -1 ports/multimedia/okle/pkg-comment (dead) 1.5 +1 -0 ports/multimedia/openquicktime/Makefile 1.2 +0 -1 ports/multimedia/openquicktime/pkg-comment (dead) 1.3 +1 -0 ports/multimedia/oqtencoder/Makefile 1.2 +0 -1 ports/multimedia/oqtencoder/pkg-comment (dead) 1.6 +1 -0 ports/multimedia/oqtplayer/Makefile 1.3 +0 -1 ports/multimedia/oqtplayer/pkg-comment (dead) 1.8 +1 -0 ports/multimedia/xmps-opendivx-plugin/Makefile 1.2 +0 -1 ports/multimedia/xmps-opendivx-plugin/pkg-comment (dead) 1.12 +1 -0 ports/multimedia/xmps-win32-plugin/Makefile 1.2 +0 -1 ports/multimedia/xmps-win32-plugin/pkg-comment (dead) 1.4 +1 -0 ports/net/dctc-gui-qt/Makefile 1.2 +0 -1 ports/net/dctc-gui-qt/pkg-comment (dead) 1.37 +1 -0 ports/net/dctc-gui/Makefile 1.2 +0 -1 ports/net/dctc-gui/pkg-comment (dead) 1.29 +1 -0 ports/net/dctc/Makefile 1.2 +0 -1 ports/net/dctc/pkg-comment (dead) 1.11 +1 -0 ports/net/edonkey-core/Makefile 1.2 +0 -1 ports/net/edonkey-core/pkg-comment (dead) 1.3 +1 -0 ports/net/edonkey-gui-gtk-urlslave/Makefile 1.2 +0 -1 ports/net/edonkey-gui-gtk-urlslave/pkg-comment (dead) 1.11 +1 -0 ports/net/edonkey-gui-gtk/Makefile 1.2 +0 -1 ports/net/edonkey-gui-gtk/pkg-comment (dead) 1.9 +1 -0 ports/net/edonkey-gui-java/Makefile 1.2 +0 -1 ports/net/edonkey-gui-java/pkg-comment (dead) 1.4 +1 -0 ports/net/gift/Makefile 1.2 +0 -1 ports/net/gift/pkg-comment (dead) 1.13 +1 -0 ports/net/ickle/Makefile 1.2 +0 -1 ports/net/ickle/pkg-comment (dead) 1.13 +2 -1 ports/net/icqlib/Makefile 1.4 +0 -1 ports/net/icqlib/pkg-comment (dead) 1.16 +1 -0 ports/net/icqlib0/Makefile 1.6 +0 -1 ports/net/icqlib0/pkg-comment (dead) 1.25 +1 -0 ports/net/ipcheck/Makefile 1.2 +0 -1 ports/net/ipcheck/pkg-comment (dead) 1.5 +1 -0 ports/net/javadc/Makefile 1.2 +0 -1 ports/net/javadc/pkg-comment (dead) 1.7 +1 -0 ports/net/jift/Makefile 1.2 +0 -1 ports/net/jift/pkg-comment (dead) 1.6 +1 -0 ports/net/libicq2000/Makefile 1.2 +0 -1 ports/net/libicq2000/pkg-comment (dead) 1.6 +1 -0 ports/net/linux-edonkey-gui-gtk/Makefile 1.3 +0 -1 ports/net/linux-edonkey-gui-gtk/pkg-comment (dead) 1.5 +1 -0 ports/net/linux-edonkey-server/Makefile 1.2 +0 -1 ports/net/linux-edonkey-server/pkg-comment (dead) 1.2 +1 -0 ports/net/ocaml-jabbr/Makefile 1.2 +0 -1 ports/net/ocaml-jabbr/pkg-comment (dead) 1.11 +1 -0 ports/net/phex/Makefile 1.2 +0 -1 ports/net/phex/pkg-comment (dead) 1.18 +1 -0 ports/net/silc-client/Makefile 1.2 +0 -1 ports/net/silc-client/pkg-comment (dead) 1.10 +1 -0 ports/net/silc-doc/Makefile 1.2 +0 -1 ports/net/silc-doc/pkg-comment (dead) 1.19 +1 -0 ports/net/silc-server/Makefile 1.2 +0 -1 ports/net/silc-server/pkg-comment (dead) 1.2 +1 -0 ports/security/ocaml-cryptokit/Makefile 1.2 +0 -1 ports/security/ocaml-cryptokit/pkg-comment (dead) 1.15 +1 -0 ports/sysutils/clockspeed/Makefile 1.2 +0 -1 ports/sysutils/clockspeed/pkg-comment (dead) 1.3 +2 -1 ports/sysutils/memtest/Makefile 1.2 +0 -1 ports/sysutils/memtest/pkg-comment (dead) 1.3 +1 -0 ports/sysutils/pkill/Makefile 1.2 +0 -1 ports/sysutils/pkill/pkg-comment (dead) 1.5 +1 -0 ports/sysutils/vobcopy/Makefile 1.2 +0 -1 ports/sysutils/vobcopy/pkg-comment (dead) 1.2 +1 -0 ports/textproc/ocaml-yaxpo/Makefile 1.2 +0 -1 ports/textproc/ocaml-yaxpo/pkg-comment (dead) 1.2 +1 -0 ports/textproc/p5-XML-XQL/Makefile 1.2 +0 -1 ports/textproc/p5-XML-XQL/pkg-comment (dead) 1.6 +1 -0 ports/textproc/p5-xmltv/Makefile 1.2 +0 -1 ports/textproc/p5-xmltv/pkg-comment (dead) 1.3 +1 -0 ports/www/bins/Makefile 1.2 +0 -1 ports/www/bins/pkg-comment (dead) 1.8 +1 -0 ports/x11-fm/systemg/Makefile 1.2 +0 -1 ports/x11-fm/systemg/pkg-comment (dead) 1.20 +1 -0 ports/x11-toolkits/jx/Makefile 1.5 +0 -1 ports/x11-toolkits/jx/pkg-comment (dead) 1.8 +1 -0 ports/x11-toolkits/libj2dplot/Makefile 1.2 +0 -1 ports/x11-toolkits/libj2dplot/pkg-comment (dead) 1.8 +1 -0 ports/x11-toolkits/libjparser/Makefile 1.3 +0 -1 ports/x11-toolkits/libjparser/pkg-comment (dead) 1.12 +1 -0 ports/x11-toolkits/libjsearch/Makefile 1.3 +0 -1 ports/x11-toolkits/libjsearch/pkg-comment (dead) 1.12 +1 -0 ports/x11-toolkits/libjtoolbar/Makefile 1.3 +0 -1 ports/x11-toolkits/libjtoolbar/pkg-comment (dead) 1.12 +1 -0 ports/x11-toolkits/libjtree/Makefile 1.3 +0 -1 ports/x11-toolkits/libjtree/pkg-comment (dead) 1.3 +1 -0 ports/x11-toolkits/p5-Tk-TableMatrix/Makefile 1.2 +0 -1 ports/x11-toolkits/p5-Tk-TableMatrix/pkg-comment (dead) 1.61 +1 -0 ports/x11/rxvt-devel/Makefile 1.5 +0 -1 ports/x11/rxvt-devel/pkg-comment (dead) 1.53 +1 -0 ports/x11/rxvt/Makefile 1.5 +0 -1 ports/x11/rxvt/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:59:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9F6B37B401; Sun, 23 Feb 2003 11:59:12 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D10443FA3; Sun, 23 Feb 2003 11:59:10 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com ([192.168.0.5]) by pittgoth.com (8.12.7/8.12.7) with SMTP id h1NJx99h014245; Sun, 23 Feb 2003 14:59:09 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Sun, 23 Feb 2003 14:59:19 -0500 From: Tom Rhodes To: src-committers@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/db/man dbopen.3 hash.3 mpool.3 src/lib/libc/gen alarm.3 Message-Id: <20030223145919.3da76f68.trhodes@FreeBSD.org> In-Reply-To: <200302231945.h1NJjrxO097800@repoman.freebsd.org> References: <200302231945.h1NJjrxO097800@repoman.freebsd.org> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 23 Feb 2003 11:45:53 -0800 (PST) Tom Rhodes wrote: > trhodes 2003/02/23 11:45:53 PST > > Modified files: (Branch: RELENG_4) > lib/libc/db/man dbopen.3 hash.3 mpool.3 > lib/libc/gen alarm.3 > Log: > MFC several mdoc fixes. > > Revision Changes Path > 1.3.2.3 +27 -16 src/lib/libc/db/man/dbopen.3 > 1.4.2.3 +14 -5 src/lib/libc/db/man/hash.3 > 1.5.2.5 +27 -18 src/lib/libc/db/man/mpool.3 > 1.9.2.6 +1 -1 src/lib/libc/gen/alarm.3 > Forgot: Approved by: re (blanket) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 11:59:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC14737B401; Sun, 23 Feb 2003 11:59:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BA8243F3F; Sun, 23 Feb 2003 11:59:43 -0800 (PST) (envelope-from alane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NJxh0U002009; Sun, 23 Feb 2003 11:59:43 -0800 (PST) (envelope-from alane@repoman.freebsd.org) Received: (from alane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NJxhRT002008; Sun, 23 Feb 2003 11:59:43 -0800 (PST) Message-Id: <200302231959.h1NJxhRT002008@repoman.freebsd.org> From: Alan Eldridge Date: Sun, 23 Feb 2003 11:59:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/automake17 Makefile distinfo pkg-comment pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alane 2003/02/23 11:59:43 PST Modified files: devel/automake17 Makefile distinfo pkg-plist Removed files: devel/automake17 pkg-comment Log: get this into the tree but marked broken Revision Changes Path 1.36 +21 -12 ports/devel/automake17/Makefile 1.13 +1 -1 ports/devel/automake17/distinfo 1.4 +0 -1 ports/devel/automake17/pkg-comment (dead) 1.14 +101 -1 ports/devel/automake17/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12: 1:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A85C637B405; Sun, 23 Feb 2003 12:01:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17F7A43F93; Sun, 23 Feb 2003 12:01:15 -0800 (PST) (envelope-from alane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NK1E0U002392; Sun, 23 Feb 2003 12:01:14 -0800 (PST) (envelope-from alane@repoman.freebsd.org) Received: (from alane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NK1Est002390; Sun, 23 Feb 2003 12:01:14 -0800 (PST) Message-Id: <200302232001.h1NK1Est002390@repoman.freebsd.org> From: Alan Eldridge Date: Sun, 23 Feb 2003 12:01:14 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/automake17/files patch-Makefile.in patch-aclocal.in patch-automake.in patch-automake.texi patch-configure patch-m4-Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alane 2003/02/23 12:01:14 PST Added files: devel/automake17/files patch-Makefile.in patch-aclocal.in patch-automake.in patch-automake.texi patch-configure patch-m4-Makefile.in Log: bring in all the patches Revision Changes Path 1.3 +124 -0 ports/devel/automake17/files/patch-Makefile.in (new) 1.3 +63 -0 ports/devel/automake17/files/patch-aclocal.in (new) 1.1 +20 -0 ports/devel/automake17/files/patch-automake.in (new) 1.3 +28 -0 ports/devel/automake17/files/patch-automake.texi (new) 1.1 +32 -0 ports/devel/automake17/files/patch-configure (new) 1.1 +19 -0 ports/devel/automake17/files/patch-m4-Makefile.in (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12: 4:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B98937B401; Sun, 23 Feb 2003 12:04:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C242243FB1; Sun, 23 Feb 2003 12:04:12 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NK4C0U002716; Sun, 23 Feb 2003 12:04:12 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NK4CtO002715; Sun, 23 Feb 2003 12:04:12 -0800 (PST) Message-Id: <200302232004.h1NK4CtO002715@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 12:04:12 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/gstreamer-plugins Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 12:04:12 PST Modified files: multimedia/gstreamer-plugins Makefile Log: Chase FLAC's shared lib version. Revision Changes Path 1.14 +1 -1 ports/multimedia/gstreamer-plugins/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12: 6: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2BCB37B401; Sun, 23 Feb 2003 12:06:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53EA543F3F; Sun, 23 Feb 2003 12:06:07 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NK670U002911; Sun, 23 Feb 2003 12:06:07 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NK66ws002910; Sun, 23 Feb 2003 12:06:06 -0800 (PST) Message-Id: <200302232006.h1NK66ws002910@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 23 Feb 2003 12:06:06 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/scripts addport X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/02/23 12:06:06 PST Modified files: Tools/scripts addport Log: Another try at fixing the "adding to CVSROOT/modules from remote hosts (non-freefall)" bug: add '-A' argument to ssh(1) command line for accessing host cointaining modules file. This should fix the bug for ssh-agent(1) users. Others can just switch to using ssh-agent(1). Approved by: will (maintainer) Revision Changes Path 1.32 +2 -2 ports/Tools/scripts/addport To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:10:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E378837B401; Sun, 23 Feb 2003 12:10:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8619E43FCB; Sun, 23 Feb 2003 12:10:22 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKAM0U003191; Sun, 23 Feb 2003 12:10:22 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKAM3l003190; Sun, 23 Feb 2003 12:10:22 -0800 (PST) Message-Id: <200302232010.h1NKAM3l003190@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 12:10:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/init init.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 12:10:22 PST Modified files: (Branch: RELENG_4) sbin/init init.8 Log: MFC: Fix some mdoc(7) markup. Approved by: re (blanket) Revision Changes Path 1.22.2.10 +4 -2 src/sbin/init/init.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:16:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73C8637B401; Sun, 23 Feb 2003 12:16:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1785343F75; Sun, 23 Feb 2003 12:16:41 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKGe0U003883; Sun, 23 Feb 2003 12:16:40 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKGehe003882; Sun, 23 Feb 2003 12:16:40 -0800 (PST) Message-Id: <200302232016.h1NKGehe003882@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 12:16:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mknod mknod.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 12:16:40 PST Modified files: (Branch: RELENG_4) sbin/mknod mknod.8 Log: MFC: The .Nm utiltiy && correctly sort Xrefs. Approved by: re (blanket) Revision Changes Path 1.11.2.9 +4 -4 src/sbin/mknod/mknod.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:17:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2DD337B401; Sun, 23 Feb 2003 12:17:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AB7343F93; Sun, 23 Feb 2003 12:17:16 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKHG0U004087; Sun, 23 Feb 2003 12:17:16 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKHGHl004086; Sun, 23 Feb 2003 12:17:16 -0800 (PST) Message-Id: <200302232017.h1NKHGHl004086@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 12:17:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ffsinfo ffsinfo.8 src/sbin/fsdb fsdb.8 src/sbin/fsirand fsirand.8 src/sbin/ip6fw ip6fw.8 src/sbin/kldconfig kldconfig.8 src/sbin/ldconfig ldconfig.8 src/sbin/mount getmntopts.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 12:17:16 PST Modified files: (Branch: RELENG_4) sbin/ffsinfo ffsinfo.8 sbin/fsdb fsdb.8 sbin/fsirand fsirand.8 sbin/ip6fw ip6fw.8 sbin/kldconfig kldconfig.8 sbin/ldconfig ldconfig.8 sbin/mount getmntopts.3 Log: MFC: Spelling fixes and a few .Nm utilties. Approved by: re (blanket) Revision Changes Path 1.6.2.5 +2 -2 src/sbin/ffsinfo/ffsinfo.8 1.12.2.8 +2 -2 src/sbin/fsdb/fsdb.8 1.10.2.4 +8 -8 src/sbin/fsirand/fsirand.8 1.3.2.12 +3 -2 src/sbin/ip6fw/ip6fw.8 1.2.2.2 +4 -2 src/sbin/kldconfig/kldconfig.8 1.19.2.9 +5 -3 src/sbin/ldconfig/ldconfig.8 1.6.2.4 +1 -1 src/sbin/mount/getmntopts.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:18:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F7F837B401; Sun, 23 Feb 2003 12:18:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C14F443FBF; Sun, 23 Feb 2003 12:18:48 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKIm0U004271; Sun, 23 Feb 2003 12:18:48 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKImNm004270; Sun, 23 Feb 2003 12:18:48 -0800 (PST) Message-Id: <200302232018.h1NKImNm004270@repoman.freebsd.org> From: Jacques Vidrine Date: Sun, 23 Feb 2003 12:18:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/netinet tcp_syncache.c X-FreeBSD-CVS-Branch: RELENG_5_0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2003/02/23 12:18:48 PST Modified files: (Branch: RELENG_5_0) . UPDATING sys/conf newvers.sh sys/netinet tcp_syncache.c Log: MFC tcp_syncache.c 1.38: Improve security and performance of syncookies. Revision Changes Path 1.229.2.8 +3 -0 src/UPDATING 1.48.2.4 +1 -1 src/sys/conf/newvers.sh 1.28.2.3 +47 -26 src/sys/netinet/tcp_syncache.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:19:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF00837B401; Sun, 23 Feb 2003 12:19:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C37343F75; Sun, 23 Feb 2003 12:19:29 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKJT0U004348; Sun, 23 Feb 2003 12:19:29 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKJTIk004347; Sun, 23 Feb 2003 12:19:29 -0800 (PST) Message-Id: <200302232019.h1NKJTIk004347@repoman.freebsd.org> From: Jacques Vidrine Date: Sun, 23 Feb 2003 12:19:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/netinet tcp_syncache.c X-FreeBSD-CVS-Branch: RELENG_4_7 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2003/02/23 12:19:29 PST Modified files: (Branch: RELENG_4_7) . UPDATING sys/conf newvers.sh sys/netinet tcp_syncache.c Log: MFC tcp_syncache.c 1.38: Improve security and performance of syncookies. Revision Changes Path 1.73.2.74.2.8 +3 -0 src/UPDATING 1.44.2.26.2.8 +1 -1 src/sys/conf/newvers.sh 1.5.2.8.2.1 +47 -26 src/sys/netinet/tcp_syncache.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:19:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF89337B401; Sun, 23 Feb 2003 12:19:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D4AA43FBD; Sun, 23 Feb 2003 12:19:43 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKJh0U004425; Sun, 23 Feb 2003 12:19:43 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKJhIU004424; Sun, 23 Feb 2003 12:19:43 -0800 (PST) Message-Id: <200302232019.h1NKJhIU004424@repoman.freebsd.org> From: Jacques Vidrine Date: Sun, 23 Feb 2003 12:19:43 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/netinet tcp_syncache.c X-FreeBSD-CVS-Branch: RELENG_4_6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2003/02/23 12:19:43 PST Modified files: (Branch: RELENG_4_6) . UPDATING sys/conf newvers.sh sys/netinet tcp_syncache.c Log: MFC tcp_syncache.c 1.38: Improve security and performance of syncookies. Revision Changes Path 1.73.2.68.2.36 +3 -0 src/UPDATING 1.44.2.23.2.26 +1 -1 src/sys/conf/newvers.sh 1.5.2.6.2.1 +45 -26 src/sys/netinet/tcp_syncache.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:23:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0DE437B401; Sun, 23 Feb 2003 12:23:10 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBD5343FAF; Sun, 23 Feb 2003 12:23:09 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h1NKN91o037391; Sun, 23 Feb 2003 12:23:09 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.7/8.12.7) with ESMTP id h1NKN93U000801; Sun, 23 Feb 2003 12:23:09 -0800 (PST) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.7/8.12.7/Submit) id h1NKN9bg000800; Sun, 23 Feb 2003 12:23:09 -0800 (PST) (envelope-from marcel) Date: Sun, 23 Feb 2003 12:23:09 -0800 From: Marcel Moolenaar To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES Message-ID: <20030223202309.GA768@athlon.pn.xcllnt.net> References: <200302231332.h1NDWXtL064336@repoman.freebsd.org> <20030223121933.D49626@espresso.bsdmike.org> <20030223175313.GB17545@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030223175313.GB17545@dragon.nuxi.com> User-Agent: Mutt/1.5.3i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 23, 2003 at 09:53:13AM -0800, David O'Brien wrote: > On Sun, Feb 23, 2003 at 12:19:33PM -0500, Mike Barcroft wrote: > > Takahashi Yoshihiro writes: > > > nyan 2003/02/23 05:32:33 PST > > > > > > Modified files: > > > sys/conf NOTES > > > sys/alpha/conf NOTES > > > sys/i386/conf NOTES > > > Log: > > > Move MD devices to /conf/NOTES. > > > > > > Revision Changes Path > > > 1.148 +187 -0 src/sys/alpha/conf/NOTES > > > 1.1130 +0 -183 src/sys/conf/NOTES > > > 1.1075 +183 -1 src/sys/i386/conf/NOTES > > > > This doesn't look right to me. If options are shared with at least 2 > > architectures they are MI. > > Well... yes and no. Sun's will never have PS/2 mouse & keyboard. > Perhaps we need to have sys/conf/NOTES. for things shared by > more than one platform, but not all. Then sys/{arch}/conf/Makefile can > assemble LINT from all the right pieces. Hmmm... Not a bad idea. You can have be the bus type for example and any platform that has foobus grabs NOTES.foobus. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:24:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 847AD37B401; Sun, 23 Feb 2003 12:24:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26BFF43FAF; Sun, 23 Feb 2003 12:24:27 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKOQ0U004904; Sun, 23 Feb 2003 12:24:26 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKOQJU004903; Sun, 23 Feb 2003 12:24:26 -0800 (PST) Message-Id: <200302232024.h1NKOQJU004903@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 23 Feb 2003 12:24:26 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/sdl_sound Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/23 12:24:26 PST Modified files: audio/sdl_sound Makefile Log: Chase FLAC's shared lib version. Revision Changes Path 1.2 +1 -1 ports/audio/sdl_sound/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:34:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F72637B401; Sun, 23 Feb 2003 12:34:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 401A243FB1; Sun, 23 Feb 2003 12:34:57 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKYv0U005536; Sun, 23 Feb 2003 12:34:57 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKYvI1005535; Sun, 23 Feb 2003 12:34:57 -0800 (PST) Message-Id: <200302232034.h1NKYvI1005535@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 12:34:56 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/russian/rus-ispell Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 12:34:56 PST Modified files: russian/rus-ispell Makefile distinfo Log: Update russian/rus-ispell to more recent version: 0.99f4 PR: ports/48582 Submitted by: Dmitry Panov Revision Changes Path 1.13 +10 -10 ports/russian/rus-ispell/Makefile 1.8 +1 -1 ports/russian/rus-ispell/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:42:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8974C37B401; Sun, 23 Feb 2003 12:42:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D56143FBF; Sun, 23 Feb 2003 12:42:33 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKgX0U006151; Sun, 23 Feb 2003 12:42:33 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKgWUG006150; Sun, 23 Feb 2003 12:42:32 -0800 (PST) Message-Id: <200302232042.h1NKgWUG006150@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 23 Feb 2003 12:42:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include bus.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/23 12:42:32 PST Modified files: sys/sparc64/include bus.h Log: The rest of our platforms make bus_space_write_multi_stream_2's 'a' a const pointer. Revision Changes Path 1.20 +1 -1 src/sys/sparc64/include/bus.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:46:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9208737B401; Sun, 23 Feb 2003 12:46:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3378D43F3F; Sun, 23 Feb 2003 12:46:33 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKkX0U006324; Sun, 23 Feb 2003 12:46:33 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKkWj4006323; Sun, 23 Feb 2003 12:46:32 -0800 (PST) Message-Id: <200302232046.h1NKkWj4006323@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 12:46:32 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/p5-Net-SNMP Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 12:46:32 PST Modified files: net/p5-Net-SNMP Makefile Log: Mark port IGNORE instead of BROKEN for perl < 5.6 to keep bento from complaining. Now uses new PERL makefile variables. PR: ports/48595 Submitted by: Lars Thegler Revision Changes Path 1.8 +2 -7 ports/net/p5-Net-SNMP/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:49:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FE1937B401; Sun, 23 Feb 2003 12:49:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D31D43FA3; Sun, 23 Feb 2003 12:49:46 -0800 (PST) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKnk0U006441; Sun, 23 Feb 2003 12:49:46 -0800 (PST) (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKnjwn006440; Sun, 23 Feb 2003 12:49:45 -0800 (PST) Message-Id: <200302232049.h1NKnjwn006440@repoman.freebsd.org> From: Brian Feldman Date: Sun, 23 Feb 2003 12:49:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm feeder.c feeder_fmt.c feeder_rate.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG green 2003/02/23 12:49:45 PST Modified files: sys/dev/sound/pcm feeder.c feeder_fmt.c feeder_rate.c Log: It seems that sound(4)'s feeder routines don't need to allocate memory without waiting, since they are called from a system-call context only. This appears to fix all sorts of problems with open("/dev/dsp", O_WRONLY) randomly returning ENXIO. Found by: cognet Revision Changes Path 1.28 +1 -1 src/sys/dev/sound/pcm/feeder.c 1.9 +6 -6 src/sys/dev/sound/pcm/feeder_fmt.c 1.8 +1 -4 src/sys/dev/sound/pcm/feeder_rate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:50:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49A1137B401; Sun, 23 Feb 2003 12:50:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0D0A43F93; Sun, 23 Feb 2003 12:50:43 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKoh0U006634; Sun, 23 Feb 2003 12:50:43 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKohP7006633; Sun, 23 Feb 2003 12:50:43 -0800 (PST) Message-Id: <200302232050.h1NKohP7006633@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 12:50:43 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/nfsiod nfsiod.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 12:50:43 PST Modified files: (Branch: RELENG_4) sbin/nfsiod nfsiod.8 Log: MFC: The .Nm utility. Approved by: re (blanket) Revision Changes Path 1.9.2.3 +2 -1 src/sbin/nfsiod/nfsiod.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:53:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAA5C37B401; Sun, 23 Feb 2003 12:53:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B9C843F3F; Sun, 23 Feb 2003 12:53:46 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKrk0U007016; Sun, 23 Feb 2003 12:53:46 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKrkA1007015; Sun, 23 Feb 2003 12:53:46 -0800 (PST) Message-Id: <200302232053.h1NKrkA1007015@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 12:53:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/nos-tun nos-tun.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 12:53:46 PST Modified files: (Branch: RELENG_4) sbin/nos-tun nos-tun.8 Log: Sync with current: s/many peoples/many people/ The .Nm utiltiy Approved by: re (blanket) Revision Changes Path 1.6.2.6 +4 -3 src/sbin/nos-tun/nos-tun.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:54:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16D6037B405; Sun, 23 Feb 2003 12:54:32 -0800 (PST) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5DD543FA3; Sun, 23 Feb 2003 12:54:30 -0800 (PST) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (jake@localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.6/8.12.6) with ESMTP id h1NKwiNk029287; Sun, 23 Feb 2003 15:58:44 -0500 (EST) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.6/8.12.6/Submit) id h1NKwiZo029286; Sun, 23 Feb 2003 15:58:44 -0500 (EST) Date: Sun, 23 Feb 2003 15:58:43 -0500 From: Jake Burkholder To: "David E. O'Brien" Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/include bus.h Message-ID: <20030223155843.A25158@locore.ca> References: <200302232042.h1NKgWUG006150@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: <200302232042.h1NKgWUG006150@repoman.freebsd.org>; from obrien@FreeBSD.org on Sun, Feb 23, 2003 at 12:42:32PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Apparently, On Sun, Feb 23, 2003 at 12:42:32PM -0800, David E. O'Brien said words to the effect of; > obrien 2003/02/23 12:42:32 PST > > Modified files: > sys/sparc64/include bus.h > Log: > The rest of our platforms make bus_space_write_multi_stream_2's 'a' a > const pointer. Will you make the rest of the bus_space_write_multi_stream methods take const pointers also, please? Jake > > Revision Changes Path > 1.20 +1 -1 src/sys/sparc64/include/bus.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:55:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFE6737B401; Sun, 23 Feb 2003 12:55:47 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id E283A43FB1; Sun, 23 Feb 2003 12:55:46 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com ([192.168.0.5]) by pittgoth.com (8.12.7/8.12.7) with SMTP id h1NKtj9h014491; Sun, 23 Feb 2003 15:55:46 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Sun, 23 Feb 2003 15:55:56 -0500 From: Tom Rhodes To: src-committers@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/nos-tun nos-tun.8 Message-Id: <20030223155556.350aa649.trhodes@FreeBSD.org> In-Reply-To: <200302232053.h1NKrkA1007015@repoman.freebsd.org> References: <200302232053.h1NKrkA1007015@repoman.freebsd.org> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 23 Feb 2003 12:53:46 -0800 (PST) Tom Rhodes wrote: > trhodes 2003/02/23 12:53:46 PST > > Modified files: (Branch: RELENG_4) > sbin/nos-tun nos-tun.8 > Log: > Sync with current: > s/many peoples/many people/ > The .Nm utiltiy > > Approved by: re (blanket) > > Revision Changes Path > 1.6.2.6 +4 -3 src/sbin/nos-tun/nos-tun.8 > Grrrr. I did spell utility correctly in the manual page ;) -- Tom Rhodes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:58:27 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 528F637B401; Sun, 23 Feb 2003 12:58:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8A1943F93; Sun, 23 Feb 2003 12:58:25 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKwP0U007171; Sun, 23 Feb 2003 12:58:25 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKwPk6007170; Sun, 23 Feb 2003 12:58:25 -0800 (PST) Message-Id: <200302232058.h1NKwPk6007170@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 12:58:25 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/smokeping Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 12:58:25 PST Modified files: net/smokeping Makefile distinfo pkg-plist Log: Update port net/smokeping to version 1.19. PR: ports/48596 Submitted by: Lars Thegler Revision Changes Path 1.12 +3 -4 ports/net/smokeping/Makefile 1.7 +1 -1 ports/net/smokeping/distinfo 1.5 +1 -0 ports/net/smokeping/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:59: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EB4137B401; Sun, 23 Feb 2003 12:59:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C608743F75; Sun, 23 Feb 2003 12:58:59 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKwx0U007224; Sun, 23 Feb 2003 12:58:59 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKwx9x007223; Sun, 23 Feb 2003 12:58:59 -0800 (PST) Message-Id: <200302232058.h1NKwx9x007223@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 12:58:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping ping.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 12:58:59 PST Modified files: (Branch: RELENG_4) sbin/ping ping.8 Log: Grammar: s/less then/less than/ Approved by: re (blanket) Revision Changes Path 1.25.2.10 +1 -1 src/sbin/ping/ping.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 12:59:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAEDB37B401; Sun, 23 Feb 2003 12:59:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8768843F93; Sun, 23 Feb 2003 12:59:42 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NKxg0U007288; Sun, 23 Feb 2003 12:59:42 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NKxgu6007287; Sun, 23 Feb 2003 12:59:42 -0800 (PST) Message-Id: <200302232059.h1NKxgu6007287@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 12:59:42 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/palm/jpilot Makefile distinfo pkg-plist ports/palm/jpilot/files patch-Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 12:59:42 PST Modified files: palm/jpilot Makefile distinfo pkg-plist palm/jpilot/files patch-Makefile.in Log: This is a maintainer upgrade of ports/palm/jpilot to version 0.99.5 PR: ports/48598 Submitted by: Alex Varju Revision Changes Path 1.29 +1 -1 ports/palm/jpilot/Makefile 1.13 +1 -1 ports/palm/jpilot/distinfo 1.5 +6 -6 ports/palm/jpilot/files/patch-Makefile.in 1.12 +4 -0 ports/palm/jpilot/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13: 3:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 201E237B401; Sun, 23 Feb 2003 13:03:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7E3543F93; Sun, 23 Feb 2003 13:03:24 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NL3O0U007781; Sun, 23 Feb 2003 13:03:24 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NL3O6t007780; Sun, 23 Feb 2003 13:03:24 -0800 (PST) Message-Id: <200302232103.h1NL3O6t007780@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 13:03:24 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping ping.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 13:03:24 PST Modified files: (Branch: RELENG_4) sbin/ping ping.8 Log: Remove hard sentence breaks. Approved by: re (blanket) Revision Changes Path 1.25.2.11 +9 -6 src/sbin/ping/ping.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:14: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF81A37B401; Sun, 23 Feb 2003 13:14:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 622D243FA3; Sun, 23 Feb 2003 13:14:08 -0800 (PST) (envelope-from mini@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLE80U008428; Sun, 23 Feb 2003 13:14:08 -0800 (PST) (envelope-from mini@repoman.freebsd.org) Received: (from mini@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLE8vb008427; Sun, 23 Feb 2003 13:14:08 -0800 (PST) Message-Id: <200302232114.h1NLE8vb008427@repoman.freebsd.org> From: Jonathan Mini Date: Sun, 23 Feb 2003 13:14:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread Makefile.inc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mini 2003/02/23 13:14:08 PST Modified files: lib/libpthread/thread Makefile.inc Log: Add signal logic to the build. Revision Changes Path 1.37 +2 -0 src/lib/libpthread/thread/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:15:27 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28B6037B401; Sun, 23 Feb 2003 13:15:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFB5743F85; Sun, 23 Feb 2003 13:15:25 -0800 (PST) (envelope-from mini@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLFP0U008518; Sun, 23 Feb 2003 13:15:25 -0800 (PST) (envelope-from mini@repoman.freebsd.org) Received: (from mini@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLFPqL008517; Sun, 23 Feb 2003 13:15:25 -0800 (PST) Message-Id: <200302232115.h1NLFPqL008517@repoman.freebsd.org> From: Jonathan Mini Date: Sun, 23 Feb 2003 13:15:25 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_sig.c thr_sigaction.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mini 2003/02/23 13:15:25 PST Modified files: lib/libpthread/thread thr_sig.c thr_sigaction.c Log: Insert threads interrupted by a signal while running onto the run queue. Revision Changes Path 1.45 +2 -24 src/lib/libpthread/thread/thr_sig.c 1.17 +1 -2 src/lib/libpthread/thread/thr_sigaction.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:16: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C88DD37B401; Sun, 23 Feb 2003 13:15:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3068A43FBF; Sun, 23 Feb 2003 13:15:58 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLFw0U008555; Sun, 23 Feb 2003 13:15:58 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLFvJi008554; Sun, 23 Feb 2003 13:15:57 -0800 (PST) Message-Id: <200302232115.h1NLFvJi008554@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 13:15:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 13:15:57 PST Modified files: (Branch: RELENG_4) sbin/natd natd.8 Log: s/freebsd/FreeBSD/ in an email address. This was already fixed in current. Approved by: re (blanket) Revision Changes Path 1.27.2.12 +1 -1 src/sbin/natd/natd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:17:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B44F37B401; Sun, 23 Feb 2003 13:17:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD29A43F85; Sun, 23 Feb 2003 13:17:43 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLHh0U008710; Sun, 23 Feb 2003 13:17:43 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLHheH008709; Sun, 23 Feb 2003 13:17:43 -0800 (PST) Message-Id: <200302232117.h1NLHheH008709@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 13:17:43 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount.8 src/sbin/mount_nwfs mount_nwfs.8 src/sbin/natd natd.8 src/sbin/shutdown shutdown.8 src/sbin/slattach slattach.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 13:17:43 PST Modified files: (Branch: RELENG_4) sbin/mount mount.8 sbin/mount_nwfs mount_nwfs.8 sbin/natd natd.8 sbin/shutdown shutdown.8 sbin/slattach slattach.8 Log: MFC: Several mdoc(7) fixes which include: The .Nm utility Remove abuse of .Ql macro Other markup fixes. Approved by: re (blanket) Revision Changes Path 1.31.2.12 +3 -4 src/sbin/mount/mount.8 1.7.2.8 +5 -5 src/sbin/mount_nwfs/mount_nwfs.8 1.27.2.13 +5 -3 src/sbin/natd/natd.8 1.12.2.5 +5 -4 src/sbin/shutdown/shutdown.8 1.16.2.6 +14 -10 src/sbin/slattach/slattach.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:20: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C94137B401; Sun, 23 Feb 2003 13:20:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C263543FAF; Sun, 23 Feb 2003 13:20:00 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLK00U008814; Sun, 23 Feb 2003 13:20:00 -0800 (PST) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLK0xx008813; Sun, 23 Feb 2003 13:20:00 -0800 (PST) Message-Id: <200302232120.h1NLK0xx008813@repoman.freebsd.org> From: Jake Burkholder Date: Sun, 23 Feb 2003 13:20:00 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 genassym.c locore.s pmap.c vm_machdep.c src/sys/i386/include param.h pmap.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2003/02/23 13:20:00 PST Modified files: sys/i386/i386 genassym.c locore.s pmap.c vm_machdep.c sys/i386/include param.h pmap.h Log: - Added macros NPGPTD, NBPTD, and NPDEPTD, for dealing with the size of the page directory. - Use these instead of the magic constants 1 or PAGE_SIZE where appropriate. There are still numerous assumptions that the page directory is exactly 1 page. Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.137 +1 -0 src/sys/i386/i386/genassym.c 1.168 +2 -2 src/sys/i386/i386/locore.s 1.392 +7 -6 src/sys/i386/i386/pmap.c 1.202 +1 -1 src/sys/i386/i386/vm_machdep.c 1.66 +5 -1 src/sys/i386/include/param.h 1.84 +4 -4 src/sys/i386/include/pmap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:24:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 241E937B405; Sun, 23 Feb 2003 13:24:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A01843F3F; Sun, 23 Feb 2003 13:24:09 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLO90U009344; Sun, 23 Feb 2003 13:24:09 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLO92u009343; Sun, 23 Feb 2003 13:24:09 -0800 (PST) Message-Id: <200302232124.h1NLO92u009343@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 23 Feb 2003 13:24:09 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools/tinderbox tbmaster.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2003/02/23 13:24:09 PST Modified files: tools/tools/tinderbox tbmaster.pl Log: If more than one argument were given on the command line, interpret the additional arguments as a series of architectures to build. This is useful for running subsets of a particular configuration. Revision Changes Path 1.13 +15 -4 src/tools/tools/tinderbox/tbmaster.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:28:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB9A237B401; Sun, 23 Feb 2003 13:28:10 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8477A43F75; Sun, 23 Feb 2003 13:28:09 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 2504F5308; Sun, 23 Feb 2003 22:28:08 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Mike Silbersack Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_syncache.c From: Dag-Erling Smorgrav Date: Sun, 23 Feb 2003 22:28:07 +0100 In-Reply-To: <200302231904.h1NJ4NCu094049@repoman.freebsd.org> (Mike Silbersack's message of "Sun, 23 Feb 2003 11:04:23 -0800 (PST)") Message-ID: User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386--freebsd) References: <200302231904.h1NJ4NCu094049@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mike Silbersack writes: > - From Yahoo!: Reduce the number of calls to MD5Update; this > results in a ~17% increase in cookie generation time here. Decrease, I hope. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:45:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E988B37B401; Sun, 23 Feb 2003 13:45:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D69243F85; Sun, 23 Feb 2003 13:45:20 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLjK0U010736; Sun, 23 Feb 2003 13:45:20 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLjKPe010735; Sun, 23 Feb 2003 13:45:20 -0800 (PST) Message-Id: <200302232145.h1NLjKPe010735@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 13:45:20 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations donors.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 13:45:20 PST Modified files: en/donations donors.sgml Log: Note 2 data centers that were donated for the FreeBSD Security Team in care of nectar. Revision Changes Path 1.44 +13 -1 www/en/donations/donors.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:47: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2491A37B401; Sun, 23 Feb 2003 13:47:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB21C43FB1; Sun, 23 Feb 2003 13:47:03 -0800 (PST) (envelope-from chris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLl30U010833; Sun, 23 Feb 2003 13:47:03 -0800 (PST) (envelope-from chris@repoman.freebsd.org) Received: (from chris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLl3EI010832; Sun, 23 Feb 2003 13:47:03 -0800 (PST) Message-Id: <200302232147.h1NLl3EI010832@repoman.freebsd.org> From: Chris Costello Date: Sun, 23 Feb 2003 13:47:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 mac.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG chris 2003/02/23 13:47:03 PST Modified files: share/man/man4 mac.4 Log: o Improve vocabulary/wording o Expand on MAC policy enforcement on network interfaces o Add cross-references to su(1) and setfsmac(8) where appropriate o Comment out mmap revocation sysctls as they are a bit too experimental o Add the standard BUGS section Prompted by: rwatson Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.8 +60 -34 src/share/man/man4/mac.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:50:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2A8C37B401; Sun, 23 Feb 2003 13:50:19 -0800 (PST) Received: from odysseus.silby.com (d22.as8.nwbl0.wi.voyager.net [169.207.132.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6609043FA3; Sun, 23 Feb 2003 13:50:17 -0800 (PST) (envelope-from silby@silby.com) Received: from odysseus.silby.com (localhost [127.0.0.1]) by odysseus.silby.com (8.12.7/8.12.7) with ESMTP id h1NLlJC0005060; Sun, 23 Feb 2003 15:47:19 -0600 (CST) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by odysseus.silby.com (8.12.7/8.12.7/Submit) with ESMTP id h1NLlHxR005057; Sun, 23 Feb 2003 15:47:19 -0600 (CST) X-Authentication-Warning: odysseus.silby.com: silby owned process doing -bs Date: Sun, 23 Feb 2003 15:47:16 -0600 (CST) From: Mike Silbersack To: Dag-Erling Smorgrav Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_syncache.c In-Reply-To: Message-ID: <20030223154518.O4750@odysseus.silby.com> References: <200302231904.h1NJ4NCu094049@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 23 Feb 2003, Dag-Erling Smorgrav wrote: > Mike Silbersack writes: > > - From Yahoo!: Reduce the number of calls to MD5Update; this > > results in a ~17% increase in cookie generation time here. > > Decrease, I hope. > > DES Doh, that's what I get for rewording the sentence without rereading all of it. I meant to say "increase in ... speed". Good catch. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:50:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FAFB37B401; Sun, 23 Feb 2003 13:50:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D033743F85; Sun, 23 Feb 2003 13:50:48 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLom0U011208; Sun, 23 Feb 2003 13:50:48 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLomeq011207; Sun, 23 Feb 2003 13:50:48 -0800 (PST) Message-Id: <200302232150.h1NLomeq011207@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 13:50:48 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libslang Makefile distinfo ports/devel/libslang/files patch-aa patch-ae X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 13:50:48 PST Modified files: devel/libslang Makefile distinfo devel/libslang/files patch-aa patch-ae Log: Upgrade libslang port: upgrade from 1.4.6 to 1.4.8 PR: ports/48533 Submitted by: Mark Huizer Revision Changes Path 1.31 +1 -1 ports/devel/libslang/Makefile 1.14 +1 -1 ports/devel/libslang/distinfo 1.17 +6 -6 ports/devel/libslang/files/patch-aa 1.4 +34 -4 ports/devel/libslang/files/patch-ae To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:53:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BD8237B401; Sun, 23 Feb 2003 13:53:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B03D243FCB; Sun, 23 Feb 2003 13:53:13 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLrD0U011598; Sun, 23 Feb 2003 13:53:13 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLrDUl011597; Sun, 23 Feb 2003 13:53:13 -0800 (PST) Message-Id: <200302232153.h1NLrDUl011597@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 13:53:13 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/fbdesk Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 13:53:13 PST Modified files: x11-wm/fbdesk Makefile distinfo Log: maintainer-update: x11-wm/fbdesk to 1.1.3. PR: ports/47823 Submitted by: Hendrik Scholz Revision Changes Path 1.5 +1 -1 ports/x11-wm/fbdesk/Makefile 1.2 +1 -1 ports/x11-wm/fbdesk/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:53:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A5CA37B405; Sun, 23 Feb 2003 13:53:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B72243FDD; Sun, 23 Feb 2003 13:53:17 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLrG0U011627; Sun, 23 Feb 2003 13:53:16 -0800 (PST) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLrGSU011626; Sun, 23 Feb 2003 13:53:16 -0800 (PST) Message-Id: <200302232153.h1NLrGSU011626@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Sun, 23 Feb 2003 13:53:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/sendmail/cf/ostype bsd4.4.m4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gshapiro 2003/02/23 13:53:16 PST Modified files: contrib/sendmail/cf/ostype bsd4.4.m4 Log: This local FreeBSD mod isn't needed now that we have the freebsd* ostype files. Revision Changes Path 1.7 +0 -1 src/contrib/sendmail/cf/ostype/bsd4.4.m4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:56:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB7AE37B401; Sun, 23 Feb 2003 13:56:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02F7A43FCB; Sun, 23 Feb 2003 13:56:29 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLuT0U011771; Sun, 23 Feb 2003 13:56:29 -0800 (PST) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLuTvb011770; Sun, 23 Feb 2003 13:56:29 -0800 (PST) Message-Id: <200302232156.h1NLuTvb011770@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Sun, 23 Feb 2003 13:56:29 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT exclude X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gshapiro 2003/02/23 13:56:29 PST Modified files: . exclude Log: Follow the (good) trend of returning import files to vendor versions where possible for easier future imports. Revision Changes Path 1.75 +1 -0 CVSROOT/exclude To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:58:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86C3B37B401; Sun, 23 Feb 2003 13:58:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26EFC43F75; Sun, 23 Feb 2003 13:58:17 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLwG0U012013; Sun, 23 Feb 2003 13:58:16 -0800 (PST) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLwGOg012012; Sun, 23 Feb 2003 13:58:16 -0800 (PST) Message-Id: <200302232158.h1NLwGOg012012@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Sun, 23 Feb 2003 13:58:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/sendmail/cf/ostype bsd4.4.m4 src/contrib/sendmail/contrib bitdomain.c src/contrib/sendmail/mailstats mailstats.c src/contrib/sendmail/makemap makemap.c src/contrib/sendmail/praliases praliases.c src/contrib/sendmail/smrsh smrsh.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gshapiro 2003/02/23 13:58:16 PST Modified files: contrib/sendmail/cf/ostype bsd4.4.m4 contrib/sendmail/contrib bitdomain.c contrib/sendmail/mailstats mailstats.c contrib/sendmail/makemap makemap.c contrib/sendmail/praliases praliases.c contrib/sendmail/smrsh smrsh.c contrib/sendmail/src aliases.5 conf.c conf.h err.c headers.c mailq.1 mci.c savemail.c contrib/sendmail/vacation vacation.1 Log: Follow the (good) trend of returning import files to vendor versions where possible for easier future imports. Revision Changes Path 1.8 +1 -1 src/contrib/sendmail/cf/ostype/bsd4.4.m4 1.4 +0 -2 src/contrib/sendmail/contrib/bitdomain.c 1.14 +0 -1 src/contrib/sendmail/mailstats/mailstats.c 1.11 +1 -2 src/contrib/sendmail/makemap/makemap.c 1.12 +0 -2 src/contrib/sendmail/praliases/praliases.c 1.15 +0 -2 src/contrib/sendmail/smrsh/smrsh.c 1.10 +0 -1 src/contrib/sendmail/src/aliases.5 1.20 +0 -2 src/contrib/sendmail/src/conf.c 1.22 +0 -2 src/contrib/sendmail/src/conf.h 1.12 +0 -2 src/contrib/sendmail/src/err.c 1.14 +0 -2 src/contrib/sendmail/src/headers.c 1.13 +0 -1 src/contrib/sendmail/src/mailq.1 1.14 +0 -2 src/contrib/sendmail/src/mci.c 1.15 +0 -2 src/contrib/sendmail/src/savemail.c 1.11 +0 -1 src/contrib/sendmail/vacation/vacation.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:58:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DBA537B401; Sun, 23 Feb 2003 13:58:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 475A443F93; Sun, 23 Feb 2003 13:58:32 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLwV0U012035; Sun, 23 Feb 2003 13:58:31 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLwVfT012033; Sun, 23 Feb 2003 13:58:31 -0800 (PST) Message-Id: <200302232158.h1NLwVfT012033@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 23 Feb 2003 13:58:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gnu/ext2fs - Imported sources X-FreeBSD-CVS-Branch: LINUX Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/23 13:58:31 PST src/sys/gnu/ext2fs - Imported sources Update of /home/ncvs/src/sys/gnu/ext2fs In directory repoman.freebsd.org:/tmp/cvs-serv11785 Log Message: Import Linux's linux/include/asm-sparc64/bitopts.h. This is taken from the 2.4.3 Linux sources as shipped on Red Hat 7.1 Alpha. Status: Vendor Tag: LINUX Release Tags: linux_2_4_3-rh7_1 N src/sys/gnu/ext2fs/sparc64-bitops.h No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 13:59: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F1A137B401; Sun, 23 Feb 2003 13:59:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2F7B43FAF; Sun, 23 Feb 2003 13:59:00 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NLx00U012074; Sun, 23 Feb 2003 13:59:00 -0800 (PST) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NLx0Z4012073; Sun, 23 Feb 2003 13:59:00 -0800 (PST) Message-Id: <200302232159.h1NLx0Z4012073@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Sun, 23 Feb 2003 13:59:00 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT exclude X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gshapiro 2003/02/23 13:59:00 PST Modified files: . exclude Log: Finished restoring sendmail vendor versions Revision Changes Path 1.76 +0 -1 CVSROOT/exclude To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 14: 8: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D71737B401; Sun, 23 Feb 2003 14:07:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A313443FDD; Sun, 23 Feb 2003 14:07:58 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NM7w0U012745; Sun, 23 Feb 2003 14:07:58 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NM7wvu012744; Sun, 23 Feb 2003 14:07:58 -0800 (PST) Message-Id: <200302232207.h1NM7wvu012744@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 14:07:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/spppcontrol spppcontrol.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 14:07:58 PST Modified files: (Branch: RELENG_4) sbin/spppcontrol spppcontrol.8 Log: Remove hard sentence breaks. Approved by: re (blanket) Revision Changes Path 1.6.2.5 +11 -9 src/sbin/spppcontrol/spppcontrol.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 14:11:37 2003 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id EDCDC37B401; Sun, 23 Feb 2003 14:11:33 -0800 (PST) Date: Sun, 23 Feb 2003 16:11:33 -0600 From: Juli Mallett To: Kutulu Cc: Wes Peters , Julian Elischer , "David E. O'Brien" , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin Makefile Message-ID: <20030223161133.A42907@FreeBSD.org> References: <200302222035.06119.wes@softweyr.com> <20030222225614.B49748@FreeBSD.org> <008a01c2db42$d22cefc0$0245a8c0@KutuluWare> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <008a01c2db42$d22cefc0$0245a8c0@KutuluWare>; from kutulu@kutulu.org on Sun, Feb 23, 2003 at 08:52:34AM -0500 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , , X-Towel: Yes X-Negacore: Yes X-Title: Code Maven Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * De: Kutulu [ Data: 2003-02-23 ] [ Subjecte: Re: cvs commit: src/sbin Makefile ] > From: "Juli Mallett" > Sent: Saturday, February 22, 2003 11:56 PM > > > * De: Wes Peters [ Data: 2003-02-22 ] > > [ Subjecte: Re: cvs commit: src/sbin Makefile ] > > > On Thursday 20 February 2003 06:22 pm, Julian Elischer wrote: > > > > do we have any volunteers that know c++ to translate it to C? :-) > > > > > > With a bit of struggle I could probably port it to Ada. Would that > > > solve your C++ phobia? > > > > > > > That and cvsup.. > > > > > > Apparently not. Fortran anyone? > > > > Tsk, tsk, everyone overlooks C#. You know you want cross-platform > > CVSup. > > Pfft. If you really want cross-platform: Borland Kylix. It's even free :) I meant cross-platform binaries. Fairly easy to at least get the mono interpreter running on a given architecture, and you can pass around the CIL from anywhere, then ;) -- Juli Mallett - AIM: BSDFlata -- IRC: juli on EFnet OpenDarwin, Mono, FreeBSD Developer - ircd-hybrid Developer, EFnet addict FreeBSD on MIPS-Anything on FreeBSD - Never trust an ELF, COFF or Mach-O! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 14:12:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D40EE37B401; Sun, 23 Feb 2003 14:12:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72D5A43F3F; Sun, 23 Feb 2003 14:12:08 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NMC80U013243; Sun, 23 Feb 2003 14:12:08 -0800 (PST) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NMC8Qc013242; Sun, 23 Feb 2003 14:12:08 -0800 (PST) Message-Id: <200302232212.h1NMC8Qc013242@repoman.freebsd.org> From: Jake Burkholder Date: Sun, 23 Feb 2003 14:12:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 genassym.c locore.s src/sys/i386/include pmap.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2003/02/23 14:12:08 PST Modified files: sys/i386/i386 genassym.c locore.s sys/i386/include pmap.h Log: Previous commit missed a 1 that should be NGPTD, and an NPDEPG that should be NPDEPTD. Grumble. Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.138 +1 -0 src/sys/i386/i386/genassym.c 1.169 +1 -1 src/sys/i386/i386/locore.s 1.85 +1 -1 src/sys/i386/include/pmap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 14:12:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9C2337B401; Sun, 23 Feb 2003 14:12:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B28243FBF; Sun, 23 Feb 2003 14:12:40 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NMCe0U013272; Sun, 23 Feb 2003 14:12:40 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NMCeWY013271; Sun, 23 Feb 2003 14:12:40 -0800 (PST) Message-Id: <200302232212.h1NMCeWY013271@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 14:12:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/spppcontrol spppcontrol.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 14:12:40 PST Modified files: (Branch: RELENG_4) sbin/spppcontrol spppcontrol.8 Log: Sync with current. This just covers markup fixes as my last commit removed hard sentence breaks. Approved by: re (blanket) Revision Changes Path 1.6.2.6 +5 -5 src/sbin/spppcontrol/spppcontrol.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 14:20:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33EC937B401; Sun, 23 Feb 2003 14:20:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CABAE43FBD; Sun, 23 Feb 2003 14:20:40 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NMKe0U013781; Sun, 23 Feb 2003 14:20:40 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NMKe19013779; Sun, 23 Feb 2003 14:20:40 -0800 (PST) Message-Id: <200302232220.h1NMKe19013779@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 14:20:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/sysctl sysctl.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 14:20:40 PST Modified files: (Branch: RELENG_4) sbin/sysctl sysctl.8 Log: MFC: Markup fixes and the .Nm utility. Approved by: re (blanket) Revision Changes Path 1.23.2.15 +11 -7 src/sbin/sysctl/sysctl.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 14:22:32 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 146A937B401; Sun, 23 Feb 2003 14:22:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D23E43FDD; Sun, 23 Feb 2003 14:22:30 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NMMU0U014037; Sun, 23 Feb 2003 14:22:30 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NMMU31014036; Sun, 23 Feb 2003 14:22:30 -0800 (PST) Message-Id: <200302232222.h1NMMU31014036@repoman.freebsd.org> From: Warner Losh Date: Sun, 23 Feb 2003 14:22:30 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 Makefile exca.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/02/23 14:22:30 PST Modified files: share/man/man4 Makefile Added files: share/man/man4 exca.4 Log: Explain what exca is. Revision Changes Path 1.191 +1 -0 src/share/man/man4/Makefile 1.1 +40 -0 src/share/man/man4/exca.4 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 14:26:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D3EC37B401; Sun, 23 Feb 2003 14:26:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EA9B43FA3; Sun, 23 Feb 2003 14:26:40 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NMQd0U014195; Sun, 23 Feb 2003 14:26:39 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NMQdAr014194; Sun, 23 Feb 2003 14:26:39 -0800 (PST) Message-Id: <200302232226.h1NMQdAr014194@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 23 Feb 2003 14:26:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netatm port.h src/sys/netatm/uni q2110_sigcpcs.c qsaal1_sigcpcs.c sscop_sigcpcs.c sscop_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/23 14:26:39 PST Modified files: sys/netatm port.h sys/netatm/uni q2110_sigcpcs.c qsaal1_sigcpcs.c sscop_sigcpcs.c sscop_subr.c Log: There is no reason to be cute with ntohl(). Just call it directly rather than use a macro that tries to do conversions in place. Compile tested on: sparc64 Revision Changes Path 1.15 +0 -14 src/sys/netatm/port.h 1.10 +1 -1 src/sys/netatm/uni/q2110_sigcpcs.c 1.10 +1 -1 src/sys/netatm/uni/qsaal1_sigcpcs.c 1.9 +5 -5 src/sys/netatm/uni/sscop_sigcpcs.c 1.14 +1 -1 src/sys/netatm/uni/sscop_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 14:39: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3240F37B401; Sun, 23 Feb 2003 14:39:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2B0543F75; Sun, 23 Feb 2003 14:39:05 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NMd50U014992; Sun, 23 Feb 2003 14:39:05 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NMd53S014991; Sun, 23 Feb 2003 14:39:05 -0800 (PST) Message-Id: <200302232239.h1NMd53S014991@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 14:39:05 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/ssh2 Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 14:39:05 PST Modified files: security/ssh2 Makefile distinfo pkg-plist Log: Update port: security/ssh2 3.2.2 -> 3.2.3 PR: ports/48542 Submitted by: Lars Eggert Revision Changes Path 1.113 +5 -13 ports/security/ssh2/Makefile 1.33 +1 -1 ports/security/ssh2/distinfo 1.24 +7 -5 ports/security/ssh2/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 14:41: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9313B37B401; Sun, 23 Feb 2003 14:41:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2428943F75; Sun, 23 Feb 2003 14:41:07 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NMf60U015408; Sun, 23 Feb 2003 14:41:06 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NMf6im015407; Sun, 23 Feb 2003 14:41:06 -0800 (PST) Message-Id: <200302232241.h1NMf6im015407@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 14:41:06 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/tmda Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 14:41:06 PST Modified files: mail/tmda Makefile distinfo pkg-plist Log: TMDA port is out of date: update to version 0.70 PR: ports/48543 Submitted by: Mike Meyer Revision Changes Path 1.31 +3 -2 ports/mail/tmda/Makefile 1.28 +1 -1 ports/mail/tmda/distinfo 1.25 +4 -0 ports/mail/tmda/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 14:42:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4599537B401; Sun, 23 Feb 2003 14:42:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB59D43FD7; Sun, 23 Feb 2003 14:42:10 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NMgA0U015499; Sun, 23 Feb 2003 14:42:10 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NMgAeN015498; Sun, 23 Feb 2003 14:42:10 -0800 (PST) Message-Id: <200302232242.h1NMgAeN015498@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 14:42:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/reboot reboot.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 14:42:10 PST Modified files: (Branch: RELENG_4) sbin/reboot reboot.8 Log: Remove hard sentence breaks. Approved by: re (blanket) Revision Changes Path 1.10.2.7 +4 -2 src/sbin/reboot/reboot.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 14:47:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEBE837B401; Sun, 23 Feb 2003 14:47:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61C9543F75; Sun, 23 Feb 2003 14:47:14 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NMlE0U015650; Sun, 23 Feb 2003 14:47:14 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NMlEvU015649; Sun, 23 Feb 2003 14:47:14 -0800 (PST) Message-Id: <200302232247.h1NMlEvU015649@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 14:47:14 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/restore restore.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 14:47:14 PST Modified files: (Branch: RELENG_4) sbin/restore restore.8 Log: Sync with current. Approved by: re (blanket) Revision Changes Path 1.20.2.15 +21 -16 src/sbin/restore/restore.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 14:50: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00DD937B401; Sun, 23 Feb 2003 14:50:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 959F043F85; Sun, 23 Feb 2003 14:50:05 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NMo50U015766; Sun, 23 Feb 2003 14:50:05 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NMo5Lp015765; Sun, 23 Feb 2003 14:50:05 -0800 (PST) Message-Id: <200302232250.h1NMo5Lp015765@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 14:50:05 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/bluefish-devel Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 14:50:05 PST Modified files: www/bluefish-devel Makefile distinfo Log: maintainer-update Update to latest snapshot: 0.9.20030223 PR: ports/48605 Submitted by: Koop Mast Revision Changes Path 1.7 +8 -10 ports/www/bluefish-devel/Makefile 1.4 +1 -1 ports/www/bluefish-devel/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 14:59:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B50637B401; Sun, 23 Feb 2003 14:59:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19A0F43FB1; Sun, 23 Feb 2003 14:59:46 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NMxj0U016444; Sun, 23 Feb 2003 14:59:45 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NMxjiT016443; Sun, 23 Feb 2003 14:59:45 -0800 (PST) Message-Id: <200302232259.h1NMxjiT016443@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 14:59:45 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/xmame Makefile distinfo pkg-plist ports/emulators/xmame/files patch-src::unix::unix.mak ports/emulators/xmess Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 14:59:45 PST Modified files: emulators/xmame Makefile distinfo pkg-plist emulators/xmess Makefile Added files: emulators/xmame/files patch-src::unix::unix.mak Log: [MAINTAINER UPDATE]: emulators/xmame & emulators/xmess Update of xmame/xmess to 0.65.1 PR: ports/48202 Submitted by: Stijn Hoop Revision Changes Path 1.52 +30 -21 ports/emulators/xmame/Makefile 1.34 +1 -1 ports/emulators/xmame/distinfo 1.3 +22 -0 ports/emulators/xmame/files/patch-src::unix::unix.mak (new) 1.21 +4 -0 ports/emulators/xmame/pkg-plist 1.15 +1 -1 ports/emulators/xmess/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 15: 0:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8493C37B405; Sun, 23 Feb 2003 15:00:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5C7E43FD7; Sun, 23 Feb 2003 15:00:28 -0800 (PST) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NN0S0U016526; Sun, 23 Feb 2003 15:00:28 -0800 (PST) (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NN0SBh016525; Sun, 23 Feb 2003 15:00:28 -0800 (PST) Message-Id: <200302232300.h1NN0SBh016525@repoman.freebsd.org> From: Tor Egge Date: Sun, 23 Feb 2003 15:00:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_syscalls.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tegge 2003/02/23 15:00:28 PST Modified files: sys/kern uipc_syscalls.c Log: Sync new socket nonblocking/async state with file flags in accept(). PR: 1775 Reviewed by: mbr Revision Changes Path 1.141 +7 -0 src/sys/kern/uipc_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 15: 2:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CE1537B401; Sun, 23 Feb 2003 15:02:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AF2D43F85; Sun, 23 Feb 2003 15:02:27 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NN2Q0U017003; Sun, 23 Feb 2003 15:02:26 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NN2QhL017002; Sun, 23 Feb 2003 15:02:26 -0800 (PST) Message-Id: <200302232302.h1NN2QhL017002@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 15:02:26 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/jdb Makefile ports/databases/jdb/files patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 15:02:26 PST Modified files: databases/jdb Makefile Added files: databases/jdb/files patch-aa patch-ab Log: Update port: databases/jdb bugfixes for perl-5.8 PR: ports/48219 Submitted by: Lars Eggert Revision Changes Path 1.4 +1 -0 ports/databases/jdb/Makefile 1.1 +11 -0 ports/databases/jdb/files/patch-aa (new) 1.1 +91 -0 ports/databases/jdb/files/patch-ab (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 15: 5:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42A1F37B401; Sun, 23 Feb 2003 15:05:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9D3643F85; Sun, 23 Feb 2003 15:05:19 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NN5J0U017160; Sun, 23 Feb 2003 15:05:19 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NN5JmV017159; Sun, 23 Feb 2003 15:05:19 -0800 (PST) Message-Id: <200302232305.h1NN5JmV017159@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 15:05:19 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad/linux-eagle Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 15:05:19 PST Modified files: cad/linux-eagle Makefile Log: Maintainer-update of cad/linux-eagle The new install routine installs directories without user access bits set. PR: ports/48184 Submitted by: Thomas E. Zander Revision Changes Path 1.10 +2 -1 ports/cad/linux-eagle/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 15: 8:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0543037B401; Sun, 23 Feb 2003 15:08:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AF3D43F75; Sun, 23 Feb 2003 15:08:51 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NN8p0U017257; Sun, 23 Feb 2003 15:08:51 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NN8pMl017256; Sun, 23 Feb 2003 15:08:51 -0800 (PST) Message-Id: <200302232308.h1NN8pMl017256@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 15:08:51 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/russian/apache13-modssl Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 15:08:51 PST Modified files: russian/apache13-modssl Makefile Log: Update MASTER_SITE for port russian/apache13-modssl to lateset mirror list PR: ports/48161 Submitted by: Lev A. Serebryakov Revision Changes Path 1.29 +10 -29 ports/russian/apache13-modssl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 15: 9:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3262837B401; Sun, 23 Feb 2003 15:09:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C804443FA3; Sun, 23 Feb 2003 15:09:17 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NN9H0U017299; Sun, 23 Feb 2003 15:09:17 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NN9Htm017298; Sun, 23 Feb 2003 15:09:17 -0800 (PST) Message-Id: <200302232309.h1NN9Htm017298@repoman.freebsd.org> From: Marcel Moolenaar Date: Sun, 23 Feb 2003 15:09:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uhci_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2003/02/23 15:09:17 PST Modified files: sys/dev/usb uhci_pci.c Log: Use the correct size for reading and writing the PCI config space. Reading the PCI config space with the wrong (larger) size is not a problem in this case, but writing can be as it clobbers unrelated registers. In this case the clobbering is for reserved fields, which too is mostly harmless... for now. Hence, this change is mostly preventive in nature. Revision Changes Path 1.44 +5 -5 src/sys/dev/usb/uhci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 15:10:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E433D37B401; Sun, 23 Feb 2003 15:10:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 861C843FCB; Sun, 23 Feb 2003 15:10:10 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NNAA0U017372; Sun, 23 Feb 2003 15:10:10 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NNAAib017371; Sun, 23 Feb 2003 15:10:10 -0800 (PST) Message-Id: <200302232310.h1NNAAib017371@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 15:10:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/russian/apache13 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 15:10:10 PST Modified files: russian/apache13 Makefile Log: Update MASTER_SITE for port russian/apache13 to lateset mirror list PR: ports/48160 Submitted by: Lev A. Serebryakov Revision Changes Path 1.29 +1 -15 ports/russian/apache13/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 15:14: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61FDB37B401; Sun, 23 Feb 2003 15:14:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0685843F75; Sun, 23 Feb 2003 15:14:05 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NNE40U017890; Sun, 23 Feb 2003 15:14:04 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NNE4h1017889; Sun, 23 Feb 2003 15:14:04 -0800 (PST) Message-Id: <200302232314.h1NNE4h1017889@repoman.freebsd.org> From: Christian Weisgerber Date: Sun, 23 Feb 2003 15:14:04 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/qmc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/23 15:14:04 PST Modified files: misc/qmc Makefile Log: Update master site. PR: 48446 Submitted by: Kimura Fuyuki Revision Changes Path 1.5 +3 -3 ports/misc/qmc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 15:16:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFA7037B401; Sun, 23 Feb 2003 15:16:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DFA643F85; Sun, 23 Feb 2003 15:16:57 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NNGv0U018004; Sun, 23 Feb 2003 15:16:57 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NNGv5q018003; Sun, 23 Feb 2003 15:16:57 -0800 (PST) Message-Id: <200302232316.h1NNGv5q018003@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 15:16:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/php-templates Makefile distinfo pkg-message pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 15:16:57 PST Modified files: www/php-templates Makefile distinfo pkg-message pkg-plist Log: [Maintainer Update] Port: php-templates 1.7 Update to 1.7 Install documentation Use new WANT_AUTO****_VER variables Adapt to new mod_php4 port Fix installation with Apache2 PR: ports/47905 Submitted by: Alex Dupre Revision Changes Path 1.6 +19 -11 ports/www/php-templates/Makefile 1.4 +2 -1 ports/www/php-templates/distinfo 1.4 +1 -1 ports/www/php-templates/pkg-message 1.5 +6 -1 ports/www/php-templates/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 15:29:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88BC237B401; Sun, 23 Feb 2003 15:29:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23D3843FAF; Sun, 23 Feb 2003 15:29:47 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NNTk0U018731; Sun, 23 Feb 2003 15:29:46 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NNTkn2018730; Sun, 23 Feb 2003 15:29:46 -0800 (PST) Message-Id: <200302232329.h1NNTkn2018730@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 15:29:46 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/palm/plucker Makefile ports/palm/plucker/files patch-parser::python::PyPlucker::Writer.py X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 15:29:46 PST Modified files: palm/plucker Makefile Added files: palm/plucker/files patch-parser::python::PyPlucker::Writer.py Log: Update: palm/plucker 1.2 -> 1.2_1 Fix problem described at http://gnu-designs.com/bugs/view_bug_advanced_page.php?f_id=450 PR: ports/47730 Submitted by: Maxim Tuliuk Revision Changes Path 1.9 +1 -0 ports/palm/plucker/Makefile 1.1 +20 -0 ports/palm/plucker/files/patch-parser::python::PyPlucker::Writer.py (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 15:35:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B04337B401; Sun, 23 Feb 2003 15:35:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80BCB43FF3; Sun, 23 Feb 2003 15:35:35 -0800 (PST) (envelope-from dan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NNZZ0U019315; Sun, 23 Feb 2003 15:35:35 -0800 (PST) (envelope-from dan@repoman.freebsd.org) Received: (from dan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NNZZKI019314; Sun, 23 Feb 2003 15:35:35 -0800 (PST) Message-Id: <200302232335.h1NNZZKI019314@repoman.freebsd.org> From: Dan Moschuk Date: Sun, 23 Feb 2003 15:35:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_rl.c if_rlreg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dan 2003/02/23 15:35:35 PST Modified files: sys/pci if_rl.c if_rlreg.h Log: Add support for Peppercon ROL-F Card. Submitted by: Sascha Holzeiter PR: 48559 Revision Changes Path 1.88 +2 -0 src/sys/pci/if_rl.c 1.27 +8 -0 src/sys/pci/if_rlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 15:37:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF4F637B401; Sun, 23 Feb 2003 15:37:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 856DB43F85; Sun, 23 Feb 2003 15:37:50 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NNbo0U019398; Sun, 23 Feb 2003 15:37:50 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NNboU4019397; Sun, 23 Feb 2003 15:37:50 -0800 (PST) Message-Id: <200302232337.h1NNboU4019397@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 15:37:50 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gauche-gl Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 15:37:50 PST Modified files: graphics/gauche-gl Makefile pkg-plist Log: graphics/gauche-gl to 0.2.2 PR: ports/48188 Submitted by: Kimura Fuyuki Revision Changes Path 1.3 +1 -0 ports/graphics/gauche-gl/Makefile 1.2 +1 -0 ports/graphics/gauche-gl/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 15:45:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2755137B401; Sun, 23 Feb 2003 15:45:26 -0800 (PST) Received: from newtrinity.zeist.de (newtrinity.zeist.de [193.111.112.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDDB943FDD; Sun, 23 Feb 2003 15:45:24 -0800 (PST) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) by newtrinity.zeist.de (8.12.6/8.12.6/ZEIST.DE) with ESMTP id h1NNjNdC017091; Mon, 24 Feb 2003 00:45:23 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.6/8.12.6/Submit) id h1NNjIi3017090; Mon, 24 Feb 2003 00:45:18 +0100 (CET) (envelope-from marius) Date: Mon, 24 Feb 2003 00:45:18 +0100 From: marius@alchemy.franken.de To: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Cc: Mike Barcroft , Takahashi Yoshihiro Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES Message-ID: <20030224004518.L524@newtrinity.zeist.de> References: <200302231332.h1NDWXtL064336@repoman.freebsd.org> <20030223121933.D49626@espresso.bsdmike.org> <20030223175313.GB17545@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030223175313.GB17545@dragon.nuxi.com>; from obrien@FreeBSD.ORG on Sun, Feb 23, 2003 at 09:53:13AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 23, 2003 at 09:53:13AM -0800, David O'Brien wrote: > On Sun, Feb 23, 2003 at 12:19:33PM -0500, Mike Barcroft wrote: > > Takahashi Yoshihiro writes: > > > nyan 2003/02/23 05:32:33 PST > > > > > > Modified files: > > > sys/conf NOTES > > > sys/alpha/conf NOTES > > > sys/i386/conf NOTES > > > Log: > > > Move MD devices to /conf/NOTES. > > > > > > Revision Changes Path > > > 1.148 +187 -0 src/sys/alpha/conf/NOTES > > > 1.1130 +0 -183 src/sys/conf/NOTES > > > 1.1075 +183 -1 src/sys/i386/conf/NOTES > > > > This doesn't look right to me. If options are shared with at least 2 > > architectures they are MI. > > Well... yes and no. Sun's will never have PS/2 mouse & keyboard. uhm, from a FreeBSD point of view? at least the Sun AXi mainboard and its clones have ps/2 mouse and keyboard ports. > Perhaps we need to have sys/conf/NOTES. for things shared by > more than one platform, but not all. Then sys/{arch}/conf/Makefile can > assemble LINT from all the right pieces. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 15:50: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AFBD37B401; Sun, 23 Feb 2003 15:49:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3D4043FAF; Sun, 23 Feb 2003 15:49:57 -0800 (PST) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NNnv0U020106; Sun, 23 Feb 2003 15:49:57 -0800 (PST) (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NNnvwJ020105; Sun, 23 Feb 2003 15:49:57 -0800 (PST) Message-Id: <200302232349.h1NNnvwJ020105@repoman.freebsd.org> From: Tor Egge Date: Sun, 23 Feb 2003 15:49:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mp_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tegge 2003/02/23 15:49:57 PST Modified files: sys/i386/i386 mp_machdep.c Log: Allow machines with one CPU and a valid mp table to boot an SMP kernel. Revision Changes Path 1.202 +2 -0 src/sys/i386/i386/mp_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 15:51: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68F8137B401; Sun, 23 Feb 2003 15:51:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0765B43F75; Sun, 23 Feb 2003 15:51:08 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NNp70U020496; Sun, 23 Feb 2003 15:51:07 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1NNp7l8020493; Sun, 23 Feb 2003 15:51:07 -0800 (PST) Message-Id: <200302232351.h1NNp7l8020493@repoman.freebsd.org> From: Christian Weisgerber Date: Sun, 23 Feb 2003 15:51:07 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/qmc/files patch-cqmc patch-main.cc patch-msg.cc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/23 15:51:07 PST Added files: misc/qmc/files patch-cqmc patch-main.cc patch-msg.cc Log: Fix build on -CURRENT (GCC3). Revision Changes Path 1.1 +24 -0 ports/misc/qmc/files/patch-cqmc (new) 1.1 +23 -0 ports/misc/qmc/files/patch-main.cc (new) 1.1 +14 -0 ports/misc/qmc/files/patch-msg.cc (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 16:11:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75EE337B401; Sun, 23 Feb 2003 16:11:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1972A43F75; Sun, 23 Feb 2003 16:11:16 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0BF0U021854; Sun, 23 Feb 2003 16:11:15 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0BFsS021853; Sun, 23 Feb 2003 16:11:15 -0800 (PST) Message-Id: <200302240011.h1O0BFsS021853@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 23 Feb 2003 16:11:15 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include bus.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/23 16:11:15 PST Modified files: sys/sparc64/include bus.h Log: Make the 'a' parameter of bus_space_write_multi_stream_*() a const pointer. Revision Changes Path 1.21 +3 -3 src/sys/sparc64/include/bus.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 16:16:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 856E737B401; Sun, 23 Feb 2003 16:16:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2912143F3F; Sun, 23 Feb 2003 16:16:52 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0Gp0U022072; Sun, 23 Feb 2003 16:16:51 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0GpQu022071; Sun, 23 Feb 2003 16:16:51 -0800 (PST) Message-Id: <200302240016.h1O0GpQu022071@repoman.freebsd.org> From: Peter Grehan Date: Sun, 23 Feb 2003 16:16:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.powerpc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG grehan 2003/02/23 16:16:51 PST Modified files: sys/conf files.powerpc Log: Add apple partition map GEOM module Revision Changes Path 1.29 +1 -0 src/sys/conf/files.powerpc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 16:20:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5ECB37B401; Sun, 23 Feb 2003 16:20:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94C5143FBF; Sun, 23 Feb 2003 16:20:54 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0Ks0U022473; Sun, 23 Feb 2003 16:20:54 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0KsDK022471; Sun, 23 Feb 2003 16:20:54 -0800 (PST) Message-Id: <200302240020.h1O0KsDK022471@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 16:20:54 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/msp430-binutils Makefile distinfo ports/devel/msp430-binutils/files patch-libiberty::strerror.c patch-libiberty::strsignal.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 16:20:54 PST Modified files: devel/msp430-binutils Makefile distinfo Added files: devel/msp430-binutils/files patch-libiberty::strerror.c patch-libiberty::strsignal.c Log: [MAINTAINER UPDATE] Update port `devel/msp430-binutils' to new, improved version. PR: ports/48497 Submitted by: Lev A. Serbryakov Revision Changes Path 1.4 +1 -1 ports/devel/msp430-binutils/Makefile 1.3 +1 -1 ports/devel/msp430-binutils/distinfo 1.1 +11 -0 ports/devel/msp430-binutils/files/patch-libiberty::strerror.c (new) 1.1 +11 -0 ports/devel/msp430-binutils/files/patch-libiberty::strsignal.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 16:21: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69C1037B405; Sun, 23 Feb 2003 16:21:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9553743FE1; Sun, 23 Feb 2003 16:21:01 -0800 (PST) (envelope-from anders@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0L10U022614; Sun, 23 Feb 2003 16:21:01 -0800 (PST) (envelope-from anders@repoman.freebsd.org) Received: (from anders@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0L1mj022612; Sun, 23 Feb 2003 16:21:01 -0800 (PST) Message-Id: <200302240021.h1O0L1mj022612@repoman.freebsd.org> From: Anders Nordby Date: Sun, 23 Feb 2003 16:21:01 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia Makefile ports/multimedia/dv2jpg Makefile distinfo pkg-descr pkg-plist ports/multimedia/dv2jpg/files patch-avijoin.c patch-dv2jpg.c patch-makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2003/02/23 16:21:01 PST Modified files: multimedia Makefile Added files: multimedia/dv2jpg Makefile distinfo pkg-descr pkg-plist multimedia/dv2jpg/files patch-avijoin.c patch-dv2jpg.c patch-makefile Log: Add dv2jpg, a tool to convert type-2 DV codec-encoded AVI streams to mjpeg-encoded AVI. Revision Changes Path 1.21 +1 -0 ports/multimedia/Makefile 1.1 +38 -0 ports/multimedia/dv2jpg/Makefile (new) 1.1 +1 -0 ports/multimedia/dv2jpg/distinfo (new) 1.1 +9 -0 ports/multimedia/dv2jpg/files/patch-avijoin.c (new) 1.1 +134 -0 ports/multimedia/dv2jpg/files/patch-dv2jpg.c (new) 1.1 +24 -0 ports/multimedia/dv2jpg/files/patch-makefile (new) 1.1 +8 -0 ports/multimedia/dv2jpg/pkg-descr (new) 1.1 +5 -0 ports/multimedia/dv2jpg/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 16:27:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2C8037B406; Sun, 23 Feb 2003 16:27:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1438243F85; Sun, 23 Feb 2003 16:27:51 -0800 (PST) (envelope-from anders@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0Ro0U022953; Sun, 23 Feb 2003 16:27:50 -0800 (PST) (envelope-from anders@repoman.freebsd.org) Received: (from anders@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0RoHx022952; Sun, 23 Feb 2003 16:27:50 -0800 (PST) Message-Id: <200302240027.h1O0RoHx022952@repoman.freebsd.org> From: Anders Nordby Date: Sun, 23 Feb 2003 16:27:50 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2003/02/23 16:27:50 PST Modified files: . modules Log: dv2jpg --> ports/multimedia/dv2jpg Revision Changes Path 1.6790 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 16:39:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2DAA37B401; Sun, 23 Feb 2003 16:39:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83A5B43F75; Sun, 23 Feb 2003 16:39:47 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0dl0U023626; Sun, 23 Feb 2003 16:39:47 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0dlvK023625; Sun, 23 Feb 2003 16:39:47 -0800 (PST) Message-Id: <200302240039.h1O0dlvK023625@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 16:39:47 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/msp430-gcc Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 16:39:47 PST Modified files: devel/msp430-gcc Makefile distinfo Log: [MAINTAINER UPDATE] Update port `devel/msp430-gcc' to new, improved and fixed version based on gcc 3.2.2. PR: ports/48498 Submitted by: Lev A. Serbryakov Revision Changes Path 1.5 +3 -2 ports/devel/msp430-gcc/Makefile 1.4 +2 -2 ports/devel/msp430-gcc/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 16:39:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DFB737B478; Sun, 23 Feb 2003 16:39:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBD4C43F85; Sun, 23 Feb 2003 16:39:50 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0do0U023655; Sun, 23 Feb 2003 16:39:50 -0800 (PST) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0dogc023654; Sun, 23 Feb 2003 16:39:50 -0800 (PST) Message-Id: <200302240039.h1O0dogc023654@repoman.freebsd.org> From: Jake Burkholder Date: Sun, 23 Feb 2003 16:39:50 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2003/02/23 16:39:50 PST Modified files: sys/i386/i386 pmap.c Log: Use the direct mapping of IdlePTD setup in locore for proc0's page directory, instead of allocating another page of kva and mapping it in again. This was likely an oversight in revision 1.174 (cut and paste from pmap_pinit). Discussed with: peter, tegge Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.393 +2 -8 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 16:43:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1B2037B401; Sun, 23 Feb 2003 16:43:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FEED43F75; Sun, 23 Feb 2003 16:43:21 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0hL0U024173; Sun, 23 Feb 2003 16:43:21 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0hLMl024172; Sun, 23 Feb 2003 16:43:21 -0800 (PST) Message-Id: <200302240043.h1O0hLMl024172@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 16:43:21 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/msp430-libc Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 16:43:21 PST Modified files: devel/msp430-libc Makefile distinfo pkg-plist Log: [MAINTAINER UPDATE] Update port `devel/msp430-libc' to new version. - version 1.0.20030207 PR: ports/48499 Submitted by: Lev A. Serbryakov Revision Changes Path 1.5 +1 -1 ports/devel/msp430-libc/Makefile 1.4 +1 -1 ports/devel/msp430-libc/distinfo 1.4 +5 -0 ports/devel/msp430-libc/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 16:44:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAC1137B401; Sun, 23 Feb 2003 16:44:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AC8943FA3; Sun, 23 Feb 2003 16:44:16 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0iG0U024280; Sun, 23 Feb 2003 16:44:16 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0iFFv024279; Sun, 23 Feb 2003 16:44:15 -0800 (PST) Message-Id: <200302240044.h1O0iFFv024279@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 16:44:15 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/msp430-gdb Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 16:44:15 PST Modified files: devel/msp430-gdb Makefile distinfo Log: [MAINTAINER UPDATE] Update port `devel/msp430-gdb' to new, improved version. PR: ports/48500 Submitted by: Lev A. Serbryakov Revision Changes Path 1.4 +1 -1 ports/devel/msp430-gdb/Makefile 1.4 +1 -1 ports/devel/msp430-gdb/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 16:48:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1578C37B401; Sun, 23 Feb 2003 16:48:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE97A43FB1; Sun, 23 Feb 2003 16:48:13 -0800 (PST) (envelope-from hsu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0mD0U024496; Sun, 23 Feb 2003 16:48:13 -0800 (PST) (envelope-from hsu@repoman.freebsd.org) Received: (from hsu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0mDcg024495; Sun, 23 Feb 2003 16:48:13 -0800 (PST) Message-Id: <200302240048.h1O0mDcg024495@repoman.freebsd.org> From: Jeffrey Hsu Date: Sun, 23 Feb 2003 16:48:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hsu 2003/02/23 16:48:13 PST Modified files: sys/netinet tcp_input.c Log: Pass the right function to callout_reset() for a compressed TIME-WAIT control block. Revision Changes Path 1.195 +1 -1 src/sys/netinet/tcp_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 16:49:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D666237B401; Sun, 23 Feb 2003 16:49:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B32D43FCB; Sun, 23 Feb 2003 16:49:56 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0nu0U024558; Sun, 23 Feb 2003 16:49:56 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0nuTx024557; Sun, 23 Feb 2003 16:49:56 -0800 (PST) Message-Id: <200302240049.h1O0nuTx024557@repoman.freebsd.org> From: David Xu Date: Sun, 23 Feb 2003 16:49:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_thread.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/23 16:49:56 PST Modified files: sys/kern kern_thread.c Log: Backout last surplus commit. That day just wasn't my day. Revision Changes Path 1.94 +0 -5 src/sys/kern/kern_thread.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 16:51:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33B2D37B401; Sun, 23 Feb 2003 16:51:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8E0543FBD; Sun, 23 Feb 2003 16:51:41 -0800 (PST) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0pf0U025026; Sun, 23 Feb 2003 16:51:41 -0800 (PST) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0pf3c025025; Sun, 23 Feb 2003 16:51:41 -0800 (PST) Message-Id: <200302240051.h1O0pf3c025025@repoman.freebsd.org> From: Garance A Drosehn Date: Sun, 23 Feb 2003 16:51:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2003/02/23 16:51:41 PST Modified files: usr.sbin/newsyslog newsyslog.c Log: Add the idea of a "default rotate action", which will be used if a file is specified at runtime, but that filename is not listed in the newsyslog.conf file. This default-action can be changed by having a line in newsyslog.conf with the filename of "". Before this change, the program would quietly ignore the given file. An update to the man page will be written after I finish some other updates to newsyslog.c. Reviewed by: no objections from freebsd-arch MFC after: 3 weeks Revision Changes Path 1.50 +194 -33 src/usr.sbin/newsyslog/newsyslog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 16:52: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E25B37B401; Sun, 23 Feb 2003 16:52:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6AF643FBD; Sun, 23 Feb 2003 16:52:03 -0800 (PST) (envelope-from hsu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0q30U025103; Sun, 23 Feb 2003 16:52:03 -0800 (PST) (envelope-from hsu@repoman.freebsd.org) Received: (from hsu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0q3p7025101; Sun, 23 Feb 2003 16:52:03 -0800 (PST) Message-Id: <200302240052.h1O0q3p7025101@repoman.freebsd.org> From: Jeffrey Hsu Date: Sun, 23 Feb 2003 16:52:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hsu 2003/02/23 16:52:03 PST Modified files: sys/netinet tcp_input.c Log: tcp_twstart() need to be called with the TCP protocol lock held to avoid a race condition with the TCP timer routines. Revision Changes Path 1.196 +8 -6 src/sys/netinet/tcp_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 16:56:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A98437B401; Sun, 23 Feb 2003 16:56:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A957643FFB; Sun, 23 Feb 2003 16:56:43 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O0uh0U025467; Sun, 23 Feb 2003 16:56:43 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O0uhRU025466; Sun, 23 Feb 2003 16:56:43 -0800 (PST) Message-Id: <200302240056.h1O0uhRU025466@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 16:56:43 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_cd9660 mount_cd9660.8 src/sbin/mount_ext2fs mount_ext2fs.8 src/sbin/mount_hpfs mount_hpfs.8 src/sbin/mount_ntfs mount_ntfs.8 src/sbin/newfs_msdos newfs_msdos.8 src/sbin/nologin nologin.8 src/sbin/ping6 ping6.8 ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 16:56:43 PST Modified files: (Branch: RELENG_4) sbin/mount_cd9660 mount_cd9660.8 sbin/mount_ext2fs mount_ext2fs.8 sbin/mount_hpfs mount_hpfs.8 sbin/mount_ntfs mount_ntfs.8 sbin/newfs_msdos newfs_msdos.8 sbin/nologin nologin.8 sbin/ping6 ping6.8 sbin/quotacheck quotacheck.8 sbin/route route.8 sbin/routed/rtquery rtquery.8 Log: Sync with current. This includes .Nm utility and a few spelling fixes. Approved by: re (blanket) Revision Changes Path 1.12.2.6 +8 -8 src/sbin/mount_cd9660/mount_cd9660.8 1.6.2.5 +2 -2 src/sbin/mount_ext2fs/mount_ext2fs.8 1.1.2.5 +3 -3 src/sbin/mount_hpfs/mount_hpfs.8 1.6.2.9 +3 -3 src/sbin/mount_ntfs/mount_ntfs.8 1.7.2.7 +1 -1 src/sbin/newfs_msdos/newfs_msdos.8 1.4.2.5 +4 -3 src/sbin/nologin/nologin.8 1.3.2.12 +8 -5 src/sbin/ping6/ping6.8 1.6.2.5 +24 -21 src/sbin/quotacheck/quotacheck.8 1.17.2.9 +7 -5 src/sbin/route/route.8 1.11.2.3 +9 -6 src/sbin/routed/rtquery/rtquery.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 17: 1:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D82B637B401; Sun, 23 Feb 2003 17:01:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3576543FD7; Sun, 23 Feb 2003 17:01:49 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O11n0U025979; Sun, 23 Feb 2003 17:01:49 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O11mKx025978; Sun, 23 Feb 2003 17:01:48 -0800 (PST) Message-Id: <200302240101.h1O11mKx025978@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 17:01:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys intro.2 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 17:01:48 PST Modified files: (Branch: RELENG_4) lib/libc/sys intro.2 Log: MFC: revision 1.38: Update errors. Revision Changes Path 1.21.2.7 +9 -9 src/lib/libc/sys/intro.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 17: 3:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 308D237B401; Sun, 23 Feb 2003 17:03:27 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6A5443FA3; Sun, 23 Feb 2003 17:03:25 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com ([192.168.0.5]) by pittgoth.com (8.12.7/8.12.7) with SMTP id h1O13O9h025636; Sun, 23 Feb 2003 20:03:24 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Sun, 23 Feb 2003 20:03:35 -0500 From: Tom Rhodes To: src-committers@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/sys intro.2 Message-Id: <20030223200335.30ee47c6.trhodes@FreeBSD.org> In-Reply-To: <200302240101.h1O11mKx025978@repoman.freebsd.org> References: <200302240101.h1O11mKx025978@repoman.freebsd.org> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 23 Feb 2003 17:01:48 -0800 (PST) Tom Rhodes wrote: > trhodes 2003/02/23 17:01:48 PST > > Modified files: (Branch: RELENG_4) > lib/libc/sys intro.2 > Log: > MFC: revision 1.38: Update errors. > > Revision Changes Path > 1.21.2.7 +9 -9 src/lib/libc/sys/intro.2 > Approved by: re (blanket) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 17: 4:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51AA537B401; Sun, 23 Feb 2003 17:04:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5F8E43FB1; Sun, 23 Feb 2003 17:04:42 -0800 (PST) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O14g0U026058; Sun, 23 Feb 2003 17:04:42 -0800 (PST) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O14gkS026057; Sun, 23 Feb 2003 17:04:42 -0800 (PST) Message-Id: <200302240104.h1O14gkS026057@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 23 Feb 2003 17:04:42 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brueffer 2003/02/23 17:04:42 PST Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Add information about the new COMMENT variable and retire the bits about pkg-comment Reviewed by: kris Revision Changes Path 1.281 +22 -23 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 17: 5: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0E7837B401; Sun, 23 Feb 2003 17:05:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5369D43F93; Sun, 23 Feb 2003 17:05:06 -0800 (PST) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O1560U026102; Sun, 23 Feb 2003 17:05:06 -0800 (PST) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O156NT026101; Sun, 23 Feb 2003 17:05:06 -0800 (PST) Message-Id: <200302240105.h1O156NT026101@repoman.freebsd.org> From: Garance A Drosehn Date: Sun, 23 Feb 2003 17:05:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2003/02/23 17:05:06 PST Modified files: usr.sbin/newsyslog newsyslog.c Log: Minor style fix. Add parenthesis around 'return' values. Reviewed by: md5 MFC after: 3 weeks Revision Changes Path 1.51 +16 -16 src/usr.sbin/newsyslog/newsyslog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 17:14:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3846E37B405; Sun, 23 Feb 2003 17:14:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CECE443F93; Sun, 23 Feb 2003 17:14:12 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O1EC0U026759; Sun, 23 Feb 2003 17:14:12 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O1ECX3026758; Sun, 23 Feb 2003 17:14:12 -0800 (PST) Message-Id: <200302240114.h1O1ECX3026758@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 17:14:12 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/quot quot.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 17:14:12 PST Modified files: (Branch: RELENG_4) usr.sbin/quot quot.8 Log: MFC: revision 1.20: Remove contractions and use `Force' in place of `Cause'. Approved by: re (blanket) Revision Changes Path 1.12.2.4 +4 -4 src/usr.sbin/quot/quot.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 17:27:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAF4F37B401; Sun, 23 Feb 2003 17:27:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C98443F85; Sun, 23 Feb 2003 17:27:48 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O1Rm0U027442; Sun, 23 Feb 2003 17:27:48 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O1RmoA027441; Sun, 23 Feb 2003 17:27:48 -0800 (PST) Message-Id: <200302240127.h1O1RmoA027441@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 17:27:48 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations donors.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 17:27:48 PST Modified files: en/donations donors.sgml Log: Note des's smart cards. Revision Changes Path 1.45 +8 -1 www/en/donations/donors.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 17:28:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D28C337B405; Sun, 23 Feb 2003 17:28:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BEB443F75; Sun, 23 Feb 2003 17:28:11 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O1SA0U027505; Sun, 23 Feb 2003 17:28:11 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O1SAxm027504; Sun, 23 Feb 2003 17:28:10 -0800 (PST) Message-Id: <200302240128.h1O1SAxm027504@repoman.freebsd.org> From: David Xu Date: Sun, 23 Feb 2003 17:28:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_thread.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/23 17:28:10 PST Modified files: sys/kern kern_thread.c Log: Remove a XXXKSE. kg_completed now needs proc lock. Revision Changes Path 1.95 +0 -1 src/sys/kern/kern_thread.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 17:45:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F60A37B401; Sun, 23 Feb 2003 17:45:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9D4643FD7; Sun, 23 Feb 2003 17:45:44 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O1ji0U028733; Sun, 23 Feb 2003 17:45:44 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O1jis0028732; Sun, 23 Feb 2003 17:45:44 -0800 (PST) Message-Id: <200302240145.h1O1jis0028732@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 17:45:44 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 an.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 17:45:44 PST Modified files: share/man/man4 an.4 Log: Add device wlan as its now required. Discussed with: imp Revision Changes Path 1.16 +1 -0 src/share/man/man4/an.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 17:53:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1219B37B401; Sun, 23 Feb 2003 17:53:56 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60B1E43FCB; Sun, 23 Feb 2003 17:53:54 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id MAA01514; Mon, 24 Feb 2003 12:53:51 +1100 Date: Mon, 24 Feb 2003 12:55:04 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "David E. O'Brien" Cc: src-committers@FreeBSD.org, , Subject: Re: cvs commit: src/sys/conf makeLINT.sed In-Reply-To: <200302231940.h1NJejEX097366@repoman.freebsd.org> Message-ID: <20030224124912.Q4588-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 23 Feb 2003, David E. O'Brien wrote: > obrien 2003/02/23 11:40:45 PST > > Modified files: > sys/conf makeLINT.sed > Log: > Pass 'nodevice' onto the final output. Option-out might work better. `include' and comments are also not passed. BTW, I've noticed the following defects in `include': - doesn't understand POSIX filenames, e.g. GENERIC.core. - doesn't work if nested. The best fix might be to use cpp. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18: 5: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6F7937B401; Sun, 23 Feb 2003 18:05:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A2E643F93; Sun, 23 Feb 2003 18:05:07 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O2570U030095; Sun, 23 Feb 2003 18:05:07 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O257Wo030094; Sun, 23 Feb 2003 18:05:07 -0800 (PST) Message-Id: <200302240205.h1O257Wo030094@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 18:05:07 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openldap12 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 18:05:07 PST Modified files: net/openldap12 Makefile Log: net/openldap -> net/openldap12 Revision Changes Path 1.28 +2 -1 ports/net/openldap12/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18: 6: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C1A337B401; Sun, 23 Feb 2003 18:06:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FA9143F75; Sun, 23 Feb 2003 18:06:03 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O2620U030306; Sun, 23 Feb 2003 18:06:02 -0800 (PST) (envelope-from jlemon@repoman.freebsd.org) Received: (from jlemon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O262oX030305; Sun, 23 Feb 2003 18:06:02 -0800 (PST) Message-Id: <200302240206.h1O262oX030305@repoman.freebsd.org> From: Jonathan Lemon Date: Sun, 23 Feb 2003 18:06:02 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netipsec ipsec.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jlemon 2003/02/23 18:06:02 PST Modified files: sys/netipsec ipsec.c Log: Update to work with the new timewait state. Reviewed by: sam Revision Changes Path 1.3 +5 -21 src/sys/netipsec/ipsec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18: 6:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C8A837B40E; Sun, 23 Feb 2003 18:06:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EAE143F93; Sun, 23 Feb 2003 18:06:07 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O2670U030360; Sun, 23 Feb 2003 18:06:07 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O266pu030359; Sun, 23 Feb 2003 18:06:06 -0800 (PST) Message-Id: <200302240206.h1O266pu030359@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 18:06:06 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 18:06:06 PST Modified files: net Makefile Log: change subdir for net/openldap -> net/openldap12 Revision Changes Path 1.930 +1 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18: 6:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AB3137B401; Sun, 23 Feb 2003 18:06:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A57143F75; Sun, 23 Feb 2003 18:06:31 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O26U0U030433; Sun, 23 Feb 2003 18:06:30 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O26UCs030432; Sun, 23 Feb 2003 18:06:30 -0800 (PST) Message-Id: <200302240206.h1O26UCs030432@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 18:06:30 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations donors.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 18:06:30 PST Modified files: en/donations donors.sgml Log: fenner has shipped a 4 port serial card to jwd. Note it. Revision Changes Path 1.46 +9 -2 www/en/donations/donors.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18: 6:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F50F37B401; Sun, 23 Feb 2003 18:06:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C602343F75; Sun, 23 Feb 2003 18:06:50 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O26o0U030470; Sun, 23 Feb 2003 18:06:50 -0800 (PST) (envelope-from jlemon@repoman.freebsd.org) Received: (from jlemon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O26owW030469; Sun, 23 Feb 2003 18:06:50 -0800 (PST) Message-Id: <200302240206.h1O26owW030469@repoman.freebsd.org> From: Jonathan Lemon Date: Sun, 23 Feb 2003 18:06:50 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ipsec.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jlemon 2003/02/23 18:06:50 PST Modified files: sys/netinet6 ipsec.c Log: Fix another case for timewait. Revision Changes Path 1.23 +3 -0 src/sys/netinet6/ipsec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18: 9: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B876E37B401; Sun, 23 Feb 2003 18:09:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 528B343FDD; Sun, 23 Feb 2003 18:09:03 -0800 (PST) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O2930U030559; Sun, 23 Feb 2003 18:09:03 -0800 (PST) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O293ff030558; Sun, 23 Feb 2003 18:09:03 -0800 (PST) Message-Id: <200302240209.h1O293ff030558@repoman.freebsd.org> From: Garance A Drosehn Date: Sun, 23 Feb 2003 18:09:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2003/02/23 18:09:03 PST Modified files: usr.sbin/newsyslog newsyslog.c Log: 1) Fix so -a honors the -n ("do nothing") option. Before, if the directory given for -a did not exist, then newsyslog would always try to create it, even if -n was specified. 2) When -a processing *does* create the directory, have it check the result from mkdir(), and immediately error-out if that failed. PR: bin/46974 MFC after: 3 weeks Revision Changes Path 1.52 +16 -4 src/usr.sbin/newsyslog/newsyslog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18:20:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DD3737B401; Sun, 23 Feb 2003 18:20:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4F2E43F75; Sun, 23 Feb 2003 18:20:20 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O2KK0U031341; Sun, 23 Feb 2003 18:20:20 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O2KK71031340; Sun, 23 Feb 2003 18:20:20 -0800 (PST) Message-Id: <200302240220.h1O2KK71031340@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 18:20:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 an.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 18:20:20 PST Modified files: share/man/man4 an.4 Log: Remove a comment about pccardd(8). Discussed with: imp Revision Changes Path 1.17 +1 -3 src/share/man/man4/an.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18:27: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 867B637B401; Sun, 23 Feb 2003 18:26:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A5F243F3F; Sun, 23 Feb 2003 18:26:56 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O2Qt0U032735; Sun, 23 Feb 2003 18:26:55 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O2QtqI032734; Sun, 23 Feb 2003 18:26:55 -0800 (PST) Message-Id: <200302240226.h1O2QtqI032734@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 18:26:55 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports MOVED ports/ftp/proftpd Makefile ports/mail/courier/scripts configure.courier ports/mail/courier-imap Makefile ports/mail/exim Makefile ports/mail/exim-old Makefile ports/mail/imp Makefile ports/mail/imp3 Makefile ports/mail/pine4 ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 18:26:55 PST Modified files: . MOVED ftp/proftpd Makefile mail/courier/scripts configure.courier mail/courier-imap Makefile mail/exim Makefile mail/exim-old Makefile mail/imp Makefile mail/imp3 Makefile mail/pine4 Makefile mail/postfix/scripts configure.postfix mail/postfix-current/scripts configure.postfix mail/qmail-ldap Makefile mail/smunge Makefile mail/sqwebmail Makefile mail/turba Makefile net/eudc-emacs20 Makefile net/gnomemeeting Makefile net/gq Makefile net/ldapdiff Makefile net/proxy-suite Makefile net/py-ldap1 Makefile net/ruby-ldap Makefile news/nntpcache Makefile security/cyrus-sasl/scripts configure.sasl security/pam_ldap Makefile www/mod_php3/scripts configure.php www/mod_php4/scripts configure.php www/web500gw Makefile Removed files: net/openldap Makefile distinfo pkg-descr pkg-plist net/openldap/files manpages patch-aa patch-ab patch-ac patch-db slapd.sh Log: Point dependencies on net/openldap to net/openldap12 Revision Changes Path 1.70 +2 -1 ports/MOVED 1.52 +1 -1 ports/ftp/proftpd/Makefile 1.42 +2 -2 ports/mail/courier-imap/Makefile 1.5 +2 -2 ports/mail/courier/scripts/configure.courier 1.116 +1 -1 ports/mail/exim-old/Makefile 1.124 +1 -1 ports/mail/exim/Makefile 1.15 +2 -2 ports/mail/imp/Makefile 1.19 +2 -2 ports/mail/imp3/Makefile 1.67 +1 -1 ports/mail/pine4/Makefile 1.43 +2 -2 ports/mail/postfix-current/scripts/configure.postfix 1.29 +2 -2 ports/mail/postfix/scripts/configure.postfix 1.22 +1 -1 ports/mail/qmail-ldap/Makefile 1.4 +1 -1 ports/mail/smunge/Makefile 1.14 +1 -1 ports/mail/sqwebmail/Makefile 1.15 +2 -2 ports/mail/turba/Makefile 1.7 +1 -1 ports/net/eudc-emacs20/Makefile 1.19 +1 -1 ports/net/gnomemeeting/Makefile 1.12 +1 -1 ports/net/gq/Makefile 1.5 +1 -1 ports/net/ldapdiff/Makefile 1.28 +0 -88 ports/net/openldap/Makefile (dead) 1.12 +0 -1 ports/net/openldap/distinfo (dead) 1.4 +0 -165 ports/net/openldap/files/manpages (dead) 1.7 +0 -12 ports/net/openldap/files/patch-aa (dead) 1.7 +0 -8 ports/net/openldap/files/patch-ab (dead) 1.5 +0 -12 ports/net/openldap/files/patch-ac (dead) 1.5 +0 -29 ports/net/openldap/files/patch-db (dead) 1.2 +0 -31 ports/net/openldap/files/slapd.sh (dead) 1.4 +0 -12 ports/net/openldap/pkg-descr (dead) 1.9 +0 -63 ports/net/openldap/pkg-plist (dead) 1.6 +1 -1 ports/net/proxy-suite/Makefile 1.16 +1 -1 ports/net/py-ldap1/Makefile 1.24 +1 -1 ports/net/ruby-ldap/Makefile 1.29 +2 -2 ports/news/nntpcache/Makefile 1.15 +3 -3 ports/security/cyrus-sasl/scripts/configure.sasl 1.22 +2 -2 ports/security/pam_ldap/Makefile 1.122 +3 -3 ports/www/mod_php3/scripts/configure.php 1.182 +3 -3 ports/www/mod_php4/scripts/configure.php 1.15 +1 -1 ports/www/web500gw/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18:28:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0921337B401; Sun, 23 Feb 2003 18:28:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A05DE43FA3; Sun, 23 Feb 2003 18:28:46 -0800 (PST) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O2Sk0U032871; Sun, 23 Feb 2003 18:28:46 -0800 (PST) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O2Sk4m032870; Sun, 23 Feb 2003 18:28:46 -0800 (PST) Message-Id: <200302240228.h1O2Sk4m032870@repoman.freebsd.org> From: Garance A Drosehn Date: Sun, 23 Feb 2003 18:28:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2003/02/23 18:28:46 PST Modified files: usr.sbin/newsyslog newsyslog.c Log: Check the value given for number-of-logs to keep in config-file entries, and error-out if the value is negative (avoiding an infinite loop). PR: bin/30654 (part of it) MFC after: 3 weeks Revision Changes Path 1.53 +2 -2 src/usr.sbin/newsyslog/newsyslog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18:36:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C07137B405 for ; Sun, 23 Feb 2003 18:36:51 -0800 (PST) Received: from mail26a.sbc-webhosting.com (mail26a.sbc-webhosting.com [216.173.237.36]) by mx1.FreeBSD.org (Postfix) with SMTP id AE6AB43FBF for ; Sun, 23 Feb 2003 18:36:49 -0800 (PST) (envelope-from alc@imimic.com) Received: from www.imimic.com (64.143.12.21) by mail26a.sbc-webhosting.com (RS ver 1.0.63s) with SMTP id 063761; Sun, 23 Feb 2003 21:36:39 -0500 (EST) Message-ID: <3E59853F.59AF2783@imimic.com> Date: Sun, 23 Feb 2003 20:36:47 -0600 From: "Alan L. Cox" Organization: iMimic Networking, Inc. X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: Jacques Vidrine Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/netinettcp_syncache.c References: <200302232019.h1NKJhIU004424@repoman.freebsd.org> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit X-Loop-Detect: 1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jacques Vidrine wrote: > > nectar 2003/02/23 12:19:43 PST > > Modified files: (Branch: RELENG_4_6) > . UPDATING > sys/conf newvers.sh > sys/netinet tcp_syncache.c > Log: > MFC tcp_syncache.c 1.38: Improve security and performance of syncookies. > > Revision Changes Path > 1.73.2.68.2.36 +3 -0 src/UPDATING > 1.44.2.23.2.26 +1 -1 src/sys/conf/newvers.sh > 1.5.2.6.2.1 +45 -26 src/sys/netinet/tcp_syncache.c Did this compile on RELENG_4_6? It didn't for me because of CTASSERT. I don't think RELENG_4_6 has CTASSERT in sys/systm.h. Alan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18:39:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C39C37B401; Sun, 23 Feb 2003 18:39:39 -0800 (PST) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id B373A43FE3; Sun, 23 Feb 2003 18:39:38 -0800 (PST) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 468AE38; Sun, 23 Feb 2003 20:39:38 -0600 (CST) Received: by madman.celabo.org (Postfix, from userid 1001) id 290A378C3E; Sun, 23 Feb 2003 20:39:38 -0600 (CST) Date: Sun, 23 Feb 2003 20:39:38 -0600 From: "Jacques A. Vidrine" To: "Alan L. Cox" Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/netinettcp_syncache.c Message-ID: <20030224023938.GA13989@madman.celabo.org> References: <200302232019.h1NKJhIU004424@repoman.freebsd.org> <3E59853F.59AF2783@imimic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E59853F.59AF2783@imimic.com> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.3i-ja.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 23, 2003 at 08:36:47PM -0600, Alan L. Cox wrote: > Jacques Vidrine wrote: > > > > nectar 2003/02/23 12:19:43 PST > > > > Modified files: (Branch: RELENG_4_6) > > . UPDATING > > sys/conf newvers.sh > > sys/netinet tcp_syncache.c > > Log: > > MFC tcp_syncache.c 1.38: Improve security and performance of syncookies. > > > > Revision Changes Path > > 1.73.2.68.2.36 +3 -0 src/UPDATING > > 1.44.2.23.2.26 +1 -1 src/sys/conf/newvers.sh > > 1.5.2.6.2.1 +45 -26 src/sys/netinet/tcp_syncache.c > > Did this compile on RELENG_4_6? It didn't for me because of CTASSERT. > I don't think RELENG_4_6 has CTASSERT in sys/systm.h. Damn, I must have fat-fingered the patch then. The CTASSERT should be wrapped in #ifdef CTASSERT. ... checks ... Yes, darnit. Thanks for pointing it out --- I will correct ASAP! Cheers, -- Jacques A. Vidrine http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18:40:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3550B37B401; Sun, 23 Feb 2003 18:40:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CABF943FB1; Sun, 23 Feb 2003 18:40:56 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O2eu0U033843; Sun, 23 Feb 2003 18:40:56 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O2eugZ033841; Sun, 23 Feb 2003 18:40:56 -0800 (PST) Message-Id: <200302240240.h1O2eugZ033841@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 23 Feb 2003 18:40:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/23 18:40:56 PST Modified files: gnu/usr.bin Makefile Log: I thought groff was wrapped with NO_CXX. Oh well, it is now. Revision Changes Path 1.74 +5 -1 src/gnu/usr.bin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18:42:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9C8B37B401; Sun, 23 Feb 2003 18:42:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73DB743FDD; Sun, 23 Feb 2003 18:42:07 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O2g70U034015; Sun, 23 Feb 2003 18:42:07 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O2g7t7034014; Sun, 23 Feb 2003 18:42:07 -0800 (PST) Message-Id: <200302240242.h1O2g7t7034014@repoman.freebsd.org> From: Jacques Vidrine Date: Sun, 23 Feb 2003 18:42:07 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_syncache.c X-FreeBSD-CVS-Branch: RELENG_4_6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2003/02/23 18:42:07 PST Modified files: (Branch: RELENG_4_6) sys/netinet tcp_syncache.c Log: Wrap CTASSERT in an #ifdef like we did on all the other branches. Noticed by: alc Wearing pointy hat to bed tonight: nectar Revision Changes Path 1.5.2.6.2.2 +2 -0 src/sys/netinet/tcp_syncache.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18:44:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21C7C37B401; Sun, 23 Feb 2003 18:44:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6C1643F3F; Sun, 23 Feb 2003 18:44:52 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O2iq0U034147; Sun, 23 Feb 2003 18:44:52 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O2iquC034146; Sun, 23 Feb 2003 18:44:52 -0800 (PST) Message-Id: <200302240244.h1O2iquC034146@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 18:44:52 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/openldap20 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 18:44:52 PST Modified files: net Makefile net/openldap20 Makefile Log: Move net/openldap2 to net/openldap20 Revision Changes Path 1.931 +1 -1 ports/net/Makefile 1.62 +2 -1 ports/net/openldap20/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18:56:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02C7637B401; Sun, 23 Feb 2003 18:56:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84FC743FBD; Sun, 23 Feb 2003 18:56:37 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O2ub0U035676; Sun, 23 Feb 2003 18:56:37 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O2ubvx035675; Sun, 23 Feb 2003 18:56:37 -0800 (PST) Message-Id: <200302240256.h1O2ubvx035675@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 18:56:37 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports MOVED ports/databases/libgda2 Makefile ports/devel/tcl-neo Makefile ports/ftp/pure-ftpd Makefile ports/mail/balsa Makefile ports/mail/balsa2 Makefile ports/mail/courier/scripts configure.courier ports/mail/courier-imap ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 18:56:37 PST Modified files: . MOVED databases/libgda2 Makefile devel/tcl-neo Makefile ftp/pure-ftpd Makefile mail/balsa Makefile mail/balsa2 Makefile mail/courier/scripts configure.courier mail/courier-imap Makefile mail/evolution Makefile mail/exim Makefile mail/exim-old Makefile mail/imp Makefile mail/imp3 Makefile mail/qmail-ldap Makefile mail/sendmail Makefile mail/sendmail-old Makefile mail/sylpheed Makefile mail/sylpheed-claws Makefile mail/tpop3d Makefile mail/turba Makefile net/gnomemeeting2 Makefile net/gq Makefile net/ldapdiff Makefile net/nagios-plugins/scripts configure net/netsaint-plugins/scripts configure net/py-ldap2 Makefile net/ruby-ldap Makefile net/samba Makefile net/samba-tng Makefile news/nntpcache Makefile security/cyrus-sasl/scripts configure.sasl security/cyrus-sasl2/scripts configure.sasl security/gnupg Makefile security/heimdal Makefile security/opensc Makefile security/pam_ldap Makefile www/auth_ldap Makefile www/mod_php4/scripts configure.php Removed files: net/openldap2 Makefile distinfo pkg-descr pkg-message pkg-plist net/openldap2/files libtool.diff manpages patch-clients_ud_Makefile.in patch-servers_slapd_schema slapd.sh Log: Point dependencies on net/openldap2 to net/openldap20 Revision Changes Path 1.71 +2 -1 ports/MOVED 1.34 +1 -1 ports/databases/libgda2/Makefile 1.6 +1 -1 ports/devel/tcl-neo/Makefile 1.34 +1 -1 ports/ftp/pure-ftpd/Makefile 1.67 +1 -1 ports/mail/balsa/Makefile 1.73 +1 -1 ports/mail/balsa2/Makefile 1.43 +2 -2 ports/mail/courier-imap/Makefile 1.6 +2 -2 ports/mail/courier/scripts/configure.courier 1.76 +1 -1 ports/mail/evolution/Makefile 1.117 +1 -1 ports/mail/exim-old/Makefile 1.125 +1 -1 ports/mail/exim/Makefile 1.16 +2 -2 ports/mail/imp/Makefile 1.20 +2 -2 ports/mail/imp3/Makefile 1.23 +1 -1 ports/mail/qmail-ldap/Makefile 1.36 +2 -2 ports/mail/sendmail-old/Makefile 1.64 +2 -2 ports/mail/sendmail/Makefile 1.28 +1 -1 ports/mail/sylpheed-claws/Makefile 1.55 +1 -1 ports/mail/sylpheed/Makefile 1.6 +1 -1 ports/mail/tpop3d/Makefile 1.16 +2 -2 ports/mail/turba/Makefile 1.23 +1 -1 ports/net/gnomemeeting2/Makefile 1.13 +1 -1 ports/net/gq/Makefile 1.6 +1 -1 ports/net/ldapdiff/Makefile 1.9 +2 -2 ports/net/nagios-plugins/scripts/configure 1.7 +2 -2 ports/net/netsaint-plugins/scripts/configure 1.62 +0 -109 ports/net/openldap2/Makefile (dead) 1.28 +0 -1 ports/net/openldap2/distinfo (dead) 1.2 +0 -19 ports/net/openldap2/files/libtool.diff (dead) 1.5 +0 -219 ports/net/openldap2/files/manpages (dead) 1.2 +0 -8 ports/net/openldap2/files/patch-clients_ud_Makefile.in (dead) 1.2 +0 -20 ports/net/openldap2/files/patch-servers_slapd_schema (dead) 1.4 +0 -47 ports/net/openldap2/files/slapd.sh (dead) 1.4 +0 -12 ports/net/openldap2/pkg-descr (dead) 1.2 +0 -7 ports/net/openldap2/pkg-message (dead) 1.16 +0 -88 ports/net/openldap2/pkg-plist (dead) 1.21 +1 -1 ports/net/py-ldap2/Makefile 1.25 +1 -1 ports/net/ruby-ldap/Makefile 1.9 +1 -1 ports/net/samba-tng/Makefile 1.112 +1 -1 ports/net/samba/Makefile 1.30 +2 -2 ports/news/nntpcache/Makefile 1.16 +3 -3 ports/security/cyrus-sasl/scripts/configure.sasl 1.17 +3 -3 ports/security/cyrus-sasl2/scripts/configure.sasl 1.52 +1 -1 ports/security/gnupg/Makefile 1.52 +1 -1 ports/security/heimdal/Makefile 1.3 +1 -1 ports/security/opensc/Makefile 1.23 +2 -2 ports/security/pam_ldap/Makefile 1.10 +1 -1 ports/www/auth_ldap/Makefile 1.183 +3 -3 ports/www/mod_php4/scripts/configure.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 18:57:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E07F37B401; Sun, 23 Feb 2003 18:57:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D43943FCB; Sun, 23 Feb 2003 18:57:31 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O2vU0U035730; Sun, 23 Feb 2003 18:57:30 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O2vUPl035729; Sun, 23 Feb 2003 18:57:30 -0800 (PST) Message-Id: <200302240257.h1O2vUPl035729@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 18:57:30 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 18:57:30 PST Modified files: . modules Log: fix modules after net/openldap* moves Revision Changes Path 1.6791 +3 -2 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 19: 1: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C96137B401; Sun, 23 Feb 2003 19:01:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D117C43FBF; Sun, 23 Feb 2003 19:01:00 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O3100U036096; Sun, 23 Feb 2003 19:01:00 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O3101w036094; Sun, 23 Feb 2003 19:01:00 -0800 (PST) Message-Id: <200302240301.h1O3101w036094@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 19:01:00 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/chmod chmod.1 src/bin/date date.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 19:01:00 PST Modified files: (Branch: RELENG_4) bin/chmod chmod.1 bin/date date.1 Log: MFC: mdoc(7) `laundry'. Approved by: re (blanket) Revision Changes Path 1.17.2.16 +2 -5 src/bin/chmod/chmod.1 1.34.2.15 +22 -31 src/bin/date/date.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 19:12:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10E4C37B401; Sun, 23 Feb 2003 19:12:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BA5543FA3; Sun, 23 Feb 2003 19:12:30 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O3CU0U036987; Sun, 23 Feb 2003 19:12:30 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O3CUC8036986; Sun, 23 Feb 2003 19:12:30 -0800 (PST) Message-Id: <200302240312.h1O3CUC8036986@repoman.freebsd.org> From: Peter Grehan Date: Sun, 23 Feb 2003 19:12:30 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powermac ata_macio.c src/sys/powerpc/psim ata_iobus.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG grehan 2003/02/23 19:12:30 PST Modified files: sys/powerpc/powermac ata_macio.c sys/powerpc/psim ata_iobus.c Log: Catch up with ATAng changes Revision Changes Path 1.4 +14 -10 src/sys/powerpc/powermac/ata_macio.c 1.3 +9 -8 src/sys/powerpc/psim/ata_iobus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 19:15:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78D7E37B401; Sun, 23 Feb 2003 19:15:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C62E43FBD; Sun, 23 Feb 2003 19:15:49 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O3Fm0U037126; Sun, 23 Feb 2003 19:15:48 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O3Fmhg037125; Sun, 23 Feb 2003 19:15:48 -0800 (PST) Message-Id: <200302240315.h1O3Fmhg037125@repoman.freebsd.org> From: Mike Silbersack Date: Sun, 23 Feb 2003 19:15:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_syncache.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2003/02/23 19:15:48 PST Modified files: sys/netinet tcp_syncache.c Log: Fix a comment which didn't match the new cookie behavior. Submitted by: Scott Renfro MFC after: 1 day Revision Changes Path 1.39 +1 -1 src/sys/netinet/tcp_syncache.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 19:54:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3EED37B401; Sun, 23 Feb 2003 19:54:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7861343FAF; Sun, 23 Feb 2003 19:54:41 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O3sf0U039663; Sun, 23 Feb 2003 19:54:41 -0800 (PST) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O3sfUt039662; Sun, 23 Feb 2003 19:54:41 -0800 (PST) Message-Id: <200302240354.h1O3sfUt039662@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 23 Feb 2003 19:54:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2003/02/23 19:54:41 PST Modified files: . Makefile Log: Correct the bug in 'make index' that failed to substitute back the canonical PREFIX locations for /nonexistent* Revision Changes Path 1.72 +1 -1 ports/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 20: 2:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6B7A37B401; Sun, 23 Feb 2003 20:02:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48B6343FA3; Sun, 23 Feb 2003 20:02:28 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O42S0U040257; Sun, 23 Feb 2003 20:02:28 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O42SfC040256; Sun, 23 Feb 2003 20:02:28 -0800 (PST) Message-Id: <200302240402.h1O42SfC040256@repoman.freebsd.org> From: Mike Silbersack Date: Sun, 23 Feb 2003 20:02:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_syncache.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2003/02/23 20:02:28 PST Modified files: (Branch: RELENG_4) sys/netinet tcp_syncache.c Log: MFC rev 1.39 Revision Changes Path 1.5.2.14 +1 -1 src/sys/netinet/tcp_syncache.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 20: 5:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 268E137B401; Sun, 23 Feb 2003 20:05:14 -0800 (PST) Received: from odysseus.silby.com (d22.as8.nwbl0.wi.voyager.net [169.207.132.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FAD243F85; Sun, 23 Feb 2003 20:05:12 -0800 (PST) (envelope-from silby@silby.com) Received: from odysseus.silby.com (localhost [127.0.0.1]) by odysseus.silby.com (8.12.7/8.12.7) with ESMTP id h1O42FC0007407; Sun, 23 Feb 2003 22:02:15 -0600 (CST) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by odysseus.silby.com (8.12.7/8.12.7/Submit) with ESMTP id h1O42Eg2007404; Sun, 23 Feb 2003 22:02:15 -0600 (CST) X-Authentication-Warning: odysseus.silby.com: silby owned process doing -bs Date: Sun, 23 Feb 2003 22:02:14 -0600 (CST) From: Mike Silbersack To: cvs-all@FreeBSD.org Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_syncache.c In-Reply-To: <200302240402.h1O42SfC040256@repoman.freebsd.org> Message-ID: <20030223220149.W7256@odysseus.silby.com> References: <200302240402.h1O42SfC040256@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 23 Feb 2003, Mike Silbersack wrote: > silby 2003/02/23 20:02:28 PST > > Modified files: (Branch: RELENG_4) > sys/netinet tcp_syncache.c > Log: > MFC rev 1.39 > > Revision Changes Path > 1.5.2.14 +1 -1 src/sys/netinet/tcp_syncache.c Argh, I forgot: approved by: re Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 20:23:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B91F37B401; Sun, 23 Feb 2003 20:23:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D43F443FAF; Sun, 23 Feb 2003 20:23:56 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O4Nu0U041655; Sun, 23 Feb 2003 20:23:56 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O4Nuf5041653; Sun, 23 Feb 2003 20:23:56 -0800 (PST) Message-Id: <200302240423.h1O4Nuf5041653@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 20:23:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 20:23:56 PST Modified files: share/man/man4 wi.4 Log: Be more specific about supported cards. Submitted by: imp Revision Changes Path 1.30 +1 -1 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 20:26:32 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CFC337B401; Sun, 23 Feb 2003 20:26:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF3FB43FAF; Sun, 23 Feb 2003 20:26:29 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O4QT0U041924; Sun, 23 Feb 2003 20:26:29 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O4QTmL041923; Sun, 23 Feb 2003 20:26:29 -0800 (PST) Message-Id: <200302240426.h1O4QTmL041923@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 23 Feb 2003 20:26:29 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/vice Makefile ports/emulators/vice/files patch-sound X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/23 20:26:29 PST Modified files: emulators/vice Makefile Added files: emulators/vice/files patch-sound Log: - Fix configure to detect sound better Submitted by: saper@sgh.waw.pl Revision Changes Path 1.24 +1 -0 ports/emulators/vice/Makefile 1.1 +140 -0 ports/emulators/vice/files/patch-sound (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 20:27:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64E4837B401; Sun, 23 Feb 2003 20:27:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0977843FBF; Sun, 23 Feb 2003 20:27:23 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O4RM0U042180; Sun, 23 Feb 2003 20:27:22 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O4RMaN042179; Sun, 23 Feb 2003 20:27:22 -0800 (PST) Message-Id: <200302240427.h1O4RMaN042179@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 20:27:22 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openldap21 Makefile distinfo pkg-descr pkg-plist ports/net/openldap21/files libtool.diff manpages patch-clients_ud_Makefile.in patch-servers_slapd_schema slapd.sh slurpd.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 20:27:22 PST Modified files: net/openldap21 Makefile distinfo pkg-descr pkg-plist Added files: net/openldap21/files slurpd.sh Removed files: net/openldap21/files libtool.diff manpages patch-clients_ud_Makefile.in patch-servers_slapd_schema slapd.sh Log: New port: openldap-2.1 OpenLDAP is a suite of Lightweight Directory Access Protocol (LDAP) servers, clients, utilities and development tools. (yes, this port was the reason why the renaming was earlier this morning) PR: ports/46009 Submitted by: Christian Kratzer Revision Changes Path 1.62 +408 -73 ports/net/openldap21/Makefile 1.28 +1 -1 ports/net/openldap21/distinfo 1.2 +0 -19 ports/net/openldap21/files/libtool.diff (dead) 1.5 +0 -219 ports/net/openldap21/files/manpages (dead) 1.2 +0 -8 ports/net/openldap21/files/patch-clients_ud_Makefile.in (dead) 1.2 +0 -20 ports/net/openldap21/files/patch-servers_slapd_schema (dead) 1.4 +0 -47 ports/net/openldap21/files/slapd.sh (dead) 1.1 +34 -0 ports/net/openldap21/files/slurpd.sh (new) 1.4 +6 -8 ports/net/openldap21/pkg-descr 1.16 +94 -88 ports/net/openldap21/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 20:31:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8991B37B401; Sun, 23 Feb 2003 20:31:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D1C343F75; Sun, 23 Feb 2003 20:31:30 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O4VT0U042693; Sun, 23 Feb 2003 20:31:30 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O4VT3C042692; Sun, 23 Feb 2003 20:31:29 -0800 (PST) Message-Id: <200302240431.h1O4VT3C042692@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 20:31:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 20:31:29 PST Modified files: (Branch: RELENG_4) share/man/man4 wi.4 Log: Partial sync with current. Approved by: imp, re (blanket) Revision Changes Path 1.9.4.8 +13 -17 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 20:39:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E6CA37B401; Sun, 23 Feb 2003 20:39:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBB7243FB1; Sun, 23 Feb 2003 20:39:54 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O4ds0U043087; Sun, 23 Feb 2003 20:39:54 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O4dsCY043086; Sun, 23 Feb 2003 20:39:54 -0800 (PST) Message-Id: <200302240439.h1O4dsCY043086@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 20:39:54 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports MOVED ports/www Makefile ports/www/caudium Makefile pkg-descr pkg-message pkg-plist ports/www/caudium/files caudium.sh ports/www/caudium10 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 20:39:54 PST Modified files: . MOVED www Makefile www/caudium10 Makefile Removed files: www/caudium Makefile pkg-descr pkg-message pkg-plist www/caudium/files caudium.sh Log: Maintainer Update: Please Repo Copy www/caudium -> www/caudium10 Caudium 1.2 is out of box as well as Caudium 1.3 (current devel branch). I'd like to have such ports in www : www/caudium10 (Caudium 1.0.xx branch) www/caudium12 (Caudium 1.2.xx branch) www/caudium-devel (Caudium 1.3.xx development branch). For now www/caudium is 1.0 branch. It should be better to have www/caudium10 instead. PR: ports/46234 Submitted by: Xavier Beaudouin Revision Changes Path 1.72 +2 -1 ports/MOVED 1.604 +1 -1 ports/www/Makefile 1.6 +0 -45 ports/www/caudium/Makefile (dead) 1.2 +0 -138 ports/www/caudium/files/caudium.sh (dead) 1.2 +0 -6 ports/www/caudium/pkg-descr (dead) 1.2 +0 -9 ports/www/caudium/pkg-message (dead) 1.2 +0 -625 ports/www/caudium/pkg-plist (dead) 1.6 +1 -1 ports/www/caudium10/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 20:40:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B74637B401; Sun, 23 Feb 2003 20:40:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29F6B43F3F; Sun, 23 Feb 2003 20:40:44 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O4eh0U043297; Sun, 23 Feb 2003 20:40:43 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O4ehUg043295; Sun, 23 Feb 2003 20:40:43 -0800 (PST) Message-Id: <200302240440.h1O4ehUg043295@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 20:40:43 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 20:40:43 PST Modified files: . modules Log: Repo Copy www/caudium -> www/caudium10 PR: ports/46234 Submitted by: Xavier Beaudouin Revision Changes Path 1.6792 +1 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 20:44:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D969B37B401; Sun, 23 Feb 2003 20:44:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C16F43F3F; Sun, 23 Feb 2003 20:44:53 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O4ir0U043684; Sun, 23 Feb 2003 20:44:53 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O4irZD043683; Sun, 23 Feb 2003 20:44:53 -0800 (PST) Message-Id: <200302240444.h1O4irZD043683@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 23 Feb 2003 20:44:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/advansys advlib.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/23 20:44:53 PST Modified files: sys/dev/advansys advlib.c Log: Wrap the static endian functions to shutup GCC. Revision Changes Path 1.20 +2 -0 src/sys/dev/advansys/advlib.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 20:50:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7EEB37B405; Sun, 23 Feb 2003 20:50:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CF9243F75; Sun, 23 Feb 2003 20:50:13 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O4oD0U043980; Sun, 23 Feb 2003 20:50:13 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O4oDPE043979; Sun, 23 Feb 2003 20:50:13 -0800 (PST) Message-Id: <200302240450.h1O4oDPE043979@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 20:50:13 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/pear-HTML_Select Makefile distinfo pkg-descr pkg-plist ports/devel/pear-HTML_Select/files Select.php ports/devel/pear-HTML_Select_Common Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 20:50:13 PST Modified files: devel Makefile devel/pear-HTML_Select_Common Makefile distinfo pkg-descr pkg-plist Removed files: devel/pear-HTML_Select Makefile distinfo pkg-descr pkg-plist devel/pear-HTML_Select/files Select.php Log: devel/pear-HTML_Select: superseded by devel/pear-HTML_Select_Common PR: ports/47769 Submitted by: Thierry Thomas Revision Changes Path 1.1063 +1 -1 ports/devel/Makefile 1.3 +0 -53 ports/devel/pear-HTML_Select/Makefile (dead) 1.2 +0 -1 ports/devel/pear-HTML_Select/distinfo (dead) 1.2 +0 -328 ports/devel/pear-HTML_Select/files/Select.php (dead) 1.2 +0 -6 ports/devel/pear-HTML_Select/pkg-descr (dead) 1.2 +0 -9 ports/devel/pear-HTML_Select/pkg-plist (dead) 1.3 +10 -10 ports/devel/pear-HTML_Select_Common/Makefile 1.2 +1 -1 ports/devel/pear-HTML_Select_Common/distinfo 1.2 +2 -1 ports/devel/pear-HTML_Select_Common/pkg-descr 1.2 +6 -3 ports/devel/pear-HTML_Select_Common/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 20:51:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 762BE37B401; Sun, 23 Feb 2003 20:51:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15C0C43FBD; Sun, 23 Feb 2003 20:51:41 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O4pe0U044427; Sun, 23 Feb 2003 20:51:40 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O4pehH044426; Sun, 23 Feb 2003 20:51:40 -0800 (PST) Message-Id: <200302240451.h1O4pehH044426@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 20:51:40 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 20:51:40 PST Modified files: . modules Log: devel/pear-HTML_Select: superseded by devel/pear-HTML_Select_Common. PR: ports/47769 Submitted by: Thierry Thomas Revision Changes Path 1.6793 +1 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 20:53:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCAD237B401; Sun, 23 Feb 2003 20:53:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FCBA43F3F; Sun, 23 Feb 2003 20:53:40 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O4re0U044506; Sun, 23 Feb 2003 20:53:40 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O4reaa044505; Sun, 23 Feb 2003 20:53:40 -0800 (PST) Message-Id: <200302240453.h1O4reaa044505@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 20:53:40 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/horde2 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 20:53:40 PST Modified files: www/horde2 Makefile Log: devel/pear-HTML_Select: superseded by devel/pear-HTML_Select_Common PR: ports/47769 Submitted by: Thierry Thomas Revision Changes Path 1.23 +2 -1 ports/www/horde2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 20:57: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 990F237B401; Sun, 23 Feb 2003 20:57:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0934E43FAF; Sun, 23 Feb 2003 20:57:02 -0800 (PST) (envelope-from mckusick@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O4v10U044671; Sun, 23 Feb 2003 20:57:01 -0800 (PST) (envelope-from mckusick@repoman.freebsd.org) Received: (from mckusick@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O4v1rS044670; Sun, 23 Feb 2003 20:57:01 -0800 (PST) Message-Id: <200302240457.h1O4v1rS044670@repoman.freebsd.org> From: Kirk McKusick Date: Sun, 23 Feb 2003 20:57:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common ufsread.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mckusick 2003/02/23 20:57:01 PST Modified files: sys/boot/common ufsread.c Log: Revert to old (broken for over 1.5Tb filesystems) version of cgbase so that boot loader once again will fit. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.10 +2 -0 src/sys/boot/common/ufsread.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 20:58:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE7D237B401; Sun, 23 Feb 2003 20:58:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9133E43FAF; Sun, 23 Feb 2003 20:58:20 -0800 (PST) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O4wK0U044739; Sun, 23 Feb 2003 20:58:20 -0800 (PST) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O4wKiR044738; Sun, 23 Feb 2003 20:58:20 -0800 (PST) Message-Id: <200302240458.h1O4wKiR044738@repoman.freebsd.org> From: Sean Chittenden Date: Sun, 23 Feb 2003 20:58:20 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/postgresql72 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG seanc 2003/02/23 20:58:20 PST Modified files: databases/postgresql72 Makefile Log: Fix the location of the distfile. Submitted by: David Booth Revision Changes Path 1.3 +1 -1 ports/databases/postgresql72/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:12:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26D6737B401; Sun, 23 Feb 2003 21:12:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD47D43F93; Sun, 23 Feb 2003 21:12:24 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O5CO0U045875; Sun, 23 Feb 2003 21:12:24 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O5CO7u045874; Sun, 23 Feb 2003 21:12:24 -0800 (PST) Message-Id: <200302240512.h1O5CO7u045874@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 23 Feb 2003 21:12:24 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files files.i386 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/23 21:12:24 PST Modified files: sys/conf files files.i386 Log: pst(4) should be portable across all our platforms. Revision Changes Path 1.762 +3 -0 src/sys/conf/files 1.437 +0 -3 src/sys/conf/files.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:26:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B77337B401; Sun, 23 Feb 2003 21:26:57 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 101E243F85; Sun, 23 Feb 2003 21:26:56 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1O5Qs3Y085306; Sun, 23 Feb 2003 22:26:55 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 23 Feb 2003 22:26:51 -0700 (MST) Message-Id: <20030223.222651.32636872.imp@bsdimp.com> To: trhodes@FreeBSD.org Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 wi.4 From: "M. Warner Losh" In-Reply-To: <200302240431.h1O4VT3C042692@repoman.freebsd.org> References: <200302240431.h1O4VT3C042692@repoman.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200302240431.h1O4VT3C042692@repoman.freebsd.org> Tom Rhodes writes: : Approved by: imp, re (blanket) Thanks for doing these things. It makes my sense of guilt less. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:27:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A706E37B401; Sun, 23 Feb 2003 21:27:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2619143F93; Sun, 23 Feb 2003 21:27:42 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O5Rf0U047007; Sun, 23 Feb 2003 21:27:41 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O5Rf1g047006; Sun, 23 Feb 2003 21:27:41 -0800 (PST) Message-Id: <200302240527.h1O5Rf1g047006@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 21:27:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/pear-Archive_Tar Makefile ports/devel/pear-Date Makefile pkg-deinstall ports/devel/pear-HTML_Common Makefile pkg-deinstall ports/devel/pear-HTML_Select_Common Makefile pkg-deinstall ports/devel/pear-I18N Makefile pkg-deinstall ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 21:27:41 PST Modified files: archivers/pear-Archive_Tar Makefile devel/pear-Date Makefile devel/pear-HTML_Common Makefile devel/pear-HTML_Select_Common Makefile devel/pear-I18N Makefile devel/pear-PEAR Makefile mail/pear-Mail_Mime Makefile net/pear-Net_Sieve Makefile security/pear-Crypt_CBC Makefile sysutils/pear-File Makefile pkg-plist sysutils/pear-Log Makefile Added files: devel/pear-Date pkg-deinstall devel/pear-HTML_Common pkg-deinstall devel/pear-HTML_Select_Common pkg-deinstall devel/pear-I18N pkg-deinstall mail/pear-Mail_Mime pkg-deinstall net/pear-Net_Sieve pkg-deinstall security/pear-Crypt_CBC pkg-deinstall sysutils/pear-File pkg-deinstall sysutils/pear-Log pkg-deinstall Log: PEAR ports: handling PEAR's registry. PEAR uses a "registry" to register installed modules, and this registry is initialized during the installation of mod_php4 (since 4.3.0). Unfortunately, installing PEAR modules through the ports does not maintain this registry. This PR fix this problem for the following ports: - sysutils/pear-Log - devel/pear-PEAR - devel/pear-Date - devel/pear-I18N - devel/pear-HTML_Common - devel/pear-HTML_Select_Common - security/pear-Crypt_CBC - mail/pear-Mail_Mime - net/pear-Net_Sieve - sysutils/pear-File - archivers/pear-Archive_Tar PR: ports/47921 Submitted by: Thierry Thomas Revision Changes Path 1.4 +6 -1 ports/archivers/pear-Archive_Tar/Makefile 1.3 +16 -2 ports/devel/pear-Date/Makefile 1.1 +13 -0 ports/devel/pear-Date/pkg-deinstall (new) 1.3 +16 -3 ports/devel/pear-HTML_Common/Makefile 1.1 +13 -0 ports/devel/pear-HTML_Common/pkg-deinstall (new) 1.4 +17 -4 ports/devel/pear-HTML_Select_Common/Makefile 1.1 +13 -0 ports/devel/pear-HTML_Select_Common/pkg-deinstall (new) 1.3 +17 -5 ports/devel/pear-I18N/Makefile 1.1 +13 -0 ports/devel/pear-I18N/pkg-deinstall (new) 1.5 +8 -1 ports/devel/pear-PEAR/Makefile 1.3 +10 -2 ports/mail/pear-Mail_Mime/Makefile 1.1 +13 -0 ports/mail/pear-Mail_Mime/pkg-deinstall (new) 1.3 +11 -3 ports/net/pear-Net_Sieve/Makefile 1.1 +13 -0 ports/net/pear-Net_Sieve/pkg-deinstall (new) 1.3 +16 -3 ports/security/pear-Crypt_CBC/Makefile 1.1 +13 -0 ports/security/pear-Crypt_CBC/pkg-deinstall (new) 1.3 +12 -4 ports/sysutils/pear-File/Makefile 1.1 +13 -0 ports/sysutils/pear-File/pkg-deinstall (new) 1.2 +0 -1 ports/sysutils/pear-File/pkg-plist 1.4 +11 -3 ports/sysutils/pear-Log/Makefile 1.1 +13 -0 ports/sysutils/pear-Log/pkg-deinstall (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:44:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62AB437B401; Sun, 23 Feb 2003 21:44:17 -0800 (PST) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C71943FA3; Sun, 23 Feb 2003 21:44:16 -0800 (PST) (envelope-from crist.clark@attbi.com) Received: from blossom.cjclark.org (12-234-89-252.client.attbi.com[12.234.89.252]) by sccrmhc02.attbi.com (sccrmhc02) with ESMTP id <2003022405441500200epn25e>; Mon, 24 Feb 2003 05:44:15 +0000 Received: from blossom.cjclark.org (localhost. [127.0.0.1]) by blossom.cjclark.org (8.12.6/8.12.3) with ESMTP id h1O5iEeq060366; Sun, 23 Feb 2003 21:44:14 -0800 (PST) (envelope-from crist.clark@attbi.com) Received: (from cjc@localhost) by blossom.cjclark.org (8.12.6/8.12.6/Submit) id h1O5iCiu060365; Sun, 23 Feb 2003 21:44:12 -0800 (PST) X-Authentication-Warning: blossom.cjclark.org: cjc set sender to crist.clark@attbi.com using -f Date: Sun, 23 Feb 2003 21:44:12 -0800 From: "Crist J. Clark" To: Pawel Jakub Dawidek Cc: "M. Warner Losh" , ru@FreeBSD.org, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_pcb.c Message-ID: <20030224054412.GB60100@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <200302210528.h1L5SS0H092948@repoman.freebsd.org> <20030221131205.GE30966@sunbay.com> <20030221.062059.34122968.imp@bsdimp.com> <20030221191528.GC90209@blossom.cjclark.org> <20030222090730.GD8455@garage.freebsd.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030222090730.GD8455@garage.freebsd.pl> User-Agent: Mutt/1.4i X-URL: http://people.freebsd.org/~cjc/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Feb 22, 2003 at 10:07:30AM +0100, Pawel Jakub Dawidek wrote: [snip] > This isn't right way. Next thing will be create sysctls that control > use of syscalls like chroot(2) or even jail(2) by unprivileges users? > Or maybe openning RAW socket to? You already can effectively do the latter by setting the read/write permissions on a bpf(4) device. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:46:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86F2637B401; Sun, 23 Feb 2003 21:46:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29FB043F3F; Sun, 23 Feb 2003 21:46:56 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O5kt0U048331; Sun, 23 Feb 2003 21:46:55 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O5ktWM048330; Sun, 23 Feb 2003 21:46:55 -0800 (PST) Message-Id: <200302240546.h1O5ktWM048330@repoman.freebsd.org> From: Scott Long Date: Sun, 23 Feb 2003 21:46:55 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/23 21:46:55 PST Modified files: sys/kern kern_descrip.c Log: Don't NULL out p_fd until after closefd() has been called. This isn't totally correct, but it has caused breakage for too long. I welcome someone with more fd fu to fix it correctly. Revision Changes Path 1.191 +6 -4 src/sys/kern/kern_descrip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:51:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 393D237B401; Sun, 23 Feb 2003 21:51:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE4EF43F75; Sun, 23 Feb 2003 21:51:29 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O5pT0U049069; Sun, 23 Feb 2003 21:51:29 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O5pTtY049068; Sun, 23 Feb 2003 21:51:29 -0800 (PST) Message-Id: <200302240551.h1O5pTtY049068@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 21:51:29 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/pear-mailparse Makefile distinfo pkg-deinstall pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 21:51:29 PST Modified files: mail Makefile Added files: mail/pear-mailparse Makefile distinfo pkg-deinstall pkg-descr pkg-plist Log: New port: mail/pear-mailparse PEAR classes to create and decode MIME messages. PR: ports/48121 Submitted by: Thierry Thomas Revision Changes Path 1.357 +1 -0 ports/mail/Makefile 1.1 +90 -0 ports/mail/pear-mailparse/Makefile (new) 1.1 +1 -0 ports/mail/pear-mailparse/distinfo (new) 1.1 +13 -0 ports/mail/pear-mailparse/pkg-deinstall (new) 1.1 +7 -0 ports/mail/pear-mailparse/pkg-descr (new) 1.1 +24 -0 ports/mail/pear-mailparse/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:51:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F36F37B401; Sun, 23 Feb 2003 21:51:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B46E543F75; Sun, 23 Feb 2003 21:51:49 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O5pn0U049113; Sun, 23 Feb 2003 21:51:49 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O5pnOX049112; Sun, 23 Feb 2003 21:51:49 -0800 (PST) Message-Id: <200302240551.h1O5pnOX049112@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 21:51:49 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 21:51:49 PST Modified files: . modules Log: pear-mailparse --> ports/mail/pear-mailparse Revision Changes Path 1.6794 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:51:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A89D637B408; Sun, 23 Feb 2003 21:51:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5308643FCB; Sun, 23 Feb 2003 21:51:57 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O5pv0U049172; Sun, 23 Feb 2003 21:51:57 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O5pvC0049171; Sun, 23 Feb 2003 21:51:57 -0800 (PST) Message-Id: <200302240551.h1O5pvC0049171@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 23 Feb 2003 21:51:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/imp Makefile distinfo httpd.conf.imp pkg-deinstall pkg-descr pkg-plist ports/mail/imp/files patch-lib_mimetypes.lib X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/23 21:51:57 PST Removed files: mail/imp Makefile distinfo httpd.conf.imp pkg-deinstall pkg-descr pkg-plist mail/imp/files patch-lib_mimetypes.lib Log: IMP 2.2.x contains a SQL injection vulnerability - http://online.securityfocus.com/archive/1/305701 Horde Project has announced IMP 2.2.x is no longer actively maintained - http://www.horde.org/imp/2.2/news.php PR: 48485 Submitted by: Kang Liu Reviewed by: Thierry Thomas (MAINTAINER) Approved by: Thierry Thomas (MAINTAINER) Revision Changes Path 1.17 +0 -259 ports/mail/imp/Makefile (dead) 1.4 +0 -1 ports/mail/imp/distinfo (dead) 1.2 +0 -11 ports/mail/imp/files/patch-lib_mimetypes.lib (dead) 1.2 +0 -24 ports/mail/imp/httpd.conf.imp (dead) 1.2 +0 -12 ports/mail/imp/pkg-deinstall (dead) 1.4 +0 -9 ports/mail/imp/pkg-descr (dead) 1.4 +0 -912 ports/mail/imp/pkg-plist (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:53:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4557E37B405; Sun, 23 Feb 2003 21:53:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27F9543FE0; Sun, 23 Feb 2003 21:53:28 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O5rR0U049292; Sun, 23 Feb 2003 21:53:27 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O5rRiP049291; Sun, 23 Feb 2003 21:53:27 -0800 (PST) Message-Id: <200302240553.h1O5rRiP049291@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 21:53:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 malloc.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 21:53:27 PST Modified files: share/man/man9 malloc.9 Log: Return bits which were removed in revision 1.28. Requested by: imp Revision Changes Path 1.30 +19 -0 src/share/man/man9/malloc.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:55:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1317F37B401; Sun, 23 Feb 2003 21:55:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABEAC43FA3; Sun, 23 Feb 2003 21:55:49 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O5tn0U049429; Sun, 23 Feb 2003 21:55:49 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O5tn3N049428; Sun, 23 Feb 2003 21:55:49 -0800 (PST) Message-Id: <200302240555.h1O5tn3N049428@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 23 Feb 2003 21:55:49 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports MOVED X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/23 21:55:49 PST Modified files: . MOVED Log: entry for mail/imp Revision Changes Path 1.73 +2 -1 ports/MOVED To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:55:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D9CF37B401; Sun, 23 Feb 2003 21:55:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1EB743FA3; Sun, 23 Feb 2003 21:55:57 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O5tv0U049486; Sun, 23 Feb 2003 21:55:57 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O5tvJN049485; Sun, 23 Feb 2003 21:55:57 -0800 (PST) Message-Id: <200302240555.h1O5tvJN049485@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 21:55:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/pear-Auth_SASL Makefile distinfo pkg-deinstall pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 21:55:57 PST Modified files: security Makefile Added files: security/pear-Auth_SASL Makefile distinfo pkg-deinstall pkg-descr pkg-plist Log: New port: security/pear-Auth_SASL PEAR abstraction of various SASL mechanism responses. PR: ports/48120 Submitted by: Thierry Thomas Revision Changes Path 1.382 +1 -0 ports/security/Makefile 1.1 +50 -0 ports/security/pear-Auth_SASL/Makefile (new) 1.1 +1 -0 ports/security/pear-Auth_SASL/distinfo (new) 1.1 +13 -0 ports/security/pear-Auth_SASL/pkg-deinstall (new) 1.1 +9 -0 ports/security/pear-Auth_SASL/pkg-descr (new) 1.1 +8 -0 ports/security/pear-Auth_SASL/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:56:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC6BE37B401; Sun, 23 Feb 2003 21:56:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEBD943FAF; Sun, 23 Feb 2003 21:56:12 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O5uC0U049535; Sun, 23 Feb 2003 21:56:12 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O5uChx049534; Sun, 23 Feb 2003 21:56:12 -0800 (PST) Message-Id: <200302240556.h1O5uChx049534@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 21:56:12 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 21:56:12 PST Modified files: . modules Log: pear-Auth_SASL --> ports/security/pear-Auth_SASL Revision Changes Path 1.6795 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:56:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DF1E37B401; Sun, 23 Feb 2003 21:56:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D74543FAF; Sun, 23 Feb 2003 21:56:37 -0800 (PST) (envelope-from mikeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O5ub0U049566; Sun, 23 Feb 2003 21:56:37 -0800 (PST) (envelope-from mikeh@repoman.freebsd.org) Received: (from mikeh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O5ubvd049565; Sun, 23 Feb 2003 21:56:37 -0800 (PST) Message-Id: <200302240556.h1O5ubvd049565@repoman.freebsd.org> From: Mike Heffner Date: Sun, 23 Feb 2003 21:56:37 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/zic zic.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mikeh 2003/02/23 21:56:37 PST Modified files: usr.sbin/zic zic.c Log: Check whether setmode(3) fails and deallocate its return value after calling getmode(3). Approved by: wollman MFC after: 1 week Revision Changes Path 1.15 +5 -1 src/usr.sbin/zic/zic.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:59:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 002F737B401; Sun, 23 Feb 2003 21:59:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9886B43FAF; Sun, 23 Feb 2003 21:59:12 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O5xC0U049708; Sun, 23 Feb 2003 21:59:12 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O5xCBJ049707; Sun, 23 Feb 2003 21:59:12 -0800 (PST) Message-Id: <200302240559.h1O5xCBJ049707@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 23 Feb 2003 21:59:12 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 mbuf.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/23 21:59:12 PST Modified files: share/man/man9 mbuf.9 Log: Return bits which were removed in revision 1.22. Requested by: imp Revision Changes Path 1.23 +11 -3 src/share/man/man9/mbuf.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:59:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BEB237B406; Sun, 23 Feb 2003 21:59:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B9343FA3; Sun, 23 Feb 2003 21:59:18 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O5xI0U049751; Sun, 23 Feb 2003 21:59:18 -0800 (PST) (envelope-from steve@repoman.freebsd.org) Received: (from steve@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O5xIvm049750; Sun, 23 Feb 2003 21:59:18 -0800 (PST) Message-Id: <200302240559.h1O5xIvm049750@repoman.freebsd.org> From: Steve Price Date: Sun, 23 Feb 2003 21:59:18 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/xearth/files freebsd.committers.markers X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG steve 2003/02/23 21:59:18 PST Modified files: astro/xearth/files freebsd.committers.markers Log: Provide a bit more accurate location for where I am currently. Revision Changes Path 1.123 +1 -1 ports/astro/xearth/files/freebsd.committers.markers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 21:59:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5A4637B401; Sun, 23 Feb 2003 21:59:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AFF543FA3; Sun, 23 Feb 2003 21:59:41 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O5xf0U049813; Sun, 23 Feb 2003 21:59:41 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O5xfIB049812; Sun, 23 Feb 2003 21:59:41 -0800 (PST) Message-Id: <200302240559.h1O5xfIB049812@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 21:59:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/pear-Auth Makefile distinfo pkg-deinstall pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 21:59:41 PST Modified files: security Makefile Added files: security/pear-Auth Makefile distinfo pkg-deinstall pkg-descr pkg-plist Log: New port: security/pear-Auth - PEAR authentication methods. PR: ports/48119 Submitted by: Thierry Thomas Revision Changes Path 1.383 +1 -0 ports/security/Makefile 1.1 +49 -0 ports/security/pear-Auth/Makefile (new) 1.1 +1 -0 ports/security/pear-Auth/distinfo (new) 1.1 +13 -0 ports/security/pear-Auth/pkg-deinstall (new) 1.1 +11 -0 ports/security/pear-Auth/pkg-descr (new) 1.1 +6 -0 ports/security/pear-Auth/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 22: 0:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D8C037B401; Sun, 23 Feb 2003 22:00:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D279643FA3; Sun, 23 Feb 2003 22:00:41 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O60f0U049922; Sun, 23 Feb 2003 22:00:41 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O60fHl049921; Sun, 23 Feb 2003 22:00:41 -0800 (PST) Message-Id: <200302240600.h1O60fHl049921@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 22:00:41 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 22:00:41 PST Modified files: . modules Log: pear-Auth --> ports/security/pear-Auth Revision Changes Path 1.6796 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 22: 3:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 254F437B405; Sun, 23 Feb 2003 22:03:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCFC943F93; Sun, 23 Feb 2003 22:03:13 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O63D0U050343; Sun, 23 Feb 2003 22:03:13 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O63DNw050342; Sun, 23 Feb 2003 22:03:13 -0800 (PST) Message-Id: <200302240603.h1O63DNw050342@repoman.freebsd.org> From: Sam Leffler Date: Sun, 23 Feb 2003 22:03:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ubsec ubsec.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sam 2003/02/23 22:03:13 PST Modified files: sys/dev/ubsec ubsec.c Log: o instead of applying arbitrary tunables, just honor the COP_F_BATCH flag that can be marked on each symmetric op o eliminate hw.ubsec.maxbatch and hw.ubsec.maxaggr since they are not needed anymore o change ubsec_feed to return void instead of int since zero is always returned and noone ever looked at the return value Revision Changes Path 1.16 +46 -73 src/sys/dev/ubsec/ubsec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 22:10:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AD3837B401; Sun, 23 Feb 2003 22:10:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B126243F75; Sun, 23 Feb 2003 22:10:50 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O6Ao0U050787; Sun, 23 Feb 2003 22:10:50 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O6Aoai050786; Sun, 23 Feb 2003 22:10:50 -0800 (PST) Message-Id: <200302240610.h1O6Aoai050786@repoman.freebsd.org> From: Sam Leffler Date: Sun, 23 Feb 2003 22:10:50 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools/crypto cryptotest.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sam 2003/02/23 22:10:50 PST Modified files: tools/tools/crypto cryptotest.c Log: o add -b option to enable batching o add #ifdef __FreeBSD__'s around the profiling so the code compiles on openbsd o update a comment about expected performance for Broadcom hardware Revision Changes Path 1.3 +15 -5 src/tools/tools/crypto/cryptotest.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 22:10:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 745ED37B4B0; Sun, 23 Feb 2003 22:10:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00F0143F85; Sun, 23 Feb 2003 22:10:55 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O6As0U050850; Sun, 23 Feb 2003 22:10:54 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O6Asjs050849; Sun, 23 Feb 2003 22:10:54 -0800 (PST) Message-Id: <200302240610.h1O6Asjs050849@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 22:10:54 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/normalize Makefile distinfo pkg-comment pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 22:10:54 PST Modified files: audio/normalize Makefile distinfo pkg-plist Removed files: audio/normalize pkg-comment Log: Update port: audio/normalize to 0.7.5 PR: ports/42399 Submitted by: Jamie Aczel Revision Changes Path 1.8 +4 -3 ports/audio/normalize/Makefile 1.3 +1 -1 ports/audio/normalize/distinfo 1.2 +0 -1 ports/audio/normalize/pkg-comment (dead) 1.3 +1 -0 ports/audio/normalize/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 22:28:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 928E537B401; Sun, 23 Feb 2003 22:28:43 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DBFF43F93; Sun, 23 Feb 2003 22:28:43 -0800 (PST) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id E70ECAE2C1; Sun, 23 Feb 2003 22:28:42 -0800 (PST) Date: Sun, 23 Feb 2003 22:28:42 -0800 From: Alfred Perlstein To: Scott Long Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c Message-ID: <20030224062842.GK27224@elvis.mu.org> References: <200302240546.h1O5ktWM048330@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302240546.h1O5ktWM048330@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Scott Long [030223 21:47] wrote: > scottl 2003/02/23 21:46:55 PST > > Modified files: > sys/kern kern_descrip.c > Log: > Don't NULL out p_fd until after closefd() has been called. This isn't > totally correct, but it has caused breakage for too long. I welcome > someone with more fd fu to fix it correctly. Could you at least use a comment that explains why it doesn't work? :) I detailed it to you in several emails. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 22:38:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C3EF37B401; Sun, 23 Feb 2003 22:38:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A11DB43FAF; Sun, 23 Feb 2003 22:38:28 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O6cS0U052500; Sun, 23 Feb 2003 22:38:28 -0800 (PST) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O6cSet052499; Sun, 23 Feb 2003 22:38:28 -0800 (PST) Message-Id: <200302240638.h1O6cSet052499@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 23 Feb 2003 22:38:28 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtk-xfce-engine Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2003/02/23 22:38:28 PST Modified files: x11-toolkits/gtk-xfce-engine Makefile Log: Switch to GNOMENG. PR: 48617 Submitted by: Dmitry Panov Revision Changes Path 1.5 +2 -1 ports/x11-toolkits/gtk-xfce-engine/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 22:38:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 753EA37B401; Sun, 23 Feb 2003 22:38:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F400943F85; Sun, 23 Feb 2003 22:38:52 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O6cq0U052540; Sun, 23 Feb 2003 22:38:52 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O6cqnS052539; Sun, 23 Feb 2003 22:38:52 -0800 (PST) Message-Id: <200302240638.h1O6cqnS052539@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 22:38:52 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/dhcpconf Makefile distinfo pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 22:38:52 PST Modified files: net/dhcpconf Makefile distinfo pkg-descr Log: [update orphan port] : net/dhcpconf dhcpconf port was out of date (It could be removed too ;)) - Update to 0.7.3 - Change ${MASTER_SITES} and WWW PR: ports/48527 Submitted by: Clement Laforet Revision Changes Path 1.11 +4 -4 ports/net/dhcpconf/Makefile 1.2 +1 -1 ports/net/dhcpconf/distinfo 1.2 +1 -1 ports/net/dhcpconf/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 22:40:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F306537B401; Sun, 23 Feb 2003 22:40:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 939F943FBD; Sun, 23 Feb 2003 22:40:48 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O6em0U052797; Sun, 23 Feb 2003 22:40:48 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O6emTF052795; Sun, 23 Feb 2003 22:40:48 -0800 (PST) Message-Id: <200302240640.h1O6emTF052795@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 22:40:48 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/guitartex Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 22:40:48 PST Modified files: print/guitartex Makefile distinfo pkg-plist Log: [update orphan port] : print/guitartex PR: ports/48528 Submitted by: Clement Laforet Revision Changes Path 1.7 +24 -5 ports/print/guitartex/Makefile 1.2 +1 -1 ports/print/guitartex/distinfo 1.2 +172 -10 ports/print/guitartex/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 22:47:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C48437B405; Sun, 23 Feb 2003 22:47:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0950B43FBF; Sun, 23 Feb 2003 22:47:10 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O6l90U053242; Sun, 23 Feb 2003 22:47:09 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O6l9pL053241; Sun, 23 Feb 2003 22:47:09 -0800 (PST) Message-Id: <200302240647.h1O6l9pL053241@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 22:47:09 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xbill Makefile distinfo pkg-descr pkg-plist ports/games/xbill/files patch-aa patch-ad patch-ae patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 22:47:09 PST Modified files: games/xbill Makefile distinfo pkg-descr pkg-plist Added files: games/xbill/files patch-configure Removed files: games/xbill/files patch-aa patch-ad patch-ae Log: [update orphan port] : games/xbill - Update to 2.1 - Add USE_GTK PR: ports/48529 Submitted by: Clement Laforet Revision Changes Path 1.22 +10 -12 ports/games/xbill/Makefile 1.3 +1 -1 ports/games/xbill/distinfo 1.4 +0 -26 ports/games/xbill/files/patch-aa (dead) 1.2 +0 -11 ports/games/xbill/files/patch-ad (dead) 1.3 +0 -11 ports/games/xbill/files/patch-ae (dead) 1.1 +11 -0 ports/games/xbill/files/patch-configure (new) 1.2 +1 -0 ports/games/xbill/pkg-descr 1.5 +8 -4 ports/games/xbill/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 22:47:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26B6C37B401; Sun, 23 Feb 2003 22:47:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE92F43F85; Sun, 23 Feb 2003 22:47:43 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O6lh0U053287; Sun, 23 Feb 2003 22:47:43 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O6lhBG053286; Sun, 23 Feb 2003 22:47:43 -0800 (PST) Message-Id: <200302240647.h1O6lhBG053286@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 22:47:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xbill Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 22:47:43 PST Modified files: games/xbill Makefile Log: [update orphan port] : games/xbill - use GNOMENG Revision Changes Path 1.23 +2 -1 ports/games/xbill/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 22:49: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DEAC37B401; Sun, 23 Feb 2003 22:49:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EA9443FA3; Sun, 23 Feb 2003 22:49:05 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O6n50U053341; Sun, 23 Feb 2003 22:49:05 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O6n4F0053340; Sun, 23 Feb 2003 22:49:04 -0800 (PST) Message-Id: <200302240649.h1O6n4F0053340@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 22:49:04 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/cvsmail Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 22:49:04 PST Modified files: mail/cvsmail Makefile distinfo Log: [update orphan port] : mail/cvsmail - Update cvsmail to 2.1 PR: ports/48530 Submitted by: Clement Laforet Revision Changes Path 1.11 +1 -1 ports/mail/cvsmail/Makefile 1.5 +1 -1 ports/mail/cvsmail/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 22:56:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ACDB37B401; Sun, 23 Feb 2003 22:56:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1D1F43FB1; Sun, 23 Feb 2003 22:56:18 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O6uI0U053939; Sun, 23 Feb 2003 22:56:18 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O6uIoO053938; Sun, 23 Feb 2003 22:56:18 -0800 (PST) Message-Id: <200302240656.h1O6uIoO053938@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 23 Feb 2003 22:56:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/asr asr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/23 22:56:18 PST Modified files: sys/dev/asr asr.c Log: is the right place to get KERNBASE, so don't special platform case it (or use alternate spellings). Revision Changes Path 1.31 +1 -1 src/sys/dev/asr/asr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 23: 0:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47EA937B401; Sun, 23 Feb 2003 23:00:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBD5343FAF; Sun, 23 Feb 2003 23:00:19 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O70J0U054063; Sun, 23 Feb 2003 23:00:19 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O70Ja1054061; Sun, 23 Feb 2003 23:00:19 -0800 (PST) Message-Id: <200302240700.h1O70Ja1054061@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 23:00:19 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/notftp Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 23:00:19 PST Modified files: www/notftp Makefile distinfo pkg-descr pkg-plist Log: Update www/notftp to 1.3.1 PR: ports/48507 Submitted by: Ryan Grove Revision Changes Path 1.4 +2 -3 ports/www/notftp/Makefile 1.3 +1 -1 ports/www/notftp/distinfo 1.3 +5 -5 ports/www/notftp/pkg-descr 1.3 +2 -0 ports/www/notftp/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 23:11:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC5F637B401; Sun, 23 Feb 2003 23:11:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B41F43FA3; Sun, 23 Feb 2003 23:11:55 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O7Bt0U055137; Sun, 23 Feb 2003 23:11:55 -0800 (PST) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O7BtNK055136; Sun, 23 Feb 2003 23:11:55 -0800 (PST) Message-Id: <200302240711.h1O7BtNK055136@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 23 Feb 2003 23:11:55 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/p5-DBI Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG vanilla 2003/02/23 23:11:55 PST Modified files: databases/p5-DBI Makefile distinfo pkg-plist Log: Upgrade to 1.32. PR: ports/47618, ports/47619 Submitted by: Philip M. Gollucci Revision Changes Path 1.39 +4 -1 ports/databases/p5-DBI/Makefile 1.21 +1 -1 ports/databases/p5-DBI/distinfo 1.20 +4 -0 ports/databases/p5-DBI/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 23:24: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1053F37B401; Sun, 23 Feb 2003 23:24:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A2B943FA3; Sun, 23 Feb 2003 23:24:06 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O7O60U055793; Sun, 23 Feb 2003 23:24:06 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O7O5cc055792; Sun, 23 Feb 2003 23:24:05 -0800 (PST) Message-Id: <200302240724.h1O7O5cc055792@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 23:24:05 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/kbear Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 23:24:05 PST Modified files: ftp/kbear Makefile Log: "'s are not needed around maintainer-strings Noticed by: freshports ports-by-maintainer-count Revision Changes Path 1.12 +2 -2 ports/ftp/kbear/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 23:25:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CD2737B401; Sun, 23 Feb 2003 23:25:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B302A43F3F; Sun, 23 Feb 2003 23:25:41 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O7Pf0U055889; Sun, 23 Feb 2003 23:25:41 -0800 (PST) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O7PfTs055888; Sun, 23 Feb 2003 23:25:41 -0800 (PST) Message-Id: <200302240725.h1O7PfTs055888@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 23 Feb 2003 23:25:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_perl Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG vanilla 2003/02/23 23:25:41 PST Modified files: www/mod_perl Makefile Log: Add depends to p5-libwww, drop maintainer bit. PR: ports/48203 Submitted by: edwin Revision Changes Path 1.21 +5 -3 ports/www/mod_perl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 23:28:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19B5837B401; Sun, 23 Feb 2003 23:28:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEE4743F93; Sun, 23 Feb 2003 23:28:41 -0800 (PST) (envelope-from mckusick@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O7Sf0U055989; Sun, 23 Feb 2003 23:28:41 -0800 (PST) (envelope-from mckusick@repoman.freebsd.org) Received: (from mckusick@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O7SfBr055988; Sun, 23 Feb 2003 23:28:41 -0800 (PST) Message-Id: <200302240728.h1O7SfBr055988@repoman.freebsd.org> From: Kirk McKusick Date: Sun, 23 Feb 2003 23:28:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_softdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mckusick 2003/02/23 23:28:41 PST Modified files: sys/ufs/ffs ffs_softdep.c Log: When removing the last item from a non-empty worklist, the worklist tail pointer must be updated. Reported by: Kris Kennaway Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.135 +15 -2 src/sys/ufs/ffs/ffs_softdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 23:31:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 766A937B401; Sun, 23 Feb 2003 23:31:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21FD843FCB; Sun, 23 Feb 2003 23:31:29 -0800 (PST) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O7VS0U056514; Sun, 23 Feb 2003 23:31:28 -0800 (PST) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O7VS7l056513; Sun, 23 Feb 2003 23:31:28 -0800 (PST) Message-Id: <200302240731.h1O7VS7l056513@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Sun, 23 Feb 2003 23:31:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/fwcontrol fwdv.c src/sys/dev/firewire firewire.c fwohci.c fwohci_pci.c fwohcireg.h if_fwe.c sbp.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG simokawa 2003/02/23 23:31:28 PST Modified files: (Branch: RELENG_4) usr.sbin/fwcontrol fwdv.c sys/dev/firewire firewire.c fwohci.c fwohci_pci.c fwohcireg.h if_fwe.c sbp.c Log: Sync with -current: * firewire - Don't initiate bus reset even if probe failed for some nodes to prevent infinite bus reset loop. - Protect timeout routine with splfw() for 4-stable. - Fix memory leak in detaching. - Initialize fc->status to other than FWBUSREST. * fwohci - Ignore BUS reset events while BUS reset phase - Add 'uPD72871/2 IEEE1394 1-Chip OHCI Host Controller'. - Use pci_get_devid(). * sbp - Make sure to release devq when start request. Revision Changes Path 1.3.2.16 +25 -7 src/sys/dev/firewire/firewire.c 1.1.2.14 +13 -1 src/sys/dev/firewire/fwohci.c 1.3.2.8 +5 -1 src/sys/dev/firewire/fwohci_pci.c 1.2.2.5 +22 -21 src/sys/dev/firewire/fwohcireg.h 1.1.2.8 +2 -2 src/sys/dev/firewire/if_fwe.c 1.5.2.13 +13 -46 src/sys/dev/firewire/sbp.c 1.2.2.3 +48 -71 src/usr.sbin/fwcontrol/fwdv.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 23:35: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A520237B401; Sun, 23 Feb 2003 23:35:06 -0800 (PST) Received: from is2.mh.itc.u-tokyo.ac.jp (is2.mh.itc.u-tokyo.ac.jp [133.11.205.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id A79FB43FBF; Sun, 23 Feb 2003 23:35:04 -0800 (PST) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from is2.mh.itc.u-tokyo.ac.jp (is2.mh.itc.u-tokyo.ac.jp [127.0.0.1]) by is2.mh.itc.u-tokyo.ac.jp (Postfix) with ESMTP id C5DBA3780DE; Mon, 24 Feb 2003 16:35:01 +0900 (JST) Received: from mailhosting.itc.u-tokyo.ac.jp (IDENT:mirapoint@mailhosting.itc.u-tokyo.ac.jp [133.11.205.3]) by is2.mh.itc.u-tokyo.ac.jp (8.11.3/8.11.3) with ESMTP id h1O7Z1R23382; Mon, 24 Feb 2003 16:35:01 +0900 Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [133.11.135.3]) by mailhosting.itc.u-tokyo.ac.jp (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id AHY27055; Mon, 24 Feb 2003 16:35:01 +0900 (JST) Date: Mon, 24 Feb 2003 16:35:01 +0900 Message-ID: From: Hidetoshi Shimokawa To: Hidetoshi Shimokawa Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/fwcontrol fwdv.c src/sys/dev/firewire firewire.c fwohci.c fwohci_pci.c fwohcireg.h if_fwe.c sbp.c In-Reply-To: <200302240731.h1O7VS7l056513@repoman.freebsd.org> References: <200302240731.h1O7VS7l056513@repoman.freebsd.org> User-Agent: Wanderlust/2.11.0 (Wonderwall) REMI/1.14.3 (Matsudai) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.4 (patch 8) (Honest Recruiter) (i386--freebsd) X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7: #j7i14gu$jgR\S*&C3R/pJX List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Sun, 23 Feb 2003 23:31:28 -0800 (PST), Hidetoshi Shimokawa wrote: > > simokawa 2003/02/23 23:31:28 PST > > Modified files: (Branch: RELENG_4) > usr.sbin/fwcontrol fwdv.c > sys/dev/firewire firewire.c fwohci.c fwohci_pci.c > fwohcireg.h if_fwe.c sbp.c > Log: > Sync with -current: > > * firewire ..... * fwcontrol - Detect PAL by CIP header rather than the DSF bit in the DV header. Some DVcam(ex. Panasonic NV-DS1 DV camcorder) doesn't seems to set this bit even if it's for PAL. Fix the DSF bit for such cases so that we can send back the stream to the DVcam without problem. Problem Reported by: Richard Tobin - Make the number of bulkxfer packets(NPACKET_T) and the number of packets write at once(TNBUF) to be different values. I observe some block noise for large TNBUF. - Show the detection of NTSC or PAL. - Pad with 0xff rather than 0x00 for broken frames. - Bzero hdr[0]. - Remove unused code. Approved by: re (murray) /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 23:41:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC3CB37B401; Sun, 23 Feb 2003 23:41:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CA6043F3F; Sun, 23 Feb 2003 23:41:08 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O7f80U057001; Sun, 23 Feb 2003 23:41:08 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O7f8En057000; Sun, 23 Feb 2003 23:41:08 -0800 (PST) Message-Id: <200302240741.h1O7f8En057000@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 23:41:08 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/p5-CGI-modules Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 23:41:08 PST Modified files: www/p5-CGI-modules Makefile Log: fix www/p5-CGI-modules not to install patch cruft PR: ports/48537 Submitted by: Erwin Lansing Revision Changes Path 1.23 +3 -0 ports/www/p5-CGI-modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 23:48: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7176B37B405; Sun, 23 Feb 2003 23:48:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1647443F3F; Sun, 23 Feb 2003 23:48:06 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O7m50U057391; Sun, 23 Feb 2003 23:48:05 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O7m5Xj057390; Sun, 23 Feb 2003 23:48:05 -0800 (PST) Message-Id: <200302240748.h1O7m5Xj057390@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 23:48:05 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/tidy-devel Makefile distinfo pkg-plist ports/www/tidy-devel/files patch-Makefile patch-build_gmake_Makefile patch-build_gnuauto_configure.in patch-build_gnuauto_include_Makefile.am patch-build_gnuauto_src_Makefile.am X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 23:48:05 PST Modified files: www/tidy-devel Makefile distinfo pkg-plist Added files: www/tidy-devel/files patch-build_gmake_Makefile patch-build_gnuauto_configure.in patch-build_gnuauto_include_Makefile.am patch-build_gnuauto_src_Makefile.am Removed files: www/tidy-devel/files patch-Makefile Log: www/tidy-devel: upgrading to 030220 PR: ports/48549 Submitted by: Thierry Thomas Revision Changes Path 1.28 +36 -12 ports/www/tidy-devel/Makefile 1.19 +1 -1 ports/www/tidy-devel/distinfo 1.4 +0 -37 ports/www/tidy-devel/files/patch-Makefile (dead) 1.1 +37 -0 ports/www/tidy-devel/files/patch-build_gmake_Makefile (new) 1.1 +11 -0 ports/www/tidy-devel/files/patch-build_gnuauto_configure.in (new) 1.1 +13 -0 ports/www/tidy-devel/files/patch-build_gnuauto_include_Makefile.am (new) 1.1 +11 -0 ports/www/tidy-devel/files/patch-build_gnuauto_src_Makefile.am (new) 1.5 +3 -1 ports/www/tidy-devel/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 23:51:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C8B937B401; Sun, 23 Feb 2003 23:51:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A34FF43F85; Sun, 23 Feb 2003 23:51:38 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O7pc0U057751; Sun, 23 Feb 2003 23:51:38 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O7pcw5057750; Sun, 23 Feb 2003 23:51:38 -0800 (PST) Message-Id: <200302240751.h1O7pcw5057750@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 23:51:38 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/eddie Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 23:51:38 PST Modified files: www/eddie Makefile Log: Release maintainership PR: ports/48620 Submitted by: Chris Knight Revision Changes Path 1.7 +1 -1 ports/www/eddie/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 23:52:17 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 437C337B401; Sun, 23 Feb 2003 23:52:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA53B43FAF; Sun, 23 Feb 2003 23:52:15 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O7qF0U057910; Sun, 23 Feb 2003 23:52:15 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O7qFGV057908; Sun, 23 Feb 2003 23:52:15 -0800 (PST) Message-Id: <200302240752.h1O7qFGV057908@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 23:52:15 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rdesktop Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 23:52:15 PST Modified files: net/rdesktop Makefile Log: Release maintainership PR: ports/48620 Submitted by: Chris Knight Revision Changes Path 1.20 +1 -1 ports/net/rdesktop/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 23:52:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3349337B401; Sun, 23 Feb 2003 23:52:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C93E543FAF; Sun, 23 Feb 2003 23:52:47 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O7ql0U057981; Sun, 23 Feb 2003 23:52:47 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O7qlvV057980; Sun, 23 Feb 2003 23:52:47 -0800 (PST) Message-Id: <200302240752.h1O7qlvV057980@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 23:52:47 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rdesktop-devel Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 23:52:47 PST Modified files: net/rdesktop-devel Makefile Log: release maintainership PR: ports/48620 Submitted by: Chris Knight Revision Changes Path 1.15 +1 -1 ports/net/rdesktop-devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 23:56:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CCA637B401; Sun, 23 Feb 2003 23:56:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A6DA43F93; Sun, 23 Feb 2003 23:56:48 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O7ul0U058161; Sun, 23 Feb 2003 23:56:47 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O7ulAi058160; Sun, 23 Feb 2003 23:56:47 -0800 (PST) Message-Id: <200302240756.h1O7ulAi058160@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 23:56:47 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/tidy-lib Makefile pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 23:56:47 PST Modified files: www Makefile Added files: www/tidy-lib Makefile pkg-descr Log: new port www/tidy-lib slave port www/tidy-lib PR: ports/48549 Submitted by: Thierry Thomas Revision Changes Path 1.605 +1 -0 ports/www/Makefile 1.1 +19 -0 ports/www/tidy-lib/Makefile (new) 1.1 +19 -0 ports/www/tidy-lib/pkg-descr (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 23 23:57:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1CE437B401; Sun, 23 Feb 2003 23:57:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F213E43FDF; Sun, 23 Feb 2003 23:57:09 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O7v90U058210; Sun, 23 Feb 2003 23:57:09 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O7v9rB058209; Sun, 23 Feb 2003 23:57:09 -0800 (PST) Message-Id: <200302240757.h1O7v9rB058209@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Feb 2003 23:57:09 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/23 23:57:09 PST Modified files: . modules Log: tidy-lib --> ports/www/tidy-lib Revision Changes Path 1.6797 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 0: 4:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E714B37B401; Mon, 24 Feb 2003 00:04:50 -0800 (PST) Received: from out001.verizon.net (out001pub.verizon.net [206.46.170.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA7AE43F75; Mon, 24 Feb 2003 00:04:49 -0800 (PST) (envelope-from mtm@identd.net) Received: from kokeb.ambesa.net ([138.88.159.181]) by out001.verizon.net (InterMail vM.5.01.05.20 201-253-122-126-120-20021101) with ESMTP id <20030224080449.TRJO23484.out001.verizon.net@kokeb.ambesa.net>; Mon, 24 Feb 2003 02:04:49 -0600 Date: Mon, 24 Feb 2003 03:04:47 -0500 From: Mike Makonnen To: Kirk McKusick Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_softdep.c In-Reply-To: <200302240728.h1O7SfBr055988@repoman.freebsd.org> References: <200302240728.h1O7SfBr055988@repoman.freebsd.org> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out001.verizon.net from [138.88.159.181] at Mon, 24 Feb 2003 02:04:48 -0600 Message-Id: <20030224080449.TRJO23484.out001.verizon.net@kokeb.ambesa.net> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 23 Feb 2003 23:28:41 -0800 (PST) Kirk McKusick wrote: > mckusick 2003/02/23 23:28:41 PST > > Modified files: > sys/ufs/ffs ffs_softdep.c > Log: > When removing the last item from a non-empty worklist, the worklist > tail pointer must be updated. > This looks like it might solve kern/42277. Is that correct? -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | Fingerprint: D228 1A6F C64E 120A A1C9 A3AA DAE1 E2AF DBCC 68B9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 0: 7: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 106F037B401; Mon, 24 Feb 2003 00:07:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8B4043F85; Mon, 24 Feb 2003 00:07:05 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O8750U058864; Mon, 24 Feb 2003 00:07:05 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O875e2058863; Mon, 24 Feb 2003 00:07:05 -0800 (PST) Message-Id: <200302240807.h1O875e2058863@repoman.freebsd.org> From: Marcel Moolenaar Date: Mon, 24 Feb 2003 00:07:05 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh machdep.h memalloc.c nodes.c.pat X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2003/02/24 00:07:05 PST Modified files: bin/sh memalloc.c nodes.c.pat Removed files: bin/sh machdep.h Log: Third attempt at removing machdep.h and using ALIGN from . The initial stack_block is staticly allocated and will be aligned according to the alignment requirements of pointers, which does not necessarily match the alignment enforced by ALIGN. To solve this a more involved change is required: remove the static initial stack and deal with an initial condition of not having a stack at all. This change is therefore more risky than the previous ones, but unavoidable (other than not using the platform default alignment). Discussed with: tjr Approved and reviewed by: tjr Tested on: alpha, i386, ia64 and sparc64 Revision Changes Path 1.11 +0 -52 src/bin/sh/machdep.h (dead) 1.24 +53 -48 src/bin/sh/memalloc.c 1.13 +1 -1 src/bin/sh/nodes.c.pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 0:11:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D2D437B401; Mon, 24 Feb 2003 00:11:12 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FC9043FDD; Mon, 24 Feb 2003 00:11:11 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id h1O8B8lI027245; Mon, 24 Feb 2003 09:11:09 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Alfred Perlstein Cc: Scott Long , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c From: phk@phk.freebsd.dk In-Reply-To: Your message of "Sun, 23 Feb 2003 22:28:42 PST." <20030224062842.GK27224@elvis.mu.org> Date: Mon, 24 Feb 2003 09:11:08 +0100 Message-ID: <27244.1046074268@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20030224062842.GK27224@elvis.mu.org>, Alfred Perlstein writes: >* Scott Long [030223 21:47] wrote: >> scottl 2003/02/23 21:46:55 PST >> >> Modified files: >> sys/kern kern_descrip.c >> Log: >> Don't NULL out p_fd until after closefd() has been called. This isn't >> totally correct, but it has caused breakage for too long. I welcome >> someone with more fd fu to fix it correctly. > >Could you at least use a comment that explains why it doesn't work? :) >I detailed it to you in several emails. It børks a diskless machine, I posted the details to current@ some days ago. -- 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 0:24:32 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C826537B401; Mon, 24 Feb 2003 00:24:28 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B0E043FBD; Mon, 24 Feb 2003 00:24:28 -0800 (PST) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id D5CD6AE162; Mon, 24 Feb 2003 00:24:27 -0800 (PST) Date: Mon, 24 Feb 2003 00:24:27 -0800 From: Alfred Perlstein To: phk@phk.freebsd.dk Cc: Scott Long , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c Message-ID: <20030224082427.GL27224@elvis.mu.org> References: <20030224062842.GK27224@elvis.mu.org> <27244.1046074268@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <27244.1046074268@critter.freebsd.dk> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * phk@phk.freebsd.dk [030224 00:11] wrote: > In message <20030224062842.GK27224@elvis.mu.org>, Alfred Perlstein writes: > >* Scott Long [030223 21:47] wrote: > >> scottl 2003/02/23 21:46:55 PST > >> > >> Modified files: > >> sys/kern kern_descrip.c > >> Log: > >> Don't NULL out p_fd until after closefd() has been called. This isn't > >> totally correct, but it has caused breakage for too long. I welcome > >> someone with more fd fu to fix it correctly. > > > >Could you at least use a comment that explains why it doesn't work? :) > >I detailed it to you in several emails. > > It børks a diskless machine, I posted the details to current@ some days ago. No, I realized relatively quickly what had gone wrong once someone posted a backtrace, I think it was scott. I also explained to scott why the ordering is needed. Right now he has rebroken the mp safety of filedescs so instead of a problem that's quite easy to find we have broken code that's racey and can lead to crashes. Since no one seems to either care or understand the problem, I'll detail it here: If you don't NULL out the filedesc pointer unconditionally in fdfree() you wind up leaving an invalid reference through the fdesc_mtx barrier, thereby defeating the barrier. This can lead to the file sysctl code or that other place dereferencing a filedesc as it's being free'd or after it has been free()'d. Anyhow, it sucks, but I'll probably get to it when I'm less disgusted with what's been going on lately. later, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 0:28:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7673637B401; Mon, 24 Feb 2003 00:28:18 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDB5243FAF; Mon, 24 Feb 2003 00:28:16 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id h1O8SFlI030347; Mon, 24 Feb 2003 09:28:15 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Alfred Perlstein Cc: Scott Long , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c From: phk@phk.freebsd.dk In-Reply-To: Your message of "Mon, 24 Feb 2003 00:24:27 PST." <20030224082427.GL27224@elvis.mu.org> Date: Mon, 24 Feb 2003 09:28:15 +0100 Message-ID: <30346.1046075295@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20030224082427.GL27224@elvis.mu.org>, Alfred Perlstein writes: >> It børks a diskless machine, I posted the details to current@ some days ago. > >No, I realized relatively quickly what had gone wrong once someone >posted a backtrace, I think it was scott. > >I also explained to scott why the ordering is needed. Right now he >has rebroken the mp safety of filedescs so instead of a problem that's >quite easy to find we have broken code that's racey and can lead to >crashes. Well, if given the choice between something which works most of the time on all the machines, and something which breaks some of the machines totally all of the time, I prefer the former until the true fix can be found. -- 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 0:50: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3024437B401; Mon, 24 Feb 2003 00:50:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6BE743FB1; Mon, 24 Feb 2003 00:49:59 -0800 (PST) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O8nx0U061337; Mon, 24 Feb 2003 00:49:59 -0800 (PST) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O8nxFA061336; Mon, 24 Feb 2003 00:49:59 -0800 (PST) Message-Id: <200302240849.h1O8nxFA061336@repoman.freebsd.org> From: David Schultz Date: Mon, 24 Feb 2003 00:49:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs quota.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG das 2003/02/24 00:49:59 PST Modified files: sys/ufs/ufs quota.h Log: Expand the reference count on struct dquot to 32 bits. This fixes a panic on large systems where a single user may have more than 64K active or inactive vnodes. PR: 48234 Reviewed by: mike (mentor) Revision Changes Path 1.24 +1 -2 src/sys/ufs/ufs/quota.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 0:51:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A86437B401; Mon, 24 Feb 2003 00:51:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D07CA43FCB; Mon, 24 Feb 2003 00:51:31 -0800 (PST) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O8pV0U061804; Mon, 24 Feb 2003 00:51:31 -0800 (PST) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O8pVsc061803; Mon, 24 Feb 2003 00:51:31 -0800 (PST) Message-Id: <200302240851.h1O8pVsc061803@repoman.freebsd.org> From: David Schultz Date: Mon, 24 Feb 2003 00:51:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/swapon swapon.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG das 2003/02/24 00:51:31 PST Modified files: sbin/swapon swapon.c Log: - Add a clearer error message for the case where swapon hits the NSWAPDEV limit. - Don't warn about devices that are not in use in 'swapoff -a'. - Re-add behavior mistakenly removed in revision 1.44: If using 'swapon -a', do not warn if the device is already in use. PR: 46633 Submitted by: Andy Farkas (in part) Reviewed by: mike (mentor) Revision Changes Path 1.17 +9 -3 src/sbin/swapon/swapon.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 0:52: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8501D37B401; Mon, 24 Feb 2003 00:52:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29AC643F3F; Mon, 24 Feb 2003 00:52:07 -0800 (PST) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O8q60U061876; Mon, 24 Feb 2003 00:52:06 -0800 (PST) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O8q6pJ061875; Mon, 24 Feb 2003 00:52:06 -0800 (PST) Message-Id: <200302240852.h1O8q6pJ061875@repoman.freebsd.org> From: David Schultz Date: Mon, 24 Feb 2003 00:52:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/swapon swapon.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG das 2003/02/24 00:52:06 PST Modified files: sbin/swapon swapon.8 Log: Clarify about NSWAPDEV, add a DIAGNOSTICS section pointing to swapon(2), and correct HISTORY. Reviewed by: mike (mentor) Revision Changes Path 1.23 +8 -3 src/sbin/swapon/swapon.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 1: 6: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83AA837B401; Mon, 24 Feb 2003 01:06:02 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AE8D43FAF; Mon, 24 Feb 2003 01:06:01 -0800 (PST) (envelope-from keramida@freebsd.org) Received: from gothmog.gr (patr364-a28.otenet.gr [195.167.109.60]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h1O95w2O026887; Mon, 24 Feb 2003 11:05:59 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.7/8.12.7) with ESMTP id h1O94MH5003203; Mon, 24 Feb 2003 11:04:22 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from giorgos@localhost) by gothmog.gr (8.12.7/8.12.7/Submit) id h1O94MUe003202; Mon, 24 Feb 2003 11:04:22 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Mon, 24 Feb 2003 11:04:22 +0200 From: Giorgos Keramidas To: Tom Rhodes Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/mount_cd9660 mount_cd9660.8 src/sbin/mount_ext2fs mount_ext2fs.8 src/sbin/mount_hpfs mount_hpfs.8 src/sbin/mount_ntfs mount_ntfs.8 src/sbin/newfs_msdos newfs_msdos.8 src/sbin/nologin nologin.8 src/sbin/ping6 ping6.8 ... Message-ID: <20030224090421.GB1832@gothmog.gr> References: <200302240056.h1O0uhRU025466@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302240056.h1O0uhRU025466@repoman.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2003-02-23 16:56, Tom Rhodes wrote: > Sync with current. This includes .Nm utility and a few spelling fixes. > > Revision Changes Path > 1.12.2.6 +8 -8 src/sbin/mount_cd9660/mount_cd9660.8 > [snip 9 more manpages] Ohhh, impressive :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 1:37:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C162B37B401; Mon, 24 Feb 2003 01:37:09 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2924E43FCB; Mon, 24 Feb 2003 01:37:09 -0800 (PST) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id EEF4DAE165; Mon, 24 Feb 2003 01:37:08 -0800 (PST) Date: Mon, 24 Feb 2003 01:37:08 -0800 From: Alfred Perlstein To: phk@phk.freebsd.dk Cc: Scott Long , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c Message-ID: <20030224093708.GM27224@elvis.mu.org> References: <20030224082427.GL27224@elvis.mu.org> <30346.1046075295@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <30346.1046075295@critter.freebsd.dk> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * phk@phk.freebsd.dk [030224 00:28] wrote: > In message <20030224082427.GL27224@elvis.mu.org>, Alfred Perlstein writes: > > >> It børks a diskless machine, I posted the details to current@ some days ago. > > > >No, I realized relatively quickly what had gone wrong once someone > >posted a backtrace, I think it was scott. > > > >I also explained to scott why the ordering is needed. Right now he > >has rebroken the mp safety of filedescs so instead of a problem that's > >quite easy to find we have broken code that's racey and can lead to > >crashes. > > Well, if given the choice between something which works most of the time > on all the machines, and something which breaks some of the machines > totally all of the time, I prefer the former until the true fix can > be found. I didn't offer nor care about the choice you're describing, except to note that the comment describing it sucks as much as the change itself. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 1:50:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 134F137B401; Mon, 24 Feb 2003 01:50:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A804743FBF; Mon, 24 Feb 2003 01:50:14 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O9oE0U065124; Mon, 24 Feb 2003 01:50:14 -0800 (PST) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O9oEni065123; Mon, 24 Feb 2003 01:50:14 -0800 (PST) Message-Id: <200302240950.h1O9oEni065123@repoman.freebsd.org> From: Norikatsu Shigemura Date: Mon, 24 Feb 2003 01:50:14 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/pango Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2003/02/24 01:50:14 PST Modified files: x11-toolkits/pango Makefile Log: Bump PORTREVISION by changing libXft2.so to libXft.so. PR: ports/48463 Reported by: Timothy R. Geier and many Not objected to by: cvs-all, marcus, anholt (5days) Revision Changes Path 1.40 +1 -0 ports/x11-toolkits/pango/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 2: 0:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E6DC37B401; Mon, 24 Feb 2003 02:00:12 -0800 (PST) Received: from kurush.osdn.org.ua (external.osdn.org.ua [212.40.34.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 454B243FBD; Mon, 24 Feb 2003 02:00:07 -0800 (PST) (envelope-from never@kurush.osdn.org.ua) Received: from kurush.osdn.org.ua (never@localhost [127.0.0.1]) by kurush.osdn.org.ua (8.12.6/8.12.6) with ESMTP id h1O9xsM9077178; Mon, 24 Feb 2003 11:59:55 +0200 (EET) (envelope-from never@kurush.osdn.org.ua) Received: (from never@localhost) by kurush.osdn.org.ua (8.12.6/8.12.6/Submit) id h1O9xs6f077176; Mon, 24 Feb 2003 11:59:54 +0200 (EET) Date: Mon, 24 Feb 2003 11:59:54 +0200 From: Alexandr Kovalenko To: Pete Fritchman , nork@FreeBSD.ORG Cc: ports-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/www/flashpluginwrapper Makefile pkg-descr Message-ID: <20030224095953.GA77018@nevermind.kiev.ua> References: <200302221659.h1MGx67b068653@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200302221659.h1MGx67b068653@repoman.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Pete Fritchman! On Sat, Feb 22, 2003 at 08:59:06AM -0800, you wrote: > petef 2003/02/22 08:59:06 PST > > Modified files: > www/flashpluginwrapper Makefile pkg-descr > Log: > Hand maintainership over to nork@. Any chances on flash-6 support anytime soon? -- NEVE-RIPE, will build world for food Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 2:30:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3979337B401; Mon, 24 Feb 2003 02:30:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D1943FB1; Mon, 24 Feb 2003 02:30:43 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OAUh0U067670; Mon, 24 Feb 2003 02:30:43 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OAUhxN067668; Mon, 24 Feb 2003 02:30:43 -0800 (PST) Message-Id: <200302241030.h1OAUhxN067668@repoman.freebsd.org> From: Akinori MUSHA Date: Mon, 24 Feb 2003 02:30:43 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/projects cvsweb.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/24 02:30:43 PST Modified files: en/projects cvsweb.sgml Log: OpenDarwin uses FreeBSD-CVSweb too. Revision Changes Path 1.12 +2 -1 www/en/projects/cvsweb.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 2:37:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66DE937B401; Mon, 24 Feb 2003 02:37:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0977243FD7; Mon, 24 Feb 2003 02:37:54 -0800 (PST) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OAbr0U068123; Mon, 24 Feb 2003 02:37:53 -0800 (PST) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OAbr6s068122; Mon, 24 Feb 2003 02:37:53 -0800 (PST) Message-Id: <200302241037.h1OAbr6s068122@repoman.freebsd.org> From: Tilman Linneweh Date: Mon, 24 Feb 2003 02:37:53 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/qadsl Makefile pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arved 2003/02/24 02:37:53 PST Modified files: net/qadsl Makefile pkg-descr Log: Update WWW and MASTER_SITES. PR: 48373 Submitted by: MA, Dunzi Revision Changes Path 1.3 +1 -1 ports/net/qadsl/Makefile 1.2 +1 -1 ports/net/qadsl/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 2:37:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0B0937B407; Mon, 24 Feb 2003 02:37:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4270F43FD7; Mon, 24 Feb 2003 02:37:55 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OAbt0U068152; Mon, 24 Feb 2003 02:37:55 -0800 (PST) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OAbtPv068151; Mon, 24 Feb 2003 02:37:55 -0800 (PST) Message-Id: <200302241037.h1OAbtPv068151@repoman.freebsd.org> From: Kris Kennaway Date: Mon, 24 Feb 2003 02:37:55 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2003/02/24 02:37:54 PST Modified files: mail Makefile Log: Finish removing imp Pointy hat to: leeym Revision Changes Path 1.358 +0 -1 ports/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 2:46:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED83A37B401; Mon, 24 Feb 2003 02:46:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FC3A43FA3; Mon, 24 Feb 2003 02:46:21 -0800 (PST) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OAkL0U068759; Mon, 24 Feb 2003 02:46:21 -0800 (PST) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OAkL7F068758; Mon, 24 Feb 2003 02:46:21 -0800 (PST) Message-Id: <200302241046.h1OAkL7F068758@repoman.freebsd.org> From: Tilman Linneweh Date: Mon, 24 Feb 2003 02:46:21 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/cooledit Makefile pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arved 2003/02/24 02:46:21 PST Modified files: editors/cooledit Makefile pkg-descr Log: Update WWW and MASTER_SITES PR: 48300 Submitted by: MA, Dunzi Revision Changes Path 1.37 +2 -1 ports/editors/cooledit/Makefile 1.3 +1 -1 ports/editors/cooledit/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 2:48: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3AC837B405; Mon, 24 Feb 2003 02:48:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CBC143FDF; Mon, 24 Feb 2003 02:48:02 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OAm20U068831; Mon, 24 Feb 2003 02:48:02 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OAm1lq068830; Mon, 24 Feb 2003 02:48:01 -0800 (PST) Message-Id: <200302241048.h1OAm1lq068830@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 24 Feb 2003 02:48:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools/tinderbox tinderbox.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2003/02/24 02:48:01 PST Modified files: tools/tools/tinderbox tinderbox.pl Log: Hacks to get i386 and pc98 building: - TARGET=${TARGET_MACHINE} - BOOT2_UFS=UFS1_ONLY Revision Changes Path 1.12 +2 -0 src/tools/tools/tinderbox/tinderbox.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 2:52:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3FB237B401; Mon, 24 Feb 2003 02:52:39 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC9FC43F75; Mon, 24 Feb 2003 02:52:37 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id VAA02398; Mon, 24 Feb 2003 21:52:35 +1100 Date: Mon, 24 Feb 2003 21:53:49 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Marcel Moolenaar Cc: src-committers@FreeBSD.org, , Subject: Re: cvs commit: src/bin/sh machdep.h memalloc.c nodes.c.pat In-Reply-To: <200302240807.h1O875e2058863@repoman.freebsd.org> Message-ID: <20030224214010.I6444-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 24 Feb 2003, Marcel Moolenaar wrote: > marcel 2003/02/24 00:07:05 PST > > Modified files: > bin/sh memalloc.c nodes.c.pat > Removed files: > bin/sh machdep.h > Log: > Third attempt at removing machdep.h and using ALIGN from . > The initial stack_block is staticly allocated and will be aligned > according to the alignment requirements of pointers, which does not > necessarily match the alignment enforced by ALIGN. To solve this a > more involved change is required: remove the static initial stack > and deal with an initial condition of not having a stack at all. This > change is therefore more risky than the previous ones, but unavoidable > (other than not using the platform default alignment). You could align the statically allocated stack (struct) using the standard hack of putting a field that needs strictest alignment in it: struct stack_block { struct stack_block *prev; aligned_t space; char morespace[MINSIZE - sizeof(aligned_t)]; }; where [_]aligned_t is defined by MD magic (involving the aligned attribute in the gcc case) near the definition of [_]ALIGN(). `morespace' may have the wrong size here (it may be affected by unnamed padding before `space'...) but it has a bogus Ultrixified value anyway). 512 for the whole struct might be better. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 3: 1:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB4DA37B401; Mon, 24 Feb 2003 03:01:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D6C643F85; Mon, 24 Feb 2003 03:01:57 -0800 (PST) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OB1v0U070012; Mon, 24 Feb 2003 03:01:57 -0800 (PST) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OB1v1B070011; Mon, 24 Feb 2003 03:01:57 -0800 (PST) Message-Id: <200302241101.h1OB1v1B070011@repoman.freebsd.org> From: Tilman Linneweh Date: Mon, 24 Feb 2003 03:01:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/nocol Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arved 2003/02/24 03:01:57 PST Modified files: net/nocol Makefile Log: Update MASTER_SITES. PR: 48577 Submitted by: Steve Peterson Revision Changes Path 1.10 +1 -1 ports/net/nocol/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 4:11: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD1F537B401; Mon, 24 Feb 2003 04:11:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FE0043F85; Mon, 24 Feb 2003 04:11:05 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OCB50U074525; Mon, 24 Feb 2003 04:11:05 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OCB5VK074523; Mon, 24 Feb 2003 04:11:05 -0800 (PST) Message-Id: <200302241211.h1OCB5VK074523@repoman.freebsd.org> From: Dmitry Sivachenko Date: Mon, 24 Feb 2003 04:11:05 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/bacula Makefile distinfo pkg-descr pkg-plist ports/sysutils/bacula/files patch-autoconf-Make.common.in patch-configure patch-scripts-Makefile.in patch-scripts-fd.in patch-src-cats-Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/24 04:11:05 PST Modified files: sysutils Makefile Added files: sysutils/bacula Makefile distinfo pkg-descr pkg-plist sysutils/bacula/files patch-autoconf-Make.common.in patch-configure patch-scripts-Makefile.in patch-scripts-fd.in patch-src-cats-Makefile.in Log: New port: bacula -- network backup solution. Revision Changes Path 1.338 +1 -0 ports/sysutils/Makefile 1.1 +41 -0 ports/sysutils/bacula/Makefile (new) 1.1 +1 -0 ports/sysutils/bacula/distinfo (new) 1.1 +19 -0 ports/sysutils/bacula/files/patch-autoconf-Make.common.in (new) 1.1 +15 -0 ports/sysutils/bacula/files/patch-configure (new) 1.1 +25 -0 ports/sysutils/bacula/files/patch-scripts-Makefile.in (new) 1.1 +13 -0 ports/sysutils/bacula/files/patch-scripts-fd.in (new) 1.1 +32 -0 ports/sysutils/bacula/files/patch-src-cats-Makefile.in (new) 1.1 +11 -0 ports/sysutils/bacula/pkg-descr (new) 1.1 +164 -0 ports/sysutils/bacula/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 4:11:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F3FD37B401; Mon, 24 Feb 2003 04:11:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F52943F3F; Mon, 24 Feb 2003 04:11:19 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OCBJ0U074672; Mon, 24 Feb 2003 04:11:19 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OCBInB074671; Mon, 24 Feb 2003 04:11:18 -0800 (PST) Message-Id: <200302241211.h1OCBInB074671@repoman.freebsd.org> From: Dmitry Sivachenko Date: Mon, 24 Feb 2003 04:11:18 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/24 04:11:18 PST Modified files: . modules Log: bacula --> ports/sysutils/bacula Revision Changes Path 1.6798 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 4:12:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA60E37B401; Mon, 24 Feb 2003 04:12:24 -0800 (PST) Received: from demos.su (mx.demos.su [194.87.0.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AEFE43FBD; Mon, 24 Feb 2003 04:12:22 -0800 (PST) (envelope-from mitya@fling-wing.demos.su) Received: from [194.87.5.69] (HELO fling-wing.demos.su) by demos.su (CommuniGate Pro SMTP 4.0.6/D) with ESMTP-TLS id 62357728; Mon, 24 Feb 2003 15:12:21 +0300 Received: from fling-wing.demos.su (localhost [127.0.0.1]) by fling-wing.demos.su (8.12.6/8.12.6) with ESMTP id h1OCCKL2094252; Mon, 24 Feb 2003 15:12:20 +0300 (MSK) (envelope-from mitya@fling-wing.demos.su) Received: (from mitya@localhost) by fling-wing.demos.su (8.12.6/8.12.6/Submit) id h1OCCKNN094251; Mon, 24 Feb 2003 15:12:20 +0300 (MSK) Date: Mon, 24 Feb 2003 15:12:20 +0300 From: Dmitry Sivachenko To: Mario Sergio Fujikawa Ferreira Cc: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Tools/scripts addport Message-ID: <20030224121220.GA93873@fling-wing.demos.su> References: <200302232006.h1NK66ws002910@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200302232006.h1NK66ws002910@repoman.freebsd.org> WWW-Home-Page: http://mitya.pp.ru/ X-PGP-Key: http://mitya.pp.ru/mitya.asc User-Agent: Mutt/1.5.3i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 23, 2003 at 12:06:06PM -0800, Mario Sergio Fujikawa Ferreira wrote: > lioux 2003/02/23 12:06:06 PST > > Modified files: > Tools/scripts addport > Log: > Another try at fixing the "adding to CVSROOT/modules from remote > hosts (non-freefall)" bug: add '-A' argument to ssh(1) command line > for accessing host cointaining modules file. This should fix the > bug for ssh-agent(1) users. Others can just switch to using > ssh-agent(1). > Thanks! Now it works. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 4:55:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD14437B409; Mon, 24 Feb 2003 04:54:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E19C43FDD; Mon, 24 Feb 2003 04:54:57 -0800 (PST) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OCsv0U077913; Mon, 24 Feb 2003 04:54:57 -0800 (PST) (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OCsueK077912; Mon, 24 Feb 2003 04:54:56 -0800 (PST) Message-Id: <200302241254.h1OCsueK077912@repoman.freebsd.org> From: MANTANI Nobutaka Date: Mon, 24 Feb 2003 04:54:56 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: cvs commit: CVSROOT modules ports MOVED ports/graphics Makefile ports/graphics/libdvdnav Makefile distinfo pkg-descr pkg-plist ports/graphics/libdvdnav/files patch-example:Makefile.in patch-ltmain.sh ports/graphics/libxine Makefile distinfo pkg-descr pkg-plist ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nobutaka 2003/02/24 04:54:56 PST Modified files: . modules . MOVED graphics Makefile multimedia Makefile multimedia/libdvdnav Makefile multimedia/libxine Makefile multimedia/xine Makefile Removed files: graphics/libdvdnav Makefile distinfo pkg-descr pkg-plist graphics/libdvdnav/files patch-example:Makefile.in patch-ltmain.sh graphics/libxine Makefile distinfo pkg-descr pkg-plist graphics/libxine/files patch-configure patch-ltmain.sh patch-src:dxr3:video_out_dxr3.c patch-src:input:input_dvd.c patch-src:input:input_vcd.c patch-src:input:libdvdnav:vm.c patch-src:input:libreal:real.c patch-src:input:libreal:sdpplin.c patch-src:input:librtsp:rtsp.c patch-src:input:librtsp:rtsp_session.c patch-src:liba52:Makefile.in patch-src:liba52:xine_decoder.c patch-src:libffmpeg:Makefile.in patch-src:libffmpeg:xine_decoder.c patch-src:libmad:Makefile.in patch-src:libmad:xine_decoder.c patch-src:libspudec:spu.c patch-src:video_out:video_out_sdl.c graphics/xine Makefile distinfo pkg-descr pkg-message pkg-plist graphics/xine/files patch-ltmain.sh patch-readline:chardefs.h patch-src:xitk:network.c patch-src:xitk:session.c Log: Move graphics/libdvdnav, graphics/libxine and graphics/xine to the multimedia category. Revision Changes Path 1.6799 +3 -3 CVSROOT/modules 1.74 +4 -1 ports/MOVED 1.562 +0 -3 ports/graphics/Makefile 1.9 +0 -31 ports/graphics/libdvdnav/Makefile (dead) 1.5 +0 -1 ports/graphics/libdvdnav/distinfo (dead) 1.2 +0 -11 ports/graphics/libdvdnav/files/patch-example:Makefile.in (dead) 1.4 +0 -32 ports/graphics/libdvdnav/files/patch-ltmain.sh (dead) 1.2 +0 -6 ports/graphics/libdvdnav/pkg-descr (dead) 1.4 +0 -13 ports/graphics/libdvdnav/pkg-plist (dead) 1.30 +0 -112 ports/graphics/libxine/Makefile (dead) 1.11 +0 -1 ports/graphics/libxine/distinfo (dead) 1.2 +0 -11 ports/graphics/libxine/files/patch-configure (dead) 1.2 +0 -23 ports/graphics/libxine/files/patch-ltmain.sh (dead) 1.2 +0 -11 ports/graphics/libxine/files/patch-src:dxr3:video_out_dxr3.c (dead) 1.2 +0 -20 ports/graphics/libxine/files/patch-src:input:input_dvd.c (dead) 1.2 +0 -89 ports/graphics/libxine/files/patch-src:input:input_vcd.c (dead) 1.2 +0 -11 ports/graphics/libxine/files/patch-src:input:libdvdnav:vm.c (dead) 1.2 +0 -10 ports/graphics/libxine/files/patch-src:input:libreal:real.c (dead) 1.2 +0 -12 ports/graphics/libxine/files/patch-src:input:libreal:sdpplin.c (dead) 1.2 +0 -10 ports/graphics/libxine/files/patch-src:input:librtsp:rtsp.c (dead) 1.2 +0 -10 ports/graphics/libxine/files/patch-src:input:librtsp:rtsp_session.c (dead) 1.2 +0 -40 ports/graphics/libxine/files/patch-src:liba52:Makefile.in (dead) 1.5 +0 -13 ports/graphics/libxine/files/patch-src:liba52:xine_decoder.c (dead) 1.2 +0 -32 ports/graphics/libxine/files/patch-src:libffmpeg:Makefile.in (dead) 1.5 +0 -13 ports/graphics/libxine/files/patch-src:libffmpeg:xine_decoder.c (dead) 1.2 +0 -47 ports/graphics/libxine/files/patch-src:libmad:Makefile.in (dead) 1.2 +0 -16 ports/graphics/libxine/files/patch-src:libmad:xine_decoder.c (dead) 1.2 +0 -10 ports/graphics/libxine/files/patch-src:libspudec:spu.c (dead) 1.3 +0 -11 ports/graphics/libxine/files/patch-src:video_out:video_out_sdl.c (dead) 1.4 +0 -8 ports/graphics/libxine/pkg-descr (dead) 1.15 +0 -198 ports/graphics/libxine/pkg-plist (dead) 1.35 +0 -77 ports/graphics/xine/Makefile (dead) 1.19 +0 -1 ports/graphics/xine/distinfo (dead) 1.2 +0 -49 ports/graphics/xine/files/patch-ltmain.sh (dead) 1.2 +0 -12 ports/graphics/xine/files/patch-readline:chardefs.h (dead) 1.2 +0 -12 ports/graphics/xine/files/patch-src:xitk:network.c (dead) 1.2 +0 -10 ports/graphics/xine/files/patch-src:xitk:session.c (dead) 1.3 +0 -6 ports/graphics/xine/pkg-descr (dead) 1.2 +0 -4 ports/graphics/xine/pkg-message (dead) 1.22 +0 -288 ports/graphics/xine/pkg-plist (dead) 1.22 +3 -0 ports/multimedia/Makefile 1.9 +1 -1 ports/multimedia/libdvdnav/Makefile 1.30 +1 -1 ports/multimedia/libxine/Makefile 1.35 +2 -2 ports/multimedia/xine/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 4:57: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0977B37B401; Mon, 24 Feb 2003 04:57:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A31CF43F85; Mon, 24 Feb 2003 04:57:02 -0800 (PST) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OCv20U078219; Mon, 24 Feb 2003 04:57:02 -0800 (PST) (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OCv2LD078218; Mon, 24 Feb 2003 04:57:02 -0800 (PST) Message-Id: <200302241257.h1OCv2LD078218@repoman.freebsd.org> From: MANTANI Nobutaka Date: Mon, 24 Feb 2003 04:57:02 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/pornview Makefile ports/graphics/totem Makefile ports/graphics/xine_d4d_plugin Makefile ports/graphics/xine_d5d_plugin Makefile ports/multimedia/dvdrip Makefile ports/multimedia/gstreamer-plugins Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nobutaka 2003/02/24 04:57:02 PST Modified files: graphics/pornview Makefile graphics/totem Makefile graphics/xine_d4d_plugin Makefile graphics/xine_d5d_plugin Makefile multimedia/dvdrip Makefile multimedia/gstreamer-plugins Makefile multimedia/kdemultimedia3 Makefile multimedia/mplayer Makefile multimedia/mplayerxp Makefile Log: Sync with the category changes of libdvdnav, libxine and xine. Revision Changes Path 1.4 +1 -1 ports/graphics/pornview/Makefile 1.5 +1 -1 ports/graphics/totem/Makefile 1.10 +1 -1 ports/graphics/xine_d4d_plugin/Makefile 1.10 +1 -1 ports/graphics/xine_d5d_plugin/Makefile 1.9 +1 -1 ports/multimedia/dvdrip/Makefile 1.15 +1 -1 ports/multimedia/gstreamer-plugins/Makefile 1.78 +2 -2 ports/multimedia/kdemultimedia3/Makefile 1.48 +1 -1 ports/multimedia/mplayer/Makefile 1.39 +1 -1 ports/multimedia/mplayerxp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 5:36:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51AB237B401; Mon, 24 Feb 2003 05:36:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16CFA43FE3; Mon, 24 Feb 2003 05:10:31 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OD9m0U079189; Mon, 24 Feb 2003 05:09:48 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OD9mIw079188; Mon, 24 Feb 2003 05:09:48 -0800 (PST) Message-Id: <200302241309.h1OD9mIw079188@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 24 Feb 2003 05:09:48 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/security advisories.xml security.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2003/02/24 05:09:48 PST Modified files: en/security advisories.xml security.sgml Log: Add FreeBSD-SA-03:02.openssl and FreeBSD-SA-03:03.syncookies. Revision Changes Path 1.127 +12 -1 www/en/security/advisories.xml 1.126 +4 -2 www/en/security/security.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 6: 5:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 198C337B405; Mon, 24 Feb 2003 06:05:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42BB544413; Mon, 24 Feb 2003 05:31:05 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1ODSW0U080486; Mon, 24 Feb 2003 05:28:32 -0800 (PST) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1ODSWgA080485; Mon, 24 Feb 2003 05:28:32 -0800 (PST) Message-Id: <200302241328.h1ODSWgA080485@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Mon, 24 Feb 2003 05:28:32 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/php-dbg Makefile ports/devel/php-dbg/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG vanilla 2003/02/24 05:28:32 PST Modified files: devel/php-dbg Makefile Added files: devel/php-dbg/files patch-configure Log: Respect CFLAGS. PR: ports/48624 Submitted by: maintainer Revision Changes Path 1.3 +2 -0 ports/devel/php-dbg/Makefile 1.1 +25 -0 ports/devel/php-dbg/files/patch-configure (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 6: 6:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8617137B405; Mon, 24 Feb 2003 06:06:26 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F34F444BC; Mon, 24 Feb 2003 05:33:19 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.7/8.12.7) with ESMTP id h1ODUNZX090891; Mon, 24 Feb 2003 08:30:23 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: cvs commit: ports/x11-toolkits/pango Makefile From: Joe Marcus Clarke To: Norikatsu Shigemura Cc: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200302240950.h1O9oEni065123@repoman.freebsd.org> References: <200302240950.h1O9oEni065123@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-2fM1byU5nPnAylEMr9+h" Organization: MarcusCom, Inc. Message-Id: <1046093438.306.3.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 24 Feb 2003 08:30:38 -0500 X-Spam-Status: No, hits=-29.2 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-2fM1byU5nPnAylEMr9+h Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2003-02-24 at 04:50, Norikatsu Shigemura wrote: > nork 2003/02/24 01:50:14 PST >=20 > Modified files: > x11-toolkits/pango Makefile=20 > Log: > Bump PORTREVISION by changing libXft2.so to libXft.so. This is technically incomplete. All ports that depend on Xft need to be updated to fully expunge the libXft2. It's best to do a portupgrade -rf Xft to get things fixed. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-2fM1byU5nPnAylEMr9+h Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+Wh5+b2iPiv4Uz4cRArSLAJ96Yyg/vAJEhmLDby77mWz9XYK1/gCgkud2 o+XIli2BrC1yy92N+eRivxA= =fxkU -----END PGP SIGNATURE----- --=-2fM1byU5nPnAylEMr9+h-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 6: 8: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 156B937B406; Mon, 24 Feb 2003 06:08:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F8EC444C8; Mon, 24 Feb 2003 05:46:08 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1ODi70U081596; Mon, 24 Feb 2003 05:44:07 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1ODi7XF081595; Mon, 24 Feb 2003 05:44:07 -0800 (PST) Message-Id: <200302241344.h1ODi7XF081595@repoman.freebsd.org> From: Akinori MUSHA Date: Mon, 24 Feb 2003 05:44:07 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/ruby-rexml Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/24 05:44:07 PST Modified files: textproc/ruby-rexml Makefile distinfo pkg-plist Log: Update to 2.4.7. Revision Changes Path 1.24 +1 -1 ports/textproc/ruby-rexml/Makefile 1.22 +1 -1 ports/textproc/ruby-rexml/distinfo 1.19 +22 -22 ports/textproc/ruby-rexml/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 6: 9:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEEF837B405; Mon, 24 Feb 2003 06:09:22 -0800 (PST) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50768442A0; Mon, 24 Feb 2003 05:57:02 -0800 (PST) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) by watery.cc.kogakuin.ac.jp (8.12.6/8.12.6) with ESMTP id h1ODtexR024190; Mon, 24 Feb 2003 22:55:40 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Mon, 24 Feb 2003 22:54:05 +0900 (JST) Message-Id: <20030224.225405.41649721.nyan@jp.FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES From: Takahashi Yoshihiro In-Reply-To: <20030223175138.GA17606@dragon.nuxi.com> References: <200302231332.h1NDWXtL064336@repoman.freebsd.org> <20030223175138.GA17606@dragon.nuxi.com> X-Mailer: Mew version 3.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <20030223175138.GA17606@dragon.nuxi.com> "David O'Brien" writes: > Why are these MD? You didn't say it, but is the purpose of this to > create a pc98 LINT/NOTES? Yes. > I can maybe understand why some ISA things > were removed... but everyone I know of has PCI slots and you've moved > around some PCI RAID controllers. > > Can you explain more where you are headed with this? PC98 does not have ISA devices like atkbdc, vga, bt and aha. And then, some disk controllers don't work on PC98 even if they are PCI devices because it needs to have DISK BIOS for pc98. --- TAKAHASHI Yoshihiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 6: 9:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8847837B409; Mon, 24 Feb 2003 06:09:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 505C844672; Mon, 24 Feb 2003 05:54:42 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1ODEi0U079750; Mon, 24 Feb 2003 05:14:44 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1ODEiWT079749; Mon, 24 Feb 2003 05:14:44 -0800 (PST) Message-Id: <200302241314.h1ODEiWT079749@repoman.freebsd.org> From: Dmitry Sivachenko Date: Mon, 24 Feb 2003 05:14:44 -0800 (PST) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/devel/umbrello Makefile distinfo pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/24 05:14:44 PST Modified files: devel/umbrello Makefile distinfo Removed files: devel/umbrello pkg-comment Log: Update to version 1.1.1; de-pkg-comment. Revision Changes Path 1.5 +2 -1 ports/devel/umbrello/Makefile 1.4 +1 -1 ports/devel/umbrello/distinfo 1.2 +0 -1 ports/devel/umbrello/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 6: 9:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C4B037B407; Mon, 24 Feb 2003 06:09:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79D4044122; Mon, 24 Feb 2003 06:01:00 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OE0U0U082457; Mon, 24 Feb 2003 06:00:30 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OE0UKK082456; Mon, 24 Feb 2003 06:00:30 -0800 (PST) Message-Id: <200302241400.h1OE0UKK082456@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 24 Feb 2003 06:00:30 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/netpbm Makefile distinfo pkg-plist ports/graphics/netpbm/files patch-lib::Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/24 06:00:30 PST Modified files: graphics/netpbm Makefile distinfo pkg-plist graphics/netpbm/files patch-lib::Makefile Log: update to netpbm-10.14 PR: 48592 Submitted by: Oliver Lehmann Revision Changes Path 1.73 +1 -1 ports/graphics/netpbm/Makefile 1.40 +1 -1 ports/graphics/netpbm/distinfo 1.4 +1 -1 ports/graphics/netpbm/files/patch-lib::Makefile 1.42 +6 -1 ports/graphics/netpbm/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 6:12: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F25737B405; Mon, 24 Feb 2003 06:11:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95222441A2; Mon, 24 Feb 2003 06:10:30 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OEAU0U083172; Mon, 24 Feb 2003 06:10:30 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OEAUcw083171; Mon, 24 Feb 2003 06:10:30 -0800 (PST) Message-Id: <200302241410.h1OEAUcw083171@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 24 Feb 2003 06:10:30 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/lookout Makefile pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/24 06:10:30 PST Modified files: mail/lookout Makefile pkg-descr Log: update MASTER_SITES and pkg-descr PR: 48625 Submitted by: Janos Mohacsi Revision Changes Path 1.3 +1 -1 ports/mail/lookout/Makefile 1.2 +1 -1 ports/mail/lookout/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 6:12:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9871437B409; Mon, 24 Feb 2003 06:12:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE541441B6; Mon, 24 Feb 2003 06:10:43 -0800 (PST) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OEAh0U083263; Mon, 24 Feb 2003 06:10:43 -0800 (PST) (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OEAhGN083262; Mon, 24 Feb 2003 06:10:43 -0800 (PST) Message-Id: <200302241410.h1OEAhGN083262@repoman.freebsd.org> From: MANTANI Nobutaka Date: Mon, 24 Feb 2003 06:10:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/libxine Makefile distinfo pkg-plist ports/multimedia/libxine/files patch-src:input:input_dvd.c patch-src:input:input_vcd.c patch-src:input:librtsp:rtsp_session.c patch-src:libspudec:spu.c patch-src:video_out:video_out_sdl.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nobutaka 2003/02/24 06:10:43 PST Modified files: multimedia/libxine Makefile distinfo pkg-plist Removed files: multimedia/libxine/files patch-src:input:input_dvd.c patch-src:input:input_vcd.c patch-src:input:librtsp:rtsp_session.c patch-src:libspudec:spu.c patch-src:video_out:video_out_sdl.c Log: Update to 1-beta5. Revision Changes Path 1.31 +2 -3 ports/multimedia/libxine/Makefile 1.11 +1 -1 ports/multimedia/libxine/distinfo 1.2 +0 -20 ports/multimedia/libxine/files/patch-src:input:input_dvd.c (dead) 1.2 +0 -89 ports/multimedia/libxine/files/patch-src:input:input_vcd.c (dead) 1.2 +0 -10 ports/multimedia/libxine/files/patch-src:input:librtsp:rtsp_session.c (dead) 1.2 +0 -10 ports/multimedia/libxine/files/patch-src:libspudec:spu.c (dead) 1.3 +0 -11 ports/multimedia/libxine/files/patch-src:video_out:video_out_sdl.c (dead) 1.15 +1 -4 ports/multimedia/libxine/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 6:14:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EB5337B401; Mon, 24 Feb 2003 06:14:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46ABB4405D; Mon, 24 Feb 2003 06:13:23 -0800 (PST) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OEDM0U083682; Mon, 24 Feb 2003 06:13:22 -0800 (PST) (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OEDMei083681; Mon, 24 Feb 2003 06:13:22 -0800 (PST) Message-Id: <200302241413.h1OEDMei083681@repoman.freebsd.org> From: MANTANI Nobutaka Date: Mon, 24 Feb 2003 06:13:22 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/xine Makefile ports/multimedia/xine/files extra-patch-src:xitk:common.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nobutaka 2003/02/24 06:13:22 PST Modified files: multimedia/xine Makefile Added files: multimedia/xine/files extra-patch-src:xitk:common.h Log: Sync with libxine update. Add the extra patch to fix build error on 5.0-RELEASE. Revision Changes Path 1.36 +6 -1 ports/multimedia/xine/Makefile 1.1 +11 -0 ports/multimedia/xine/files/extra-patch-src:xitk:common.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 6:25: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6C8D37B401; Mon, 24 Feb 2003 06:25:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 782FE43FBF; Mon, 24 Feb 2003 06:25:07 -0800 (PST) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OEP70U084408; Mon, 24 Feb 2003 06:25:07 -0800 (PST) (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OEP7gv084407; Mon, 24 Feb 2003 06:25:07 -0800 (PST) Message-Id: <200302241425.h1OEP7gv084407@repoman.freebsd.org> From: MANTANI Nobutaka Date: Mon, 24 Feb 2003 06:25:07 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/totem Makefile ports/graphics/xine_d4d_plugin Makefile ports/graphics/xine_d5d_plugin Makefile ports/multimedia/kdemultimedia3 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nobutaka 2003/02/24 06:25:07 PST Modified files: graphics/totem Makefile graphics/xine_d4d_plugin Makefile graphics/xine_d5d_plugin Makefile multimedia/kdemultimedia3 Makefile Log: Sync with libxine shared library version bump. Bump PORTREVISION of graphics/totem to encourage rebuild. Revision Changes Path 1.6 +2 -2 ports/graphics/totem/Makefile 1.11 +1 -1 ports/graphics/xine_d4d_plugin/Makefile 1.11 +1 -1 ports/graphics/xine_d5d_plugin/Makefile 1.79 +1 -1 ports/multimedia/kdemultimedia3/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 6:25:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80EF137B401; Mon, 24 Feb 2003 06:25:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F1FD4401E; Mon, 24 Feb 2003 06:25:24 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OEPN0U084464; Mon, 24 Feb 2003 06:25:23 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OEPNdx084463; Mon, 24 Feb 2003 06:25:23 -0800 (PST) Message-Id: <200302241425.h1OEPNdx084463@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 24 Feb 2003 06:25:23 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/hackbot Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/24 06:25:23 PST Modified files: security/hackbot Makefile distinfo Log: update to hackbot-2.19 PR: 48627 Submitted by: Michael L. Hostbaek Revision Changes Path 1.4 +1 -1 ports/security/hackbot/Makefile 1.2 +1 -1 ports/security/hackbot/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 6:32:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3859837B401; Mon, 24 Feb 2003 06:32:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE6B743F3F; Mon, 24 Feb 2003 06:32:27 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OEWR0U085022; Mon, 24 Feb 2003 06:32:27 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OEWRoC085021; Mon, 24 Feb 2003 06:32:27 -0800 (PST) Message-Id: <200302241432.h1OEWRoC085021@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Mon, 24 Feb 2003 06:32:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ed if_ed_cbus.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2003/02/24 06:32:27 PST Modified files: sys/dev/ed if_ed_cbus.c Log: Fix printf format error. Revision Changes Path 1.7 +6 -6 src/sys/dev/ed/if_ed_cbus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 6:36: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9EA437B405; Mon, 24 Feb 2003 06:36:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4607443FCB; Mon, 24 Feb 2003 06:36:04 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OEa40U085194; Mon, 24 Feb 2003 06:36:04 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OEa4BX085193; Mon, 24 Feb 2003 06:36:04 -0800 (PST) Message-Id: <200302241436.h1OEa4BX085193@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Mon, 24 Feb 2003 06:36:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mp_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2003/02/24 06:36:03 PST Modified files: sys/i386/i386 mp_machdep.c Log: The mpbiosreason variable does not used for pc98. Revision Changes Path 1.203 +2 -0 src/sys/i386/i386/mp_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 7:15:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFC7137B401; Mon, 24 Feb 2003 07:15:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6501D43FCB; Mon, 24 Feb 2003 07:15:07 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OFF70U087959; Mon, 24 Feb 2003 07:15:07 -0800 (PST) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OFF7vv087958; Mon, 24 Feb 2003 07:15:07 -0800 (PST) Message-Id: <200302241515.h1OFF7vv087958@repoman.freebsd.org> From: Norikatsu Shigemura Date: Mon, 24 Feb 2003 07:15:06 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/samba Makefile distinfo pkg-plist ports/japanese/samba/files README.FreeBSD patch-aa patch-ba patch-includes.h smb.conf.default ports/japanese/samba/scripts configure.samba X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2003/02/24 07:15:06 PST Modified files: japanese/samba Makefile distinfo pkg-plist japanese/samba/files README.FreeBSD patch-ba patch-includes.h smb.conf.default Added files: japanese/samba/scripts configure.samba Removed files: japanese/samba/files patch-aa Log: Update to 2.2.7a-ja-1.0. PR: ports/48615 Submitted by: NAKAJI Hiroyuki (maintainer) Revision Changes Path 1.25 +156 -9 ports/japanese/samba/Makefile 1.15 +1 -1 ports/japanese/samba/distinfo 1.6 +2 -2 ports/japanese/samba/files/README.FreeBSD 1.6 +0 -11 ports/japanese/samba/files/patch-aa (dead) 1.4 +7 -16 ports/japanese/samba/files/patch-ba 1.2 +1 -1 ports/japanese/samba/files/patch-includes.h 1.5 +10 -1 ports/japanese/samba/files/smb.conf.default 1.14 +771 -713 ports/japanese/samba/pkg-plist 1.1 +97 -0 ports/japanese/samba/scripts/configure.samba (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 7:30:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEE1137B401; Mon, 24 Feb 2003 07:30:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F6A443FAF; Mon, 24 Feb 2003 07:30:56 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OFUu0U088893; Mon, 24 Feb 2003 07:30:56 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OFUuVa088890; Mon, 24 Feb 2003 07:30:56 -0800 (PST) Message-Id: <200302241530.h1OFUuVa088890@repoman.freebsd.org> From: Robert Watson Date: Mon, 24 Feb 2003 07:30:56 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news news.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2003/02/24 07:30:56 PST Modified files: en/news news.xml Log: The November-December, 2002 status report never got hooked up to the newsflash. Retroactively insert it as a Jan 23 news item. Revision Changes Path 1.136 +8 -1 www/en/news/news.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 7:56:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D74B437B401; Mon, 24 Feb 2003 07:56:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8270943FCB; Mon, 24 Feb 2003 07:56:33 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OFuX0U090649; Mon, 24 Feb 2003 07:56:33 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OFuXqM090648; Mon, 24 Feb 2003 07:56:33 -0800 (PST) Message-Id: <200302241556.h1OFuXqM090648@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 24 Feb 2003 07:56:33 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports MOVED ports/net Makefile ports/net/rdesktop-devel Makefile distinfo pkg-plist ports/net/rdesktop-devel/files patch-Makefile patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2003/02/24 07:56:33 PST Modified files: . MOVED net Makefile Removed files: net/rdesktop-devel Makefile distinfo pkg-plist net/rdesktop-devel/files patch-Makefile patch-configure Log: Remove obsolete development version of rdesktop. Revision Changes Path 1.75 +2 -1 ports/MOVED 1.932 +0 -1 ports/net/Makefile 1.16 +0 -36 ports/net/rdesktop-devel/Makefile (dead) 1.12 +0 -1 ports/net/rdesktop-devel/distinfo (dead) 1.4 +0 -44 ports/net/rdesktop-devel/files/patch-Makefile (dead) 1.2 +0 -19 ports/net/rdesktop-devel/files/patch-configure (dead) 1.4 +0 -30 ports/net/rdesktop-devel/pkg-plist (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 8: 7:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9048A37B401; Mon, 24 Feb 2003 08:07:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 329E543F75; Mon, 24 Feb 2003 08:07:08 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OG780U091316; Mon, 24 Feb 2003 08:07:08 -0800 (PST) (envelope-from steve@repoman.freebsd.org) Received: (from steve@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OG77qi091315; Mon, 24 Feb 2003 08:07:07 -0800 (PST) Message-Id: <200302241607.h1OG77qi091315@repoman.freebsd.org> From: Steve Price Date: Mon, 24 Feb 2003 08:07:07 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools make_index X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG steve 2003/02/24 08:07:07 PST Modified files: Tools make_index Log: Do a better job of stating which port we had problems with while mapping directories to package names. Revision Changes Path 1.10 +5 -5 ports/Tools/make_index To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 8:15: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4632B37B401; Mon, 24 Feb 2003 08:15:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD7C143F93; Mon, 24 Feb 2003 08:15:01 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OGF10U091919; Mon, 24 Feb 2003 08:15:01 -0800 (PST) (envelope-from alex@repoman.freebsd.org) Received: (from alex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OGF1p3091918; Mon, 24 Feb 2003 08:15:01 -0800 (PST) Message-Id: <200302241615.h1OGF1p3091918@repoman.freebsd.org> From: Alexander Langer Date: Mon, 24 Feb 2003 08:15:01 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/platforms sparc.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alex 2003/02/24 08:15:01 PST Modified files: en/platforms sparc.sgml Log: Add a missing mailto: Revision Changes Path 1.14 +2 -2 www/en/platforms/sparc.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 8:16:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BD1837B406; Mon, 24 Feb 2003 08:16:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE34343FDD; Mon, 24 Feb 2003 08:16:45 -0800 (PST) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OGGj0U092022; Mon, 24 Feb 2003 08:16:45 -0800 (PST) (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OGGjbX092021; Mon, 24 Feb 2003 08:16:45 -0800 (PST) Message-Id: <200302241616.h1OGGjbX092021@repoman.freebsd.org> From: Alexander Kabaev Date: Mon, 24 Feb 2003 08:16:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux.h linux_sysvec.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kan 2003/02/24 08:16:45 PST Modified files: sys/i386/linux linux.h linux_sysvec.c Log: Correctly map SIGSYS signal to/from Linux. Submitted by: "Georg-W. Koltermann" Revision Changes Path 1.62 +1 -1 src/sys/i386/linux/linux.h 1.113 +2 -2 src/sys/i386/linux/linux_sysvec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 8:23:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4308F37B401; Mon, 24 Feb 2003 08:23:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D45BD43FBF; Mon, 24 Feb 2003 08:23:50 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OGNo0U092608; Mon, 24 Feb 2003 08:23:50 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OGNogk092607; Mon, 24 Feb 2003 08:23:50 -0800 (PST) Message-Id: <200302241623.h1OGNogk092607@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 24 Feb 2003 08:23:50 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/frontpage Makefile ports/www/frontpage-ar Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/24 08:23:50 PST Modified files: www/frontpage Makefile www/frontpage-ar Makefile Log: - fix the file permission problem by running the ${FPSETPERM} script - remove the extra files created by the ${REINPLACE_CMD} PR: 48555 Submitted by: Scot W. Hetzel Revision Changes Path 1.8 +3 -0 ports/www/frontpage-ar/Makefile 1.7 +4 -0 ports/www/frontpage/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 8:29:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C15637B401; Mon, 24 Feb 2003 08:29:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAB1943FDF; Mon, 24 Feb 2003 08:29:41 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OGTf0U092851; Mon, 24 Feb 2003 08:29:41 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OGTfFZ092850; Mon, 24 Feb 2003 08:29:41 -0800 (PST) Message-Id: <200302241629.h1OGTfFZ092850@repoman.freebsd.org> From: Dmitry Sivachenko Date: Mon, 24 Feb 2003 08:29:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ImageMagick Makefile distinfo pkg-plist ports/graphics/ImageMagick/files patch-Magick++::lib::Makefile.in patch-configure patch-magick::Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/24 08:29:41 PST Modified files: graphics/ImageMagick Makefile distinfo pkg-plist graphics/ImageMagick/files patch-Magick++::lib::Makefile.in patch-configure patch-magick::Makefile.in Log: Update to version 5.5.5. Revision Changes Path 1.160 +2 -7 ports/graphics/ImageMagick/Makefile 1.76 +1 -1 ports/graphics/ImageMagick/distinfo 1.2 +5 -4 ports/graphics/ImageMagick/files/patch-Magick++::lib::Makefile.in 1.3 +0 -9 ports/graphics/ImageMagick/files/patch-configure 1.2 +5 -4 ports/graphics/ImageMagick/files/patch-magick::Makefile.in 1.72 +15 -6 ports/graphics/ImageMagick/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 8:33: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81A5537B401; Mon, 24 Feb 2003 08:33:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D057743F93; Mon, 24 Feb 2003 08:33:05 -0800 (PST) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OGX50U093304; Mon, 24 Feb 2003 08:33:05 -0800 (PST) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OGX5Ob093303; Mon, 24 Feb 2003 08:33:05 -0800 (PST) Message-Id: <200302241633.h1OGX5Ob093303@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 24 Feb 2003 08:33:05 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/smp index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brueffer 2003/02/24 08:33:05 PST Modified files: en/smp index.sgml Log: o Replace two dead links with working versions (1) o Add a link to jhb's USENIX paper (2) o Markup fixes (1) Prompted by: PR 48607 (2) Suggested by: Hiten Pandya Revision Changes Path 1.103 +9 -5 www/en/smp/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 8:41: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2290F37B401; Mon, 24 Feb 2003 08:40:59 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC3DD43FBF; Mon, 24 Feb 2003 08:40:53 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.7/8.12.2) with ESMTP id h1OGeU2p047309; Mon, 24 Feb 2003 08:40:30 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.7/8.12.7/Submit) id h1OGeTfn047308; Mon, 24 Feb 2003 08:40:29 -0800 (PST) Date: Mon, 24 Feb 2003 08:40:29 -0800 From: "David O'Brien" To: marius@alchemy.franken.de Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Mike Barcroft , Takahashi Yoshihiro Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES Message-ID: <20030224164029.GA47253@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200302231332.h1NDWXtL064336@repoman.freebsd.org> <20030223121933.D49626@espresso.bsdmike.org> <20030223175313.GB17545@dragon.nuxi.com> <20030224004518.L524@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030224004518.L524@newtrinity.zeist.de> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Feb 24, 2003 at 12:45:18AM +0100, marius@alchemy.franken.de wrote: > > Well... yes and no. Sun's will never have PS/2 mouse & keyboard. > > uhm, from a FreeBSD point of view? at least the Sun AXi mainboard and > its clones have ps/2 mouse and keyboard ports. Looking closer at an AXi mobo it actually has both: it has Sun keyboard/mouse port in the usual place -- and the PS/2 mouse and keyboard ports are on a PCI slot cover with wires plugging into the mobo. I haven't seen very many AXi, so I feel they're rather rare compared to all the other Suns in the world. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 8:41:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68A6337B401; Mon, 24 Feb 2003 08:41:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0901543FDF; Mon, 24 Feb 2003 08:41:57 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OGfu0U093918; Mon, 24 Feb 2003 08:41:56 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OGfuVg093917; Mon, 24 Feb 2003 08:41:56 -0800 (PST) Message-Id: <200302241641.h1OGfuVg093917@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 24 Feb 2003 08:41:56 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/spinner Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/24 08:41:56 PST Modified files: sysutils/spinner Makefile distinfo Log: update to spinner-1.2.4 PR: 48633 Submitted by: Michael L. Hostbaek Revision Changes Path 1.4 +1 -1 ports/sysutils/spinner/Makefile 1.3 +1 -1 ports/sysutils/spinner/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 8:42: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3690737B406; Mon, 24 Feb 2003 08:41:59 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 635F343FDF; Mon, 24 Feb 2003 08:41:58 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.7/8.12.2) with ESMTP id h1OGfw2p047321; Mon, 24 Feb 2003 08:41:58 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.7/8.12.7/Submit) id h1OGfu6l047320; Mon, 24 Feb 2003 08:41:56 -0800 (PST) Date: Mon, 24 Feb 2003 08:41:56 -0800 From: "David O'Brien" To: Takahashi Yoshihiro Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES Message-ID: <20030224164156.GB47253@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200302231332.h1NDWXtL064336@repoman.freebsd.org> <20030223175138.GA17606@dragon.nuxi.com> <20030224.225405.41649721.nyan@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030224.225405.41649721.nyan@jp.FreeBSD.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Feb 24, 2003 at 10:54:05PM +0900, Takahashi Yoshihiro wrote: > PC98 does not have ISA devices like atkbdc, vga, bt and aha. And > then, some disk controllers don't work on PC98 even if they are PCI > devices because it needs to have DISK BIOS for pc98. Is that just for booting, or any use? Many of these disk controllers aren't bootable on Alpha or Sparc64 either -- but they are well supported once you get the FreeBSD kernel running. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 8:43:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C78A437B401; Mon, 24 Feb 2003 08:43:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6857143F93; Mon, 24 Feb 2003 08:43:39 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OGhd0U093999; Mon, 24 Feb 2003 08:43:39 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OGhdJ4093998; Mon, 24 Feb 2003 08:43:39 -0800 (PST) Message-Id: <200302241643.h1OGhdJ4093998@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 24 Feb 2003 08:43:39 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/vcp Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/24 08:43:39 PST Modified files: sysutils/vcp Makefile distinfo Log: update to vcp-0.8 PR: 48634 Submitted by: Michael L. Hostbaek Revision Changes Path 1.3 +1 -1 ports/sysutils/vcp/Makefile 1.3 +1 -1 ports/sysutils/vcp/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 8:43:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 952C637B408; Mon, 24 Feb 2003 08:43:41 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93FF143FB1; Mon, 24 Feb 2003 08:43:38 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.7/8.12.2) with ESMTP id h1OGhc2p047336; Mon, 24 Feb 2003 08:43:38 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.7/8.12.7/Submit) id h1OGhbgO047335; Mon, 24 Feb 2003 08:43:37 -0800 (PST) Date: Mon, 24 Feb 2003 08:43:37 -0800 From: "David O'Brien" To: Bruce Evans Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf makeLINT.sed Message-ID: <20030224164337.GC47253@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200302231940.h1NJejEX097366@repoman.freebsd.org> <20030224124912.Q4588-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030224124912.Q4588-100000@gamplex.bde.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Feb 24, 2003 at 12:55:04PM +1100, Bruce Evans wrote: > On Sun, 23 Feb 2003, David E. O'Brien wrote: > > > obrien 2003/02/23 11:40:45 PST > > > > Modified files: > > sys/conf makeLINT.sed > > Log: > > Pass 'nodevice' onto the final output. > > Option-out might work better. `include' and comments are also not passed. > BTW, I've noticed the following defects in `include': > - doesn't work if nested. Hum... I have my own i386 kernel config that includes SMP, which in turn includes GENERIC. Is this the type of nested includes you're referring to? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 9:10:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9D5037B401; Mon, 24 Feb 2003 09:10:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AE5443FA3; Mon, 24 Feb 2003 09:10:33 -0800 (PST) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OHAX0U095498; Mon, 24 Feb 2003 09:10:33 -0800 (PST) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OHAXGA095497; Mon, 24 Feb 2003 09:10:33 -0800 (PST) Message-Id: <200302241710.h1OHAXGA095497@repoman.freebsd.org> From: Mike Barcroft Date: Mon, 24 Feb 2003 09:10:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/whois whois.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2003/02/24 09:10:32 PST Modified files: usr.bin/whois whois.c Log: Fix style bugs in previous commit. Revision Changes Path 1.34 +5 -7 src/usr.bin/whois/whois.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 9:11:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C42037B401 for ; Mon, 24 Feb 2003 09:11:49 -0800 (PST) Received: from go3.relevanttools.com (go3.relevanttools.com [216.174.197.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53BC043FE0 for ; Mon, 24 Feb 2003 09:11:48 -0800 (PST) (envelope-from relevant@go3.relevanttools.com) Received: from go3.relevanttools.com (localhost.relevanttools.com [127.0.0.1]) by go3.relevanttools.com (8.12.6/8.12.6) with ESMTP id h1OH8saw098702 for ; Mon, 24 Feb 2003 09:08:55 -0800 (PST) (envelope-from relevant@go3.relevanttools.com) Received: (from relevant@localhost) by go3.relevanttools.com (8.12.6/8.12.6/Submit) id h1OH8s7i098695; Mon, 24 Feb 2003 09:08:54 -0800 (PST) (envelope-from relevant) Date: Mon, 24 Feb 2003 09:08:54 -0800 (PST) Message-Id: <200302241708.h1OH8s7i098695@go3.relevanttools.com> From: "Lead Alert!" Subject: Data Savings! MIME-Version: 1.0 Content-Type: text/html X-RT-Mailing-Id: 1569,030224.0831.0001,cvs-all@freebsd.org,sevsemai/data/upload.030224.0748.22923.1::4496891 To: cvs-all@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG
To Learn More   Click Here!
---------------------------------------------------------------------------- To unsubscribe, click on the following URL: http://www.relevanttools.com/eis-cgi-bin/u?c=1569,4596&e=cvs-all@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 9:19:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFAFF37B401; Mon, 24 Feb 2003 09:19:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 536B843F3F; Mon, 24 Feb 2003 09:19:17 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OHJH0U095988; Mon, 24 Feb 2003 09:19:17 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OHJHl5095987; Mon, 24 Feb 2003 09:19:17 -0800 (PST) Message-Id: <200302241719.h1OHJHl5095987@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 24 Feb 2003 09:19:17 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/cdpr Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/24 09:19:17 PST Modified files: net/cdpr Makefile distinfo Log: update to cdpr-1.0.8 PR: 48631 Submitted by: Michael L. Hostbaek Revision Changes Path 1.8 +2 -1 ports/net/cdpr/Makefile 1.6 +1 -1 ports/net/cdpr/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 9:21:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF44737B401; Mon, 24 Feb 2003 09:21:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D37643FA3; Mon, 24 Feb 2003 09:21:16 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OHLG0U096424; Mon, 24 Feb 2003 09:21:16 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OHLGfx096423; Mon, 24 Feb 2003 09:21:16 -0800 (PST) Message-Id: <200302241721.h1OHLGfx096423@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 24 Feb 2003 09:21:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2003/02/24 09:21:16 PST Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: SA-03:02, SA-03:03. Revision Changes Path 1.505 +14 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 9:23: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11D1937B401; Mon, 24 Feb 2003 09:23:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5BB543F93; Mon, 24 Feb 2003 09:23:03 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OHN30U096493; Mon, 24 Feb 2003 09:23:03 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OHN3Gx096492; Mon, 24 Feb 2003 09:23:03 -0800 (PST) Message-Id: <200302241723.h1OHN3Gx096492@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 24 Feb 2003 09:23:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2003/02/24 09:23:03 PST Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Fix whitespace bogon introduced in previous commit...no content changes. Revision Changes Path 1.506 +2 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 9:24:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E8B137B401; Mon, 24 Feb 2003 09:24:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E9A343F3F; Mon, 24 Feb 2003 09:24:13 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OHOD0U096549; Mon, 24 Feb 2003 09:24:13 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OHODmK096548; Mon, 24 Feb 2003 09:24:13 -0800 (PST) Message-Id: <200302241724.h1OHODmK096548@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 24 Feb 2003 09:24:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2003/02/24 09:24:13 PST Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: SA-03:02, SA-03:03. Approved by: re (implicitly) Revision Changes Path 1.22.2.333 +14 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 9:30:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E7C437B401; Mon, 24 Feb 2003 09:30:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5CDB43F3F; Mon, 24 Feb 2003 09:30:45 -0800 (PST) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OHUj0U096885; Mon, 24 Feb 2003 09:30:45 -0800 (PST) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OHUjVS096884; Mon, 24 Feb 2003 09:30:45 -0800 (PST) Message-Id: <200302241730.h1OHUjVS096884@repoman.freebsd.org> From: Alan Cox Date: Mon, 24 Feb 2003 09:30:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2003/02/24 09:30:45 PST Modified files: sys/vm vm_page.c Log: In vm_page_dirty(), assert that the page is not in the free queue(s). Revision Changes Path 1.240 +2 -0 src/sys/vm/vm_page.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 9:50:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6F8437B401; Mon, 24 Feb 2003 09:50:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87BDE43F75; Mon, 24 Feb 2003 09:50:28 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OHoS0U098065; Mon, 24 Feb 2003 09:50:28 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OHoSbw098064; Mon, 24 Feb 2003 09:50:28 -0800 (PST) Message-Id: <200302241750.h1OHoSbw098064@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 24 Feb 2003 09:50:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2003/02/24 09:50:28 PST Modified files: release/doc/en_US.ISO8859-1/errata article.sgml Log: New errata: SA-03:02, SA-03:03. Revision Changes Path 1.28 +18 -0 src/release/doc/en_US.ISO8859-1/errata/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 9:52: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D498537B401; Mon, 24 Feb 2003 09:52:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74E0143FD7; Mon, 24 Feb 2003 09:52:03 -0800 (PST) (envelope-from schweikh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OHq30U098473; Mon, 24 Feb 2003 09:52:03 -0800 (PST) (envelope-from schweikh@repoman.freebsd.org) Received: (from schweikh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OHq3Wu098472; Mon, 24 Feb 2003 09:52:03 -0800 (PST) Message-Id: <200302241752.h1OHq3Wu098472@repoman.freebsd.org> From: Jens Schweikhardt Date: Mon, 24 Feb 2003 09:52:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG schweikh 2003/02/24 09:52:03 PST Modified files: games/fortune/datfiles fortunes Log: Fix a grammar bogon. Submitted by: Seth Hieronymus X-MFC after: 4.8 is out the door. Revision Changes Path 1.107 +1 -1 src/games/fortune/datfiles/fortunes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 9:52:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7869B37B405; Mon, 24 Feb 2003 09:52:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48F9E43FA3; Mon, 24 Feb 2003 09:52:11 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OHqB0U098505; Mon, 24 Feb 2003 09:52:11 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OHqBdf098504; Mon, 24 Feb 2003 09:52:11 -0800 (PST) Message-Id: <200302241752.h1OHqBdf098504@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 24 Feb 2003 09:52:11 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2003/02/24 09:52:11 PST Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/errata article.sgml Log: MFC: SA-03:02, SA-03:03. Approved by: re (implicitly) Revision Changes Path 1.1.2.95 +18 -0 src/release/doc/en_US.ISO8859-1/errata/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 9:58:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39F1937B401; Mon, 24 Feb 2003 09:58:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF84843FEA; Mon, 24 Feb 2003 09:58:36 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OHwa0U098704; Mon, 24 Feb 2003 09:58:36 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OHwa2J098703; Mon, 24 Feb 2003 09:58:36 -0800 (PST) Message-Id: <200302241758.h1OHwa2J098703@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 24 Feb 2003 09:58:36 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/5.0R errata.html X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2003/02/24 09:58:36 PST Modified files: en/releases/5.0R errata.html Log: Regen from article.sgml 1.28. Revision Changes Path 1.8 +88 -67 www/en/releases/5.0R/errata.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 9:59:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A9BB37B401; Mon, 24 Feb 2003 09:59:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DB8743FB1; Mon, 24 Feb 2003 09:59:14 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OHxE0U098744; Mon, 24 Feb 2003 09:59:14 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OHxEYp098743; Mon, 24 Feb 2003 09:59:14 -0800 (PST) Message-Id: <200302241759.h1OHxEYp098743@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 24 Feb 2003 09:59:14 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.7R errata.html X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2003/02/24 09:59:14 PST Modified files: en/releases/4.7R errata.html Log: Regen from article.sgml 1.1.2.95. Revision Changes Path 1.10 +32 -12 www/en/releases/4.7R/errata.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 10: 4:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96ABC37B401; Mon, 24 Feb 2003 10:04:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 391C843FAF; Mon, 24 Feb 2003 10:04:21 -0800 (PST) (envelope-from dcs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OI4L0U099242; Mon, 24 Feb 2003 10:04:21 -0800 (PST) (envelope-from dcs@repoman.freebsd.org) Received: (from dcs@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OI4Ktr099241; Mon, 24 Feb 2003 10:04:20 -0800 (PST) Message-Id: <200302241804.h1OI4Ktr099241@repoman.freebsd.org> From: "Daniel C. Sobral" Date: Mon, 24 Feb 2003 10:04:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dcs 2003/02/24 10:04:20 PST Modified files: games/fortune/datfiles fortunes2 Log: EMACS joke (no, not EMACS itself). Revision Changes Path 1.54 +6 -0 src/games/fortune/datfiles/fortunes2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 10:21:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D58A37B405 for ; Mon, 24 Feb 2003 10:21:15 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 9633B43FA3 for ; Mon, 24 Feb 2003 10:21:13 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 62354 invoked by uid 1000); 24 Feb 2003 18:20:34 -0000 Date: Mon, 24 Feb 2003 10:20:34 -0800 (PST) From: Nate Lawson To: phk@phk.freebsd.dk Cc: Alfred Perlstein , Scott Long , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c In-Reply-To: <30346.1046075295@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: 8BIT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 24 Feb 2003 phk@phk.freebsd.dk wrote: > In message <20030224082427.GL27224@elvis.mu.org>, Alfred Perlstein writes: > >> It børks a diskless machine, I posted the details to current@ some days ago. > > > >No, I realized relatively quickly what had gone wrong once someone > >posted a backtrace, I think it was scott. > > > >I also explained to scott why the ordering is needed. Right now he > >has rebroken the mp safety of filedescs so instead of a problem that's > >quite easy to find we have broken code that's racey and can lead to > >crashes. > > Well, if given the choice between something which works most of the time > on all the machines, and something which breaks some of the machines > totally all of the time, I prefer the former until the true fix can > be found. Plus a big XXX comment so this doesn't drift away. -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 11:55:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DF5737B406; Mon, 24 Feb 2003 11:55:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E559643FF5; Mon, 24 Feb 2003 11:55:25 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OJtP0U006188; Mon, 24 Feb 2003 11:55:25 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OJtP3N006187; Mon, 24 Feb 2003 11:55:25 -0800 (PST) Message-Id: <200302241955.h1OJtP3N006187@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 24 Feb 2003 11:55:25 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/mldonkey-serverspy Makefile distinfo pkg-descr pkg-plist ports/net/mldonkey-serverspy/files patch-mlservspy.pl wrapper.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/02/24 11:55:25 PST Modified files: net Makefile Added files: net/mldonkey-serverspy Makefile distinfo pkg-descr pkg-plist net/mldonkey-serverspy/files patch-mlservspy.pl wrapper.sh Log: New port mldonkey-serverspy version 1.2: MLDonkey Server Spy broadcasts your whereabouts on the eDonkey network Revision Changes Path 1.933 +1 -0 ports/net/Makefile 1.1 +70 -0 ports/net/mldonkey-serverspy/Makefile (new) 1.1 +1 -0 ports/net/mldonkey-serverspy/distinfo (new) 1.1 +11 -0 ports/net/mldonkey-serverspy/files/patch-mlservspy.pl (new) 1.1 +40 -0 ports/net/mldonkey-serverspy/files/wrapper.sh (new) 1.1 +15 -0 ports/net/mldonkey-serverspy/pkg-descr (new) 1.1 +7 -0 ports/net/mldonkey-serverspy/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 11:55:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FACE37B401; Mon, 24 Feb 2003 11:55:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EA1043FA3; Mon, 24 Feb 2003 11:55:44 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OJth0U006270; Mon, 24 Feb 2003 11:55:43 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OJthYL006269; Mon, 24 Feb 2003 11:55:43 -0800 (PST) Message-Id: <200302241955.h1OJthYL006269@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 24 Feb 2003 11:55:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/p5-Business-OnlinePayment-MerchantCommerce Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/24 11:55:43 PST Modified files: misc Makefile Added files: misc/p5-Business-OnlinePayment-MerchantCommerce Makefile distinfo pkg-descr pkg-plist Log: Add p5-Business-OnlinePayment-MerchantCommerce 0.01, a Business::OnlinePayment backend module for MerchantCommerce authorization service. Revision Changes Path 1.538 +1 -0 ports/misc/Makefile 1.1 +27 -0 ports/misc/p5-Business-OnlinePayment-MerchantCommerce/Makefile (new) 1.1 +1 -0 ports/misc/p5-Business-OnlinePayment-MerchantCommerce/distinfo (new) 1.1 +2 -0 ports/misc/p5-Business-OnlinePayment-MerchantCommerce/pkg-descr (new) 1.1 +5 -0 ports/misc/p5-Business-OnlinePayment-MerchantCommerce/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 11:56: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87FFA37B401; Mon, 24 Feb 2003 11:56:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CBE843FF3; Mon, 24 Feb 2003 11:55:59 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OJtx0U006322; Mon, 24 Feb 2003 11:55:59 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OJtx2Q006321; Mon, 24 Feb 2003 11:55:59 -0800 (PST) Message-Id: <200302241955.h1OJtx2Q006321@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 24 Feb 2003 11:55:59 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/02/24 11:55:59 PST Modified files: . modules Log: mldonkey-serverspy --> ports/net/mldonkey-serverspy Revision Changes Path 1.6800 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 11:57:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5CE237B401; Mon, 24 Feb 2003 11:57:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8521E43F85; Mon, 24 Feb 2003 11:57:08 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OJv80U006397; Mon, 24 Feb 2003 11:57:08 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OJv86d006396; Mon, 24 Feb 2003 11:57:08 -0800 (PST) Message-Id: <200302241957.h1OJv86d006396@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 24 Feb 2003 11:57:08 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/p5-Business-OnlinePayment-TCLink Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/24 11:57:08 PST Modified files: misc/p5-Business-OnlinePayment-TCLink Makefile distinfo Log: Update to 1.03. Revision Changes Path 1.6 +1 -2 ports/misc/p5-Business-OnlinePayment-TCLink/Makefile 1.2 +1 -1 ports/misc/p5-Business-OnlinePayment-TCLink/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 11:58:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FDCC37B401; Mon, 24 Feb 2003 11:58:18 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C7B943F3F; Mon, 24 Feb 2003 11:58:17 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h1OJwG1o043559; Mon, 24 Feb 2003 11:58:17 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.7/8.12.7) with ESMTP id h1OJwGWk000696; Mon, 24 Feb 2003 11:58:16 -0800 (PST) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.7/8.12.7/Submit) id h1OJwG6d000695; Mon, 24 Feb 2003 11:58:16 -0800 (PST) (envelope-from marcel) Date: Mon, 24 Feb 2003 11:58:16 -0800 From: Marcel Moolenaar To: Bruce Evans Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/sh machdep.h memalloc.c nodes.c.pat Message-ID: <20030224195816.GA661@athlon.pn.xcllnt.net> References: <200302240807.h1O875e2058863@repoman.freebsd.org> <20030224214010.I6444-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030224214010.I6444-100000@gamplex.bde.org> User-Agent: Mutt/1.5.3i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Feb 24, 2003 at 09:53:49PM +1100, Bruce Evans wrote: > > You could align the statically allocated stack (struct) using the standard > hack of putting a field that needs strictest alignment in it: > > struct stack_block { > struct stack_block *prev; > aligned_t space; > char morespace[MINSIZE - sizeof(aligned_t)]; > }; > > where [_]aligned_t is defined by MD magic (involving the aligned attribute in > the gcc case) near the definition of [_]ALIGN(). > > `morespace' may have the wrong size here (it may be affected by unnamed > padding before `space'...) but it has a bogus Ultrixified value anyway). > 512 for the whole struct might be better. Hmmm.... Allowing sizeof(aligned_t) will yield a magic type that takes up space, which if it also has the right alignment will generally cause field morespace to have an offset > ALIGN from the start of the struct. In the common case (already 16-byte aligned due to malloc(3) for all but the static stack_block) wastes 16-bytes per stack_block. Not something to panic about, but a downside. The solution also depends on FreeBSD specific machine-dependent and compiler dependent trickery, which is less portable than the current solution. There many not even be a C type that has the size required (other than compound types). The long double type may be 16-bytes I guess... I've been thinking about bumping up the size of the allocation to 1024. I lack statistics to back me up. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 12: 3: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5A9637B401; Mon, 24 Feb 2003 12:03:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 771A943F85; Mon, 24 Feb 2003 12:03:02 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OK320U006923; Mon, 24 Feb 2003 12:03:02 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OK327s006922; Mon, 24 Feb 2003 12:03:02 -0800 (PST) Message-Id: <200302242003.h1OK327s006922@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 24 Feb 2003 12:03:02 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/p5-Business-OnlinePayment pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/24 12:03:02 PST Modified files: misc/p5-Business-OnlinePayment pkg-plist Log: Prune empty dir that might be left off. Revision Changes Path 1.4 +1 -0 ports/misc/p5-Business-OnlinePayment/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 12: 9:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52F3437B401; Mon, 24 Feb 2003 12:09:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA28743F75; Mon, 24 Feb 2003 12:09:16 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OK9G0U007138; Mon, 24 Feb 2003 12:09:16 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OK9GZp007137; Mon, 24 Feb 2003 12:09:16 -0800 (PST) Message-Id: <200302242009.h1OK9GZp007137@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 24 Feb 2003 12:09:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/24 12:09:16 PST Modified files: . Makefile.inc1 Log: Ensure that build-tools end up in the object directory different from the source directory. (This mostly affects the RELENG_4's ``make release'' release.5 target, where "rtermcap" build-tool for release/sysinstall ends up in the source directory and later steps of release.5 wipe it out.) Spotted by: jhay Revision Changes Path 1.319 +3 -1 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 12:11:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78FA037B401; Mon, 24 Feb 2003 12:11:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A09343FAF; Mon, 24 Feb 2003 12:11:31 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OKBU0U007267; Mon, 24 Feb 2003 12:11:30 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OKBU5I007266; Mon, 24 Feb 2003 12:11:30 -0800 (PST) Message-Id: <200302242011.h1OKBU5I007266@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 24 Feb 2003 12:11:30 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openldap21/files slapd.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/24 12:11:30 PST Added files: net/openldap21/files slapd.sh Log: Re-add files/slapd.sh PR: 48630 Submitter: Christian Kratzer Revision Changes Path 1.5 +47 -0 ports/net/openldap21/files/slapd.sh (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 12:12:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0735537B401; Mon, 24 Feb 2003 12:12:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A21443FA3; Mon, 24 Feb 2003 12:12:38 -0800 (PST) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OKCc0U007341; Mon, 24 Feb 2003 12:12:38 -0800 (PST) (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OKCcR0007340; Mon, 24 Feb 2003 12:12:38 -0800 (PST) Message-Id: <200302242012.h1OKCcR0007340@repoman.freebsd.org> From: "James E. Housley" Date: Mon, 24 Feb 2003 12:12:38 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/uvscan-dat Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeh 2003/02/24 12:12:38 PST Modified files: security/uvscan-dat Makefile distinfo Log: 4249 Emergency Dat release due to: W32/Lovgate@M Revision Changes Path 1.134 +1 -1 ports/security/uvscan-dat/Makefile 1.132 +1 -1 ports/security/uvscan-dat/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 12:29:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB70137B405; Mon, 24 Feb 2003 12:29:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A2DE43FCB; Mon, 24 Feb 2003 12:29:54 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OKTs0U008512; Mon, 24 Feb 2003 12:29:54 -0800 (PST) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OKTrYj008511; Mon, 24 Feb 2003 12:29:53 -0800 (PST) Message-Id: <200302242029.h1OKTrYj008511@repoman.freebsd.org> From: Jake Burkholder Date: Mon, 24 Feb 2003 12:29:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include pmap.h vmparam.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2003/02/24 12:29:53 PST Modified files: sys/i386/include pmap.h vmparam.h Log: - Removed UMAXPTDI and UMAXPTEOFF. - Changed VM_MAXUSER_ADDRESS to be defined in terms of PTDPTDI. In order for assumptions about the recursive page table map to work it must be the base of the recursive map. Any pte offset that's not NPTEPG will break these assumptions. Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.86 +0 -2 src/sys/i386/include/pmap.h 1.34 +2 -2 src/sys/i386/include/vmparam.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 12:31:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4636237B401; Mon, 24 Feb 2003 12:31:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB64D43FBF; Mon, 24 Feb 2003 12:31:38 -0800 (PST) (envelope-from archie@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OKVc0U008836; Mon, 24 Feb 2003 12:31:38 -0800 (PST) (envelope-from archie@repoman.freebsd.org) Received: (from archie@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OKVbKR008831; Mon, 24 Feb 2003 12:31:37 -0800 (PST) Message-Id: <200302242031.h1OKVbKR008831@repoman.freebsd.org> From: Archie Cobbs Date: Mon, 24 Feb 2003 12:31:37 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jikes Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2003/02/24 12:31:37 PST Modified files: java/jikes Makefile distinfo Log: Update to version 1.18, but without using 'libicuuc' which seems to be what destablizes the jikes-devel port. Revision Changes Path 1.34 +2 -2 ports/java/jikes/Makefile 1.13 +1 -1 ports/java/jikes/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 12:54:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D37637B401; Mon, 24 Feb 2003 12:54:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10C2B43F93; Mon, 24 Feb 2003 12:54:25 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OKsO0U010437; Mon, 24 Feb 2003 12:54:24 -0800 (PST) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OKsOrG010436; Mon, 24 Feb 2003 12:54:24 -0800 (PST) Message-Id: <200302242054.h1OKsOrG010436@repoman.freebsd.org> From: Kris Kennaway Date: Mon, 24 Feb 2003 12:54:24 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/glx Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2003/02/24 12:54:24 PST Modified files: graphics/glx Makefile Log: Use ${NONEXISTENT} instead of its default value Revision Changes Path 1.10 +3 -3 ports/graphics/glx/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:13:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF87137B407 for ; Mon, 24 Feb 2003 13:13:36 -0800 (PST) Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id E898843FB1 for ; Mon, 24 Feb 2003 13:13:34 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 14822 invoked from network); 24 Feb 2003 21:13:41 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 24 Feb 2003 21:13:41 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id h1OLCVhT017413; Mon, 24 Feb 2003 16:12:31 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200302240457.h1O4v1rS044670@repoman.freebsd.org> Date: Mon, 24 Feb 2003 16:13:46 -0500 (EST) From: John Baldwin To: Kirk McKusick Subject: RE: cvs commit: src/sys/boot/common ufsread.c Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 24-Feb-2003 Kirk McKusick wrote: > mckusick 2003/02/23 20:57:01 PST > > Modified files: > sys/boot/common ufsread.c > Log: > Revert to old (broken for over 1.5Tb filesystems) version of cgbase > so that boot loader once again will fit. > > Sponsored by: DARPA & NAI Labs. Maybe this could just be #ifdef __i386__? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:13:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B113937B4DF for ; Mon, 24 Feb 2003 13:13:41 -0800 (PST) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23A1043F85 for ; Mon, 24 Feb 2003 13:13:38 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 3373 invoked from network); 24 Feb 2003 21:13:44 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 24 Feb 2003 21:13:44 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id h1OLCXhT017416; Mon, 24 Feb 2003 16:12:33 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200302231332.h1NDWXtL064336@repoman.freebsd.org> Date: Mon, 24 Feb 2003 16:13:49 -0500 (EST) From: John Baldwin To: Takahashi Yoshihiro Subject: RE: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/ Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 23-Feb-2003 Takahashi Yoshihiro wrote: > nyan 2003/02/23 05:32:33 PST > > Modified files: > sys/conf NOTES > sys/alpha/conf NOTES > sys/i386/conf NOTES > Log: > Move MD devices to /conf/NOTES. > > Revision Changes Path > 1.148 +187 -0 src/sys/alpha/conf/NOTES > 1.1130 +0 -183 src/sys/conf/NOTES > 1.1075 +183 -1 src/sys/i386/conf/NOTES This is why the MD NOTES files have 'isa' and 'pci' in them. Then the sys/conf/files just needs the right dependencies and you avoid needless duplication that just results in a much higher maintenance load. If this is the path we are going to take we should just cvs rm sys/conf/NOTES in the first place and get it over with. Obviously I have must have been a complete total lunatic when I committed the MI NOTES file in the first place. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:24: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E146537B405; Mon, 24 Feb 2003 13:23:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4113643FA3; Mon, 24 Feb 2003 13:23:59 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLNx0U012243; Mon, 24 Feb 2003 13:23:59 -0800 (PST) (envelope-from billf@repoman.freebsd.org) Received: (from billf@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLNxRa012242; Mon, 24 Feb 2003 13:23:59 -0800 (PST) Message-Id: <200302242123.h1OLNxRa012242@repoman.freebsd.org> From: Bill Fumerola Date: Mon, 24 Feb 2003 13:23:58 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ethereal Makefile distinfo pkg-comment pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG billf 2003/02/24 13:23:58 PST Modified files: net/ethereal Makefile distinfo pkg-plist Removed files: net/ethereal pkg-comment Log: upgrade to 0.9.9 Submitted by: marcus Revision Changes Path 1.56 +6 -3 ports/net/ethereal/Makefile 1.37 +1 -1 ports/net/ethereal/distinfo 1.4 +0 -1 ports/net/ethereal/pkg-comment (dead) 1.14 +6 -0 ports/net/ethereal/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:36:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAEE537B401; Mon, 24 Feb 2003 13:36:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DF7F43FA3; Mon, 24 Feb 2003 13:36:52 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLaq0U012948; Mon, 24 Feb 2003 13:36:52 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLapb1012947; Mon, 24 Feb 2003 13:36:51 -0800 (PST) Message-Id: <200302242136.h1OLapb1012947@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 24 Feb 2003 13:36:51 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/pear-mailparse Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/24 13:36:51 PST Modified files: mail/pear-mailparse Makefile Log: Fix "make index" Revision Changes Path 1.2 +1 -1 ports/mail/pear-mailparse/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:37:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AC4D37B401; Mon, 24 Feb 2003 13:37:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E65B43FBD; Mon, 24 Feb 2003 13:37:14 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLbD0U012988; Mon, 24 Feb 2003 13:37:13 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLbDBD012987; Mon, 24 Feb 2003 13:37:13 -0800 (PST) Message-Id: <200302242137.h1OLbDBD012987@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 24 Feb 2003 13:37:13 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/pear-Mail_Mime Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/24 13:37:13 PST Modified files: mail/pear-Mail_Mime Makefile Log: fix "make index" Revision Changes Path 1.4 +1 -1 ports/mail/pear-Mail_Mime/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:39:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 477A537B401; Mon, 24 Feb 2003 13:39:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E042143FCB; Mon, 24 Feb 2003 13:39:41 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLdf0U013124; Mon, 24 Feb 2003 13:39:41 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLdfTj013123; Mon, 24 Feb 2003 13:39:41 -0800 (PST) Message-Id: <200302242139.h1OLdfTj013123@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 24 Feb 2003 13:39:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/pear-Net_Sieve Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/24 13:39:41 PST Modified files: net/pear-Net_Sieve Makefile Log: FIx "make index" Revision Changes Path 1.4 +1 -1 ports/net/pear-Net_Sieve/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:39:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F7D237B408; Mon, 24 Feb 2003 13:39:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A38843FBF; Mon, 24 Feb 2003 13:39:46 -0800 (PST) (envelope-from archie@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLdk0U013207; Mon, 24 Feb 2003 13:39:46 -0800 (PST) (envelope-from archie@repoman.freebsd.org) Received: (from archie@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLdjuB013206; Mon, 24 Feb 2003 13:39:45 -0800 (PST) Message-Id: <200302242139.h1OLdjuB013206@repoman.freebsd.org> From: Archie Cobbs Date: Mon, 24 Feb 2003 13:39:45 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/jikes-devel Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/java/jikes-devel/files patch-aa patch-ab patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2003/02/24 13:39:45 PST Modified files: java Makefile Removed files: java/jikes-devel Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist java/jikes-devel/files patch-aa patch-ab patch-ac Log: Remove jikes-devel port now that jikes has caught up. Revision Changes Path 1.71 +0 -1 ports/java/Makefile 1.4 +0 -28 ports/java/jikes-devel/Makefile (dead) 1.4 +0 -1 ports/java/jikes-devel/distinfo (dead) 1.2 +0 -11 ports/java/jikes-devel/files/patch-aa (dead) 1.2 +0 -28 ports/java/jikes-devel/files/patch-ab (dead) 1.2 +0 -11 ports/java/jikes-devel/files/patch-ac (dead) 1.2 +0 -1 ports/java/jikes-devel/pkg-comment (dead) 1.2 +0 -18 ports/java/jikes-devel/pkg-descr (dead) 1.2 +0 -10 ports/java/jikes-devel/pkg-message (dead) 1.2 +0 -4 ports/java/jikes-devel/pkg-plist (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:40:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C58B637B401; Mon, 24 Feb 2003 13:40:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69B6B43FB1; Mon, 24 Feb 2003 13:40:36 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLea0U013371; Mon, 24 Feb 2003 13:40:36 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLeaTA013369; Mon, 24 Feb 2003 13:40:36 -0800 (PST) Message-Id: <200302242140.h1OLeaTA013369@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 24 Feb 2003 13:40:36 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/pear-Crypt_CBC Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/24 13:40:36 PST Modified files: security/pear-Crypt_CBC Makefile Log: Make kris@ happy Revision Changes Path 1.4 +1 -1 ports/security/pear-Crypt_CBC/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:40:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76F9D37B401; Mon, 24 Feb 2003 13:40:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14A4A43F3F; Mon, 24 Feb 2003 13:40:43 -0800 (PST) (envelope-from archie@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLeg0U013440; Mon, 24 Feb 2003 13:40:42 -0800 (PST) (envelope-from archie@repoman.freebsd.org) Received: (from archie@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLegvg013438; Mon, 24 Feb 2003 13:40:42 -0800 (PST) Message-Id: <200302242140.h1OLegvg013438@repoman.freebsd.org> From: Archie Cobbs Date: Mon, 24 Feb 2003 13:40:42 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2003/02/24 13:40:42 PST Modified files: . modules Log: Remove port java/jikes-devel. Revision Changes Path 1.6801 +0 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:40:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28FB237B40B; Mon, 24 Feb 2003 13:40:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C13C143F3F; Mon, 24 Feb 2003 13:40:53 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLer0U013541; Mon, 24 Feb 2003 13:40:53 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLerEB013539; Mon, 24 Feb 2003 13:40:53 -0800 (PST) Message-Id: <200302242140.h1OLerEB013539@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 24 Feb 2003 13:40:53 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/pear-Auth Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/24 13:40:53 PST Modified files: security/pear-Auth Makefile Log: FIx "make index" Revision Changes Path 1.2 +1 -1 ports/security/pear-Auth/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:41:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5437637B401; Mon, 24 Feb 2003 13:41:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFBEA43F3F; Mon, 24 Feb 2003 13:41:13 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLfD0U013784; Mon, 24 Feb 2003 13:41:13 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLfDQ1013782; Mon, 24 Feb 2003 13:41:13 -0800 (PST) Message-Id: <200302242141.h1OLfDQ1013782@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 24 Feb 2003 13:41:13 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-Exception-Class Makefile ports/devel/p5-Params-Validate Makefile ports/devel/p5-Carp-Assert Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/24 13:41:13 PST Modified files: devel/p5-Exception-Class Makefile devel/p5-Params-Validate Makefile devel/p5-Carp-Assert Makefile Log: If perl-5.8.0 is the main perl istalled don't depend on modules already in the base distribution. Sponsored by: Porta Software Ltd. Revision Changes Path 1.4 +8 -4 ports/devel/p5-Carp-Assert/Makefile 1.10 +8 -3 ports/devel/p5-Exception-Class/Makefile 1.10 +4 -3 ports/devel/p5-Params-Validate/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:41:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5617737B407; Mon, 24 Feb 2003 13:41:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F58D43FB1; Mon, 24 Feb 2003 13:41:20 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLfK0U013815; Mon, 24 Feb 2003 13:41:20 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLfKWU013814; Mon, 24 Feb 2003 13:41:20 -0800 (PST) Message-Id: <200302242141.h1OLfKWU013814@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 24 Feb 2003 13:41:20 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/pear-Date Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/24 13:41:20 PST Modified files: devel/pear-Date Makefile Log: fix "make index" Revision Changes Path 1.4 +1 -1 ports/devel/pear-Date/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:41:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8A3437B401; Mon, 24 Feb 2003 13:41:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93EBB43F85; Mon, 24 Feb 2003 13:41:42 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLfg0U013851; Mon, 24 Feb 2003 13:41:42 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLfg5Y013850; Mon, 24 Feb 2003 13:41:42 -0800 (PST) Message-Id: <200302242141.h1OLfg5Y013850@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 24 Feb 2003 13:41:42 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/pear-HTML_Common Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/24 13:41:42 PST Modified files: devel/pear-HTML_Common Makefile Log: Fix "make index" Revision Changes Path 1.4 +1 -1 ports/devel/pear-HTML_Common/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:42:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92D9D37B401; Mon, 24 Feb 2003 13:42:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B569343FE1; Mon, 24 Feb 2003 13:42:43 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLgh0U013910; Mon, 24 Feb 2003 13:42:43 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLghap013909; Mon, 24 Feb 2003 13:42:43 -0800 (PST) Message-Id: <200302242142.h1OLghap013909@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 24 Feb 2003 13:42:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/pear-HTML_Select_Common Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/24 13:42:43 PST Modified files: devel/pear-HTML_Select_Common Makefile Log: Fix "make index" Revision Changes Path 1.5 +1 -1 ports/devel/pear-HTML_Select_Common/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:43:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E21AA37B401; Mon, 24 Feb 2003 13:43:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B6E943FB1; Mon, 24 Feb 2003 13:43:19 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLhI0U013970; Mon, 24 Feb 2003 13:43:18 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLhIOm013969; Mon, 24 Feb 2003 13:43:18 -0800 (PST) Message-Id: <200302242143.h1OLhIOm013969@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 24 Feb 2003 13:43:18 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/pear-I18N Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/24 13:43:18 PST Modified files: devel/pear-I18N Makefile Log: Fix "make index" Revision Changes Path 1.4 +1 -1 ports/devel/pear-I18N/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:43:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A93737B401; Mon, 24 Feb 2003 13:43:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFE2243FA3; Mon, 24 Feb 2003 13:43:35 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLhZ0U014003; Mon, 24 Feb 2003 13:43:35 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLhZuG014002; Mon, 24 Feb 2003 13:43:35 -0800 (PST) Message-Id: <200302242143.h1OLhZuG014002@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 24 Feb 2003 13:43:35 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/pear-PEAR Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/24 13:43:35 PST Modified files: devel/pear-PEAR Makefile Log: Fix "make index" Revision Changes Path 1.6 +1 -1 ports/devel/pear-PEAR/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:44: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 991DD37B401; Mon, 24 Feb 2003 13:43:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A89B43FAF; Mon, 24 Feb 2003 13:43:58 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLhw0U014036; Mon, 24 Feb 2003 13:43:58 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLhvPO014035; Mon, 24 Feb 2003 13:43:57 -0800 (PST) Message-Id: <200302242143.h1OLhvPO014035@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 24 Feb 2003 13:43:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/pear-File Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/24 13:43:57 PST Modified files: sysutils/pear-File Makefile Log: Fix "make index" Revision Changes Path 1.4 +1 -1 ports/sysutils/pear-File/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:44:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68DD337B401; Mon, 24 Feb 2003 13:44:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 703FF43FBF; Mon, 24 Feb 2003 13:44:11 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLiB0U014076; Mon, 24 Feb 2003 13:44:11 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLiBb4014075; Mon, 24 Feb 2003 13:44:11 -0800 (PST) Message-Id: <200302242144.h1OLiBb4014075@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 24 Feb 2003 13:44:11 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/pear-Log Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/24 13:44:11 PST Modified files: sysutils/pear-Log Makefile Log: Fix "make index" Revision Changes Path 1.5 +1 -1 ports/sysutils/pear-Log/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:45:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E77937B401; Mon, 24 Feb 2003 13:45:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20CD143F85; Mon, 24 Feb 2003 13:45:45 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLji0U014224; Mon, 24 Feb 2003 13:45:44 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLjikE014223; Mon, 24 Feb 2003 13:45:44 -0800 (PST) Message-Id: <200302242145.h1OLjikE014223@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 24 Feb 2003 13:45:44 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rdesktop-devel pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2003/02/24 13:45:44 PST Removed files: net/rdesktop-devel pkg-descr Log: Remove obsolete development version of rdesktop. File somehow missed by: nectar Pointy hat again today: same Revision Changes Path 1.2 +0 -9 ports/net/rdesktop-devel/pkg-descr (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:48:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B82EC37B401; Mon, 24 Feb 2003 13:48:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C63E43FD7; Mon, 24 Feb 2003 13:48:17 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLmH0U014537; Mon, 24 Feb 2003 13:48:17 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLmHef014536; Mon, 24 Feb 2003 13:48:17 -0800 (PST) Message-Id: <200302242148.h1OLmHef014536@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 24 Feb 2003 13:48:17 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/krdesktop Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2003/02/24 13:48:17 PST Modified files: net/krdesktop Makefile Log: Update dependency: rdesktop-devel -> rdesktop Revision Changes Path 1.8 +1 -1 ports/net/krdesktop/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 13:49:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0EC037B401; Mon, 24 Feb 2003 13:49:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70E5C43FAF; Mon, 24 Feb 2003 13:49:28 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OLnS0U014605; Mon, 24 Feb 2003 13:49:28 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OLnSNa014604; Mon, 24 Feb 2003 13:49:28 -0800 (PST) Message-Id: <200302242149.h1OLnSNa014604@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 24 Feb 2003 13:49:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/amr amr.c amr_disk.c amrvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/24 13:49:28 PST Modified files: sys/dev/amr amr.c amr_disk.c amrvar.h Log: NO_GEOM cleanup: Move to new "struct disk *" centered API". OK'ed by: emoore Revision Changes Path 1.42 +1 -1 src/sys/dev/amr/amr.c 1.26 +12 -33 src/sys/dev/amr/amr_disk.c 1.16 +0 -1 src/sys/dev/amr/amrvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14: 5:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18C0537B401; Mon, 24 Feb 2003 14:05:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AED8743F3F; Mon, 24 Feb 2003 14:05:27 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OM5R0U015817; Mon, 24 Feb 2003 14:05:27 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OM5RQs015816; Mon, 24 Feb 2003 14:05:27 -0800 (PST) Message-Id: <200302242205.h1OM5RQs015816@repoman.freebsd.org> From: Tom Rhodes Date: Mon, 24 Feb 2003 14:05:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/biff biff.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/24 14:05:27 PST Modified files: (Branch: RELENG_4) usr.bin/biff biff.1 Log: MFC: Add more content, compatibility section and touch up some mdoc(7) markup. Approved by: re (blanket) Revision Changes Path 1.8.2.9 +23 -4 src/usr.bin/biff/biff.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:17: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC6E937B401; Mon, 24 Feb 2003 14:17:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5064F43FAF; Mon, 24 Feb 2003 14:17:01 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OMH10U016511; Mon, 24 Feb 2003 14:17:01 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OMH1MK016510; Mon, 24 Feb 2003 14:17:01 -0800 (PST) Message-Id: <200302242217.h1OMH1MK016510@repoman.freebsd.org> From: Matt Jacob Date: Mon, 24 Feb 2003 14:17:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ispfw asm_2300.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mjacob 2003/02/24 14:17:01 PST Modified files: (Branch: RELENG_4) sys/dev/ispfw asm_2300.h Log: MFC: pull latest f/w into RELENG_4 brance Approved by: re (jhb) Revision Changes Path 1.1.2.4 +5868 -5870 src/sys/dev/ispfw/asm_2300.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:18:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 170D437B405 for ; Mon, 24 Feb 2003 14:18:09 -0800 (PST) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5F4D43FAF for ; Mon, 24 Feb 2003 14:18:06 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 21288 invoked from network); 24 Feb 2003 22:18:13 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 24 Feb 2003 22:18:13 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id h1OMH2hT017632; Mon, 24 Feb 2003 17:17:02 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030223175313.GB17545@dragon.nuxi.com> Date: Mon, 24 Feb 2003 17:18:18 -0500 (EST) From: John Baldwin To: "David O'Brien" Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/ Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Takahashi Yoshihiro , Mike Barcroft Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 23-Feb-2003 David O'Brien wrote: > On Sun, Feb 23, 2003 at 12:19:33PM -0500, Mike Barcroft wrote: >> Takahashi Yoshihiro writes: >> > nyan 2003/02/23 05:32:33 PST >> > >> > Modified files: >> > sys/conf NOTES >> > sys/alpha/conf NOTES >> > sys/i386/conf NOTES >> > Log: >> > Move MD devices to /conf/NOTES. >> > >> > Revision Changes Path >> > 1.148 +187 -0 src/sys/alpha/conf/NOTES >> > 1.1130 +0 -183 src/sys/conf/NOTES >> > 1.1075 +183 -1 src/sys/i386/conf/NOTES >> >> This doesn't look right to me. If options are shared with at least 2 >> architectures they are MI. > > Well... yes and no. Sun's will never have PS/2 mouse & keyboard. > Perhaps we need to have sys/conf/NOTES. for things shared by > more than one platform, but not all. Then sys/{arch}/conf/Makefile can > assemble LINT from all the right pieces. Gee, I asked that a while back and no one bothered to care. :) Suggestions several months ago included NOTES.acpi and possibly NOTES.isa, NOTES.pci, etc. One thing that bde@ pointed out is that if you use proper conditionals in sys/conf/files (for example, ISA-only drivers should depend both on 'foo' and 'isa') then you can leave drivers in the MI NOTES file and put just the busses (isa, pci, eisa, etc.) in the MD NOTES file. I think what we can do for PC98 is to spell isa 'cbus' just in the configuration files (i.e. just sys/conf/files and sys/conf/files.pc98 as well as pc98 kernel config files) and then not have 'isa' in PC98 NOTES and all should be well. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:19:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FF9537B401; Mon, 24 Feb 2003 14:19:19 -0800 (PST) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05AD243F85; Mon, 24 Feb 2003 14:19:18 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.7/8.12.7) with ESMTP id h1OMJG9n002717; Mon, 24 Feb 2003 23:19:16 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.7/8.12.7/Submit) id h1OMJGC7002716; Mon, 24 Feb 2003 23:19:16 +0100 (CET) Date: Mon, 24 Feb 2003 23:19:16 +0100 From: Wilko Bulte To: Matt Jacob Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ispfw asm_2300.h Message-ID: <20030224231916.A2673@freebie.xs4all.nl> References: <200302242217.h1OMH1MK016510@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: <200302242217.h1OMH1MK016510@repoman.freebsd.org>; from mjacob@FreeBSD.ORG on Mon, Feb 24, 2003 at 02:17:01PM -0800 X-OS: FreeBSD 4.7-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Feb 24, 2003 at 02:17:01PM -0800, Matt Jacob wrote: > mjacob 2003/02/24 14:17:01 PST > > Modified files: (Branch: RELENG_4) > sys/dev/ispfw asm_2300.h > Log: > MFC: pull latest f/w into RELENG_4 brance > > Approved by: re (jhb) Matt, would it make sense to you to have isp spit out a warning on the console in case ispfw is not loaded? Given that you really want ispfw to make sure you have updated fw loaded. Just an idea, dunno how difficult it would be to detect ispfw.ko ? -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:20: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6526537B401; Mon, 24 Feb 2003 14:20:01 -0800 (PST) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CD6543FBD; Mon, 24 Feb 2003 14:20:00 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.7/8.12.7) with ESMTP id h1OMJx9n002752; Mon, 24 Feb 2003 23:19:59 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.7/8.12.7/Submit) id h1OMJxBk002751; Mon, 24 Feb 2003 23:19:59 +0100 (CET) Date: Mon, 24 Feb 2003 23:19:59 +0100 From: Wilko Bulte To: Tom Rhodes Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/man/man4 wi.4 Message-ID: <20030224231959.B2673@freebie.xs4all.nl> References: <200302240431.h1O4VT3C042692@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: <200302240431.h1O4VT3C042692@repoman.freebsd.org>; from trhodes@FreeBSD.ORG on Sun, Feb 23, 2003 at 08:31:29PM -0800 X-OS: FreeBSD 4.7-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 23, 2003 at 08:31:29PM -0800, Tom Rhodes wrote: > trhodes 2003/02/23 20:31:29 PST > > Modified files: (Branch: RELENG_4) > share/man/man4 wi.4 > Log: > Partial sync with current. > > Approved by: imp, re (blanket) Jay! TNX! -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:26:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5998B37B405 for ; Mon, 24 Feb 2003 14:26:16 -0800 (PST) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DD7043FA3 for ; Mon, 24 Feb 2003 14:26:14 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 27155 invoked from network); 24 Feb 2003 22:26:21 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 24 Feb 2003 22:26:21 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id h1OMP9hT017661; Mon, 24 Feb 2003 17:25:09 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030224164156.GB47253@dragon.nuxi.com> Date: Mon, 24 Feb 2003 17:26:25 -0500 (EST) From: John Baldwin To: "David O'Brien" Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/ Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Takahashi Yoshihiro Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 24-Feb-2003 David O'Brien wrote: > On Mon, Feb 24, 2003 at 10:54:05PM +0900, Takahashi Yoshihiro wrote: >> PC98 does not have ISA devices like atkbdc, vga, bt and aha. And >> then, some disk controllers don't work on PC98 even if they are PCI >> devices because it needs to have DISK BIOS for pc98. > > Is that just for booting, or any use? Many of these disk controllers > aren't bootable on Alpha or Sparc64 either -- but they are well supported > once you get the FreeBSD kernel running. All PCI drivers should at least compile on all arch's that support PCI. Thus, they should be in MI NOTES. Just because you can't boot from a card doesn't mean you can't stick it in a PCI slot and mount it as a non-boot filesystem. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:37:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D025E37B401; Mon, 24 Feb 2003 14:37:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 744BB43F93; Mon, 24 Feb 2003 14:37:43 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OMbh0U017910; Mon, 24 Feb 2003 14:37:43 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OMbhwZ017909; Mon, 24 Feb 2003 14:37:43 -0800 (PST) Message-Id: <200302242237.h1OMbhwZ017909@repoman.freebsd.org> From: Tom Rhodes Date: Mon, 24 Feb 2003 14:37:43 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chat chat.8 src/usr.bin/cmp cmp.1 src/usr.bin/du du.1 src/usr.bin/lex lex.1 src/usr.bin/lsvfs lsvfs.1 src/usr.bin/minigzip minigzip.1 src/usr.bin/mktemp mktemp.1 src/usr.bin/pathchk pathchk.1 src/usr.bin/quota quota.1 ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/24 14:37:42 PST Modified files: (Branch: RELENG_4) usr.bin/chat chat.8 usr.bin/cmp cmp.1 usr.bin/du du.1 usr.bin/lex lex.1 usr.bin/lsvfs lsvfs.1 usr.bin/minigzip minigzip.1 usr.bin/mktemp mktemp.1 usr.bin/pathchk pathchk.1 usr.bin/quota quota.1 usr.bin/tset tset.1 Log: MFC: Various whitespace, gammar, and spelling fixes. Approved by: re (blanket) Revision Changes Path 1.15.2.3 +1 -1 src/usr.bin/chat/chat.8 1.7.2.5 +1 -1 src/usr.bin/cmp/cmp.1 1.15.2.9 +1 -1 src/usr.bin/du/du.1 1.10.2.6 +2 -2 src/usr.bin/lex/lex.1 1.7.2.3 +5 -5 src/usr.bin/lsvfs/lsvfs.1 1.3.2.6 +1 -1 src/usr.bin/minigzip/minigzip.1 1.7.2.8 +1 -1 src/usr.bin/mktemp/mktemp.1 1.2.2.4 +1 -1 src/usr.bin/pathchk/pathchk.1 1.7.2.8 +11 -11 src/usr.bin/quota/quota.1 1.5.2.5 +1 -1 src/usr.bin/tset/tset.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:39:17 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55ECE37B401; Mon, 24 Feb 2003 14:39:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDC0243FAF; Mon, 24 Feb 2003 14:39:14 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OMdE0U017992; Mon, 24 Feb 2003 14:39:14 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OMdETJ017991; Mon, 24 Feb 2003 14:39:14 -0800 (PST) Message-Id: <200302242239.h1OMdETJ017991@repoman.freebsd.org> From: Sam Leffler Date: Mon, 24 Feb 2003 14:39:14 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf LINT X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sam 2003/02/24 14:39:14 PST Modified files: (Branch: RELENG_4) sys/i386/conf LINT Log: add (disabled) FAST_IPSEC Approved by: re (jhb) Revision Changes Path 1.749.2.137 +11 -0 src/sys/i386/conf/LINT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:52:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 062E737B401; Mon, 24 Feb 2003 14:52:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EE1B43FBF; Mon, 24 Feb 2003 14:52:37 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OMqb0U019357; Mon, 24 Feb 2003 14:52:37 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OMqacl019356; Mon, 24 Feb 2003 14:52:36 -0800 (PST) Message-Id: <200302242252.h1OMqacl019356@repoman.freebsd.org> From: Sam Leffler Date: Mon, 24 Feb 2003 14:52:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools README src/tools/tools/crypto Makefile README cryptokeytest.c cryptostats.c cryptotest.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sam 2003/02/24 14:52:36 PST Modified files: (Branch: RELENG_4) tools/tools README Added files: (Branch: RELENG_4) tools/tools/crypto Makefile README cryptokeytest.c cryptostats.c cryptotest.c Log: MFC crypto test tools Approved by: re (jhb) Revision Changes Path 1.18.2.2 +1 -0 src/tools/tools/README 1.2.2.1 +17 -0 src/tools/tools/crypto/Makefile (new) 1.1.2.1 +44 -0 src/tools/tools/crypto/README (new) 1.1.2.1 +224 -0 src/tools/tools/crypto/cryptokeytest.c (new) 1.1.2.1 +77 -0 src/tools/tools/crypto/cryptostats.c (new) 1.3.2.1 +428 -0 src/tools/tools/crypto/cryptotest.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:53:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E39C537B406; Mon, 24 Feb 2003 14:53:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E01243FBF; Mon, 24 Feb 2003 14:53:27 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OMrR0U019911; Mon, 24 Feb 2003 14:53:27 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OMrR8F019910; Mon, 24 Feb 2003 14:53:27 -0800 (PST) Message-Id: <200302242253.h1OMrR8F019910@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 24 Feb 2003 14:53:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen signbit.3 src/lib/libc/posix1e mac_prepare.3 src/lib/libc/sys kse.2 src/lib/libgeom libgeom.3 src/libexec/ftpd ftpd.8 src/share/man/man4 aac.4 ciss.4 devctl.4 firewire.4 fwe.4 fwohci.4 gif.4 ida.4 iir.4 ip.4 lmc.4 random.4 ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/24 14:53:27 PST Modified files: lib/libc/gen signbit.3 lib/libc/posix1e mac_prepare.3 lib/libc/sys kse.2 lib/libgeom libgeom.3 libexec/ftpd ftpd.8 share/man/man4 aac.4 ciss.4 devctl.4 firewire.4 fwe.4 fwohci.4 gif.4 ida.4 iir.4 ip.4 lmc.4 random.4 sbp.4 targ.4 vinum.4 wi.4 share/man/man5 msdosfs.5 periodic.conf.5 share/man/man7 operator.7 share/man/man8 diskless.8 share/man/man9 sleep.9 usr.bin/fetch fetch.1 usr.bin/systat systat.1 usr.bin/unifdef unifdef.1 usr.sbin/adduser rmuser.8 usr.sbin/burncd burncd.8 usr.sbin/extattr rmextattr.8 usr.sbin/getpmac getpmac.8 usr.sbin/kernbb kernbb.8 usr.sbin/mailwrapper mailwrapper.8 usr.sbin/setpmac setpmac.8 lib/libc_r/man pthread_attr.3 pthread_attr_get_np.3 pthread_attr_setcreatesuspend_np.3 pthread_main_np.3 pthread_multi_np.3 pthread_mutexattr_getkind_np.3 pthread_resume_all_np.3 pthread_resume_np.3 pthread_set_name_np.3 pthread_suspend_all_np.3 pthread_suspend_np.3 pthread_switch_add_np.3 sem_open.3 Log: mdoc(7) police: Scheduled sweep. Revision Changes Path 1.3 +1 -1 src/lib/libc/gen/signbit.3 1.2 +14 -11 src/lib/libc/posix1e/mac_prepare.3 1.10 +6 -5 src/lib/libc/sys/kse.2 1.14 +2 -2 src/lib/libc_r/man/pthread_attr.3 1.8 +8 -8 src/lib/libc_r/man/pthread_attr_get_np.3 1.2 +11 -13 src/lib/libc_r/man/pthread_attr_setcreatesuspend_np.3 1.2 +10 -17 src/lib/libc_r/man/pthread_main_np.3 1.2 +19 -17 src/lib/libc_r/man/pthread_multi_np.3 1.2 +19 -22 src/lib/libc_r/man/pthread_mutexattr_getkind_np.3 1.2 +5 -9 src/lib/libc_r/man/pthread_resume_all_np.3 1.2 +8 -12 src/lib/libc_r/man/pthread_resume_np.3 1.2 +5 -9 src/lib/libc_r/man/pthread_set_name_np.3 1.2 +6 -9 src/lib/libc_r/man/pthread_suspend_all_np.3 1.2 +8 -12 src/lib/libc_r/man/pthread_suspend_np.3 1.2 +18 -18 src/lib/libc_r/man/pthread_switch_add_np.3 1.10 +5 -6 src/lib/libc_r/man/sem_open.3 1.3 +36 -17 src/lib/libgeom/libgeom.3 1.61 +1 -1 src/libexec/ftpd/ftpd.8 1.20 +6 -2 src/share/man/man4/aac.4 1.4 +31 -26 src/share/man/man4/ciss.4 1.3 +50 -27 src/share/man/man4/devctl.4 1.6 +6 -5 src/share/man/man4/firewire.4 1.4 +1 -1 src/share/man/man4/fwe.4 1.5 +11 -8 src/share/man/man4/fwohci.4 1.22 +1 -2 src/share/man/man4/gif.4 1.2 +33 -23 src/share/man/man4/ida.4 1.2 +28 -21 src/share/man/man4/iir.4 1.28 +17 -14 src/share/man/man4/ip.4 1.2 +10 -10 src/share/man/man4/lmc.4 1.11 +12 -11 src/share/man/man4/random.4 1.7 +10 -6 src/share/man/man4/sbp.4 1.4 +3 -1 src/share/man/man4/targ.4 1.47 +9 -7 src/share/man/man4/vinum.4 1.31 +2 -2 src/share/man/man4/wi.4 1.4 +8 -14 src/share/man/man5/msdosfs.5 1.47 +7 -7 src/share/man/man5/periodic.conf.5 1.6 +16 -16 src/share/man/man7/operator.7 1.19 +175 -83 src/share/man/man8/diskless.8 1.39 +8 -8 src/share/man/man9/sleep.9 1.50 +1 -1 src/usr.bin/fetch/fetch.1 1.38 +1 -2 src/usr.bin/systat/systat.1 1.20 +1 -0 src/usr.bin/unifdef/unifdef.1 1.22 +9 -9 src/usr.sbin/adduser/rmuser.8 1.26 +1 -1 src/usr.sbin/burncd/burncd.8 1.4 +32 -17 src/usr.sbin/extattr/rmextattr.8 1.4 +9 -8 src/usr.sbin/getpmac/getpmac.8 1.18 +6 -4 src/usr.sbin/kernbb/kernbb.8 1.11 +1 -1 src/usr.sbin/mailwrapper/mailwrapper.8 1.4 +10 -8 src/usr.sbin/setpmac/setpmac.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:54:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36D9B37B405; Mon, 24 Feb 2003 14:54:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D132C43F93; Mon, 24 Feb 2003 14:54:26 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OMsQ0U019952; Mon, 24 Feb 2003 14:54:26 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OMsQ0T019951; Mon, 24 Feb 2003 14:54:26 -0800 (PST) Message-Id: <200302242254.h1OMsQ0T019951@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 24 Feb 2003 14:54:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mknod mknod.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/24 14:54:26 PST Modified files: sbin/mknod mknod.8 Log: Killed one more instance of pseudo-devices. Revision Changes Path 1.24 +1 -1 src/sbin/mknod/mknod.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:55:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BBF237B405; Mon, 24 Feb 2003 14:55:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D519643F3F; Mon, 24 Feb 2003 14:55:33 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OMtX0U020042; Mon, 24 Feb 2003 14:55:33 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OMtXm4020041; Mon, 24 Feb 2003 14:55:33 -0800 (PST) Message-Id: <200302242255.h1OMtXm4020041@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 24 Feb 2003 14:55:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen getosreldate.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/24 14:55:33 PST Modified files: lib/libc/gen getosreldate.3 Log: Fixed copyright. Tidy up the markup. Only describe the new, post-2.0 behavior. Added the RETURN VALUES and ERRORS sections. Revision Changes Path 1.2 +32 -20 src/lib/libc/gen/getosreldate.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:56:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CD1537B401; Mon, 24 Feb 2003 14:56:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5C7A43F3F; Mon, 24 Feb 2003 14:56:35 -0800 (PST) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OMuZ0U020084; Mon, 24 Feb 2003 14:56:35 -0800 (PST) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OMuZ7B020083; Mon, 24 Feb 2003 14:56:35 -0800 (PST) Message-Id: <200302242256.h1OMuZ7B020083@repoman.freebsd.org> From: Oliver Braun Date: Mon, 24 Feb 2003 14:56:35 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/samba Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obraun 2003/02/24 14:56:35 PST Modified files: net/samba Makefile Log: Allow overriding of SAMBA_LOGDIR, SAMBA_PRIVATE, SAMBA_CONFDIR, and SAMBA_VFSDIR. Submitted by: maintainer Revision Changes Path 1.113 +4 -4 ports/net/samba/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:57: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DE8E37B401; Mon, 24 Feb 2003 14:57:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12A7643FB1; Mon, 24 Feb 2003 14:57:07 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OMv60U020143; Mon, 24 Feb 2003 14:57:06 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OMv6IC020142; Mon, 24 Feb 2003 14:57:06 -0800 (PST) Message-Id: <200302242257.h1OMv6IC020142@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 24 Feb 2003 14:57:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/include values.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/24 14:57:06 PST Removed files: gnu/include values.h Log: So we don't use this header anymore. Revision Changes Path 1.5 +0 -177 src/gnu/include/values.h (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:58:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D9D337B401; Mon, 24 Feb 2003 14:58:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A641C43F3F; Mon, 24 Feb 2003 14:58:19 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OMwJ0U020196; Mon, 24 Feb 2003 14:58:19 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OMwJCk020195; Mon, 24 Feb 2003 14:58:19 -0800 (PST) Message-Id: <200302242258.h1OMwJCk020195@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 24 Feb 2003 14:58:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/gcov Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/24 14:58:19 PST Modified files: gnu/usr.bin/cc/gcov Makefile Log: Install the gcov(1) manpage; kernbb(8) references it. Revision Changes Path 1.3 +0 -1 src/gnu/usr.bin/cc/gcov/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 14:59: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0774737B401; Mon, 24 Feb 2003 14:59:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6776E43FAF; Mon, 24 Feb 2003 14:59:02 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1OMx20U020253; Mon, 24 Feb 2003 14:59:02 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1OMx2LT020252; Mon, 24 Feb 2003 14:59:02 -0800 (PST) Message-Id: <200302242259.h1OMx2LT020252@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 24 Feb 2003 14:59:02 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/man Makefile.inc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/24 14:59:02 PST Modified files: lib/libc_r/man Makefile.inc Log: Fixed a typo in MLINKS. Revision Changes Path 1.19 +1 -1 src/lib/libc_r/man/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 15: 2:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7E6037B401; Mon, 24 Feb 2003 15:02:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E1FE43F75; Mon, 24 Feb 2003 15:02:38 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1ON2c0U020706; Mon, 24 Feb 2003 15:02:38 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1ON2cso020705; Mon, 24 Feb 2003 15:02:38 -0800 (PST) Message-Id: <200302242302.h1ON2cso020705@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 24 Feb 2003 15:02:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/swapon swapon.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/24 15:02:38 PST Modified files: sbin/swapon swapon.8 Log: mdoc(7) police: Tidy up. Revision Changes Path 1.24 +59 -41 src/sbin/swapon/swapon.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 15: 4:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D08DC37B401; Mon, 24 Feb 2003 15:04:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72CC243FEA; Mon, 24 Feb 2003 15:04:40 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1ON4e0U021022; Mon, 24 Feb 2003 15:04:40 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1ON4e6D021021; Mon, 24 Feb 2003 15:04:40 -0800 (PST) Message-Id: <200302242304.h1ON4e6D021021@repoman.freebsd.org> From: Tom Rhodes Date: Mon, 24 Feb 2003 15:04:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chpass chpass.1 src/usr.bin/colcrt colcrt.1 src/usr.bin/colldef colldef.1 src/usr.bin/ipcrm ipcrm.1 src/usr.bin/join join.1 src/usr.bin/leave leave.1 src/usr.bin/mklocale mklocale.1 src/usr.bin/paste paste.1 ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/24 15:04:40 PST Modified files: (Branch: RELENG_4) usr.bin/chpass chpass.1 usr.bin/colcrt colcrt.1 usr.bin/colldef colldef.1 usr.bin/ipcrm ipcrm.1 usr.bin/join join.1 usr.bin/leave leave.1 usr.bin/mklocale mklocale.1 usr.bin/paste paste.1 usr.bin/sed sed.1 usr.bin/soelim soelim.1 usr.bin/split split.1 usr.bin/tcopy tcopy.1 usr.bin/who who.1 Log: MFC: Sync up with current to fix various mdoc(7) issues which include: Abuse of the .Ql, .Nm, and .Xr macros. Clean up .Bl macros. Other tidy up. Approved by: re (blanket) Revision Changes Path 1.23.2.10 +10 -10 src/usr.bin/chpass/chpass.1 1.4.2.6 +1 -1 src/usr.bin/colcrt/colcrt.1 1.8.2.6 +3 -1 src/usr.bin/colldef/colldef.1 1.7.2.5 +9 -8 src/usr.bin/ipcrm/ipcrm.1 1.3.2.5 +1 -1 src/usr.bin/join/join.1 1.4.2.5 +1 -1 src/usr.bin/leave/leave.1 1.7.2.5 +7 -7 src/usr.bin/mklocale/mklocale.1 1.4.2.8 +5 -3 src/usr.bin/paste/paste.1 1.9.2.10 +3 -6 src/usr.bin/sed/sed.1 1.4.2.3 +1 -1 src/usr.bin/soelim/soelim.1 1.3.2.5 +1 -0 src/usr.bin/split/split.1 1.7.2.5 +2 -2 src/usr.bin/tcopy/tcopy.1 1.7.2.5 +1 -3 src/usr.bin/who/who.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 15:27:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4400137B401; Mon, 24 Feb 2003 15:27:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA12243FB1; Mon, 24 Feb 2003 15:27:32 -0800 (PST) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1ONRW0U022312; Mon, 24 Feb 2003 15:27:32 -0800 (PST) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1ONRWo4022311; Mon, 24 Feb 2003 15:27:32 -0800 (PST) Message-Id: <200302242327.h1ONRWo4022311@repoman.freebsd.org> From: David Schultz Date: Mon, 24 Feb 2003 15:27:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_init.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG das 2003/02/24 15:27:32 PST Modified files: (Branch: RELENG_4) lib/libc_r/uthread uthread_init.c Log: Unbreak libc_r for non-standard values of KVA_PAGES in the kernel. I believe this was the original intent of rev 1.35. PR: 46341 Reviewed by: deischen, mike (mentor) Approved by: re Revision Changes Path 1.23.2.11 +2 -0 src/lib/libc_r/uthread/uthread_init.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 15:32:27 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 962FA37B401; Mon, 24 Feb 2003 15:32:25 -0800 (PST) Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AFE643FA3; Mon, 24 Feb 2003 15:32:24 -0800 (PST) (envelope-from mjacob@feral.com) Received: from quaver.feral.com (mjacob@quaver.feral.com [192.67.166.210]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id h1ONWKV65881; Mon, 24 Feb 2003 15:32:20 -0800 (PST) (envelope-from mjacob@feral.com) Date: Mon, 24 Feb 2003 15:32:15 -0800 (PST) From: Matthew Jacob X-X-Sender: mjacob@mailhost.quaver.net Reply-To: mjacob@feral.com To: Wilko Bulte Cc: Matt Jacob , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ispfw asm_2300.h In-Reply-To: <20030224231916.A2673@freebie.xs4all.nl> Message-ID: <20030224153156.V12199@mailhost.quaver.net> References: <200302242217.h1OMH1MK016510@repoman.freebsd.org> <20030224231916.A2673@freebie.xs4all.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG taking this to -scsi > On Mon, Feb 24, 2003 at 02:17:01PM -0800, Matt Jacob wrote: > > mjacob 2003/02/24 14:17:01 PST > > > > Modified files: (Branch: RELENG_4) > > sys/dev/ispfw asm_2300.h > > Log: > > MFC: pull latest f/w into RELENG_4 brance > > > > Approved by: re (jhb) > > Matt, would it make sense to you to have isp spit > out a warning on the console in case ispfw is not > loaded? Given that you really want ispfw to make sure > you have updated fw loaded. > > Just an idea, dunno how difficult it would be to detect > ispfw.ko ? > > -- > | / o / /_ _ wilko@FreeBSD.org > |/|/ / / /( (_) Bulte > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 15:54:32 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB33337B401; Mon, 24 Feb 2003 15:54:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7767E43F93; Mon, 24 Feb 2003 15:54:30 -0800 (PST) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1ONsU0U024267; Mon, 24 Feb 2003 15:54:30 -0800 (PST) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1ONsUfb024266; Mon, 24 Feb 2003 15:54:30 -0800 (PST) Message-Id: <200302242354.h1ONsUfb024266@repoman.freebsd.org> From: Martin Blapp Date: Mon, 24 Feb 2003 15:54:30 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/uae Makefile ports/emulators/uae/files patch-aa patch-configure.in patch-src+Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2003/02/24 15:54:30 PST Modified files: emulators/uae Makefile Added files: emulators/uae/files patch-configure.in patch-src+Makefile.in Removed files: emulators/uae/files patch-aa Log: Allow UAE to build with gcc3.x. Respect CFLAGS, use AUTOCONF. PR: 46644 Submitted by: Keith Jones Revision Changes Path 1.13 +3 -2 ports/emulators/uae/Makefile 1.3 +0 -20 ports/emulators/uae/files/patch-aa (dead) 1.1 +13 -0 ports/emulators/uae/files/patch-configure.in (new) 1.1 +15 -0 ports/emulators/uae/files/patch-src+Makefile.in (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 15:56:32 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07C8D37B401; Mon, 24 Feb 2003 15:56:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A16C543FAF; Mon, 24 Feb 2003 15:56:30 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1ONuU0U024389; Mon, 24 Feb 2003 15:56:30 -0800 (PST) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1ONuUPB024388; Mon, 24 Feb 2003 15:56:30 -0800 (PST) Message-Id: <200302242356.h1ONuUPB024388@repoman.freebsd.org> From: Kris Kennaway Date: Mon, 24 Feb 2003 15:56:30 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/napster/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2003/02/24 15:56:30 PST Removed files: audio/napster/files md5 Log: Apply a silver tent peg to this undead file. Stake provided by: peter Revision Changes Path 1.7 +0 -1 ports/audio/napster/files/md5 (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 16: 6:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7F5837B401; Mon, 24 Feb 2003 16:06:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C67F43FA3; Mon, 24 Feb 2003 16:06:36 -0800 (PST) (envelope-from archie@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P06a0U025166; Mon, 24 Feb 2003 16:06:36 -0800 (PST) (envelope-from archie@repoman.freebsd.org) Received: (from archie@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P06aVm025165; Mon, 24 Feb 2003 16:06:36 -0800 (PST) Message-Id: <200302250006.h1P06aVm025165@repoman.freebsd.org> From: Archie Cobbs Date: Mon, 24 Feb 2003 16:06:36 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports MOVED X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2003/02/24 16:06:36 PST Modified files: . MOVED Log: Add entry for java/jikes-devel. Revision Changes Path 1.76 +2 -1 ports/MOVED To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 16:10:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4700637B401; Mon, 24 Feb 2003 16:10:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E50843FE0; Mon, 24 Feb 2003 16:10:21 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P0AL0U025353; Mon, 24 Feb 2003 16:10:21 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P0AKw1025352; Mon, 24 Feb 2003 16:10:20 -0800 (PST) Message-Id: <200302250010.h1P0AKw1025352@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 24 Feb 2003 16:10:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common ufsread.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/24 16:10:20 PST Modified files: sys/boot/common ufsread.c Log: Only apply rev 1.10 (which hacks around the i386 boot2 being too big for both ufs1 and ufs2 support) on i386. Revision Changes Path 1.11 +5 -0 src/sys/boot/common/ufsread.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 16:27:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAEEA37B401; Mon, 24 Feb 2003 16:27:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A29343FCB; Mon, 24 Feb 2003 16:27:38 -0800 (PST) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P0Rb0U026531; Mon, 24 Feb 2003 16:27:38 -0800 (PST) (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P0RbUF026530; Mon, 24 Feb 2003 16:27:37 -0800 (PST) Message-Id: <200302250027.h1P0RbUF026530@repoman.freebsd.org> From: Tor Egge Date: Mon, 24 Feb 2003 16:27:37 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/linuxthreads Makefile ports/devel/linuxthreads/files README.FreeBSD patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tegge 2003/02/24 16:27:37 PST Modified files: devel/linuxthreads Makefile devel/linuxthreads/files README.FreeBSD patch-aa Log: Make detection of unsafe calls to exit() optional and not default. Reviewed by: mbr Revision Changes Path 1.32 +11 -1 ports/devel/linuxthreads/Makefile 1.9 +22 -0 ports/devel/linuxthreads/files/README.FreeBSD 1.21 +23 -6 ports/devel/linuxthreads/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 16:33:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48E0837B401; Mon, 24 Feb 2003 16:33:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4B9543FE3; Mon, 24 Feb 2003 16:33:10 -0800 (PST) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P0XA0U027073; Mon, 24 Feb 2003 16:33:10 -0800 (PST) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P0XAXi027072; Mon, 24 Feb 2003 16:33:10 -0800 (PST) Message-Id: <200302250033.h1P0XAXi027072@repoman.freebsd.org> From: Martin Blapp Date: Mon, 24 Feb 2003 16:33:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/mysql323-server Makefile ports/databases/mysql40-server Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2003/02/24 16:33:10 PST Modified files: databases/mysql323-server Makefile databases/mysql40-server Makefile Log: FreeBSD 5.X does have lthread.3, FreeBSD 4.X lthread.2 Revision Changes Path 1.155 +6 -3 ports/databases/mysql323-server/Makefile 1.160 +7 -2 ports/databases/mysql40-server/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 16:42:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CAD737B401; Mon, 24 Feb 2003 16:42:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F33543F3F; Mon, 24 Feb 2003 16:42:41 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P0gf0U027845; Mon, 24 Feb 2003 16:42:41 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P0gevq027844; Mon, 24 Feb 2003 16:42:40 -0800 (PST) Message-Id: <200302250042.h1P0gevq027844@repoman.freebsd.org> From: Marcel Moolenaar Date: Mon, 24 Feb 2003 16:42:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha dec_kn8ae.c machdep.c prom.c trap.c src/sys/alpha/conf NOTES src/sys/alpha/include db_machdep.h src/sys/alpha/tlsb dwlpx.c tlsb.c src/sys/conf files options src/sys/modules/osf1 Makefile src/sys/pci simos.c simos.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2003/02/24 16:42:40 PST Modified files: sys/alpha/alpha dec_kn8ae.c machdep.c prom.c trap.c sys/alpha/conf NOTES sys/alpha/include db_machdep.h sys/alpha/tlsb dwlpx.c tlsb.c sys/conf files options sys/modules/osf1 Makefile Removed files: sys/pci simos.c simos.h Log: Remove support for running in SimOS. The support has rotted over time and there's no indication that it will improve anytime soon. By removing support for SimOS it is possible to build LINT on Alpha, which is considered more important at the moment. Not objected to on: alpha@ Revision Changes Path 1.12 +1 -3 src/sys/alpha/alpha/dec_kn8ae.c 1.196 +0 -23 src/sys/alpha/alpha/machdep.c 1.26 +0 -22 src/sys/alpha/alpha/prom.c 1.106 +1 -6 src/sys/alpha/alpha/trap.c 1.149 +0 -4 src/sys/alpha/conf/NOTES 1.7 +0 -10 src/sys/alpha/include/db_machdep.h 1.24 +0 -17 src/sys/alpha/tlsb/dwlpx.c 1.14 +1 -13 src/sys/alpha/tlsb/tlsb.c 1.763 +0 -1 src/sys/conf/files 1.375 +0 -3 src/sys/conf/options 1.11 +2 -2 src/sys/modules/osf1/Makefile 1.16 +0 -357 src/sys/pci/simos.c (dead) 1.3 +0 -74 src/sys/pci/simos.h (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 16:54:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09D1337B401; Mon, 24 Feb 2003 16:54:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A023443FAF; Mon, 24 Feb 2003 16:54:13 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P0sD0U028578; Mon, 24 Feb 2003 16:54:13 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P0sDKk028577; Mon, 24 Feb 2003 16:54:13 -0800 (PST) Message-Id: <200302250054.h1P0sDKk028577@repoman.freebsd.org> From: Tom Rhodes Date: Mon, 24 Feb 2003 16:54:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/expand expand.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/24 16:54:13 PST Modified files: (Branch: RELENG_4) usr.bin/expand expand.1 Log: Sync with current. This includes markup fixes and uses .Nm in place of .Nm expand. Approved by: re (blanket) Revision Changes Path 1.3.2.7 +7 -15 src/usr.bin/expand/expand.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 17:24:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C7C937B401; Mon, 24 Feb 2003 17:24:10 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EA6D43F75; Mon, 24 Feb 2003 17:24:10 -0800 (PST) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id E1649AE2C5; Mon, 24 Feb 2003 17:24:09 -0800 (PST) Date: Mon, 24 Feb 2003 17:24:09 -0800 From: Alfred Perlstein To: "David E. O'Brien" Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/common ufsread.c Message-ID: <20030225012409.GO27224@elvis.mu.org> References: <200302250010.h1P0AKw1025352@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302250010.h1P0AKw1025352@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * David E. O'Brien [030224 16:10] wrote: > obrien 2003/02/24 16:10:20 PST > > Modified files: > sys/boot/common ufsread.c > Log: > Only apply rev 1.10 (which hacks around the i386 boot2 being too big for > both ufs1 and ufs2 support) on i386. Wouldn't it be possible to add a dependancy to "all" (possibly) that would compare the size of the generated binary to something and cause the target to fail if it was too big? This could catch such things early. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 17:32: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1091237B401; Mon, 24 Feb 2003 17:32:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A991743F75; Mon, 24 Feb 2003 17:32:03 -0800 (PST) (envelope-from hsu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P1W30U031640; Mon, 24 Feb 2003 17:32:03 -0800 (PST) (envelope-from hsu@repoman.freebsd.org) Received: (from hsu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P1W3Zt031639; Mon, 24 Feb 2003 17:32:03 -0800 (PST) Message-Id: <200302250132.h1P1W3Zt031639@repoman.freebsd.org> From: Jeffrey Hsu Date: Mon, 24 Feb 2003 17:32:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_usrreq.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hsu 2003/02/24 17:32:03 PST Modified files: sys/netinet tcp_usrreq.c Log: Hold the TCP protocol lock while modifying the connection hash table. Revision Changes Path 1.85 +4 -4 src/sys/netinet/tcp_usrreq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 18:55: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEC3D37B401; Mon, 24 Feb 2003 18:55:02 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44A2243FB1; Mon, 24 Feb 2003 18:55:01 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id NAA24529; Tue, 25 Feb 2003 13:54:56 +1100 Date: Tue, 25 Feb 2003 13:56:14 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "David O'Brien" Cc: src-committers@FreeBSD.org, , Subject: Re: cvs commit: src/sys/conf makeLINT.sed In-Reply-To: <20030224164337.GC47253@dragon.nuxi.com> Message-ID: <20030225135050.M8899-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 24 Feb 2003, David O'Brien wrote: > On Mon, Feb 24, 2003 at 12:55:04PM +1100, Bruce Evans wrote: > > BTW, I've noticed the following defects in `include': > > - doesn't work if nested. > > Hum... I have my own i386 kernel config that includes SMP, which in turn > includes GENERIC. Is this the type of nested includes you're referring > to? It was, but this seems to have been pilot error (I got a syntax error, which was probably from not changing myKERNEL.core in the include statement). The problem with include not understanding POSIX filenames is also a non-problem. It is easy to work around by quoting the filename: # Works: include "FOO.core" # Syntax error: include FOO.core Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 18:55:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9808337B401; Mon, 24 Feb 2003 18:55:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0578D43FB1; Mon, 24 Feb 2003 18:55:38 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P2tb0U037436; Mon, 24 Feb 2003 18:55:37 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P2tbOC037435; Mon, 24 Feb 2003 18:55:37 -0800 (PST) Message-Id: <200302250255.h1P2tbOC037435@repoman.freebsd.org> From: Tom Rhodes Date: Mon, 24 Feb 2003 18:55:37 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/yacc yyfix.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/24 18:55:37 PST Modified files: (Branch: RELENG_4) usr.bin/yacc yyfix.1 Log: Sync with current. The only changes are: s/.Xr yacc/.Xr yacc 1/ Approved by: re (blanket) Revision Changes Path 1.3.2.3 +5 -5 src/usr.bin/yacc/yyfix.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 18:59:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9D3D37B401; Mon, 24 Feb 2003 18:59:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 653B543F93; Mon, 24 Feb 2003 18:59:11 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P2xB0U037604; Mon, 24 Feb 2003 18:59:11 -0800 (PST) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P2xBMv037603; Mon, 24 Feb 2003 18:59:11 -0800 (PST) Message-Id: <200302250259.h1P2xBMv037603@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 24 Feb 2003 18:59:11 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/gonvert Makefile distinfo pkg-descr ports/misc/gonvert/files patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2003/02/24 18:59:11 PST Modified files: misc/gonvert Makefile distinfo pkg-descr misc/gonvert/files patch-Makefile Log: upgrade to 0.1.2 Revision Changes Path 1.11 +5 -7 ports/misc/gonvert/Makefile 1.4 +1 -1 ports/misc/gonvert/distinfo 1.4 +10 -18 ports/misc/gonvert/files/patch-Makefile 1.2 +1 -1 ports/misc/gonvert/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 19: 7:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D55437B401; Mon, 24 Feb 2003 19:07:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4097143F75; Mon, 24 Feb 2003 19:07:41 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P37f0U038306; Mon, 24 Feb 2003 19:07:41 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P37f5h038305; Mon, 24 Feb 2003 19:07:41 -0800 (PST) Message-Id: <200302250307.h1P37f5h038305@repoman.freebsd.org> From: Tom Rhodes Date: Mon, 24 Feb 2003 19:07:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/yacc yacc.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/24 19:07:41 PST Modified files: (Branch: RELENG_4) usr.bin/yacc yacc.1 Log: Sync with current: Add a STANDARDS, HISTORY, ENVIRONMENT and TABLES sections. Tidy up some of the .Bl markup. Approved by: re (blanket) Revision Changes Path 1.10.2.2 +38 -12 src/usr.bin/yacc/yacc.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 19:18:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D53F037B401; Mon, 24 Feb 2003 19:18:40 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C40143F93; Mon, 24 Feb 2003 19:18:39 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id OAA28054; Tue, 25 Feb 2003 14:18:36 +1100 Date: Tue, 25 Feb 2003 14:19:53 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "David O'Brien" Cc: src-committers@FreeBSD.org, , Subject: Re: cvs commit: src/sys/conf makeLINT.sed In-Reply-To: <20030225135050.M8899-100000@gamplex.bde.org> Message-ID: <20030225140948.U9086-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 25 Feb 2003, Bruce Evans wrote: > On Mon, 24 Feb 2003, David O'Brien wrote: > > > On Mon, Feb 24, 2003 at 12:55:04PM +1100, Bruce Evans wrote: > > > BTW, I've noticed the following defects in `include': > > > - doesn't work if nested. > > > > Hum... I have my own i386 kernel config that includes SMP, which in turn > > includes GENERIC. Is this the type of nested includes you're referring > > to? > > It was, but this seems to have been pilot error (I got a syntax error, > which was probably from not changing myKERNEL.core in the include > statement). More testing showed that it wasn't pilot error. Including GENERIC nested worked in all cases that I tried, but including the core of my kernel failed in all cases that I tried. I reduced the failure to the following. Even non-nested includes are broken in some cases: %%% Script started on Tue Feb 25 14:16:01 2003 ttyp0:bde@besplex:/usr/src/sys/i386/conf> cat FOOBAR include FOO ttyp0:bde@besplex:/usr/src/sys/i386/conf> cat FOO machine i386 cpu I486_CPU ident FOO ttyp0:bde@besplex:/usr/src/sys/i386/conf> config FOOBAR config: FOO:1: syntax error ttyp0:bde@besplex:/usr/src/sys/i386/conf> config FOO Kernel build directory is ../compile/FOO Don't forget to do a ``make depend'' ttyp0:bde@besplex:/usr/src/sys/i386/conf> exit Script done on Tue Feb 25 14:16:23 2003 %%% Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 19:21:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0C1837B401; Mon, 24 Feb 2003 19:21:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 615D643FA3; Mon, 24 Feb 2003 19:21:23 -0800 (PST) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P3LN0U039841; Mon, 24 Feb 2003 19:21:23 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P3LN8b039840; Mon, 24 Feb 2003 19:21:23 -0800 (PST) Message-Id: <200302250321.h1P3LN8b039840@repoman.freebsd.org> From: Maxime Henrion Date: Mon, 24 Feb 2003 19:21:23 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha mem.c pmap.c src/sys/dev/bktr bktr_os.c src/sys/dev/drm drm_vm.h src/sys/dev/fb fb.c fbreg.h gfb.c s3_pci.c vga.c vgareg.h src/sys/dev/firewire fwdev.c fwmem.c src/sys/dev/gfb gfb_pci.c src/sys/dev/sound/pcm dsp.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2003/02/24 19:21:23 PST Modified files: sys/alpha/alpha mem.c pmap.c sys/dev/bktr bktr_os.c sys/dev/drm drm_vm.h sys/dev/fb fb.c fbreg.h gfb.c s3_pci.c vga.c vgareg.h sys/dev/firewire fwdev.c fwmem.c sys/dev/gfb gfb_pci.c sys/dev/sound/pcm dsp.c sys/dev/syscons syscons.c sys/dev/tdfx tdfx_pci.c sys/geom geom_stats.c sys/i386/i386 elan-mmcr.c mem.c pmap.c sys/i386/isa spigot.c vesa.c sys/i386/isa/pcvt pcvt_drv.c sys/ia64/ia64 mem.c pmap.c sys/isa vga_isa.c sys/kern subr_xxx.c sys/pc98/pc98 pc98gdc.c syscons.c sys/pci agp.c meteor.c xrpu.c sys/powerpc/powerpc pmap.c sys/sparc64/sparc64 pmap.c sys/sys conf.h sys/vm device_pager.c pmap.h Log: Cleanup of the d_mmap_t interface. - Get rid of the useless atop() / pmap_phys_address() detour. The device mmap handlers must now give back the physical address without atop()'ing it. - Don't borrow the physical address of the mapping in the returned int. Now we properly pass a vm_offset_t * and expect it to be filled by the mmap handler when the mapping was successful. The mmap handler must now return 0 when successful, any other value is considered as an error. Previously, returning -1 was the only way to fail. This change thus accidentally fixes some devices which were bogusly returning errno constants which would have been considered as addresses by the device pager. - Garbage collect the poorly named pmap_phys_address() now that it's no longer used. - Convert all the d_mmap_t consumers to the new API. I'm still not sure wheter we need a __FreeBSD_version bump for this, since and we didn't guarantee API/ABI stability until 5.1-RELEASE. Discussed with: alc, phk, jake Reviewed by: peter Compile-tested on: LINT (i386), GENERIC (alpha and sparc64) Runtime-tested on: i386 Revision Changes Path 1.42 +3 -2 src/sys/alpha/alpha/mem.c 1.121 +0 -7 src/sys/alpha/alpha/pmap.c 1.32 +3 -2 src/sys/dev/bktr/bktr_os.c 1.3 +10 -6 src/sys/dev/drm/drm_vm.h 1.23 +4 -4 src/sys/dev/fb/fb.c 1.12 +3 -2 src/sys/dev/fb/fbreg.h 1.3 +5 -11 src/sys/dev/fb/gfb.c 1.4 +3 -2 src/sys/dev/fb/s3_pci.c 1.22 +7 -12 src/sys/dev/fb/vga.c 1.6 +2 -2 src/sys/dev/fb/vgareg.h 1.20 +2 -2 src/sys/dev/firewire/fwdev.c 1.14 +1 -1 src/sys/dev/firewire/fwmem.c 1.5 +2 -2 src/sys/dev/gfb/gfb_pci.c 1.60 +3 -4 src/sys/dev/sound/pcm/dsp.c 1.395 +2 -2 src/sys/dev/syscons/syscons.c 1.23 +6 -3 src/sys/dev/tdfx/tdfx_pci.c 1.5 +5 -3 src/sys/geom/geom_stats.c 1.11 +3 -2 src/sys/i386/i386/elan-mmcr.c 1.103 +6 -3 src/sys/i386/i386/mem.c 1.394 +0 -7 src/sys/i386/i386/pmap.c 1.74 +3 -2 src/sys/i386/isa/pcvt/pcvt_drv.c 1.56 +3 -2 src/sys/i386/isa/spigot.c 1.41 +5 -8 src/sys/i386/isa/vesa.c 1.11 +3 -2 src/sys/ia64/ia64/mem.c 1.95 +0 -6 src/sys/ia64/ia64/pmap.c 1.21 +3 -3 src/sys/isa/vga_isa.c 1.21 +2 -1 src/sys/kern/subr_xxx.c 1.33 +2 -2 src/sys/pc98/pc98/pc98gdc.c 1.183 +2 -2 src/sys/pc98/pc98/syscons.c 1.27 +3 -2 src/sys/pci/agp.c 1.58 +3 -2 src/sys/pci/meteor.c 1.28 +3 -2 src/sys/pci/xrpu.c 1.54 +0 -7 src/sys/powerpc/powerpc/pmap.c 1.101 +0 -7 src/sys/sparc64/sparc64/pmap.c 1.163 +2 -1 src/sys/sys/conf.h 1.62 +7 -7 src/sys/vm/device_pager.c 1.54 +0 -1 src/sys/vm/pmap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 19:37:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65D3137B401; Mon, 24 Feb 2003 19:37:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 070A943F85; Mon, 24 Feb 2003 19:37:49 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P3bm0U040973; Mon, 24 Feb 2003 19:37:48 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P3bmWp040972; Mon, 24 Feb 2003 19:37:48 -0800 (PST) Message-Id: <200302250337.h1P3bmWp040972@repoman.freebsd.org> From: Jeff Roberson Date: Mon, 24 Feb 2003 19:37:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumrequest.c src/sys/gnu/ext2fs fs.h src/sys/kern kern_lock.c vfs_bio.c vfs_cluster.c vfs_default.c vfs_subr.c src/sys/nfsclient nfs_vnops.c src/sys/nfsserver nfs_serv.c src/sys/sys buf.h lockmgr.h ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2003/02/24 19:37:48 PST Modified files: sys/dev/vinum vinumrequest.c sys/gnu/ext2fs fs.h sys/kern kern_lock.c vfs_bio.c vfs_cluster.c vfs_default.c vfs_subr.c sys/nfsclient nfs_vnops.c sys/nfsserver nfs_serv.c sys/sys buf.h lockmgr.h sys/ufs/ffs ffs_softdep.c ffs_vnops.c sys/vm vm_pager.c Log: - Add an interlock argument to BUF_LOCK and BUF_TIMELOCK. - Remove the buftimelock mutex and acquire the buf's interlock to protect these fields instead. - Hold the vnode interlock while locking bufs on the clean/dirty queues. This reduces some cases from one BUF_LOCK with a LK_NOWAIT and another BUF_LOCK with a LK_TIMEFAIL to a single lock. Reviewed by: arch, mckusick Revision Changes Path 1.64 +2 -2 src/sys/dev/vinum/vinumrequest.c 1.12 +1 -1 src/sys/gnu/ext2fs/fs.h 1.65 +5 -8 src/sys/kern/kern_lock.c 1.370 +20 -16 src/sys/kern/vfs_bio.c 1.129 +5 -3 src/sys/kern/vfs_cluster.c 1.73 +1 -1 src/sys/kern/vfs_default.c 1.430 +34 -41 src/sys/kern/vfs_subr.c 1.195 +9 -9 src/sys/nfsclient/nfs_vnops.c 1.131 +7 -3 src/sys/nfsserver/nfs_serv.c 1.145 +12 -11 src/sys/sys/buf.h 1.39 +1 -0 src/sys/sys/lockmgr.h 1.136 +5 -4 src/sys/ufs/ffs/ffs_softdep.c 1.104 +1 -1 src/sys/ufs/ffs/ffs_vnops.c 1.84 +1 -1 src/sys/vm/vm_pager.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 20:42:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CFA037B401; Mon, 24 Feb 2003 20:42:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A24743FB1; Mon, 24 Feb 2003 20:42:38 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P4gc0U045220; Mon, 24 Feb 2003 20:42:38 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P4gccS045219; Mon, 24 Feb 2003 20:42:38 -0800 (PST) Message-Id: <200302250442.h1P4gccS045219@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 24 Feb 2003 20:42:38 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gnomevfs/files patch-modules_cdda-method.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/24 20:42:37 PST Added files: devel/gnomevfs/files patch-modules_cdda-method.c Log: Fix build with cdparanoia. PR: 48618 Revision Changes Path 1.1 +26 -0 ports/devel/gnomevfs/files/patch-modules_cdda-method.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 20:43:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD1FA37B401; Mon, 24 Feb 2003 20:43:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D44843FB1; Mon, 24 Feb 2003 20:43:40 -0800 (PST) (envelope-from motoyuki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P4he0U045288; Mon, 24 Feb 2003 20:43:40 -0800 (PST) (envelope-from motoyuki@repoman.freebsd.org) Received: (from motoyuki@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P4heUn045287; Mon, 24 Feb 2003 20:43:40 -0800 (PST) Message-Id: <200302250443.h1P4heUn045287@repoman.freebsd.org> From: Motoyuki Konno Date: Mon, 24 Feb 2003 20:43:40 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/mh Makefile pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG motoyuki 2003/02/24 20:43:40 PST Modified files: japanese/mh Makefile Removed files: japanese/mh pkg-comment Log: retire pkg-comment. Revision Changes Path 1.22 +3 -2 ports/japanese/mh/Makefile 1.3 +0 -1 ports/japanese/mh/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 20:45:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AAF537B401; Mon, 24 Feb 2003 20:45:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC8C543FE3; Mon, 24 Feb 2003 20:45:35 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P4jZ0U045394; Mon, 24 Feb 2003 20:45:35 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P4jZos045393; Mon, 24 Feb 2003 20:45:35 -0800 (PST) Message-Id: <200302250445.h1P4jZos045393@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 24 Feb 2003 20:45:35 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/scintilla Makefile distinfo pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/24 20:45:35 PST Modified files: x11-toolkits/scintilla Makefile distinfo Removed files: x11-toolkits/scintilla pkg-comment Log: * Update to 1.51 [1] * De-pkg-comment PR: 48478 [1] Submitted by: Koop Mast [1] Revision Changes Path 1.16 +2 -1 ports/x11-toolkits/scintilla/Makefile 1.13 +1 -1 ports/x11-toolkits/scintilla/distinfo 1.2 +0 -1 ports/x11-toolkits/scintilla/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 20:46: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8643937B401; Mon, 24 Feb 2003 20:46:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 267C843FA3; Mon, 24 Feb 2003 20:46:08 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P4k70U045458; Mon, 24 Feb 2003 20:46:07 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P4k7dM045457; Mon, 24 Feb 2003 20:46:07 -0800 (PST) Message-Id: <200302250446.h1P4k7dM045457@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 24 Feb 2003 20:46:07 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gnomevfs Makefile pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/24 20:46:07 PST Modified files: devel/gnomevfs Makefile Removed files: devel/gnomevfs pkg-comment Log: De-pkg-comment. Revision Changes Path 1.39 +1 -0 ports/devel/gnomevfs/Makefile 1.2 +0 -1 ports/devel/gnomevfs/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 20:58: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FFB637B40F; Mon, 24 Feb 2003 20:57:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A4F743FB1; Mon, 24 Feb 2003 20:57:58 -0800 (PST) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P4vv0U046152; Mon, 24 Feb 2003 20:57:58 -0800 (PST) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P4vvMR046151; Mon, 24 Feb 2003 20:57:57 -0800 (PST) Message-Id: <200302250457.h1P4vvMR046151@repoman.freebsd.org> From: Hye-Shik Chang Date: Mon, 24 Feb 2003 20:57:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/scons Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG perky 2003/02/24 20:57:57 PST Modified files: devel/scons Makefile distinfo pkg-plist Log: Update to 0.11 Revision Changes Path 1.9 +2 -1 ports/devel/scons/Makefile 1.7 +1 -1 ports/devel/scons/distinfo 1.6 +27 -0 ports/devel/scons/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 21:13: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D461837B405; Mon, 24 Feb 2003 21:12:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7886443FAF; Mon, 24 Feb 2003 21:12:59 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P5Cx0U047301; Mon, 24 Feb 2003 21:12:59 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P5CxPf047300; Mon, 24 Feb 2003 21:12:59 -0800 (PST) Message-Id: <200302250512.h1P5CxPf047300@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 24 Feb 2003 21:12:59 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/vte Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/24 21:12:59 PST Modified files: x11-toolkits/vte Makefile distinfo Log: Update to 0.10.25. Revision Changes Path 1.18 +1 -1 ports/x11-toolkits/vte/Makefile 1.14 +1 -1 ports/x11-toolkits/vte/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 21:13:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50A8E37B401; Mon, 24 Feb 2003 21:13:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E61E843F85; Mon, 24 Feb 2003 21:13:47 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P5Dl0U047366; Mon, 24 Feb 2003 21:13:47 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P5DlEb047365; Mon, 24 Feb 2003 21:13:47 -0800 (PST) Message-Id: <200302250513.h1P5DlEb047365@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 24 Feb 2003 21:13:47 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/libxml2 Makefile distinfo pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/24 21:13:47 PST Modified files: textproc/libxml2 Makefile distinfo Removed files: textproc/libxml2 pkg-comment Log: * Update to 2.5.4 * De-pkg-comment Revision Changes Path 1.88 +2 -1 ports/textproc/libxml2/Makefile 1.60 +1 -1 ports/textproc/libxml2/distinfo 1.3 +0 -1 ports/textproc/libxml2/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 21:14:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE48837B401; Mon, 24 Feb 2003 21:14:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81A9C43F93; Mon, 24 Feb 2003 21:14:18 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P5EI0U047426; Mon, 24 Feb 2003 21:14:18 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P5EINI047425; Mon, 24 Feb 2003 21:14:18 -0800 (PST) Message-Id: <200302250514.h1P5EINI047425@repoman.freebsd.org> From: David Xu Date: Mon, 24 Feb 2003 21:14:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_clock.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/24 21:14:18 PST Modified files: sys/kern kern_clock.c Log: Remove a never true condition. Revision Changes Path 1.153 +1 -2 src/sys/kern/kern_clock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 21:14:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D934737B405; Mon, 24 Feb 2003 21:14:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76CA143F93; Mon, 24 Feb 2003 21:14:19 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P5EJ0U047459; Mon, 24 Feb 2003 21:14:19 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P5EJoJ047458; Mon, 24 Feb 2003 21:14:19 -0800 (PST) Message-Id: <200302250514.h1P5EJoJ047458@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 24 Feb 2003 21:14:19 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/libxslt Makefile distinfo pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/24 21:14:19 PST Modified files: textproc/libxslt Makefile distinfo Removed files: textproc/libxslt pkg-comment Log: * Update to 1.0.27 * De-pkg-comment Revision Changes Path 1.39 +2 -1 ports/textproc/libxslt/Makefile 1.32 +1 -1 ports/textproc/libxslt/distinfo 1.2 +0 -1 ports/textproc/libxslt/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 21:17:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED84D37B401; Mon, 24 Feb 2003 21:17:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91FE243F3F; Mon, 24 Feb 2003 21:17:18 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P5HI0U047694; Mon, 24 Feb 2003 21:17:18 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P5HIHP047693; Mon, 24 Feb 2003 21:17:18 -0800 (PST) Message-Id: <200302250517.h1P5HIHP047693@repoman.freebsd.org> From: David Xu Date: Mon, 24 Feb 2003 21:17:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_thread.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/24 21:17:18 PST Modified files: sys/kern kern_thread.c Log: Remove a bogus comment. Revision Changes Path 1.96 +0 -6 src/sys/kern/kern_thread.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 21:49:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A38537B401; Mon, 24 Feb 2003 21:49:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1413543FAF; Mon, 24 Feb 2003 21:49:42 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P5nf0U050605; Mon, 24 Feb 2003 21:49:41 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P5nf0t050604; Mon, 24 Feb 2003 21:49:41 -0800 (PST) Message-Id: <200302250549.h1P5nf0t050604@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 24 Feb 2003 21:49:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/libmrproject Makefile distinfo pkg-plist ports/deskutils/mrproject Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/24 21:49:41 PST Modified files: deskutils/libmrproject Makefile distinfo pkg-plist deskutils/mrproject Makefile distinfo pkg-plist Log: Update to 0.9.1. Revision Changes Path 1.2 +1 -1 ports/deskutils/libmrproject/Makefile 1.2 +1 -1 ports/deskutils/libmrproject/distinfo 1.2 +1 -0 ports/deskutils/libmrproject/pkg-plist 1.12 +1 -1 ports/deskutils/mrproject/Makefile 1.5 +1 -1 ports/deskutils/mrproject/distinfo 1.5 +16 -0 ports/deskutils/mrproject/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 21:53:32 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79BC337B401; Mon, 24 Feb 2003 21:53:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AE3643F93; Mon, 24 Feb 2003 21:53:30 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P5rT0U051133; Mon, 24 Feb 2003 21:53:29 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P5rTU9051132; Mon, 24 Feb 2003 21:53:29 -0800 (PST) Message-Id: <200302250553.h1P5rTU9051132@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 24 Feb 2003 21:53:29 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mplayer-plugin Makefile distinfo ports/www/mplayer-plugin/files patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/24 21:53:29 PST Modified files: www/mplayer-plugin Makefile distinfo www/mplayer-plugin/files patch-Makefile Log: * Update to 0.50 * Respect ${CC} Revision Changes Path 1.3 +1 -2 ports/www/mplayer-plugin/Makefile 1.2 +1 -1 ports/www/mplayer-plugin/distinfo 1.3 +7 -9 ports/www/mplayer-plugin/files/patch-Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 22:19:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A4A337B401; Mon, 24 Feb 2003 22:19:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9582F43FB1; Mon, 24 Feb 2003 22:19:38 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P6Jc0U052565; Mon, 24 Feb 2003 22:19:38 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P6JcsX052564; Mon, 24 Feb 2003 22:19:38 -0800 (PST) Message-Id: <200302250619.h1P6JcsX052564@repoman.freebsd.org> From: Akinori MUSHA Date: Mon, 24 Feb 2003 22:19:38 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/ruby-xmlconfigfile Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/24 22:19:38 PST Modified files: textproc Makefile Added files: textproc/ruby-xmlconfigfile Makefile distinfo pkg-descr pkg-plist Log: Add ruby-xmlconfigfile, a Ruby module for easy handling of XML configuration files. Revision Changes Path 1.487 +1 -0 ports/textproc/Makefile 1.1 +37 -0 ports/textproc/ruby-xmlconfigfile/Makefile (new) 1.1 +1 -0 ports/textproc/ruby-xmlconfigfile/distinfo (new) 1.1 +5 -0 ports/textproc/ruby-xmlconfigfile/pkg-descr (new) 1.1 +28 -0 ports/textproc/ruby-xmlconfigfile/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 22:19:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E818937B405; Mon, 24 Feb 2003 22:19:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88B0043F93; Mon, 24 Feb 2003 22:19:49 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P6Jn0U052605; Mon, 24 Feb 2003 22:19:49 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P6JnH6052604; Mon, 24 Feb 2003 22:19:49 -0800 (PST) Message-Id: <200302250619.h1P6JnH6052604@repoman.freebsd.org> From: Akinori MUSHA Date: Mon, 24 Feb 2003 22:19:49 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/24 22:19:49 PST Modified files: . modules Log: ruby-xmlconfigfile --> ports/textproc/ruby-xmlconfigfile Revision Changes Path 1.6802 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 23:20:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AF4F37B401; Mon, 24 Feb 2003 23:20:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F12F43F85; Mon, 24 Feb 2003 23:20:18 -0800 (PST) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P6k80U056134; Mon, 24 Feb 2003 22:46:08 -0800 (PST) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P6k850056133; Mon, 24 Feb 2003 22:46:08 -0800 (PST) Message-Id: <200302250646.h1P6k850056133@repoman.freebsd.org> From: Alan Cox Date: Mon, 24 Feb 2003 22:46:08 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/sys/vm vm_object.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2003/02/24 22:46:08 PST Modified files: sys/vm vm_object.h Log: Fuse two #ifdefs with identical conditions. Revision Changes Path 1.89 +0 -3 src/sys/vm/vm_object.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 23:20:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF8E037B405; Mon, 24 Feb 2003 23:20:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AEB243F75; Mon, 24 Feb 2003 23:20:18 -0800 (PST) (envelope-from mckusick@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P6ig0U056037; Mon, 24 Feb 2003 22:44:42 -0800 (PST) (envelope-from mckusick@repoman.freebsd.org) Received: (from mckusick@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P6igAv056036; Mon, 24 Feb 2003 22:44:42 -0800 (PST) Message-Id: <200302250644.h1P6igAv056036@repoman.freebsd.org> From: Kirk McKusick Date: Mon, 24 Feb 2003 22:44:42 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/sys/sys vnode.h src/sys/kern vfs_bio.c vfs_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mckusick 2003/02/24 22:44:42 PST Modified files: sys/sys vnode.h sys/kern vfs_bio.c vfs_subr.c Log: Prevent large files from monopolizing the system buffers. Keep track of the number of dirty buffers held by a vnode. When a bdwrite is done on a buffer, check the existing number of dirty buffers associated with its vnode. If the number rises above vfs.dirtybufthresh (currently 90% of vfs.hidirtybuffers), one of the other (hopefully older) dirty buffers associated with the vnode is written (using bawrite). In the event that this approach fails to curb the growth in it the vnode's number of dirty buffers (due to soft updates rollback dependencies), the more drastic approach of doing a VOP_FSYNC on the vnode is used. This code primarily affects very large and actively written files such as snapshots. This change should eliminate hanging when taking snapshots or doing background fsck on very large filesystems. Hopefully, one day it will be possible to cache filesystem metadata in the VM cache as is done with file data. As it stands, only the buffer cache can be used which limits total metadata storage to about 20Mb no matter how much memory is available on the system. This rather small memory gets badly thrashed causing a lot of extra I/O. For example, taking a snapshot of a 1Tb filesystem minimally requires about 35,000 write operations, but because of the cache thrashing (we only have about 350 buffers at our disposal) ends up doing about 237,540 I/O's thus taking twenty-five minutes instead of four if it could run entirely in the cache. Reported by: Attila Nagy Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.371 +56 -3 src/sys/kern/vfs_bio.c 1.431 +6 -0 src/sys/kern/vfs_subr.c 1.221 +2 -0 src/sys/sys/vnode.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 23:20:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8181037B406; Mon, 24 Feb 2003 23:20:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEBA843F85; Mon, 24 Feb 2003 23:20:18 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P6L90U053029; Mon, 24 Feb 2003 22:21:09 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P6L9jN053027; Mon, 24 Feb 2003 22:21:09 -0800 (PST) Message-Id: <200302250621.h1P6L9jN053027@repoman.freebsd.org> From: Akinori MUSHA Date: Mon, 24 Feb 2003 22:21:09 -0800 (PST) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/lang Makefile ports/lang/ruby-js Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/24 22:21:09 PST Modified files: lang Makefile Added files: lang/ruby-js Makefile distinfo pkg-descr pkg-plist Log: Add ruby-js, a Ruby binding to NJS JavaScript Interpreter. Revision Changes Path 1.334 +1 -0 ports/lang/Makefile 1.1 +38 -0 ports/lang/ruby-js/Makefile (new) 1.1 +1 -0 ports/lang/ruby-js/distinfo (new) 1.1 +4 -0 ports/lang/ruby-js/pkg-descr (new) 1.1 +6 -0 ports/lang/ruby-js/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 23:20:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ADF137B407; Mon, 24 Feb 2003 23:20:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80DB743F93; Mon, 24 Feb 2003 23:20:19 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P6a30U055407; Mon, 24 Feb 2003 22:36:03 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P6a324055406; Mon, 24 Feb 2003 22:36:03 -0800 (PST) Message-Id: <200302250636.h1P6a324055406@repoman.freebsd.org> From: Akinori MUSHA Date: Mon, 24 Feb 2003 22:36:03 -0800 (PST) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/devel/ruby-setup.rb Makefile distinfo ports/devel/ruby-setup.rb/files patch-ruby-install.rb patch-ruby-setup.rb X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/24 22:36:03 PST Modified files: devel/ruby-setup.rb Makefile distinfo devel/ruby-setup.rb/files patch-ruby-install.rb patch-ruby-setup.rb Log: Update to 3.1.4. Revision Changes Path 1.12 +1 -2 ports/devel/ruby-setup.rb/Makefile 1.5 +1 -1 ports/devel/ruby-setup.rb/distinfo 1.2 +11 -7 ports/devel/ruby-setup.rb/files/patch-ruby-install.rb 1.2 +11 -7 ports/devel/ruby-setup.rb/files/patch-ruby-setup.rb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 23:20:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 352CA37B419; Mon, 24 Feb 2003 23:20:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29F6F43F75; Mon, 24 Feb 2003 23:20:20 -0800 (PST) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P6Pa0U054761; Mon, 24 Feb 2003 22:25:36 -0800 (PST) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P6Pakf054760; Mon, 24 Feb 2003 22:25:36 -0800 (PST) Message-Id: <200302250625.h1P6Pakf054760@repoman.freebsd.org> From: Hye-Shik Chang Date: Mon, 24 Feb 2003 22:25:36 -0800 (PST) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/archivers/py-bzip2 Makefile pkg-comment ports/archivers/py-tarfile Makefile pkg-comment ports/astro/py-metar Makefile pkg-comment ports/audio/py-cddb Makefile pkg-comment ports/audio/py-id3 Makefile pkg-comment ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG perky 2003/02/24 22:25:36 PST Modified files: archivers/py-bzip2 Makefile archivers/py-tarfile Makefile astro/py-metar Makefile audio/py-cddb Makefile audio/py-id3 Makefile audio/py-mad Makefile audio/py-xmms Makefile chinese/pycodec Makefile comms/py-serial Makefile converters/py-iconv Makefile databases/py-bsddb3 Makefile devel/decompyle Makefile devel/fib Makefile devel/newt Makefile devel/py-fam Makefile devel/py-freebsd Makefile devel/py-logging Makefile devel/py-plex Makefile devel/py-pqueue Makefile devel/py-px Makefile devel/py-repl Makefile devel/py-ro Makefile devel/pyrex Makefile devel/rhtvision Makefile devel/scons Makefile ftp/py-curl Makefile games/pyching Makefile graphics/graphviz Makefile graphics/libart Makefile graphics/py-gd Makefile graphics/py-gdchart Makefile graphics/py-graphviz Makefile graphics/py-paint Makefile irc/py-irclib Makefile japanese/py-kanjilib Makefile japanese/pycodec Makefile korean/man-doc Makefile korean/mplayer-fonts Makefile korean/pycodec Makefile lang/spl Makefile math/py-gsl Makefile math/py-numarray Makefile misc/utf8locale Makefile misc/xosd Makefile net/kmess Makefile net/konverse Makefile net/py-adns Makefile net/py-google Makefile net/py-medusa Makefile net/py-pcap Makefile net/py-rrdtool_lgpl Makefile net/py-snmp Makefile net/py-soap Makefile net/py-xmlrpc Makefile print/py-reportlab Makefile security/py-openssl Makefile security/py-posix1e Makefile textproc/py-rxp Makefile textproc/py-wordnet Makefile textproc/py2html Makefile www/apache2 Makefile www/mod_pcgi2 Makefile www/mod_python3 Makefile www/moinmoin Makefile www/py-websvcs Makefile Removed files: archivers/py-bzip2 pkg-comment archivers/py-tarfile pkg-comment astro/py-metar pkg-comment audio/py-cddb pkg-comment audio/py-id3 pkg-comment audio/py-mad pkg-comment audio/py-xmms pkg-comment chinese/pycodec pkg-comment comms/py-serial pkg-comment converters/py-iconv pkg-comment databases/py-bsddb3 pkg-comment devel/decompyle pkg-comment devel/fib pkg-comment devel/newt pkg-comment devel/py-fam pkg-comment devel/py-freebsd pkg-comment devel/py-logging pkg-comment devel/py-plex pkg-comment devel/py-pqueue pkg-comment devel/py-px pkg-comment devel/py-repl pkg-comment devel/py-ro pkg-comment devel/pyrex pkg-comment devel/rhtvision pkg-comment devel/scons pkg-comment ftp/py-curl pkg-comment games/pyching pkg-comment graphics/graphviz pkg-comment graphics/libart pkg-comment graphics/py-gd pkg-comment graphics/py-gdchart pkg-comment graphics/py-graphviz pkg-comment graphics/py-paint pkg-comment irc/py-irclib pkg-comment japanese/py-kanjilib pkg-comment japanese/pycodec pkg-comment korean/man-doc pkg-comment korean/mplayer-fonts pkg-comment korean/pycodec pkg-comment lang/jython pkg-comment lang/spl pkg-comment math/py-gsl pkg-comment math/py-numarray pkg-comment misc/utf8locale pkg-comment misc/xosd pkg-comment net/kmess pkg-comment net/konverse pkg-comment net/py-adns pkg-comment net/py-google pkg-comment net/py-medusa pkg-comment net/py-pcap pkg-comment net/py-rrdtool_lgpl pkg-comment net/py-snmp pkg-comment net/py-soap pkg-comment net/py-xmlrpc pkg-comment print/py-reportlab pkg-comment security/py-openssl pkg-comment security/py-posix1e pkg-comment textproc/py-rxp pkg-comment textproc/py-wordnet pkg-comment textproc/py2html pkg-comment www/apache2 pkg-comment www/mod_pcgi2 pkg-comment www/mod_python3 pkg-comment www/moinmoin pkg-comment www/py-websvcs pkg-comment Log: De-pkg-comment for my ports. Revision Changes Path 1.5 +1 -0 ports/archivers/py-bzip2/Makefile 1.2 +0 -1 ports/archivers/py-bzip2/pkg-comment (dead) 1.9 +1 -0 ports/archivers/py-tarfile/Makefile 1.2 +0 -1 ports/archivers/py-tarfile/pkg-comment (dead) 1.6 +1 -0 ports/astro/py-metar/Makefile 1.2 +0 -1 ports/astro/py-metar/pkg-comment (dead) 1.2 +1 -0 ports/audio/py-cddb/Makefile 1.2 +0 -1 ports/audio/py-cddb/pkg-comment (dead) 1.2 +1 -0 ports/audio/py-id3/Makefile 1.2 +0 -1 ports/audio/py-id3/pkg-comment (dead) 1.2 +1 -0 ports/audio/py-mad/Makefile 1.2 +0 -1 ports/audio/py-mad/pkg-comment (dead) 1.10 +1 -0 ports/audio/py-xmms/Makefile 1.2 +0 -1 ports/audio/py-xmms/pkg-comment (dead) 1.6 +1 -0 ports/chinese/pycodec/Makefile 1.2 +0 -1 ports/chinese/pycodec/pkg-comment (dead) 1.9 +1 -0 ports/comms/py-serial/Makefile 1.2 +0 -1 ports/comms/py-serial/pkg-comment (dead) 1.9 +1 -0 ports/converters/py-iconv/Makefile 1.4 +0 -1 ports/converters/py-iconv/pkg-comment (dead) 1.10 +1 -0 ports/databases/py-bsddb3/Makefile 1.3 +0 -1 ports/databases/py-bsddb3/pkg-comment (dead) 1.7 +1 -0 ports/devel/decompyle/Makefile 1.2 +0 -1 ports/devel/decompyle/pkg-comment (dead) 1.2 +1 -0 ports/devel/fib/Makefile 1.2 +0 -1 ports/devel/fib/pkg-comment (dead) 1.22 +1 -0 ports/devel/newt/Makefile 1.3 +0 -1 ports/devel/newt/pkg-comment (dead) 1.3 +1 -0 ports/devel/py-fam/Makefile 1.2 +0 -1 ports/devel/py-fam/pkg-comment (dead) 1.4 +1 -0 ports/devel/py-freebsd/Makefile 1.2 +0 -1 ports/devel/py-freebsd/pkg-comment (dead) 1.3 +1 -0 ports/devel/py-logging/Makefile 1.2 +0 -1 ports/devel/py-logging/pkg-comment (dead) 1.4 +1 -0 ports/devel/py-plex/Makefile 1.2 +0 -1 ports/devel/py-plex/pkg-comment (dead) 1.4 +1 -0 ports/devel/py-pqueue/Makefile 1.2 +0 -1 ports/devel/py-pqueue/pkg-comment (dead) 1.3 +1 -0 ports/devel/py-px/Makefile 1.2 +0 -1 ports/devel/py-px/pkg-comment (dead) 1.3 +1 -0 ports/devel/py-repl/Makefile 1.2 +0 -1 ports/devel/py-repl/pkg-comment (dead) 1.8 +1 -0 ports/devel/py-ro/Makefile 1.2 +0 -1 ports/devel/py-ro/pkg-comment (dead) 1.10 +1 -0 ports/devel/pyrex/Makefile 1.2 +0 -1 ports/devel/pyrex/pkg-comment (dead) 1.7 +1 -0 ports/devel/rhtvision/Makefile 1.2 +0 -1 ports/devel/rhtvision/pkg-comment (dead) 1.10 +1 -0 ports/devel/scons/Makefile 1.2 +0 -1 ports/devel/scons/pkg-comment (dead) 1.14 +1 -0 ports/ftp/py-curl/Makefile 1.2 +0 -1 ports/ftp/py-curl/pkg-comment (dead) 1.4 +1 -0 ports/games/pyching/Makefile 1.2 +0 -1 ports/games/pyching/pkg-comment (dead) 1.43 +1 -0 ports/graphics/graphviz/Makefile 1.3 +0 -1 ports/graphics/graphviz/pkg-comment (dead) 1.4 +1 -0 ports/graphics/libart/Makefile 1.2 +0 -1 ports/graphics/libart/pkg-comment (dead) 1.11 +1 -0 ports/graphics/py-gd/Makefile 1.2 +0 -1 ports/graphics/py-gd/pkg-comment (dead) 1.10 +1 -0 ports/graphics/py-gdchart/Makefile 1.2 +0 -1 ports/graphics/py-gdchart/pkg-comment (dead) 1.5 +1 -0 ports/graphics/py-graphviz/Makefile 1.2 +0 -1 ports/graphics/py-graphviz/pkg-comment (dead) 1.14 +1 -0 ports/graphics/py-paint/Makefile 1.2 +0 -1 ports/graphics/py-paint/pkg-comment (dead) 1.7 +1 -0 ports/irc/py-irclib/Makefile 1.2 +0 -1 ports/irc/py-irclib/pkg-comment (dead) 1.3 +1 -0 ports/japanese/py-kanjilib/Makefile 1.2 +0 -1 ports/japanese/py-kanjilib/pkg-comment (dead) 1.14 +1 -0 ports/japanese/pycodec/Makefile 1.2 +0 -1 ports/japanese/pycodec/pkg-comment (dead) 1.2 +1 -0 ports/korean/man-doc/Makefile 1.2 +0 -1 ports/korean/man-doc/pkg-comment (dead) 1.5 +1 -0 ports/korean/mplayer-fonts/Makefile 1.2 +0 -1 ports/korean/mplayer-fonts/pkg-comment (dead) 1.10 +1 -0 ports/korean/pycodec/Makefile 1.2 +0 -1 ports/korean/pycodec/pkg-comment (dead) 1.3 +0 -1 ports/lang/jython/pkg-comment (dead) 1.6 +1 -0 ports/lang/spl/Makefile 1.2 +0 -1 ports/lang/spl/pkg-comment (dead) 1.6 +1 -0 ports/math/py-gsl/Makefile 1.2 +0 -1 ports/math/py-gsl/pkg-comment (dead) 1.2 +1 -0 ports/math/py-numarray/Makefile 1.2 +0 -1 ports/math/py-numarray/pkg-comment (dead) 1.8 +1 -0 ports/misc/utf8locale/Makefile 1.2 +0 -1 ports/misc/utf8locale/pkg-comment (dead) 1.17 +1 -0 ports/misc/xosd/Makefile 1.2 +0 -1 ports/misc/xosd/pkg-comment (dead) 1.8 +1 -0 ports/net/kmess/Makefile 1.2 +0 -1 ports/net/kmess/pkg-comment (dead) 1.6 +1 -0 ports/net/konverse/Makefile 1.2 +0 -1 ports/net/konverse/pkg-comment (dead) 1.7 +1 -0 ports/net/py-adns/Makefile 1.2 +0 -1 ports/net/py-adns/pkg-comment (dead) 1.6 +1 -0 ports/net/py-google/Makefile 1.2 +0 -1 ports/net/py-google/pkg-comment (dead) 1.6 +1 -0 ports/net/py-medusa/Makefile 1.2 +0 -1 ports/net/py-medusa/pkg-comment (dead) 1.9 +1 -0 ports/net/py-pcap/Makefile 1.2 +0 -1 ports/net/py-pcap/pkg-comment (dead) 1.3 +1 -0 ports/net/py-rrdtool_lgpl/Makefile 1.2 +0 -1 ports/net/py-rrdtool_lgpl/pkg-comment (dead) 1.9 +1 -0 ports/net/py-snmp/Makefile 1.2 +0 -1 ports/net/py-snmp/pkg-comment (dead) 1.4 +1 -0 ports/net/py-soap/Makefile 1.2 +0 -1 ports/net/py-soap/pkg-comment (dead) 1.12 +1 -0 ports/net/py-xmlrpc/Makefile 1.2 +0 -1 ports/net/py-xmlrpc/pkg-comment (dead) 1.19 +1 -0 ports/print/py-reportlab/Makefile 1.2 +0 -1 ports/print/py-reportlab/pkg-comment (dead) 1.5 +1 -0 ports/security/py-openssl/Makefile 1.2 +0 -1 ports/security/py-openssl/pkg-comment (dead) 1.2 +1 -0 ports/security/py-posix1e/Makefile 1.2 +0 -1 ports/security/py-posix1e/pkg-comment (dead) 1.7 +1 -0 ports/textproc/py-rxp/Makefile 1.2 +0 -1 ports/textproc/py-rxp/pkg-comment (dead) 1.5 +1 -0 ports/textproc/py-wordnet/Makefile 1.2 +0 -1 ports/textproc/py-wordnet/pkg-comment (dead) 1.6 +1 -0 ports/textproc/py2html/Makefile 1.2 +0 -1 ports/textproc/py2html/pkg-comment (dead) 1.139 +1 -0 ports/www/apache2/Makefile 1.8 +0 -1 ports/www/apache2/pkg-comment (dead) 1.2 +1 -0 ports/www/mod_pcgi2/Makefile 1.2 +0 -1 ports/www/mod_pcgi2/pkg-comment (dead) 1.20 +1 -0 ports/www/mod_python3/Makefile 1.5 +0 -1 ports/www/mod_python3/pkg-comment (dead) 1.9 +1 -0 ports/www/moinmoin/Makefile 1.2 +0 -1 ports/www/moinmoin/pkg-comment (dead) 1.4 +1 -0 ports/www/py-websvcs/Makefile 1.2 +0 -1 ports/www/py-websvcs/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 23:20:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7AB337B40E; Mon, 24 Feb 2003 23:20:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25F3B43F93; Mon, 24 Feb 2003 23:20:21 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P6LJ0U053138; Mon, 24 Feb 2003 22:21:19 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P6LJlQ053136; Mon, 24 Feb 2003 22:21:19 -0800 (PST) Message-Id: <200302250621.h1P6LJlQ053136@repoman.freebsd.org> From: Akinori MUSHA Date: Mon, 24 Feb 2003 22:21:19 -0800 (PST) To: all-committers@freebsd.org, cvs-src@freebsd.org, cvs-ports@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/24 22:21:19 PST Modified files: . modules Log: ruby-js --> ports/lang/ruby-js Revision Changes Path 1.6803 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 23:24:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0777A37B401; Mon, 24 Feb 2003 23:24:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EB9343F75; Mon, 24 Feb 2003 23:24:51 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P7Op0U058630; Mon, 24 Feb 2003 23:24:51 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P7Opis058629; Mon, 24 Feb 2003 23:24:51 -0800 (PST) Message-Id: <200302250724.h1P7Opis058629@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 24 Feb 2003 23:24:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/24 23:24:51 PST Modified files: sys/conf majors Log: Retire major #133 (amrd). Revision Changes Path 1.157 +1 -1 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 23:35:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85E0437B401; Mon, 24 Feb 2003 23:35:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22D2843F75; Mon, 24 Feb 2003 23:35:42 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P7Zf0U059410; Mon, 24 Feb 2003 23:35:41 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P7Zf8K059409; Mon, 24 Feb 2003 23:35:41 -0800 (PST) Message-Id: <200302250735.h1P7Zf8K059409@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 24 Feb 2003 23:35:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors src/sys/dev/mlx mlx_compat.h mlx_disk.c mlxvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/24 23:35:41 PST Modified files: sys/conf majors sys/dev/mlx mlx_compat.h mlx_disk.c mlxvar.h Log: NO_GEOM cleanup: Move to "struct disk*" centric API. Retire major #131 (mlxd) Revision Changes Path 1.158 +1 -1 src/sys/conf/majors 1.2 +2 -2 src/sys/dev/mlx/mlx_compat.h 1.25 +19 -40 src/sys/dev/mlx/mlx_disk.c 1.18 +0 -1 src/sys/dev/mlx/mlxvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 23:36:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 077F737B405; Mon, 24 Feb 2003 23:36:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5113743F85; Mon, 24 Feb 2003 23:36:43 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P7ah0U059465; Mon, 24 Feb 2003 23:36:43 -0800 (PST) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P7ahHg059464; Mon, 24 Feb 2003 23:36:43 -0800 (PST) Message-Id: <200302250736.h1P7ahHg059464@repoman.freebsd.org> From: Norikatsu Shigemura Date: Mon, 24 Feb 2003 23:36:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/OpenEXR Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2003/02/24 23:36:43 PST Modified files: graphics/OpenEXR Makefile Log: Change USE_GCC=3.1 to USE_GCC=3.1+. This modification has temporary sample code in. Reported by: David Yeske NINOMIYA Hideyuki Revision Changes Path 1.4 +8 -1 ports/graphics/OpenEXR/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 23:41:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8128D37B401; Mon, 24 Feb 2003 23:41:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 251A743F93; Mon, 24 Feb 2003 23:41:34 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P7fX0U060058; Mon, 24 Feb 2003 23:41:33 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P7fXiB060057; Mon, 24 Feb 2003 23:41:33 -0800 (PST) Message-Id: <200302250741.h1P7fXiB060057@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 24 Feb 2003 23:41:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/swapon swapon.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/24 23:41:33 PST Modified files: sbin/swapon swapon.8 Log: More fixes. Submitted by: Andy Farkas Reviewed by: das Revision Changes Path 1.25 +8 -6 src/sbin/swapon/swapon.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 24 23:41:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80CDE37B401; Mon, 24 Feb 2003 23:41:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DDB543FAF; Mon, 24 Feb 2003 23:41:53 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P7fq0U060112; Mon, 24 Feb 2003 23:41:52 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P7fqu0060111; Mon, 24 Feb 2003 23:41:52 -0800 (PST) Message-Id: <200302250741.h1P7fqu0060111@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 24 Feb 2003 23:41:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors src/sys/dev/twe twe_compat.h twe_freebsd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/24 23:41:51 PST Modified files: sys/conf majors sys/dev/twe twe_compat.h twe_freebsd.c Log: NO_GEOM cleanup: Move to new "struct disk *" centric API. Retire major #147 (twed) Revision Changes Path 1.159 +1 -1 src/sys/conf/majors 1.5 +2 -2 src/sys/dev/twe/twe_compat.h 1.21 +16 -37 src/sys/dev/twe/twe_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 0: 3: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52DA437B401; Tue, 25 Feb 2003 00:02:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA2F343F3F; Tue, 25 Feb 2003 00:02:57 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P82v0U061434; Tue, 25 Feb 2003 00:02:57 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P82vsn061433; Tue, 25 Feb 2003 00:02:57 -0800 (PST) Message-Id: <200302250802.h1P82vsn061433@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 25 Feb 2003 00:02:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pst pst-raid.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/25 00:02:57 PST Modified files: sys/dev/pst pst-raid.c Log: NO_GEOM cleanup: Move to "struct disk *" centric API. Add NULL check to a malloc(9) return value. Ok'ed by: sos Revision Changes Path 1.5 +12 -25 src/sys/dev/pst/pst-raid.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 0:22: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9D0B37B401; Tue, 25 Feb 2003 00:22:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BBBC43FA3; Tue, 25 Feb 2003 00:22:02 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P8M20U062654; Tue, 25 Feb 2003 00:22:02 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P8M2Ne062653; Tue, 25 Feb 2003 00:22:02 -0800 (PST) Message-Id: <200302250822.h1P8M2Ne062653@repoman.freebsd.org> From: Søren Schmidt Date: Tue, 25 Feb 2003 00:22:02 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/02/25 00:22:02 PST Modified files: sys/dev/ata ata-all.c Log: Revert the probe code change. It helped those fake devices probe delays to go away, but as a side effect it also made some not so conforming CD/DVD drives go away... Revision Changes Path 1.167 +2 -2 src/sys/dev/ata/ata-all.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 0:23:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D900637B401; Tue, 25 Feb 2003 00:23:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B8A143FAF; Tue, 25 Feb 2003 00:23:12 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P8NC0U062711; Tue, 25 Feb 2003 00:23:12 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P8NCKO062710; Tue, 25 Feb 2003 00:23:12 -0800 (PST) Message-Id: <200302250823.h1P8NCKO062710@repoman.freebsd.org> From: Jeff Roberson Date: Tue, 25 Feb 2003 00:23:12 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2003/02/25 00:23:12 PST Modified files: sys/kern vfs_bio.c Log: - Add the missing NULL interlock argument to a recently added BUF_LOCK. Revision Changes Path 1.372 +1 -1 src/sys/kern/vfs_bio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 0:47: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F05537B401; Tue, 25 Feb 2003 00:47:08 -0800 (PST) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id A964543FBF; Tue, 25 Feb 2003 00:47:06 -0800 (PST) (envelope-from winter@jurai.net) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by sasami.jurai.net (8.12.6/8.12.5) with ESMTP id h1P8l4vA034413; Tue, 25 Feb 2003 03:47:05 -0500 (EST) (envelope-from winter@jurai.net) Date: Tue, 25 Feb 2003 03:47:04 -0500 (EST) From: "Matthew N. Dodd" To: Maxime Henrion Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha mem.c pmap.c src/sys/dev/bktr bktr_os.c src/sys/dev/drm drm_vm.h src/sys/dev/fb fb.c fbreg.h gfb.c s3_pci.c vga.c vgareg.h src/sys/dev/firewire fwdev.c In-Reply-To: <200302250321.h1P3LN8b039840@repoman.freebsd.org> Message-ID: <20030225034616.E12086@sasami.jurai.net> References: <200302250321.h1P3LN8b039840@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 24 Feb 2003, Maxime Henrion wrote: > I'm still not sure wheter we need a __FreeBSD_version bump for this, > since and we didn't guarantee API/ABI stability until 5.1-RELEASE. Please bump it. The FreeBSD NVIDIA driver will need to be aware of the change. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 0:50:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1596837B401; Tue, 25 Feb 2003 00:50:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC7FC43F85; Tue, 25 Feb 2003 00:50:23 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P8oN0U064221; Tue, 25 Feb 2003 00:50:23 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P8oNED064220; Tue, 25 Feb 2003 00:50:23 -0800 (PST) Message-Id: <200302250850.h1P8oNED064220@repoman.freebsd.org> From: Jeff Roberson Date: Tue, 25 Feb 2003 00:50:23 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsclient nfs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2003/02/25 00:50:23 PST Modified files: sys/nfsclient nfs_vnops.c Log: - Properly handle the vnode interlock in nfs_fsync. Reported by: phk Revision Changes Path 1.196 +1 -1 src/sys/nfsclient/nfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 1:25:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C3F137B401; Tue, 25 Feb 2003 01:25:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0999943F3F; Tue, 25 Feb 2003 01:25:33 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P9PW0U066578; Tue, 25 Feb 2003 01:25:32 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P9PWf4066577; Tue, 25 Feb 2003 01:25:32 -0800 (PST) Message-Id: <200302250925.h1P9PWf4066577@repoman.freebsd.org> From: Maxim Sobolev Date: Tue, 25 Feb 2003 01:25:32 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-Cache-Cache Makefile ports/www/p5-HTML-Mason Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/25 01:25:32 PST Modified files: devel/p5-Cache-Cache Makefile www/p5-HTML-Mason Makefile Log: Add missed dependencied. Sponsired by: Porta Software Ltd. Revision Changes Path 1.7 +2 -1 ports/devel/p5-Cache-Cache/Makefile 1.32 +2 -1 ports/www/p5-HTML-Mason/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 1:49:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF38637B401; Tue, 25 Feb 2003 01:49:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8268643F85; Tue, 25 Feb 2003 01:49:46 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1P9nk0U067902; Tue, 25 Feb 2003 01:49:46 -0800 (PST) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1P9nkI1067901; Tue, 25 Feb 2003 01:49:46 -0800 (PST) Message-Id: <200302250949.h1P9nkI1067901@repoman.freebsd.org> From: Julian Elischer Date: Tue, 25 Feb 2003 01:49:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys kse.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG julian 2003/02/25 01:49:46 PST Modified files: lib/libc/sys kse.2 Log: Catch up with change to kse_release syscall. The background info in this man page needs rewriting in some parts since the last major changes to the code, however it still accuratly reflects how to use the API. Revision Changes Path 1.11 +2 -2 src/lib/libc/sys/kse.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 2:48:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7636837B401; Tue, 25 Feb 2003 02:48:49 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A1F843F85; Tue, 25 Feb 2003 02:48:48 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 910625308; Tue, 25 Feb 2003 11:48:44 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Maxime Henrion Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha mem.c pmap.c src/sys/dev/bktr bktr_os.c src/sys/dev/drm drm_vm.h src/sys/dev/fb fb.c fbreg.h gfb.c s3_pci.c vga.c vgareg.h src/sys/dev/firewire fwdev.c fwmem.c src/sys/dev/gfb gfb_pci.c src/sys/dev/sound/pcm dsp.c ... From: Dag-Erling Smorgrav Date: Tue, 25 Feb 2003 11:48:44 +0100 In-Reply-To: <200302250321.h1P3LN8b039840@repoman.freebsd.org> (Maxime Henrion's message of "Mon, 24 Feb 2003 19:21:23 -0800 (PST)") Message-ID: User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386--freebsd) References: <200302250321.h1P3LN8b039840@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Maxime Henrion writes: > Log: > Cleanup of the d_mmap_t interface. > [...] > Compile-tested on: LINT (i386), GENERIC (alpha and sparc64) > [...] > 1.33 +2 -2 src/sys/pc98/pc98/pc98gdc.c > 1.183 +2 -2 src/sys/pc98/pc98/syscons.c I'm afraid this commit breaks GENERIC on pc98. Considering that you changed code which is specific to pc98, you should at least have compiled your changes on that platform, or asked someone to do it for you. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 2:58:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47A1A37B401; Tue, 25 Feb 2003 02:58:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD18043F75; Tue, 25 Feb 2003 02:58:20 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PAwK0U072173; Tue, 25 Feb 2003 02:58:20 -0800 (PST) (envelope-from alex@repoman.freebsd.org) Received: (from alex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PAwK5f072172; Tue, 25 Feb 2003 02:58:20 -0800 (PST) Message-Id: <200302251058.h1PAwK5f072172@repoman.freebsd.org> From: Alexander Langer Date: Tue, 25 Feb 2003 02:58:20 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/dotconf Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alex 2003/02/25 02:58:20 PST Modified files: devel/dotconf Makefile distinfo Log: Update to 1.0.12 Revision Changes Path 1.15 +1 -1 ports/devel/dotconf/Makefile 1.9 +1 -1 ports/devel/dotconf/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 3:23:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A359637B401; Tue, 25 Feb 2003 03:23:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45E0743FAF; Tue, 25 Feb 2003 03:23:18 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PBNI0U074106; Tue, 25 Feb 2003 03:23:18 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PBNIvl074105; Tue, 25 Feb 2003 03:23:18 -0800 (PST) Message-Id: <200302251123.h1PBNIvl074105@repoman.freebsd.org> From: David Xu Date: Tue, 25 Feb 2003 03:23:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 trap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/25 03:23:17 PST Modified files: sys/i386/i386 trap.c Log: Remove an unsafe KASSERT. Revision Changes Path 1.241 +0 -1 src/sys/i386/i386/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 3:49: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD11437B401; Tue, 25 Feb 2003 03:49:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F8C343F93; Tue, 25 Feb 2003 03:49:02 -0800 (PST) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PBn20U075491; Tue, 25 Feb 2003 03:49:02 -0800 (PST) (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PBn2JD075490; Tue, 25 Feb 2003 03:49:02 -0800 (PST) Message-Id: <200302251149.h1PBn2JD075490@repoman.freebsd.org> From: Maxim Konovalov Date: Tue, 25 Feb 2003 03:49:02 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG maxim 2003/02/25 03:49:02 PST Modified files: sys/netinet ip_input.c Log: Ip reassembly queue structure has ipq_nfrags now. Count a number of dropped ip fragments precisely. Reviewed by: silby Revision Changes Path 1.227 +15 -7 src/sys/netinet/ip_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 3:52:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C7BD37B401; Tue, 25 Feb 2003 03:52:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F69443FB1; Tue, 25 Feb 2003 03:52:11 -0800 (PST) (envelope-from roberto@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PBqA0U076011; Tue, 25 Feb 2003 03:52:10 -0800 (PST) (envelope-from roberto@repoman.freebsd.org) Received: (from roberto@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PBqANZ076010; Tue, 25 Feb 2003 03:52:10 -0800 (PST) Message-Id: <200302251152.h1PBqANZ076010@repoman.freebsd.org> From: Ollivier Robert Date: Tue, 25 Feb 2003 03:52:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/sjog Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roberto 2003/02/25 03:52:10 PST Modified files: sysutils/sjog Makefile Log: Put alan@clegg.com as maintainer. Previous maintainer doesn't have a VAIO any more and Alan is already maintainer of graphics/picturebook. Revision Changes Path 1.4 +1 -1 ports/sysutils/sjog/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 3:53:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53BB437B401; Tue, 25 Feb 2003 03:53:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC55B43FA3; Tue, 25 Feb 2003 03:53:11 -0800 (PST) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PBrB0U076068; Tue, 25 Feb 2003 03:53:11 -0800 (PST) (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PBrBeU076067; Tue, 25 Feb 2003 03:53:11 -0800 (PST) Message-Id: <200302251153.h1PBrBeU076067@repoman.freebsd.org> From: Maxim Konovalov Date: Tue, 25 Feb 2003 03:53:11 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG maxim 2003/02/25 03:53:11 PST Modified files: sys/netinet ip_input.c Log: style(9): join lines. Revision Changes Path 1.228 +2 -4 src/sys/netinet/ip_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 4:20: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B3AB37B401; Tue, 25 Feb 2003 04:19:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFFBF43FCB; Tue, 25 Feb 2003 04:19:57 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PCJv0U077473; Tue, 25 Feb 2003 04:19:57 -0800 (PST) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PCJv0Y077472; Tue, 25 Feb 2003 04:19:57 -0800 (PST) Message-Id: <200302251219.h1PCJv0Y077472@repoman.freebsd.org> From: Jimmy Olgeni Date: Tue, 25 Feb 2003 04:19:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2003/02/25 04:19:57 PST Modified files: sysutils/webmin Makefile distinfo Log: Update module: shell-1.070-1. Revision Changes Path 1.153 +3 -1 ports/sysutils/webmin/Makefile 1.118 +1 -0 ports/sysutils/webmin/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 4:45: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32D2437B401; Tue, 25 Feb 2003 04:45:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C811443F75; Tue, 25 Feb 2003 04:45:06 -0800 (PST) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PCj60U079149; Tue, 25 Feb 2003 04:45:06 -0800 (PST) (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PCj6Cf079148; Tue, 25 Feb 2003 04:45:06 -0800 (PST) Message-Id: <200302251245.h1PCj6Cf079148@repoman.freebsd.org> From: MANTANI Nobutaka Date: Tue, 25 Feb 2003 04:45:06 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/boehm-gc Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nobutaka 2003/02/25 04:45:06 PST Modified files: devel/boehm-gc Makefile distinfo Log: Update to 6.2alpha3. Revision Changes Path 1.23 +2 -3 ports/devel/boehm-gc/Makefile 1.9 +1 -1 ports/devel/boehm-gc/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 4:48:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF03337B401; Tue, 25 Feb 2003 04:48:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9155143FBF; Tue, 25 Feb 2003 04:48:12 -0800 (PST) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PCmC0U079285; Tue, 25 Feb 2003 04:48:12 -0800 (PST) (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PCmCq5079284; Tue, 25 Feb 2003 04:48:12 -0800 (PST) Message-Id: <200302251248.h1PCmCq5079284@repoman.freebsd.org> From: MANTANI Nobutaka Date: Tue, 25 Feb 2003 04:48:12 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/w3m Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nobutaka 2003/02/25 04:48:12 PST Modified files: www/w3m Makefile distinfo Log: Update www/w3m to 0.4 and www/w3m-m17n to 0.4+20030224. Revision Changes Path 1.55 +4 -5 ports/www/w3m/Makefile 1.25 +2 -2 ports/www/w3m/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 4:56:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD87037B401; Tue, 25 Feb 2003 04:56:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E97A43FBD; Tue, 25 Feb 2003 04:56:38 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PCuc0U079894; Tue, 25 Feb 2003 04:56:38 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PCucSs079893; Tue, 25 Feb 2003 04:56:38 -0800 (PST) Message-Id: <200302251256.h1PCucSs079893@repoman.freebsd.org> From: Søren Schmidt Date: Tue, 25 Feb 2003 04:56:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/02/25 04:56:38 PST Modified files: sys/dev/ata ata-chipset.c ata-pci.h Log: Fix support for the old CMD 646 chips, interrupt setup was wrong. Revision Changes Path 1.4 +13 -10 src/sys/dev/ata/ata-chipset.c 1.2 +2 -1 src/sys/dev/ata/ata-pci.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 5:26: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A606537B401; Tue, 25 Feb 2003 05:26:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 460D843F3F; Tue, 25 Feb 2003 05:26:07 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PDQ70U081714; Tue, 25 Feb 2003 05:26:07 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PDQ7BM081713; Tue, 25 Feb 2003 05:26:07 -0800 (PST) Message-Id: <200302251326.h1PDQ7BM081713@repoman.freebsd.org> From: Maxim Sobolev Date: Tue, 25 Feb 2003 05:26:07 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/shujit pkg-deinstall pkg-install X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/25 05:26:07 PST Modified files: java/shujit pkg-deinstall pkg-install Log: Remove duplicate lines that were created due to applying the same patch two times. Submitted by: des Revision Changes Path 1.2 +1 -15 ports/java/shujit/pkg-deinstall 1.2 +1 -33 ports/java/shujit/pkg-install To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 5:28:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A64637B401; Tue, 25 Feb 2003 05:28:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FE9443F75; Tue, 25 Feb 2003 05:28:18 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PDSI0U081799; Tue, 25 Feb 2003 05:28:18 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PDSIfq081798; Tue, 25 Feb 2003 05:28:18 -0800 (PST) Message-Id: <200302251328.h1PDSIfq081798@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 25 Feb 2003 05:28:18 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/p5-Authen-PAM Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2003/02/25 05:28:18 PST Modified files: security/p5-Authen-PAM Makefile distinfo Log: 0.14 has been out for a while. Revision Changes Path 1.12 +1 -2 ports/security/p5-Authen-PAM/Makefile 1.7 +1 -1 ports/security/p5-Authen-PAM/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 5:30:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE0DE37B401; Tue, 25 Feb 2003 05:30:38 -0800 (PST) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C46543F3F; Tue, 25 Feb 2003 05:30:38 -0800 (PST) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) by watery.cc.kogakuin.ac.jp (8.12.6/8.12.6) with ESMTP id h1PDUaxR091887; Tue, 25 Feb 2003 22:30:36 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Tue, 25 Feb 2003 22:30:16 +0900 (JST) Message-Id: <20030225.223016.74660658.nyan@jp.FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES From: Takahashi Yoshihiro In-Reply-To: <20030224164156.GB47253@dragon.nuxi.com> References: <20030223175138.GA17606@dragon.nuxi.com> <20030224.225405.41649721.nyan@jp.FreeBSD.org> <20030224164156.GB47253@dragon.nuxi.com> X-Mailer: Mew version 3.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <20030224164156.GB47253@dragon.nuxi.com> "David O'Brien" writes: > On Mon, Feb 24, 2003 at 10:54:05PM +0900, Takahashi Yoshihiro wrote: > > PC98 does not have ISA devices like atkbdc, vga, bt and aha. And > > then, some disk controllers don't work on PC98 even if they are PCI > > devices because it needs to have DISK BIOS for pc98. > > Is that just for booting, or any use? Many of these disk controllers > aren't bootable on Alpha or Sparc64 either -- but they are well supported > once you get the FreeBSD kernel running. We cannot use at all. If we insert a card without BIOS for pc98, the machine hangs up. --- TAKAHASHI Yoshihiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 5:30:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FE2237B401; Tue, 25 Feb 2003 05:30:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A79F643FAF; Tue, 25 Feb 2003 05:30:50 -0800 (PST) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PDUo0U082036; Tue, 25 Feb 2003 05:30:50 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PDUoXR082034; Tue, 25 Feb 2003 05:30:50 -0800 (PST) Message-Id: <200302251330.h1PDUoXR082034@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 25 Feb 2003 05:30:50 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 pc98gdc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2003/02/25 05:30:50 PST Modified files: sys/pc98/pc98 pc98gdc.c Log: Convert one more d_mmap_t consumer I missed in my previous commit. Revision Changes Path 1.34 +4 -2 src/sys/pc98/pc98/pc98gdc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 5:31:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D72B337B405; Tue, 25 Feb 2003 05:31:34 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50A1B43FA3; Tue, 25 Feb 2003 05:31:33 -0800 (PST) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 0F4E5AE03F; Tue, 25 Feb 2003 05:31:33 -0800 (PST) Date: Tue, 25 Feb 2003 14:31:33 +0100 From: Maxime Henrion To: Dag-Erling Smorgrav Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha mem.c pmap.c src/sys/dev/bktr bktr_os.c src/sys/dev/drm drm_vm.h src/sys/dev/fb fb.c fbreg.h gfb.c s3_pci.c vga.c vgareg.h src/sys/dev/firewire fwdev.c fwmem.c src/sys/dev/gfb gfb_pci.c src/sys/dev/sound/pcm dsp.c ... Message-ID: <20030225133132.GD60813@elvis.mu.org> References: <200302250321.h1P3LN8b039840@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dag-Erling Smorgrav wrote: > Maxime Henrion writes: > > Log: > > Cleanup of the d_mmap_t interface. > > [...] > > Compile-tested on: LINT (i386), GENERIC (alpha and sparc64) > > [...] > > 1.33 +2 -2 src/sys/pc98/pc98/pc98gdc.c > > 1.183 +2 -2 src/sys/pc98/pc98/syscons.c > > I'm afraid this commit breaks GENERIC on pc98. Considering that you > changed code which is specific to pc98, you should at least have > compiled your changes on that platform, or asked someone to do it for > you. I indeed missed one d_mmap_t consumer in this code. It should now be fixed, sorry for the inconvenience. Cheers, Maxime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 5:38:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DF2437B401; Tue, 25 Feb 2003 05:38:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F09243FAF; Tue, 25 Feb 2003 05:38:10 -0800 (PST) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PDcA0U082509; Tue, 25 Feb 2003 05:38:10 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PDcAXY082508; Tue, 25 Feb 2003 05:38:10 -0800 (PST) Message-Id: <200302251338.h1PDcAXY082508@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 25 Feb 2003 05:38:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys param.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2003/02/25 05:38:10 PST Modified files: sys/sys param.h Log: Bump __FreeBSD_version for the d_mmap_t interface change. Revision Changes Path 1.144 +1 -1 src/sys/sys/param.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 5:38:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 852C237B401; Tue, 25 Feb 2003 05:38:29 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84FA243F75; Tue, 25 Feb 2003 05:38:28 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 246625309; Tue, 25 Feb 2003 14:38:27 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Maxime Henrion Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha mem.c pmap.c src/sys/dev/bktr bktr_os.c src/sys/dev/drm drm_vm.h src/sys/dev/fb fb.c fbreg.h gfb.c s3_pci.c vga.c vgareg.h src/sys/dev/firewire fwdev.c fwmem.c src/sys/dev/gfb gfb_pci.c src/sys/dev/sound/pcm dsp.c ... From: Dag-Erling Smorgrav Date: Tue, 25 Feb 2003 14:38:26 +0100 In-Reply-To: <20030225133132.GD60813@elvis.mu.org> (Maxime Henrion's message of "Tue, 25 Feb 2003 14:31:33 +0100") Message-ID: User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386--freebsd) References: <200302250321.h1P3LN8b039840@repoman.freebsd.org> <20030225133132.GD60813@elvis.mu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Maxime Henrion writes: > I indeed missed one d_mmap_t consumer in this code. It should now be > fixed, sorry for the inconvenience. Thanks! For future reference, I'm willing (and able) to compile-test patches for any platform except powerpc. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 5:39:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 077AC37B401; Tue, 25 Feb 2003 05:39:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D2C943F75; Tue, 25 Feb 2003 05:39:20 -0800 (PST) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PDdK0U082554; Tue, 25 Feb 2003 05:39:20 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PDdKXe082553; Tue, 25 Feb 2003 05:39:20 -0800 (PST) Message-Id: <200302251339.h1PDdKXe082553@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 25 Feb 2003 05:39:20 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2003/02/25 05:39:20 PST Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document the 500102 __FreeBSD_version bump. Revision Changes Path 1.282 +5 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 5:58:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFD0037B401; Tue, 25 Feb 2003 05:58:55 -0800 (PST) Received: from mx.sanda.gr.jp (net.sanda.gr.jp [202.216.236.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03D7D43F93; Tue, 25 Feb 2003 05:58:54 -0800 (PST) (envelope-from non@ever.sanda.gr.jp) Received: from oliv.ever.sanda.gr.jp (oliv [10.93.63.4]) by mx.sanda.gr.jp (8.11.6/3.7W) with ESMTP id h1PDwqV66557; Tue, 25 Feb 2003 22:58:52 +0900 (JST) Received: from localhost (localhost.ever.sanda.gr.jp [127.0.0.1]) by oliv.ever.sanda.gr.jp (8.12.6/8.12.6) with ESMTP id h1PDwrGP003202; Tue, 25 Feb 2003 22:58:54 +0900 (JST) (envelope-from non@ever.sanda.gr.jp) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES In-Reply-To: <20030225.223016.74660658.nyan@jp.FreeBSD.org> References: <20030224.225405.41649721.nyan@jp.FreeBSD.org> <20030224164156.GB47253@dragon.nuxi.com> <20030225.223016.74660658.nyan@jp.FreeBSD.org> X-Mailer: Mew version 1.94.2 on Emacs 19.34 / Mule 2.3 =?iso-2022-jp?B?KBskQkt2RSYyVhsoQik=?= Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20030225225853X.non@ever.sanda.gr.jp> Date: Tue, 25 Feb 2003 22:58:53 +0900 From: non@ever.sanda.gr.jp X-Dispatcher: imput version 20000228(IM140) Lines: 23 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: Takahashi Yoshihiro Date: Tue, 25 Feb 2003 22:30:16 +0900 (JST) > > > PC98 does not have ISA devices like atkbdc, vga, bt and aha. And > > > then, some disk controllers don't work on PC98 even if they are PCI > > > devices because it needs to have DISK BIOS for pc98. > > > > Is that just for booting, or any use? Many of these disk controllers > > aren't bootable on Alpha or Sparc64 either -- but they are well supported > > once you get the FreeBSD kernel running. > > We cannot use at all. If we insert a card without BIOS for pc98, the > machine hangs up. A PCI card which have PC/AT architechture BIOS without pc98 consideration makes a pc98 hang, but a PCI card without BIOS does not make pc98 hang. So, disk controllers without consideration for pc98 are guilty. PCI NICs are mostly OK. Am I right ? // Noriaki Mitsunaga // To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 6: 8:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DE5837B401; Tue, 25 Feb 2003 06:08:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08A0543FDD; Tue, 25 Feb 2003 06:08:43 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PE8g0U084489; Tue, 25 Feb 2003 06:08:42 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PE8gii084488; Tue, 25 Feb 2003 06:08:42 -0800 (PST) Message-Id: <200302251408.h1PE8gii084488@repoman.freebsd.org> From: Robert Watson Date: Tue, 25 Feb 2003 06:08:42 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2003/02/25 06:08:42 PST Modified files: sys/netinet tcp_subr.c Log: When generating a TCP response to a connection, not only test if the tcpcb is NULL, but also its connected inpcb, since we now allow elements of a TCP connection to hang around after other state, such as the socket, has been recycled. Tested by: dcs Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.156 +1 -1 src/sys/netinet/tcp_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 6:11: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86C1537B401; Tue, 25 Feb 2003 06:11:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2857B43F75; Tue, 25 Feb 2003 06:11:05 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PEB40U084700; Tue, 25 Feb 2003 06:11:04 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PEB4em084698; Tue, 25 Feb 2003 06:11:04 -0800 (PST) Message-Id: <200302251411.h1PEB4em084698@repoman.freebsd.org> From: Robert Watson Date: Tue, 25 Feb 2003 06:11:04 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news news.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2003/02/25 06:11:04 PST Modified files: en/news news.xml Log: Fix typo in spelling of December. Submitted by: Cejka Rudolf Revision Changes Path 1.137 +2 -2 www/en/news/news.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 6:24:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B397B37B401; Tue, 25 Feb 2003 06:24:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5716B43FAF; Tue, 25 Feb 2003 06:24:43 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PEOh0U085630; Tue, 25 Feb 2003 06:24:43 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PEOhj9085629; Tue, 25 Feb 2003 06:24:43 -0800 (PST) Message-Id: <200302251424.h1PEOhj9085629@repoman.freebsd.org> From: Søren Schmidt Date: Tue, 25 Feb 2003 06:24:43 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-isa.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/02/25 06:24:43 PST Modified files: sys/dev/ata ata-isa.c Log: Removed the ISA only hooks here, no longer needed.. Revision Changes Path 1.12 +0 -51 src/sys/dev/ata/ata-isa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 6:33:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AFB737B405; Tue, 25 Feb 2003 06:33:22 -0800 (PST) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 698DA43FE3; Tue, 25 Feb 2003 06:33:20 -0800 (PST) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) by watery.cc.kogakuin.ac.jp (8.12.6/8.12.6) with ESMTP id h1PEXHxR094985; Tue, 25 Feb 2003 23:33:17 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Tue, 25 Feb 2003 23:32:23 +0900 (JST) Message-Id: <20030225.233223.85327393.nyan@jp.FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/sys/i386/conf NOTES From: Takahashi Yoshihiro In-Reply-To: <20030225225853X.non@ever.sanda.gr.jp> References: <20030224164156.GB47253@dragon.nuxi.com> <20030225.223016.74660658.nyan@jp.FreeBSD.org> <20030225225853X.non@ever.sanda.gr.jp> X-Mailer: Mew version 3.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <20030225225853X.non@ever.sanda.gr.jp> non@ever.sanda.gr.jp writes: > A PCI card which have PC/AT architechture BIOS without pc98 > consideration makes a pc98 hang, but a PCI card without BIOS does not > make pc98 hang. > > So, disk controllers without consideration for pc98 are guilty. > PCI NICs are mostly OK. > > Am I right ? Yes, probably. --- TAKAHASHI Yoshihiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 6:33:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C547E37B410 for ; Tue, 25 Feb 2003 06:33:24 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id C915843FFD for ; Tue, 25 Feb 2003 06:32:47 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h1PEWiFC029983 for ; Tue, 25 Feb 2003 16:32:44 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h1PEWiHR029970 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 25 Feb 2003 16:32:44 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h1PEWhvJ029964; Tue, 25 Feb 2003 16:32:43 +0200 (EET) Date: Tue, 25 Feb 2003 16:32:43 +0200 From: Ruslan Ermilov To: =?koi8-r?Q?S=F8ren?= Schmidt Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c Message-ID: <20030225143243.GB27891@sunbay.com> References: <200302250822.h1P8M2Ne062653@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EuxKj2iCbKjpUGkD" Content-Disposition: inline In-Reply-To: <200302250822.h1P8M2Ne062653@repoman.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --EuxKj2iCbKjpUGkD Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 25, 2003 at 12:22:02AM -0800, S=F8ren Schmidt wrote: > sos 2003/02/25 00:22:02 PST >=20 > Modified files: > sys/dev/ata ata-all.c=20 > Log: > Revert the probe code change. > It helped those fake devices probe delays to go away, but as a side > effect it also made some not so conforming CD/DVD drives go away... > =20 > Revision Changes Path > 1.167 +2 -2 src/sys/dev/ata/ata-all.c >=20 Too bad. My ThinkPad 600X was happily waking up with this change in. Can we at least have it back as a compile time option, for those who want it? BTW, is there an easy way to fix the panic on resume when putting a laptop into a suspend mode when some ATA DMA transfer is active, e.g. during a long lasting ``rm -rf '' operation? Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --EuxKj2iCbKjpUGkD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+W36LUkv4P6juNwoRAoHKAJ4zcUYT18D/ju/vTC6+QaQ8DqS+PwCcC62O 9pFZOfwd6Mdz+b7n4ugT2cM= =V9DM -----END PGP SIGNATURE----- --EuxKj2iCbKjpUGkD-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 6:39:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FD3C37B401; Tue, 25 Feb 2003 06:39:33 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40C2843F3F; Tue, 25 Feb 2003 06:39:31 -0800 (PST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.5/8.12.6) id h1PEdTBk093801; Tue, 25 Feb 2003 15:39:29 +0100 (CET) (envelope-from sos) From: Soeren Schmidt Message-Id: <200302251439.h1PEdTBk093801@spider.deepcore.dk> Subject: Re: cvs commit: src/sys/dev/ata ata-all.c In-Reply-To: <20030225143243.GB27891@sunbay.com> To: Ruslan Ermilov Date: Tue, 25 Feb 2003 15:39:29 +0100 (CET) Cc: "S?ren Schmidt" , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It seems Ruslan Ermilov wrote: > Too bad. My ThinkPad 600X was happily waking up with this change in. > Can we at least have it back as a compile time option, for those who > want it? I'll think about it... > BTW, is there an easy way to fix the panic on resume when putting a > laptop into a suspend mode when some ATA DMA transfer is active, > e.g. during a long lasting ``rm -rf '' operation? Its on my list of issues that I'm (slowly) working me through... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 6:46:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EA5837B408; Tue, 25 Feb 2003 06:46:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D247143F93; Tue, 25 Feb 2003 06:46:37 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PEkb0U086976; Tue, 25 Feb 2003 06:46:37 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PEka26086975; Tue, 25 Feb 2003 06:46:36 -0800 (PST) Message-Id: <200302251446.h1PEka26086975@repoman.freebsd.org> From: Søren Schmidt Date: Tue, 25 Feb 2003 06:46:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/02/25 06:46:35 PST Modified files: sys/dev/ata ata-pci.c Log: Properly teardown the interrupt so we wont panic on detach. Revision Changes Path 1.57 +13 -7 src/sys/dev/ata/ata-pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 6:47:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A019F37B401 for ; Tue, 25 Feb 2003 06:47:46 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B89343F85 for ; Tue, 25 Feb 2003 06:47:38 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h1PElYXQ032666 for ; Tue, 25 Feb 2003 16:47:34 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h1PElXHR032653 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 25 Feb 2003 16:47:34 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h1PElXKd032648; Tue, 25 Feb 2003 16:47:33 +0200 (EET) Date: Tue, 25 Feb 2003 16:47:33 +0200 From: Ruslan Ermilov To: Soeren Schmidt Cc: S?ren Schmidt , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c Message-ID: <20030225144733.GB32052@sunbay.com> References: <20030225143243.GB27891@sunbay.com> <200302251439.h1PEdTBk093801@spider.deepcore.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7iMSBzlTiPOCCT2k" Content-Disposition: inline In-Reply-To: <200302251439.h1PEdTBk093801@spider.deepcore.dk> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --7iMSBzlTiPOCCT2k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 25, 2003 at 03:39:29PM +0100, Soeren Schmidt wrote: > It seems Ruslan Ermilov wrote: > > Too bad. My ThinkPad 600X was happily waking up with this change in. > > Can we at least have it back as a compile time option, for those who > > want it? >=20 > I'll think about it... >=20 Thanks. > > BTW, is there an easy way to fix the panic on resume when putting a > > laptop into a suspend mode when some ATA DMA transfer is active, > > e.g. during a long lasting ``rm -rf '' operation? >=20 > Its on my list of issues that I'm (slowly) working me through... >=20 Is this list available publically somewhere, so that I don't waste your time in the future with known ata(4) issues? Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --7iMSBzlTiPOCCT2k Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+W4IFUkv4P6juNwoRAnDaAJsFyiBmiPdgfZu0NHFlQ2iVz12RdQCfVrcF uQ/fKuVb1zKdqDsofmUv3qo= =UP4W -----END PGP SIGNATURE----- --7iMSBzlTiPOCCT2k-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 6:56:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68A5D37B401; Tue, 25 Feb 2003 06:56:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BD2943FE0; Tue, 25 Feb 2003 06:56:48 -0800 (PST) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PEum0U087678; Tue, 25 Feb 2003 06:56:48 -0800 (PST) (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PEumPZ087677; Tue, 25 Feb 2003 06:56:48 -0800 (PST) Message-Id: <200302251456.h1PEumPZ087677@repoman.freebsd.org> From: MANTANI Nobutaka Date: Tue, 25 Feb 2003 06:56:48 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/libxine Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nobutaka 2003/02/25 06:56:48 PST Modified files: multimedia/libxine Makefile distinfo Log: Update to 1-beta6. Revision Changes Path 1.32 +2 -2 ports/multimedia/libxine/Makefile 1.12 +1 -1 ports/multimedia/libxine/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 7: 1:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36BDC37B401; Tue, 25 Feb 2003 07:01:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7C1143FA3; Tue, 25 Feb 2003 07:01:12 -0800 (PST) (envelope-from mckay@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PF1C0U087934; Tue, 25 Feb 2003 07:01:12 -0800 (PST) (envelope-from mckay@repoman.freebsd.org) Received: (from mckay@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PF1CXN087933; Tue, 25 Feb 2003 07:01:12 -0800 (PST) Message-Id: <200302251501.h1PF1CXN087933@repoman.freebsd.org> From: Stephen McKay Date: Tue, 25 Feb 2003 07:01:12 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access access.master X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mckay 2003/02/25 07:01:12 PST Modified files: . access access.master Log: You nod off for a moment, and the whole world changes... I think I'm a src-only kind of guy. I'll keep my fingers out of docs and ports, ok? OK! Revision Changes Path 1.577 +1 -0 CVSROOT/access 1.619 +0 -1 CVSROOT/access.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 7: 1:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1DC337B401; Tue, 25 Feb 2003 07:01:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8542343FE3; Tue, 25 Feb 2003 07:01:55 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PF1t0U088221; Tue, 25 Feb 2003 07:01:55 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PF1sYW088215; Tue, 25 Feb 2003 07:01:54 -0800 (PST) Message-Id: <200302251501.h1PF1sYW088215@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 25 Feb 2003 07:01:54 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/delete Makefile perform.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2003/02/25 07:01:54 PST Modified files: usr.sbin/pkg_install/delete Makefile perform.c Log: Fix a long-standing bug where if the package being deleted had no post-deinstall script, the variable intended to hold the name of that script would be used uninitialized. In some cases, fexists() would succeed, causing pkg_delete to try to chmod +x it, then execute it, resulting in bizarre error messages such as: .//: Permission denied This bug would normally only occur when multiple packages were specified on the command line; otherwise post_script would be located in a previously unused part of the stack, and implicitly (but quite accidentally) initialized to all-zeros. MFC after: 3 days Revision Changes Path 1.18 +1 -1 src/usr.sbin/pkg_install/delete/Makefile 1.38 +11 -13 src/usr.sbin/pkg_install/delete/perform.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 7:10:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D335237B401; Tue, 25 Feb 2003 07:10:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7371A43FB1; Tue, 25 Feb 2003 07:10:24 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PFAO0U088513; Tue, 25 Feb 2003 07:10:24 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PFANJY088512; Tue, 25 Feb 2003 07:10:23 -0800 (PST) Message-Id: <200302251510.h1PFANJY088512@repoman.freebsd.org> From: "Tim J. Robbins" Date: Tue, 25 Feb 2003 07:10:23 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netipx ipx.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2003/02/25 07:10:23 PST Modified files: sys/netipx ipx.c Log: Allocate struct ipx_ifaddrs with an initial reference count of 1, not 0. The wrong reference count was causing them to get freed too early and have their contents scrambled. Revision Changes Path 1.25 +1 -0 src/sys/netipx/ipx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 7:10:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D708637B401; Tue, 25 Feb 2003 07:10:50 -0800 (PST) Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0863543F85; Tue, 25 Feb 2003 07:10:48 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from nd250009.gab.xdsl.ne.jp (ns1.ninth-nine.com [IPv6:2002:3dca:fa09::1]) (authenticated bits=0) by nd250009.gab.xdsl.ne.jp (8.12.6/8.12.6/NinthNine) with ESMTP id h1PFAiqM084030 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 26 Feb 2003 00:10:45 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Wed, 26 Feb 2003 00:10:45 +0900 (JST) Message-Id: <200302251510.h1PFAiqM084030@nd250009.gab.xdsl.ne.jp> From: Norikatsu Shigemura To: Alexandr Kovalenko Cc: petef@FreeBSD.org, nork@FreeBSD.org, ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/flashpluginwrapper Makefile pkg-descr In-Reply-To: <20030224095953.GA77018@nevermind.kiev.ua> References: <200302221659.h1MGx67b068653@repoman.freebsd.org> <20030224095953.GA77018@nevermind.kiev.ua> X-Mailer: Sylpheed version 0.8.8 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 24 Feb 2003 11:59:54 +0200 Alexandr Kovalenko wrote: > > Modified files: > > www/flashpluginwrapper Makefile pkg-descr > > Log: > > Hand maintainership over to nork@. > Any chances on flash-6 support anytime soon? This is too hard:-). Because we should port glibc(typicaly linux-locale). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 7:27:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59E0B37B401; Tue, 25 Feb 2003 07:27:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFB6F43FD7; Tue, 25 Feb 2003 07:27:32 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PFRW0U089809; Tue, 25 Feb 2003 07:27:32 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PFRWrt089808; Tue, 25 Feb 2003 07:27:32 -0800 (PST) Message-Id: <200302251527.h1PFRWrt089808@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 25 Feb 2003 07:27:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 agp.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/25 07:27:32 PST Modified files: (Branch: RELENG_4) share/man/man4 agp.4 Log: s/pseudo-device/device/ as in LINT. Noticed by: ru Approved by: re (blanket) Revision Changes Path 1.2.2.3 +1 -1 src/share/man/man4/agp.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 7:33:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A46237B401; Tue, 25 Feb 2003 07:33:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBDFF43FA3; Tue, 25 Feb 2003 07:33:37 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PFXb0U090343; Tue, 25 Feb 2003 07:33:37 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PFXbbh090342; Tue, 25 Feb 2003 07:33:37 -0800 (PST) Message-Id: <200302251533.h1PFXbbh090342@repoman.freebsd.org> From: Søren Schmidt Date: Tue, 25 Feb 2003 07:33:37 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-disk.c ata-disk.h ata-raid.c ata-raid.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/02/25 07:33:37 PST Modified files: sys/dev/ata ata-disk.c ata-disk.h ata-raid.c ata-raid.h Log: Convert to new disk API. Prodded by: phk Revision Changes Path 1.146 +20 -35 src/sys/dev/ata/ata-disk.c 1.44 +0 -1 src/sys/dev/ata/ata-disk.h 1.55 +21 -47 src/sys/dev/ata/ata-raid.c 1.21 +1 -2 src/sys/dev/ata/ata-raid.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 7:41:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7991137B401; Tue, 25 Feb 2003 07:41:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11FCA43F93; Tue, 25 Feb 2003 07:41:50 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PFfn0U091118; Tue, 25 Feb 2003 07:41:49 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PFfnbO091117; Tue, 25 Feb 2003 07:41:49 -0800 (PST) Message-Id: <200302251541.h1PFfnbO091117@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 25 Feb 2003 07:41:49 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/gasp Makefile src/lib/libncurses Makefile src/sys/boot/i386/boot2 Makefile src/gnu/usr.bin/binutils/doc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/25 07:41:49 PST Modified files: gnu/usr.bin/binutils/gasp Makefile lib/libncurses Makefile sys/boot/i386/boot2 Makefile gnu/usr.bin/binutils/doc Makefile Log: Fixed CLEANFILES. Submitted by: cron Revision Changes Path 1.16 +3 -2 src/gnu/usr.bin/binutils/doc/Makefile 1.12 +1 -0 src/gnu/usr.bin/binutils/gasp/Makefile 1.66 +1 -1 src/lib/libncurses/Makefile 1.46 +1 -1 src/sys/boot/i386/boot2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 7:50:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2786937B401; Tue, 25 Feb 2003 07:50:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA97943F75; Tue, 25 Feb 2003 07:50:37 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PFob0U091500; Tue, 25 Feb 2003 07:50:37 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PFobUS091498; Tue, 25 Feb 2003 07:50:37 -0800 (PST) Message-Id: <200302251550.h1PFobUS091498@repoman.freebsd.org> From: Maxim Sobolev Date: Tue, 25 Feb 2003 07:50:37 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts/gfe/files patch-src::glyph.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/25 07:50:37 PST Removed files: x11-fonts/gfe/files patch-src::glyph.h Log: Remove duplicate patch. Poked by: kris Pointy hat to: sobomax Revision Changes Path 1.2 +0 -23 ports/x11-fonts/gfe/files/patch-src::glyph.h (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 8:20:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24FF537B401 for ; Tue, 25 Feb 2003 08:20:20 -0800 (PST) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF41D43FCB for ; Tue, 25 Feb 2003 08:20:16 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 783 invoked from network); 25 Feb 2003 16:20:19 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 25 Feb 2003 16:20:19 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id h1PGJ3hT020075; Tue, 25 Feb 2003 11:19:04 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030225012409.GO27224@elvis.mu.org> Date: Tue, 25 Feb 2003 11:20:29 -0500 (EST) From: John Baldwin To: Alfred Perlstein Subject: Re: cvs commit: src/sys/boot/common ufsread.c Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, "David E. O'Brien" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 25-Feb-2003 Alfred Perlstein wrote: > * David E. O'Brien [030224 16:10] wrote: >> obrien 2003/02/24 16:10:20 PST >> >> Modified files: >> sys/boot/common ufsread.c >> Log: >> Only apply rev 1.10 (which hacks around the i386 boot2 being too big for >> both ufs1 and ufs2 support) on i386. > > Wouldn't it be possible to add a dependancy to "all" (possibly) that > would compare the size of the generated binary to something and cause > the target to fail if it was too big? > > This could catch such things early. That's pretty much what happened. It prints out how many bytes over it is and then fails. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 8:36:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6386E37B401; Tue, 25 Feb 2003 08:36:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02A9943FBF; Tue, 25 Feb 2003 08:36:37 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PGaa0U094350; Tue, 25 Feb 2003 08:36:36 -0800 (PST) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PGaat3094349; Tue, 25 Feb 2003 08:36:36 -0800 (PST) Message-Id: <200302251636.h1PGaat3094349@repoman.freebsd.org> From: Norikatsu Shigemura Date: Tue, 25 Feb 2003 08:36:36 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/DarwinStreamingServer Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2003/02/25 08:36:36 PST Modified files: net/DarwinStreamingServer Makefile distinfo Log: Emergency update to 4.1.3. 4.1.2 or earlier has multiple vulnerabilities. Please check following URL. http://online.securityfocus.com/archive/1/313081/2003-02-22/2003-02-28/0 Submitted by: Hiroki Sato Sponsored by: Ensure Technology Ltd. Revision Changes Path 1.6 +3 -3 ports/net/DarwinStreamingServer/Makefile 1.3 +1 -1 ports/net/DarwinStreamingServer/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 8:44: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65D4437B401; Tue, 25 Feb 2003 08:44:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05E6F43FAF; Tue, 25 Feb 2003 08:44:00 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PGhx0U094979; Tue, 25 Feb 2003 08:43:59 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PGhxM9094978; Tue, 25 Feb 2003 08:43:59 -0800 (PST) Message-Id: <200302251643.h1PGhxM9094978@repoman.freebsd.org> From: "Bruce A. Mah" Date: Tue, 25 Feb 2003 08:43:59 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releng index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2003/02/25 08:43:59 PST Modified files: en/releng index.sgml Log: Fix up references to STABLE and CURRENT branches. A slight variation on the patch in the PR. PR: 48606 Submitted by: Xin LI Revision Changes Path 1.38 +5 -5 www/en/releng/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 9:28: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D120D37B401; Tue, 25 Feb 2003 09:28:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7179443FCB; Tue, 25 Feb 2003 09:28:05 -0800 (PST) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PHS50U097486; Tue, 25 Feb 2003 09:28:05 -0800 (PST) (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PHS5UV097485; Tue, 25 Feb 2003 09:28:05 -0800 (PST) Message-Id: <200302251728.h1PHS5UV097485@repoman.freebsd.org> From: Olivier Houchard Date: Tue, 25 Feb 2003 09:28:05 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 Makefile trm.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cognet 2003/02/25 09:28:05 PST Modified files: (Branch: RELENG_4) share/man/man4 Makefile Added files: (Branch: RELENG_4) share/man/man4 trm.4 Log: MFC: Import trm(4) manpage Approved by: re Revision Changes Path 1.83.2.62 +1 -0 src/share/man/man4/Makefile 1.5.2.1 +88 -0 src/share/man/man4/trm.4 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 10: 7:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FB5837B401; Tue, 25 Feb 2003 10:07:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3169043FBF; Tue, 25 Feb 2003 10:07:55 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PI7t0U099883; Tue, 25 Feb 2003 10:07:55 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PI7sKP099882; Tue, 25 Feb 2003 10:07:54 -0800 (PST) Message-Id: <200302251807.h1PI7sKP099882@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 25 Feb 2003 10:07:54 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/25 10:07:54 PST Modified files: (Branch: RELENG_4) . Makefile.inc1 Log: MFC: 1.319: Ensure that build-tools end up in the correct object directory. Approved by: re Revision Changes Path 1.141.2.60 +3 -1 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 10:15:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C33E937B401; Tue, 25 Feb 2003 10:15:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C3FD43F85; Tue, 25 Feb 2003 10:15:52 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PIFq0U000681; Tue, 25 Feb 2003 10:15:52 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PIFqbG000680; Tue, 25 Feb 2003 10:15:52 -0800 (PST) Message-Id: <200302251815.h1PIFqbG000680@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 25 Feb 2003 10:15:52 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports MOVED ports/www Makefile ports/www/horde Makefile distinfo httpd.conf.phplib pkg-deinstall pkg-descr pkg-plist ports/www/horde/files patch-secure.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/25 10:15:52 PST Modified files: . MOVED www Makefile Removed files: www/horde Makefile distinfo httpd.conf.phplib pkg-deinstall pkg-descr pkg-plist www/horde/files patch-secure.sh Log: www/horde is a framework, but it is only used by mail/imp, which was removed for security reason; the other Horde's ports use www/horde2. Requested by: Thierry Thomas (MAINTAINER) Revision Changes Path 1.77 +2 -1 ports/MOVED 1.606 +0 -1 ports/www/Makefile 1.14 +0 -201 ports/www/horde/Makefile (dead) 1.4 +0 -1 ports/www/horde/distinfo (dead) 1.2 +0 -28 ports/www/horde/files/patch-secure.sh (dead) 1.2 +0 -55 ports/www/horde/httpd.conf.phplib (dead) 1.2 +0 -12 ports/www/horde/pkg-deinstall (dead) 1.3 +0 -17 ports/www/horde/pkg-descr (dead) 1.2 +0 -335 ports/www/horde/pkg-plist (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 10:47:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BA7937B401; Tue, 25 Feb 2003 10:47:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFF5F43F85; Tue, 25 Feb 2003 10:47:23 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PIlN0U002536; Tue, 25 Feb 2003 10:47:23 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PIlN1Y002535; Tue, 25 Feb 2003 10:47:23 -0800 (PST) Message-Id: <200302251847.h1PIlN1Y002535@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 25 Feb 2003 10:47:23 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/flightgear Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2003/02/25 10:47:23 PST Modified files: games/flightgear Makefile Log: Add metakit to dependency list. I thought it was already included indirectly, but apparently it wasn't. Revision Changes Path 1.16 +2 -0 ports/games/flightgear/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 10:53:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D01FE37B401; Tue, 25 Feb 2003 10:53:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CABD43F3F; Tue, 25 Feb 2003 10:53:40 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PIre0U003195; Tue, 25 Feb 2003 10:53:40 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PIreL4003194; Tue, 25 Feb 2003 10:53:40 -0800 (PST) Message-Id: <200302251853.h1PIreL4003194@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 25 Feb 2003 10:53:40 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/gubby Makefile distinfo pkg-descr pkg-plist ports/mail/gubby/files patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/25 10:53:40 PST Modified files: mail Makefile Added files: mail/gubby Makefile distinfo pkg-descr pkg-plist mail/gubby/files patch-aa patch-ab Log: add gubby-0.3.2 Gubby is a small program that continually shows where Procmail has placed new email. It runs both in commandline and in an ncurses environment with colors, and will update the overview in real time, while using very low resources. Users can launch a specified mailreader by selecting a folder and pressing enter. PR: 47907 Submitted by: Michael L. Hostbaek Revision Changes Path 1.359 +1 -0 ports/mail/Makefile 1.1 +31 -0 ports/mail/gubby/Makefile (new) 1.1 +1 -0 ports/mail/gubby/distinfo (new) 1.1 +18 -0 ports/mail/gubby/files/patch-aa (new) 1.1 +13 -0 ports/mail/gubby/files/patch-ab (new) 1.1 +11 -0 ports/mail/gubby/pkg-descr (new) 1.1 +3 -0 ports/mail/gubby/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 10:53:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 506ED37B401; Tue, 25 Feb 2003 10:53:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E338243F3F; Tue, 25 Feb 2003 10:53:50 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PIro0U003239; Tue, 25 Feb 2003 10:53:50 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PIroGe003238; Tue, 25 Feb 2003 10:53:50 -0800 (PST) Message-Id: <200302251853.h1PIroGe003238@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 25 Feb 2003 10:53:50 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/25 10:53:50 PST Modified files: . modules Log: gubby --> ports/mail/gubby Revision Changes Path 1.6804 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 11:11:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 171E937B401; Tue, 25 Feb 2003 11:11:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8E2443F85; Tue, 25 Feb 2003 11:11:35 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PJBZ0U004471; Tue, 25 Feb 2003 11:11:35 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PJBZrp004470; Tue, 25 Feb 2003 11:11:35 -0800 (PST) Message-Id: <200302251911.h1PJBZrp004470@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 25 Feb 2003 11:11:35 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/german/ding Makefile pkg-comment ports/net/hesiod Makefile pkg-comment ports/security/heimdal Makefile pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2003/02/25 11:11:35 PST Modified files: german/ding Makefile net/hesiod Makefile security/heimdal Makefile Removed files: german/ding pkg-comment net/hesiod pkg-comment security/heimdal pkg-comment Log: -- Move pkg-comment into Makefile -- portlint as necessary Revision Changes Path 1.3 +1 -0 ports/german/ding/Makefile 1.2 +0 -1 ports/german/ding/pkg-comment (dead) 1.13 +2 -1 ports/net/hesiod/Makefile 1.3 +0 -1 ports/net/hesiod/pkg-comment (dead) 1.53 +2 -1 ports/security/heimdal/Makefile 1.5 +0 -1 ports/security/heimdal/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 11:17:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0367837B401; Tue, 25 Feb 2003 11:17:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 979D643F3F; Tue, 25 Feb 2003 11:17:49 -0800 (PST) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PJHn0U004725; Tue, 25 Feb 2003 11:17:49 -0800 (PST) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PJHndw004724; Tue, 25 Feb 2003 11:17:49 -0800 (PST) Message-Id: <200302251917.h1PJHndw004724@repoman.freebsd.org> From: Pete Fritchman Date: Tue, 25 Feb 2003 11:17:49 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/tidy-lib Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2003/02/25 11:17:49 PST Modified files: www/tidy-lib Makefile Log: Specify the MASTERDIR as a relative path to ${.CURDIR} instead of ${PORTSDIR} (which isn't defined because we're a slave Makefile, and not including bsd.port.mk). This fixes the INDEX build. Noticed by: INDEX build script Revision Changes Path 1.2 +1 -1 ports/www/tidy-lib/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 11:53:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36CC037B401; Tue, 25 Feb 2003 11:53:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AAA6440CB; Tue, 25 Feb 2003 11:48:31 -0800 (PST) (envelope-from zarzycki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PJjO0U006576; Tue, 25 Feb 2003 11:45:24 -0800 (PST) (envelope-from zarzycki@repoman.freebsd.org) Received: (from zarzycki@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PJjOhU006575; Tue, 25 Feb 2003 11:45:24 -0800 (PST) Message-Id: <200302251945.h1PJjOhU006575@repoman.freebsd.org> From: Dave Zarzycki Date: Tue, 25 Feb 2003 11:45:24 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access access.master X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG zarzycki 2003/02/25 11:45:24 PST Modified files: . access access.master Log: out of access.master and in to access Revision Changes Path 1.578 +1 -0 CVSROOT/access 1.620 +0 -1 CVSROOT/access.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 11:58:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 361B837B401; Tue, 25 Feb 2003 11:58:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56A2444135; Tue, 25 Feb 2003 11:52:37 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PJeL0U006098; Tue, 25 Feb 2003 11:40:21 -0800 (PST) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PJeLB1006097; Tue, 25 Feb 2003 11:40:21 -0800 (PST) Message-Id: <200302251940.h1PJeLB1006097@repoman.freebsd.org> From: Jake Burkholder Date: Tue, 25 Feb 2003 11:40:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c src/sys/i386/include pmap.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2003/02/25 11:40:21 PST Modified files: sys/i386/i386 pmap.c sys/i386/include pmap.h Log: - Added inlines pmap_is_current, pmap_is_alternate and pmap_set_alternate for testing and setting the current and alternate address spaces. - Changed PTDpde and APTDpde to arrays to support multiple page directory pages. ponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.395 +40 -25 src/sys/i386/i386/pmap.c 1.87 +1 -1 src/sys/i386/include/pmap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 12:12:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D60C37B401; Tue, 25 Feb 2003 12:12:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81DAE442B6; Tue, 25 Feb 2003 12:07:16 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PK5H0U008113; Tue, 25 Feb 2003 12:05:17 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PK5H7i008112; Tue, 25 Feb 2003 12:05:17 -0800 (PST) Message-Id: <200302252005.h1PK5H7i008112@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 25 Feb 2003 12:05:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/hexdump hexdump.1 od.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/25 12:05:17 PST Modified files: (Branch: RELENG_4) usr.bin/hexdump hexdump.1 od.1 Log: MFC: Capitalize ASCII code names. Approved by: re (blanket) Revision Changes Path 1.9.2.9 +6 -6 src/usr.bin/hexdump/hexdump.1 1.8.2.5 +7 -7 src/usr.bin/hexdump/od.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 12:15:17 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06A5637B401; Tue, 25 Feb 2003 12:15:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64B8843FCB; Tue, 25 Feb 2003 12:02:52 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PK0m0U007620; Tue, 25 Feb 2003 12:00:48 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PK0luK007618; Tue, 25 Feb 2003 12:00:47 -0800 (PST) Message-Id: <200302252000.h1PK0luK007618@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 25 Feb 2003 12:00:47 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/gprof gprof.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/25 12:00:47 PST Modified files: (Branch: RELENG_4) usr.bin/gprof gprof.1 Log: Reduce diffs to current. Mainly spelling and grammar fixes. Approved by: re (blanket) Revision Changes Path 1.12.2.8 +14 -14 src/usr.bin/gprof/gprof.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 12:21: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1FC837B406; Tue, 25 Feb 2003 12:20:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D644143FBD; Tue, 25 Feb 2003 12:20:32 -0800 (PST) (envelope-from lkoeller@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PKKW0U009025; Tue, 25 Feb 2003 12:20:32 -0800 (PST) (envelope-from lkoeller@repoman.freebsd.org) Received: (from lkoeller@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PKKWau009024; Tue, 25 Feb 2003 12:20:32 -0800 (PST) Message-Id: <200302252020.h1PKKWau009024@repoman.freebsd.org> From: Lars Koeller Date: Tue, 25 Feb 2003 12:20:32 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/apcupsd Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lkoeller 2003/02/25 12:20:32 PST Modified files: sysutils/apcupsd Makefile distinfo pkg-plist Log: - Upgrade to Version 3.8.6 which fixes a root exploit of slave machines. Revision Changes Path 1.13 +2 -2 ports/sysutils/apcupsd/Makefile 1.4 +1 -1 ports/sysutils/apcupsd/distinfo 1.5 +1 -0 ports/sysutils/apcupsd/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 12:28: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F31E37B401; Tue, 25 Feb 2003 12:28:00 -0800 (PST) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25F4843FE5; Tue, 25 Feb 2003 12:27:59 -0800 (PST) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (jake@localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.6/8.12.6) with ESMTP id h1PKAENk040084; Tue, 25 Feb 2003 15:10:14 -0500 (EST) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.6/8.12.6/Submit) id h1PKAE5h040083; Tue, 25 Feb 2003 15:10:14 -0500 (EST) Date: Tue, 25 Feb 2003 15:10:13 -0500 From: Jake Burkholder To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 pmap.c src/sys/i386/include pmap.h Message-ID: <20030225151013.C37191@locore.ca> References: <200302251940.h1PJeLB1006097@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: <200302251940.h1PJeLB1006097@repoman.freebsd.org>; from jake@FreeBSD.org on Tue, Feb 25, 2003 at 11:40:21AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Apparently, On Tue, Feb 25, 2003 at 11:40:21AM -0800, Jake Burkholder said words to the effect of; > jake 2003/02/25 11:40:21 PST > > Modified files: > sys/i386/i386 pmap.c > sys/i386/include pmap.h > Log: > - Added inlines pmap_is_current, pmap_is_alternate and pmap_set_alternate > for testing and setting the current and alternate address spaces. > - Changed PTDpde and APTDpde to arrays to support multiple page directory > pages. > > ponsored by: DARPA, Network Associates Laboratories ^^^ S Err. You know what I mean :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 12:31:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1780537B405; Tue, 25 Feb 2003 12:31:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E1D74405D; Tue, 25 Feb 2003 12:31:19 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PKVJ0U010056; Tue, 25 Feb 2003 12:31:19 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PKVJk4010055; Tue, 25 Feb 2003 12:31:19 -0800 (PST) Message-Id: <200302252031.h1PKVJk4010055@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 25 Feb 2003 12:31:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/find find.1 src/usr.bin/finger finger.1 src/usr.bin/getconf getconf.1 src/usr.bin/killall killall.1 src/usr.bin/last last.1 src/usr.bin/limits limits.1 src/usr.bin/locate/locate locate.updatedb.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/25 12:31:19 PST Modified files: (Branch: RELENG_4) usr.bin/find find.1 usr.bin/finger finger.1 usr.bin/getconf getconf.1 usr.bin/killall killall.1 usr.bin/last last.1 usr.bin/limits limits.1 usr.bin/locate/locate locate.updatedb.8 Log: MFC: Several waves of markup fixes: Remove abuse of .Pp, .Nm and .Em marcos. Use the .Pa macro for filenames and locations. Correct some .Bl and .It macros. Approved by: re (blanket) Revision Changes Path 1.23.2.20 +12 -28 src/usr.bin/find/find.1 1.9.2.12 +12 -18 src/usr.bin/finger/finger.1 1.9.2.2 +13 -18 src/usr.bin/getconf/getconf.1 1.11.2.11 +1 -1 src/usr.bin/killall/killall.1 1.6.2.8 +8 -4 src/usr.bin/last/last.1 1.14.2.10 +36 -31 src/usr.bin/limits/limits.1 1.7.2.4 +4 -3 src/usr.bin/locate/locate/locate.updatedb.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 12:35:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AC4B37B401; Tue, 25 Feb 2003 12:35:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8CA244027; Tue, 25 Feb 2003 12:35:56 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PKZu0U010202; Tue, 25 Feb 2003 12:35:56 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PKZuKo010200; Tue, 25 Feb 2003 12:35:56 -0800 (PST) Message-Id: <200302252035.h1PKZuKo010200@repoman.freebsd.org> From: John Baldwin Date: Tue, 25 Feb 2003 12:35:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mlx mlx_disk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2003/02/25 12:35:56 PST Modified files: sys/dev/mlx mlx_disk.c Log: Fix a small fat-finger: s/mlxd/mxld/. Reported by: Bob Willcox Revision Changes Path 1.26 +1 -1 src/sys/dev/mlx/mlx_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 12:45:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02B9737B401; Tue, 25 Feb 2003 12:45:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9791143F93; Tue, 25 Feb 2003 12:45:08 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PKj80U010856; Tue, 25 Feb 2003 12:45:08 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PKj8fc010855; Tue, 25 Feb 2003 12:45:08 -0800 (PST) Message-Id: <200302252045.h1PKj8fc010855@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 25 Feb 2003 12:45:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/login login.access.5 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/25 12:45:08 PST Modified files: (Branch: RELENG_4) usr.bin/login login.access.5 Log: Remove: `.\"this is a comment' line. Approved by: re (blanket) Revision Changes Path 1.9.2.3 +1 -2 src/usr.bin/login/login.access.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 12:46:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 213C237B401; Tue, 25 Feb 2003 12:46:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CFB643F93; Tue, 25 Feb 2003 12:46:55 -0800 (PST) (envelope-from roger@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PKkt0U010978; Tue, 25 Feb 2003 12:46:55 -0800 (PST) (envelope-from roger@repoman.freebsd.org) Received: (from roger@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PKktM2010977; Tue, 25 Feb 2003 12:46:55 -0800 (PST) Message-Id: <200302252046.h1PKktM2010977@repoman.freebsd.org> From: Roger Hardiman Date: Tue, 25 Feb 2003 12:46:55 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/lcdproc Makefile ports/sysutils/lcdproc/files patch-port X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roger 2003/02/25 12:46:55 PST Modified files: sysutils/lcdproc Makefile Added files: sysutils/lcdproc/files patch-port Log: Enable building of all hardware drivers and fix a bug with outb. My HD44780 based 16x2 display (in 4 bit mode) now works. Revision Changes Path 1.6 +2 -1 ports/sysutils/lcdproc/Makefile 1.1 +19 -0 ports/sysutils/lcdproc/files/patch-port (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 12:47:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD54E37B401; Tue, 25 Feb 2003 12:47:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F5B243F85; Tue, 25 Feb 2003 12:47:22 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PKlM0U011020; Tue, 25 Feb 2003 12:47:22 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PKlMTf011019; Tue, 25 Feb 2003 12:47:22 -0800 (PST) Message-Id: <200302252047.h1PKlMTf011019@repoman.freebsd.org> From: John Baldwin Date: Tue, 25 Feb 2003 12:47:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mlx mlx_disk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2003/02/25 12:47:22 PST Modified files: sys/dev/mlx mlx_disk.c Log: Limit the maximum I/O size to 8 pages for version 2 controllers. This fixes problems with some mlx(4) cards in Alpha machines. Reviewed by: msmith (ages ago) Revision Changes Path 1.27 +8 -4 src/sys/dev/mlx/mlx_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 12:55:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D831E37B401 for ; Tue, 25 Feb 2003 12:55:23 -0800 (PST) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCB6943FBD for ; Tue, 25 Feb 2003 12:55:22 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 31633 invoked from network); 25 Feb 2003 20:55:29 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 25 Feb 2003 20:55:29 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id h1PKs8hT020802; Tue, 25 Feb 2003 15:54:08 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200302252035.h1PKZuKo010200@repoman.freebsd.org> Date: Tue, 25 Feb 2003 15:55:35 -0500 (EST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/dev/mlx mlx_disk.c Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 25-Feb-2003 John Baldwin wrote: > jhb 2003/02/25 12:35:56 PST > > Modified files: > sys/dev/mlx mlx_disk.c > Log: > Fix a small fat-finger: s/mlxd/mxld/. > > Reported by: Bob Willcox Well, other way around. s/mxld/mlxd/. :-P -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 12:59:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27A5A37B401; Tue, 25 Feb 2003 12:59:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C48CD43F75; Tue, 25 Feb 2003 12:59:23 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PKxN0U011868; Tue, 25 Feb 2003 12:59:23 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PKxNwU011867; Tue, 25 Feb 2003 12:59:23 -0800 (PST) Message-Id: <200302252059.h1PKxNwU011867@repoman.freebsd.org> From: "David E. O'Brien" Date: Tue, 25 Feb 2003 12:59:23 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES src/sys/alpha/conf Makefile NOTES src/sys/i386/conf Makefile NOTES src/sys/pc98/conf Makefile NOTES src/sys/sparc64/conf Makefile NOTES X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/25 12:59:23 PST Modified files: sys/conf NOTES sys/alpha/conf NOTES Makefile sys/i386/conf NOTES Makefile sys/pc98/conf Makefile NOTES Added files: sys/sparc64/conf Makefile NOTES Log: Move most everything back to a MI NOTES, and use "nodevice" in MD NOTES Where needed. Use 'sed' for now in place of "nooptions". Add a sparc64 MD NOTES. Reviewed by: arch@ Revision Changes Path 1.2 +3 -2 src/sys/alpha/conf/Makefile 1.150 +0 -187 src/sys/alpha/conf/NOTES 1.1131 +183 -0 src/sys/conf/NOTES 1.8 +3 -2 src/sys/i386/conf/Makefile 1.1076 +1 -188 src/sys/i386/conf/NOTES 1.2 +34 -2 src/sys/pc98/conf/Makefile 1.2 +24 -0 src/sys/pc98/conf/NOTES 1.1 +43 -0 src/sys/sparc64/conf/Makefile (new) 1.1 +84 -0 src/sys/sparc64/conf/NOTES (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 12:59:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 302D637B401; Tue, 25 Feb 2003 12:59:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81EC743FDF; Tue, 25 Feb 2003 12:59:41 -0800 (PST) (envelope-from roberto@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PKxf0U011901; Tue, 25 Feb 2003 12:59:41 -0800 (PST) (envelope-from roberto@repoman.freebsd.org) Received: (from roberto@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PKxfvl011900; Tue, 25 Feb 2003 12:59:41 -0800 (PST) Message-Id: <200302252059.h1PKxfvl011900@repoman.freebsd.org> From: Ollivier Robert Date: Tue, 25 Feb 2003 12:59:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/whois whois.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roberto 2003/02/25 12:59:41 PST Modified files: (Branch: RELENG_4) usr.bin/whois whois.c Log: MFC of revisions 1.33 and 1.34: adapt to new output format for the PIR registry (.org) and style fixes. PR: bin/47770 Submitted by: Alain Thivillon Approved by: mike Revision Changes Path 1.15.2.11 +12 -0 src/usr.bin/whois/whois.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 13: 9: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6088F37B401; Tue, 25 Feb 2003 13:09:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 018BE43F93; Tue, 25 Feb 2003 13:09:03 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PL920U012583; Tue, 25 Feb 2003 13:09:02 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PL923E012582; Tue, 25 Feb 2003 13:09:02 -0800 (PST) Message-Id: <200302252109.h1PL923E012582@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 25 Feb 2003 13:09:02 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/afbackup Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2003/02/25 13:09:02 PST Modified files: misc/afbackup Makefile Log: Configure for OpenSSL directly (instead of using the libdes shims we used to have). Revision Changes Path 1.10 +2 -1 ports/misc/afbackup/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 13:22:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7951D37B401; Tue, 25 Feb 2003 13:22:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1886F4402A; Tue, 25 Feb 2003 13:22:28 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PLMR0U013627; Tue, 25 Feb 2003 13:22:27 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PLMRcv013626; Tue, 25 Feb 2003 13:22:27 -0800 (PST) Message-Id: <200302252122.h1PLMRcv013626@repoman.freebsd.org> From: Søren Schmidt Date: Tue, 25 Feb 2003 13:22:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/02/25 13:22:27 PST Modified files: sys/dev/ata ata-chipset.c ata-pci.h Log: Fix support for Acer chips. The UDMA enable regs wasn't set properly. Revision Changes Path 1.5 +12 -26 src/sys/dev/ata/ata-chipset.c 1.3 +1 -1 src/sys/dev/ata/ata-pci.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 13:32:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B90437B401; Tue, 25 Feb 2003 13:32:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B9E743FCB; Tue, 25 Feb 2003 13:32:41 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PLWe0U014286; Tue, 25 Feb 2003 13:32:41 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PLWecx014285; Tue, 25 Feb 2003 13:32:40 -0800 (PST) Message-Id: <200302252132.h1PLWecx014285@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 25 Feb 2003 13:32:40 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/opensc/files patch-src::libopensc::card-gpk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2003/02/25 13:32:40 PST Modified files: security/opensc/files patch-src::libopensc::card-gpk.c Log: Fix building with OpenSSL 0.9.7. Revision Changes Path 1.2 +24 -2 ports/security/opensc/files/patch-src::libopensc::card-gpk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 13:59:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86A3D37B401; Tue, 25 Feb 2003 13:59:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29FDB43F3F; Tue, 25 Feb 2003 13:59:37 -0800 (PST) (envelope-from robert@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PLxa0U015823; Tue, 25 Feb 2003 13:59:36 -0800 (PST) (envelope-from robert@repoman.freebsd.org) Received: (from robert@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PLxae8015822; Tue, 25 Feb 2003 13:59:36 -0800 (PST) Message-Id: <200302252159.h1PLxae8015822@repoman.freebsd.org> From: Robert Drehmel Date: Tue, 25 Feb 2003 13:59:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib insque.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG robert 2003/02/25 13:59:36 PST Modified files: lib/libc/stdlib insque.3 Log: Fix typo. Revision Changes Path 1.3 +1 -1 src/lib/libc/stdlib/insque.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 14: 6:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5150337B401; Tue, 25 Feb 2003 14:06:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7F8243FB1; Tue, 25 Feb 2003 14:06:21 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PM6L0U016411; Tue, 25 Feb 2003 14:06:21 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PM6LaU016410; Tue, 25 Feb 2003 14:06:21 -0800 (PST) Message-Id: <200302252206.h1PM6LaU016410@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 25 Feb 2003 14:06:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_da.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/25 14:06:21 PST Modified files: sys/cam/scsi scsi_da.c Log: NO_GEOM cleanup: Move to "struct disk *" centric api. Revision Changes Path 1.130 +21 -46 src/sys/cam/scsi/scsi_da.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 14: 9:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9E4737B401; Tue, 25 Feb 2003 14:09:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 618DE43FBF; Tue, 25 Feb 2003 14:09:10 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PM9A0U016497; Tue, 25 Feb 2003 14:09:10 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PM9AIX016496; Tue, 25 Feb 2003 14:09:10 -0800 (PST) Message-Id: <200302252209.h1PM9AIX016496@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 25 Feb 2003 14:09:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/25 14:09:10 PST Modified files: sys/conf majors Log: NO_GEOM cleanup: Retire major #13 (da), #116 (ad), #157 (ar) Revision Changes Path 1.160 +3 -3 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 14:11:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 877E737B401; Tue, 25 Feb 2003 14:11:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2674143F93; Tue, 25 Feb 2003 14:11:40 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PMBd0U017007; Tue, 25 Feb 2003 14:11:39 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PMBdsr017006; Tue, 25 Feb 2003 14:11:39 -0800 (PST) Message-Id: <200302252211.h1PMBdsr017006@repoman.freebsd.org> From: Robert Watson Date: Tue, 25 Feb 2003 14:11:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys libkern.h src/sys/libkern strdup.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2003/02/25 14:11:39 PST Modified files: sys/sys libkern.h sys/libkern strdup.c Log: Pass a malloc type into the libkern strdup() implementation explicitly, so that callers can specify what malloc pool the resulting memory should come from. Requested by: phk Revision Changes Path 1.2 +2 -2 src/sys/libkern/strdup.c 1.39 +2 -1 src/sys/sys/libkern.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 14:14:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98A6F37B401; Tue, 25 Feb 2003 14:14:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4616043F85; Tue, 25 Feb 2003 14:14:39 -0800 (PST) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PMEd0U017188; Tue, 25 Feb 2003 14:14:39 -0800 (PST) (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PMEdQu017187; Tue, 25 Feb 2003 14:14:39 -0800 (PST) Message-Id: <200302252214.h1PMEdQu017187@repoman.freebsd.org> From: Brian Feldman Date: Tue, 25 Feb 2003 14:14:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pccard/pccardc Makefile dumpcisfile.c pccardc.8 pccardc.c src/usr.sbin/pccard/pccardd readcis.c readcis.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG green 2003/02/25 14:14:38 PST Modified files: usr.sbin/pccard/pccardc Makefile pccardc.8 pccardc.c usr.sbin/pccard/pccardd readcis.c readcis.h Added files: usr.sbin/pccard/pccardc dumpcisfile.c Log: Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CIS structure from a file instead of a PC-CARD itself before parsing and dumping it. (E.g. useful when you get a CIS file from a manufacturer which fixes they broken card's CIS, and add it to the pccard quirks.) Revision Changes Path 1.15 +3 -3 src/usr.sbin/pccard/pccardc/Makefile 1.1 +72 -0 src/usr.sbin/pccard/pccardc/dumpcisfile.c (new) 1.18 +12 -1 src/usr.sbin/pccard/pccardc/pccardc.8 1.11 +3 -1 src/usr.sbin/pccard/pccardc/pccardc.c 1.24 +4 -1 src/usr.sbin/pccard/pccardd/readcis.c 1.15 +2 -0 src/usr.sbin/pccard/pccardd/readcis.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 14:28:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A667137B401; Tue, 25 Feb 2003 14:28:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4817843F93; Tue, 25 Feb 2003 14:28:47 -0800 (PST) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PMSl0U017954; Tue, 25 Feb 2003 14:28:47 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PMSknJ017953; Tue, 25 Feb 2003 14:28:46 -0800 (PST) Message-Id: <200302252228.h1PMSknJ017953@repoman.freebsd.org> From: Mike Makonnen Date: Tue, 25 Feb 2003 14:28:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mutex.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mtm 2003/02/25 14:28:46 PST Modified files: sys/kern kern_mutex.c Log: Unbreak mutex profiling (at least for me). o Always check for null when dereferencing the filename component. o Implement a try-and-backoff method for allocating memory to dump stats to avoid a spin-lock -> sleep-lock mutex lock order panic with WITNESS. Approved by: des, markm (mentor) Not objected: jhb Revision Changes Path 1.118 +15 -3 src/sys/kern/kern_mutex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 14:33:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3831C37B401; Tue, 25 Feb 2003 14:33:38 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 423B743FB1; Tue, 25 Feb 2003 14:33:37 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id BF7055308; Tue, 25 Feb 2003 23:33:35 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: John Baldwin Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/mlx mlx_disk.c From: Dag-Erling Smorgrav Date: Tue, 25 Feb 2003 23:33:34 +0100 In-Reply-To: <200302252047.h1PKlMTf011019@repoman.freebsd.org> (John Baldwin's message of "Tue, 25 Feb 2003 12:47:22 -0800 (PST)") Message-ID: User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386--freebsd) References: <200302252047.h1PKlMTf011019@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Baldwin writes: > Log: > Limit the maximum I/O size to 8 pages for version 2 controllers. This > fixes problems with some mlx(4) cards in Alpha machines. > > Reviewed by: msmith (ages ago) FreeBSD 5.0-RELEASE CD: $39.95 Internet-capable computer: $600 Testing before you commit: priceless. cc -O2 -pipe -fno-builtin -march=k6-2 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/dev -I@/../include -fno-common -g -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /usr/src/sys/dev/mlx/mlx_disk.c /usr/src/sys/dev/mlx/mlx_disk.c: In function `mlxd_attach': /usr/src/sys/dev/mlx/mlx_disk.c:241: `dsk' undeclared (first use in this function) /usr/src/sys/dev/mlx/mlx_disk.c:241: (Each undeclared identifier is reported only once /usr/src/sys/dev/mlx/mlx_disk.c:241: for each function it appears in.) *** Error code 1 Stop in /usr/src/sys/modules/mlx. /me wanders off, muttering under his breath about tinderboxen. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 14:48:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1383C37B401; Tue, 25 Feb 2003 14:48:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA29743FBD; Tue, 25 Feb 2003 14:48:33 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PMmX0U019382; Tue, 25 Feb 2003 14:48:33 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PMmXr4019381; Tue, 25 Feb 2003 14:48:33 -0800 (PST) Message-Id: <200302252248.h1PMmXr4019381@repoman.freebsd.org> From: John Baldwin Date: Tue, 25 Feb 2003 14:48:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mlx mlx_disk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2003/02/25 14:48:33 PST Modified files: sys/dev/mlx mlx_disk.c Log: Chase the musical variable names. Pointy hat to: jhb Reported by: des Revision Changes Path 1.28 +2 -2 src/sys/dev/mlx/mlx_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 15:21:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A768537B401; Tue, 25 Feb 2003 15:21:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C93343F85; Tue, 25 Feb 2003 15:21:09 -0800 (PST) (envelope-from mckusick@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PNL90U021676; Tue, 25 Feb 2003 15:21:09 -0800 (PST) (envelope-from mckusick@repoman.freebsd.org) Received: (from mckusick@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PNL9T7021673; Tue, 25 Feb 2003 15:21:09 -0800 (PST) Message-Id: <200302252321.h1PNL9T7021673@repoman.freebsd.org> From: Kirk McKusick Date: Tue, 25 Feb 2003 15:21:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mckusick 2003/02/25 15:21:08 PST Modified files: sys/ufs/ffs ffs_vfsops.c Log: Change the field used to test whether the superblock has been updated from the filesystem size field to the filesystem maximum blocksize field. The problem is that older versions of growfs updated only the new size field and not the old size field. This resulted in the old (smaller) size field being copied up to the new size field which caused the filesystem to appear to fsck to be badly trashed. This also adds a sanity check to ensure that the superblock is not being updated when the filesystem is mounted read-only. Obviously such an update should never happen. Reported by: Nate Lawson Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.206 +5 -1 src/sys/ufs/ffs/ffs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 15:38:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EE5837B401 for ; Tue, 25 Feb 2003 15:38:48 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 4ED7343FD7 for ; Tue, 25 Feb 2003 15:38:30 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 64903 invoked by uid 1000); 25 Feb 2003 23:38:17 -0000 Date: Tue, 25 Feb 2003 15:38:17 -0800 (PST) From: Nate Lawson To: Kirk McKusick Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_vfsops.c In-Reply-To: <200302252321.h1PNL9T7021673@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 25 Feb 2003, Kirk McKusick wrote: > Modified files: > sys/ufs/ffs ffs_vfsops.c > Log: > Change the field used to test whether the superblock has been updated > from the filesystem size field to the filesystem maximum blocksize > field. The problem is that older versions of growfs updated only the > new size field and not the old size field. This resulted in the old > (smaller) size field being copied up to the new size field which > caused the filesystem to appear to fsck to be badly trashed. > > This also adds a sanity check to ensure that the superblock is not > being updated when the filesystem is mounted read-only. Obviously > such an update should never happen. Thanks! For others' benefit, this fixes a long-standing problem that started happening for me around Dec. 1 where ffs_sbupdate would trash fs_dsize on unmount. Those who had similar problems should try this patch. I'll try to put together a patch for growfs to address the new sb fields. -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 15:59:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D067537B401; Tue, 25 Feb 2003 15:59:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70AF343F75; Tue, 25 Feb 2003 15:59:10 -0800 (PST) (envelope-from mckusick@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1PNxA0U023743; Tue, 25 Feb 2003 15:59:10 -0800 (PST) (envelope-from mckusick@repoman.freebsd.org) Received: (from mckusick@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1PNxApO023742; Tue, 25 Feb 2003 15:59:10 -0800 (PST) Message-Id: <200302252359.h1PNxApO023742@repoman.freebsd.org> From: Kirk McKusick Date: Tue, 25 Feb 2003 15:59:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mckusick 2003/02/25 15:59:10 PST Modified files: sys/kern vfs_bio.c Log: When doing cleanup of excessive buffers in bdwrite (see kern/vfs_bio.c delta 1.371) we must ensure that we do not get ourselves into a recursive trap endlessly trying to clean up after ourselves. Reported by: Attila Nagy Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.373 +8 -2 src/sys/kern/vfs_bio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 16:14: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C962037B401; Tue, 25 Feb 2003 16:14:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6526F43FA3; Tue, 25 Feb 2003 16:14:06 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q0E60U024905; Tue, 25 Feb 2003 16:14:06 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q0E6ZQ024904; Tue, 25 Feb 2003 16:14:06 -0800 (PST) Message-Id: <200302260014.h1Q0E6ZQ024904@repoman.freebsd.org> From: Sam Leffler Date: Tue, 25 Feb 2003 16:14:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/opencrypto crypto.c cryptodev.c cryptodev.h src/sys/netipsec xform_ah.c xform_esp.c xform_ipcomp.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sam 2003/02/25 16:14:06 PST Modified files: (Branch: RELENG_4) sys/opencrypto crypto.c cryptodev.c cryptodev.h sys/netipsec xform_ah.c xform_esp.c xform_ipcomp.c Log: MFC: CRYPTO_F_CBIMM changes Approved by: re (jhb) Revision Changes Path 1.1.4.2 +1 -1 src/sys/netipsec/xform_ah.c 1.2.2.2 +1 -1 src/sys/netipsec/xform_esp.c 1.1.4.2 +1 -1 src/sys/netipsec/xform_ipcomp.c 1.4.2.5 +74 -30 src/sys/opencrypto/crypto.c 1.4.2.3 +7 -4 src/sys/opencrypto/cryptodev.c 1.2.2.4 +4 -2 src/sys/opencrypto/cryptodev.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 16:15:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0115837B401; Tue, 25 Feb 2003 16:15:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9886B43F93; Tue, 25 Feb 2003 16:15:09 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q0F90U024968; Tue, 25 Feb 2003 16:15:09 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q0F9S3024967; Tue, 25 Feb 2003 16:15:09 -0800 (PST) Message-Id: <200302260015.h1Q0F9S3024967@repoman.freebsd.org> From: Sam Leffler Date: Tue, 25 Feb 2003 16:15:09 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ubsec ubsec.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sam 2003/02/25 16:15:09 PST Modified files: (Branch: RELENG_4) sys/dev/ubsec ubsec.c Log: MFC: ubsec cleanups after CRYPTO_F_CBIMM change Approved by: re (jhb) Revision Changes Path 1.6.2.8 +46 -72 src/sys/dev/ubsec/ubsec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 16:24:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3002B37B401; Tue, 25 Feb 2003 16:24:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C637C43FB1; Tue, 25 Feb 2003 16:24:19 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q0OJ0U025539; Tue, 25 Feb 2003 16:24:19 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q0OJDE025538; Tue, 25 Feb 2003 16:24:19 -0800 (PST) Message-Id: <200302260024.h1Q0OJDE025538@repoman.freebsd.org> From: Jeff Roberson Date: Tue, 25 Feb 2003 16:24:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsclient nfs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2003/02/25 16:24:19 PST Modified files: sys/nfsclient nfs_vnops.c Log: - The interlock was not being droped in nfs_flush() if the first part of an if clause was true. Break the two clauses out into seperate statements since they require different actions. Reported/Tested by: jake Spotted by: jhb Revision Changes Path 1.197 +5 -2 src/sys/nfsclient/nfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 16:58:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B64E37B401; Tue, 25 Feb 2003 16:58:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC4C243FA3; Tue, 25 Feb 2003 16:58:23 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q0wN0U027540; Tue, 25 Feb 2003 16:58:23 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q0wNGX027539; Tue, 25 Feb 2003 16:58:23 -0800 (PST) Message-Id: <200302260058.h1Q0wNGX027539@repoman.freebsd.org> From: David Xu Date: Tue, 25 Feb 2003 16:58:23 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys kse.h src/sys/kern kern_thread.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/25 16:58:23 PST Modified files: sys/sys kse.h sys/kern kern_thread.c Log: Add a simple facility to allow round roubin in userland. Reviewed by: julain Revision Changes Path 1.97 +45 -41 src/sys/kern/kern_thread.c 1.11 +1 -0 src/sys/sys/kse.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 16:58:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C329137B401; Tue, 25 Feb 2003 16:58:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B6143F93; Tue, 25 Feb 2003 16:58:35 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q0wZ0U027573; Tue, 25 Feb 2003 16:58:35 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q0wZ9I027572; Tue, 25 Feb 2003 16:58:35 -0800 (PST) Message-Id: <200302260058.h1Q0wZ9I027572@repoman.freebsd.org> From: Robert Watson Date: Tue, 25 Feb 2003 16:58:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys malloc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2003/02/25 16:58:35 PST Modified files: sys/sys malloc.h Log: GC M_STRING, no longer required as strdup() accepts a malloc type. Requested by: phk Revision Changes Path 1.72 +0 -1 src/sys/sys/malloc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 16:59:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56EE937B401; Tue, 25 Feb 2003 16:59:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE9E943FD7; Tue, 25 Feb 2003 16:59:53 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q0xr0U027634; Tue, 25 Feb 2003 16:59:53 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q0xrQk027633; Tue, 25 Feb 2003 16:59:53 -0800 (PST) Message-Id: <200302260059.h1Q0xrQk027633@repoman.freebsd.org> From: Robert Watson Date: Tue, 25 Feb 2003 16:59:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/libkern strdup.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2003/02/25 16:59:53 PST Modified files: sys/libkern strdup.c Log: Replace license with two-clause BSD; an old license template with three clauses was used by mistake. Revision Changes Path 1.3 +4 -7 src/sys/libkern/strdup.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 17: 0:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 302F237B401; Tue, 25 Feb 2003 17:00:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6BF843FBF; Tue, 25 Feb 2003 17:00:29 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q10T0U027745; Tue, 25 Feb 2003 17:00:29 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q10Tf1027744; Tue, 25 Feb 2003 17:00:29 -0800 (PST) Message-Id: <200302260100.h1Q10Tf1027744@repoman.freebsd.org> From: Robert Watson Date: Tue, 25 Feb 2003 17:00:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/libkern strdup.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2003/02/25 17:00:29 PST Modified files: sys/libkern strdup.c Log: Further GC of M_STRING, missed previously. Revision Changes Path 1.4 +0 -2 src/sys/libkern/strdup.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 17: 5:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D706D37B401; Tue, 25 Feb 2003 17:05:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EEB243FB1; Tue, 25 Feb 2003 17:05:11 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q15A0U028219; Tue, 25 Feb 2003 17:05:10 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q15AWb028218; Tue, 25 Feb 2003 17:05:10 -0800 (PST) Message-Id: <200302260105.h1Q15AWb028218@repoman.freebsd.org> From: David Xu Date: Tue, 25 Feb 2003 17:05:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/KSE/rr - Imported sources X-FreeBSD-CVS-Branch: davidxu Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/25 17:05:10 PST src/tools/KSE/rr - Imported sources Update of /home/ncvs/src/tools/KSE/rr In directory repoman.freebsd.org:/tmp/cvs-serv28178 Log Message: Add test program for round robin in userland. Status: Vendor Tag: davidxu Release Tags: init N src/tools/KSE/rr/Makefile N src/tools/KSE/rr/kse_asm.S N src/tools/KSE/rr/simplelock.h N src/tools/KSE/rr/ksetest N src/tools/KSE/rr/rr.c No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 17: 6:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A52CA37B401; Tue, 25 Feb 2003 17:06:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC24043F3F; Tue, 25 Feb 2003 17:06:44 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q16i0U028353; Tue, 25 Feb 2003 17:06:44 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q16iLq028352; Tue, 25 Feb 2003 17:06:44 -0800 (PST) Message-Id: <200302260106.h1Q16iLq028352@repoman.freebsd.org> From: David Xu Date: Tue, 25 Feb 2003 17:06:44 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/KSE/rr ksetest X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/25 17:06:44 PST Removed files: tools/KSE/rr ksetest Log: Remove Revision Changes Path 1.2 +0 -122 src/tools/KSE/rr/ksetest (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 17:56:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 853AB37B401; Tue, 25 Feb 2003 17:56:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F36C43FAF; Tue, 25 Feb 2003 17:56:15 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q1uE0U031459; Tue, 25 Feb 2003 17:56:14 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q1uERc031458; Tue, 25 Feb 2003 17:56:14 -0800 (PST) Message-Id: <200302260156.h1Q1uERc031458@repoman.freebsd.org> From: David Xu Date: Tue, 25 Feb 2003 17:56:14 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_thread.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/25 17:56:14 PST Modified files: sys/kern kern_thread.c Log: Add a missing '!'. Revision Changes Path 1.98 +2 -2 src/sys/kern/kern_thread.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 18: 6:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6656037B401; Tue, 25 Feb 2003 18:06:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0130D43FAF; Tue, 25 Feb 2003 18:06:33 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q26W0U032211; Tue, 25 Feb 2003 18:06:32 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q26W6F032210; Tue, 25 Feb 2003 18:06:32 -0800 (PST) Message-Id: <200302260206.h1Q26W6F032210@repoman.freebsd.org> From: "David E. O'Brien" Date: Tue, 25 Feb 2003 18:06:32 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/benchmarks/bonnie++ Makefile distinfo ports/benchmarks/bonnie++/files patch-Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/25 18:06:32 PST Modified files: benchmarks/bonnie++ Makefile distinfo benchmarks/bonnie++/files patch-Makefile.in Log: Update to version 1.93c. This adds multiple disk accessors to better stress today's RAID's and highly buffered disk subsystems. Revision Changes Path 1.11 +3 -2 ports/benchmarks/bonnie++/Makefile 1.7 +1 -1 ports/benchmarks/bonnie++/distinfo 1.5 +3 -9 ports/benchmarks/bonnie++/files/patch-Makefile.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 18:16:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F35BD37B401; Tue, 25 Feb 2003 18:16:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04E8143FD7; Tue, 25 Feb 2003 18:16:07 -0800 (PST) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q2G60U033031; Tue, 25 Feb 2003 18:16:06 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q2G6UK033030; Tue, 25 Feb 2003 18:16:06 -0800 (PST) Message-Id: <200302260216.h1Q2G6UK033030@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 25 Feb 2003 18:16:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha busdma_machdep.c src/sys/alpha/include bus.h src/sys/i386/i386 busdma_machdep.c src/sys/i386/include bus_at386.h bus_pc98.h src/sys/ia64/ia64 busdma_machdep.c src/sys/ia64/include bus.h src/sys/powerpc/include bus.h ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2003/02/25 18:16:06 PST Modified files: sys/alpha/alpha busdma_machdep.c sys/alpha/include bus.h sys/i386/i386 busdma_machdep.c sys/i386/include bus_at386.h bus_pc98.h sys/ia64/ia64 busdma_machdep.c sys/ia64/include bus.h sys/powerpc/include bus.h sys/sparc64/include bus.h Log: Correctly set BUS_SPACE_MAXSIZE in all the busdma backends. It was bogusly set to 64 * 1024 or 128 * 1024 because it was bogusly reused in the BUS_DMAMAP_NSEGS definition. Revision Changes Path 1.30 +1 -1 src/sys/alpha/alpha/busdma_machdep.c 1.17 +1 -1 src/sys/alpha/include/bus.h 1.34 +1 -1 src/sys/i386/i386/busdma_machdep.c 1.20 +1 -1 src/sys/i386/include/bus_at386.h 1.25 +1 -1 src/sys/i386/include/bus_pc98.h 1.16 +1 -1 src/sys/ia64/ia64/busdma_machdep.c 1.8 +1 -1 src/sys/ia64/include/bus.h 1.7 +1 -1 src/sys/powerpc/include/bus.h 1.22 +1 -1 src/sys/sparc64/include/bus.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 18:29: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6516637B401; Tue, 25 Feb 2003 18:29:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 026C843FA3; Tue, 25 Feb 2003 18:29:00 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q2Sx0U033740; Tue, 25 Feb 2003 18:28:59 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q2SxpF033739; Tue, 25 Feb 2003 18:28:59 -0800 (PST) Message-Id: <200302260228.h1Q2SxpF033739@repoman.freebsd.org> From: Juli Mallett Date: Tue, 25 Feb 2003 18:28:59 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/mono Makefile distinfo pkg-comment pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2003/02/25 18:28:59 PST Modified files: lang/mono Makefile distinfo pkg-plist Removed files: lang/mono pkg-comment Log: Update to 0.20, de-pkg-comment. Approved by: marcus (mentor) Revision Changes Path 1.11 +2 -6 ports/lang/mono/Makefile 1.6 +1 -1 ports/lang/mono/distinfo 1.2 +0 -1 ports/lang/mono/pkg-comment (dead) 1.6 +13 -5 ports/lang/mono/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 18:47:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEEDD37B401; Tue, 25 Feb 2003 18:47:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F7A043F93; Tue, 25 Feb 2003 18:47:56 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q2lu0U034961; Tue, 25 Feb 2003 18:47:56 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q2luN0034960; Tue, 25 Feb 2003 18:47:56 -0800 (PST) Message-Id: <200302260247.h1Q2luN0034960@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 25 Feb 2003 18:47:56 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/pear-Auth_SASL Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/25 18:47:56 PST Modified files: security/pear-Auth_SASL Makefile Log: make index and kris happy Revision Changes Path 1.2 +1 -1 ports/security/pear-Auth_SASL/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 18:50:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4334E37B401; Tue, 25 Feb 2003 18:50:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D803C43F75; Tue, 25 Feb 2003 18:50:28 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q2oS0U035124; Tue, 25 Feb 2003 18:50:28 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q2oSmc035120; Tue, 25 Feb 2003 18:50:28 -0800 (PST) Message-Id: <200302260250.h1Q2oSmc035120@repoman.freebsd.org> From: Scott Long Date: Tue, 25 Feb 2003 18:50:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac.c aac_disk.c aacvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/25 18:50:28 PST Modified files: sys/dev/aac aac.c aac_disk.c aacvar.h Log: Move to 'struct disk*' API Submitted by: phk Revision Changes Path 1.58 +4 -4 src/sys/dev/aac/aac.c 1.28 +22 -45 src/sys/dev/aac/aac_disk.c 1.28 +0 -1 src/sys/dev/aac/aacvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 18:51:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBE2A37B401; Tue, 25 Feb 2003 18:51:56 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-52.dsl.lsan03.pacbell.net [63.207.60.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CF1743F75; Tue, 25 Feb 2003 18:51:56 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id B9739679DA; Tue, 25 Feb 2003 18:51:55 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id A7B931246; Tue, 25 Feb 2003 18:51:55 -0800 (PST) Date: Tue, 25 Feb 2003 18:51:55 -0800 From: Kris Kennaway To: Edwin Groothuis Cc: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/pear-Auth_SASL Makefile Message-ID: <20030226025155.GA81388@rot13.obsecurity.org> References: <200302260247.h1Q2luN0034960@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline In-Reply-To: <200302260247.h1Q2luN0034960@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 25, 2003 at 06:47:56PM -0800, Edwin Groothuis wrote: > edwin 2003/02/25 18:47:56 PST >=20 > Modified files: > security/pear-Auth_SASL Makefile=20 > Log: > make index and kris happy Thanks Kris --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+XCvLWry0BWjoQKURAlqGAJ9QoTxMZEbF8Ew4i0cgtN/AFZL1WgCeKEHx kkUsFHH8KqJX+0dOJk1UHb0= =8lie -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 18:52:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FEEE37B401; Tue, 25 Feb 2003 18:52:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4BEE43F93; Tue, 25 Feb 2003 18:52:14 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q2qE0U035520; Tue, 25 Feb 2003 18:52:14 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q2qErl035519; Tue, 25 Feb 2003 18:52:14 -0800 (PST) Message-Id: <200302260252.h1Q2qErl035519@repoman.freebsd.org> From: Scott Long Date: Tue, 25 Feb 2003 18:52:14 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/25 18:52:14 PST Modified files: sys/conf majors Log: Retire the aacd major (151) now that it's no longer needed. Revision Changes Path 1.161 +1 -1 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 18:56: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFFE937B401; Tue, 25 Feb 2003 18:55:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5087543F85; Tue, 25 Feb 2003 18:55:59 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q2tx0U035698; Tue, 25 Feb 2003 18:55:59 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q2txFf035697; Tue, 25 Feb 2003 18:55:59 -0800 (PST) Message-Id: <200302260255.h1Q2txFf035697@repoman.freebsd.org> From: Scott Long Date: Tue, 25 Feb 2003 18:55:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/25 18:55:59 PST Modified files: sys/dev/aac aac_pci.c Log: Use BUS_SPACE_MAXADDR_32BIT in the DMA tag where needed. Before the recent fix to BUS_SPACE_MAXADDR, we were probably bouncing quite a bit =-( Revision Changes Path 1.30 +2 -2 src/sys/dev/aac/aac_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 19:11:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AE0A37B401; Tue, 25 Feb 2003 19:11:13 -0800 (PST) Received: from odysseus.silby.com (d17.as5.nwbl0.wi.voyager.net [169.207.137.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C1FD43FAF; Tue, 25 Feb 2003 19:11:11 -0800 (PST) (envelope-from silby@silby.com) Received: from odysseus.silby.com (localhost [127.0.0.1]) by odysseus.silby.com (8.12.7/8.12.7) with ESMTP id h1Q38DHp000845; Tue, 25 Feb 2003 21:08:14 -0600 (CST) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by odysseus.silby.com (8.12.7/8.12.7/Submit) with ESMTP id h1Q38CNo000842; Tue, 25 Feb 2003 21:08:13 -0600 (CST) X-Authentication-Warning: odysseus.silby.com: silby owned process doing -bs Date: Tue, 25 Feb 2003 21:08:11 -0600 (CST) From: Mike Silbersack To: Scott Long Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aac aac_pci.c In-Reply-To: <200302260255.h1Q2txFf035697@repoman.freebsd.org> Message-ID: <20030225210747.U552@odysseus.silby.com> References: <200302260255.h1Q2txFf035697@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 25 Feb 2003, Scott Long wrote: > scottl 2003/02/25 18:55:59 PST > > Modified files: > sys/dev/aac aac_pci.c > Log: > Use BUS_SPACE_MAXADDR_32BIT in the DMA tag where needed. Before the recent > fix to BUS_SPACE_MAXADDR, we were probably bouncing quite a bit =-( Does busdma keep any stats on how often bounce buffers are used? Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 19:15:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C1CB37B401; Tue, 25 Feb 2003 19:15:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F204743F75; Tue, 25 Feb 2003 19:15:42 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q3Fg0U037156; Tue, 25 Feb 2003 19:15:42 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q3FgKZ037155; Tue, 25 Feb 2003 19:15:42 -0800 (PST) Message-Id: <200302260315.h1Q3FgKZ037155@repoman.freebsd.org> From: Scott Long Date: Tue, 25 Feb 2003 19:15:42 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac.c src/sys/dev/amr amr.c src/sys/dev/mly mly.c src/sys/kern subr_taskqueue.c src/sys/modules/aac Makefile src/sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c ng_btsocket_l2cap.c ng_btsocket_l2cap_raw.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/25 19:15:42 PST Modified files: sys/dev/aac aac.c sys/dev/amr amr.c sys/dev/mly mly.c sys/kern subr_taskqueue.c sys/modules/aac Makefile sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c ng_btsocket_l2cap.c ng_btsocket_l2cap_raw.c sys/sys interrupt.h taskqueue.h Log: Introduce a new taskqueue that runs completely free of Giant, and in turns runs its tasks free of Giant too. It is intended that as drivers become locked down, they will move out of the old, Giant-bound taskqueue and into this new one. The old taskqueue has been renamed to taskqueue_swi_giant, and the new one keeps the name taskqueue_swi. Revision Changes Path 1.59 +1 -1 src/sys/dev/aac/aac.c 1.43 +1 -1 src/sys/dev/amr/amr.c 1.24 +1 -1 src/sys/dev/mly/mly.c 1.15 +19 -2 src/sys/kern/subr_taskqueue.c 1.6 +1 -0 src/sys/modules/aac/Makefile 1.5 +2 -2 src/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c 1.5 +3 -3 src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c 1.4 +2 -2 src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c 1.23 +3 -2 src/sys/sys/interrupt.h 1.7 +1 -0 src/sys/sys/taskqueue.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 19:20:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B0DB37B401; Tue, 25 Feb 2003 19:20:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D40AD43FA3; Tue, 25 Feb 2003 19:20:38 -0800 (PST) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q3Kc0U037506; Tue, 25 Feb 2003 19:20:38 -0800 (PST) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q3KcSh037505; Tue, 25 Feb 2003 19:20:38 -0800 (PST) Message-Id: <200302260320.h1Q3KcSh037505@repoman.freebsd.org> From: Garance A Drosehn Date: Tue, 25 Feb 2003 19:20:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2003/02/25 19:20:38 PST Modified files: usr.sbin/newsyslog newsyslog.c Log: Fix an error which caused 'free(): error: chunk is already free' if an entry in the config file included flag 'G'. MFC after: 3 weeks Revision Changes Path 1.54 +3 -0 src/usr.sbin/newsyslog/newsyslog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 19:21:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9C0337B401; Tue, 25 Feb 2003 19:21:56 -0800 (PST) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD97443F75; Tue, 25 Feb 2003 19:21:55 -0800 (PST) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h1Q3LGF08602; Tue, 25 Feb 2003 19:21:16 -0800 Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [10.100.0.52]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id TAA20124; Tue, 25 Feb 2003 19:21:53 -0800 (PST) Received: from btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id UAA10667; Tue, 25 Feb 2003 20:21:48 -0700 (MST) Message-ID: <3E5C32C8.5060201@btc.adaptec.com> Date: Tue, 25 Feb 2003 20:21:44 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Silbersack Cc: Scott Long , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/aac aac_pci.c References: <200302260255.h1Q2txFf035697@repoman.freebsd.org> <20030225210747.U552@odysseus.silby.com> In-Reply-To: <20030225210747.U552@odysseus.silby.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mike Silbersack wrote: > On Tue, 25 Feb 2003, Scott Long wrote: > > >>scottl 2003/02/25 18:55:59 PST >> >> Modified files: >> sys/dev/aac aac_pci.c >> Log: >> Use BUS_SPACE_MAXADDR_32BIT in the DMA tag where needed. Before the recent >> fix to BUS_SPACE_MAXADDR, we were probably bouncing quite a bit =-( > > > Does busdma keep any stats on how often bounce buffers are used? > > Mike "Silby" Silbersack Not that I can tell, but that would be very nice to have. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 19:42:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77DB037B401; Tue, 25 Feb 2003 19:42:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B6A243F75; Tue, 25 Feb 2003 19:42:11 -0800 (PST) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q3gA0U039011; Tue, 25 Feb 2003 19:42:10 -0800 (PST) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q3gAAA039010; Tue, 25 Feb 2003 19:42:10 -0800 (PST) Message-Id: <200302260342.h1Q3gAAA039010@repoman.freebsd.org> From: Mike Barcroft Date: Tue, 25 Feb 2003 19:42:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2003/02/25 19:42:10 PST Modified files: games/fortune/datfiles fortunes Log: Add a great quote from Linus Torvalds about BDE. Revision Changes Path 1.108 +5 -0 src/games/fortune/datfiles/fortunes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 19:42:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5D6337B405; Tue, 25 Feb 2003 19:42:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79C9943F85; Tue, 25 Feb 2003 19:42:42 -0800 (PST) (envelope-from bbraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q3gg0U039043; Tue, 25 Feb 2003 19:42:42 -0800 (PST) (envelope-from bbraun@repoman.freebsd.org) Received: (from bbraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q3ggZZ039042; Tue, 25 Feb 2003 19:42:42 -0800 (PST) Message-Id: <200302260342.h1Q3ggZZ039042@repoman.freebsd.org> From: Rob Braun Date: Tue, 25 Feb 2003 19:42:42 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access access.master X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bbraun 2003/02/25 19:42:42 PST Modified files: . access access.master Log: I'm not the last to leave access.master! Submitted by: zarzycki Reviewed by: zarzycki Revision Changes Path 1.579 +1 -0 CVSROOT/access 1.621 +0 -1 CVSROOT/access.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 19:57:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3C3237B401; Tue, 25 Feb 2003 19:57:23 -0800 (PST) Received: from odysseus.silby.com (d17.as5.nwbl0.wi.voyager.net [169.207.137.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id A95F843F93; Tue, 25 Feb 2003 19:57:21 -0800 (PST) (envelope-from silby@silby.com) Received: from odysseus.silby.com (localhost [127.0.0.1]) by odysseus.silby.com (8.12.7/8.12.7) with ESMTP id h1Q3sLHp001013; Tue, 25 Feb 2003 21:54:21 -0600 (CST) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by odysseus.silby.com (8.12.7/8.12.7/Submit) with ESMTP id h1Q3sFmV001010; Tue, 25 Feb 2003 21:54:20 -0600 (CST) X-Authentication-Warning: odysseus.silby.com: silby owned process doing -bs Date: Tue, 25 Feb 2003 21:54:15 -0600 (CST) From: Mike Silbersack To: Scott Long Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/aac aac_pci.c In-Reply-To: <3E5C32C8.5060201@btc.adaptec.com> Message-ID: <20030225215202.N552@odysseus.silby.com> References: <200302260255.h1Q2txFf035697@repoman.freebsd.org> <20030225210747.U552@odysseus.silby.com> <3E5C32C8.5060201@btc.adaptec.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 25 Feb 2003, Scott Long wrote: > Mike Silbersack wrote: > > > > Does busdma keep any stats on how often bounce buffers are used? > > > > Mike "Silby" Silbersack > > I'm planning on adding that feature next week! > > Scott Sweet! Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 20:36:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1EC337B401; Tue, 25 Feb 2003 20:36:28 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04C0743FB1; Tue, 25 Feb 2003 20:36:28 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1Q4aM3Y001140; Tue, 25 Feb 2003 21:36:26 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 25 Feb 2003 21:36:17 -0700 (MST) Message-Id: <20030225.213617.38327415.imp@bsdimp.com> To: des@ofug.org Cc: mux@FreeBSD.org, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha mem.c pmap.c src/sys/dev/bktr bktr_os.c src/sys/dev/drm drm_vm.h src/sys/dev/fb fb.c fbreg.h gfb.c s3_pci.c vga.c vgareg.h src/sys/dev/firewire fwdev.c fwmem.c src/sys/dev/gfb gfb_pci.c src/sys/dev/sound/pcm dsp.c ... From: "M. Warner Losh" In-Reply-To: References: <200302250321.h1P3LN8b039840@repoman.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: Dag-Erling Smorgrav writes: : Maxime Henrion writes: : > Log: : > Cleanup of the d_mmap_t interface. : > [...] : > Compile-tested on: LINT (i386), GENERIC (alpha and sparc64) : > [...] : > 1.33 +2 -2 src/sys/pc98/pc98/pc98gdc.c : > 1.183 +2 -2 src/sys/pc98/pc98/syscons.c : : I'm afraid this commit breaks GENERIC on pc98. Considering that you : changed code which is specific to pc98, you should at least have : compiled your changes on that platform, or asked someone to do it for : you. Actually, for FreeBSD/i386, one can compile a GENERIC pc98 kernel w/o any special effort. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 20:40:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7776737B401; Tue, 25 Feb 2003 20:40:38 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BE3043FB1; Tue, 25 Feb 2003 20:40:37 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1Q4ea3Y001154; Tue, 25 Feb 2003 21:40:36 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 25 Feb 2003 21:40:32 -0700 (MST) Message-Id: <20030225.214032.82780680.imp@bsdimp.com> To: green@FreeBSD.org Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardc Makefile dumpcisfile.c pccardc.8 pccardc.c src/usr.sbin/pccard/pccardd readcis.c readcis.h From: "M. Warner Losh" In-Reply-To: <200302252214.h1PMEdQu017187@repoman.freebsd.org> References: <200302252214.h1PMEdQu017187@repoman.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200302252214.h1PMEdQu017187@repoman.freebsd.org> Brian Feldman writes: : Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CIS : structure from a file instead of a PC-CARD itself before parsing and : dumping it. (E.g. useful when you get a CIS file from a manufacturer : which fixes they broken card's CIS, and add it to the pccard quirks.) This is quite interesting, but I'm going to nuke pccardc from orbit soon. I'm working to migrate this functionality to a new program. OLDCARD doesn't support pccard CIS quirks at all... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 20:42: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4C9837B401; Tue, 25 Feb 2003 20:41:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4537443FB1; Tue, 25 Feb 2003 20:41:59 -0800 (PST) (envelope-from wollman@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q4fx0U042678; Tue, 25 Feb 2003 20:41:59 -0800 (PST) (envelope-from wollman@repoman.freebsd.org) Received: (from wollman@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q4fx9x042677; Tue, 25 Feb 2003 20:41:59 -0800 (PST) Message-Id: <200302260441.h1Q4fx9x042677@repoman.freebsd.org> From: Garrett Wollman Date: Tue, 25 Feb 2003 20:41:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes fortunes2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wollman 2003/02/25 20:41:59 PST Modified files: games/fortune/datfiles fortunes fortunes2 Log: Fix style of recent additions and sort. Revision Changes Path 1.109 +6 -10 src/games/fortune/datfiles/fortunes 1.55 +22 -23 src/games/fortune/datfiles/fortunes2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 20:46:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6250637B401; Tue, 25 Feb 2003 20:46:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7AF043F3F; Tue, 25 Feb 2003 20:46:21 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q4kL0U042834; Tue, 25 Feb 2003 20:46:21 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q4kLO6042833; Tue, 25 Feb 2003 20:46:21 -0800 (PST) Message-Id: <200302260446.h1Q4kLO6042833@repoman.freebsd.org> From: Scott Long Date: Tue, 25 Feb 2003 20:46:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac.c aac_cam.c aac_disk.c aacvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/25 20:46:21 PST Modified files: sys/dev/aac aac.c aac_cam.c aac_disk.c aacvar.h Log: Bring aac out from under Giant: - the mutex aac_io_lock protects the main codepaths which handle queues and hardware registers. Only one acquire/release is done in the top-half and the taskqueue. This mutex also applies to the userland command path and CAM data path. - Move the taskqueue to the new Giant-free version. - Register the disk device with DISKFLAG_NOGIANT so the top-half processing runs without Giant. - Move the dynamic command allocator to the worker thread to avoid locking issues with bus_dmamem_alloc(). This gives about 20% improvement in most of my benchmarks. Revision Changes Path 1.60 +32 -15 src/sys/dev/aac/aac.c 1.8 +4 -0 src/sys/dev/aac/aac_cam.c 1.29 +5 -2 src/sys/dev/aac/aac_disk.c 1.29 +5 -1 src/sys/dev/aac/aacvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 20:49:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65D6B37B401; Tue, 25 Feb 2003 20:49:16 -0800 (PST) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F4DB43FAF; Tue, 25 Feb 2003 20:49:13 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from [127.0.0.1] (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.4/8.12.6) with ESMTP id h1Q4n8js004689; Wed, 26 Feb 2003 15:19:08 +1030 (CST) (envelope-from doconnor@gsoft.com.au) X-Authentication-Warning: cain.gsoft.com.au: Host localhost [127.0.0.1] claimed to be [127.0.0.1] Subject: Re: cvs commit: src/sys/dev/aac aac.c aac_cam.c aac_disk.c aacvar.h From: "Daniel O'Connor" To: Scott Long Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: <200302260446.h1Q4kLO6042833@repoman.freebsd.org> References: <200302260446.h1Q4kLO6042833@repoman.freebsd.org> Content-Type: text/plain Organization: Message-Id: <1046234946.45422.98.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 26 Feb 2003 15:19:07 +1030 Content-Transfer-Encoding: 7bit X-Spam-Score: -1 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01 X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 2003-02-26 at 15:16, Scott Long wrote: > - the mutex aac_io_lock protects the main codepaths which handle queues and > hardware registers. Only one acquire/release is done in the top-half and > the taskqueue. This mutex also applies to the userland command path and > CAM data path. > - Move the taskqueue to the new Giant-free version. > - Register the disk device with DISKFLAG_NOGIANT so the top-half processing > runs without Giant. > - Move the dynamic command allocator to the worker thread to avoid locking > issues with bus_dmamem_alloc(). > > This gives about 20% improvement in most of my benchmarks. Are the tests on an SMP machine? -- 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 - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 20:52: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from green.bikeshed.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A85B437B401; Tue, 25 Feb 2003 20:51:58 -0800 (PST) Received: from green.bikeshed.org (zxt682arex0m9bdw@green.bikeshed.org [10.0.0.1] (may be forged)) by green.bikeshed.org (8.12.7/8.12.6) with ESMTP id h1Q4pw3q012389; Tue, 25 Feb 2003 23:51:58 -0500 (EST) (envelope-from green@green.bikeshed.org) Received: from localhost (green@localhost) by green.bikeshed.org (8.12.7/8.12.6/Submit) with ESMTP id h1Q4pvjI012385; Tue, 25 Feb 2003 23:51:57 -0500 (EST) Message-Id: <200302260451.h1Q4pvjI012385@green.bikeshed.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "M. Warner Losh" Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardc Makefile dumpcisfile.c pccardc.8 pccardc.c src/usr.sbin/pccard/pccardd readcis.c readcis.h In-Reply-To: Your message of "Tue, 25 Feb 2003 21:40:32 MST." <20030225.214032.82780680.imp@bsdimp.com> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 25 Feb 2003 23:51:56 -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "M. Warner Losh" wrote: > In message: <200302252214.h1PMEdQu017187@repoman.freebsd.org> > Brian Feldman writes: > : Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CIS > : structure from a file instead of a PC-CARD itself before parsing and > : dumping it. (E.g. useful when you get a CIS file from a manufacturer > : which fixes they broken card's CIS, and add it to the pccard quirks.) > > This is quite interesting, but I'm going to nuke pccardc from orbit > soon. I'm working to migrate this functionality to a new program. > OLDCARD doesn't support pccard CIS quirks at all... Admittedly, this is the only use at all I have of pccardc. Do you think it would be useful if I took just the dumpcisfile functionality and made it into a stand-alone program, or do you think you'll just create a dumpcis/ dumpcisfile sort of command to go along with new pcmcia utilities? -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 20:53:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7D3437B405; Tue, 25 Feb 2003 20:53:10 -0800 (PST) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0DE143FA3; Tue, 25 Feb 2003 20:53:09 -0800 (PST) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h1Q4qOF07362; Tue, 25 Feb 2003 20:52:24 -0800 Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [10.100.0.52]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id UAA22960; Tue, 25 Feb 2003 20:52:57 -0800 (PST) Received: from btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id VAA10697; Tue, 25 Feb 2003 21:52:52 -0700 (MST) Message-ID: <3E5C4821.9070501@btc.adaptec.com> Date: Tue, 25 Feb 2003 21:52:49 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Daniel O'Connor" Cc: Scott Long , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/aac aac.c aac_cam.c aac_disk.c aacvar.h References: <200302260446.h1Q4kLO6042833@repoman.freebsd.org> <1046234946.45422.98.camel@chowder.gsoft.com.au> In-Reply-To: <1046234946.45422.98.camel@chowder.gsoft.com.au> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Daniel O'Connor wrote: > On Wed, 2003-02-26 at 15:16, Scott Long wrote: > >> - the mutex aac_io_lock protects the main codepaths which handle queues and >> hardware registers. Only one acquire/release is done in the top-half and >> the taskqueue. This mutex also applies to the userland command path and >> CAM data path. >> - Move the taskqueue to the new Giant-free version. >> - Register the disk device with DISKFLAG_NOGIANT so the top-half processing >> runs without Giant. >> - Move the dynamic command allocator to the worker thread to avoid locking >> issues with bus_dmamem_alloc(). >> >> This gives about 20% improvement in most of my benchmarks. > > > Are the tests on an SMP machine? > Yes. UP probably won't see much of a difference. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 20:58:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D42CC37B401; Tue, 25 Feb 2003 20:58:22 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5ECA43F3F; Tue, 25 Feb 2003 20:58:21 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1Q4wK3Y001305; Tue, 25 Feb 2003 21:58:20 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 25 Feb 2003 21:58:08 -0700 (MST) Message-Id: <20030225.215808.87764783.imp@bsdimp.com> To: green@FreeBSD.org Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardc Makefile dumpcisfile.c pccardc.8 pccardc.c src/usr.sbin/pccard/pccardd readcis.c readcis.h From: "M. Warner Losh" In-Reply-To: <200302260451.h1Q4pvjI012385@green.bikeshed.org> References: <20030225.214032.82780680.imp@bsdimp.com> <200302260451.h1Q4pvjI012385@green.bikeshed.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200302260451.h1Q4pvjI012385@green.bikeshed.org> "Brian F. Feldman" writes: : "M. Warner Losh" wrote: : > In message: <200302252214.h1PMEdQu017187@repoman.freebsd.org> : > Brian Feldman writes: : > : Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CIS : > : structure from a file instead of a PC-CARD itself before parsing and : > : dumping it. (E.g. useful when you get a CIS file from a manufacturer : > : which fixes they broken card's CIS, and add it to the pccard quirks.) : > : > This is quite interesting, but I'm going to nuke pccardc from orbit : > soon. I'm working to migrate this functionality to a new program. : > OLDCARD doesn't support pccard CIS quirks at all... : : Admittedly, this is the only use at all I have of pccardc. Do you think it : would be useful if I took just the dumpcisfile functionality and made it : into a stand-alone program, or do you think you'll just create a dumpcis/ : dumpcisfile sort of command to go along with new pcmcia utilities? I plan on having a pccard/cardbus utility that will do dumpcis functionality. The input can come from hardware or a file. It can output binary or text file. I also thought about having a CIS compiler that would take the output of the dumpcis and produce a binary. I was also planning on expanding the pccard/cardbus CIS quirk stuff so that it could be loaded from a file (maybe even at boot time). Note: the output format would be different than the current dumpcis format. Linux has something very similar (or so I've been lead to believe from indirect evidence). If it has a suitable license, I may just use it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 21: 0:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E83937B401; Tue, 25 Feb 2003 21:00:37 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23CC443F3F; Tue, 25 Feb 2003 21:00:37 -0800 (PST) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id ED14FAE03F; Tue, 25 Feb 2003 21:00:36 -0800 (PST) Date: Tue, 25 Feb 2003 21:00:36 -0800 From: Alfred Perlstein To: Scott Long Cc: Daniel O'Connor , Scott Long , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/aac aac.c aac_cam.c aac_disk.c aacvar.h Message-ID: <20030226050036.GB54350@elvis.mu.org> References: <200302260446.h1Q4kLO6042833@repoman.freebsd.org> <1046234946.45422.98.camel@chowder.gsoft.com.au> <3E5C4821.9070501@btc.adaptec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E5C4821.9070501@btc.adaptec.com> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Scott Long [030225 20:53] wrote: > Daniel O'Connor wrote: > >On Wed, 2003-02-26 at 15:16, Scott Long wrote: > > > >> - the mutex aac_io_lock protects the main codepaths which handle queues > >> and > >> > >> This gives about 20% improvement in most of my benchmarks. > > > > > >Are the tests on an SMP machine? > > > > Yes. UP probably won't see much of a difference. Don't sell yourself short, there should be improvements in latency. -- -Alfred Perlstein [alfred@freebsd.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 21: 6:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4284337B401; Tue, 25 Feb 2003 21:06:33 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5784A43F75; Tue, 25 Feb 2003 21:06:32 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1Q56V3Y001364; Tue, 25 Feb 2003 22:06:31 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 25 Feb 2003 22:06:19 -0700 (MST) Message-Id: <20030225.220619.41374197.imp@bsdimp.com> To: green@FreeBSD.org Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardc Makefile dumpcisfile.c pccardc.8 pccardc.c src/usr.sbin/pccard/pccardd readcis.c readcis.h From: "M. Warner Losh" In-Reply-To: <200302260451.h1Q4pvjI012385@green.bikeshed.org> References: <20030225.214032.82780680.imp@bsdimp.com> <200302260451.h1Q4pvjI012385@green.bikeshed.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200302260451.h1Q4pvjI012385@green.bikeshed.org> "Brian F. Feldman" writes: : "M. Warner Losh" wrote: : > In message: <200302252214.h1PMEdQu017187@repoman.freebsd.org> : > Brian Feldman writes: : > : Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CIS : > : structure from a file instead of a PC-CARD itself before parsing and : > : dumping it. (E.g. useful when you get a CIS file from a manufacturer : > : which fixes they broken card's CIS, and add it to the pccard quirks.) : > : > This is quite interesting, but I'm going to nuke pccardc from orbit : > soon. I'm working to migrate this functionality to a new program. : > OLDCARD doesn't support pccard CIS quirks at all... : : Admittedly, this is the only use at all I have of pccardc. Do you think it : would be useful if I took just the dumpcisfile functionality and made it : into a stand-alone program, or do you think you'll just create a dumpcis/ : dumpcisfile sort of command to go along with new pcmcia utilities? There's a linux thing, which would need some hacking for FreeBSD, that's available under the MPL (or GPL if you want, which I don't). It looks like about 4k lines, but I'm not sure how much is relevant to the purposes since it does other funky stuff. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 21:11:40 2003 Delivered-To: cvs-all@freebsd.org Received: from green.bikeshed.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E8A237B401; Tue, 25 Feb 2003 21:11:38 -0800 (PST) Received: from green.bikeshed.org (p09vt0zyy07mlpp9@green.bikeshed.org [10.0.0.1] (may be forged)) by green.bikeshed.org (8.12.7/8.12.6) with ESMTP id h1Q5Bc3q012544; Wed, 26 Feb 2003 00:11:38 -0500 (EST) (envelope-from green@green.bikeshed.org) Received: from localhost (green@localhost) by green.bikeshed.org (8.12.7/8.12.6/Submit) with ESMTP id h1Q5Bbxw012540; Wed, 26 Feb 2003 00:11:38 -0500 (EST) Message-Id: <200302260511.h1Q5Bbxw012540@green.bikeshed.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "M. Warner Losh" Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardc Makefile dumpcisfile.c pccardc.8 pccardc.c src/usr.sbin/pccard/pccardd readcis.c readcis.h In-Reply-To: Your message of "Tue, 25 Feb 2003 21:58:08 MST." <20030225.215808.87764783.imp@bsdimp.com> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 26 Feb 2003 00:11:37 -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "M. Warner Losh" wrote: > I plan on having a pccard/cardbus utility that will do dumpcis > functionality. The input can come from hardware or a file. It can > output binary or text file. I also thought about having a CIS > compiler that would take the output of the dumpcis and produce a > binary. I was also planning on expanding the pccard/cardbus CIS quirk > stuff so that it could be loaded from a file (maybe even at boot > time). > > Note: the output format would be different than the current dumpcis > format. > > Linux has something very similar (or so I've been lead to believe from > indirect evidence). If it has a suitable license, I may just use it. That sounds like a cool plan :-) The Linux utilities are crap; they're intensely machine-dependent. For example, the CIS-to-text utility uses special calls to the kernel to have it parse the CIS and give it back in a different format, doing most of the work. I haven't looked at the compiler, but I don't think it would be hard at all to do. Come to think of it, I bet we could reuse Iwasaki-san's amldb code, and teach it to use CIS instead of DSDT. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 21:22:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C70137B401; Tue, 25 Feb 2003 21:22:16 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27B2343FB1; Tue, 25 Feb 2003 21:22:15 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1Q5ME3Y001446; Tue, 25 Feb 2003 22:22:14 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 25 Feb 2003 22:21:40 -0700 (MST) Message-Id: <20030225.222140.22550727.imp@bsdimp.com> To: green@FreeBSD.org Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardc Makefile dumpcisfile.c pccardc.8 pccardc.c src/usr.sbin/pccard/pccardd readcis.c readcis.h From: "M. Warner Losh" In-Reply-To: <200302260511.h1Q5Bbxw012540@green.bikeshed.org> References: <20030225.215808.87764783.imp@bsdimp.com> <200302260511.h1Q5Bbxw012540@green.bikeshed.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200302260511.h1Q5Bbxw012540@green.bikeshed.org> "Brian F. Feldman" writes: : That sounds like a cool plan :-) The Linux utilities are crap; they're : intensely machine-dependent. For example, the CIS-to-text utility uses : special calls to the kernel to have it parse the CIS and give it back in a : different format, doing most of the work. I've noticed that as well :-)... : I haven't looked at the compiler, : but I don't think it would be hard at all to do. Yes. The hard part is getting all the structures right, keeping it up to date, etc. The linux one is kind of strange, so I'm not sure what the right thing to do is... : Come to think of it, I bet : we could reuse Iwasaki-san's amldb code, and teach it to use CIS instead of : DSDT. Hey, I'd forogtten about that... I'll have to look at it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 21:37:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0869A37B401; Tue, 25 Feb 2003 21:37:32 -0800 (PST) Received: from axe-inc.co.jp (axegw.axe-inc.co.jp [61.199.217.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2763943FBF; Tue, 25 Feb 2003 21:37:30 -0800 (PST) (envelope-from takawata@axe-inc.co.jp) Received: from axe-inc.co.jp ([192.47.224.47]) by axe-inc.co.jp (8.9.3+3.2W/3.7W) with ESMTP id OAA15688; Wed, 26 Feb 2003 14:37:22 +0900 (JST) Message-Id: <200302260537.OAA15688@axe-inc.co.jp> To: "M. Warner Losh" , green@FreeBSD.ORG Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardc Makefile dumpcisfile.c pccardc.8 pccardc.c src/usr.sbin/pccard/pccardd readcis.c readcis.h In-reply-to: Your message of "Tue, 25 Feb 2003 22:21:40 MST." <20030225.222140.22550727.imp@bsdimp.com> Date: Wed, 26 Feb 2003 14:38:51 +0900 From: User Takawata Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20030225.222140.22550727.imp@bsdimp.com>, "M. Warner Losh" wrote: > >: I haven't looked at the compiler, >: but I don't think it would be hard at all to do. > >Yes. The hard part is getting all the structures right, keeping it up >to date, etc. The linux one is kind of strange, so I'm not sure what >the right thing to do is... > >: Come to think of it, I bet >: we could reuse Iwasaki-san's amldb code, and teach it to use CIS instead of >: DSDT. > >Hey, I'd forogtten about that... I'll have to look at it. I cannot imagine how to reuse it. The amldb(8) is AML interpreter. To inject modified DSDT, we use loader function(acpica/Osd/OsdTable.c.) This is enough in ACPI because ACPI DSDT is only initialized in boot sequence. PCCARD/CARDBUS CIS need to be able to replaced while the OS is running. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 21:44: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52FDA37B401; Tue, 25 Feb 2003 21:44:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA4BC43F3F; Tue, 25 Feb 2003 21:44:00 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q5i00U046478; Tue, 25 Feb 2003 21:44:00 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q5i0rv046477; Tue, 25 Feb 2003 21:44:00 -0800 (PST) Message-Id: <200302260544.h1Q5i0rv046477@repoman.freebsd.org> From: Warner Losh Date: Tue, 25 Feb 2003 21:44:00 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbbdevid.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/02/25 21:44:00 PST Modified files: sys/dev/pccbb pccbbdevid.h Log: Add a number of IDs from linux for old, rare pci devices: o A second 82092AA id. o SMC 34c90 Plus a couple of trivial formatting changes. Revision Changes Path 1.10 +6 -5 src/sys/dev/pccbb/pccbbdevid.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 21:45:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5291237B401; Tue, 25 Feb 2003 21:45:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7F4243FA3; Tue, 25 Feb 2003 21:45:48 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q5jm0U046617; Tue, 25 Feb 2003 21:45:48 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q5jmlb046616; Tue, 25 Feb 2003 21:45:48 -0800 (PST) Message-Id: <200302260545.h1Q5jmlb046616@repoman.freebsd.org> From: Warner Losh Date: Tue, 25 Feb 2003 21:45:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/02/25 21:45:48 PST Modified files: sys/pccard pcic_pci.c Log: Add SMC 34C90. Not tested, but should be a no-op except for the id string. Print the sockbase when we can't get the memory for debug. Revision Changes Path 1.124 +4 -1 src/sys/pccard/pcic_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 21:47:27 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CD2E37B401; Tue, 25 Feb 2003 21:47:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3EC443FAF; Tue, 25 Feb 2003 21:47:25 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q5lP0U046668; Tue, 25 Feb 2003 21:47:25 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q5lPkV046667; Tue, 25 Feb 2003 21:47:25 -0800 (PST) Message-Id: <200302260547.h1Q5lPkV046667@repoman.freebsd.org> From: David Xu Date: Tue, 25 Feb 2003 21:47:25 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 trap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/25 21:47:25 PST Modified files: sys/i386/i386 trap.c Log: Better to not know anything about KSE. Revision Changes Path 1.242 +0 -2 src/sys/i386/i386/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 22:18:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C01E237B401; Tue, 25 Feb 2003 22:18:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59BAD43FBF; Tue, 25 Feb 2003 22:18:53 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q6Ir0U048635; Tue, 25 Feb 2003 22:18:53 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q6IrCU048634; Tue, 25 Feb 2003 22:18:53 -0800 (PST) Message-Id: <200302260618.h1Q6IrCU048634@repoman.freebsd.org> From: "David E. O'Brien" Date: Tue, 25 Feb 2003 22:18:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/common Makefile.common src/sys/boot/efi/loader Makefile src/sys/boot/ia64/skiload Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/25 22:18:53 PST Modified files: sys/boot/alpha/common Makefile.common sys/boot/efi/loader Makefile sys/boot/ia64/skiload Makefile Log: Consistently use NOFORTH to control the usage of ficl. Revision Changes Path 1.17 +4 -2 src/sys/boot/alpha/common/Makefile.common 1.19 +3 -4 src/sys/boot/efi/loader/Makefile 1.10 +4 -6 src/sys/boot/ia64/skiload/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 22:20:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D81637B401; Tue, 25 Feb 2003 22:20:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B52543F75; Tue, 25 Feb 2003 22:20:29 -0800 (PST) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q6KT0U048820; Tue, 25 Feb 2003 22:20:29 -0800 (PST) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q6KSfQ048818; Tue, 25 Feb 2003 22:20:28 -0800 (PST) Message-Id: <200302260620.h1Q6KSfQ048818@repoman.freebsd.org> From: Foxfair Hu Date: Tue, 25 Feb 2003 22:20:28 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tintin++-devel Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG foxfair 2003/02/25 22:20:28 PST Modified files: net/tintin++-devel Makefile distinfo pkg-plist Log: Update to v1.8.6b Revision Changes Path 1.20 +5 -4 ports/net/tintin++-devel/Makefile 1.6 +1 -1 ports/net/tintin++-devel/distinfo 1.5 +5 -5 ports/net/tintin++-devel/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 22:25:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4721A37B401; Tue, 25 Feb 2003 22:25:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7EA243F85; Tue, 25 Feb 2003 22:25:33 -0800 (PST) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q6PX0U049332; Tue, 25 Feb 2003 22:25:33 -0800 (PST) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q6PXEO049331; Tue, 25 Feb 2003 22:25:33 -0800 (PST) Message-Id: <200302260625.h1Q6PXEO049331@repoman.freebsd.org> From: Foxfair Hu Date: Tue, 25 Feb 2003 22:25:33 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/tintin++ Makefile ports/chinese/tintin++/files extra-patch.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG foxfair 2003/02/25 22:25:33 PST Modified files: chinese/tintin++ Makefile Removed files: chinese/tintin++/files extra-patch.1 Log: Update chinese/tintin++ to use net/tintin++-devel, the latest version of tintin++ has already supported BIG5 encoding. Revision Changes Path 1.4 +4 -4 ports/chinese/tintin++/Makefile 1.2 +0 -200 ports/chinese/tintin++/files/extra-patch.1 (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 22:38:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FEBC37B401; Tue, 25 Feb 2003 22:38:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3009E43FAF; Tue, 25 Feb 2003 22:38:55 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q6ct0U050046; Tue, 25 Feb 2003 22:38:55 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q6cs15050045; Tue, 25 Feb 2003 22:38:54 -0800 (PST) Message-Id: <200302260638.h1Q6cs15050045@repoman.freebsd.org> From: Bill Paul Date: Tue, 25 Feb 2003 22:38:54 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_fec.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wpaul 2003/02/25 22:38:54 PST Modified files: sys/netgraph ng_fec.c Log: Attempt to make the ng_fec module play nice with BPF again. Things have changed since this code was written: - The ng_ether_input_p hook only accepts two arguments now: the pointer to the ether header structure is gone. - It's no longer necessary to cons up a fake ether header before passing incoming packets to BPF_MTAP(). ng_fec_input() has been modified to account for these two changes. Running tcpdump on fec0 should work now. PR: kern/46720 Revision Changes Path 1.4 +6 -16 src/sys/netgraph/ng_fec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 22:39: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E53237B406; Tue, 25 Feb 2003 22:38:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E534C43F3F; Tue, 25 Feb 2003 22:38:56 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q6cu0U050074; Tue, 25 Feb 2003 22:38:56 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q6cumo050073; Tue, 25 Feb 2003 22:38:56 -0800 (PST) Message-Id: <200302260638.h1Q6cumo050073@repoman.freebsd.org> From: Scott Long Date: Tue, 25 Feb 2003 22:38:56 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/projects/busdma index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/25 22:38:56 PST Modified files: en/projects/busdma index.sgml Log: Update that aac is now locked. Revision Changes Path 1.48 +3 -3 www/en/projects/busdma/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 22:44:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EACFE37B401; Tue, 25 Feb 2003 22:44:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FEC243FDD; Tue, 25 Feb 2003 22:44:47 -0800 (PST) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q6ik0U050623; Tue, 25 Feb 2003 22:44:46 -0800 (PST) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q6ikVK050622; Tue, 25 Feb 2003 22:44:46 -0800 (PST) Message-Id: <200302260644.h1Q6ikVK050622@repoman.freebsd.org> From: David Schultz Date: Tue, 25 Feb 2003 22:44:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cmp regular.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG das 2003/02/25 22:44:46 PST Modified files: usr.bin/cmp regular.c Log: The cmp utility has the questionable feature of using mmap when comparing regular files. Add a SIGSEGV handler to make its behavior less surprising when a read error occurs. The handler does not attempt to distinguish errors from file truncation, but anyone actively modifying a file while trying to compare it shouldn't even expect something sane to happen. PR: 45391 Reviewed by: mike (mentor) Revision Changes Path 1.18 +21 -0 src/usr.bin/cmp/regular.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 22:54:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B96037B405; Tue, 25 Feb 2003 22:54:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEF7943FBD; Tue, 25 Feb 2003 22:54:12 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q6sC0U051274; Tue, 25 Feb 2003 22:54:12 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q6sC2i051273; Tue, 25 Feb 2003 22:54:12 -0800 (PST) Message-Id: <200302260654.h1Q6sC2i051273@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 25 Feb 2003 22:54:12 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/pam_ldap Makefile distinfo pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/25 22:54:12 PST Modified files: security/pam_ldap Makefile distinfo Removed files: security/pam_ldap pkg-comment Log: * Update to 1.6.1 * De-pkg-comment Revision Changes Path 1.24 +2 -1 ports/security/pam_ldap/Makefile 1.17 +1 -1 ports/security/pam_ldap/distinfo 1.2 +0 -1 ports/security/pam_ldap/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 22:54:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C55337B401; Tue, 25 Feb 2003 22:54:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F19F43F3F; Tue, 25 Feb 2003 22:54:55 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q6ss0U051331; Tue, 25 Feb 2003 22:54:54 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q6ss2e051330; Tue, 25 Feb 2003 22:54:54 -0800 (PST) Message-Id: <200302260654.h1Q6ss2e051330@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 25 Feb 2003 22:54:54 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/balsa2 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/25 22:54:54 PST Modified files: mail/balsa2 Makefile distinfo Log: Update to 2.0.9. Revision Changes Path 1.74 +1 -1 ports/mail/balsa2/Makefile 1.38 +1 -1 ports/mail/balsa2/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 22:56:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D4FF37B401; Tue, 25 Feb 2003 22:56:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4FAC43F75; Tue, 25 Feb 2003 22:56:46 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q6uk0U051440; Tue, 25 Feb 2003 22:56:46 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q6ukfc051439; Tue, 25 Feb 2003 22:56:46 -0800 (PST) Message-Id: <200302260656.h1Q6ukfc051439@repoman.freebsd.org> From: Scott Long Date: Tue, 25 Feb 2003 22:56:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/aac Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/25 22:56:46 PST Modified files: sys/modules/aac Makefile Log: Revert the use of -g that leaked in. Revision Changes Path 1.7 +0 -1 src/sys/modules/aac/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 22:59:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD99A37B401; Tue, 25 Feb 2003 22:59:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 613A743F75; Tue, 25 Feb 2003 22:59:22 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q6xM0U051538; Tue, 25 Feb 2003 22:59:22 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q6xMfI051537; Tue, 25 Feb 2003 22:59:22 -0800 (PST) Message-Id: <200302260659.h1Q6xMfI051537@repoman.freebsd.org> From: Scott Long Date: Tue, 25 Feb 2003 22:59:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys param.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/25 22:59:22 PST Modified files: sys/sys param.h Log: Bump __FreeBSD_version to note that taskqueue_swi now runs without Giant, and the Giant-encumbered version is now called taskqueue_swi_giant. Revision Changes Path 1.145 +1 -1 src/sys/sys/param.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 23: 0:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5445837B401; Tue, 25 Feb 2003 23:00:12 -0800 (PST) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1794043FBD; Tue, 25 Feb 2003 23:00:10 -0800 (PST) (envelope-from danfe@regency.nsu.ru) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 18nvXx-0001Ic-00; Wed, 26 Feb 2003 13:00:05 +0600 Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 18nvXx-0001I9-00; Wed, 26 Feb 2003 13:00:05 +0600 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.6/8.12.6) with ESMTP id h1Q71WJ0000976; Wed, 26 Feb 2003 13:01:32 +0600 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.6/8.12.6/Submit) id h1Q71WLi000921; Wed, 26 Feb 2003 13:01:32 +0600 (NOVT) Date: Wed, 26 Feb 2003 13:01:32 +0600 From: Alexey Dokuchaev To: Mike Barcroft Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes Message-ID: <20030226070132.GA96987@regency.nsu.ru> References: <200302260342.h1Q3gAAA039010@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302260342.h1Q3gAAA039010@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Envelope-To: mike@freebsd.org, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Feb 25, 2003 at 07:42:10PM -0800, Mike Barcroft wrote: > mike 2003/02/25 19:42:10 PST > > Modified files: > games/fortune/datfiles fortunes > Log: > Add a great quote from Linus Torvalds about BDE. There's also a good one about Minix and BDE in Torvalds' book, ``Just For Fun''. Don't have it exact handy right now though. :-( ./danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 23:11:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14D0B37B401; Tue, 25 Feb 2003 23:11:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB1F343FB1; Tue, 25 Feb 2003 23:11:20 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q7BK0U052619; Tue, 25 Feb 2003 23:11:20 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q7BKSI052618; Tue, 25 Feb 2003 23:11:20 -0800 (PST) Message-Id: <200302260711.h1Q7BKSI052618@repoman.freebsd.org> From: Scott Long Date: Tue, 25 Feb 2003 23:11:20 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/25 23:11:20 PST Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Update to note the __FreeBSD_version bump for taskqueue_swi. Revision Changes Path 1.283 +6 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 23:21:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6CE337B401; Tue, 25 Feb 2003 23:21:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5763943F85; Tue, 25 Feb 2003 23:21:33 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q7LX0U053278; Tue, 25 Feb 2003 23:21:33 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q7LX28053277; Tue, 25 Feb 2003 23:21:33 -0800 (PST) Message-Id: <200302260721.h1Q7LX28053277@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 25 Feb 2003 23:21:33 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/p5-SNMP-MIB-Compiler Makefile pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/25 23:21:33 PST Modified files: net/p5-SNMP-MIB-Compiler Makefile Removed files: net/p5-SNMP-MIB-Compiler pkg-comment Log: De-pkg-comment Revision Changes Path 1.3 +2 -1 ports/net/p5-SNMP-MIB-Compiler/Makefile 1.2 +0 -1 ports/net/p5-SNMP-MIB-Compiler/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 23:24:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A89037B401; Tue, 25 Feb 2003 23:24:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CC7043FAF; Tue, 25 Feb 2003 23:24:44 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q7Oi0U053442; Tue, 25 Feb 2003 23:24:44 -0800 (PST) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q7Oh5O053441; Tue, 25 Feb 2003 23:24:43 -0800 (PST) Message-Id: <200302260724.h1Q7Oh5O053441@repoman.freebsd.org> From: Sheldon Hearn Date: Tue, 25 Feb 2003 23:24:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/xdoclet Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2003/02/25 23:24:43 PST Modified files: java Makefile Added files: java/xdoclet Makefile distinfo pkg-descr pkg-plist Log: New port xdoclet (xdoclet-1.2b2): XDoclet is a Java code generation engine. It enables Attribute-Oriented Programming for java. In short, this means that you can add more significance to your code by adding meta data (attributes) to your java sources. This is done in special JavaDoc tags. Revision Changes Path 1.72 +1 -0 ports/java/Makefile 1.1 +43 -0 ports/java/xdoclet/Makefile (new) 1.1 +1 -0 ports/java/xdoclet/distinfo (new) 1.1 +15 -0 ports/java/xdoclet/pkg-descr (new) 1.1 +1275 -0 ports/java/xdoclet/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 23:25: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9FDB37B401; Tue, 25 Feb 2003 23:25:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5843B43F85; Tue, 25 Feb 2003 23:25:03 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q7P30U053486; Tue, 25 Feb 2003 23:25:03 -0800 (PST) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q7P2Vj053485; Tue, 25 Feb 2003 23:25:02 -0800 (PST) Message-Id: <200302260725.h1Q7P2Vj053485@repoman.freebsd.org> From: Sheldon Hearn Date: Tue, 25 Feb 2003 23:25:02 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2003/02/25 23:25:02 PST Modified files: . modules Log: xdoclet -> ports/java/xdoclet Revision Changes Path 1.6805 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 23:28:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 584DF37B401; Tue, 25 Feb 2003 23:28:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF0E743FAF; Tue, 25 Feb 2003 23:28:35 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q7SZ0U053658; Tue, 25 Feb 2003 23:28:35 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q7SZDH053657; Tue, 25 Feb 2003 23:28:35 -0800 (PST) Message-Id: <200302260728.h1Q7SZDH053657@repoman.freebsd.org> From: Mike Silbersack Date: Tue, 25 Feb 2003 23:28:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2003/02/25 23:28:35 PST Modified files: sys/netinet ip_input.c Log: Fix a condition so that ip reassembly queues are emptied immediately when maxfragpackets is dropped to 0. Noticed by: bmah Revision Changes Path 1.229 +1 -1 src/sys/netinet/ip_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 23:31:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 860BF37B401; Tue, 25 Feb 2003 23:31:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A10743F75; Tue, 25 Feb 2003 23:31:11 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q7VA0U054336; Tue, 25 Feb 2003 23:31:10 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q7VAeY054335; Tue, 25 Feb 2003 23:31:10 -0800 (PST) Message-Id: <200302260731.h1Q7VAeY054335@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 25 Feb 2003 23:31:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-Glade-Perl Makefile pkg-comment ports/games/xbomber Makefile pkg-comment ports/net/tac_plus4 Makefile pkg-comment ports/net/confregdecode Makefile pkg-comment ports/net/openslp Makefile pkg-comment ports/net/gaim Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/25 23:31:10 PST Modified files: devel/p5-Glade-Perl Makefile games/xbomber Makefile net/tac_plus4 Makefile net/confregdecode Makefile net/openslp Makefile net/gaim Makefile net/gaim-snapshot Makefile misc/gone Makefile x11-fonts/fontilus Makefile x11-wm/metacity-setup Makefile Removed files: devel/p5-Glade-Perl pkg-comment games/xbomber pkg-comment net/tac_plus4 pkg-comment net/confregdecode pkg-comment net/openslp pkg-comment net/gaim pkg-comment net/gaim-snapshot pkg-comment misc/gone pkg-comment x11-fonts/fontilus pkg-comment x11-wm/metacity-setup pkg-comment Log: De-pkg-comment. Revision Changes Path 1.6 +1 -0 ports/devel/p5-Glade-Perl/Makefile 1.2 +0 -1 ports/devel/p5-Glade-Perl/pkg-comment (dead) 1.9 +1 -0 ports/games/xbomber/Makefile 1.3 +0 -1 ports/games/xbomber/pkg-comment (dead) 1.14 +1 -0 ports/misc/gone/Makefile 1.3 +0 -1 ports/misc/gone/pkg-comment (dead) 1.6 +1 -0 ports/net/confregdecode/Makefile 1.2 +0 -1 ports/net/confregdecode/pkg-comment (dead) 1.91 +1 -0 ports/net/gaim-snapshot/Makefile 1.5 +0 -1 ports/net/gaim-snapshot/pkg-comment (dead) 1.87 +1 -0 ports/net/gaim/Makefile 1.4 +0 -1 ports/net/gaim/pkg-comment (dead) 1.9 +1 -0 ports/net/openslp/Makefile 1.2 +0 -1 ports/net/openslp/pkg-comment (dead) 1.24 +1 -0 ports/net/tac_plus4/Makefile 1.8 +0 -1 ports/net/tac_plus4/pkg-comment (dead) 1.3 +1 -0 ports/x11-fonts/fontilus/Makefile 1.2 +0 -1 ports/x11-fonts/fontilus/pkg-comment (dead) 1.16 +1 -0 ports/x11-wm/metacity-setup/Makefile 1.2 +0 -1 ports/x11-wm/metacity-setup/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 23:35:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF18637B401; Tue, 25 Feb 2003 23:35:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80B0743FB1; Tue, 25 Feb 2003 23:35:27 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q7ZR0U054523; Tue, 25 Feb 2003 23:35:27 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q7ZR0S054522; Tue, 25 Feb 2003 23:35:27 -0800 (PST) Message-Id: <200302260735.h1Q7ZR0S054522@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 25 Feb 2003 23:35:27 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/metacity-setup pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/25 23:35:27 PST Modified files: x11-wm/metacity-setup pkg-descr Log: Change URL to the projects Sourceforge site. Revision Changes Path 1.2 +1 -1 ports/x11-wm/metacity-setup/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 23:41:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41D0437B401; Tue, 25 Feb 2003 23:41:07 -0800 (PST) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id A681743F3F; Tue, 25 Feb 2003 23:41:06 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by rwcrmhc51.attbi.com (rwcrmhc51) with ESMTP id <20030226074106051003k6dde>; Wed, 26 Feb 2003 07:41:06 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id XAA93197; Tue, 25 Feb 2003 23:41:04 -0800 (PST) Date: Tue, 25 Feb 2003 23:41:02 -0800 (PST) From: Julian Elischer To: Bill Paul Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netgraph ng_fec.c In-Reply-To: <200302260638.h1Q6cs15050045@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 25 Feb 2003, Bill Paul wrote: > wpaul 2003/02/25 22:38:54 PST > > Modified files: > sys/netgraph ng_fec.c > Log: > Attempt to make the ng_fec module play nice with BPF again. Things have > changed since this code was written: > > - The ng_ether_input_p hook only accepts two arguments now: the pointer > to the ether header structure is gone. The problem is that you should not be using ng_ether_input_p at all that is a private interface between ng_ether.c and if_ethersubr.c. You should be connecting a hook to ng_ether.c which will in turn use ng_ether_input_p. I have on my list (right after my real job(TM) and kernel threading and some netgraph cleanups) to alter ng_fec to use the official interface. i.e. yu should be able to say: ngctl fxp0: mkpeer fec lower lower1 ngctl name fxp0:lower fec1 ngctl fxp1: connect fec1: lower lower2 ngctl fxp0: connect fec1: upper upper and hook an fec module onto two ethernet interfaces. (using fxp0 as the upper end) as it is, having ng_fec loaded in the kernel produces an instant coredump if ng_ether is also loaded as they fight over ng_ether's private hook into the ethernet code. As I said.. It's on my list .. but don't hold your breath. > > - It's no longer necessary to cons up a fake ether header before passing > incoming packets to BPF_MTAP(). > > ng_fec_input() has been modified to account for these two changes. > Running tcpdump on fec0 should work now. > > PR: kern/46720 > > Revision Changes Path > 1.4 +6 -16 src/sys/netgraph/ng_fec.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 23:45:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 608D437B401; Tue, 25 Feb 2003 23:45:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01C7243FA3; Tue, 25 Feb 2003 23:45:45 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q7ji0U055274; Tue, 25 Feb 2003 23:45:44 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q7jisa055273; Tue, 25 Feb 2003 23:45:44 -0800 (PST) Message-Id: <200302260745.h1Q7jisa055273@repoman.freebsd.org> From: "David E. O'Brien" Date: Tue, 25 Feb 2003 23:45:44 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/benchmarks/bonnie++ Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/25 23:45:44 PST Modified files: benchmarks/bonnie++ Makefile pkg-plist Log: Install the new docs, fix the path to them in the manpage, install all manpages. Revision Changes Path 1.12 +10 -2 ports/benchmarks/bonnie++/Makefile 1.3 +3 -0 ports/benchmarks/bonnie++/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 25 23:54:55 2003 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 664) id 8FB3A37B401; Tue, 25 Feb 2003 23:54:53 -0800 (PST) Date: Tue, 25 Feb 2003 23:54:53 -0800 From: David O'Brien To: Alexey Dokuchaev Cc: Mike Barcroft , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes Message-ID: <20030225235453.A19849@hub.freebsd.org> Reply-To: obrien@freebsd.org References: <200302260342.h1Q3gAAA039010@repoman.freebsd.org> <20030226070132.GA96987@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030226070132.GA96987@regency.nsu.ru>; from danfe@nsu.ru on Wed, Feb 26, 2003 at 01:01:32PM +0600 X-Operating-System: FreeBSD 4.7-STABLE 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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Feb 26, 2003 at 01:01:32PM +0600, Alexey Dokuchaev wrote: > On Tue, Feb 25, 2003 at 07:42:10PM -0800, Mike Barcroft wrote: > > mike 2003/02/25 19:42:10 PST > > > > Modified files: > > games/fortune/datfiles fortunes > > Log: > > Add a great quote from Linus Torvalds about BDE. > > There's also a good one about Minix and BDE in Torvalds' book, ``Just For > Fun''. Don't have it exact handy right now though. :-( Perhaps: http://it-academy.cc/content/article_browse.php?ID=43 http://translate.google.com/translate?hl=en&sl=de&u=http://it-academy.cc/content/article_browse.php%3FID%3D43&prev=/search%3Fq%3D%2522Just%2BFor%2BFun%2522%2B%2522Bruce%2BEvans%2522%26hl%3Den%26lr%3D%26ie%3DUTF-8 "dem Gott von Minix 386" => "the God of Minix 386" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 0:12: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AC6037B401; Wed, 26 Feb 2003 00:12:07 -0800 (PST) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2486043F75; Wed, 26 Feb 2003 00:12:06 -0800 (PST) (envelope-from danfe@regency.nsu.ru) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 18nwfb-0001NV-00; Wed, 26 Feb 2003 14:12:03 +0600 Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 18nwfa-0001N3-00; Wed, 26 Feb 2003 14:12:02 +0600 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.6/8.12.6) with ESMTP id h1Q8DUJ0024421; Wed, 26 Feb 2003 14:13:30 +0600 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.6/8.12.6/Submit) id h1Q8DU4R024354; Wed, 26 Feb 2003 14:13:30 +0600 (NOVT) Date: Wed, 26 Feb 2003 14:13:29 +0600 From: Alexey Dokuchaev To: "David O'Brien" Cc: Mike Barcroft , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes Message-ID: <20030226081329.GA23531@regency.nsu.ru> References: <200302260342.h1Q3gAAA039010@repoman.freebsd.org> <20030226070132.GA96987@regency.nsu.ru> <20030225235453.A19849@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030225235453.A19849@hub.freebsd.org> User-Agent: Mutt/1.4i X-Envelope-To: obrien@freebsd.org, mike@freebsd.org, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Feb 25, 2003 at 11:54:53PM -0800, David O'Brien wrote: > On Wed, Feb 26, 2003 at 01:01:32PM +0600, Alexey Dokuchaev wrote: > > On Tue, Feb 25, 2003 at 07:42:10PM -0800, Mike Barcroft wrote: > > > mike 2003/02/25 19:42:10 PST > > > > > > Modified files: > > > games/fortune/datfiles fortunes > > > Log: > > > Add a great quote from Linus Torvalds about BDE. > > > > There's also a good one about Minix and BDE in Torvalds' book, ``Just For > > Fun''. Don't have it exact handy right now though. :-( > > Perhaps: > http://it-academy.cc/content/article_browse.php?ID=43 > http://translate.google.com/translate?hl=en&sl=de&u=http://it-academy.cc/content/article_browse.php%3FID%3D43&prev=/search%3Fq%3D%2522Just%2BFor%2BFun%2522%2B%2522Bruce%2BEvans%2522%26hl%3Den%26lr%3D%26ie%3DUTF-8 > > "dem Gott von Minix 386" => "the God of Minix 386" Yeah, that matches what's in the Russian translation of the book I've got. ./danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 0:28:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB26E37B401; Wed, 26 Feb 2003 00:28:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D3E643F85; Wed, 26 Feb 2003 00:28:29 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q8ST0U057947; Wed, 26 Feb 2003 00:28:29 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q8ST1n057946; Wed, 26 Feb 2003 00:28:29 -0800 (PST) Message-Id: <200302260828.h1Q8ST1n057946@repoman.freebsd.org> From: David Xu Date: Wed, 26 Feb 2003 00:28:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_kern.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/26 00:28:29 PST Modified files: lib/libpthread/thread thr_kern.c Log: Fix compiling error. Revision Changes Path 1.51 +1 -1 src/lib/libpthread/thread/thr_kern.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 0:28:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86E0C37B401; Wed, 26 Feb 2003 00:28:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6A2F43FD7; Wed, 26 Feb 2003 00:28:54 -0800 (PST) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q8Ss0U057979; Wed, 26 Feb 2003 00:28:54 -0800 (PST) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q8Ssh8057978; Wed, 26 Feb 2003 00:28:54 -0800 (PST) Message-Id: <200302260828.h1Q8Ssh8057978@repoman.freebsd.org> From: Foxfair Hu Date: Wed, 26 Feb 2003 00:28:54 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/acid Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG foxfair 2003/02/26 00:28:54 PST Modified files: security/acid Makefile pkg-plist Log: Make Apache2 + php happier, also resolve 'make deinstall' problem. Revision Changes Path 1.10 +7 -2 ports/security/acid/Makefile 1.6 +1 -1 ports/security/acid/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 0:36:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 604D837B405; Wed, 26 Feb 2003 00:36:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D53AF43FBD; Wed, 26 Feb 2003 00:36:24 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q8aO0U058579; Wed, 26 Feb 2003 00:36:24 -0800 (PST) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q8aO5C058578; Wed, 26 Feb 2003 00:36:24 -0800 (PST) Message-Id: <200302260836.h1Q8aO5C058578@repoman.freebsd.org> From: Sheldon Hearn Date: Wed, 26 Feb 2003 00:36:24 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exim Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2003/02/26 00:36:24 PST Modified files: mail/exim Makefile distinfo Log: Update exiscan patch to -24, to catch up with the protocol change in p5-Mail-SpamAssassin-2.50. That port update may have been ill-advised so close to a ports freeze, but this new version of the exiscan patch is backward compatible to the original protocol, so if the maintainer of p5-Mail-SpamAssassin rolls back, this port will not require a change. Bump PORTREVISION accordingly. Requested by: "David Haworth" Revision Changes Path 1.126 +2 -2 ports/mail/exim/Makefile 1.42 +1 -1 ports/mail/exim/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 0:38:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A81E837B401; Wed, 26 Feb 2003 00:38:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EAA443F75; Wed, 26 Feb 2003 00:38:25 -0800 (PST) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q8cO0U058718; Wed, 26 Feb 2003 00:38:24 -0800 (PST) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q8cOki058717; Wed, 26 Feb 2003 00:38:24 -0800 (PST) Message-Id: <200302260838.h1Q8cOki058717@repoman.freebsd.org> From: Foxfair Hu Date: Wed, 26 Feb 2003 00:38:24 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/adodb Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG foxfair 2003/02/26 00:38:24 PST Modified files: databases/adodb Makefile Log: Make Apache2 + php happier. Revision Changes Path 1.22 +4 -1 ports/databases/adodb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 1:13: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 239BB37B401; Wed, 26 Feb 2003 01:13:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7177443FB1; Wed, 26 Feb 2003 01:13:05 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q9D50U061157; Wed, 26 Feb 2003 01:13:05 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1Q9D571061156; Wed, 26 Feb 2003 01:13:05 -0800 (PST) Message-Id: <200302260913.h1Q9D571061156@repoman.freebsd.org> From: Marcel Moolenaar Date: Wed, 26 Feb 2003 01:13:05 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/libefi efifs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2003/02/26 01:13:05 PST Modified files: sys/boot/efi/libefi efifs.c Log: Increase the block size for reading and writing from 8KB to 1MB and introduce a preprocessor define for it. The larger block size significantly speeds up the loading of the kernel. Submitted by: Arun Sharma Revision Changes Path 1.7 +7 -4 src/sys/boot/efi/libefi/efifs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 2:43:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D874337B401; Wed, 26 Feb 2003 02:43:36 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 294CA43F3F; Wed, 26 Feb 2003 02:43:36 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id D6ED05308; Wed, 26 Feb 2003 11:43:34 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Mike Barcroft Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes From: Dag-Erling Smorgrav Date: Wed, 26 Feb 2003 11:43:34 +0100 In-Reply-To: <200302260342.h1Q3gAAA039010@repoman.freebsd.org> (Mike Barcroft's message of "Tue, 25 Feb 2003 19:42:10 -0800 (PST)") Message-ID: User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386--freebsd) References: <200302260342.h1Q3gAAA039010@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mike Barcroft writes: > Log: > Add a great quote from Linus Torvalds about BDE. Isn't this one a bit opaque? Noone who doesn't know who Bruce is is going to find it remotely interesting, let alone funny. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 2:51:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44D1137B401; Wed, 26 Feb 2003 02:51:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE1F743FD7; Wed, 26 Feb 2003 02:51:28 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QApS0U067448; Wed, 26 Feb 2003 02:51:28 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QApSfM067447; Wed, 26 Feb 2003 02:51:28 -0800 (PST) Message-Id: <200302261051.h1QApSfM067447@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 26 Feb 2003 02:51:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/scripts doFS.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/26 02:51:28 PST Modified files: release/scripts doFS.sh Log: Stay consistent with dofs_md(). Revision Changes Path 1.44 +1 -1 src/release/scripts/doFS.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 2:52:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85B0737B401; Wed, 26 Feb 2003 02:52:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AEE643F3F; Wed, 26 Feb 2003 02:52:51 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QAqp0U067523; Wed, 26 Feb 2003 02:52:51 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QAqoAc067522; Wed, 26 Feb 2003 02:52:50 -0800 (PST) Message-Id: <200302261052.h1QAqoAc067522@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 26 Feb 2003 02:52:50 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/oidentd Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/26 02:52:50 PST Modified files: security/oidentd Makefile Log: We have a new maintainer! Date: Tue, 25 Feb 2003 00:10:09 -0800 (PST) From: Mark Laws To: freebsd-ports-bugs@FreeBSD.org This is fine. In fact, if you would like to take over the port, you may do so if you wish. Unfortunately, I've been too busy to give it the attention it deserves as of late. :( -- Mark Laws mdl@60hz.org http://www.60hz.org Date: Tue, 25 Feb 2003 08:10:15 -0800 (PST) From: Oliver Lehmann To: freebsd-ports-bugs@FreeBSD.org Ok, thanks. If nobody object, I'm willing to take the maintainership. Greetings, Oliver Revision Changes Path 1.13 +1 -1 ports/security/oidentd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 2:55:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94DE237B401; Wed, 26 Feb 2003 02:55:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3694643F3F; Wed, 26 Feb 2003 02:55:09 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QAt90U067616; Wed, 26 Feb 2003 02:55:09 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QAt8oS067615; Wed, 26 Feb 2003 02:55:08 -0800 (PST) Message-Id: <200302261055.h1QAt8oS067615@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 26 Feb 2003 02:55:08 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/oidentd Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/26 02:55:08 PST Modified files: security/oidentd Makefile distinfo Log: Maintainer update to version 2.0.5 PR: ports/48604 Submitted by: Oliver Lehmann Revision Changes Path 1.14 +1 -1 ports/security/oidentd/Makefile 1.7 +1 -1 ports/security/oidentd/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 3: 0:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 458AC37B405; Wed, 26 Feb 2003 03:00:44 -0800 (PST) Received: from baraca.united.net.ua (vlan1.baraca.united.net.ua [195.234.212.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A6AE43F85; Wed, 26 Feb 2003 03:00:42 -0800 (PST) (envelope-from max@vega.com) Received: from vega.vega.com (root@xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.12.6/8.12.6) with ESMTP id h1P0iZmo090744; Tue, 25 Feb 2003 02:44:36 +0200 (EET) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost.vega.com [127.0.0.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id h1P0igUk093435; Tue, 25 Feb 2003 02:44:42 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.6/8.12.5/Submit) id h1P0ifEh093434; Tue, 25 Feb 2003 02:44:41 +0200 (EET) Date: Tue, 25 Feb 2003 02:44:41 +0200 From: Maxim Sobolev To: Martin Blapp Cc: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/databases/mysql323-server Makefile ports/databases/mysql40-server Makefile Message-ID: <20030225004441.GB93025@vega.vega.com> References: <200302250033.h1P0XAXi027072@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200302250033.h1P0XAXi027072@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Feb 24, 2003 at 04:33:10PM -0800, Martin Blapp wrote: > mbr 2003/02/24 16:33:10 PST > > Modified files: > databases/mysql323-server Makefile > databases/mysql40-server Makefile > Log: > FreeBSD 5.X does have lthread.3, FreeBSD 4.X lthread.2 Won't it be much easier to just bump lthread version to 3 on 4.X? -Maixm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 3:16:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0EC337B401; Wed, 26 Feb 2003 03:16:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80A1343F93; Wed, 26 Feb 2003 03:16:55 -0800 (PST) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QBGt0U069449; Wed, 26 Feb 2003 03:16:55 -0800 (PST) (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QBGtSo069448; Wed, 26 Feb 2003 03:16:55 -0800 (PST) Message-Id: <200302261116.h1QBGtSo069448@repoman.freebsd.org> From: Peter Pentchev Date: Wed, 26 Feb 2003 03:16:55 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2003/02/26 03:16:54 PST Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Add a note about the CONFIGURE_TARGET override needed by GNU configure scripts generated by recent versions of autoconf. Reviewed by: keramida Approved by: keramida, ceri (mentor) Revision Changes Path 1.284 +17 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 3:20:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFD4E37B401; Wed, 26 Feb 2003 03:20:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D7D243FA3; Wed, 26 Feb 2003 03:20:28 -0800 (PST) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QBKS0U069609; Wed, 26 Feb 2003 03:20:28 -0800 (PST) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QBKSWA069608; Wed, 26 Feb 2003 03:20:28 -0800 (PST) Message-Id: <200302261120.h1QBKSWA069608@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 26 Feb 2003 03:20:28 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-Spreadsheet-WriteExcel Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG skv 2003/02/26 03:20:28 PST Modified files: textproc/p5-Spreadsheet-WriteExcel Makefile distinfo pkg-descr pkg-plist Log: Updated to 0.40 Revision Changes Path 1.14 +7 -9 ports/textproc/p5-Spreadsheet-WriteExcel/Makefile 1.10 +1 -1 ports/textproc/p5-Spreadsheet-WriteExcel/distinfo 1.5 +1 -1 ports/textproc/p5-Spreadsheet-WriteExcel/pkg-descr 1.9 +15 -15 ports/textproc/p5-Spreadsheet-WriteExcel/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 3:25:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34C4A37B401; Wed, 26 Feb 2003 03:25:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9D5043FBD; Wed, 26 Feb 2003 03:25:55 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QBPt0U070139; Wed, 26 Feb 2003 03:25:55 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QBPtp7070138; Wed, 26 Feb 2003 03:25:55 -0800 (PST) Message-Id: <200302261125.h1QBPtp7070138@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 26 Feb 2003 03:25:55 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/cyrus-sasl Makefile distinfo pkg-deinstall pkg-install pkg-plist ports/security/cyrus-sasl/files cyrus_sasl1 patch-ab patch-plugins::gssapi.c patch-saslauthd::Makefile.am pwcheck.sh ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/26 03:25:55 PST Modified files: security/cyrus-sasl Makefile distinfo pkg-deinstall pkg-install pkg-plist security/cyrus-sasl/files patch-ab patch-saslauthd::Makefile.am pwcheck.sh saslauthd.sh security/cyrus-sasl/scripts configure.sasl Added files: security/cyrus-sasl/files cyrus_sasl1 Removed files: security/cyrus-sasl/files patch-plugins::gssapi.c Log: security/cyrus-sasl: Bento fails to build libkerberos + Upgrade Bento fails to proberly package the port on -CURRENT due to -CURRENT no longer has libdes.* as the des functions have been moved to the libcrypto.* library. PR: 48442 Submitted by: Scot W. Hetzel Revision Changes Path 1.49 +25 -14 ports/security/cyrus-sasl/Makefile 1.10 +3 -3 ports/security/cyrus-sasl/distinfo 1.1 +16 -0 ports/security/cyrus-sasl/files/cyrus_sasl1 (new) 1.15 +67 -53 ports/security/cyrus-sasl/files/patch-ab 1.2 +0 -15 ports/security/cyrus-sasl/files/patch-plugins::gssapi.c (dead) 1.2 +9 -10 ports/security/cyrus-sasl/files/patch-saslauthd::Makefile.am 1.6 +91 -50 ports/security/cyrus-sasl/files/pwcheck.sh 1.2 +108 -57 ports/security/cyrus-sasl/files/saslauthd.sh 1.7 +29 -5 ports/security/cyrus-sasl/pkg-deinstall 1.11 +19 -1 ports/security/cyrus-sasl/pkg-install 1.18 +4 -2 ports/security/cyrus-sasl/pkg-plist 1.17 +45 -21 ports/security/cyrus-sasl/scripts/configure.sasl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 3:29:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B41B37B401; Wed, 26 Feb 2003 03:29:40 -0800 (PST) Received: from baraca.united.net.ua (vlan1.baraca.united.net.ua [195.234.212.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FF3143F3F; Wed, 26 Feb 2003 03:29:39 -0800 (PST) (envelope-from max@vega.com) Received: from vega.vega.com (root@xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.12.6/8.12.6) with ESMTP id h1QBTZdo004721; Wed, 26 Feb 2003 13:29:36 +0200 (EET) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost.vega.com [127.0.0.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id h1QBTnUk005274; Wed, 26 Feb 2003 13:29:49 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.6/8.12.5/Submit) id h1QBTnlY005273; Wed, 26 Feb 2003 13:29:49 +0200 (EET) Date: Wed, 26 Feb 2003 13:29:49 +0200 From: Maxim Sobolev To: Sergey Skvortsov Cc: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc/p5-Spreadsheet-WriteExcel Makefile distinfo pkg-descr pkg-plist Message-ID: <20030226112949.GC4516@vega.vega.com> References: <200302261120.h1QBKSWA069608@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200302261120.h1QBKSWA069608@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Feb 26, 2003 at 03:20:28AM -0800, Sergey Skvortsov wrote: > skv 2003/02/26 03:20:28 PST > > Modified files: > textproc/p5-Spreadsheet-WriteExcel Makefile distinfo pkg-descr > pkg-plist > Log: > Updated to 0.40 Submitted by: sobomax ? -Maxim > > Revision Changes Path > 1.14 +7 -9 ports/textproc/p5-Spreadsheet-WriteExcel/Makefile > 1.10 +1 -1 ports/textproc/p5-Spreadsheet-WriteExcel/distinfo > 1.5 +1 -1 ports/textproc/p5-Spreadsheet-WriteExcel/pkg-descr > 1.9 +15 -15 ports/textproc/p5-Spreadsheet-WriteExcel/pkg-plist > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 4:46:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB15A37B407 for ; Wed, 26 Feb 2003 04:46:43 -0800 (PST) Received: from mail.gmx.net (mail.gmx.de [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 3BF9A43FCB for ; Wed, 26 Feb 2003 04:46:41 -0800 (PST) (envelope-from tmoestl@gmx.net) Received: (qmail 27263 invoked by uid 0); 26 Feb 2003 12:46:39 -0000 Received: from p508E51BA.dip.t-dialin.net (HELO galatea.local) (80.142.81.186) by mail.gmx.net (mp004-rz3) with SMTP; 26 Feb 2003 12:46:39 -0000 Received: from tmm by galatea.local with local (Exim 4.12 #1) id 18o0xF-0000Xy-00; Wed, 26 Feb 2003 13:46:33 +0100 Date: Wed, 26 Feb 2003 13:46:33 +0100 From: Thomas Moestl To: Maxime Henrion Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha busdma_machdep.c src/sys/alpha/include bus.h src/sys/i386/i386 busdma_machdep.c src/sys/i386/include bus_at386.h bus_pc98.h src/sys/ia64/ia64 busdma_machdep.c src/sys/ia64/include bus.h src/sys/powerpc/include bus.h ... Message-ID: <20030226124632.GA631@crow.dom2ip.de> References: <200302260216.h1Q2G6UK033030@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302260216.h1Q2G6UK033030@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 2003/02/25 at 18:16:06 -0800, Maxime Henrion wrote: > mux 2003/02/25 18:16:06 PST > > Modified files: > sys/alpha/alpha busdma_machdep.c > sys/alpha/include bus.h > sys/i386/i386 busdma_machdep.c > sys/i386/include bus_at386.h bus_pc98.h > sys/ia64/ia64 busdma_machdep.c > sys/ia64/include bus.h > sys/powerpc/include bus.h > sys/sparc64/include bus.h > Log: > Correctly set BUS_SPACE_MAXSIZE in all the busdma backends. > It was bogusly set to 64 * 1024 or 128 * 1024 because it was > bogusly reused in the BUS_DMAMAP_NSEGS definition. Hmmm, I think that this was quite useful, since it gave the size the backend is guaranteed to be able to handle (as the comments besides the definitions noted), although being a bit of a misnomer. Users of the busdma interface should use realistic sizes and for the maxsize argument to bus_dma_tag_create(), since tag creation can in fact result in bounce buffer allocation (or e.g. DVMA allocation), so excessive sizes will just suck up resources, and this constant was a useful hint (while the new one might be used for maxsegsz like the old one could be too, but should not be for maxsize). While some implementations did not stricly enforce that limit in the non-__GNUC__ case, it was still mostly correct, as it is arbitrary except for the stack space and bounce buffer usage in some places in those busdma implementations; if we can tolerate memory usage there BUS_SPACE_MAXSIZE could as well have been increased. This change also breaks the sparc64 IOMMU code, which relied on the old semantics for it's preallocation clamping code. - Thomas -- Thomas Moestl http://www.tu-bs.de/~y0015675/ http://people.FreeBSD.org/~tmm/ PGP fingerprint: 1C97 A604 2BD0 E492 51D0 9C0F 1FE6 4F1D 419C 776C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 4:47:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5441B37B401; Wed, 26 Feb 2003 04:47:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBF8043FD7; Wed, 26 Feb 2003 04:47:46 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QClk0U075073; Wed, 26 Feb 2003 04:47:46 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QClkgA075072; Wed, 26 Feb 2003 04:47:46 -0800 (PST) Message-Id: <200302261247.h1QClkgA075072@repoman.freebsd.org> From: David Xu Date: Wed, 26 Feb 2003 04:47:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/26 04:47:46 PST Modified files: sys/kern kern_sig.c Log: Fix a bug when handling SIGCONT. Reported By: Mike Makonnen Revision Changes Path 1.211 +0 -7 src/sys/kern/kern_sig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 5:12: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0476C37B405; Wed, 26 Feb 2003 05:12:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 981B243F3F; Wed, 26 Feb 2003 05:12:03 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QDC30U076805; Wed, 26 Feb 2003 05:12:03 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QDC3IY076804; Wed, 26 Feb 2003 05:12:03 -0800 (PST) Message-Id: <200302261312.h1QDC3IY076804@repoman.freebsd.org> From: Warner Losh Date: Wed, 26 Feb 2003 05:12:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun/src math.h src/lib/msun/man lgamma.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/02/26 05:12:03 PST Modified files: lib/msun/src math.h lib/msun/man lgamma.3 Log: - gamma_r, lgamma_r, gammaf_r, and lgammaf_r were protected by _REENTRANT in math.h; the consensus here was that __BSD_VISIBLE was correct instead. - gamma_r, lgamma_r, gammaf_r, and lgammaf_r had no documentation in the lgamma(3) manpage. Reviewed by: standards@ Submitted by: Ben Mesander Revision Changes Path 1.19 +34 -5 src/lib/msun/man/lgamma.3 1.24 +4 -4 src/lib/msun/src/math.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 5:46:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12F9337B401; Wed, 26 Feb 2003 05:46:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C57843FBD; Wed, 26 Feb 2003 05:46:41 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QDkf0U078780; Wed, 26 Feb 2003 05:46:41 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QDkeu0078779; Wed, 26 Feb 2003 05:46:40 -0800 (PST) Message-Id: <200302261346.h1QDkeu0078779@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 26 Feb 2003 05:46:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci intpm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2003/02/26 05:46:40 PST Modified files: sys/pci intpm.c Log: Use rman_get_start() to get start address of the resource. Revision Changes Path 1.28 +2 -2 src/sys/pci/intpm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 5:49:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41CAB37B401; Wed, 26 Feb 2003 05:49:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D716D43FAF; Wed, 26 Feb 2003 05:49:46 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QDnk0U078869; Wed, 26 Feb 2003 05:49:46 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QDnkRv078868; Wed, 26 Feb 2003 05:49:46 -0800 (PST) Message-Id: <200302261349.h1QDnkRv078868@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 26 Feb 2003 05:49:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/pc98 dokern.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2003/02/26 05:49:46 PST Modified files: release/pc98 dokern.sh Log: MFi386: Don't remove UFS_ACL support. Revision Changes Path 1.72 +0 -2 src/release/pc98/dokern.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 5:55:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A0EE37B401; Wed, 26 Feb 2003 05:55:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2956643F3F; Wed, 26 Feb 2003 05:55:14 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QDtD0U079424; Wed, 26 Feb 2003 05:55:13 -0800 (PST) (envelope-from jlemon@repoman.freebsd.org) Received: (from jlemon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QDtDK6079423; Wed, 26 Feb 2003 05:55:13 -0800 (PST) Message-Id: <200302261355.h1QDtDK6079423@repoman.freebsd.org> From: Jonathan Lemon Date: Wed, 26 Feb 2003 05:55:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jlemon 2003/02/26 05:55:13 PST Modified files: sys/netinet tcp_input.c Log: The TCP protocol lock may still be held if the reassembly queue dropped FIN. Detect this case and drop the lock accordingly. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.197 +2 -1 src/sys/netinet/tcp_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 6:23:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6B1C37B401; Wed, 26 Feb 2003 06:23:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46F0E43FCB; Wed, 26 Feb 2003 06:23:44 -0800 (PST) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QENi0U083002; Wed, 26 Feb 2003 06:23:44 -0800 (PST) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QENiqk083001; Wed, 26 Feb 2003 06:23:44 -0800 (PST) Message-Id: <200302261423.h1QENiqk083001@repoman.freebsd.org> From: Foxfair Hu Date: Wed, 26 Feb 2003 06:23:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/CJK Makefile pkg-comment ports/chinese/FreeWnn-lib Makefile pkg-comment ports/chinese/FreeWnn-server Makefile pkg-comment ports/chinese/abiword Makefile pkg-comment ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG foxfair 2003/02/26 06:23:43 PST Modified files: chinese/CJK Makefile chinese/FreeWnn-lib Makefile chinese/FreeWnn-server Makefile chinese/abiword Makefile chinese/acroread-chsfont Makefile chinese/acroread-chtfont Makefile chinese/acroread5-chsfont Makefile chinese/acroread5-chtfont Makefile chinese/arphicttf Makefile chinese/bg5ps Makefile chinese/big5fs Makefile chinese/bitchx Makefile chinese/cle_base Makefile chinese/eterm Makefile chinese/irssi Makefile chinese/kde3-i18n-zh_CN Makefile chinese/kde3-i18n-zh_TW Makefile chinese/links Makefile chinese/linux-gtk Makefile chinese/lunar Makefile chinese/mkisofs Makefile chinese/moefonts-cid Makefile chinese/moettf Makefile chinese/mule-freewnn Makefile chinese/pyDict Makefile chinese/rxvt Makefile chinese/rxvt-big5 Makefile chinese/rxvt-gb Makefile chinese/tcl83 Makefile chinese/telnet Makefile chinese/tk83 Makefile chinese/ttfm Makefile chinese/vflib Makefile chinese/wangttf Makefile chinese/xemacs Makefile chinese/xemacs21 Makefile Removed files: chinese/CJK pkg-comment chinese/FreeWnn-lib pkg-comment chinese/FreeWnn-server pkg-comment chinese/abiword pkg-comment chinese/acroread-chsfont pkg-comment chinese/acroread-chtfont pkg-comment chinese/acroread5-chsfont pkg-comment chinese/acroread5-chtfont pkg-comment chinese/arphicttf pkg-comment chinese/bg5ps pkg-comment chinese/big5fs pkg-comment chinese/bitchx pkg-comment chinese/cle_base pkg-comment chinese/eterm pkg-comment chinese/irssi pkg-comment chinese/kde3-i18n-zh_CN pkg-comment chinese/kde3-i18n-zh_TW pkg-comment chinese/links pkg-comment chinese/linux-gtk pkg-comment chinese/lunar pkg-comment chinese/mkisofs pkg-comment chinese/moefonts-cid pkg-comment chinese/moettf pkg-comment chinese/mule-freewnn pkg-comment chinese/pyDict pkg-comment chinese/rxvt pkg-comment chinese/rxvt-big5 pkg-comment chinese/rxvt-gb pkg-comment chinese/tcl83 pkg-comment chinese/telnet pkg-comment chinese/tk83 pkg-comment chinese/ttfm pkg-comment chinese/vflib pkg-comment chinese/wangttf pkg-comment chinese/xemacs pkg-comment chinese/xemacs21 pkg-comment Log: pkg-comment police: Purge them in this category while I'm here. Revision Changes Path 1.23 +1 -0 ports/chinese/CJK/Makefile 1.5 +0 -1 ports/chinese/CJK/pkg-comment (dead) 1.12 +3 -1 ports/chinese/FreeWnn-lib/Makefile 1.3 +0 -1 ports/chinese/FreeWnn-lib/pkg-comment (dead) 1.12 +3 -1 ports/chinese/FreeWnn-server/Makefile 1.4 +0 -1 ports/chinese/FreeWnn-server/pkg-comment (dead) 1.6 +1 -0 ports/chinese/abiword/Makefile 1.2 +0 -1 ports/chinese/abiword/pkg-comment (dead) 1.9 +2 -1 ports/chinese/acroread-chsfont/Makefile 1.2 +0 -1 ports/chinese/acroread-chsfont/pkg-comment (dead) 1.9 +2 -1 ports/chinese/acroread-chtfont/Makefile 1.2 +0 -1 ports/chinese/acroread-chtfont/pkg-comment (dead) 1.10 +1 -0 ports/chinese/acroread5-chsfont/Makefile 1.3 +0 -1 ports/chinese/acroread5-chsfont/pkg-comment (dead) 1.10 +1 -0 ports/chinese/acroread5-chtfont/Makefile 1.3 +0 -1 ports/chinese/acroread5-chtfont/pkg-comment (dead) 1.13 +1 -0 ports/chinese/arphicttf/Makefile 1.3 +0 -1 ports/chinese/arphicttf/pkg-comment (dead) 1.9 +2 -1 ports/chinese/bg5ps/Makefile 1.4 +0 -1 ports/chinese/bg5ps/pkg-comment (dead) 1.7 +1 -0 ports/chinese/big5fs/Makefile 1.3 +0 -1 ports/chinese/big5fs/pkg-comment (dead) 1.8 +1 -0 ports/chinese/bitchx/Makefile 1.2 +0 -1 ports/chinese/bitchx/pkg-comment (dead) 1.6 +2 -1 ports/chinese/cle_base/Makefile 1.3 +0 -1 ports/chinese/cle_base/pkg-comment (dead) 1.8 +1 -0 ports/chinese/eterm/Makefile 1.3 +0 -1 ports/chinese/eterm/pkg-comment (dead) 1.13 +2 -1 ports/chinese/irssi/Makefile 1.2 +0 -1 ports/chinese/irssi/pkg-comment (dead) 1.15 +1 -0 ports/chinese/kde3-i18n-zh_CN/Makefile 1.2 +0 -1 ports/chinese/kde3-i18n-zh_CN/pkg-comment (dead) 1.15 +1 -0 ports/chinese/kde3-i18n-zh_TW/Makefile 1.2 +0 -1 ports/chinese/kde3-i18n-zh_TW/pkg-comment (dead) 1.3 +1 -0 ports/chinese/links/Makefile 1.2 +0 -1 ports/chinese/links/pkg-comment (dead) 1.4 +2 -1 ports/chinese/linux-gtk/Makefile 1.2 +0 -1 ports/chinese/linux-gtk/pkg-comment (dead) 1.10 +1 -0 ports/chinese/lunar/Makefile 1.4 +0 -1 ports/chinese/lunar/pkg-comment (dead) 1.3 +1 -0 ports/chinese/mkisofs/Makefile 1.2 +0 -1 ports/chinese/mkisofs/pkg-comment (dead) 1.8 +1 -0 ports/chinese/moefonts-cid/Makefile 1.2 +0 -1 ports/chinese/moefonts-cid/pkg-comment (dead) 1.10 +1 -0 ports/chinese/moettf/Makefile 1.3 +0 -1 ports/chinese/moettf/pkg-comment (dead) 1.13 +3 -1 ports/chinese/mule-freewnn/Makefile 1.4 +0 -1 ports/chinese/mule-freewnn/pkg-comment (dead) 1.3 +2 -1 ports/chinese/pyDict/Makefile 1.2 +0 -1 ports/chinese/pyDict/pkg-comment (dead) 1.7 +1 -0 ports/chinese/rxvt-big5/Makefile 1.2 +0 -1 ports/chinese/rxvt-big5/pkg-comment (dead) 1.6 +1 -0 ports/chinese/rxvt-gb/Makefile 1.2 +0 -1 ports/chinese/rxvt-gb/pkg-comment (dead) 1.23 +1 -0 ports/chinese/rxvt/Makefile 1.3 +0 -1 ports/chinese/rxvt/pkg-comment (dead) 1.3 +1 -0 ports/chinese/tcl83/Makefile 1.2 +0 -1 ports/chinese/tcl83/pkg-comment (dead) 1.13 +1 -0 ports/chinese/telnet/Makefile 1.2 +0 -1 ports/chinese/telnet/pkg-comment (dead) 1.2 +1 -0 ports/chinese/tk83/Makefile 1.2 +0 -1 ports/chinese/tk83/pkg-comment (dead) 1.9 +1 -0 ports/chinese/ttfm/Makefile 1.2 +0 -1 ports/chinese/ttfm/pkg-comment (dead) 1.4 +1 -0 ports/chinese/vflib/Makefile 1.2 +0 -1 ports/chinese/vflib/pkg-comment (dead) 1.5 +1 -0 ports/chinese/wangttf/Makefile 1.2 +0 -1 ports/chinese/wangttf/pkg-comment (dead) 1.11 +2 -1 ports/chinese/xemacs/Makefile 1.3 +0 -1 ports/chinese/xemacs/pkg-comment (dead) 1.8 +1 -1 ports/chinese/xemacs21/Makefile 1.2 +0 -1 ports/chinese/xemacs21/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 6:38:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BC3337B401; Wed, 26 Feb 2003 06:38:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0A1A43FBD; Wed, 26 Feb 2003 06:38:19 -0800 (PST) (envelope-from orion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QEcJ0U083809; Wed, 26 Feb 2003 06:38:19 -0800 (PST) (envelope-from orion@repoman.freebsd.org) Received: (from orion@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QEcJgb083808; Wed, 26 Feb 2003 06:38:19 -0800 (PST) Message-Id: <200302261438.h1QEcJgb083808@repoman.freebsd.org> From: Orion Hodson Date: Wed, 26 Feb 2003 06:38:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm channel.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG orion 2003/02/26 06:38:19 PST Modified files: sys/dev/sound/pcm channel.c Log: Replicate OSS behaviour when rate settings fails. PR: kern/26563 Revision Changes Path 1.88 +1 -1 src/sys/dev/sound/pcm/channel.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 6:41:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B96337B401; Wed, 26 Feb 2003 06:41:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91B3D43FA3; Wed, 26 Feb 2003 06:41:39 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QEfd0U084308; Wed, 26 Feb 2003 06:41:39 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QEfdit084307; Wed, 26 Feb 2003 06:41:39 -0800 (PST) Message-Id: <200302261441.h1QEfdit084307@repoman.freebsd.org> From: Peter Grehan Date: Wed, 26 Feb 2003 06:41:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc trap_subr.S X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG grehan 2003/02/26 06:41:39 PST Modified files: sys/powerpc/powerpc trap_subr.S Log: Register typo and incorrect 32-bit constant load in previous commit. Resulted in AST delivery not working. Revision Changes Path 1.8 +2 -2 src/sys/powerpc/powerpc/trap_subr.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 6:59:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AFD437B401; Wed, 26 Feb 2003 06:59:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E04843FAF; Wed, 26 Feb 2003 06:59:15 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QExE0U085179; Wed, 26 Feb 2003 06:59:14 -0800 (PST) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QExEwP085178; Wed, 26 Feb 2003 06:59:14 -0800 (PST) Message-Id: <200302261459.h1QExEwP085178@repoman.freebsd.org> From: Mark Murray Date: Wed, 26 Feb 2003 06:59:14 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys stat.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2003/02/26 06:59:14 PST Modified files: sys/sys stat.h Log: No-op. Change the type of unnamed bit-fields to unsigned to shut up warnings. Revision Changes Path 1.31 +6 -6 src/sys/sys/stat.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 7: 2:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AAFE37B405; Wed, 26 Feb 2003 07:02:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3348743FCB; Wed, 26 Feb 2003 07:02:56 -0800 (PST) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QF2t0U085683; Wed, 26 Feb 2003 07:02:55 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QF2tX8085682; Wed, 26 Feb 2003 07:02:55 -0800 (PST) Message-Id: <200302261502.h1QF2tX8085682@repoman.freebsd.org> From: Maxime Henrion Date: Wed, 26 Feb 2003 07:02:55 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 iommu.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2003/02/26 07:02:55 PST Modified files: sys/sparc64/sparc64 iommu.c Log: Unbreak the IOMMU code. Pointy hat to: mux Reviewed by: tmm Revision Changes Path 1.21 +1 -1 src/sys/sparc64/sparc64/iommu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 7: 6:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CF5E37B401; Wed, 26 Feb 2003 07:06:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37DE743F93; Wed, 26 Feb 2003 07:06:22 -0800 (PST) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QF6M0U085887; Wed, 26 Feb 2003 07:06:22 -0800 (PST) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QF6LHb085886; Wed, 26 Feb 2003 07:06:21 -0800 (PST) Message-Id: <200302261506.h1QF6LHb085886@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 26 Feb 2003 07:06:21 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-Spreadsheet-ParseExcel Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG skv 2003/02/26 07:06:21 PST Modified files: textproc/p5-Spreadsheet-ParseExcel Makefile distinfo pkg-descr pkg-plist Log: Updated to 0.2602 Revision Changes Path 1.7 +2 -2 ports/textproc/p5-Spreadsheet-ParseExcel/Makefile 1.5 +1 -1 ports/textproc/p5-Spreadsheet-ParseExcel/distinfo 1.3 +1 -1 ports/textproc/p5-Spreadsheet-ParseExcel/pkg-descr 1.5 +14 -13 ports/textproc/p5-Spreadsheet-ParseExcel/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 7:14:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9137B37B401; Wed, 26 Feb 2003 07:14:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 303C843F3F; Wed, 26 Feb 2003 07:14:48 -0800 (PST) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QFEl0U086444; Wed, 26 Feb 2003 07:14:48 -0800 (PST) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QFElvC086443; Wed, 26 Feb 2003 07:14:47 -0800 (PST) Message-Id: <200302261514.h1QFElvC086443@repoman.freebsd.org> From: Foxfair Hu Date: Wed, 26 Feb 2003 07:14:47 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/links Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG foxfair 2003/02/26 07:14:47 PST Modified files: chinese/links Makefile Log: Remove old COMMENTFILE missed in last commit. Revision Changes Path 1.4 +0 -1 ports/chinese/links/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 7:25:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64B4F37B401; Wed, 26 Feb 2003 07:25:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0457843FB1; Wed, 26 Feb 2003 07:25:20 -0800 (PST) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QFPJ0U087113; Wed, 26 Feb 2003 07:25:19 -0800 (PST) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QFPJvP087112; Wed, 26 Feb 2003 07:25:19 -0800 (PST) Message-Id: <200302261525.h1QFPJvP087112@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 26 Feb 2003 07:25:19 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/libgcrypt Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arved 2003/02/26 07:25:19 PST Modified files: security/libgcrypt Makefile distinfo pkg-plist Log: Update to 1.1.12 PR: 48704 Submitted by: Sergei Kolobov Revision Changes Path 1.6 +2 -2 ports/security/libgcrypt/Makefile 1.3 +1 -1 ports/security/libgcrypt/distinfo 1.3 +0 -1 ports/security/libgcrypt/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 7:32:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43E6737B401; Wed, 26 Feb 2003 07:32:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E36743F3F; Wed, 26 Feb 2003 07:32:12 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QFWC0U087652; Wed, 26 Feb 2003 07:32:12 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QFWCLd087651; Wed, 26 Feb 2003 07:32:12 -0800 (PST) Message-Id: <200302261532.h1QFWCLd087651@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 26 Feb 2003 07:32:12 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/26 07:32:12 PST Modified files: release Makefile Log: If we are told to update the sources in "make rerelease", we also probably want to re-buildworld. If we are not going to rebuild (make rerelease -DRELEASENOUPDATE and the file ${CHROOTDIR}/tmp/.world_done exists), do not touch ${CHROOTDIR}/usr/src/sys/conf/newvers.sh, as the only effect that is has is upsetting release.2. Hey, have you ever seen this "touch: not found" during rerelease? :-) Revision Changes Path 1.754 +7 -3 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 7:33:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0167137B401; Wed, 26 Feb 2003 07:33:26 -0800 (PST) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id B957543F93; Wed, 26 Feb 2003 07:33:23 -0800 (PST) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id h1QFXMi38943; Thu, 27 Feb 2003 00:33:22 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <200302261349.h1QDnkRv078868@repoman.freebsd.org> References: <200302261349.h1QDnkRv078868@repoman.freebsd.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) 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 20000228(IM140) Lines: 14 From: Makoto Matsushita To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/pc98 dokern.sh Date: Thu, 27 Feb 2003 00:33:18 +0900 Message-Id: <20030227003318T.matusita@jp.FreeBSD.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan> Modified files: nyan> release/pc98 dokern.sh nyan> Log: nyan> MFi386: Don't remove UFS_ACL support. Yey, thanks. Any FreeBSD/alpha committers, would you please try to make kern.flp with UFS_ACL included? I would like to do but I have no alpha machine. -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 7:54:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84A2337B401; Wed, 26 Feb 2003 07:54:16 -0800 (PST) Received: from espresso.bsdmike.org (espresso.bsdmike.org [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBF2C43F75; Wed, 26 Feb 2003 07:54:15 -0800 (PST) (envelope-from mike@espresso.bsdmike.org) Received: by espresso.bsdmike.org (Postfix, from userid 1002) id 026DD9C58; Wed, 26 Feb 2003 10:41:37 -0500 (EST) Date: Wed, 26 Feb 2003 10:41:37 -0500 From: Mike Barcroft To: Dag-Erling Smorgrav Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes Message-ID: <20030226104137.B87041@espresso.bsdmike.org> References: <200302260342.h1Q3gAAA039010@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: ; from des@ofug.org on Wed, Feb 26, 2003 at 11:43:34AM +0100 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dag-Erling Smorgrav writes: > Mike Barcroft writes: > > Log: > > Add a great quote from Linus Torvalds about BDE. > > Isn't this one a bit opaque? Noone who doesn't know who Bruce is is > going to find it remotely interesting, let alone funny. It made me smile and judging by the personally responses I got, a few others. fortune seems to be a political hot-bed though, so I regret making a commit in this area and won't let it happen again. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 7:59:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1826D37B401; Wed, 26 Feb 2003 07:59:47 -0800 (PST) Received: from aslan.scsiguy.com (mail.scsiguy.com [63.229.232.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A8E243F3F; Wed, 26 Feb 2003 07:59:44 -0800 (PST) (envelope-from gibbs@scsiguy.com) Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by aslan.scsiguy.com (8.12.6/8.12.5) with ESMTP id h1QFwcOU081751; Wed, 26 Feb 2003 08:58:38 -0700 (MST) (envelope-from gibbs@scsiguy.com) Date: Wed, 26 Feb 2003 08:58:38 -0700 From: "Justin T. Gibbs" To: Thomas Moestl , Maxime Henrion Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha busdma_machdep.c src/sys/alpha/include bus.h src/sys/i386/i386 busdma_machdep.c src/sys/i386/include bus_at386.h bus_pc98.h src/sys/ia64/ia64 busdma_machdep.c src/sys/ia64/include bus.h src/sys/powerpc/include bus.h ... Message-ID: <508522704.1046275118@aslan.scsiguy.com> In-Reply-To: <20030226124632.GA631@crow.dom2ip.de> References: <200302260216.h1Q2G6UK033030@repoman.freebsd.org> <20030226124632.GA631@crow.dom2ip.de> X-Mailer: Mulberry/3.0.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Users of the busdma interface should use realistic sizes and for the > maxsize argument to bus_dma_tag_create(), since tag creation can in > fact result in bounce buffer allocation (or e.g. DVMA allocation), so > excessive sizes will just suck up resources, and this constant was a > useful hint (while the new one might be used for maxsegsz like the > old one could be too, but should not be for maxsize). Allocating backing store in bus_dma_tag_create() is extremely unwise unless the ALLOC_NOW flag is provided. Consider a tag that is simply a placeholder in the hierarchy of tags from root bus to the end device. This tag may be for a bridge that can handle any size up to MAXSIZE_32BIT, but will never allocate any dmamaps or memory directly against its own tag. Using a large size is, in effect, indicating "no restriction" for the size parameter due to this particular device. If the implementation has some other limitation, place it in the root bus's tag and allow inheritance to do the rest. Tags that have maps created for them should have sane sizes specified for them. > While some implementations did not stricly enforce that limit in the > non-__GNUC__ case, it was still mostly correct, as it is arbitrary > except for the stack space and bounce buffer usage in some places in > those busdma implementations; if we can tolerate memory usage there > BUS_SPACE_MAXSIZE could as well have been increased. The stack space usage will soon be replaced by allocating the segment array on the heap and attaching it to the tag. > This change also breaks the sparc64 IOMMU code, which relied on the > old semantics for it's preallocation clamping code. I would expect that DVMA allocation has to occur (up to some limit) with every bus dmamap that is allocated against a tag. Is there some reason that all allocations cannot occur in this fashion? Does the Sparc64 implementation even allow blocking for resources and doing a deferred callback so you don't have to allocate for all requests? -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 8: 4:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 508B637B401; Wed, 26 Feb 2003 08:04:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E391D43FCB; Wed, 26 Feb 2003 08:04:34 -0800 (PST) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QG4Y0U089573; Wed, 26 Feb 2003 08:04:34 -0800 (PST) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QG4YZA089572; Wed, 26 Feb 2003 08:04:34 -0800 (PST) Message-Id: <200302261604.h1QG4YZA089572@repoman.freebsd.org> From: Mike Barcroft Date: Wed, 26 Feb 2003 08:04:34 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/ia64 _fpmath.h src/lib/libc/ia64/gen infinity.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2003/02/26 08:04:34 PST Modified files: lib/libc/ia64 _fpmath.h lib/libc/ia64/gen infinity.c Log: ia64 actually uses 80-bit long doubles and must support big and little endian at compile-time. Reviewed by: das Revision Changes Path 1.2 +18 -3 src/lib/libc/ia64/_fpmath.h 1.7 +9 -0 src/lib/libc/ia64/gen/infinity.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 8: 7: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC58537B401; Wed, 26 Feb 2003 08:07:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AD9843FAF; Wed, 26 Feb 2003 08:07:02 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QG720U089706; Wed, 26 Feb 2003 08:07:02 -0800 (PST) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QG72R2089705; Wed, 26 Feb 2003 08:07:02 -0800 (PST) Message-Id: <200302261607.h1QG72R2089705@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 26 Feb 2003 08:07:02 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/epix Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2003/02/26 08:07:02 PST Modified files: graphics/epix Makefile distinfo pkg-plist Log: upgrade to 0.8.9 Revision Changes Path 1.7 +1 -1 ports/graphics/epix/Makefile 1.4 +1 -1 ports/graphics/epix/distinfo 1.4 +22 -21 ports/graphics/epix/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 8:11:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 873DB37B401; Wed, 26 Feb 2003 08:11:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27A3643F85; Wed, 26 Feb 2003 08:11:19 -0800 (PST) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QGBI0U090180; Wed, 26 Feb 2003 08:11:18 -0800 (PST) (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QGBIJB090179; Wed, 26 Feb 2003 08:11:18 -0800 (PST) Message-Id: <200302261611.h1QGBIJB090179@repoman.freebsd.org> From: Olivier Houchard Date: Wed, 26 Feb 2003 08:11:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci emu10k1.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cognet 2003/02/26 08:11:18 PST Modified files: sys/dev/sound/pci emu10k1.c Log: Unbreak emu10k1 by properly using the buffer address. New contestant for the lamest commit of the year award: cognet Revision Changes Path 1.33 +4 -4 src/sys/dev/sound/pci/emu10k1.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 8:19:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 385AC37B401; Wed, 26 Feb 2003 08:19:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCDEC43FCB; Wed, 26 Feb 2003 08:19:43 -0800 (PST) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QGJh0U090441; Wed, 26 Feb 2003 08:19:43 -0800 (PST) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QGJhnR090440; Wed, 26 Feb 2003 08:19:43 -0800 (PST) Message-Id: <200302261619.h1QGJhnR090440@repoman.freebsd.org> From: Foxfair Hu Date: Wed, 26 Feb 2003 08:19:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/abiword Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG foxfair 2003/02/26 08:19:43 PST Modified files: chinese/abiword Makefile Log: Add missed COMMENT tag back in last commit. Noticed by: Dan Langille Revision Changes Path 1.7 +1 -1 ports/chinese/abiword/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 8:31:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2183237B401; Wed, 26 Feb 2003 08:31:14 -0800 (PST) Received: from baraca.united.net.ua (vlan1.baraca.united.net.ua [195.234.212.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5DD143FAF; Wed, 26 Feb 2003 08:31:11 -0800 (PST) (envelope-from max@vega.com) Received: from vega.vega.com (root@xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.12.6/8.12.6) with ESMTP id h1QGV6do037548; Wed, 26 Feb 2003 18:31:07 +0200 (EET) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost.vega.com [127.0.0.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id h1QGVMUk006902; Wed, 26 Feb 2003 18:31:22 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.6/8.12.5/Submit) id h1QGVMxF006901; Wed, 26 Feb 2003 18:31:22 +0200 (EET) Date: Wed, 26 Feb 2003 18:31:21 +0200 From: Maxim Sobolev To: Dag-Erling Smorgrav Cc: Mike Barcroft , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes Message-ID: <20030226163121.GD6079@vega.vega.com> References: <200302260342.h1Q3gAAA039010@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Feb 26, 2003 at 11:43:34AM +0100, Dag-Erling Smorgrav wrote: > Mike Barcroft writes: > > Log: > > Add a great quote from Linus Torvalds about BDE. > > Isn't this one a bit opaque? Noone who doesn't know who Bruce is is > going to find it remotely interesting, let alone funny. But it could make she wonder who `that Bruce' actually is. ;) -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 8:36:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AFA337B401; Wed, 26 Feb 2003 08:36:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1727743FBD; Wed, 26 Feb 2003 08:36:42 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QGaf0U091637; Wed, 26 Feb 2003 08:36:41 -0800 (PST) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QGafcF091636; Wed, 26 Feb 2003 08:36:41 -0800 (PST) Message-Id: <200302261636.h1QGafcF091636@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 26 Feb 2003 08:36:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/gonvert Makefile distinfo ports/misc/gonvert/files patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2003/02/26 08:36:41 PST Modified files: misc/gonvert Makefile distinfo misc/gonvert/files patch-Makefile Log: upgrade to 0.1.5 Revision Changes Path 1.12 +2 -2 ports/misc/gonvert/Makefile 1.5 +1 -1 ports/misc/gonvert/distinfo 1.5 +36 -20 ports/misc/gonvert/files/patch-Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 8:37:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F31DC37B401; Wed, 26 Feb 2003 08:37:31 -0800 (PST) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42BAA43F93; Wed, 26 Feb 2003 08:37:28 -0800 (PST) (envelope-from scottl@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h1QGalF15137; Wed, 26 Feb 2003 08:36:47 -0800 Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [10.100.0.52]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id IAA03592; Wed, 26 Feb 2003 08:37:21 -0800 (PST) Received: from hollin.btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id JAA10965; Wed, 26 Feb 2003 09:37:19 -0700 (MST) Received: from hollin.btc.adaptec.com (localhost [127.0.0.1]) by hollin.btc.adaptec.com (8.12.7/8.12.7) with ESMTP id h1Q5mWef002324; Tue, 25 Feb 2003 22:48:32 -0700 (MST) (envelope-from scottl@hollin.btc.adaptec.com) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.12.7/8.12.7/Submit) id h1Q5mWum002323; Tue, 25 Feb 2003 22:48:32 -0700 (MST) Date: Tue, 25 Feb 2003 22:48:32 -0700 From: Scott Long To: Scott Long Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/aac aac_pci.c Message-ID: <20030226054831.GA2301@hollin.btc.adaptec.com> References: <200302260255.h1Q2txFf035697@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302260255.h1Q2txFf035697@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Feb 25, 2003 at 06:55:59PM -0800, Scott Long wrote: > scottl 2003/02/25 18:55:59 PST > > Modified files: > sys/dev/aac aac_pci.c > Log: > Use BUS_SPACE_MAXADDR_32BIT in the DMA tag where needed. Before the recent > fix to BUS_SPACE_MAXADDR, we were probably bouncing quite a bit =-( > > Revision Changes Path > 1.30 +2 -2 src/sys/dev/aac/aac_pci.c As a follow-up, I evidently misread Maxime's commit message from earlier and confused BUS_SPACE_MAXADDR with BUS_SPACE_MAXSIZE. The above commit is still valid since the driver would have been broken on arches that can address greater than BUS_SPACE_MAXADDR_32BIT on thier PCI bus. Sorry for the confusion. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 8:50: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA53537B401; Wed, 26 Feb 2003 08:50:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CD8143F75; Wed, 26 Feb 2003 08:50:02 -0800 (PST) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QGo20U092373; Wed, 26 Feb 2003 08:50:02 -0800 (PST) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QGo2TE092372; Wed, 26 Feb 2003 08:50:02 -0800 (PST) Message-Id: <200302261650.h1QGo2TE092372@repoman.freebsd.org> From: Mike Barcroft Date: Wed, 26 Feb 2003 08:50:02 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys _timespec.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2003/02/26 08:50:02 PST Modified files: sys/sys _timespec.h Log: Simplify struct __timespec, fix style bugs, add an XXX comment. Submitted by: bde Revision Changes Path 1.3 +10 -9 src/sys/sys/_timespec.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 8:51:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50A0437B405 for ; Wed, 26 Feb 2003 08:51:30 -0800 (PST) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D2ADE43FBF for ; Wed, 26 Feb 2003 08:51:25 -0800 (PST) (envelope-from tmoestl@gmx.net) Received: (qmail 11182 invoked by uid 0); 26 Feb 2003 16:51:24 -0000 Received: from p508E51BA.dip.t-dialin.net (HELO galatea.local) (80.142.81.186) by mail.gmx.net (mp019-rz3) with SMTP; 26 Feb 2003 16:51:24 -0000 Received: from tmm by galatea.local with local (Exim 4.12 #1) id 18o4m4-0001MT-00; Wed, 26 Feb 2003 17:51:16 +0100 Date: Wed, 26 Feb 2003 17:51:16 +0100 From: Thomas Moestl To: "Justin T. Gibbs" Cc: Maxime Henrion , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha busdma_machdep.c src/sys/alpha/include bus.h src/sys/i386/i386 busdma_machdep.c src/sys/i386/include bus_at386.h bus_pc98.h src/sys/ia64/ia64 busdma_machdep.c src/sys/ia64/include bus.h src/sys/powerpc/include bus.h ... Message-ID: <20030226165116.GC631@crow.dom2ip.de> References: <200302260216.h1Q2G6UK033030@repoman.freebsd.org> <20030226124632.GA631@crow.dom2ip.de> <508522704.1046275118@aslan.scsiguy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <508522704.1046275118@aslan.scsiguy.com> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 2003/02/26 at 08:58:38 -0700, Justin T. Gibbs wrote: > > Users of the busdma interface should use realistic sizes and for the > > maxsize argument to bus_dma_tag_create(), since tag creation can in > > fact result in bounce buffer allocation (or e.g. DVMA allocation), so > > excessive sizes will just suck up resources, and this constant was a > > useful hint (while the new one might be used for maxsegsz like the > > old one could be too, but should not be for maxsize). > > Allocating backing store in bus_dma_tag_create() is extremely unwise > unless the ALLOC_NOW flag is provided. Consider a tag that is simply > a placeholder in the hierarchy of tags from root bus to the end device. > This tag may be for a bridge that can handle any size up to MAXSIZE_32BIT, > but will never allocate any dmamaps or memory directly against its own > tag. Using a large size is, in effect, indicating "no restriction" for > the size parameter due to this particular device. If the implementation > has some other limitation, place it in the root bus's tag and allow > inheritance to do the rest. > > Tags that have maps created for them should have sane sizes specified > for them. Yes, that was what I was meaning to say. However if a parent tag is meant to impose no restriction above the default at all, the maximum supported size may as well be used. Maximum sizes specified for parent tags seem not to be honored by any implementation anyway. > > This change also breaks the sparc64 IOMMU code, which relied on the > > old semantics for it's preallocation clamping code. > > I would expect that DVMA allocation has to occur (up to some limit) > with every bus dmamap that is allocated against a tag. Is there some > reason that all allocations cannot occur in this fashion? Preallocation at map creation time is done, and usually suffices to not have to do any reallocations at load time at all (which is quite important for decent performance). However, many busdma users specify tag sizes that are much larger than any map that they are going to load, or need many maps which may be as large as the maximum size indicates, but usually are not, so we are running out of DVMA too quickly. Therefore, preallocation is clamped to a certain amount of DVMA, and failures are ignored silently at map creation time. When the map is to be loaded and an insufficient amount of DVMA is allocated for the map, reallocation is tried, stealing DVMA from currently unloaded maps if necessary (and using the current request size as a better approximation of how much is needed). Unloaded maps keep their DVMA (unless it's stolen) until they are destroyed. This seems to work quite well in practice, reallocations at load time are very rare under normal load; if it proved to be a problem at some point, additional tuning would likely make it acceptable again. > Does the Sparc64 implementation even allow blocking for resources > and doing a deferred callback so you don't have to allocate for all > requests? It does not, currently; this could be added quite easily, though. The amount of DVMA space that is provided is 128 MB now (this could be increased at the expense of using more memory for the IOTSB). The problem is usually over-preallocation as described above, which is mostly solved by the current implementation , not being unable to hold all requests active at a time. - Thomas -- Thomas Moestl http://www.tu-bs.de/~y0015675/ http://people.FreeBSD.org/~tmm/ PGP fingerprint: 1C97 A604 2BD0 E492 51D0 9C0F 1FE6 4F1D 419C 776C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 9: 6:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7294037B401; Wed, 26 Feb 2003 09:06:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DDE243FAF; Wed, 26 Feb 2003 09:06:17 -0800 (PST) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QH6G0U093649; Wed, 26 Feb 2003 09:06:16 -0800 (PST) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QH6GwC093648; Wed, 26 Feb 2003 09:06:16 -0800 (PST) Message-Id: <200302261706.h1QH6GwC093648@repoman.freebsd.org> From: Max Khon Date: Wed, 26 Feb 2003 09:06:16 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/mc Makefile ports/misc/mc/files patch-src::cons.handler.c patch-src::subshell.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fjoe 2003/02/26 09:06:16 PST Modified files: misc/mc Makefile Added files: misc/mc/files patch-src::cons.handler.c Removed files: misc/mc/files patch-src::subshell.c Log: - add support for saving/restoring console [1] - remove subshell fix (broken) [2] - bump port revision Submitted by: Alexander Serkov ukrpost.net> (partially) [1] Reported by: yuri tsoft.com [2] Revision Changes Path 1.78 +2 -1 ports/misc/mc/Makefile 1.1 +236 -0 ports/misc/mc/files/patch-src::cons.handler.c (new) 1.3 +0 -25 ports/misc/mc/files/patch-src::subshell.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 9:12:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAAA237B405; Wed, 26 Feb 2003 09:12:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9B8243FE1; Wed, 26 Feb 2003 09:12:33 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QHCX0U094182; Wed, 26 Feb 2003 09:12:33 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QHCXKt094181; Wed, 26 Feb 2003 09:12:33 -0800 (PST) Message-Id: <200302261712.h1QHCXKt094181@repoman.freebsd.org> From: Robert Watson Date: Wed, 26 Feb 2003 09:12:33 -0800 (PST) To: projects-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/trustedbsd/www docs.bib X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2003/02/26 09:12:33 PST Modified files: trustedbsd/www docs.bib Log: Spelling fix for handbook chapter name. Revision Changes Path 1.9 +2 -2 projects/trustedbsd/www/docs.bib To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 9:16:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB9AD37B401; Wed, 26 Feb 2003 09:16:29 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86FAA43FBD; Wed, 26 Feb 2003 09:16:27 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.7/8.12.7) with ESMTP id h1QHFbZX018692; Wed, 26 Feb 2003 12:15:37 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: cvs commit: src/sys/netgraph ng_fec.c From: Joe Marcus Clarke To: Julian Elischer Cc: Bill Paul , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-zxcQzW8EFVAly8jgyxj0" Organization: MarcusCom, Inc. Message-Id: <1046279766.311.4.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 26 Feb 2003 12:16:06 -0500 X-Spam-Status: No, hits=-33.0 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-zxcQzW8EFVAly8jgyxj0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-02-26 at 02:41, Julian Elischer wrote: > On Tue, 25 Feb 2003, Bill Paul wrote: >=20 > > wpaul 2003/02/25 22:38:54 PST > >=20 > > Modified files: > > sys/netgraph ng_fec.c=20 > > Log: > > Attempt to make the ng_fec module play nice with BPF again. Things ha= ve > > changed since this code was written: > > =20 > > - The ng_ether_input_p hook only accepts two arguments now: the point= er > > to the ether header structure is gone. >=20 > The problem is that you should not be using ng_ether_input_p at all > that is a private interface between ng_ether.c and if_ethersubr.c. > You should be connecting a hook to ng_ether.c which will in turn > use ng_ether_input_p. > I have on my list (right after my real job(TM) and kernel threading > and some netgraph cleanups) to alter ng_fec to use the official > interface. > i.e. yu should be able to say: > ngctl fxp0: mkpeer fec lower lower1 > ngctl name fxp0:lower fec1 > ngctl fxp1: connect fec1: lower lower2 > ngctl fxp0: connect fec1: upper upper >=20 > and hook an fec module onto two ethernet interfaces. > (using fxp0 as the upper end) >=20 > as it is, having ng_fec loaded in the kernel produces an instant > coredump if ng_ether is also loaded as they fight over ng_ether's > private hook into the ethernet code. >=20 > As I said.. It's on my list .. but don't hold your breath. Well, whenever you need someone to test, I still have my -CURRENT/-STABLE fec test machine setup. I haven't tested Bill's latest patch, but last I did check, -CURRENT was still panicking under any load iff ng_fec was loaded as a module. Joe >=20 >=20 >=20 > > =20 > > - It's no longer necessary to cons up a fake ether header before pass= ing > > incoming packets to BPF_MTAP(). > > =20 > > ng_fec_input() has been modified to account for these two changes. > > Running tcpdump on fec0 should work now. > > =20 > > PR: kern/46720 > > =20 > > Revision Changes Path > > 1.4 +6 -16 src/sys/netgraph/ng_fec.c > >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-src" in the body of the message --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-zxcQzW8EFVAly8jgyxj0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+XPZWb2iPiv4Uz4cRArBzAJ4/XHcQoLys/4NndDyCLPnfauNVswCeJl0k hFlJMGjl9uUJ+xgOOWHVZAM= =vPuu -----END PGP SIGNATURE----- --=-zxcQzW8EFVAly8jgyxj0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 9:16:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E394537B407; Wed, 26 Feb 2003 09:16:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A2443FBD; Wed, 26 Feb 2003 09:16:38 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QHGc0U094341; Wed, 26 Feb 2003 09:16:38 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QHGcpH094340; Wed, 26 Feb 2003 09:16:38 -0800 (PST) Message-Id: <200302261716.h1QHGcpH094340@repoman.freebsd.org> From: Sam Leffler Date: Wed, 26 Feb 2003 09:16:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_time.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sam 2003/02/26 09:16:38 PST Modified files: sys/kern kern_time.c Log: o fix ppsratecheck to interpret a maxpps of zero as "ignore everything" o add a comment explaining the significance of using 0 or -1 (actually any negative value) for maxpps Revision Changes Path 1.101 +5 -1 src/sys/kern/kern_time.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 9:18:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5049537B401; Wed, 26 Feb 2003 09:18:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E625543F3F; Wed, 26 Feb 2003 09:18:35 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QHIZ0U094409; Wed, 26 Feb 2003 09:18:35 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QHIZXV094408; Wed, 26 Feb 2003 09:18:35 -0800 (PST) Message-Id: <200302261718.h1QHIZXV094408@repoman.freebsd.org> From: Sam Leffler Date: Wed, 26 Feb 2003 09:18:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sam 2003/02/26 09:18:35 PST Modified files: sys/dev/wi if_wi.c Log: Change default setting of hw.wi.txerate to zero so that tx error msgs are ignored (as before). This was the original setting but a bug in ppsratecheck made me do stupid things. Revision Changes Path 1.130 +2 -2 src/sys/dev/wi/if_wi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 9:35: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AE1E37B401; Wed, 26 Feb 2003 09:35:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 355BB43FBD; Wed, 26 Feb 2003 09:35:03 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QHZ20U095646; Wed, 26 Feb 2003 09:35:02 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QHZ2eU095645; Wed, 26 Feb 2003 09:35:02 -0800 (PST) Message-Id: <200302261735.h1QHZ2eU095645@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 09:35:02 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Data-Properties Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 09:35:02 PST Modified files: devel Makefile Added files: devel/p5-Data-Properties Makefile distinfo pkg-descr pkg-plist Log: Add p5-Data-Properties, a Perl version of Java's java.util.Properties which aims to be format-compatible with that class. Revision Changes Path 1.1064 +1 -0 ports/devel/Makefile 1.1 +23 -0 ports/devel/p5-Data-Properties/Makefile (new) 1.1 +1 -0 ports/devel/p5-Data-Properties/distinfo (new) 1.1 +4 -0 ports/devel/p5-Data-Properties/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Data-Properties/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 9:35:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CB6A37B405; Wed, 26 Feb 2003 09:35:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3CD943FBF; Wed, 26 Feb 2003 09:35:22 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QHZM0U095721; Wed, 26 Feb 2003 09:35:22 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QHZMnh095705; Wed, 26 Feb 2003 09:35:22 -0800 (PST) Message-Id: <200302261735.h1QHZMnh095705@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 09:35:22 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 09:35:22 PST Modified files: . modules Log: p5-Data-Properties --> ports/devel/p5-Data-Properties Revision Changes Path 1.6806 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 9:38:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5833837B401; Wed, 26 Feb 2003 09:38:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A797C43FA3; Wed, 26 Feb 2003 09:38:21 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QHcL0U095922; Wed, 26 Feb 2003 09:38:21 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QHcLnX095921; Wed, 26 Feb 2003 09:38:21 -0800 (PST) Message-Id: <200302261738.h1QHcLnX095921@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 09:38:21 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Bundle-Sledge Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 09:38:21 PST Modified files: www Makefile Added files: www/p5-Bundle-Sledge Makefile distinfo pkg-descr pkg-plist Log: Add p5-Bundle-Sledge. Sledge is a pure perl, pluggable, lightweight web application framework, and this bundle module helps to install all modules used for Sledge. Revision Changes Path 1.607 +1 -0 ports/www/Makefile 1.1 +61 -0 ports/www/p5-Bundle-Sledge/Makefile (new) 1.1 +1 -0 ports/www/p5-Bundle-Sledge/distinfo (new) 1.1 +4 -0 ports/www/p5-Bundle-Sledge/pkg-descr (new) 1.1 +5 -0 ports/www/p5-Bundle-Sledge/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 9:38:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DD2D37B401; Wed, 26 Feb 2003 09:38:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70F4243F75; Wed, 26 Feb 2003 09:38:37 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QHcb0U095962; Wed, 26 Feb 2003 09:38:37 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QHcbnZ095961; Wed, 26 Feb 2003 09:38:37 -0800 (PST) Message-Id: <200302261738.h1QHcbnZ095961@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 09:38:37 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 09:38:37 PST Modified files: . modules Log: p5-Bundle-Sledge --> ports/www/p5-Bundle-Sledge Revision Changes Path 1.6807 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 9:41:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0031937B401; Wed, 26 Feb 2003 09:41:15 -0800 (PST) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9284143FBD; Wed, 26 Feb 2003 09:41:14 -0800 (PST) (envelope-from gibbs@scsiguy.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h1QHeVF27593; Wed, 26 Feb 2003 09:40:31 -0800 Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [10.100.0.52]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id JAA18252; Wed, 26 Feb 2003 09:41:06 -0800 (PST) Received: from [10.100.253.70] (aslan [10.100.253.70]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id KAA10997; Wed, 26 Feb 2003 10:41:03 -0700 (MST) Date: Wed, 26 Feb 2003 10:41:04 -0700 From: "Justin T. Gibbs" Reply-To: "Justin T. Gibbs" To: Thomas Moestl Cc: Maxime Henrion , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/alpha/alpha busdma_machdep.c src/sys/alpha/include bus.h src/sys/i386/i386 busdma_machdep.c src/sys/i386/include bus_at386.h bus_pc98.h src/sys/ia64/ia64 busdma_machdep.c src/sys/ia64/include bus.h src/sys/powerpc/include bus.h ... Message-ID: <718290000.1046281263@aslan.btc.adaptec.com> In-Reply-To: <20030226165116.GC631@crow.dom2ip.de> References: <200302260216.h1Q2G6UK033030@repoman.freebsd.org> <20030226124632.GA631@crow.dom2ip.de> <508522704.1046275118@aslan.scsiguy.com> <20030226165116.GC631@crow.dom2ip.de> X-Mailer: Mulberry/3.0.0b12 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Yes, that was what I was meaning to say. However if a parent tag is > meant to impose no restriction above the default at all, the maximum > supported size may as well be used. I disagree. The tags for bridges, etc. should document the capabilities of the hardware, not the underlying implementation. For example, if the hardware can support a 32bit count it should say so. The implementer of the tag shouldn't need to know if the limit they are imposing is greater or less than the implementation's limit. That is why using BUS_SPACE_MAXSIZE is rarely correct if used to describe a tag for real hardware. > Maximum sizes specified for parent tags seem not to be honored by any > implementation anyway. That, just like the BUS_SPACE_MAXSIZE issue, is a bug in the implementation. Don't use bugs to justify other bugs. >> I would expect that DVMA allocation has to occur (up to some limit) >> with every bus dmamap that is allocated against a tag. Is there some >> reason that all allocations cannot occur in this fashion? > > Preallocation at map creation time is done, and usually suffices to > not have to do any reallocations at load time at all (which is quite > important for decent performance). Okay. > However, many busdma users specify > tag sizes that are much larger than any map that they are going to > load, or need many maps which may be as large as the maximum size > indicates, but usually are not, so we are running out of DVMA too > quickly. Therefore, preallocation is clamped to a certain amount of > DVMA, and failures are ignored silently at map creation time. When the > map is to be loaded and an insufficient amount of DVMA is allocated > for the map, reallocation is tried, stealing DVMA from currently > unloaded maps if necessary (and using the current request size as a > better approximation of how much is needed). Unloaded maps keep their > DVMA (unless it's stolen) until they are destroyed. > This seems to work quite well in practice, reallocations at load time > are very rare under normal load; if it proved to be a problem at some > point, additional tuning would likely make it acceptable again. This scheme seems somewhat similar to the x86 bounce scheme with a few, perhaps unecessary?, complications. Why keep DVMA associated with inactive maps at all? Why not just always allocate the DVMA from a common pool at load time and avoid the complicated "steeling scheme"? If you run out of DVMA for a particular load operation, you just queue up in line for the pool and satisfy, in order, the requestors as mappings are unloaded. If you determine that you are constantly running out of space, you might allocate more DVMA and add it to the pool. The only wrinkle in this is that the implementation should always reserve enough resources to handle one mapping against each tag concurrently so as to avoid deadlock in situations where an operation requires more than one mapping to occur to complete a transaction and then release resources. The x86 bounce scheme uses a bounded pool of bounce buffers and blocks if necessary. As you say, the amount of resources required to get decent performance is orders of magnitude less than that required by a brute force approach, but it does require either the ability to block or callback in the case of temporary resource shortage. This was the main reason I diverged from the NetBSD API. With only 512K of bounce buffers in a 64MB system, the system could handle 4 ISA SCSI controllers rarely blocking. The NetBSD implementation allocated all space up front which, assuming a MAXPHYS of 64K meant about 1MB of bounce space per-controller. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 9:45: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31F6537B401; Wed, 26 Feb 2003 09:45:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4F6243F75; Wed, 26 Feb 2003 09:44:59 -0800 (PST) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QHix0U096584; Wed, 26 Feb 2003 09:44:59 -0800 (PST) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QHixrf096583; Wed, 26 Feb 2003 09:44:59 -0800 (PST) Message-Id: <200302261744.h1QHixrf096583@repoman.freebsd.org> From: Max Khon Date: Wed, 26 Feb 2003 09:44:59 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/tpasm Makefile distinfo pkg-descr pkg-plist ports/devel/tpasm/files patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fjoe 2003/02/26 09:44:59 PST Modified files: devel Makefile Added files: devel/tpasm Makefile distinfo pkg-descr pkg-plist devel/tpasm/files patch-Makefile Log: New port: a cross-assembler for 6805, 6809, 68HC11, 6502, Sunplus, 8051, Z80, PIC, and AVR PR: 48243 Revision Changes Path 1.1065 +1 -0 ports/devel/Makefile 1.1 +35 -0 ports/devel/tpasm/Makefile (new) 1.1 +1 -0 ports/devel/tpasm/distinfo (new) 1.1 +13 -0 ports/devel/tpasm/files/patch-Makefile (new) 1.1 +24 -0 ports/devel/tpasm/pkg-descr (new) 1.1 +8 -0 ports/devel/tpasm/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 9:47:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32B5337B401; Wed, 26 Feb 2003 09:47:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C600843FA3; Wed, 26 Feb 2003 09:47:23 -0800 (PST) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QHlN0U096700; Wed, 26 Feb 2003 09:47:23 -0800 (PST) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QHlNRH096699; Wed, 26 Feb 2003 09:47:23 -0800 (PST) Message-Id: <200302261747.h1QHlNRH096699@repoman.freebsd.org> From: Max Khon Date: Wed, 26 Feb 2003 09:47:23 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fjoe 2003/02/26 09:47:23 PST Modified files: . modules Log: tpasm -> ports/devel/tpasm Revision Changes Path 1.6808 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 10: 0:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 431BE37B401; Wed, 26 Feb 2003 10:00:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37C5043FE1; Wed, 26 Feb 2003 10:00:57 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QI0v0U097605; Wed, 26 Feb 2003 10:00:57 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QI0uUJ097604; Wed, 26 Feb 2003 10:00:56 -0800 (PST) Message-Id: <200302261800.h1QI0uUJ097604@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 10:00:56 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Sledge Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 10:00:56 PST Modified files: www Makefile Added files: www/p5-Sledge Makefile distinfo pkg-descr pkg-plist Log: Add p5-Sledge, a pure perl, pluggable, lightweight web application framework. Revision Changes Path 1.608 +1 -0 ports/www/Makefile 1.1 +33 -0 ports/www/p5-Sledge/Makefile (new) 1.1 +1 -0 ports/www/p5-Sledge/distinfo (new) 1.1 +3 -0 ports/www/p5-Sledge/pkg-descr (new) 1.1 +50 -0 ports/www/p5-Sledge/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 10: 1:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D925A37B401; Wed, 26 Feb 2003 10:01:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 776F643F75; Wed, 26 Feb 2003 10:01:10 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QI1A0U097699; Wed, 26 Feb 2003 10:01:10 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QI1AK5097698; Wed, 26 Feb 2003 10:01:10 -0800 (PST) Message-Id: <200302261801.h1QI1AK5097698@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 10:01:10 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 10:01:10 PST Modified files: . modules Log: p5-Sledge --> ports/www/p5-Sledge Revision Changes Path 1.6809 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 10: 1:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76C9937B401; Wed, 26 Feb 2003 10:01:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 234AF43FA3; Wed, 26 Feb 2003 10:01:38 -0800 (PST) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QI1b0U097867; Wed, 26 Feb 2003 10:01:37 -0800 (PST) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QI1bTS097865; Wed, 26 Feb 2003 10:01:37 -0800 (PST) Message-Id: <200302261801.h1QI1bTS097865@repoman.freebsd.org> From: Max Khon Date: Wed, 26 Feb 2003 10:01:37 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm Makefile ports/x11-wm/wampager Makefile distinfo pkg-descr pkg-plist ports/x11-wm/wampager/files patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fjoe 2003/02/26 10:01:37 PST Modified files: x11-wm Makefile Added files: x11-wm/wampager Makefile distinfo pkg-descr pkg-plist x11-wm/wampager/files patch-Makefile Log: New port: wampager -- a mini pager for waimea window manager PR: 46975 Revision Changes Path 1.111 +1 -0 ports/x11-wm/Makefile 1.1 +21 -0 ports/x11-wm/wampager/Makefile (new) 1.1 +1 -0 ports/x11-wm/wampager/distinfo (new) 1.1 +24 -0 ports/x11-wm/wampager/files/patch-Makefile (new) 1.1 +3 -0 ports/x11-wm/wampager/pkg-descr (new) 1.1 +1 -0 ports/x11-wm/wampager/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 10: 2:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83CF637B401; Wed, 26 Feb 2003 10:02:18 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57C1743FDD; Wed, 26 Feb 2003 10:02:17 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id h1QI2EEv026724; Wed, 26 Feb 2003 19:02:15 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Sam Leffler Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_time.c From: phk@phk.freebsd.dk In-Reply-To: Your message of "Wed, 26 Feb 2003 09:16:38 PST." <200302261716.h1QHGcpH094340@repoman.freebsd.org> Date: Wed, 26 Feb 2003 19:02:14 +0100 Message-ID: <26723.1046282534@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200302261716.h1QHGcpH094340@repoman.freebsd.org>, Sam Leffler write s: >sam 2003/02/26 09:16:38 PST > > Modified files: > sys/kern kern_time.c > Log: > o fix ppsratecheck to interpret a maxpps of zero as "ignore everything" > o add a comment explaining the significance of using 0 or -1 (actually > any negative value) for maxpps Would it be possible to make some magic value mean "once" ? -- 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 10: 8:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEDF637B401; Wed, 26 Feb 2003 10:08:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F8EF43F93; Wed, 26 Feb 2003 10:08:41 -0800 (PST) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QI8f0U098259; Wed, 26 Feb 2003 10:08:41 -0800 (PST) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QI8fR7098258; Wed, 26 Feb 2003 10:08:41 -0800 (PST) Message-Id: <200302261808.h1QI8fR7098258@repoman.freebsd.org> From: Max Khon Date: Wed, 26 Feb 2003 10:08:41 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fjoe 2003/02/26 10:08:41 PST Modified files: . modules Log: wampager -> ports/x11-wm/wampager Revision Changes Path 1.6810 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 10:20:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9CD337B401; Wed, 26 Feb 2003 10:20:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AE0B43FA3; Wed, 26 Feb 2003 10:20:41 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QIKf0U099040; Wed, 26 Feb 2003 10:20:41 -0800 (PST) (envelope-from jlemon@repoman.freebsd.org) Received: (from jlemon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QIKfIC099039; Wed, 26 Feb 2003 10:20:41 -0800 (PST) Message-Id: <200302261820.h1QIKfIC099039@repoman.freebsd.org> From: Jonathan Lemon Date: Wed, 26 Feb 2003 10:20:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jlemon 2003/02/26 10:20:41 PST Modified files: sys/netinet tcp_input.c Log: In timewait state, if the incoming segment is a pure in-sequence ack that matches snd_max, then do not respond with an ack, just drop the segment. This fixes a problem where a simultaneous close results in an ack loop between two time-wait states. Test case supplied by: Tim Robbins Sponsored by: DARPA, NAI Labs Revision Changes Path 1.198 +4 -2 src/sys/netinet/tcp_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 10:39: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2948B37B401; Wed, 26 Feb 2003 10:39:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDB8E43FAF; Wed, 26 Feb 2003 10:39:04 -0800 (PST) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QId40U000296; Wed, 26 Feb 2003 10:39:04 -0800 (PST) (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QId4kl000295; Wed, 26 Feb 2003 10:39:04 -0800 (PST) Message-Id: <200302261839.h1QId4kl000295@repoman.freebsd.org> From: Olivier Houchard Date: Wed, 26 Feb 2003 10:39:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm ac97.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cognet 2003/02/26 10:39:04 PST Modified files: sys/dev/sound/pcm ac97.c Log: Add SigmaTel STAC9750 entry. Submitted by: Paulius Bulotas Revision Changes Path 1.34 +1 -0 src/sys/dev/sound/pcm/ac97.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 10:42: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EC3E37B401; Wed, 26 Feb 2003 10:42:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E43743F3F; Wed, 26 Feb 2003 10:42:01 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QIg10U000794; Wed, 26 Feb 2003 10:42:01 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QIg13P000792; Wed, 26 Feb 2003 10:42:01 -0800 (PST) Message-Id: <200302261842.h1QIg13P000792@repoman.freebsd.org> From: Warner Losh Date: Wed, 26 Feb 2003 10:42:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pccard.c pcic.c pcic_isa.c pcic_pci.c pcic_pci.h src/sys/dev/pccbb pccbbdevid.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/02/26 10:42:01 PST Modified files: (Branch: RELENG_4) sys/pccard pccard.c pcic.c pcic_isa.c pcic_pci.c pcic_pci.h sys/dev/pccbb pccbbdevid.h Log: MFC: Merge most of current's sys/pccard: o Vastly improve support for CLPD6729/30 on PCI Add-in cards. Built-in support remains unchanged. CLPD6729 are the only PCI devices that default to ISA mode interrupts. These changes are needed for the WL200 wireless card (and a few others) that use the '29 to bridge to a hardwired wireless pcmcia card. This also makes pci<->pcmcia "reader" cards based on the '29 work as well. o Additional debugging information in some failure modes. o Minor formatting changes for when resources aren't present. o Minor 3.3V support improvement for Ricoh ISA cards. o Minor commentary changes. o ti12xx_enable_pci_clock support (disabled by default since so few people need it). o SMC 34C90 id Some changes have not been merged at this time. I'll try to merge them and test them after 4.8 goes out the door. These changes are low risk to people who do not have the listed hardware (ricoh ISA bridges and CLPD 6729 PCI cards). Approved by: re@ 6729 reader card: donated by Shigeru Yamamoto-san Revision Changes Path 1.1.2.6 +6 -5 src/sys/dev/pccbb/pccbbdevid.h 1.106.2.15 +15 -9 src/sys/pccard/pccard.c 1.89.2.28 +15 -17 src/sys/pccard/pcic.c 1.13.2.8 +2 -2 src/sys/pccard/pcic_isa.c 1.54.2.22 +51 -28 src/sys/pccard/pcic_pci.c 1.23.2.12 +1 -0 src/sys/pccard/pcic_pci.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 10:46:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE13C37B401; Wed, 26 Feb 2003 10:46:50 -0800 (PST) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0735943FA3; Wed, 26 Feb 2003 10:46:50 -0800 (PST) (envelope-from sam@errno.com) Received: from melange (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.5/8.12.1) with ESMTP id h1QIkknN091471 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 26 Feb 2003 10:46:47 -0800 (PST)?g (envelope-from sam@errno.com)œ X-Authentication-Warning: ebb.errno.com: Host melange.errno.com [66.127.85.82] claimed to be melange Message-ID: <28e301c2ddc7$6a92ef40$52557f42@errno.com> From: "Sam Leffler" To: Cc: , , References: <26723.1046282534@critter.freebsd.dk> Subject: Re: cvs commit: src/sys/kern kern_time.c Date: Wed, 26 Feb 2003 10:46:11 -0800 Organization: Errno Consulting MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > In message <200302261716.h1QHGcpH094340@repoman.freebsd.org>, Sam Leffler write > s: > >sam 2003/02/26 09:16:38 PST > > > > Modified files: > > sys/kern kern_time.c > > Log: > > o fix ppsratecheck to interpret a maxpps of zero as "ignore everything" > > o add a comment explaining the significance of using 0 or -1 (actually > > any negative value) for maxpps > > Would it be possible to make some magic value mean "once" ? I'm sure it is possible, but I've boloxed this stuff enough right now so I'd prefer someone else do it. As it is ppsratecheck is not especially useful in the way I intended because it fixes the time interval at 1 second. The wi driver and probably other potential users would be better off with a mechanism that lets you rate limit over a longer interval (like 60 seconds). When I added this stuff I argued against a new API but now I'm thinking it might be better to just replace this with something entirely different. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 11:13:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C54F37B401; Wed, 26 Feb 2003 11:13:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E175E43FBD; Wed, 26 Feb 2003 11:13:17 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QJDH0U002772; Wed, 26 Feb 2003 11:13:17 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QJDHJB002771; Wed, 26 Feb 2003 11:13:17 -0800 (PST) Message-Id: <200302261913.h1QJDHJB002771@repoman.freebsd.org> From: Søren Schmidt Date: Wed, 26 Feb 2003 11:13:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/02/26 11:13:17 PST Modified files: sys/dev/ata ata-chipset.c Log: Fix a reversed test for ATAPI_DEVICE in the Promise setup code. Revision Changes Path 1.6 +3 -4 src/sys/dev/ata/ata-chipset.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 11:21:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA2FC37B401; Wed, 26 Feb 2003 11:21:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B2BB43F3F; Wed, 26 Feb 2003 11:21:57 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QJLv0U003392; Wed, 26 Feb 2003 11:21:57 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QJLveA003391; Wed, 26 Feb 2003 11:21:57 -0800 (PST) Message-Id: <200302261921.h1QJLveA003391@repoman.freebsd.org> From: John Baldwin Date: Wed, 26 Feb 2003 11:21:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/rc rc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2003/02/26 11:21:57 PST Modified files: sys/dev/rc rc.c Log: Move an optimization check so that it breaks out of the correct loop. Basically, as soon as we have run out of events to handle in the swi, we stop looping through all the channels in a for loop. Revision Changes Path 1.76 +3 -4 src/sys/dev/rc/rc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 11:41:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08F8337B401; Wed, 26 Feb 2003 11:41:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DA8443F75; Wed, 26 Feb 2003 11:41:34 -0800 (PST) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QJfY0U004733; Wed, 26 Feb 2003 11:41:34 -0800 (PST) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QJfYt9004732; Wed, 26 Feb 2003 11:41:34 -0800 (PST) Message-Id: <200302261941.h1QJfYt9004732@repoman.freebsd.org> From: Oliver Braun Date: Wed, 26 Feb 2003 11:41:34 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/hs-gtk+hs distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obraun 2003/02/26 11:41:34 PST Modified files: x11-toolkits/hs-gtk+hs distinfo Log: Update checksum. Only one entry was added to AUTHORS and README. Pointed out by: bento, Volker Stolz Revision Changes Path 1.4 +1 -1 ports/x11-toolkits/hs-gtk+hs/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 11:49:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E04E37B401; Wed, 26 Feb 2003 11:49:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51D6C43F85; Wed, 26 Feb 2003 11:49:33 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QJnX0U004957; Wed, 26 Feb 2003 11:49:33 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QJnX94004956; Wed, 26 Feb 2003 11:49:33 -0800 (PST) Message-Id: <200302261949.h1QJnX94004956@repoman.freebsd.org> From: Bill Paul Date: Wed, 26 Feb 2003 11:49:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_fec.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wpaul 2003/02/26 11:49:33 PST Modified files: sys/netgraph ng_fec.c Log: Some more updates for the new world order: - Make transmission of packets work again. This stopped working because ether_ifattach() was forcing ifp->if_output to be ether_output() and clobbering our attempt to override this vector with a pointer to ng_fec_output(). Move the overriding of ifp->if_output to after ether_ifattach(). - Abandon the use of the netgraph ng_ether_input_p hook for snagging incoming frames, and instead override the ifp->if_input vector for interfaces that have been aggregated into our bundle. (I would have loved to have written things this way in the first place, but I didn't want to have to be the one to implement the if_input hook and change all the drivers.) This avoids collisions with the ng_ether module, which uses the same hook. Each aggregated device now calls ng_fec_input() directly, which then fakes up the rcvif pointer before invoking ifp->if_input itself. This module should actually work now. Revision Changes Path 1.5 +37 -24 src/sys/netgraph/ng_fec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 11:57:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B18DC37B401; Wed, 26 Feb 2003 11:57:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E08843F3F; Wed, 26 Feb 2003 11:57:45 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QJvj0U005675; Wed, 26 Feb 2003 11:57:45 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QJvimi005674; Wed, 26 Feb 2003 11:57:44 -0800 (PST) Message-Id: <200302261957.h1QJvimi005674@repoman.freebsd.org> From: Dirk Meyer Date: Wed, 26 Feb 2003 11:57:44 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gnustep-make Makefile distinfo pkg-plist ports/lang/gnustep-base Makefile distinfo pkg-plist ports/devel/gnustep Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/26 11:57:44 PST Modified files: devel/gnustep-make Makefile distinfo pkg-plist lang/gnustep-base Makefile distinfo pkg-plist devel/gnustep Makefile Log: - Update gnustep-base and gnutsep-make to 1.5.2 Revision Changes Path 1.34 +3 -1 ports/devel/gnustep-make/Makefile 1.12 +1 -1 ports/devel/gnustep-make/distinfo 1.13 +1 -0 ports/devel/gnustep-make/pkg-plist 1.37 +1 -1 ports/devel/gnustep/Makefile 1.38 +2 -6 ports/lang/gnustep-base/Makefile 1.12 +1 -1 ports/lang/gnustep-base/distinfo 1.15 +3 -2 ports/lang/gnustep-base/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 11:58:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75C6637B401; Wed, 26 Feb 2003 11:58:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15A8E43F93; Wed, 26 Feb 2003 11:58:23 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QJwM0U005735; Wed, 26 Feb 2003 11:58:22 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QJwMgB005734; Wed, 26 Feb 2003 11:58:22 -0800 (PST) Message-Id: <200302261958.h1QJwMgB005734@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 11:58:22 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ruby-js Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 11:58:22 PST Modified files: lang/ruby-js Makefile distinfo pkg-plist Log: Update to 0.0.3 and unbreak post-install. Revision Changes Path 1.2 +13 -5 ports/lang/ruby-js/Makefile 1.2 +1 -1 ports/lang/ruby-js/distinfo 1.2 +1 -0 ports/lang/ruby-js/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 11:59:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B3D037B401; Wed, 26 Feb 2003 11:59:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4EC343F3F; Wed, 26 Feb 2003 11:59:52 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QJxq0U005856; Wed, 26 Feb 2003 11:59:52 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QJxqdj005855; Wed, 26 Feb 2003 11:59:52 -0800 (PST) Message-Id: <200302261959.h1QJxqdj005855@repoman.freebsd.org> From: Dirk Meyer Date: Wed, 26 Feb 2003 11:59:52 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gnustep-back Makefile distinfo pkg-plist ports/x11-toolkits/gnustep-gui Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/26 11:59:52 PST Modified files: x11-toolkits/gnustep-back Makefile distinfo pkg-plist x11-toolkits/gnustep-gui Makefile distinfo pkg-plist Log: - Update gnustep-gui and gnustep-back to 0.8.4 Revision Changes Path 1.13 +2 -1 ports/x11-toolkits/gnustep-back/Makefile 1.3 +1 -1 ports/x11-toolkits/gnustep-back/distinfo 1.3 +1 -0 ports/x11-toolkits/gnustep-back/pkg-plist 1.46 +2 -1 ports/x11-toolkits/gnustep-gui/Makefile 1.15 +1 -2 ports/x11-toolkits/gnustep-gui/distinfo 1.21 +15 -8 ports/x11-toolkits/gnustep-gui/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12: 0:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D4C437B401 for ; Wed, 26 Feb 2003 12:00:20 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 7B8F043FBD for ; Wed, 26 Feb 2003 12:00:18 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 66692 invoked by uid 1000); 26 Feb 2003 20:00:19 -0000 Date: Wed, 26 Feb 2003 12:00:19 -0800 (PST) From: Nate Lawson To: David O'Brien Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes In-Reply-To: <20030225235453.A19849@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 25 Feb 2003, David O'Brien wrote: > On Wed, Feb 26, 2003 at 01:01:32PM +0600, Alexey Dokuchaev wrote: > > On Tue, Feb 25, 2003 at 07:42:10PM -0800, Mike Barcroft wrote: > > > mike 2003/02/25 19:42:10 PST > > > > > > Modified files: > > > games/fortune/datfiles fortunes > > > Log: > > > Add a great quote from Linus Torvalds about BDE. > > > > There's also a good one about Minix and BDE in Torvalds' book, ``Just For > > Fun''. Don't have it exact handy right now though. :-( > > "dem Gott von Minix 386" => "the God of Minix 386" There are some gems in the Altavista translation: "But the license situation had one egen the original min ix-version to buy and then in toilsome detailed work Evans repairs bootstrappen." "And in the middle in the deepest each mark, if you you from the dwelling outside in agtest, the danger existed hostile lives by any old lady into the snow to be swept those would better at home have remained, in order to cook Kohl soup for its family or look at hockey on the television to knit and sweaters, instead of wanken the Mannerheimintie along." -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12: 0:32 2003 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 618) id 2584D37B401; Wed, 26 Feb 2003 12:00:28 -0800 (PST) Subject: Re: cvs commit: src/sys/netgraph ng_fec.c In-Reply-To: from Julian Elischer at "Feb 25, 2003 11:41:02 pm" To: julian@elischer.org (Julian Elischer) Date: Wed, 26 Feb 2003 12:00:28 -0800 (PST) Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20030226200028.2584D37B401@hub.freebsd.org> From: wpaul@FreeBSD.ORG (Bill Paul) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > On Tue, 25 Feb 2003, Bill Paul wrote: > > > wpaul 2003/02/25 22:38:54 PST > > > > Modified files: > > sys/netgraph ng_fec.c > > Log: > > Attempt to make the ng_fec module play nice with BPF again. Things have > > changed since this code was written: > > > > - The ng_ether_input_p hook only accepts two arguments now: the pointer > > to the ether header structure is gone. > > The problem is that you should not be using ng_ether_input_p at all > that is a private interface between ng_ether.c and if_ethersubr.c. > You should be connecting a hook to ng_ether.c which will in turn > use ng_ether_input_p. [...] Actually, there's a better (IMO) way. When I originally wrote this module, I ended up using some netgraph features for two reasons: 1) using ngctl saved me from having to write a separate feccontrol utility or mangling ifconfig(8) to handle bundle configuration, and 2) I needed a way to snag incoming frames. The ng_ether_input_p hook let me do that without having to modify if_ethersubr.c myself, which I wanted to avoid. What I _really_ wanted to do was grab packets from the interfaces directly, before they went into ether_input(), but I couldn't do that then. I can, however, do it now. In 5.x, drivers call ifp->if_input rather than using ether_input() directly, which makes it very simple to snarf frames from them and massage them a bit before passing them on. I decided to change ng_fec to work this way. As far as I'm concerned, it's a much cleaner solution, and it avoids the collison with ng_ether. -Bill -- ============================================================================= -Bill Paul (510) 749-2329 | Senior Engineer, Master of Unix-Fu wpaul@windriver.com | Wind River Systems ============================================================================= "If stupidity were a handicap, you'd have the best parking spot." ============================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12: 1:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B64737B401; Wed, 26 Feb 2003 12:01:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACDAF43FB1; Wed, 26 Feb 2003 12:01:51 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QK1p0U006454; Wed, 26 Feb 2003 12:01:51 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QK1pYj006453; Wed, 26 Feb 2003 12:01:51 -0800 (PST) Message-Id: <200302262001.h1QK1pYj006453@repoman.freebsd.org> From: Dirk Meyer Date: Wed, 26 Feb 2003 12:01:51 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/preferences.app Makefile ports/devel/projectcenter.app Makefile ports/games/gomoku.app Makefile ports/games/gshisen Makefile ports/mail/gnumail Makefile pkg-plist ports/mail/pantomime Makefile ports/mail/pantomime-ssl Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/26 12:01:51 PST Modified files: deskutils/preferences.app Makefile devel/projectcenter.app Makefile games/gomoku.app Makefile games/gshisen Makefile mail/gnumail Makefile pkg-plist mail/pantomime Makefile mail/pantomime-ssl Makefile pkg-plist x11-toolkits/gtoolkit Makefile Log: - Update for gnustep 1.5.2 and gui 0.8.4 Revision Changes Path 1.3 +2 -0 ports/deskutils/preferences.app/Makefile 1.18 +2 -0 ports/devel/projectcenter.app/Makefile 1.12 +2 -0 ports/games/gomoku.app/Makefile 1.10 +2 -0 ports/games/gshisen/Makefile 1.20 +2 -1 ports/mail/gnumail/Makefile 1.11 +10 -0 ports/mail/gnumail/pkg-plist 1.5 +2 -0 ports/mail/pantomime-ssl/Makefile 1.3 +1 -0 ports/mail/pantomime-ssl/pkg-plist 1.16 +2 -0 ports/mail/pantomime/Makefile 1.13 +2 -0 ports/x11-toolkits/gtoolkit/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12: 5:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A63B137B401; Wed, 26 Feb 2003 12:05:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4736D43FD7; Wed, 26 Feb 2003 12:05:17 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QK5H0U006603; Wed, 26 Feb 2003 12:05:17 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QK5Hop006602; Wed, 26 Feb 2003 12:05:17 -0800 (PST) Message-Id: <200302262005.h1QK5Hop006602@repoman.freebsd.org> From: Dirk Meyer Date: Wed, 26 Feb 2003 12:05:17 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gnustep-guile Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/26 12:05:17 PST Modified files: lang/gnustep-guile Makefile Log: - Update for gnustep 1.5.2 and gui 0.8.4 Revision Changes Path 1.31 +2 -1 ports/lang/gnustep-guile/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12: 5:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C506B37B413; Wed, 26 Feb 2003 12:05:19 -0800 (PST) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id C245343FDD; Wed, 26 Feb 2003 12:05:18 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <20030226200517003007g102e>; Wed, 26 Feb 2003 20:05:17 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA98084; Wed, 26 Feb 2003 12:05:16 -0800 (PST) Date: Wed, 26 Feb 2003 12:05:15 -0800 (PST) From: Julian Elischer To: Bill Paul Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netgraph ng_fec.c In-Reply-To: <20030226200028.2584D37B401@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 26 Feb 2003, Bill Paul wrote: > > > > On Tue, 25 Feb 2003, Bill Paul wrote: > > > > > wpaul 2003/02/25 22:38:54 PST > > > > > > Modified files: > > > sys/netgraph ng_fec.c > > > Log: > > > Attempt to make the ng_fec module play nice with BPF again. Things have > > > changed since this code was written: > > > > > > - The ng_ether_input_p hook only accepts two arguments now: the pointer > > > to the ether header structure is gone. > > > > The problem is that you should not be using ng_ether_input_p at all > > that is a private interface between ng_ether.c and if_ethersubr.c. > > You should be connecting a hook to ng_ether.c which will in turn > > use ng_ether_input_p. > > [...] > > Actually, there's a better (IMO) way. When I originally wrote this module, > I ended up using some netgraph features for two reasons: 1) using ngctl > saved me from having to write a separate feccontrol utility or mangling > ifconfig(8) to handle bundle configuration, and 2) I needed a way to snag > incoming frames. The ng_ether_input_p hook let me do that without having > to modify if_ethersubr.c myself, which I wanted to avoid. What I _really_ > wanted to do was grab packets from the interfaces directly, before they > went into ether_input(), but I couldn't do that then. > > I can, however, do it now. In 5.x, drivers call ifp->if_input rather than > using ether_input() directly, which makes it very simple to snarf frames > from them and massage them a bit before passing them on. I decided to > change ng_fec to work this way. As far as I'm concerned, it's a much > cleaner solution, and it avoids the collison with ng_ether. Great.. This makes ng_fec.c a netgraph node in name only.. :-) it just uses the netgraph infrastructure for control messages and for module loadabilty. > > -Bill > > -- > ============================================================================= > -Bill Paul (510) 749-2329 | Senior Engineer, Master of Unix-Fu > wpaul@windriver.com | Wind River Systems > ============================================================================= > "If stupidity were a handicap, you'd have the best parking spot." > ============================================================================= > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12:10:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99B8937B401; Wed, 26 Feb 2003 12:10:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C8B243F85; Wed, 26 Feb 2003 12:10:55 -0800 (PST) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QKAt0U007006; Wed, 26 Feb 2003 12:10:55 -0800 (PST) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QKAsMT007004; Wed, 26 Feb 2003 12:10:54 -0800 (PST) Message-Id: <200302262010.h1QKAsMT007004@repoman.freebsd.org> From: Mike Barcroft Date: Wed, 26 Feb 2003 12:10:54 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys stat.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2003/02/26 12:10:54 PST Modified files: sys/sys stat.h Log: Change spelling of `u_int' to `unsigned int' in the POSIX case. Revision Changes Path 1.32 +2 -2 src/sys/sys/stat.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12:17: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0197337B401; Wed, 26 Feb 2003 12:17:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FBAC43FAF; Wed, 26 Feb 2003 12:16:59 -0800 (PST) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QKGx0U007442; Wed, 26 Feb 2003 12:16:59 -0800 (PST) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QKGxVJ007441; Wed, 26 Feb 2003 12:16:59 -0800 (PST) Message-Id: <200302262016.h1QKGxVJ007441@repoman.freebsd.org> From: Mike Barcroft Date: Wed, 26 Feb 2003 12:16:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys _iovec.h socket.h uio.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2003/02/26 12:16:59 PST Modified files: sys/sys _iovec.h socket.h uio.h Log: Move the typedef for size_t into _iovec.h, so that size_t is available for struct iovec. Revision Changes Path 1.2 +7 -0 src/sys/sys/_iovec.h 1.71 +0 -5 src/sys/sys/socket.h 1.25 +0 -5 src/sys/sys/uio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12:21: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B04537B401; Wed, 26 Feb 2003 12:20:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A246C43FBD; Wed, 26 Feb 2003 12:20:58 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QKKw0U007834; Wed, 26 Feb 2003 12:20:58 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QKKwVU007832; Wed, 26 Feb 2003 12:20:58 -0800 (PST) Message-Id: <200302262020.h1QKKwVU007832@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 12:20:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_tun.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 12:20:58 PST Modified files: sys/net if_tun.c Log: NODEVFS cleanup: remove calls to cdevsw_remove() Revision Changes Path 1.117 +0 -2 src/sys/net/if_tun.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12:27:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBCF437B401; Wed, 26 Feb 2003 12:27:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BDFD43F75; Wed, 26 Feb 2003 12:27:24 -0800 (PST) (envelope-from charnier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QKRO0U008225; Wed, 26 Feb 2003 12:27:24 -0800 (PST) (envelope-from charnier@repoman.freebsd.org) Received: (from charnier@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QKRObP008224; Wed, 26 Feb 2003 12:27:24 -0800 (PST) Message-Id: <200302262027.h1QKRObP008224@repoman.freebsd.org> From: Philippe Charnier Date: Wed, 26 Feb 2003 12:27:24 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/renice renice.8 renice.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG charnier 2003/02/26 12:27:24 PST Modified files: usr.bin/renice renice.8 renice.c Log: The usage string: renice [priority | [-n incr]] ... assumed that the part `priority | [-n incr]' was optionnal which is wrong according to the code. Add FreeBSD Id. Reviewed by: maxim Revision Changes Path 1.16 +6 -1 src/usr.bin/renice/renice.8 1.17 +7 -6 src/usr.bin/renice/renice.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12:35:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C1D237B401; Wed, 26 Feb 2003 12:35:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A460143F75; Wed, 26 Feb 2003 12:35:15 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QKZF0U008783; Wed, 26 Feb 2003 12:35:15 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QKZFEP008782; Wed, 26 Feb 2003 12:35:15 -0800 (PST) Message-Id: <200302262035.h1QKZFEP008782@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 12:35:15 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-Log-Dispatch Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 12:35:15 PST Modified files: devel/p5-Log-Dispatch Makefile Log: Fix the wrong Params::Validate dependency. PR: ports/48204 Submitted by: edwin Approved by: maintainer timeout Revision Changes Path 1.8 +1 -1 ports/devel/p5-Log-Dispatch/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12:43:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F15637B401; Wed, 26 Feb 2003 12:43:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B384243F75; Wed, 26 Feb 2003 12:43:47 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QKhl0U009441; Wed, 26 Feb 2003 12:43:47 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QKhlN4009440; Wed, 26 Feb 2003 12:43:47 -0800 (PST) Message-Id: <200302262043.h1QKhlN4009440@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 26 Feb 2003 12:43:47 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 Makefile style.Makefile.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/26 12:43:47 PST Modified files: share/man/man5 Makefile Added files: share/man/man5 style.Makefile.5 Log: FreeBSD Makefile style guide. Approved by: TRB Revision Changes Path 1.48 +1 -1 src/share/man/man5/Makefile 1.1 +178 -0 src/share/man/man5/style.Makefile.5 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12:47:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E97E837B401; Wed, 26 Feb 2003 12:47:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89CC543F93; Wed, 26 Feb 2003 12:47:37 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QKlb0U009588; Wed, 26 Feb 2003 12:47:37 -0800 (PST) (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QKlbYB009587; Wed, 26 Feb 2003 12:47:37 -0800 (PST) Message-Id: <200302262047.h1QKlbYB009587@repoman.freebsd.org> From: Mikhail Teterin Date: Wed, 26 Feb 2003 12:47:37 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/pdftohtml/files patch-HtmlOutputDev X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mi 2003/02/26 12:47:37 PST Added files: textproc/pdftohtml/files patch-HtmlOutputDev Log: The default values of functions' arguments have to be specified at declaration, not at definition. The new -current's compiler treats this as an error. PR: ports/48716 Submitted by: Erwin Lansing (the maintainer) Approved by: maintainer Revision Changes Path 1.1 +9 -0 ports/textproc/pdftohtml/files/patch-HtmlOutputDev (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12:53: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37ECB37B401; Wed, 26 Feb 2003 12:53:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE56343FA3; Wed, 26 Feb 2003 12:53:04 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QKr40U010125; Wed, 26 Feb 2003 12:53:04 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QKr4wl010124; Wed, 26 Feb 2003 12:53:04 -0800 (PST) Message-Id: <200302262053.h1QKr4wl010124@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 12:53:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_target.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 12:53:04 PST Modified files: sys/cam/scsi scsi_target.c Log: msg Revision Changes Path 1.50 +0 -1 src/sys/cam/scsi/scsi_target.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12:53:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27F6237B401; Wed, 26 Feb 2003 12:53:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDCB943F85; Wed, 26 Feb 2003 12:53:28 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QKrS0U010157; Wed, 26 Feb 2003 12:53:28 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QKrSfx010156; Wed, 26 Feb 2003 12:53:28 -0800 (PST) Message-Id: <200302262053.h1QKrSfx010156@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 12:53:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/snp snp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 12:53:28 PST Modified files: sys/dev/snp snp.c Log: msg Revision Changes Path 1.77 +0 -2 src/sys/dev/snp/snp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12:54: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DABC637B401; Wed, 26 Feb 2003 12:53:56 -0800 (PST) Received: from mail.droso.net (koala.droso.net [193.162.142.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5A4043F75; Wed, 26 Feb 2003 12:53:55 -0800 (PST) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id A029D330B7; Wed, 26 Feb 2003 21:53:54 +0100 (CET) Date: Wed, 26 Feb 2003 21:53:54 +0100 From: Erwin Lansing To: Mikhail Teterin Cc: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc/pdftohtml/files patch-HtmlOutputDev Message-ID: <20030226205354.GA14766@droso.net> References: <200302262047.h1QKlbYB009587@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <200302262047.h1QKlbYB009587@repoman.freebsd.org> X-Operating-System: FreeBSD/i386 4.7-RELEASE-p3 User-Agent: Mutt/1.5.3i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 26, 2003 at 12:47:37PM -0800, Mikhail Teterin wrote: > mi 2003/02/26 12:47:37 PST >=20 > Added files: > textproc/pdftohtml/files patch-HtmlOutputDev=20 > Log: > The default values of functions' arguments have to be specified at > declaration, not at definition. The new -current's compiler treats > this as an error. > =20 > PR: ports/48716 > Submitted by: Erwin Lansing (the maintainer) > Approved by: maintainer > =20 Actually, you wrote the patch yourself, I merely approved it. You should have kept more of the kudoz to yourself :) Anyway, thanks for the patch! Cheers, -erwin --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| http://droso.org/ erwin@lansing.dk `-.-' \ )-`( , o o) http://fnidder.dk/ -bf- `- \`_`"'- --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+XSliqy9aWxUlaZARAuP8AJ9IyQKSnU1zZrGJ8/LYRI0XSR6z/QCfbEne k9bbIHj7fvvkJHRKXpTSu9w= =m90g -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12:54:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC4FA37B401; Wed, 26 Feb 2003 12:54:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E63743F93; Wed, 26 Feb 2003 12:54:46 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QKsk0U010199; Wed, 26 Feb 2003 12:54:46 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QKskAK010198; Wed, 26 Feb 2003 12:54:46 -0800 (PST) Message-Id: <200302262054.h1QKskAK010198@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 12:54:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa loran.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 12:54:46 PST Modified files: sys/i386/isa loran.c Log: NODEVFS cleanup: Create devices with make_dev() instead of cdevsw_add() Revision Changes Path 1.38 +1 -4 src/sys/i386/isa/loran.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12:58:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80C7F37B401; Wed, 26 Feb 2003 12:58:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BBE143F93; Wed, 26 Feb 2003 12:58:21 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QKwK0U010580; Wed, 26 Feb 2003 12:58:20 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QKwKia010579; Wed, 26 Feb 2003 12:58:20 -0800 (PST) Message-Id: <200302262058.h1QKwKia010579@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 12:58:20 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Log-Dispatch-Config Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 12:58:20 PST Modified files: devel Makefile Added files: devel/p5-Log-Dispatch-Config Makefile distinfo pkg-descr pkg-plist Log: Add p5-Log-Dispatch-Config, a log4j equivalent for Perl. Revision Changes Path 1.1066 +1 -0 ports/devel/Makefile 1.1 +36 -0 ports/devel/p5-Log-Dispatch-Config/Makefile (new) 1.1 +1 -0 ports/devel/p5-Log-Dispatch-Config/distinfo (new) 1.1 +4 -0 ports/devel/p5-Log-Dispatch-Config/pkg-descr (new) 1.1 +10 -0 ports/devel/p5-Log-Dispatch-Config/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 12:58:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2BF237B401; Wed, 26 Feb 2003 12:58:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36B6843FA3; Wed, 26 Feb 2003 12:58:33 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QKwW0U010621; Wed, 26 Feb 2003 12:58:32 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QKwW6q010620; Wed, 26 Feb 2003 12:58:32 -0800 (PST) Message-Id: <200302262058.h1QKwW6q010620@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 12:58:32 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 12:58:32 PST Modified files: . modules Log: p5-Log-Dispatch-Config --> ports/devel/p5-Log-Dispatch-Config Revision Changes Path 1.6811 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13: 0:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 163F237B401; Wed, 26 Feb 2003 13:00:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D49643FB1; Wed, 26 Feb 2003 13:00:35 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QL0Z0U010777; Wed, 26 Feb 2003 13:00:35 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QL0ZNC010776; Wed, 26 Feb 2003 13:00:35 -0800 (PST) Message-Id: <200302262100.h1QL0ZNC010776@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 13:00:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/coda coda_fbsd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 13:00:35 PST Modified files: sys/coda coda_fbsd.c Log: msg Revision Changes Path 1.26 +0 -2 src/sys/coda/coda_fbsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13: 1: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0483637B401; Wed, 26 Feb 2003 13:01:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AEFC43F93; Wed, 26 Feb 2003 13:01:06 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QL160U010947; Wed, 26 Feb 2003 13:01:06 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QL167Q010945; Wed, 26 Feb 2003 13:01:06 -0800 (PST) Message-Id: <200302262101.h1QL167Q010945@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 13:01:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa cx.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 13:01:06 PST Modified files: sys/i386/isa cx.c Log: msg Revision Changes Path 1.53 +0 -9 src/sys/i386/isa/cx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13: 1:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CCCF37B401; Wed, 26 Feb 2003 13:01:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EB8743FA3; Wed, 26 Feb 2003 13:01:27 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QL1R0U011161; Wed, 26 Feb 2003 13:01:27 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QL1Q1c011159; Wed, 26 Feb 2003 13:01:26 -0800 (PST) Message-Id: <200302262101.h1QL1Q1c011159@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 13:01:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/iir iir_ctrl.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 13:01:26 PST Modified files: sys/dev/iir iir_ctrl.c Log: msg Revision Changes Path 1.5 +0 -15 src/sys/dev/iir/iir_ctrl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13: 3:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00DAB37B401; Wed, 26 Feb 2003 13:03:17 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0452243F75; Wed, 26 Feb 2003 13:03:16 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id h1QL3EEv028539; Wed, 26 Feb 2003 22:03:14 +0100 (CET) (envelope-from phk@phk.freebsd.dk) Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/iir iir_ctrl.c From: phk@phk.freebsd.dk In-Reply-To: Your message of "Wed, 26 Feb 2003 13:01:26 PST." <200302262101.h1QL1Q1c011159@repoman.freebsd.org> Date: Wed, 26 Feb 2003 22:03:14 +0100 Message-ID: <28538.1046293394@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200302262101.h1QL1Q1c011159@repoman.freebsd.org>, Poul-Henning Kamp writes: >phk 2003/02/26 13:01:26 PST > > Modified files: > sys/dev/iir iir_ctrl.c > Log: > msg Sorry about these, I had a couple of `` missing in my script. The correct commit message for all of these are: NODEVFS cleanup: Don't call cdevsw_{add,remove}() -- 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13: 4:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B58B37B401; Wed, 26 Feb 2003 13:04:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A350043F75; Wed, 26 Feb 2003 13:04:51 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QL4p0U011391; Wed, 26 Feb 2003 13:04:51 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QL4pDo011390; Wed, 26 Feb 2003 13:04:51 -0800 (PST) Message-Id: <200302262104.h1QL4pDo011390@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 13:04:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netsmb smb_dev.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 13:04:51 PST Modified files: sys/netsmb smb_dev.c Log: NODEVFS cleanup: Don't call cdevsw_{add,remove}() Revision Changes Path 1.13 +0 -2 src/sys/netsmb/smb_dev.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13: 8:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 273B137B401; Wed, 26 Feb 2003 13:08:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA9C943F85; Wed, 26 Feb 2003 13:08:27 -0800 (PST) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QL8R0U011628; Wed, 26 Feb 2003 13:08:27 -0800 (PST) (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QL8Rxr011627; Wed, 26 Feb 2003 13:08:27 -0800 (PST) Message-Id: <200302262108.h1QL8Rxr011627@repoman.freebsd.org> From: "James E. Housley" Date: Wed, 26 Feb 2003 13:08:27 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/uvscan-dat Makefile distinfo pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeh 2003/02/26 13:08:27 PST Modified files: security/uvscan-dat Makefile distinfo Removed files: security/uvscan-dat pkg-comment Log: Update to DAT version 4250 Remove pkg-comment and use COMMENT= Revision Changes Path 1.135 +2 -1 ports/security/uvscan-dat/Makefile 1.133 +1 -1 ports/security/uvscan-dat/distinfo 1.2 +0 -1 ports/security/uvscan-dat/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:10: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E75037B401; Wed, 26 Feb 2003 13:10:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC9AE43F75; Wed, 26 Feb 2003 13:10:04 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLA40U011738; Wed, 26 Feb 2003 13:10:04 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLA4LU011737; Wed, 26 Feb 2003 13:10:04 -0800 (PST) Message-Id: <200302262110.h1QLA4LU011737@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 13:10:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/driver i4b_ctl.c i4b_rbch.c i4b_tel.c i4b_trace.c src/sys/i4b/layer4 i4b_i4bdrv.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 13:10:04 PST Modified files: sys/i4b/driver i4b_ctl.c i4b_rbch.c i4b_tel.c i4b_trace.c sys/i4b/layer4 i4b_i4bdrv.c Log: NODEVFS cleanup: Don't call cdevsw_{add,remove}() Remove remnants of the previous DEVFS. Revision Changes Path 1.20 +0 -15 src/sys/i4b/driver/i4b_ctl.c 1.24 +0 -16 src/sys/i4b/driver/i4b_rbch.c 1.25 +0 -17 src/sys/i4b/driver/i4b_tel.c 1.21 +0 -16 src/sys/i4b/driver/i4b_trace.c 1.32 +0 -12 src/sys/i4b/layer4/i4b_i4bdrv.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:14:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26BC137B401; Wed, 26 Feb 2003 13:14:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDE3543F3F; Wed, 26 Feb 2003 13:14:39 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLEd0U012251; Wed, 26 Feb 2003 13:14:39 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLEdPR012250; Wed, 26 Feb 2003 13:14:39 -0800 (PST) Message-Id: <200302262114.h1QLEdPR012250@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 13:14:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fb fb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 13:14:39 PST Modified files: sys/dev/fb fb.c Log: NODEVFS cleanup: Don't call cdevsw_{add,remove}() Bracket a more correct subset in "#if experimental" Revision Changes Path 1.24 +3 -2 src/sys/dev/fb/fb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:17:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 054DC37B401; Wed, 26 Feb 2003 13:17:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A82C643FA3; Wed, 26 Feb 2003 13:17:36 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLHa0U012544; Wed, 26 Feb 2003 13:17:36 -0800 (PST) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLHaf1012543; Wed, 26 Feb 2003 13:17:36 -0800 (PST) Message-Id: <200302262117.h1QLHaf1012543@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 26 Feb 2003 13:17:36 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/plb Makefile distinfo pkg-descr pkg-plist ports/net/plb/files plb.sh.sample X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG vanilla 2003/02/26 13:17:36 PST Modified files: net Makefile Added files: net/plb Makefile distinfo pkg-descr pkg-plist net/plb/files plb.sh.sample Log: Add plb, it's a high-performance software load balancer for the HTTP protocol. PR: ports/48714 Submitted by: Frank Denis Revision Changes Path 1.934 +1 -0 ports/net/Makefile 1.1 +41 -0 ports/net/plb/Makefile (new) 1.1 +1 -0 ports/net/plb/distinfo (new) 1.1 +19 -0 ports/net/plb/files/plb.sh.sample (new) 1.1 +8 -0 ports/net/plb/pkg-descr (new) 1.1 +11 -0 ports/net/plb/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:19: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9341237B401; Wed, 26 Feb 2003 13:19:03 -0800 (PST) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 604B343FE1; Wed, 26 Feb 2003 13:19:00 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by sccrmhc01.attbi.com (sccrmhc01) with ESMTP id <2003022621185800100a3mnle>; Wed, 26 Feb 2003 21:18:59 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id NAA98617; Wed, 26 Feb 2003 13:18:58 -0800 (PST) Date: Wed, 26 Feb 2003 13:18:57 -0800 (PST) From: Julian Elischer To: Poul-Henning Kamp Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/snp snp. In-Reply-To: <200302262053.h1QKrSfx010156@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 26 Feb 2003, Poul-Henning Kamp wrote: > phk 2003/02/26 12:53:28 PST > > Modified files: > sys/dev/snp snp.c > Log: > msg this could be improved upon as a log message. > > Revision Changes Path > 1.77 +0 -2 src/sys/dev/snp/snp.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:19:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 156F237B401; Wed, 26 Feb 2003 13:19:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8D8E43FA3; Wed, 26 Feb 2003 13:19:10 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLJA0U012627; Wed, 26 Feb 2003 13:19:10 -0800 (PST) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLJAGf012626; Wed, 26 Feb 2003 13:19:10 -0800 (PST) Message-Id: <200302262119.h1QLJAGf012626@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 26 Feb 2003 13:19:10 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG vanilla 2003/02/26 13:19:10 PST Modified files: . modules Log: Activete net/plb. Revision Changes Path 1.6812 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:19:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19BA637B401; Wed, 26 Feb 2003 13:19:37 -0800 (PST) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3E8E43FDD; Wed, 26 Feb 2003 13:19:34 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by sccrmhc01.attbi.com (sccrmhc01) with ESMTP id <2003022621193300100a51t4e>; Wed, 26 Feb 2003 21:19:33 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id NAA98629; Wed, 26 Feb 2003 13:19:32 -0800 (PST) Date: Wed, 26 Feb 2003 13:19:32 -0800 (PST) From: Julian Elischer To: phk@phk.freebsd.dk Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/iir iir_ctrl.c In-Reply-To: <28538.1046293394@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG thanks On Wed, 26 Feb 2003 phk@phk.freebsd.dk wrote: > In message <200302262101.h1QL1Q1c011159@repoman.freebsd.org>, Poul-Henning Kamp > writes: > >phk 2003/02/26 13:01:26 PST > > > > Modified files: > > sys/dev/iir iir_ctrl.c > > Log: > > msg > > Sorry about these, I had a couple of `` missing in my script. > > The correct commit message for all of these are: > > NODEVFS cleanup: Don't call cdevsw_{add,remove}() > > -- > 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. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:25:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCC7A37B401; Wed, 26 Feb 2003 13:25:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A9E243FB1; Wed, 26 Feb 2003 13:25:55 -0800 (PST) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLPt0U013334; Wed, 26 Feb 2003 13:25:55 -0800 (PST) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLPttR013333; Wed, 26 Feb 2003 13:25:55 -0800 (PST) Message-Id: <200302262125.h1QLPttR013333@repoman.freebsd.org> From: Max Khon Date: Wed, 26 Feb 2003 13:25:55 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netncp ncp_conn.c ncp_conn.h ncp_mod.c ncp_ncp.c ncp_ncp.h ncp_rq.c ncp_rq.h ncp_sock.c ncp_sock.h ncp_subr.c ncp_subr.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fjoe 2003/02/26 13:25:55 PST Modified files: sys/netncp ncp_conn.c ncp_conn.h ncp_mod.c ncp_ncp.c ncp_ncp.h ncp_rq.c ncp_rq.h ncp_sock.c ncp_sock.h ncp_subr.c ncp_subr.h Log: Catch up with KSE changes. Reviewed by: tjr Revision Changes Path 1.22 +98 -86 src/sys/netncp/ncp_conn.c 1.11 +5 -5 src/sys/netncp/ncp_conn.h 1.6 +118 -93 src/sys/netncp/ncp_mod.c 1.14 +31 -26 src/sys/netncp/ncp_ncp.c 1.7 +3 -4 src/sys/netncp/ncp_ncp.h 1.12 +17 -17 src/sys/netncp/ncp_rq.c 1.7 +1 -6 src/sys/netncp/ncp_rq.h 1.13 +79 -65 src/sys/netncp/ncp_sock.c 1.5 +3 -2 src/sys/netncp/ncp_sock.h 1.10 +17 -13 src/sys/netncp/ncp_subr.c 1.8 +1 -1 src/sys/netncp/ncp_subr.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:33:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7053837B401; Wed, 26 Feb 2003 13:33:09 -0800 (PST) Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 618A543F75; Wed, 26 Feb 2003 13:33:08 -0800 (PST) (envelope-from ken@panzer.kdm.org) Received: from panzer.kdm.org (localhost [127.0.0.1]) by panzer.kdm.org (8.12.6/8.12.5) with ESMTP id h1QLX1nU047774; Wed, 26 Feb 2003 14:33:02 -0700 (MST) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.12.6/8.12.5/Submit) id h1QLWu56047773; Wed, 26 Feb 2003 14:32:56 -0700 (MST) (envelope-from ken) Date: Wed, 26 Feb 2003 14:32:56 -0700 From: "Kenneth D. Merry" To: Poul-Henning Kamp Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_target.c Message-ID: <20030226143256.A47745@panzer.kdm.org> References: <200302262053.h1QKr4wl010124@repoman.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: <200302262053.h1QKr4wl010124@repoman.freebsd.org>; from phk@FreeBSD.org on Wed, Feb 26, 2003 at 12:53:04PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Feb 26, 2003 at 12:53:04 -0800, Poul-Henning Kamp wrote: > phk 2003/02/26 12:53:04 PST > > Modified files: > sys/cam/scsi scsi_target.c > Log: > msg > > Revision Changes Path > 1.50 +0 -1 src/sys/cam/scsi/scsi_target.c Did you intend to write a commit message here? Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:38:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8A4937B401; Wed, 26 Feb 2003 13:38:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54D5243F85; Wed, 26 Feb 2003 13:38:49 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLcn0U014462; Wed, 26 Feb 2003 13:38:49 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLcnqs014461; Wed, 26 Feb 2003 13:38:49 -0800 (PST) Message-Id: <200302262138.h1QLcnqs014461@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:38:49 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Sledge-Plugin-Download Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:38:49 PST Modified files: www Makefile Added files: www/p5-Sledge-Plugin-Download Makefile distinfo pkg-descr pkg-plist Log: Add p5-Sledge-Plugin-Download, a Sledge plug-in that works around browser bugs with file downloading. Revision Changes Path 1.609 +1 -0 ports/www/Makefile 1.1 +29 -0 ports/www/p5-Sledge-Plugin-Download/Makefile (new) 1.1 +1 -0 ports/www/p5-Sledge-Plugin-Download/distinfo (new) 1.1 +4 -0 ports/www/p5-Sledge-Plugin-Download/pkg-descr (new) 1.1 +5 -0 ports/www/p5-Sledge-Plugin-Download/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:39: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34F0637B405; Wed, 26 Feb 2003 13:39:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A0A243FA3; Wed, 26 Feb 2003 13:38:59 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLcx0U014508; Wed, 26 Feb 2003 13:38:59 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLcx2f014507; Wed, 26 Feb 2003 13:38:59 -0800 (PST) Message-Id: <200302262138.h1QLcx2f014507@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:38:59 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:38:59 PST Modified files: . modules Log: p5-Sledge-Plugin-Download --> ports/www/p5-Sledge-Plugin-Download Revision Changes Path 1.6813 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:43:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18B9F37B401; Wed, 26 Feb 2003 13:43:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7B7643F75; Wed, 26 Feb 2003 13:43:10 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLhA0U015191; Wed, 26 Feb 2003 13:43:10 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLhA3n015190; Wed, 26 Feb 2003 13:43:10 -0800 (PST) Message-Id: <200302262143.h1QLhA3n015190@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:43:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Sledge-Plugin-Dumper Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:43:10 PST Modified files: www Makefile Added files: www/p5-Sledge-Plugin-Dumper Makefile distinfo pkg-descr pkg-plist Log: Add p5-Sledge-Plugin-Dumper, a Sledge plug-in that automatically calls Data::Dumper. Revision Changes Path 1.610 +1 -0 ports/www/Makefile 1.1 +29 -0 ports/www/p5-Sledge-Plugin-Dumper/Makefile (new) 1.1 +1 -0 ports/www/p5-Sledge-Plugin-Dumper/distinfo (new) 1.1 +4 -0 ports/www/p5-Sledge-Plugin-Dumper/pkg-descr (new) 1.1 +5 -0 ports/www/p5-Sledge-Plugin-Dumper/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:43:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06FC337B401; Wed, 26 Feb 2003 13:43:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B17A43FA3; Wed, 26 Feb 2003 13:43:21 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLhL0U015251; Wed, 26 Feb 2003 13:43:21 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLhLXW015250; Wed, 26 Feb 2003 13:43:21 -0800 (PST) Message-Id: <200302262143.h1QLhLXW015250@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:43:21 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:43:21 PST Modified files: . modules Log: p5-Sledge-Plugin-Dumper --> ports/www/p5-Sledge-Plugin-Dumper Revision Changes Path 1.6814 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:44:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EA6137B401; Wed, 26 Feb 2003 13:44:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD49A43FA3; Wed, 26 Feb 2003 13:44:28 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLiS0U015345; Wed, 26 Feb 2003 13:44:28 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLiSl7015344; Wed, 26 Feb 2003 13:44:28 -0800 (PST) Message-Id: <200302262144.h1QLiSl7015344@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:44:28 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Sledge-Plugin-Log Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:44:28 PST Modified files: www Makefile Added files: www/p5-Sledge-Plugin-Log Makefile distinfo pkg-descr pkg-plist Log: Add p5-Sledge-Plugin-Log, a Sledge plug-in that adds Log::Dispatch::Config on. Revision Changes Path 1.611 +1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/p5-Sledge-Plugin-Log/Makefile (new) 1.1 +1 -0 ports/www/p5-Sledge-Plugin-Log/distinfo (new) 1.1 +4 -0 ports/www/p5-Sledge-Plugin-Log/pkg-descr (new) 1.1 +5 -0 ports/www/p5-Sledge-Plugin-Log/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:44:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C857737B401; Wed, 26 Feb 2003 13:44:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6926843F93; Wed, 26 Feb 2003 13:44:38 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLic0U015386; Wed, 26 Feb 2003 13:44:38 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLicUO015385; Wed, 26 Feb 2003 13:44:38 -0800 (PST) Message-Id: <200302262144.h1QLicUO015385@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:44:38 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:44:38 PST Modified files: . modules Log: p5-Sledge-Plugin-Log --> ports/www/p5-Sledge-Plugin-Log Revision Changes Path 1.6815 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:46:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E7EB37B401; Wed, 26 Feb 2003 13:46:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB48943F93; Wed, 26 Feb 2003 13:46:16 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLkG0U015552; Wed, 26 Feb 2003 13:46:16 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLkGkw015551; Wed, 26 Feb 2003 13:46:16 -0800 (PST) Message-Id: <200302262146.h1QLkGkw015551@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:46:16 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Sledge-Plugin-NoCache Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:46:16 PST Modified files: www Makefile Added files: www/p5-Sledge-Plugin-NoCache Makefile distinfo pkg-descr pkg-plist Log: Add p5-Sledge-Plugin-NoCache, a Sledge plug-in that outputs HTTP no-cache headers. Revision Changes Path 1.612 +1 -0 ports/www/Makefile 1.1 +29 -0 ports/www/p5-Sledge-Plugin-NoCache/Makefile (new) 1.1 +1 -0 ports/www/p5-Sledge-Plugin-NoCache/distinfo (new) 1.1 +4 -0 ports/www/p5-Sledge-Plugin-NoCache/pkg-descr (new) 1.1 +5 -0 ports/www/p5-Sledge-Plugin-NoCache/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:46:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14D9237B401; Wed, 26 Feb 2003 13:46:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A75FB43F85; Wed, 26 Feb 2003 13:46:27 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLkR0U015592; Wed, 26 Feb 2003 13:46:27 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLkRhn015591; Wed, 26 Feb 2003 13:46:27 -0800 (PST) Message-Id: <200302262146.h1QLkRhn015591@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:46:27 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:46:27 PST Modified files: . modules Log: p5-Sledge-Plugin-NoCache --> ports/www/p5-Sledge-Plugin-NoCache Revision Changes Path 1.6816 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:47:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E79B137B401; Wed, 26 Feb 2003 13:47:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53ED843F93; Wed, 26 Feb 2003 13:47:46 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLlk0U015702; Wed, 26 Feb 2003 13:47:46 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLlk55015701; Wed, 26 Feb 2003 13:47:46 -0800 (PST) Message-Id: <200302262147.h1QLlk55015701@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:47:46 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Sledge-Plugin-ScratchPad Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:47:46 PST Modified files: www Makefile Added files: www/p5-Sledge-Plugin-ScratchPad Makefile distinfo pkg-descr pkg-plist Log: Add p5-Sledge-Plugin-ScratchPad, a Sledge plug-in that provides temporary data buffers. Revision Changes Path 1.613 +1 -0 ports/www/Makefile 1.1 +29 -0 ports/www/p5-Sledge-Plugin-ScratchPad/Makefile (new) 1.1 +1 -0 ports/www/p5-Sledge-Plugin-ScratchPad/distinfo (new) 1.1 +4 -0 ports/www/p5-Sledge-Plugin-ScratchPad/pkg-descr (new) 1.1 +5 -0 ports/www/p5-Sledge-Plugin-ScratchPad/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:48: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FD7D37B401; Wed, 26 Feb 2003 13:47:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B360243F85; Wed, 26 Feb 2003 13:47:57 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLlv0U015750; Wed, 26 Feb 2003 13:47:57 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLlvS7015749; Wed, 26 Feb 2003 13:47:57 -0800 (PST) Message-Id: <200302262147.h1QLlvS7015749@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:47:57 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:47:57 PST Modified files: . modules Log: p5-Sledge-Plugin-ScratchPad --> ports/www/p5-Sledge-Plugin-ScratchPad Revision Changes Path 1.6817 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:49: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F83037B401; Wed, 26 Feb 2003 13:49:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C1DB43FA3; Wed, 26 Feb 2003 13:49:02 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLn20U015848; Wed, 26 Feb 2003 13:49:02 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLn2wU015847; Wed, 26 Feb 2003 13:49:02 -0800 (PST) Message-Id: <200302262149.h1QLn2wU015847@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:49:02 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Sledge-Plugin-SessionAutoCleanup Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:49:02 PST Modified files: www Makefile Added files: www/p5-Sledge-Plugin-SessionAutoCleanup Makefile distinfo pkg-descr pkg-plist Log: Add p5-Sledge-Plugin-SessionAutoCleanup, a Sledge plug-in that automatically cleans up old sessions. Revision Changes Path 1.614 +1 -0 ports/www/Makefile 1.1 +29 -0 ports/www/p5-Sledge-Plugin-SessionAutoCleanup/Makefile (new) 1.1 +1 -0 ports/www/p5-Sledge-Plugin-SessionAutoCleanup/distinfo (new) 1.1 +4 -0 ports/www/p5-Sledge-Plugin-SessionAutoCleanup/pkg-descr (new) 1.1 +5 -0 ports/www/p5-Sledge-Plugin-SessionAutoCleanup/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:49:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AD1D37B401; Wed, 26 Feb 2003 13:49:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF2AC43FDD; Wed, 26 Feb 2003 13:49:12 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLnC0U015888; Wed, 26 Feb 2003 13:49:12 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLnCWR015887; Wed, 26 Feb 2003 13:49:12 -0800 (PST) Message-Id: <200302262149.h1QLnCWR015887@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:49:12 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:49:12 PST Modified files: . modules Log: p5-Sledge-Plugin-SessionAutoCleanup --> ports/www/p5-Sledge-Plugin-SessionAutoCleanup Revision Changes Path 1.6818 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:51:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B36EA37B401; Wed, 26 Feb 2003 13:51:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E94543FAF; Wed, 26 Feb 2003 13:51:51 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLpp0U016409; Wed, 26 Feb 2003 13:51:51 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLpoaU016408; Wed, 26 Feb 2003 13:51:50 -0800 (PST) Message-Id: <200302262151.h1QLpoaU016408@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:51:50 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Sledge-SessionManager-CookieStore Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:51:50 PST Modified files: www Makefile Added files: www/p5-Sledge-SessionManager-CookieStore Makefile distinfo pkg-descr pkg-plist Log: Add p5-Sledge-SessionManager-CookieStore, a Sledge extension that stores session data to HTTP cookies. Revision Changes Path 1.615 +1 -0 ports/www/Makefile 1.1 +32 -0 ports/www/p5-Sledge-SessionManager-CookieStore/Makefile (new) 1.1 +1 -0 ports/www/p5-Sledge-SessionManager-CookieStore/distinfo (new) 1.1 +4 -0 ports/www/p5-Sledge-SessionManager-CookieStore/pkg-descr (new) 1.1 +5 -0 ports/www/p5-Sledge-SessionManager-CookieStore/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:52: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7088B37B401; Wed, 26 Feb 2003 13:52:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCA0143FB1; Wed, 26 Feb 2003 13:52:01 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLq10U016453; Wed, 26 Feb 2003 13:52:01 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLq1cd016452; Wed, 26 Feb 2003 13:52:01 -0800 (PST) Message-Id: <200302262152.h1QLq1cd016452@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:52:01 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:52:01 PST Modified files: . modules Log: p5-Sledge-SessionManager-CookieStore --> ports/www/p5-Sledge-SessionManager-CookieStore Revision Changes Path 1.6819 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:53:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58A3037B401; Wed, 26 Feb 2003 13:53:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBFB543F85; Wed, 26 Feb 2003 13:53:17 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLrH0U016569; Wed, 26 Feb 2003 13:53:17 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLrH9k016568; Wed, 26 Feb 2003 13:53:17 -0800 (PST) Message-Id: <200302262153.h1QLrH9k016568@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:53:17 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Sledge-Template-Expr Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:53:17 PST Modified files: www Makefile Added files: www/p5-Sledge-Template-Expr Makefile distinfo pkg-descr pkg-plist Log: Add p5-Sledge-Template-Expr, a Sledge extension that uses HTML::Template::Expr as template engine. Revision Changes Path 1.616 +1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/p5-Sledge-Template-Expr/Makefile (new) 1.1 +1 -0 ports/www/p5-Sledge-Template-Expr/distinfo (new) 1.1 +4 -0 ports/www/p5-Sledge-Template-Expr/pkg-descr (new) 1.1 +5 -0 ports/www/p5-Sledge-Template-Expr/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 13:53:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E95EB37B401; Wed, 26 Feb 2003 13:53:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AFD843F75; Wed, 26 Feb 2003 13:53:27 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QLrR0U016628; Wed, 26 Feb 2003 13:53:27 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QLrROs016626; Wed, 26 Feb 2003 13:53:27 -0800 (PST) Message-Id: <200302262153.h1QLrROs016626@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 13:53:27 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 13:53:27 PST Modified files: . modules Log: p5-Sledge-Template-Expr --> ports/www/p5-Sledge-Template-Expr Revision Changes Path 1.6820 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 14: 3:32 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EE0C37B405 for ; Wed, 26 Feb 2003 14:03:28 -0800 (PST) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 3336943FCB for ; Wed, 26 Feb 2003 14:03:24 -0800 (PST) (envelope-from tmoestl@gmx.net) Received: (qmail 15942 invoked by uid 0); 26 Feb 2003 22:03:22 -0000 Received: from p508E6F56.dip.t-dialin.net (HELO galatea.local) (80.142.111.86) by mail.gmx.net (mp023-rz3) with SMTP; 26 Feb 2003 22:03:22 -0000 Received: from tmm by galatea.local with local (Exim 4.12 #1) id 18o9e9-0000Y8-00; Wed, 26 Feb 2003 23:03:25 +0100 Date: Wed, 26 Feb 2003 23:03:25 +0100 From: Thomas Moestl To: "Justin T. Gibbs" Cc: Maxime Henrion , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/alpha/alpha busdma_machdep.c src/sys/alpha/include bus.h src/sys/i386/i386 busdma_machdep.c src/sys/i386/include bus_at386.h bus_pc98.h src/sys/ia64/ia64 busdma_machdep.c src/sys/ia64/include bus.h src/sys/powerpc/include bus.h ... Message-ID: <20030226220325.GA676@crow.dom2ip.de> References: <200302260216.h1Q2G6UK033030@repoman.freebsd.org> <20030226124632.GA631@crow.dom2ip.de> <508522704.1046275118@aslan.scsiguy.com> <20030226165116.GC631@crow.dom2ip.de> <718290000.1046281263@aslan.btc.adaptec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <718290000.1046281263@aslan.btc.adaptec.com> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 2003/02/26 at 10:41:04 -0700, Justin T. Gibbs wrote: > > Yes, that was what I was meaning to say. However if a parent tag is > > meant to impose no restriction above the default at all, the maximum > > supported size may as well be used. > > I disagree. The tags for bridges, etc. should document the capabilities > of the hardware, not the underlying implementation. For example, if the > hardware can support a 32bit count it should say so. The implementer > of the tag shouldn't need to know if the limit they are imposing is greater > or less than the implementation's limit. That is why using BUS_SPACE_MAXSIZE > is rarely correct if used to describe a tag for real hardware. OK, I can see how this is more elegant; however, I still think that the implementation's limit could be useful for some consumers. When the tag hierarchy bug mentioned below is fixed, the proper way is probably to retrieve it from the tag in some way. My initial criticism was mainly because the (apparent, since one can only judge from the code and comments) semantics of this constant was changed. On second thought, it seems to not have been widely used, so that probably does not matter much. > > Maximum sizes specified for parent tags seem not to be honored by any > > implementation anyway. > > That, just like the BUS_SPACE_MAXSIZE issue, is a bug in the implementation. OK. > > However, many busdma users specify > > tag sizes that are much larger than any map that they are going to > > load, or need many maps which may be as large as the maximum size > > indicates, but usually are not, so we are running out of DVMA too > > quickly. Therefore, preallocation is clamped to a certain amount of > > DVMA, and failures are ignored silently at map creation time. When the > > map is to be loaded and an insufficient amount of DVMA is allocated > > for the map, reallocation is tried, stealing DVMA from currently > > unloaded maps if necessary (and using the current request size as a > > better approximation of how much is needed). Unloaded maps keep their > > DVMA (unless it's stolen) until they are destroyed. > > This seems to work quite well in practice, reallocations at load time > > are very rare under normal load; if it proved to be a problem at some > > point, additional tuning would likely make it acceptable again. > > This scheme seems somewhat similar to the x86 bounce scheme with a few, > perhaps unecessary?, complications. Why keep DVMA associated with > inactive maps at all? Why not just always allocate the DVMA from > a common pool at load time and avoid the complicated "steeling > scheme"? Because for some operations contiguous slabs of DVMA are required or prefered, and alignments and boundaries need to be honored in some cases (e.g. loading bus_dmamem_alloc()ed maps). This makes implementing such a pool more complex than bounce page management; additionally, this would introduce some situations which might be undesirable and would require additional handling, e.g. avoiding to hand out slabs that are aligned more strictly as required unnecessarily, since they are harder to come by. In summary, I think that the current code is probably at least not more complex than a pool method, and potentially more efficient. - Thomas -- Thomas Moestl http://www.tu-bs.de/~y0015675/ http://people.FreeBSD.org/~tmm/ PGP fingerprint: 1C97 A604 2BD0 E492 51D0 9C0F 1FE6 4F1D 419C 776C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 14: 9:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C2D237B401; Wed, 26 Feb 2003 14:09:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E206A43F3F; Wed, 26 Feb 2003 14:09:41 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QM9f0U017503; Wed, 26 Feb 2003 14:09:41 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QM9fYc017502; Wed, 26 Feb 2003 14:09:41 -0800 (PST) Message-Id: <200302262209.h1QM9fYc017502@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 14:09:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Sledge-Plugin-SaveUpload Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 14:09:41 PST Modified files: www Makefile Added files: www/p5-Sledge-Plugin-SaveUpload Makefile distinfo pkg-descr pkg-plist Log: Add p5-Sledge-Plugin-SaveUpload, a Sledge plug-in that copes with cross-device link errors in uploading. Revision Changes Path 1.617 +1 -0 ports/www/Makefile 1.1 +29 -0 ports/www/p5-Sledge-Plugin-SaveUpload/Makefile (new) 1.1 +1 -0 ports/www/p5-Sledge-Plugin-SaveUpload/distinfo (new) 1.1 +4 -0 ports/www/p5-Sledge-Plugin-SaveUpload/pkg-descr (new) 1.1 +5 -0 ports/www/p5-Sledge-Plugin-SaveUpload/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 14: 9:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD90737B401; Wed, 26 Feb 2003 14:09:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CD8243F3F; Wed, 26 Feb 2003 14:09:52 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QM9q0U017543; Wed, 26 Feb 2003 14:09:52 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QM9q6o017542; Wed, 26 Feb 2003 14:09:52 -0800 (PST) Message-Id: <200302262209.h1QM9q6o017542@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 14:09:52 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 14:09:52 PST Modified files: . modules Log: p5-Sledge-Plugin-SaveUpload --> ports/www/p5-Sledge-Plugin-SaveUpload Revision Changes Path 1.6821 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 14:10:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17A4837B409; Wed, 26 Feb 2003 14:10:16 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3357C43FA3; Wed, 26 Feb 2003 14:10:15 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1QMAD3Y011720; Wed, 26 Feb 2003 15:10:14 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 26 Feb 2003 15:09:01 -0700 (MST) Message-Id: <20030226.150901.112197279.imp@bsdimp.com> To: obrien@FreeBSD.org Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 Makefile style.Makefile.5 From: "M. Warner Losh" In-Reply-To: <200302262043.h1QKhlN4009440@repoman.freebsd.org> References: <200302262043.h1QKhlN4009440@repoman.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200302262043.h1QKhlN4009440@repoman.freebsd.org> "David E. O'Brien" writes: : FreeBSD Makefile style guide. : : Approved by: TRB Thanks David! Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 14:12: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BB3037B401; Wed, 26 Feb 2003 14:12:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4C6343F3F; Wed, 26 Feb 2003 14:12:04 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QMC40U017996; Wed, 26 Feb 2003 14:12:04 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QMC4L8017995; Wed, 26 Feb 2003 14:12:04 -0800 (PST) Message-Id: <200302262212.h1QMC4L8017995@repoman.freebsd.org> From: Bill Paul Date: Wed, 26 Feb 2003 14:12:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wpaul 2003/02/26 14:12:04 PST Modified files: sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h Log: As previously threatened, add TCP/IP checksum offload support to the fxp driver. This is enabled only for the 82550/82551 chips (PCI revision code 12 or 13). RX and TX checksum offload are both supported. Transmit offload is limited to TCP and UDP only right now: there seems to be a problem with IP header checksumming on transmit in some cases. This chip has hardware VLAN support as well. I hope to enable support for this eventually. Revision Changes Path 1.148 +153 -8 src/sys/dev/fxp/if_fxp.c 1.27 +80 -2 src/sys/dev/fxp/if_fxpreg.h 1.23 +3 -0 src/sys/dev/fxp/if_fxpvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 14:12:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 205A737B401; Wed, 26 Feb 2003 14:12:17 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-52.dsl.lsan03.pacbell.net [63.207.60.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id B028A43FB1; Wed, 26 Feb 2003 14:12:13 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id C7EA967B88; Wed, 26 Feb 2003 14:12:09 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id A225D1075; Wed, 26 Feb 2003 14:12:09 -0800 (PST) Date: Wed, 26 Feb 2003 14:12:09 -0800 From: Kris Kennaway To: phk@phk.freebsd.dk Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/iir iir_ctrl.c Message-ID: <20030226221208.GA85718@rot13.obsecurity.org> References: <200302262101.h1QL1Q1c011159@repoman.freebsd.org> <28538.1046293394@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline In-Reply-To: <28538.1046293394@critter.freebsd.dk> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 26, 2003 at 10:03:14PM +0100, phk@phk.freebsd.dk wrote: > In message <200302262101.h1QL1Q1c011159@repoman.freebsd.org>, Poul-Hennin= g Kamp > writes: > >phk 2003/02/26 13:01:26 PST > > > > Modified files: > > sys/dev/iir iir_ctrl.c=20 > > Log: > > msg >=20 > Sorry about these, I had a couple of `` missing in my script. >=20 > The correct commit message for all of these are: >=20 > NODEVFS cleanup: Don't call cdevsw_{add,remove}() Could you do a forced commit so this is present in the CVS repository? Kris --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+XTu4Wry0BWjoQKURAgbrAJoCrv9qRdavkkHivkmQ5Pl8Kwtc1ACgxjZp Xyk2Ggrbp108RsDqGOwdTuc= =kJq/ -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 14:23:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B776037B401; Wed, 26 Feb 2003 14:23:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E77E43F85; Wed, 26 Feb 2003 14:23:40 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QMNe0U018758; Wed, 26 Feb 2003 14:23:40 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QMNeLM018757; Wed, 26 Feb 2003 14:23:40 -0800 (PST) Message-Id: <200302262223.h1QMNeLM018757@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 14:23:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/iir iir_ctrl.c src/sys/i386/isa cx.c src/sys/coda coda_fbsd.c src/sys/dev/snp snp.c src/sys/cam/scsi scsi_target.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 14:23:40 PST Modified files: sys/dev/iir iir_ctrl.c sys/i386/isa cx.c sys/coda coda_fbsd.c sys/dev/snp snp.c sys/cam/scsi scsi_target.c Log: Forced commit to record correct commit message: NODEVFS cleanup: Don't call cdevsw_{add,remove}() Revision Changes Path 1.51 +0 -0 src/sys/cam/scsi/scsi_target.c 1.27 +0 -0 src/sys/coda/coda_fbsd.c 1.6 +0 -0 src/sys/dev/iir/iir_ctrl.c 1.78 +0 -0 src/sys/dev/snp/snp.c 1.54 +0 -0 src/sys/i386/isa/cx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 14:32:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4011D37B401; Wed, 26 Feb 2003 14:32:36 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-52.dsl.lsan03.pacbell.net [63.207.60.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B88543F3F; Wed, 26 Feb 2003 14:32:35 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 1547067C8E; Wed, 26 Feb 2003 14:32:31 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id E8B721246; Wed, 26 Feb 2003 14:32:30 -0800 (PST) Date: Wed, 26 Feb 2003 14:32:30 -0800 From: Kris Kennaway To: Poul-Henning Kamp Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/iir iir_ctrl.c src/sys/i386/isa cx.c src/sys/coda coda_fbsd.c src/sys/dev/snp snp.c src/sys/cam/scsi scsi_target.c Message-ID: <20030226223230.GA86070@rot13.obsecurity.org> References: <200302262223.h1QMNeLM018757@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline In-Reply-To: <200302262223.h1QMNeLM018757@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 26, 2003 at 02:23:40PM -0800, Poul-Henning Kamp wrote: > phk 2003/02/26 14:23:40 PST >=20 > Modified files: > sys/dev/iir iir_ctrl.c=20 > sys/i386/isa cx.c=20 > sys/coda coda_fbsd.c=20 > sys/dev/snp snp.c=20 > sys/cam/scsi scsi_target.c=20 > Log: > Forced commit to record correct commit message: > =20 > NODEVFS cleanup: Don't call cdevsw_{add,remove}() Thanks! Kris --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+XUB9Wry0BWjoQKURAkYvAJ9G0kJQB3fu5IKhqlsIBO+0J3+ndwCfWQaO kHfPxaH01XjZuWW6kRCr10o= =4vst -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 14:36:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06F7437B401; Wed, 26 Feb 2003 14:36:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EEA443FB1; Wed, 26 Feb 2003 14:36:55 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QMat0U019562; Wed, 26 Feb 2003 14:36:55 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QMattO019561; Wed, 26 Feb 2003 14:36:55 -0800 (PST) Message-Id: <200302262236.h1QMattO019561@repoman.freebsd.org> From: Juli Mallett Date: Wed, 26 Feb 2003 14:36:55 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2003/02/26 14:36:55 PST Modified files: usr.bin/xargs xargs.c Log: De-typo usage string. Revision Changes Path 1.45 +1 -1 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 14:44:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85F1D37B401; Wed, 26 Feb 2003 14:44:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2577143FB1; Wed, 26 Feb 2003 14:44:33 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QMiW0U020133; Wed, 26 Feb 2003 14:44:32 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QMiW77020132; Wed, 26 Feb 2003 14:44:32 -0800 (PST) Message-Id: <200302262244.h1QMiW77020132@repoman.freebsd.org> From: Juli Mallett Date: Wed, 26 Feb 2003 14:44:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.1 xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2003/02/26 14:44:32 PST Modified files: usr.bin/xargs xargs.1 xargs.c Log: Extend our -R extension which sets the number of arguments in which -I will replace to support magic values less than zero, which mean to just go nuts and expand as many as we want. MFC after: 2 weeks Revision Changes Path 1.28 +3 -0 src/usr.bin/xargs/xargs.1 1.46 +6 -3 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 14:46:43 2003 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 15BFB37B401; Wed, 26 Feb 2003 14:46:42 -0800 (PST) Date: Wed, 26 Feb 2003 16:46:42 -0600 From: Juli Mallett To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xargs xargs.1 xargs.c Message-ID: <20030226164641.A2816@FreeBSD.org> References: <200302262244.h1QMiW77020132@repoman.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: <200302262244.h1QMiW77020132@repoman.freebsd.org>; from jmallett@FreeBSD.org on Wed, Feb 26, 2003 at 02:44:32PM -0800 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , , X-Towel: Yes X-Negacore: Yes X-Title: Code Maven Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * De: Juli Mallett [ Data: 2003-02-26 ] [ Subjecte: cvs commit: src/usr.bin/xargs xargs.1 xargs.c ] > jmallett 2003/02/26 14:44:32 PST > > Modified files: > usr.bin/xargs xargs.1 xargs.c > Log: > Extend our -R extension which sets the number of arguments in which -I will > replace to support magic values less than zero, which mean to just go nuts > and expand as many as we want. I will not let the temptation to add a facility to do what -R does to the 255-byte limit of the grown string size get to me. Too much potential to shoot off someone's foot. I won't do it. Honest. -- Juli Mallett - AIM: BSDFlata -- IRC: juli on EFnet OpenDarwin, Mono, FreeBSD Developer - ircd-hybrid Developer, EFnet addict FreeBSD on MIPS-Anything on FreeBSD - Never trust an ELF, COFF or Mach-O! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 15:13:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0D8B37B401; Wed, 26 Feb 2003 15:13:37 -0800 (PST) Received: from fump.kawo2.rwth-aachen.de (fump.kawo2.RWTH-Aachen.DE [134.130.181.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id E466E43F85; Wed, 26 Feb 2003 15:13:35 -0800 (PST) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: from fump.kawo2.rwth-aachen.de (localhost.kawo2.rwth-aachen.de [127.0.0.1]) by fump.kawo2.rwth-aachen.de (8.12.7/8.12.6) with ESMTP id h1QNDYD9000115; Thu, 27 Feb 2003 00:13:34 +0100 (CET) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: (from alex@localhost) by fump.kawo2.rwth-aachen.de (8.12.7/8.12.6/Submit) id h1QNDYK6000114; Thu, 27 Feb 2003 00:13:34 +0100 (CET) Date: Thu, 27 Feb 2003 00:13:34 +0100 From: Alexander Langer To: Bill Paul Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h Message-ID: <20030226231333.GD2565@fump.kawo2.rwth-aachen.de> References: <200302262212.h1QMC4L8017995@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302262212.h1QMC4L8017995@repoman.freebsd.org> X-PGP-Fingerprint: 7EC1 5B98 4554 2A63 9079 2B2F 9A94 CD6F 7F14 EFA4 X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. User-Agent: Mutt/1.5.3i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Bill Paul (wpaul@FreeBSD.org): > As previously threatened, add TCP/IP checksum offload support to > the fxp driver. This is enabled only for the 82550/82551 chips > (PCI revision code 12 or 13). RX and TX checksum offload are woot! Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 15:15:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E99F37B401; Wed, 26 Feb 2003 15:15:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A603E43FB1; Wed, 26 Feb 2003 15:15:55 -0800 (PST) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QNFt0U022018; Wed, 26 Feb 2003 15:15:55 -0800 (PST) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QNFtBl022017; Wed, 26 Feb 2003 15:15:55 -0800 (PST) Message-Id: <200302262315.h1QNFtBl022017@repoman.freebsd.org> From: Murray Stokely Date: Wed, 26 Feb 2003 15:15:55 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.8R qa.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2003/02/26 15:15:55 PST Modified files: en/releases/4.8R qa.sgml Log: Add testing entries about libc_r and dlinfo. Revision Changes Path 1.2 +14 -6 www/en/releases/4.8R/qa.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 15:18: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C351D37B401; Wed, 26 Feb 2003 15:18:05 -0800 (PST) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id C29B743FB1; Wed, 26 Feb 2003 15:18:04 -0800 (PST) (envelope-from mark@grondar.org) Received: from storm.FreeBSD.org.uk (Ugrondar@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.6/8.12.6) with ESMTP id h1QNI3Tp006605; Wed, 26 Feb 2003 23:18:03 GMT (envelope-from mark@grondar.org) Received: (from Ugrondar@localhost) by storm.FreeBSD.org.uk (8.12.6/8.12.6/Submit) with UUCP id h1QNI3xQ006604; Wed, 26 Feb 2003 23:18:03 GMT X-Authentication-Warning: storm.FreeBSD.org.uk: Ugrondar set sender to mark@grondar.org using -f Received: from grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.7/8.12.7) with ESMTP id h1QNCko6050509; Wed, 26 Feb 2003 23:12:46 GMT (envelope-from mark@grondar.org) From: Mark Murray Message-Id: <200302262312.h1QNCko6050509@grimreaper.grondar.org> To: Mike Barcroft Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys stat.h In-Reply-To: Your message of "Wed, 26 Feb 2003 12:10:54 PST." <200302262010.h1QKAsMT007004@repoman.freebsd.org> Date: Wed, 26 Feb 2003 23:12:46 +0000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mike Barcroft writes: > mike 2003/02/26 12:10:54 PST > > Modified files: > sys/sys stat.h > Log: > Change spelling of `u_int' to `unsigned int' in the POSIX case. > > Revision Changes Path > 1.32 +2 -2 src/sys/sys/stat.h Thanks! M -- Mark Murray iumop ap!sdn w,I idlaH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 15:26:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E986837B405 for ; Wed, 26 Feb 2003 15:26:48 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 3D0AC43FBF for ; Wed, 26 Feb 2003 15:26:47 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 67290 invoked by uid 1000); 26 Feb 2003 23:26:48 -0000 Date: Wed, 26 Feb 2003 15:26:48 -0800 (PST) From: Nate Lawson To: Poul-Henning Kamp Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_target.c In-Reply-To: <200302262053.h1QKr4wl010124@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 26 Feb 2003, Poul-Henning Kamp wrote: > Modified files: > sys/cam/scsi scsi_target.c > Log: > msg > > Revision Changes Path > 1.50 +0 -1 src/sys/cam/scsi/scsi_target.c Re: (removal of cdevsw_add() calls) So how is my driver supposed to be hooked in so that its open() function is called to do the make_dev? In the past and without NO_DEVFS, the clone handler was never called unless I also had cdevsw_add(). What is the expected way of doing things now and are you sure it works? -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 15:37: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4250937B401; Wed, 26 Feb 2003 15:37:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D686C43FA3; Wed, 26 Feb 2003 15:36:59 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QNax0U023354; Wed, 26 Feb 2003 15:36:59 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QNaxEO023353; Wed, 26 Feb 2003 15:36:59 -0800 (PST) Message-Id: <200302262336.h1QNaxEO023353@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 26 Feb 2003 15:36:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config config.y lang.l src/sys/conf makeLINT.mk makeLINT.sed src/sys/alpha/conf Makefile src/sys/i386/conf Makefile NOTES src/sys/pc98/conf Makefile NOTES src/sys/sparc64/conf Makefile NOTES X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/26 15:36:59 PST Modified files: usr.sbin/config config.y lang.l sys/conf makeLINT.sed sys/alpha/conf Makefile sys/i386/conf Makefile NOTES sys/pc98/conf Makefile NOTES sys/sparc64/conf Makefile NOTES Added files: sys/conf makeLINT.mk Log: Implemented "nooption" and "nomakeoption" config(8) tokens. Fixed memory leak in the "nodevice" option implementation. Use these instead of sed(1) in MD NOTES. Use a single makefile (sys/conf/makeLINT.mk) to generate LINT for all architectures. (Previous versions missed the LINT dependency on Makefile, and i386 version also missed the dependency on ${NOTES}.) Fixed bugs in the previous NOTES conversion using the "nodevice" token and sed(1): - i386 LINT lost "device pst". - pc98 LINT lost SC_*, MAXCONS and KBD_DISABLE_KEYMAP_LOAD options, and got needless DPT_* options. - Added nooptions PPC_DEBUG, PPC_PROBE_CHIPSET, KBD_INSTALL_CDEV to sparc64 LINT so that it has a chance to config(8). This basically returns us to where we were before. Revision Changes Path 1.3 +1 -9 src/sys/alpha/conf/Makefile 1.1 +11 -0 src/sys/conf/makeLINT.mk (new) 1.3 +1 -1 src/sys/conf/makeLINT.sed 1.9 +1 -9 src/sys/i386/conf/Makefile 1.1077 +5 -0 src/sys/i386/conf/NOTES 1.3 +1 -40 src/sys/pc98/conf/Makefile 1.3 +22 -0 src/sys/pc98/conf/NOTES 1.2 +1 -41 src/sys/sparc64/conf/Makefile 1.2 +46 -0 src/sys/sparc64/conf/NOTES 1.60 +11 -2 src/usr.sbin/config/config.y 1.35 +3 -1 src/usr.sbin/config/lang.l To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 15:43: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E5A737B401 for ; Wed, 26 Feb 2003 15:43:03 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8E1943F3F for ; Wed, 26 Feb 2003 15:42:59 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h1QNgvTq078529 for ; Thu, 27 Feb 2003 01:42:57 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h1QNguHR078516 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 27 Feb 2003 01:42:56 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h1QNguM9078511; Thu, 27 Feb 2003 01:42:56 +0200 (EET) Date: Thu, 27 Feb 2003 01:42:56 +0200 From: Ruslan Ermilov To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/config config.y lang.l src/sys/conf makeLINT.mk makeLINT.sed src/sys/alpha/conf Makefile src/sys/i386/conf Makefile NOTES src/sys/pc98/conf Makefile NOTES src/sys/sparc64/conf Makefile NOTES Message-ID: <20030226234256.GB77663@sunbay.com> References: <200302262336.h1QNaxEO023353@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rS8CxjVDS/+yyDmU" Content-Disposition: inline In-Reply-To: <200302262336.h1QNaxEO023353@repoman.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --rS8CxjVDS/+yyDmU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 26, 2003 at 03:36:59PM -0800, Ruslan Ermilov wrote: > ru 2003/02/26 15:36:59 PST >=20 > Modified files: > usr.sbin/config config.y lang.l=20 > sys/conf makeLINT.sed=20 > sys/alpha/conf Makefile=20 > sys/i386/conf Makefile NOTES=20 > sys/pc98/conf Makefile NOTES=20 > sys/sparc64/conf Makefile NOTES=20 > Added files: > sys/conf makeLINT.mk=20 > Log: > Implemented "nooption" and "nomakeoption" config(8) tokens. > Fixed memory leak in the "nodevice" option implementation. > =20 > Use these instead of sed(1) in MD NOTES. > =20 > Use a single makefile (sys/conf/makeLINT.mk) to generate > LINT for all architectures. (Previous versions missed > the LINT dependency on Makefile, and i386 version also > missed the dependency on ${NOTES}.) > =20 > Fixed bugs in the previous NOTES conversion using the > "nodevice" token and sed(1): > =20 > - i386 LINT lost "device pst". > =20 > - pc98 LINT lost SC_*, MAXCONS and KBD_DISABLE_KEYMAP_LOAD > options, and got needless DPT_* options. > =20 > - Added nooptions PPC_DEBUG, PPC_PROBE_CHIPSET, KBD_INSTALL_CDEV > to sparc64 LINT so that it has a chance to config(8). > =20 > This basically returns us to where we were before. > =20 =2E.. as the +/- grand total for this change probably suggests. :) > Revision Changes Path > 1.3 +1 -9 src/sys/alpha/conf/Makefile > 1.1 +11 -0 src/sys/conf/makeLINT.mk (new) > 1.3 +1 -1 src/sys/conf/makeLINT.sed > 1.9 +1 -9 src/sys/i386/conf/Makefile > 1.1077 +5 -0 src/sys/i386/conf/NOTES > 1.3 +1 -40 src/sys/pc98/conf/Makefile > 1.3 +22 -0 src/sys/pc98/conf/NOTES > 1.2 +1 -41 src/sys/sparc64/conf/Makefile > 1.2 +46 -0 src/sys/sparc64/conf/NOTES > 1.60 +11 -2 src/usr.sbin/config/config.y > 1.35 +3 -1 src/usr.sbin/config/lang.l --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --rS8CxjVDS/+yyDmU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+XVEAUkv4P6juNwoRAjywAKCADr5zKLEj5kFDcq5Oydc3/NJ/qQCbBVmt Xh2yLdL8WFkyD9J1tqrwNXw= =jCGs -----END PGP SIGNATURE----- --rS8CxjVDS/+yyDmU-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 15:55:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80AB237B401; Wed, 26 Feb 2003 15:55:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93A9343FA3; Wed, 26 Feb 2003 15:55:10 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1QNtA0U024629; Wed, 26 Feb 2003 15:55:10 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1QNtAIo024628; Wed, 26 Feb 2003 15:55:10 -0800 (PST) Message-Id: <200302262355.h1QNtAIo024628@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 26 Feb 2003 15:55:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/pango Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/26 15:55:10 PST Modified files: x11-toolkits/pango Makefile Log: s/PORTREVISON/PORTREVISION/ Submitted by: Palle Girgensohn Pointy hat to: nork Revision Changes Path 1.41 +1 -1 ports/x11-toolkits/pango/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 16:17:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CE4B37B401; Wed, 26 Feb 2003 16:17:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15AEC43F85; Wed, 26 Feb 2003 16:17:19 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R0HI0U025983; Wed, 26 Feb 2003 16:17:18 -0800 (PST) (envelope-from alex@repoman.freebsd.org) Received: (from alex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R0HIWh025982; Wed, 26 Feb 2003 16:17:18 -0800 (PST) Message-Id: <200302270017.h1R0HIWh025982@repoman.freebsd.org> From: Alexander Langer Date: Wed, 26 Feb 2003 16:17:18 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/fxt Makefile distinfo pkg-plist ports/math/fxt/files patch-include::jjassert.h patch-makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alex 2003/02/26 16:17:18 PST Modified files: math/fxt Makefile distinfo pkg-plist math/fxt/files patch-makefile Added files: math/fxt/files patch-include::jjassert.h Log: Fix & update to 2003.02.18 PR: 48593 Submitted by: Oliver Lehmann Revision Changes Path 1.9 +1 -2 ports/math/fxt/Makefile 1.6 +1 -1 ports/math/fxt/distinfo 1.1 +11 -0 ports/math/fxt/files/patch-include::jjassert.h (new) 1.4 +7 -8 ports/math/fxt/files/patch-makefile 1.6 +28 -3 ports/math/fxt/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 16:30:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4D8337B401; Wed, 26 Feb 2003 16:30:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F00A43F85; Wed, 26 Feb 2003 16:30:22 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R0UM0U027433; Wed, 26 Feb 2003 16:30:22 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R0UMlC027431; Wed, 26 Feb 2003 16:30:22 -0800 (PST) Message-Id: <200302270030.h1R0UMlC027431@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 26 Feb 2003 16:30:22 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/evolution Makefile pkg-comment ports/mail/evolution/files patch-gpg-temp X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/26 16:30:22 PST Modified files: mail/evolution Makefile Added files: mail/evolution/files patch-gpg-temp Removed files: mail/evolution pkg-comment Log: * Fix PGP key validation with certain mailers (notably mutt) [1] * De-pkg-comment Obtained from: Jeffrey Stedfast c/o evolution-hackers@lists.ximian.com [1] Revision Changes Path 1.77 +2 -0 ports/mail/evolution/Makefile 1.1 +84 -0 ports/mail/evolution/files/patch-gpg-temp (new) 1.2 +0 -1 ports/mail/evolution/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 16:32:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F32037B401; Wed, 26 Feb 2003 16:32:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3095D43F75; Wed, 26 Feb 2003 16:32:52 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R0Wq0U027809; Wed, 26 Feb 2003 16:32:52 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R0WpSV027808; Wed, 26 Feb 2003 16:32:51 -0800 (PST) Message-Id: <200302270032.h1R0WpSV027808@repoman.freebsd.org> From: Peter Wemm Date: Wed, 26 Feb 2003 16:32:51 -0800 (PST) To: projects-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cfg_local.pm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/26 16:32:51 PST Modified files: . cfg_local.pm Log: Correct for time lag. cvs-projects@freebsd.org needs a copy of the mail. Revision Changes Path 1.17 +1 -1 CVSROOT/cfg_local.pm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 16:52:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1686237B401; Wed, 26 Feb 2003 16:52:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB0B043F85; Wed, 26 Feb 2003 16:52:11 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R0qB0U029058; Wed, 26 Feb 2003 16:52:11 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R0qB3t029057; Wed, 26 Feb 2003 16:52:11 -0800 (PST) Message-Id: <200302270052.h1R0qB3t029057@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 26 Feb 2003 16:52:11 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/pgpkeys chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/26 16:52:11 PST Modified files: en_US.ISO8859-1/books/handbook/pgpkeys chapter.sgml Log: Seems I forgot to add my PGP key info to chapters.sgml. Rectify that. Revision Changes Path 1.187 +5 -0 doc/en_US.ISO8859-1/books/handbook/pgpkeys/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 16:53: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF3BA37B401; Wed, 26 Feb 2003 16:53:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75A2343F93; Wed, 26 Feb 2003 16:52:58 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R0qw0U029117; Wed, 26 Feb 2003 16:52:58 -0800 (PST) (envelope-from sf@repoman.freebsd.org) Received: (from sf@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R0qwIq029116; Wed, 26 Feb 2003 16:52:58 -0800 (PST) Message-Id: <200302270052.h1R0qwIq029116@repoman.freebsd.org> From: FUJISHIMA Satsuki Date: Wed, 26 Feb 2003 16:52:58 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/less Makefile pkg-comment ports/japanese/less/files patch-ad X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sf 2003/02/26 16:52:58 PST Modified files: japanese/less Makefile Added files: japanese/less/files patch-ad Removed files: japanese/less pkg-comment Log: fix SEGV problem. Submitted by: nork Tested by: Yoshihiko Sarumaru Revision Changes Path 1.26 +3 -2 ports/japanese/less/Makefile 1.1 +11 -0 ports/japanese/less/files/patch-ad (new) 1.5 +0 -1 ports/japanese/less/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 17:12: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41DC537B406; Wed, 26 Feb 2003 17:12:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCBDD43FDD; Wed, 26 Feb 2003 17:11:58 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R1Bw0U030404; Wed, 26 Feb 2003 17:11:58 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R1BwV7030403; Wed, 26 Feb 2003 17:11:58 -0800 (PST) Message-Id: <200302270111.h1R1BwV7030403@repoman.freebsd.org> From: David Xu Date: Wed, 26 Feb 2003 17:11:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha trap.c src/sys/sparc64/sparc64 trap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/26 17:11:58 PST Modified files: sys/alpha/alpha trap.c sys/sparc64/sparc64 trap.c Log: cat KSE > /dev/null Revision Changes Path 1.107 +0 -1 src/sys/alpha/alpha/trap.c 1.55 +0 -3 src/sys/sparc64/sparc64/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 17:24:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92F0C37B401; Wed, 26 Feb 2003 17:24:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3533343F93; Wed, 26 Feb 2003 17:24:39 -0800 (PST) (envelope-from matusita@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R1Od0U031142; Wed, 26 Feb 2003 17:24:39 -0800 (PST) (envelope-from matusita@repoman.freebsd.org) Received: (from matusita@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R1Ocki031141; Wed, 26 Feb 2003 17:24:38 -0800 (PST) Message-Id: <200302270124.h1R1Ocki031141@repoman.freebsd.org> From: Makoto Matsushita Date: Wed, 26 Feb 2003 17:24:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matusita 2003/02/26 17:24:38 PST Modified files: (Branch: RELENG_4) release Makefile Log: MFC: rev 1.750: Pass fetch(1)-related variables to chroot sandbox. Approved by: re (jhb) Revision Changes Path 1.536.2.105 +3 -0 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 17:27:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EF6437B40A; Wed, 26 Feb 2003 17:27:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D543743F3F; Wed, 26 Feb 2003 17:27:23 -0800 (PST) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R1RN0U031250; Wed, 26 Feb 2003 17:27:23 -0800 (PST) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R1RNUo031249; Wed, 26 Feb 2003 17:27:23 -0800 (PST) Message-Id: <200302270127.h1R1RNUo031249@repoman.freebsd.org> From: Foxfair Hu Date: Wed, 26 Feb 2003 17:27:23 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/mindterm-binary distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG foxfair 2003/02/26 17:27:23 PST Modified files: security/mindterm-binary distinfo Log: Obtained from: bento Correct checksum. Revision Changes Path 1.3 +1 -1 ports/security/mindterm-binary/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 18: 5:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 153A937B401; Wed, 26 Feb 2003 18:05:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F2C943F85; Wed, 26 Feb 2003 18:05:20 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R25K0U033829; Wed, 26 Feb 2003 18:05:20 -0800 (PST) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R25JIq033828; Wed, 26 Feb 2003 18:05:19 -0800 (PST) Message-Id: <200302270205.h1R25JIq033828@repoman.freebsd.org> From: Julian Elischer Date: Wed, 26 Feb 2003 18:05:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libkvm kvm_proc.c src/sys/alpha/alpha trap.c src/sys/ddb db_ps.c src/sys/fs/procfs procfs_status.c src/sys/i386/i386 pmap.c sys_machdep.c trap.c src/sys/ia64/ia64 trap.c src/sys/kern kern_clock.c kern_exec.c kern_exit.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG julian 2003/02/26 18:05:19 PST Modified files: lib/libkvm kvm_proc.c sys/alpha/alpha trap.c sys/ddb db_ps.c sys/fs/procfs procfs_status.c sys/i386/i386 pmap.c sys_machdep.c trap.c sys/ia64/ia64 trap.c sys/kern kern_clock.c kern_exec.c kern_exit.c kern_fork.c kern_proc.c kern_sig.c kern_switch.c kern_synch.c kern_thread.c sched_4bsd.c sched_ule.c subr_trap.c tty.c sys/sparc64/sparc64 trap.c sys/sys proc.h Log: Change the process flags P_KSES to be P_THREADED. This is just a cosmetic change but I've been meaning to do it for about a year. Revision Changes Path 1.62 +2 -2 src/lib/libkvm/kvm_proc.c 1.108 +1 -1 src/sys/alpha/alpha/trap.c 1.40 +3 -3 src/sys/ddb/db_ps.c 1.46 +1 -1 src/sys/fs/procfs/procfs_status.c 1.396 +1 -1 src/sys/i386/i386/pmap.c 1.78 +1 -1 src/sys/i386/i386/sys_machdep.c 1.243 +1 -1 src/sys/i386/i386/trap.c 1.69 +1 -1 src/sys/ia64/ia64/trap.c 1.154 +3 -3 src/sys/kern/kern_clock.c 1.215 +2 -2 src/sys/kern/kern_exec.c 1.198 +2 -2 src/sys/kern/kern_exit.c 1.186 +3 -3 src/sys/kern/kern_fork.c 1.173 +2 -2 src/sys/kern/kern_proc.c 1.212 +1 -1 src/sys/kern/kern_sig.c 1.54 +5 -5 src/sys/kern/kern_switch.c 1.212 +1 -1 src/sys/kern/kern_synch.c 1.99 +5 -5 src/sys/kern/kern_thread.c 1.12 +1 -1 src/sys/kern/sched_4bsd.c 1.12 +1 -1 src/sys/kern/sched_ule.c 1.246 +2 -2 src/sys/kern/subr_trap.c 1.196 +1 -1 src/sys/kern/tty.c 1.56 +1 -1 src/sys/sparc64/sparc64/trap.c 1.301 +1 -1 src/sys/sys/proc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 18:24: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0B0F37B401; Wed, 26 Feb 2003 18:24:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83C3C43FA3; Wed, 26 Feb 2003 18:24:01 -0800 (PST) (envelope-from fanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R2O10U035104; Wed, 26 Feb 2003 18:24:01 -0800 (PST) (envelope-from fanf@repoman.freebsd.org) Received: (from fanf@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R2O1pb035103; Wed, 26 Feb 2003 18:24:01 -0800 (PST) Message-Id: <200302270224.h1R2O1pb035103@repoman.freebsd.org> From: Tony Finch Date: Wed, 26 Feb 2003 18:24:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uudecode uudecode.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fanf 2003/02/26 18:24:01 PST Modified files: usr.bin/uudecode uudecode.c Log: Be POSIXly correct in the handling of /dev/stdout -- it's a "magic cookie" not a special file. Revision Changes Path 1.44 +3 -2 src/usr.bin/uudecode/uudecode.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 19: 2:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE0F137B401; Wed, 26 Feb 2003 19:02:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DCB643FB1; Wed, 26 Feb 2003 19:02:08 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R3280U037548; Wed, 26 Feb 2003 19:02:08 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R328pP037547; Wed, 26 Feb 2003 19:02:08 -0800 (PST) Message-Id: <200302270302.h1R328pP037547@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 26 Feb 2003 19:02:08 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/kmldonkey Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/02/26 19:02:08 PST Modified files: net/kmldonkey Makefile Log: o Fix typo: add missing runtime dependency o Bump PORTREVISION Revision Changes Path 1.2 +4 -0 ports/net/kmldonkey/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 19:12: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EAEA37B401; Wed, 26 Feb 2003 19:12:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BB8B43FB1; Wed, 26 Feb 2003 19:12:04 -0800 (PST) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R3C30U038198; Wed, 26 Feb 2003 19:12:03 -0800 (PST) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R3C3gX038197; Wed, 26 Feb 2003 19:12:03 -0800 (PST) Message-Id: <200302270312.h1R3C3gX038197@repoman.freebsd.org> From: Foxfair Hu Date: Wed, 26 Feb 2003 19:12:03 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/srp Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG foxfair 2003/02/26 19:12:03 PST Modified files: security/srp Makefile distinfo Log: Upgrade to v1.7.5, fixes the "FTPd glob() vulnerability". The latest version is 2.0.0 but still in beta. Revision Changes Path 1.9 +3 -2 ports/security/srp/Makefile 1.3 +1 -1 ports/security/srp/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 19:16:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFA3737B401; Wed, 26 Feb 2003 19:16:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80F4243F75; Wed, 26 Feb 2003 19:16:35 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R3GZ0U038396; Wed, 26 Feb 2003 19:16:35 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R3GZ6c038395; Wed, 26 Feb 2003 19:16:35 -0800 (PST) Message-Id: <200302270316.h1R3GZ6c038395@repoman.freebsd.org> From: David Xu Date: Wed, 26 Feb 2003 19:16:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 trap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/26 19:16:35 PST Modified files: sys/ia64/ia64 trap.c Log: Needn't kse.h Revision Changes Path 1.70 +0 -1 src/sys/ia64/ia64/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 19:28:32 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3A6137B401; Wed, 26 Feb 2003 19:28:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43D7343F3F; Wed, 26 Feb 2003 19:28:30 -0800 (PST) (envelope-from fanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R3ST0U039155; Wed, 26 Feb 2003 19:28:30 -0800 (PST) (envelope-from fanf@repoman.freebsd.org) Received: (from fanf@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R3STKH039154; Wed, 26 Feb 2003 19:28:29 -0800 (PST) Message-Id: <200302270328.h1R3STKH039154@repoman.freebsd.org> From: Tony Finch Date: Wed, 26 Feb 2003 19:28:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uudecode uudecode.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fanf 2003/02/26 19:28:29 PST Modified files: usr.bin/uudecode uudecode.c Log: Add a relaxed mode for handling raw input which is missing the initial and possibly the final framing lines. This is particularly handy for dealing with broken files or fragments of MIME messages. Revision Changes Path 1.45 +36 -11 src/usr.bin/uudecode/uudecode.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 19:32:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0EEE37B401; Wed, 26 Feb 2003 19:32:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 609B543F3F; Wed, 26 Feb 2003 19:32:38 -0800 (PST) (envelope-from fanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R3Wc0U039707; Wed, 26 Feb 2003 19:32:38 -0800 (PST) (envelope-from fanf@repoman.freebsd.org) Received: (from fanf@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R3WcHe039706; Wed, 26 Feb 2003 19:32:38 -0800 (PST) Message-Id: <200302270332.h1R3WcHe039706@repoman.freebsd.org> From: Tony Finch Date: Wed, 26 Feb 2003 19:32:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uuencode uuencode.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fanf 2003/02/26 19:32:37 PST Modified files: usr.bin/uuencode uuencode.1 Log: Document uudecode's new relaxed mode for handling raw data. Revision Changes Path 1.25 +25 -3 src/usr.bin/uuencode/uuencode.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 19:51:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5832137B401; Wed, 26 Feb 2003 19:51:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDE7743FBD; Wed, 26 Feb 2003 19:51:43 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R3ph0U041069; Wed, 26 Feb 2003 19:51:43 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R3phe2041068; Wed, 26 Feb 2003 19:51:43 -0800 (PST) Message-Id: <200302270351.h1R3phe2041068@repoman.freebsd.org> From: Scott Long Date: Wed, 26 Feb 2003 19:51:43 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm ac97.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/26 19:51:43 PST Modified files: sys/dev/sound/pcm ac97.c Log: Add the ID for the CS4205 codec found in Dell laptops. Obtained from the CS4205 spec. Revision Changes Path 1.35 +1 -0 src/sys/dev/sound/pcm/ac97.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 19:55:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5052D37B401; Wed, 26 Feb 2003 19:55:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E26F543FDD; Wed, 26 Feb 2003 19:55:46 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R3tk0U041256; Wed, 26 Feb 2003 19:55:46 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R3tkas041255; Wed, 26 Feb 2003 19:55:46 -0800 (PST) Message-Id: <200302270355.h1R3tkas041255@repoman.freebsd.org> From: Mike Silbersack Date: Wed, 26 Feb 2003 19:55:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c ip_var.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2003/02/26 19:55:46 PST Modified files: (Branch: RELENG_4) sys/netinet ip_input.c ip_var.h Log: IP frag per packet limits MFC ip_input.c rev 1.225 ip_var.h rev 1.71 Approved by: re (bmah) Revision Changes Path 1.130.2.49 +29 -4 src/sys/netinet/ip_input.c 1.50.2.10 +1 -0 src/sys/netinet/ip_var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 19:57:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AE0437B401; Wed, 26 Feb 2003 19:57:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE5FC43F93; Wed, 26 Feb 2003 19:57:17 -0800 (PST) (envelope-from jwd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R3vH0U041351; Wed, 26 Feb 2003 19:57:17 -0800 (PST) (envelope-from jwd@repoman.freebsd.org) Received: (from jwd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R3vHTU041350; Wed, 26 Feb 2003 19:57:17 -0800 (PST) Message-Id: <200302270357.h1R3vHTU041350@repoman.freebsd.org> From: "John W. De Boskey" Date: Wed, 26 Feb 2003 19:57:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall media.c sysinstall.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jwd 2003/02/26 19:57:17 PST Modified files: usr.sbin/sysinstall media.c sysinstall.h Log: - Increase the maximum device name length. - Actually check that the entered device name does not exceed the maximum device name length. PR: misc/18466 MFC after: 2 weeks Revision Changes Path 1.121 +16 -1 src/usr.sbin/sysinstall/media.c 1.241 +1 -1 src/usr.sbin/sysinstall/sysinstall.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 20:12: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F52F37B401; Wed, 26 Feb 2003 20:12:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B33A943F3F; Wed, 26 Feb 2003 20:12:01 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R4C10U042572; Wed, 26 Feb 2003 20:12:01 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R4C1GD042571; Wed, 26 Feb 2003 20:12:01 -0800 (PST) Message-Id: <200302270412.h1R4C1GD042571@repoman.freebsd.org> From: Mike Silbersack Date: Wed, 26 Feb 2003 20:12:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c ip_var.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2003/02/26 20:12:01 PST Modified files: (Branch: RELENG_4) sys/netinet ip_input.c ip_var.h Log: Backout: ip_input 1.130.2.49 ip_var.h 1.50.2.10 This is not even close to a straight mfc, my mistake. Revision Changes Path 1.130.2.50 +4 -29 src/sys/netinet/ip_input.c 1.50.2.11 +0 -1 src/sys/netinet/ip_var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 20:12: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0653437B481; Wed, 26 Feb 2003 20:12:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9767743FA3; Wed, 26 Feb 2003 20:12:05 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R4C50U042610; Wed, 26 Feb 2003 20:12:05 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R4C5Px042609; Wed, 26 Feb 2003 20:12:05 -0800 (PST) Message-Id: <200302270412.h1R4C5Px042609@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 20:12:05 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ruby-rmagick Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 20:12:05 PST Modified files: graphics/ruby-rmagick Makefile distinfo pkg-plist Log: Update to 1.0.0. Revision Changes Path 1.5 +1 -1 ports/graphics/ruby-rmagick/Makefile 1.4 +1 -1 ports/graphics/ruby-rmagick/distinfo 1.4 +5 -2 ports/graphics/ruby-rmagick/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 20:50: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9387A37B401; Wed, 26 Feb 2003 20:50:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3372A43FA3; Wed, 26 Feb 2003 20:50:03 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R4o30U044671; Wed, 26 Feb 2003 20:50:03 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R4o2be044670; Wed, 26 Feb 2003 20:50:02 -0800 (PST) Message-Id: <200302270450.h1R4o2be044670@repoman.freebsd.org> From: Mike Silbersack Date: Wed, 26 Feb 2003 20:50:02 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c ip_var.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2003/02/26 20:50:02 PST Modified files: (Branch: RELENG_4) sys/netinet ip_input.c ip_var.h Log: A correct MFC: ip_input.c revs 1.225, 1.229 ip_var.h rev 1.71 Approved by: re (bmah) Revision Changes Path 1.130.2.51 +30 -5 src/sys/netinet/ip_input.c 1.50.2.12 +1 -0 src/sys/netinet/ip_var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 20:59:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB0CC37B401; Wed, 26 Feb 2003 20:59:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3769E43FAF; Wed, 26 Feb 2003 20:59:51 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R4xo0U045396; Wed, 26 Feb 2003 20:59:50 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R4xo6i045395; Wed, 26 Feb 2003 20:59:50 -0800 (PST) Message-Id: <200302270459.h1R4xo6i045395@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 20:59:50 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-XML-LibXML-Common Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 20:59:50 PST Modified files: textproc Makefile Added files: textproc/p5-XML-LibXML-Common Makefile distinfo pkg-descr pkg-plist Log: Add p5-XML-LibXML-Common, Routines and Constants common for XML::LibXML and XML::GDOME. Revision Changes Path 1.488 +1 -0 ports/textproc/Makefile 1.1 +27 -0 ports/textproc/p5-XML-LibXML-Common/Makefile (new) 1.1 +1 -0 ports/textproc/p5-XML-LibXML-Common/distinfo (new) 1.1 +5 -0 ports/textproc/p5-XML-LibXML-Common/pkg-descr (new) 1.1 +9 -0 ports/textproc/p5-XML-LibXML-Common/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 21: 0:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7998737B405; Wed, 26 Feb 2003 21:00:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 173EF43F85; Wed, 26 Feb 2003 21:00:35 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R50Y0U045468; Wed, 26 Feb 2003 21:00:34 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R50Y7S045466; Wed, 26 Feb 2003 21:00:34 -0800 (PST) Message-Id: <200302270500.h1R50Y7S045466@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 21:00:34 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 21:00:34 PST Modified files: . modules Log: p5-XML-LibXML-Common --> ports/textproc/p5-XML-LibXML-Common Revision Changes Path 1.6822 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 21:37:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D56637B401; Wed, 26 Feb 2003 21:37:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38F0F43FCB; Wed, 26 Feb 2003 21:37:24 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R5bN0U047855; Wed, 26 Feb 2003 21:37:23 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R5bNNe047854; Wed, 26 Feb 2003 21:37:23 -0800 (PST) Message-Id: <200302270537.h1R5bNNe047854@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 21:37:23 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-HTTP-MobileAgent Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 21:37:23 PST Modified files: www Makefile Added files: www/p5-HTTP-MobileAgent Makefile distinfo pkg-descr pkg-plist Log: Add p5-HTTP-MobileAgent, an HTTP mobile user agent string parser for Perl. Revision Changes Path 1.618 +1 -0 ports/www/Makefile 1.1 +35 -0 ports/www/p5-HTTP-MobileAgent/Makefile (new) 1.1 +1 -0 ports/www/p5-HTTP-MobileAgent/distinfo (new) 1.1 +3 -0 ports/www/p5-HTTP-MobileAgent/pkg-descr (new) 1.1 +11 -0 ports/www/p5-HTTP-MobileAgent/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 21:37:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38E3137B401; Wed, 26 Feb 2003 21:37:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA96A43F93; Wed, 26 Feb 2003 21:37:35 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R5bZ0U047895; Wed, 26 Feb 2003 21:37:35 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R5bZUQ047894; Wed, 26 Feb 2003 21:37:35 -0800 (PST) Message-Id: <200302270537.h1R5bZUQ047894@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 21:37:35 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 21:37:35 PST Modified files: . modules Log: p5-HTTP-MobileAgent --> ports/www/p5-HTTP-MobileAgent Revision Changes Path 1.6823 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 21:42: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA60437B401; Wed, 26 Feb 2003 21:42:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B4AD43F3F; Wed, 26 Feb 2003 21:42:01 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R5g10U048399; Wed, 26 Feb 2003 21:42:01 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R5g1wC048398; Wed, 26 Feb 2003 21:42:01 -0800 (PST) Message-Id: <200302270542.h1R5g1wC048398@repoman.freebsd.org> From: David Xu Date: Wed, 26 Feb 2003 21:42:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_thread.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/26 21:42:01 PST Modified files: sys/kern kern_thread.c Log: Release sched_lock before calling upcall_free. Revision Changes Path 1.100 +1 -1 src/sys/kern/kern_thread.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 21:54:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D4AC37B401; Wed, 26 Feb 2003 21:54:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09D9E43F75; Wed, 26 Feb 2003 21:54:44 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R5sh0U049219; Wed, 26 Feb 2003 21:54:43 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R5shBG049218; Wed, 26 Feb 2003 21:54:43 -0800 (PST) Message-Id: <200302270554.h1R5shBG049218@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 21:54:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/html2hdml Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 21:54:43 PST Modified files: www Makefile Added files: www/html2hdml Makefile distinfo pkg-descr pkg-plist Log: Add html2hdml, an i-mode HTML to EZweb HDML converter. Revision Changes Path 1.619 +1 -0 ports/www/Makefile 1.1 +19 -0 ports/www/html2hdml/Makefile (new) 1.1 +1 -0 ports/www/html2hdml/distinfo (new) 1.1 +3 -0 ports/www/html2hdml/pkg-descr (new) 1.1 +1 -0 ports/www/html2hdml/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 21:54:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B7C537B401; Wed, 26 Feb 2003 21:54:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E59C43FA3; Wed, 26 Feb 2003 21:54:55 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R5st0U049259; Wed, 26 Feb 2003 21:54:55 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R5stRr049258; Wed, 26 Feb 2003 21:54:55 -0800 (PST) Message-Id: <200302270554.h1R5stRr049258@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 21:54:55 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 21:54:55 PST Modified files: . modules Log: html2hdml --> ports/www/html2hdml Revision Changes Path 1.6824 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 21:59:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86E1737B401; Wed, 26 Feb 2003 21:59:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2664243F75; Wed, 26 Feb 2003 21:59:19 -0800 (PST) (envelope-from fanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R5xI0U049438; Wed, 26 Feb 2003 21:59:18 -0800 (PST) (envelope-from fanf@repoman.freebsd.org) Received: (from fanf@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R5xIg5049437; Wed, 26 Feb 2003 21:59:18 -0800 (PST) Message-Id: <200302270559.h1R5xIg5049437@repoman.freebsd.org> From: Tony Finch Date: Wed, 26 Feb 2003 21:59:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uudecode uudecode.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fanf 2003/02/26 21:59:18 PST Modified files: usr.bin/uudecode uudecode.c Log: Pull some common uu/b64 code out into shared functions. Move some end-of-file checks out of the inner base64 loop, and remove the trailing whitespace stripper. The latter was added in rev 1.23 but the actual fix for the problem was in 1.24 -- b64_pton doesn't mind extra whitespace. (However there's a bogus comment in OpenSSH's uuencode.c that also mentions problems with trailing whitespace and b64_pton, but their real problem is the comment field in the key file.) Revision Changes Path 1.46 +44 -36 src/usr.bin/uudecode/uudecode.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 22: 2:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04F9437B405; Wed, 26 Feb 2003 22:02:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA0C543F3F; Wed, 26 Feb 2003 22:02:23 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R62N0U049928; Wed, 26 Feb 2003 22:02:23 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R62N5o049927; Wed, 26 Feb 2003 22:02:23 -0800 (PST) Message-Id: <200302270602.h1R62N5o049927@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 22:02:23 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Sledge-Plugin-HTML2HDML Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 22:02:23 PST Modified files: www Makefile Added files: www/p5-Sledge-Plugin-HTML2HDML Makefile distinfo pkg-descr pkg-plist Log: Add p5-Sledge-Plugin-HTML2HDML/Makefile, a Sledge plug-in that invokes html2hdml for EZweb WAP/1.0 clients. Revision Changes Path 1.620 +1 -0 ports/www/Makefile 1.1 +31 -0 ports/www/p5-Sledge-Plugin-HTML2HDML/Makefile (new) 1.1 +1 -0 ports/www/p5-Sledge-Plugin-HTML2HDML/distinfo (new) 1.1 +4 -0 ports/www/p5-Sledge-Plugin-HTML2HDML/pkg-descr (new) 1.1 +5 -0 ports/www/p5-Sledge-Plugin-HTML2HDML/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 22: 2:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AA5F37B406; Wed, 26 Feb 2003 22:02:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBF3B43FE3; Wed, 26 Feb 2003 22:02:34 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R62Y0U049968; Wed, 26 Feb 2003 22:02:34 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R62YXp049967; Wed, 26 Feb 2003 22:02:34 -0800 (PST) Message-Id: <200302270602.h1R62YXp049967@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 26 Feb 2003 22:02:34 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/26 22:02:34 PST Modified files: . modules Log: p5-Sledge-Plugin-HTML2HDML --> ports/www/p5-Sledge-Plugin-HTML2HDML Revision Changes Path 1.6825 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 22:10:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91A6237B405; Wed, 26 Feb 2003 22:10:49 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C4EF43FAF; Wed, 26 Feb 2003 22:10:48 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id h1R6Aaaa002820; Thu, 27 Feb 2003 07:10:45 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Nate Lawson Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_target.c From: phk@phk.freebsd.dk In-Reply-To: Your message of "Wed, 26 Feb 2003 15:26:48 PST." Date: Thu, 27 Feb 2003 07:10:36 +0100 Message-ID: <2819.1046326236@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message , Nate Lawson wri tes: >On Wed, 26 Feb 2003, Poul-Henning Kamp wrote: >> Modified files: >> sys/cam/scsi scsi_target.c >> Log: >> msg >> >> Revision Changes Path >> 1.50 +0 -1 src/sys/cam/scsi/scsi_target.c > >Re: (removal of cdevsw_add() calls) > >So how is my driver supposed to be hooked in so that its open() function >is called to do the make_dev? In the past and without NO_DEVFS, the clone >handler was never called unless I also had cdevsw_add(). What is the >expected way of doing things now and are you sure it works? cdevsw_add() has never had anything to do the cloning function. The cloning function gets called when a name is looked up in /dev which has not previously been created make_dev(). -- 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 22:49:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7287537B401; Wed, 26 Feb 2003 22:49:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15FF843F75; Wed, 26 Feb 2003 22:49:47 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R6nk0U052624; Wed, 26 Feb 2003 22:49:46 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R6nkfL052623; Wed, 26 Feb 2003 22:49:46 -0800 (PST) Message-Id: <200302270649.h1R6nkfL052623@repoman.freebsd.org> From: "Tim J. Robbins" Date: Wed, 26 Feb 2003 22:49:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/nwfs nwfs_io.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2003/02/26 22:49:46 PST Modified files: sys/fs/nwfs nwfs_io.c Log: Catch up with recent netncp changes: ncp_chkintr() takes a thread, not a proc, as its second argument. Revision Changes Path 1.23 +1 -1 src/sys/fs/nwfs/nwfs_io.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 22:54:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C93137B401; Wed, 26 Feb 2003 22:54:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADAA243FE0; Wed, 26 Feb 2003 22:54:13 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R6sD0U053201; Wed, 26 Feb 2003 22:54:13 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R6sDO4053200; Wed, 26 Feb 2003 22:54:13 -0800 (PST) Message-Id: <200302270654.h1R6sDO4053200@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 26 Feb 2003 22:54:13 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/gubby Makefile distinfo ports/mail/gubby/files patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/26 22:54:13 PST Modified files: mail/gubby Makefile distinfo Removed files: mail/gubby/files patch-aa patch-ab Log: update to gubby-0.4.2 PR: 48700 Submitted by: Michael L. Hostbaek Revision Changes Path 1.2 +9 -2 ports/mail/gubby/Makefile 1.2 +1 -1 ports/mail/gubby/distinfo 1.2 +0 -18 ports/mail/gubby/files/patch-aa (dead) 1.2 +0 -13 ports/mail/gubby/files/patch-ab (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 23:11:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C722537B401; Wed, 26 Feb 2003 23:11:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A80F43F3F; Wed, 26 Feb 2003 23:11:42 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R7Bg0U054412; Wed, 26 Feb 2003 23:11:42 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R7Bg1l054411; Wed, 26 Feb 2003 23:11:42 -0800 (PST) Message-Id: <200302270711.h1R7Bg1l054411@repoman.freebsd.org> From: Søren Schmidt Date: Wed, 26 Feb 2003 23:11:42 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/02/26 23:11:42 PST Modified files: sys/dev/ata ata-chipset.c Log: Fix UDMA modes setup on CMD chips. Revision Changes Path 1.7 +1 -1 src/sys/dev/ata/ata-chipset.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 23:27:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1D7A37B401; Wed, 26 Feb 2003 23:27:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4106243FA3; Wed, 26 Feb 2003 23:27:48 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R7Rm0U055395; Wed, 26 Feb 2003 23:27:48 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R7Rm6G055394; Wed, 26 Feb 2003 23:27:48 -0800 (PST) Message-Id: <200302270727.h1R7Rm6G055394@repoman.freebsd.org> From: Juli Mallett Date: Wed, 26 Feb 2003 23:27:47 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/sccs Makefile Makefile.inc README projects/sccs/help Makefile help.c projects/sccs/sccs Makefile pathnames.h sccs.c projects/sccs/sccscmds Makefile projects/sccs/sccscmds/cmd makefile pathnames.h ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2003/02/26 23:27:47 PST Modified files: sccs Makefile README sccs/help Makefile help.c sccs/sccs Makefile pathnames.h sccs.c sccs/sccscmds Makefile sccs/sccscmds/cmd makefile pathnames.h sccs/sccscmds/doc Makefile Added files: sccs Makefile.inc Log: A simple build/install capability, allowing one to build something runnable without hand-tchuning: make DESTDIR=/opt/source-code-control-system tree all install Yes DESTDIR traditionally is used for engineering a release into a destination dir, and it should probably be called PREFIX, as it is in code. But bah, humbug. Spam the README with some of my own ranting, to accompany the eloquent words Kirk wrote. Notably, help doesn't work, unless you pull the help files from an SGI or similar, and then you'll have the joy of "help stuck" and similar. I'll try to find a -free enough- source of these, though admittedly, that would require being sure none of the errors mismatch, which would suck. Still plenty of warning spa^H^H^H^H incentive. Revision Changes Path 1.3 +9 -0 projects/sccs/Makefile 1.1 +4 -0 projects/sccs/Makefile.inc (new) 1.2 +20 -0 projects/sccs/README 1.2 +1 -0 projects/sccs/help/Makefile 1.5 +1 -1 projects/sccs/help/help.c 1.4 +1 -0 projects/sccs/sccs/Makefile 1.6 +11 -11 projects/sccs/sccs/pathnames.h 1.12 +1 -1 projects/sccs/sccs/sccs.c 1.3 +2 -1 projects/sccs/sccscmds/Makefile 1.20 +3 -4 projects/sccs/sccscmds/cmd/makefile 1.8 +24 -58 projects/sccs/sccscmds/cmd/pathnames.h 1.3 +4 -4 projects/sccs/sccscmds/doc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 23:31: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5467A37B401; Wed, 26 Feb 2003 23:30:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9E9E43FA3; Wed, 26 Feb 2003 23:30:58 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R7Uw0U055686; Wed, 26 Feb 2003 23:30:58 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R7UwmC055684; Wed, 26 Feb 2003 23:30:58 -0800 (PST) Message-Id: <200302270730.h1R7UwmC055684@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 26 Feb 2003 23:30:58 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/its Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/26 23:30:58 PST Modified files: emulators/its Makefile Log: RP06 disk image of MIT ITS disfile location change PR: ports/48712 Submitted by: Ken Stailey Revision Changes Path 1.3 +4 -1 ports/emulators/its/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 23:31:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB19B37B405; Wed, 26 Feb 2003 23:31:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C61A43FAF; Wed, 26 Feb 2003 23:31:33 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R7VX0U055923; Wed, 26 Feb 2003 23:31:33 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R7VXdn055922; Wed, 26 Feb 2003 23:31:33 -0800 (PST) Message-Id: <200302270731.h1R7VXdn055922@repoman.freebsd.org> From: Juli Mallett Date: Wed, 26 Feb 2003 23:31:33 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2003/02/26 23:31:33 PST Modified files: . access Log: I need to be here to spam the world with SCCS. Revision Changes Path 1.376 +1 -0 CVSROOT/access To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 23:34:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2EA337B401; Wed, 26 Feb 2003 23:34:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62E6E43F85; Wed, 26 Feb 2003 23:34:26 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R7YQ0U056005; Wed, 26 Feb 2003 23:34:26 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R7YQ79056004; Wed, 26 Feb 2003 23:34:26 -0800 (PST) Message-Id: <200302270734.h1R7YQ79056004@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 26 Feb 2003 23:34:26 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/xcalendar Makefile pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/26 23:34:26 PST Modified files: deskutils/xcalendar Makefile pkg-descr Log: deskutils/xcalendar: typos PR: ports/48732 Submitted by: Yoshihiko Sarumaru Revision Changes Path 1.8 +1 -1 ports/deskutils/xcalendar/Makefile 1.2 +2 -2 ports/deskutils/xcalendar/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 23:35:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C269B37B401; Wed, 26 Feb 2003 23:35:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6428E43FBF; Wed, 26 Feb 2003 23:35:29 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R7ZT0U056098; Wed, 26 Feb 2003 23:35:29 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R7ZTLk056097; Wed, 26 Feb 2003 23:35:29 -0800 (PST) Message-Id: <200302270735.h1R7ZTLk056097@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 26 Feb 2003 23:35:29 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/finance/libofx pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/26 23:35:29 PST Modified files: finance/libofx pkg-descr Log: Add WWW line to finance/libofx/pkg-descr PR: ports/48733 Submitted by: Glenn Johnson Revision Changes Path 1.2 +2 -0 ports/finance/libofx/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 23:36: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3449337B401; Wed, 26 Feb 2003 23:36:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8F0843F85; Wed, 26 Feb 2003 23:36:03 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R7a30U056175; Wed, 26 Feb 2003 23:36:03 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R7a3lB056174; Wed, 26 Feb 2003 23:36:03 -0800 (PST) Message-Id: <200302270736.h1R7a3lB056174@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 23:36:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa istallion.c stallion.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 23:36:03 PST Modified files: sys/i386/isa istallion.c stallion.c Log: NODEVFS cleanup: Don't call devsw_{add,delete}(). These two drivers are actually broken, and have been for quite some time. Revision Changes Path 1.48 +3 -4 src/sys/i386/isa/istallion.c 1.52 +3 -8 src/sys/i386/isa/stallion.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 23:40:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3EBC37B401; Wed, 26 Feb 2003 23:40:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8323B43F3F; Wed, 26 Feb 2003 23:40:44 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R7ei0U056492; Wed, 26 Feb 2003 23:40:44 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R7ei28056491; Wed, 26 Feb 2003 23:40:44 -0800 (PST) Message-Id: <200302270740.h1R7ei28056491@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 23:40:44 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys conf.h param.h src/sys/kern kern_conf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 23:40:44 PST Modified files: sys/sys conf.h param.h sys/kern kern_conf.c Log: NODEVFS cleanup: Remove cdevsw_add() and cdevsw_remove(), they served us well for a long time. Bump __FreeBSD_version to 500104 to mark this. Revision Changes Path 1.124 +0 -22 src/sys/kern/kern_conf.c 1.164 +0 -2 src/sys/sys/conf.h 1.146 +1 -1 src/sys/sys/param.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 23:44:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C25AE37B401; Wed, 26 Feb 2003 23:44:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62BCF43FB1; Wed, 26 Feb 2003 23:44:23 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R7iN0U056835; Wed, 26 Feb 2003 23:44:23 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R7iNxI056834; Wed, 26 Feb 2003 23:44:23 -0800 (PST) Message-Id: <200302270744.h1R7iNxI056834@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 23:44:23 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 23:44:23 PST Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document __FreeBSD_version 500104: cdevsw_add() and cdevsw_remove() no longer exists Revision Changes Path 1.285 +5 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 23:46: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60E1D37B401; Wed, 26 Feb 2003 23:46:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0178F43FBF; Wed, 26 Feb 2003 23:46:02 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R7k10U057002; Wed, 26 Feb 2003 23:46:01 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R7k1QQ057001; Wed, 26 Feb 2003 23:46:01 -0800 (PST) Message-Id: <200302270746.h1R7k1QQ057001@repoman.freebsd.org> From: "Tim J. Robbins" Date: Wed, 26 Feb 2003 23:46:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/nwfs nwfs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2003/02/26 23:46:01 PST Modified files: sys/fs/nwfs nwfs_vnops.c Log: Sync nwfs_access() with smbfs_access(): use vaccess() instead of checking permissions ourself, fixes problem with VAPPEND. Revision Changes Path 1.25 +5 -13 src/sys/fs/nwfs/nwfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 26 23:57: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3B7337B401; Wed, 26 Feb 2003 23:57:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5765C43FDD; Wed, 26 Feb 2003 23:57:01 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R7v10U057716; Wed, 26 Feb 2003 23:57:01 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R7v1HZ057715; Wed, 26 Feb 2003 23:57:01 -0800 (PST) Message-Id: <200302270757.h1R7v1HZ057715@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 26 Feb 2003 23:57:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/26 23:57:01 PST Modified files: sys/conf majors Log: Mark comments with '#' to make this machine-readable Revision Changes Path 1.162 +20 -20 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 0:26:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B38CD37B401; Thu, 27 Feb 2003 00:26:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5629043FDF; Thu, 27 Feb 2003 00:26:18 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R8QI0U059679; Thu, 27 Feb 2003 00:26:18 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R8QIpH059678; Thu, 27 Feb 2003 00:26:18 -0800 (PST) Message-Id: <200302270826.h1R8QIpH059678@repoman.freebsd.org> From: "Tim J. Robbins" Date: Thu, 27 Feb 2003 00:26:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/nwfs nwfs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2003/02/27 00:26:18 PST Modified files: sys/fs/nwfs nwfs_vnops.c Log: Fix vnode corruption bug when trying to rename files across filesystems. Similar to the bug fixed in smbfs_vnops.c rev 1.33. Revision Changes Path 1.26 +13 -10 src/sys/fs/nwfs/nwfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 0:27:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70DF037B401; Thu, 27 Feb 2003 00:27:38 -0800 (PST) Received: from mail.reptiles.org (mail.reptiles.org [198.96.117.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1BCC43FE0; Thu, 27 Feb 2003 00:27:37 -0800 (PST) (envelope-from geoffrey@reptiles.org) Received: from mail.reptiles.org([198.96.117.157]) (967 bytes) by mail.reptiles.org via sendmail with P:esmtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Thu, 27 Feb 2003 03:27:37 -0500 (EST) (Smail-3.2.0.115-Pre 2001-Aug-6 #2 built 2002-Nov-19) Date: Thu, 27 Feb 2003 03:27:37 -0500 (EST) From: Geoffrey To: David Xu Cc: src-committers@FreeBSD.org, , Subject: Re: cvs commit: src/sys/kern kern_thread.c In-Reply-To: <200302270542.h1R5g1wC048398@repoman.freebsd.org> Message-ID: <20030227032714.L26039-100000@iguana.reptiles.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 26 Feb 2003, David Xu wrote: > davidxu 2003/02/26 21:42:01 PST > > Modified files: > sys/kern kern_thread.c > Log: > Release sched_lock before calling upcall_free. > > Revision Changes Path > 1.100 +1 -1 src/sys/kern/kern_thread.c > Thankyou! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 0:29:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE4AA37B401; Thu, 27 Feb 2003 00:29:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FFAD43FB1; Thu, 27 Feb 2003 00:29:31 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R8TU0U059809; Thu, 27 Feb 2003 00:29:30 -0800 (PST) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R8TUOn059808; Thu, 27 Feb 2003 00:29:30 -0800 (PST) Message-Id: <200302270829.h1R8TUOn059808@repoman.freebsd.org> From: Doug Barton Date: Thu, 27 Feb 2003 00:29:30 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mergemaster mergemaster.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2003/02/27 00:29:30 PST Modified files: usr.sbin/mergemaster mergemaster.8 Log: Try another solution for not expanding a CVS tag. Submitted by: roam Revision Changes Path 1.27 +1 -1 src/usr.sbin/mergemaster/mergemaster.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 0:43:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20D0C37B401; Thu, 27 Feb 2003 00:43:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA61943F85; Thu, 27 Feb 2003 00:43:27 -0800 (PST) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R8hR0U061027; Thu, 27 Feb 2003 00:43:27 -0800 (PST) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R8hRaI061026; Thu, 27 Feb 2003 00:43:27 -0800 (PST) Message-Id: <200302270843.h1R8hRaI061026@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 27 Feb 2003 00:43:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_condvar.c kern_synch.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG harti 2003/02/27 00:43:27 PST Modified files: sys/kern kern_condvar.c kern_synch.c Log: When a process has been waiting on a condition variable or mutex the td_wmesg field in the thread structure points to the description string of the condition variable or mutex. If the condvar or the mutex had been initialized from a loadable module that was unloaded in the meantime, td_wmesg may now point to invalid memory. Retrieving the process table now may panic the kernel (or access junk). Setting the td_wmesg field to NULL after unblocking on the condvar/mutex prevents this panic. PR: kern/47408 Approved by: jake (mentor) Revision Changes Path 1.37 +1 -0 src/sys/kern/kern_condvar.c 1.213 +2 -0 src/sys/kern/kern_synch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 0:52:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 083AD37B401; Thu, 27 Feb 2003 00:52:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BBFF43FBD; Thu, 27 Feb 2003 00:52:11 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R8qB0U061706; Thu, 27 Feb 2003 00:52:11 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R8qBej061705; Thu, 27 Feb 2003 00:52:11 -0800 (PST) Message-Id: <200302270852.h1R8qBej061705@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 00:52:11 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kern.post.mk kern.pre.mk majors.awk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 00:52:11 PST Modified files: sys/conf kern.post.mk kern.pre.mk Added files: sys/conf majors.awk Log: Add necessary awk magic to create a table of major numbers allocated in conf/majors so we can avoid autoallocating them in the kernel. Revision Changes Path 1.35 +7 -1 src/sys/conf/kern.post.mk 1.23 +1 -0 src/sys/conf/kern.pre.mk 1.1 +21 -0 src/sys/conf/majors.awk (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 0:56:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D8CD37B405; Thu, 27 Feb 2003 00:56:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0AD543FBD; Thu, 27 Feb 2003 00:56:41 -0800 (PST) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R8uf0U061890; Thu, 27 Feb 2003 00:56:41 -0800 (PST) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R8uf42061889; Thu, 27 Feb 2003 00:56:41 -0800 (PST) Message-Id: <200302270856.h1R8uf42061889@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 27 Feb 2003 00:56:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/hea eni_buffer.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG harti 2003/02/27 00:56:41 PST Modified files: sys/dev/hea eni_buffer.c Log: When we have found a chunk of memory that is large enough and have computed a correctly aligned address in this block we really want to check, that the part of the chunk that starts at the aligned address is large enough with regard to the original request. Comparing it to 0 makes no sense, because this is always true except in the rare case, that the aligned address is just at the end of the chunk. Approved by: jake (mentor) Revision Changes Path 1.16 +1 -1 src/sys/dev/hea/eni_buffer.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 1: 2:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD12F37B401; Thu, 27 Feb 2003 01:02:36 -0800 (PST) Received: from mailhub.fokus.gmd.de (mailhub.fokus.gmd.de [193.174.154.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0504743F3F; Thu, 27 Feb 2003 01:02:35 -0800 (PST) (envelope-from brandt@fokus.fraunhofer.de) Received: from beagle (beagle [193.175.132.100]) by mailhub.fokus.gmd.de (8.11.6/8.11.6) with ESMTP id h1R92Xl06038; Thu, 27 Feb 2003 10:02:33 +0100 (MET) Date: Thu, 27 Feb 2003 10:02:33 +0100 (CET) From: Harti Brandt X-X-Sender: hbb@beagle.fokus.gmd.de To: Hartmut Brandt Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/hea eni_buffer.c In-Reply-To: <200302270856.h1R8uf42061889@repoman.freebsd.org> Message-ID: <20030227100123.J83332@beagle.fokus.gmd.de> References: <200302270856.h1R8uf42061889@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 27 Feb 2003, Hartmut Brandt wrote: HB>harti 2003/02/27 00:56:41 PST HB> HB> Modified files: HB> sys/dev/hea eni_buffer.c HB> Log: HB> When we have found a chunk of memory that is large enough and have computed HB> a correctly aligned address in this block we really want to check, that the HB> part of the chunk that starts at the aligned address is large enough with HB> regard to the original request. Comparing it to 0 makes no sense, because this HB> is always true except in the rare case, that the aligned address is just at HB> the end of the chunk. HB> HB> Approved by: jake (mentor) HB> HB> Revision Changes Path HB> 1.16 +1 -1 src/sys/dev/hea/eni_buffer.c HB> Ups, forgot Reviewed by: atm@freebsd.org harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.fraunhofer.de, harti@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 1:19:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E1DF37B401; Thu, 27 Feb 2003 01:19:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B425B43F93; Thu, 27 Feb 2003 01:19:31 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R9JV0U063215; Thu, 27 Feb 2003 01:19:31 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R9JVDS063214; Thu, 27 Feb 2003 01:19:31 -0800 (PST) Message-Id: <200302270919.h1R9JVDS063214@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 27 Feb 2003 01:19:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib/csu Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/27 01:19:31 PST Modified files: gnu/lib/csu Makefile Log: Only cross-tools may use TARGET_ARCH/TARGET, everyone else should use the normal MACHINE_ARCH/MACHINE instead. Revision Changes Path 1.16 +3 -3 src/gnu/lib/csu/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 1:19:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F9E837B401; Thu, 27 Feb 2003 01:19:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19BBA43F85; Thu, 27 Feb 2003 01:19:39 -0800 (PST) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R9Jc0U063252; Thu, 27 Feb 2003 01:19:38 -0800 (PST) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R9JcsT063251; Thu, 27 Feb 2003 01:19:38 -0800 (PST) Message-Id: <200302270919.h1R9JcsT063251@repoman.freebsd.org> From: Sergey Skvortsov Date: Thu, 27 Feb 2003 01:19:38 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-XML-NamespaceSupport Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG skv 2003/02/27 01:19:38 PST Modified files: textproc/p5-XML-NamespaceSupport Makefile distinfo pkg-descr pkg-plist Removed files: textproc/p5-XML-NamespaceSupport pkg-comment Log: Updated to 1.08 Revision Changes Path 1.5 +2 -1 ports/textproc/p5-XML-NamespaceSupport/Makefile 1.5 +1 -1 ports/textproc/p5-XML-NamespaceSupport/distinfo 1.2 +0 -1 ports/textproc/p5-XML-NamespaceSupport/pkg-comment (dead) 1.3 +1 -1 ports/textproc/p5-XML-NamespaceSupport/pkg-descr 1.2 +5 -5 ports/textproc/p5-XML-NamespaceSupport/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 1:29:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3EE237B401; Thu, 27 Feb 2003 01:29:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FE0B43FBD; Thu, 27 Feb 2003 01:29:13 -0800 (PST) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R9TD0U063883; Thu, 27 Feb 2003 01:29:13 -0800 (PST) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R9TDEF063882; Thu, 27 Feb 2003 01:29:13 -0800 (PST) Message-Id: <200302270929.h1R9TDEF063882@repoman.freebsd.org> From: Sergey Skvortsov Date: Thu, 27 Feb 2003 01:29:13 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-XML-SAX Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG skv 2003/02/27 01:29:13 PST Modified files: textproc/p5-XML-SAX Makefile distinfo pkg-descr pkg-plist Removed files: textproc/p5-XML-SAX pkg-comment Log: Updated to 0.12 Revision Changes Path 1.6 +5 -5 ports/textproc/p5-XML-SAX/Makefile 1.6 +1 -1 ports/textproc/p5-XML-SAX/distinfo 1.2 +0 -1 ports/textproc/p5-XML-SAX/pkg-comment (dead) 1.3 +1 -1 ports/textproc/p5-XML-SAX/pkg-descr 1.5 +31 -31 ports/textproc/p5-XML-SAX/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 1:37:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D89A737B401; Thu, 27 Feb 2003 01:37:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE7EF43FCB; Thu, 27 Feb 2003 01:37:07 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R9b70U064506; Thu, 27 Feb 2003 01:37:07 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R9b7GF064505; Thu, 27 Feb 2003 01:37:07 -0800 (PST) Message-Id: <200302270937.h1R9b7GF064505@repoman.freebsd.org> From: Akinori MUSHA Date: Thu, 27 Feb 2003 01:37:07 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-XML-LibXSLT Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/27 01:37:07 PST Modified files: textproc/p5-XML-LibXSLT Makefile distinfo Log: Update to 1.53. PR: ports/48739 Submitted by: Dominic Mitchell Urged by: knu Revision Changes Path 1.6 +1 -1 ports/textproc/p5-XML-LibXSLT/Makefile 1.4 +1 -1 ports/textproc/p5-XML-LibXSLT/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 1:43: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81B0E37B405; Thu, 27 Feb 2003 01:42:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B49DD43F93; Thu, 27 Feb 2003 01:42:57 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R9gv0U065031; Thu, 27 Feb 2003 01:42:57 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R9gvqX065030; Thu, 27 Feb 2003 01:42:57 -0800 (PST) Message-Id: <200302270942.h1R9gvqX065030@repoman.freebsd.org> From: Søren Schmidt Date: Thu, 27 Feb 2003 01:42:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/02/27 01:42:57 PST Modified files: sys/dev/ata ata-chipset.c Log: Only use function 1 not 0 on cypress chips. Revision Changes Path 1.8 +3 -1 src/sys/dev/ata/ata-chipset.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 1:52:27 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60E1737B401; Thu, 27 Feb 2003 01:52:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 104EB43FD7; Thu, 27 Feb 2003 01:52:25 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R9qO0U065763; Thu, 27 Feb 2003 01:52:24 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R9qORc065762; Thu, 27 Feb 2003 01:52:24 -0800 (PST) Message-Id: <200302270952.h1R9qORc065762@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 27 Feb 2003 01:52:24 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/pear-Net_SMTP Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/27 01:52:24 PST Modified files: net Makefile Added files: net/pear-Net_SMTP Makefile distinfo pkg-comment pkg-descr pkg-plist Log: PEAR class that provides an implementation of the SMTP protocol PR: ports/48122 (well, not really but that was the beginning of it) Submitted by: Thierry Thomas Revision Changes Path 1.935 +1 -0 ports/net/Makefile 1.1 +46 -0 ports/net/pear-Net_SMTP/Makefile (new) 1.1 +1 -0 ports/net/pear-Net_SMTP/distinfo (new) 1.1 +1 -0 ports/net/pear-Net_SMTP/pkg-comment (new) 1.1 +4 -0 ports/net/pear-Net_SMTP/pkg-descr (new) 1.1 +3 -0 ports/net/pear-Net_SMTP/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 1:52:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41B9637B401; Thu, 27 Feb 2003 01:52:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D287043F3F; Thu, 27 Feb 2003 01:52:45 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R9qj0U065814; Thu, 27 Feb 2003 01:52:45 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1R9qjf0065813; Thu, 27 Feb 2003 01:52:45 -0800 (PST) Message-Id: <200302270952.h1R9qjf0065813@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 27 Feb 2003 01:52:45 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/27 01:52:45 PST Modified files: . modules Log: pear-Net_SMTP --> ports/net/pear-Net_SMTP Revision Changes Path 1.6826 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 2: 5:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF2DC37B401; Thu, 27 Feb 2003 02:05:50 -0800 (PST) Received: from mx1.zsea.zp.ua (zsea.zp.ua [212.8.40.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39F4043FAF; Thu, 27 Feb 2003 02:05:47 -0800 (PST) (envelope-from laa@Eagle.zgia.zp.ua) Received: from Eagle.zgia.zp.ua (localhost [127.0.0.1]) by mx1.zsea.zp.ua with ESMTPœ id h1RA5d6r007984; Thu, 27 Feb 2003 12:05:39 +0200 (EET) (envelope-from laa@Eagle.zgia.zp.ua)œ Received: (from laa@localhost) by Eagle.zgia.zp.ua id h1RA5c5Y007983; Thu, 27 Feb 2003 12:05:38 +0200 (EET) Date: Thu, 27 Feb 2003 12:05:38 +0200 From: Alexandr Listopad To: Bill Paul Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h Message-ID: <20030227100538.GC1114@zgia.zp.ua> Mail-Followup-To: Bill Paul , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200302262212.h1QMC4L8017995@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200302262212.h1QMC4L8017995@repoman.freebsd.org> X-Mailer: Mutt X-PGP-Key: http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0xF3FFC401 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Bill Paul! > wpaul 2003/02/26 14:12:04 PST > > Modified files: > sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h > Log: > As previously threatened, add TCP/IP checksum offload support to > the fxp driver. This is enabled only for the 82550/82551 chips > (PCI revision code 12 or 13). RX and TX checksum offload are > both supported. Transmit offload is limited to TCP and UDP only > right now: there seems to be a problem with IP header checksumming > on transmit in some cases. > > This chip has hardware VLAN support as well. I hope to enable > support for this eventually. Please, update man page too. -- Laa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 2:11: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D07237B401; Thu, 27 Feb 2003 02:11:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 373AE43F3F; Thu, 27 Feb 2003 02:11:05 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RAB50U066980; Thu, 27 Feb 2003 02:11:05 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RAB4uT066979; Thu, 27 Feb 2003 02:11:04 -0800 (PST) Message-Id: <200302271011.h1RAB4uT066979@repoman.freebsd.org> From: Akinori MUSHA Date: Thu, 27 Feb 2003 02:11:04 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/pike73 Makefile distinfo pkg-descr pkg-plist ports/lang/pike73/scripts configure.pike X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/27 02:11:04 PST Removed files: lang/pike73 Makefile distinfo pkg-descr pkg-plist lang/pike73/scripts configure.pike Log: Retire Pike 7.3. PR: ports/48629 Submitted by: Xavier Beaudouin (MAINTAINER) Revision Changes Path 1.12 +0 -58 ports/lang/pike73/Makefile (dead) 1.4 +0 -1 ports/lang/pike73/distinfo (dead) 1.4 +0 -11 ports/lang/pike73/pkg-descr (dead) 1.5 +0 -477 ports/lang/pike73/pkg-plist (dead) 1.11 +0 -131 ports/lang/pike73/scripts/configure.pike (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 2:12:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1A1137B401; Thu, 27 Feb 2003 02:12:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A7F443FBD; Thu, 27 Feb 2003 02:12:53 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RACq0U067148; Thu, 27 Feb 2003 02:12:52 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RACqEn067147; Thu, 27 Feb 2003 02:12:52 -0800 (PST) Message-Id: <200302271012.h1RACqEn067147@repoman.freebsd.org> From: Akinori MUSHA Date: Thu, 27 Feb 2003 02:12:52 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/27 02:12:52 PST Modified files: . modules Log: lang/pike does not exist any more. Revision Changes Path 1.6827 +0 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 2:37:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D75937B401; Thu, 27 Feb 2003 02:37:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2C4343FAF; Thu, 27 Feb 2003 02:37:45 -0800 (PST) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RAbj0U068503; Thu, 27 Feb 2003 02:37:45 -0800 (PST) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RAbjKk068502; Thu, 27 Feb 2003 02:37:45 -0800 (PST) Message-Id: <200302271037.h1RAbjKk068502@repoman.freebsd.org> From: Tilman Linneweh Date: Thu, 27 Feb 2003 02:37:45 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/foobillard Makefile pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arved 2003/02/27 02:37:45 PST Modified files: games/foobillard Makefile Removed files: games/foobillard pkg-comment Log: Fix build if SDL is linked wiithout esound. De-pkg-comment. Reported by: bento Submitted by: Stefan Farfeleder Revision Changes Path 1.4 +2 -0 ports/games/foobillard/Makefile 1.2 +0 -1 ports/games/foobillard/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 3:29:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0F1E37B405; Thu, 27 Feb 2003 03:29:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62A0143FDF; Thu, 27 Feb 2003 03:29:56 -0800 (PST) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RBTu0U071837; Thu, 27 Feb 2003 03:29:56 -0800 (PST) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RBTuNC071836; Thu, 27 Feb 2003 03:29:56 -0800 (PST) Message-Id: <200302271129.h1RBTuNC071836@repoman.freebsd.org> From: Tilman Linneweh Date: Thu, 27 Feb 2003 03:29:55 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/tulip Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arved 2003/02/27 03:29:55 PST Modified files: graphics/tulip Makefile Log: Add dependency on autoconf Submitted by: bento Revision Changes Path 1.3 +1 -0 ports/graphics/tulip/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 3:31:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6970B37B401; Thu, 27 Feb 2003 03:31:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E1A443FD7; Thu, 27 Feb 2003 03:31:09 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RBV80U072164; Thu, 27 Feb 2003 03:31:08 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RBV8Mu072162; Thu, 27 Feb 2003 03:31:08 -0800 (PST) Message-Id: <200302271131.h1RBV8Mu072162@repoman.freebsd.org> From: "Tim J. Robbins" Date: Thu, 27 Feb 2003 03:31:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2003/02/27 03:31:08 PST Modified files: sys/modules Makefile Log: Build the ncp and nwfs modules again, but only on i386 for now. Revision Changes Path 1.305 +2 -4 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 3:35:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE0E937B401; Thu, 27 Feb 2003 03:35:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 900F743F85; Thu, 27 Feb 2003 03:35:23 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RBZN0U072416; Thu, 27 Feb 2003 03:35:23 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RBZNnd072415; Thu, 27 Feb 2003 03:35:23 -0800 (PST) Message-Id: <200302271135.h1RBZNnd072415@repoman.freebsd.org> From: "Tim J. Robbins" Date: Thu, 27 Feb 2003 03:35:23 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/nwfs nwfs_io.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2003/02/27 03:35:23 PST Modified files: sys/fs/nwfs nwfs_io.c Log: Copy some VM changes from smbfs_putpages() to nwfs_putpages(): lock page queues, use vm_page_undirty(). Revision Changes Path 1.24 +3 -1 src/sys/fs/nwfs/nwfs_io.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 3:37:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58B7B37B401; Thu, 27 Feb 2003 03:37:18 -0800 (PST) Received: from thoth.sbs.de (thoth.sbs.de [192.35.17.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59B5043F93; Thu, 27 Feb 2003 03:37:16 -0800 (PST) (envelope-from andre.albsmeier@siemens.com) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by thoth.sbs.de (8.11.6/8.11.6) with ESMTP id h1RBbF428292; Thu, 27 Feb 2003 12:37:15 +0100 (MET) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail1.siemens.de (8.11.6/8.11.6) with ESMTP id h1RBbE512227; Thu, 27 Feb 2003 12:37:14 +0100 (MET) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mars.cert.siemens.de (8.12.7/8.12.7/$SiemensCERT: mail/cert.mc,v 1.42 2003/02/21 12:06:56 ust Exp $) with ESMTP id h1RBbE70034316; Thu, 27 Feb 2003 12:37:14 +0100 (CET) Received: (from localhost) by curry.mchp.siemens.de (8.12.6/8.12.6) id h1RBbEYD074911; Date: Thu, 27 Feb 2003 12:37:14 +0100 From: Andre Albsmeier To: David Schultz Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Andre.Albsmeier@siemens.com Subject: Re: cvs commit: src/sys/ufs/ufs quota.h Message-ID: <20030227123714.A47220@curry.mchp.siemens.de> References: <200302240849.h1O8nxFA061336@repoman.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: <200302240849.h1O8nxFA061336@repoman.freebsd.org>; from das@FreeBSD.ORG on Mon, Feb 24, 2003 at 12:49:59AM -0800 X-Echelon: IDEA, Saddam, Military, Passwords, passwd X-Advice: Drop that crappy M$-Outlook, I'm tired of your viruses! Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 24-Feb-2003 at 00:49:59 -0800, David Schultz wrote: > das 2003/02/24 00:49:59 PST > > Modified files: > sys/ufs/ufs quota.h > Log: > Expand the reference count on struct dquot to 32 bits. > This fixes a panic on large systems where a single user > may have more than 64K active or inactive vnodes. > > PR: 48234 > Reviewed by: mike (mentor) > > Revision Changes Path > 1.24 +1 -2 src/sys/ufs/ufs/quota.h Will this patch work on 4.7-STABLE without any other modifications (except make world & kernel) ? Thanks, -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 3:58:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31D0537B405 for ; Thu, 27 Feb 2003 03:58:22 -0800 (PST) Received: from scribble.fsn.hu (scribble.fsn.hu [193.224.40.95]) by mx1.FreeBSD.org (Postfix) with SMTP id EE6F443FDF for ; Thu, 27 Feb 2003 03:58:19 -0800 (PST) (envelope-from bra@fsn.hu) Received: (qmail 17005 invoked by uid 1000); 27 Feb 2003 11:58:18 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 27 Feb 2003 11:58:18 -0000 Date: Thu, 27 Feb 2003 12:58:18 +0100 (CET) From: Attila Nagy To: Bill Paul Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netgraph ng_fec.c In-Reply-To: <200302261949.h1QJnX94004956@repoman.freebsd.org> Message-ID: References: <200302261949.h1QJnX94004956@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, > wpaul 2003/02/26 11:49:33 PST > > Modified files: > sys/netgraph ng_fec.c > Log: > Some more updates for the new world order: Could you please hook up the ng_fec module to the build? > This module should actually work now. It does, thanks! ----------[ Free Software ISOs - http://www.fsn.hu/?f=download ]---------- Attila Nagy e-mail: Attila.Nagy@fsn.hu Free Software Network (FSN.HU) phone @work: +361 210 1415 (194) cell.: +3630 306 6758 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 3:59: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6BCD37B401; Thu, 27 Feb 2003 03:59:05 -0800 (PST) Received: from mail.tcoip.com.br (erato.tco.net.br [200.220.254.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CB1143FE1; Thu, 27 Feb 2003 03:59:02 -0800 (PST) (envelope-from dcs@tcoip.com.br) Received: from tcoip.com.br ([10.0.2.6]) by mail.tcoip.com.br (8.11.6/8.11.6) with ESMTP id h1RBwx909385; Thu, 27 Feb 2003 08:58:59 -0300 Message-ID: <3E5DFD83.4070605@tcoip.com.br> Date: Thu, 27 Feb 2003 08:58:59 -0300 From: "Daniel C. Sobral" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3b) Gecko/20030214 X-Accept-Language: en-us, en, pt-br, ja MIME-Version: 1.0 To: Bill Paul Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h References: <200302262212.h1QMC4L8017995@repoman.freebsd.org> In-Reply-To: <200302262212.h1QMC4L8017995@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bill Paul wrote: > wpaul 2003/02/26 14:12:04 PST > > Modified files: > sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h > Log: > As previously threatened, add TCP/IP checksum offload support to > the fxp driver. This is enabled only for the 82550/82551 chips > (PCI revision code 12 or 13). RX and TX checksum offload are > both supported. Transmit offload is limited to TCP and UDP only > right now: there seems to be a problem with IP header checksumming > on transmit in some cases. I'm curious. Is there any way of knowing whether support has been detected and is in use? I did the pciconf trick you mentioned, but... Alas, when you say revision code 12 or 13... is that hex or decimal? pciconf shows some of mine as being 0d. > This chip has hardware VLAN support as well. I hope to enable > support for this eventually. MMmmmmm. Yummy. I have 19 vlans in use on some hosts. -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: Daniel.Capo@tco.net.br Daniel.Sobral@tcoip.com.br dcs@tcoip.com.br Outros: dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net But they went to MARS around 1953!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 4: 0: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B1D937B401; Thu, 27 Feb 2003 04:00:00 -0800 (PST) Received: from HAL9000.homeunix.com (12-233-57-224.client.attbi.com [12.233.57.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5538843F3F; Thu, 27 Feb 2003 03:59:59 -0800 (PST) (envelope-from das@FreeBSD.org) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.6/8.12.5) with ESMTP id h1RBxw8Y051495; Thu, 27 Feb 2003 03:59:58 -0800 (PST) (envelope-from das@FreeBSD.org) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6/8.12.5/Submit) id h1RBxwcB051494; Thu, 27 Feb 2003 03:59:58 -0800 (PST) (envelope-from das@FreeBSD.org) Date: Thu, 27 Feb 2003 03:59:58 -0800 From: David Schultz To: Andre Albsmeier Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ufs quota.h Message-ID: <20030227115958.GA48171@HAL9000.homeunix.com> Mail-Followup-To: Andre Albsmeier , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200302240849.h1O8nxFA061336@repoman.freebsd.org> <20030227123714.A47220@curry.mchp.siemens.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030227123714.A47220@curry.mchp.siemens.de> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Andre Albsmeier : > On Mon, 24-Feb-2003 at 00:49:59 -0800, David Schultz wrote: > > das 2003/02/24 00:49:59 PST > > > > Modified files: > > sys/ufs/ufs quota.h > > Log: > > Expand the reference count on struct dquot to 32 bits. > > This fixes a panic on large systems where a single user > > may have more than 64K active or inactive vnodes. > > > > PR: 48234 > > Reviewed by: mike (mentor) > > > > Revision Changes Path > > 1.24 +1 -2 src/sys/ufs/ufs/quota.h > > Will this patch work on 4.7-STABLE without any other > modifications (except make world & kernel) ? Yes, it will work in 4.7-STABLE, without a new world even. I'll MFC it now. BTW, I forgot to credit bde with reviewing it, too. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 4: 4:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3A5337B401; Thu, 27 Feb 2003 04:04:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97A5D43F93; Thu, 27 Feb 2003 04:04:13 -0800 (PST) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RC4D0U074276; Thu, 27 Feb 2003 04:04:13 -0800 (PST) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RC4DdY074275; Thu, 27 Feb 2003 04:04:13 -0800 (PST) Message-Id: <200302271204.h1RC4DdY074275@repoman.freebsd.org> From: David Schultz Date: Thu, 27 Feb 2003 04:04:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs quota.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG das 2003/02/27 04:04:13 PST Modified files: (Branch: RELENG_4) sys/ufs/ufs quota.h Log: MFC 1.24: Expand the reference count on struct dquot to 32 bits. Approved by: re Revision Changes Path 1.15.2.1 +2 -3 src/sys/ufs/ufs/quota.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 4:20:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7783637B401; Thu, 27 Feb 2003 04:20:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1487C43FAF; Thu, 27 Feb 2003 04:20:52 -0800 (PST) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RCKp0U075337; Thu, 27 Feb 2003 04:20:51 -0800 (PST) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RCKp5j075336; Thu, 27 Feb 2003 04:20:51 -0800 (PST) Message-Id: <200302271220.h1RCKp5j075336@repoman.freebsd.org> From: Sergey Skvortsov Date: Thu, 27 Feb 2003 04:20:51 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/sablotron Makefile distinfo pkg-comment pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG skv 2003/02/27 04:20:51 PST Modified files: textproc/sablotron Makefile distinfo pkg-plist Removed files: textproc/sablotron pkg-comment Log: Updated to 0.97; fixed php dynamic linking issue. PR: ports/44794, ports/44924, ports/45759, ports/46268 Revision Changes Path 1.25 +17 -18 ports/textproc/sablotron/Makefile 1.16 +2 -3 ports/textproc/sablotron/distinfo 1.5 +0 -1 ports/textproc/sablotron/pkg-comment (dead) 1.11 +204 -129 ports/textproc/sablotron/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 4:26:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 636F037B401; Thu, 27 Feb 2003 04:26:44 -0800 (PST) Received: from goliath.siemens.de (goliath.siemens.de [192.35.17.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F16F43F75; Thu, 27 Feb 2003 04:26:42 -0800 (PST) (envelope-from andre.albsmeier@siemens.com) Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11]) by goliath.siemens.de (8.11.6/8.11.6) with ESMTP id h1RCQfe17197; Thu, 27 Feb 2003 13:26:41 +0100 (MET) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail2.siemens.de (8.11.6/8.11.6) with ESMTP id h1RCQeK19129; Thu, 27 Feb 2003 13:26:40 +0100 (MET) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mars.cert.siemens.de (8.12.7/8.12.7/$SiemensCERT: mail/cert.mc,v 1.42 2003/02/21 12:06:56 ust Exp $) with ESMTP id h1RCQe70092466; Thu, 27 Feb 2003 13:26:40 +0100 (CET) Received: (from localhost) by curry.mchp.siemens.de (8.12.6/8.12.6) id h1RCQeYD075387; Date: Thu, 27 Feb 2003 13:26:40 +0100 From: Andre Albsmeier To: Andre Albsmeier , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ufs quota.h Message-ID: <20030227132640.A47370@curry.mchp.siemens.de> References: <200302240849.h1O8nxFA061336@repoman.freebsd.org> <20030227123714.A47220@curry.mchp.siemens.de> <20030227115958.GA48171@HAL9000.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030227115958.GA48171@HAL9000.homeunix.com>; from das@FreeBSD.org on Thu, Feb 27, 2003 at 03:59:58AM -0800 X-Echelon: DefCon V, Encryption, Harvard, CIA, Undercover X-Advice: Drop that crappy M$-Outlook, I'm tired of your viruses! Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 27-Feb-2003 at 03:59:58 -0800, David Schultz wrote: > Thus spake Andre Albsmeier : > > On Mon, 24-Feb-2003 at 00:49:59 -0800, David Schultz wrote: > > > das 2003/02/24 00:49:59 PST > > > > > > Modified files: > > > sys/ufs/ufs quota.h > > > Log: > > > Expand the reference count on struct dquot to 32 bits. > > > This fixes a panic on large systems where a single user > > > may have more than 64K active or inactive vnodes. > > > > > > PR: 48234 > > > Reviewed by: mike (mentor) > > > > > > Revision Changes Path > > > 1.24 +1 -2 src/sys/ufs/ufs/quota.h > > > > Will this patch work on 4.7-STABLE without any other > > modifications (except make world & kernel) ? > > Yes, it will work in 4.7-STABLE, without a new world even. > I'll MFC it now. That's even better :-) Thanks, -Andre > > BTW, I forgot to credit bde with reviewing it, too. -- Division by zero error -- multiplying by zero to recover... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 4:27:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1D9137B401; Thu, 27 Feb 2003 04:27:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8465E43FBD; Thu, 27 Feb 2003 04:27:09 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RCR90U075670; Thu, 27 Feb 2003 04:27:09 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RCR9Bp075669; Thu, 27 Feb 2003 04:27:09 -0800 (PST) Message-Id: <200302271227.h1RCR9Bp075669@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 04:27:09 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sio sio.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 04:27:09 PST Modified files: sys/dev/sio sio.c Log: Make flags bit 0x10000 mean that PPS timestamping should use the CTS instead of the DCD pin. Revision Changes Path 1.387 +11 -2 src/sys/dev/sio/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 4:27:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7740437B401; Thu, 27 Feb 2003 04:27:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB0AA43FBF; Thu, 27 Feb 2003 04:27:35 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RCRZ0U075702; Thu, 27 Feb 2003 04:27:35 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RCRZol075701; Thu, 27 Feb 2003 04:27:35 -0800 (PST) Message-Id: <200302271227.h1RCRZol075701@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 04:27:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 sio.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 04:27:35 PST Modified files: share/man/man4 sio.4 Log: Document that flags bit 0x10000 puts PPS timestamping on CTS instead of DCD. Revision Changes Path 1.49 +2 -0 src/share/man/man4/sio.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 4:51:27 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40D1337B401; Thu, 27 Feb 2003 04:51:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E362943FCB; Thu, 27 Feb 2003 04:51:24 -0800 (PST) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RCpO0U077497; Thu, 27 Feb 2003 04:51:24 -0800 (PST) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RCpOMK077496; Thu, 27 Feb 2003 04:51:24 -0800 (PST) Message-Id: <200302271251.h1RCpOMK077496@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Thu, 27 Feb 2003 04:51:24 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/firewire firewire.c firewirereg.h fwdev.c fwmem.c sbp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG simokawa 2003/02/27 04:51:24 PST Modified files: sys/dev/firewire firewire.c firewirereg.h fwdev.c fwmem.c sbp.c Log: MFp4(simokawa_sbp branch) Improve SBP device probeing: - Wait 2 sec before issuing LOGIN ORB expecting the reconnection hold timer expires. - Serialize management ORB and scanning LUN by CAM on each target. This should fix the problem for devices which have multiple LUNs. Test device is donated by: Jaye Mathisen - Freeze SIM queue for 2 sec after BUS RESET. - Retry with LOGIN rather than RECONNECT after LOGIN is not completed for BUS RESET. - Use appropriate CAM status for BUS RESET and DEVICE RESET. - Let CAM to scan targets after BUS REST. - Implement CAM scan target function. - Keep our own devq freeze count. - Let CAM to know that SBP does tagged queuing. These should be merged to RELENG_4 before 4.8-RELEASE. Revision Changes Path 1.43 +4 -8 src/sys/dev/firewire/firewire.c 1.21 +6 -0 src/sys/dev/firewire/firewirereg.h 1.21 +8 -0 src/sys/dev/firewire/fwdev.c 1.15 +4 -0 src/sys/dev/firewire/fwmem.c 1.35 +288 -100 src/sys/dev/firewire/sbp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 4:53:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73AAA37B401; Thu, 27 Feb 2003 04:53:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16A3943FCB; Thu, 27 Feb 2003 04:53:22 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RCrL0U077568; Thu, 27 Feb 2003 04:53:21 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RCrLnt077567; Thu, 27 Feb 2003 04:53:21 -0800 (PST) Message-Id: <200302271253.h1RCrLnt077567@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 04:53:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sio sio.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 04:53:21 PST Modified files: sys/dev/sio sio.c Log: Typo, I must have hit xZZ in vi(1). Revision Changes Path 1.388 +1 -1 src/sys/dev/sio/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 4:56:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A63AC37B401; Thu, 27 Feb 2003 04:56:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42A3843FAF; Thu, 27 Feb 2003 04:56:11 -0800 (PST) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RCuA0U077700; Thu, 27 Feb 2003 04:56:10 -0800 (PST) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RCuAhP077699; Thu, 27 Feb 2003 04:56:10 -0800 (PST) Message-Id: <200302271256.h1RCuAhP077699@repoman.freebsd.org> From: Sergey Skvortsov Date: Thu, 27 Feb 2003 04:56:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-XML-LibXML Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG skv 2003/02/27 04:56:10 PST Modified files: textproc/p5-XML-LibXML Makefile distinfo pkg-descr pkg-plist Removed files: textproc/p5-XML-LibXML pkg-comment Log: Updated to 1.53 Revision Changes Path 1.11 +9 -8 ports/textproc/p5-XML-LibXML/Makefile 1.9 +1 -1 ports/textproc/p5-XML-LibXML/distinfo 1.2 +0 -1 ports/textproc/p5-XML-LibXML/pkg-comment (dead) 1.4 +1 -1 ports/textproc/p5-XML-LibXML/pkg-descr 1.6 +30 -29 ports/textproc/p5-XML-LibXML/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 5:11:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B821837B405; Thu, 27 Feb 2003 05:11:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C0EF43FCB; Thu, 27 Feb 2003 05:11:34 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RDBY0U078880; Thu, 27 Feb 2003 05:11:34 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RDBYSB078879; Thu, 27 Feb 2003 05:11:34 -0800 (PST) Message-Id: <200302271311.h1RDBYSB078879@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 27 Feb 2003 05:11:34 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/27 05:11:34 PST Modified files: . Makefile Log: Don't make buildworld and buildkernel in parallel. And this is probably what you expect when you say "make -jX buildworld buildkernel". Revision Changes Path 1.278 +1 -0 src/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 5:12:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBFFC37B401; Thu, 27 Feb 2003 05:12:52 -0800 (PST) Received: from mail.musha.org (daemon.musha.org [210.189.104.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id E198143F75; Thu, 27 Feb 2003 05:12:51 -0800 (PST) (envelope-from knu@iDaemons.org) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id 34835540F2; Thu, 27 Feb 2003 22:12:51 +0900 (JST) Date: Thu, 27 Feb 2003 22:12:51 +0900 Message-ID: <86isv527fw.wl%knu@iDaemons.org> From: "Akinori MUSHA" To: Sergey Skvortsov Cc: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc/p5-XML-LibXML Makefile distinfo pkg-comment pkg-descr pkg-plist In-Reply-To: <200302271256.h1RCuAhP077699@repoman.freebsd.org> References: <200302271256.h1RCuAhP077699@repoman.freebsd.org> User-Agent: Wanderlust/2.11.3 (Wonderwall) EMIKO/1.14.1 (Choanoflagellata) LIMIT/1.14.7 (Fujiidera) APEL/10.4 MULE XEmacs/21.4 (patch 12) (Portable Code) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Thu, 27 Feb 2003 04:56:10 -0800 (PST), Sergey Skvortsov wrote: > skv 2003/02/27 04:56:10 PST > > Modified files: > textproc/p5-XML-LibXML Makefile distinfo pkg-descr pkg-plist > Removed files: > textproc/p5-XML-LibXML pkg-comment > Log: > Updated to 1.53 Does this port really install? Is it just me that gets the following error during the installation: Can't locate XML/LibXML/Common.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.6.1/mach /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/mach /usr/local/lib/perl5/5.6.1 .) at /usr/local/lib/perl5/site_perl/5.6.1/mach/XML/LibXML.pm line 11. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.6.1/mach/XML/LibXML.pm line 11. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.6.1/mach/XML/LibXML/SAX/Parser.pm line 8. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.6.1/mach/XML/LibXML/SAX/Parser.pm line 8. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.6.1/XML/SAX.pm line 147. *** Error code 2 I submitted an update patch to you earlier today with the dependency on p5-XML-LibXML-Common, which port I had just added right before submitting the patch. -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "It went right by me -- At the time it went over my head I was looking out the window.. I should have looked at your face instead" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 5:13: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5369E37B408 for ; Thu, 27 Feb 2003 05:12:58 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5EF343FAF for ; Thu, 27 Feb 2003 05:12:21 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h1RCOi46059642 for ; Thu, 27 Feb 2003 14:24:44 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h1RCOfHR059629 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 27 Feb 2003 14:24:43 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h1RCOfaG059624; Thu, 27 Feb 2003 14:24:41 +0200 (EET) Date: Thu, 27 Feb 2003 14:24:41 +0200 From: Ruslan Ermilov To: "Daniel C. Sobral" Cc: Bill Paul , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h Message-ID: <20030227122441.GF39346@sunbay.com> References: <200302262212.h1QMC4L8017995@repoman.freebsd.org> <3E5DFD83.4070605@tcoip.com.br> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hK8Uo4Yp55NZU70L" Content-Disposition: inline In-Reply-To: <3E5DFD83.4070605@tcoip.com.br> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --hK8Uo4Yp55NZU70L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 27, 2003 at 08:58:59AM -0300, Daniel C. Sobral wrote: > Bill Paul wrote: > >wpaul 2003/02/26 14:12:04 PST > > > > Modified files: > > sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h=20 > > Log: > > As previously threatened, add TCP/IP checksum offload support to > > the fxp driver. This is enabled only for the 82550/82551 chips > > (PCI revision code 12 or 13). RX and TX checksum offload are > > both supported. Transmit offload is limited to TCP and UDP only > > right now: there seems to be a problem with IP header checksumming > > on transmit in some cases. >=20 > I'm curious. Is there any way of knowing whether support has been=20 > detected and is in use? I did the pciconf trick you mentioned, but...=20 > >=20 ifconfig(8) will tell you: xl0: flags=3D8802 mtu 1500 options=3D3 ether 00:50:da:b4:10:5b media: Ethernet autoselect (none) status: no carrier "ifconfig -m" will tell you the list of supported capabilities. > Alas, when you say revision code 12 or 13... is that hex or decimal?=20 > pciconf shows some of mine as being 0d. >=20 0d =3D=3D 13. :-) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --hK8Uo4Yp55NZU70L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+XgOJUkv4P6juNwoRAg94AJ9//2S5bB9sWrVFOQ/dzUz+NAKPxACfbRus 9F9d/RwOIMpwzHlK/tzdnNU= =xUoM -----END PGP SIGNATURE----- --hK8Uo4Yp55NZU70L-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 5:13:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93E4637B401; Thu, 27 Feb 2003 05:13:22 -0800 (PST) Received: from mail.tcoip.com.br (erato.tco.net.br [200.220.254.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FDAF43FB1; Thu, 27 Feb 2003 05:13:18 -0800 (PST) (envelope-from dcs@tcoip.com.br) Received: from tcoip.com.br ([10.0.2.6]) by mail.tcoip.com.br (8.11.6/8.11.6) with ESMTP id h1RDDG911411; Thu, 27 Feb 2003 10:13:16 -0300 Message-ID: <3E5E0EEC.9020203@tcoip.com.br> Date: Thu, 27 Feb 2003 10:13:16 -0300 From: "Daniel C. Sobral" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3b) Gecko/20030214 X-Accept-Language: en-us, en, pt-br, ja MIME-Version: 1.0 To: Ruslan Ermilov Cc: Bill Paul , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h References: <200302262212.h1QMC4L8017995@repoman.freebsd.org> <3E5DFD83.4070605@tcoip.com.br> <20030227122441.GF39346@sunbay.com> In-Reply-To: <20030227122441.GF39346@sunbay.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ruslan Ermilov wrote: > On Thu, Feb 27, 2003 at 08:58:59AM -0300, Daniel C. Sobral wrote: > >>Bill Paul wrote: >> >>>wpaul 2003/02/26 14:12:04 PST >>> >>> Modified files: >>> sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h >>> Log: >>> As previously threatened, add TCP/IP checksum offload support to >>> the fxp driver. This is enabled only for the 82550/82551 chips >>> (PCI revision code 12 or 13). RX and TX checksum offload are >>> both supported. Transmit offload is limited to TCP and UDP only >>> right now: there seems to be a problem with IP header checksumming >>> on transmit in some cases. >> >>I'm curious. Is there any way of knowing whether support has been >>detected and is in use? I did the pciconf trick you mentioned, but... >> >> > ifconfig(8) will tell you: > > xl0: flags=8802 mtu 1500 > options=3 > ether 00:50:da:b4:10:5b > media: Ethernet autoselect (none) > status: no carrier > > "ifconfig -m" will tell you the list of supported capabilities. > > >>Alas, when you say revision code 12 or 13... is that hex or decimal? >>pciconf shows some of mine as being 0d. >> > > 0d == 13. :-) Unless Bill Paul meant 13 as being 0x13 == 19. He mentions pciconf, which shows just "0d", and would show just "13" for 0x13, so I'm still unsure. Well, I'll have a new kernel soon on my 5.x testbox, and check this out. Thanks for the ifconfig reply. -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: Daniel.Capo@tco.net.br Daniel.Sobral@tcoip.com.br dcs@tcoip.com.br Outros: dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net To err is human, to moo bovine. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 5:40: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B592C37B401; Thu, 27 Feb 2003 05:40:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0497E43FA3; Thu, 27 Feb 2003 05:40:02 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RDe10U080576; Thu, 27 Feb 2003 05:40:01 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RDe1Nf080575; Thu, 27 Feb 2003 05:40:01 -0800 (PST) Message-Id: <200302271340.h1RDe1Nf080575@repoman.freebsd.org> From: Jacques Vidrine Date: Thu, 27 Feb 2003 05:40:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include resolv.h src/lib/libc/gen getpwent.c nlist.c src/lib/libc/include libc_private.h src/lib/libc/net getaddrinfo.c getservent.c nsdispatch.c nslexer.l rcmdsh.c src/lib/libc/posix1e mac_set.c src/lib/libc/rpc Makefile.inc ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2003/02/27 05:40:01 PST Modified files: include resolv.h lib/libc/gen getpwent.c nlist.c lib/libc/include libc_private.h lib/libc/net getaddrinfo.c getservent.c nsdispatch.c nslexer.l rcmdsh.c lib/libc/posix1e mac_set.c lib/libc/rpc Makefile.inc getrpcent.c rpc_com.h svc_run.c lib/libc/xdr xdr_rec.c Log: Eliminate 19 warnings in libc (at level WARNS=2) of the `implicit declaration of function' variety. Revision Changes Path 1.22 +5 -0 src/include/resolv.h 1.69 +1 -0 src/lib/libc/gen/getpwent.c 1.18 +1 -0 src/lib/libc/gen/nlist.c 1.9 +8 -0 src/lib/libc/include/libc_private.h 1.37 +1 -1 src/lib/libc/net/getaddrinfo.c 1.12 +1 -2 src/lib/libc/net/getservent.c 1.6 +2 -0 src/lib/libc/net/nsdispatch.c 1.4 +2 -0 src/lib/libc/net/nslexer.l 1.5 +3 -1 src/lib/libc/net/rcmdsh.c 1.3 +5 -0 src/lib/libc/posix1e/mac_set.c 1.25 +1 -0 src/lib/libc/rpc/Makefile.inc 1.14 +1 -1 src/lib/libc/rpc/getrpcent.c 1.7 +5 -0 src/lib/libc/rpc/rpc_com.h 1.18 +1 -0 src/lib/libc/rpc/svc_run.c 1.19 +1 -0 src/lib/libc/xdr/xdr_rec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 6: 7:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A316437B405; Thu, 27 Feb 2003 06:07:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CE4343FE1; Thu, 27 Feb 2003 06:07:19 -0800 (PST) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RE7J0U082755; Thu, 27 Feb 2003 06:07:19 -0800 (PST) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RE7IEe082754; Thu, 27 Feb 2003 06:07:18 -0800 (PST) Message-Id: <200302271407.h1RE7IEe082754@repoman.freebsd.org> From: Sergey Skvortsov Date: Thu, 27 Feb 2003 06:07:18 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-MIME-Types Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG skv 2003/02/27 06:07:18 PST Modified files: mail/p5-MIME-Types Makefile distinfo pkg-descr pkg-plist Log: Update to 1.005 Change maintainer because 2-week bouncing (no such email as "killer@prosalg.no") Revision Changes Path 1.4 +3 -4 ports/mail/p5-MIME-Types/Makefile 1.3 +1 -1 ports/mail/p5-MIME-Types/distinfo 1.2 +3 -4 ports/mail/p5-MIME-Types/pkg-descr 1.3 +6 -5 ports/mail/p5-MIME-Types/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 6: 7:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4145237B401; Thu, 27 Feb 2003 06:07:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D825343FD7; Thu, 27 Feb 2003 06:07:49 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RE7n0U082792; Thu, 27 Feb 2003 06:07:49 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RE7nd1082791; Thu, 27 Feb 2003 06:07:49 -0800 (PST) Message-Id: <200302271407.h1RE7nd1082791@repoman.freebsd.org> From: "Tim J. Robbins" Date: Thu, 27 Feb 2003 06:07:49 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/IPXrouted IPXrouted.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2003/02/27 06:07:49 PST Modified files: usr.sbin/IPXrouted IPXrouted.8 Log: "Advertizing" is ugly and possibly incorrect; use "Advertising" instead. Revision Changes Path 1.14 +1 -1 src/usr.sbin/IPXrouted/IPXrouted.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 6: 9:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D277837B401; Thu, 27 Feb 2003 06:09:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E936443FEC; Thu, 27 Feb 2003 06:09:36 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RE9a0U082857; Thu, 27 Feb 2003 06:09:36 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RE9aYk082856; Thu, 27 Feb 2003 06:09:36 -0800 (PST) Message-Id: <200302271409.h1RE9aYk082856@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 06:09:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sio sio_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 06:09:36 PST Modified files: sys/dev/sio sio_pci.c Log: Add yet a patch for the patchwork quilt called sio(4): Allow people set set flags on pci based SIO ports. Revision Changes Path 1.11 +4 -0 src/sys/dev/sio/sio_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 6:15:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10D0C37B405; Thu, 27 Feb 2003 06:15:20 -0800 (PST) Received: from mail.tcoip.com.br (erato.tco.net.br [200.220.254.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56B8C43F85; Thu, 27 Feb 2003 06:15:14 -0800 (PST) (envelope-from dcs@tcoip.com.br) Received: from tcoip.com.br ([10.0.2.6]) by mail.tcoip.com.br (8.11.6/8.11.6) with ESMTP id h1REF3912985; Thu, 27 Feb 2003 11:15:03 -0300 Message-ID: <3E5E1D66.6080801@tcoip.com.br> Date: Thu, 27 Feb 2003 11:15:02 -0300 From: "Daniel C. Sobral" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3b) Gecko/20030214 X-Accept-Language: en-us, en, pt-br, ja MIME-Version: 1.0 To: "Daniel C. Sobral" Cc: Ruslan Ermilov , Bill Paul , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h References: <200302262212.h1QMC4L8017995@repoman.freebsd.org> <3E5DFD83.4070605@tcoip.com.br> <20030227122441.GF39346@sunbay.com> <3E5E0EEC.9020203@tcoip.com.br> In-Reply-To: <3E5E0EEC.9020203@tcoip.com.br> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Daniel C. Sobral wrote: > Ruslan Ermilov wrote: > >> On Thu, Feb 27, 2003 at 08:58:59AM -0300, Daniel C. Sobral wrote: >> >>> Bill Paul wrote: >>> >>>> wpaul 2003/02/26 14:12:04 PST >>>> >>>> Modified files: >>>> sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h Log: >>>> As previously threatened, add TCP/IP checksum offload support to >>>> the fxp driver. This is enabled only for the 82550/82551 chips >>>> (PCI revision code 12 or 13). RX and TX checksum offload are >>>> both supported. Transmit offload is limited to TCP and UDP only >>>> right now: there seems to be a problem with IP header checksumming >>>> on transmit in some cases. >>> >>> >>> I'm curious. Is there any way of knowing whether support has been >>> detected and is in use? I did the pciconf trick you mentioned, but... >>> >>> >> ifconfig(8) will tell you: >> >> xl0: flags=8802 mtu 1500 >> options=3 >> ether 00:50:da:b4:10:5b >> media: Ethernet autoselect (none) >> status: no carrier >> >> "ifconfig -m" will tell you the list of supported capabilities. >> >> >>> Alas, when you say revision code 12 or 13... is that hex or decimal? >>> pciconf shows some of mine as being 0d. >>> >> >> 0d == 13. :-) > > > Unless Bill Paul meant 13 as being 0x13 == 19. He mentions pciconf, > which shows just "0d", and would show just "13" for 0x13, so I'm still > unsure. Well, I'll have a new kernel soon on my 5.x testbox, and check > this out. Thanks for the ifconfig reply. So... how does one turn it on? fxp2: flags=8843 mtu 1500 options=8 capability list: =b ether 00:02:b3:8f:30:41 media: Ethernet autoselect (100baseTX ) status: active supported media: media autoselect media 100baseTX mediaopt full-duplex media 100baseTX media 10baseT/UTP mediaopt full-duplex media 10baseT/UTP media none media 100baseTX mediaopt hw-loopback -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: Daniel.Capo@tco.net.br Daniel.Sobral@tcoip.com.br dcs@tcoip.com.br Outros: dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net Somebody's terminal is dropping bits. I found a pile of them over in the corner. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 6:25:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA62237B401; Thu, 27 Feb 2003 06:25:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A41743FD7; Thu, 27 Feb 2003 06:25:13 -0800 (PST) (envelope-from znerd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1REPD0U084447; Thu, 27 Feb 2003 06:25:13 -0800 (PST) (envelope-from znerd@repoman.freebsd.org) Received: (from znerd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1REPDg0084446; Thu, 27 Feb 2003 06:25:13 -0800 (PST) Message-Id: <200302271425.h1REPDg0084446@repoman.freebsd.org> From: Ernst de Haan Date: Thu, 27 Feb 2003 06:25:13 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/jakarta-ant Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2003/02/27 06:25:13 PST Modified files: devel/jakarta-ant Makefile pkg-plist Log: Now installing the antRun script again, in ${PREFIX}/bin. Bumped PORTREVISION. The antRun script was incorrectly removed from the list of installed files in the following commit: http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/jakarta-ant/Makefile.diff?r1=1.17&r2=1.18&f=h Indicated by: Oliver Eikemeier Revision Changes Path 1.19 +4 -3 ports/devel/jakarta-ant/Makefile 1.11 +1 -0 ports/devel/jakarta-ant/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 6:35:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6F2037B401; Thu, 27 Feb 2003 06:35:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49D7643F3F; Thu, 27 Feb 2003 06:35:22 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1REZL0U085109; Thu, 27 Feb 2003 06:35:21 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1REZLbm085108; Thu, 27 Feb 2003 06:35:21 -0800 (PST) Message-Id: <200302271435.h1REZLbm085108@repoman.freebsd.org> From: "Tim J. Robbins" Date: Thu, 27 Feb 2003 06:35:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netsmb smb_dev.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2003/02/27 06:35:21 PST Modified files: sys/netsmb smb_dev.c Log: Use noread(), nowrite() and nopoll() instead of our own stub functions. Revision Changes Path 1.14 +3 -24 src/sys/netsmb/smb_dev.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 6:47:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8281F37B401; Thu, 27 Feb 2003 06:47:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 538104405F; Thu, 27 Feb 2003 06:46:52 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1REkp0U085847; Thu, 27 Feb 2003 06:46:51 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1REkpIk085846; Thu, 27 Feb 2003 06:46:51 -0800 (PST) Message-Id: <200302271446.h1REkpIk085846@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 06:46:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_conf.c src/sys/sys conf.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 06:46:51 PST Modified files: sys/kern kern_conf.c sys/sys conf.h Log: Add support for allocating a device driver major number on demand. To do this, initialize the d_maj member of the cdevsw to MAJOR_AUTO. When the cdevsw is first passed to make_dev() a free major number will be assigned. Until we have a bit more experience with this a printf will announce this fact. Major numbers are not reclaimed, so loading/unloading the same device driver which uses MAJOR_AUTO will eventually deplete the pool of free major numbers and the system will panic when it can not allocate one. Still undecided who to invonvenience with the solution to this. Revision Changes Path 1.125 +15 -2 src/sys/kern/kern_conf.c 1.165 +2 -0 src/sys/sys/conf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 6:48:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 243C537B401; Thu, 27 Feb 2003 06:48:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA01743FA3; Thu, 27 Feb 2003 06:48:53 -0800 (PST) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1REmr0U085912; Thu, 27 Feb 2003 06:48:53 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1REmrBo085911; Thu, 27 Feb 2003 06:48:53 -0800 (PST) Message-Id: <200302271448.h1REmrBo085911@repoman.freebsd.org> From: Maxime Henrion Date: Thu, 27 Feb 2003 06:48:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_xxx.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2003/02/27 06:48:53 PST Modified files: sys/kern subr_xxx.c Log: We can now properly return ENODEV in nommap(), so do it. Remove the now wrong comment which says we can't. Revision Changes Path 1.22 +1 -2 src/sys/kern/subr_xxx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 6:49:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5F4937B401; Thu, 27 Feb 2003 06:49:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09BEA43FB1; Thu, 27 Feb 2003 06:49:57 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1REnu0U085972; Thu, 27 Feb 2003 06:49:56 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1REnuEf085971; Thu, 27 Feb 2003 06:49:56 -0800 (PST) Message-Id: <200302271449.h1REnuEf085971@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 27 Feb 2003 06:49:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/27 06:49:56 PST Modified files: sys/modules Makefile Log: Hook up the if_my module to the build. Revision Changes Path 1.306 +1 -0 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 7: 5:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5CF037B401; Thu, 27 Feb 2003 07:05:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56A5B43F85; Thu, 27 Feb 2003 07:05:29 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RF5T0U087287; Thu, 27 Feb 2003 07:05:29 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RF5S9m087286; Thu, 27 Feb 2003 07:05:28 -0800 (PST) Message-Id: <200302271505.h1RF5S9m087286@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 07:05:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors src/sys/i386/isa loran.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 07:05:28 PST Modified files: sys/conf majors sys/i386/isa loran.c Log: Use MAJOR_AUTO. Revision Changes Path 1.163 +0 -1 src/sys/conf/majors 1.39 +1 -2 src/sys/i386/isa/loran.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 7: 9:17 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FDFF37B401; Thu, 27 Feb 2003 07:09:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDE4243FA3; Thu, 27 Feb 2003 07:09:15 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RF9F0U087434; Thu, 27 Feb 2003 07:09:15 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RF9FZW087433; Thu, 27 Feb 2003 07:09:15 -0800 (PST) Message-Id: <200302271509.h1RF9FZW087433@repoman.freebsd.org> From: Akinori MUSHA Date: Thu, 27 Feb 2003 07:09:15 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/ruby-html-fillinform Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/27 07:09:15 PST Modified files: textproc Makefile Added files: textproc/ruby-html-fillinform Makefile distinfo pkg-descr pkg-plist Log: Add ruby-html-fillinform, a Ruby library that automatically inserts form data into HTML. Revision Changes Path 1.489 +1 -0 ports/textproc/Makefile 1.1 +40 -0 ports/textproc/ruby-html-fillinform/Makefile (new) 1.1 +1 -0 ports/textproc/ruby-html-fillinform/distinfo (new) 1.1 +5 -0 ports/textproc/ruby-html-fillinform/pkg-descr (new) 1.1 +12 -0 ports/textproc/ruby-html-fillinform/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 7: 9:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A03437B401; Thu, 27 Feb 2003 07:09:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDAA443F93; Thu, 27 Feb 2003 07:09:27 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RF9R0U087490; Thu, 27 Feb 2003 07:09:27 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RF9RuZ087489; Thu, 27 Feb 2003 07:09:27 -0800 (PST) Message-Id: <200302271509.h1RF9RuZ087489@repoman.freebsd.org> From: Akinori MUSHA Date: Thu, 27 Feb 2003 07:09:27 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/27 07:09:27 PST Modified files: . modules Log: ruby-html-fillinform --> ports/textproc/ruby-html-fillinform Revision Changes Path 1.6828 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 7:17:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 879DE37B401; Thu, 27 Feb 2003 07:17:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2926743FAF; Thu, 27 Feb 2003 07:17:38 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RFHb0U088120; Thu, 27 Feb 2003 07:17:37 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RFHbOZ088119; Thu, 27 Feb 2003 07:17:37 -0800 (PST) Message-Id: <200302271517.h1RFHbOZ088119@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 07:17:37 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_conf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 07:17:37 PST Modified files: sys/kern kern_conf.c Log: Add the flip-side check: If a driver wants a particular major#, make sure it is marked as allocated in reserved_majors[]. Whine if it wasn't. Revision Changes Path 1.126 +9 -0 src/sys/kern/kern_conf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 7:18:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9257037B401; Thu, 27 Feb 2003 07:18:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3794A43FCB; Thu, 27 Feb 2003 07:18:57 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RFIv0U088161; Thu, 27 Feb 2003 07:18:57 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RFIu1e088160; Thu, 27 Feb 2003 07:18:56 -0800 (PST) Message-Id: <200302271518.h1RFIu1e088160@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 07:18:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 07:18:56 PST Modified files: sys/conf majors Log: GC some more major numbers. Revision Changes Path 1.164 +0 -12 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 7:28:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F2ED37B401; Thu, 27 Feb 2003 07:28:20 -0800 (PST) Received: from kurush.osdn.org.ua (external.osdn.org.ua [212.40.34.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2AF143FBF; Thu, 27 Feb 2003 07:25:22 -0800 (PST) (envelope-from never@kurush.osdn.org.ua) Received: from kurush.osdn.org.ua (never@localhost [127.0.0.1]) by kurush.osdn.org.ua (8.12.6/8.12.6) with ESMTP id h1RFP5M9002921; Thu, 27 Feb 2003 17:25:06 +0200 (EET) (envelope-from never@kurush.osdn.org.ua) Received: (from never@localhost) by kurush.osdn.org.ua (8.12.6/8.12.6/Submit) id h1RFP5Lw002920; Thu, 27 Feb 2003 17:25:05 +0200 (EET) Date: Thu, 27 Feb 2003 17:25:05 +0200 From: Alexandr Kovalenko To: Orion Hodson Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/sound/pcm channel.c Message-ID: <20030227152505.GA1689@nevermind.kiev.ua> References: <200302261438.h1QEcJgb083808@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200302261438.h1QEcJgb083808@repoman.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Orion Hodson! On Wed, Feb 26, 2003 at 06:38:19AM -0800, you wrote: > orion 2003/02/26 06:38:19 PST > > Modified files: > sys/dev/sound/pcm channel.c > Log: > Replicate OSS behaviour when rate settings fails. > > PR: kern/26563 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=26563 MFC: ? -- NEVE-RIPE, will build world for food Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 7:34:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B837437B401; Thu, 27 Feb 2003 07:34:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C7F743F93; Thu, 27 Feb 2003 07:34:13 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RFYD0U089278; Thu, 27 Feb 2003 07:34:13 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RFYDHn089277; Thu, 27 Feb 2003 07:34:13 -0800 (PST) Message-Id: <200302271534.h1RFYDHn089277@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 07:34:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 07:34:13 PST Modified files: sys/conf majors Log: Update the comment to reflect new reality. GC more entries. Revision Changes Path 1.165 +6 -15 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 7:40: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 702F037B401; Thu, 27 Feb 2003 07:39:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11D1A43FA3; Thu, 27 Feb 2003 07:39:59 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RFdw0U089511; Thu, 27 Feb 2003 07:39:58 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RFdww8089510; Thu, 27 Feb 2003 07:39:58 -0800 (PST) Message-Id: <200302271539.h1RFdww8089510@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 07:39:58 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 07:39:58 PST Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Ammend entry for _FreeBSD_version 500104 to mention MAJOR_AUTO Revision Changes Path 1.286 +2 -1 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 7:45:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3300237B405 for ; Thu, 27 Feb 2003 07:45:47 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E92743FCB for ; Thu, 27 Feb 2003 07:45:38 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h1RFjXDo088572 for ; Thu, 27 Feb 2003 17:45:33 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h1RFjWHR088559 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 27 Feb 2003 17:45:33 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h1RFjRX9088552; Thu, 27 Feb 2003 17:45:27 +0200 (EET) Date: Thu, 27 Feb 2003 17:45:27 +0200 From: Ruslan Ermilov To: "Daniel C. Sobral" Cc: Bill Paul , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h Message-ID: <20030227154527.GA88361@sunbay.com> References: <200302262212.h1QMC4L8017995@repoman.freebsd.org> <3E5DFD83.4070605@tcoip.com.br> <20030227122441.GF39346@sunbay.com> <3E5E0EEC.9020203@tcoip.com.br> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline In-Reply-To: <3E5E0EEC.9020203@tcoip.com.br> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 27, 2003 at 10:13:16AM -0300, Daniel C. Sobral wrote: > Ruslan Ermilov wrote: > >On Thu, Feb 27, 2003 at 08:58:59AM -0300, Daniel C. Sobral wrote: > > > >>Bill Paul wrote: > >> > >>>wpaul 2003/02/26 14:12:04 PST > >>> > >>>Modified files: > >>> sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h=20 > >>>Log: > >>>As previously threatened, add TCP/IP checksum offload support to > >>>the fxp driver. This is enabled only for the 82550/82551 chips > >>>(PCI revision code 12 or 13). RX and TX checksum offload are > >>>both supported. Transmit offload is limited to TCP and UDP only > >>>right now: there seems to be a problem with IP header checksumming > >>>on transmit in some cases. > >> > >>I'm curious. Is there any way of knowing whether support has been=20 > >>detected and is in use? I did the pciconf trick you mentioned, but...= =20 > >> > >> > >ifconfig(8) will tell you: > > > >xl0: flags=3D8802 mtu 1500 > > options=3D3 > > ether 00:50:da:b4:10:5b > > media: Ethernet autoselect (none) > > status: no carrier > > > >"ifconfig -m" will tell you the list of supported capabilities. > > > > > >>Alas, when you say revision code 12 or 13... is that hex or decimal?=20 > >>pciconf shows some of mine as being 0d. > >> > > > >0d =3D=3D 13. :-) >=20 > Unless Bill Paul meant 13 as being 0x13 =3D=3D 19. He mentions pciconf,= =20 > which shows just "0d", and would show just "13" for 0x13, so I'm still=20 > unsure. Well, I'll have a new kernel soon on my 5.x testbox, and check=20 > this out. Thanks for the ifconfig reply. >=20 Laziness? :-) if_fxpreg.h:#define FXP_REV_82550 12 if_fxpreg.h:#define FXP_REV_82550_C 13 /* 82550 C stepping= */ Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+XjKXUkv4P6juNwoRAjcSAJ4mtMvd23xXtTQgzG1w8zMwWMVn6QCgicGf 0oNZxIYBT+QEd5i8qT8Ko0M= =JVr5 -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 8: 0:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FC0E37B401 for ; Thu, 27 Feb 2003 08:00:31 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id C376343FAF for ; Thu, 27 Feb 2003 08:00:25 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h1RG0JTx090103 for ; Thu, 27 Feb 2003 18:00:19 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h1RG0HHR090079 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 27 Feb 2003 18:00:19 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h1RG0HdY090074; Thu, 27 Feb 2003 18:00:17 +0200 (EET) Date: Thu, 27 Feb 2003 18:00:17 +0200 From: Ruslan Ermilov To: "Daniel C. Sobral" Cc: Jonathan Lemon , Bill Paul , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h Message-ID: <20030227160017.GB88361@sunbay.com> References: <200302262212.h1QMC4L8017995@repoman.freebsd.org> <3E5DFD83.4070605@tcoip.com.br> <20030227122441.GF39346@sunbay.com> <3E5E0EEC.9020203@tcoip.com.br> <3E5E1D66.6080801@tcoip.com.br> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tjCHc7DPkfUGtrlw" Content-Disposition: inline In-Reply-To: <3E5E1D66.6080801@tcoip.com.br> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --tjCHc7DPkfUGtrlw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 27, 2003 at 11:15:02AM -0300, Daniel C. Sobral wrote: > Daniel C. Sobral wrote: > >Ruslan Ermilov wrote: > > > >>On Thu, Feb 27, 2003 at 08:58:59AM -0300, Daniel C. Sobral wrote: > >> > >>>Bill Paul wrote: > >>> > >>>>wpaul 2003/02/26 14:12:04 PST > >>>> > >>>>Modified files: > >>>> sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h Log: > >>>>As previously threatened, add TCP/IP checksum offload support to > >>>>the fxp driver. This is enabled only for the 82550/82551 chips > >>>>(PCI revision code 12 or 13). RX and TX checksum offload are > >>>>both supported. Transmit offload is limited to TCP and UDP only > >>>>right now: there seems to be a problem with IP header checksumming > >>>>on transmit in some cases. > >>> > >>> > >>>I'm curious. Is there any way of knowing whether support has been=20 > >>>detected and is in use? I did the pciconf trick you mentioned, but...= =20 > >>> > >>> > >>ifconfig(8) will tell you: > >> > >>xl0: flags=3D8802 mtu 1500 > >> options=3D3 > >> ether 00:50:da:b4:10:5b > >> media: Ethernet autoselect (none) > >> status: no carrier > >> > >>"ifconfig -m" will tell you the list of supported capabilities. > >> > >> > >>>Alas, when you say revision code 12 or 13... is that hex or decimal?= =20 > >>>pciconf shows some of mine as being 0d. > >>> > >> > >>0d =3D=3D 13. :-) > > > > > >Unless Bill Paul meant 13 as being 0x13 =3D=3D 19. He mentions pciconf,= =20 > >which shows just "0d", and would show just "13" for 0x13, so I'm still= =20 > >unsure. Well, I'll have a new kernel soon on my 5.x testbox, and check= =20 > >this out. Thanks for the ifconfig reply. >=20 > So... how does one turn it on? >=20 Will you be surprised to know that ifconfig(8) does this? ;-) > fxp2: flags=3D8843 mtu 1500 > options=3D8 > capability list: > =3Db > ether 00:02:b3:8f:30:41 > media: Ethernet autoselect (100baseTX ) > status: active > supported media: > media autoselect > media 100baseTX mediaopt full-duplex > media 100baseTX > media 10baseT/UTP mediaopt full-duplex > media 10baseT/UTP > media none > media 100baseTX mediaopt hw-loopback >=20 Jonathan forgot to document the "rxcsum", "txcsum", and "netcons" capabilities in the ifconfig(8) manpage. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --tjCHc7DPkfUGtrlw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+XjYRUkv4P6juNwoRAmfnAJwM0R8RhAanTbtx4umpDzyD9Gp9NwCfULRv tROY330X08NWsB7Mk/NqqKs= =SRY0 -----END PGP SIGNATURE----- --tjCHc7DPkfUGtrlw-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 8:12:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6139F37B405; Thu, 27 Feb 2003 08:12:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 835AD43FF2; Thu, 27 Feb 2003 08:12:22 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RGCM0U091826; Thu, 27 Feb 2003 08:12:22 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RGCMmD091825; Thu, 27 Feb 2003 08:12:22 -0800 (PST) Message-Id: <200302271612.h1RGCMmD091825@repoman.freebsd.org> From: Akinori MUSHA Date: Thu, 27 Feb 2003 08:12:21 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/ruby-html-template Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/27 08:12:21 PST Modified files: textproc Makefile Added files: textproc/ruby-html-template Makefile distinfo pkg-descr pkg-plist Log: Add ruby-html-template, a Ruby library to use HTML as a template file from CGI scripts. Revision Changes Path 1.490 +1 -0 ports/textproc/Makefile 1.1 +40 -0 ports/textproc/ruby-html-template/Makefile (new) 1.1 +1 -0 ports/textproc/ruby-html-template/distinfo (new) 1.1 +5 -0 ports/textproc/ruby-html-template/pkg-descr (new) 1.1 +18 -0 ports/textproc/ruby-html-template/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 8:12:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC64937B401; Thu, 27 Feb 2003 08:12:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E5EB43FDD; Thu, 27 Feb 2003 08:12:35 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RGCZ0U091870; Thu, 27 Feb 2003 08:12:35 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RGCZ5E091869; Thu, 27 Feb 2003 08:12:35 -0800 (PST) Message-Id: <200302271612.h1RGCZ5E091869@repoman.freebsd.org> From: Akinori MUSHA Date: Thu, 27 Feb 2003 08:12:35 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/27 08:12:35 PST Modified files: . modules Log: ruby-html-template --> ports/textproc/ruby-html-template Revision Changes Path 1.6829 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 8:27:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B5DB37B401; Thu, 27 Feb 2003 08:27:26 -0800 (PST) Received: from mail.flugsvamp.com (ts46-01-qdr3643.mdfrd.or.charter.com [68.118.36.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6740D43FBD; Thu, 27 Feb 2003 08:27:24 -0800 (PST) (envelope-from jlemon@flugsvamp.com) Received: (from jlemon@localhost) by mail.flugsvamp.com (8.12.6/8.12.6) id h1RGRDO0032460; Thu, 27 Feb 2003 10:27:13 -0600 (CST) (envelope-from jlemon) Date: Thu, 27 Feb 2003 10:27:13 -0600 From: Jonathan Lemon To: Ruslan Ermilov Cc: "Daniel C. Sobral" , Jonathan Lemon , Bill Paul , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h Message-ID: <20030227102713.D48762@flugsvamp.com> Mail-Followup-To: Ruslan Ermilov , "Daniel C. Sobral" , Jonathan Lemon , Bill Paul , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org References: <200302262212.h1QMC4L8017995@repoman.freebsd.org> <3E5DFD83.4070605@tcoip.com.br> <20030227122441.GF39346@sunbay.com> <3E5E0EEC.9020203@tcoip.com.br> <3E5E1D66.6080801@tcoip.com.br> <20030227160017.GB88361@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20030227160017.GB88361@sunbay.com>; from ru@freebsd.org on Thu, Feb 27, 2003 at 06:00:17PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Feb 27, 2003 at 06:00:17PM +0200, Ruslan Ermilov wrote: > On Thu, Feb 27, 2003 at 11:15:02AM -0300, Daniel C. Sobral wrote: > Will you be surprised to know that ifconfig(8) does this? ;-) > > Jonathan forgot to document the "rxcsum", "txcsum", and > "netcons" capabilities in the ifconfig(8) manpage. Oops, so I did. Here's a patch, please clean up as needed, and commit. I left out netcons for now, since I (still) haven't committed the netcons support yet. :-| -- Jonathan Index: ifconfig.8 =================================================================== RCS file: /ncvs/src/sbin/ifconfig/ifconfig.8,v retrieving revision 1.66 diff -u -r1.66 ifconfig.8 --- ifconfig.8 25 Nov 2002 16:01:28 -0000 1.66 +++ ifconfig.8 27 Feb 2003 16:30:16 -0000 @@ -305,6 +305,17 @@ .It Fl mediaopt Ar opts If the driver supports the media selection system, disable the specified media options on the interface. +.It Cm rxcsum, txcsum +If the driver supports user configurable checksum offloading, +enable receive (or transmit) checksum offloading on the interface. +Some drivers may not be able to enable these flags independently +of each other, so setting one may also set the other. The driver +will offload as much checksum work as it can reliably support, the +exact level of offloading varies between drivers. +.It Fl rxcsum, Fl txcsum +If the driver supports user configurable checksum offloading, +disable receive (or transmit) checksum offloading on the interface. +These settings may not always be independent of each other. .It Cm tunnel Ar src_addr dest_addr (IP tunnel devices only.) Configure the physical source and destination address for IP tunnel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 8:30:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6F6437B405; Thu, 27 Feb 2003 08:30:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B6E043F75; Thu, 27 Feb 2003 08:30:27 -0800 (PST) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RGUQ0U092721; Thu, 27 Feb 2003 08:30:27 -0800 (PST) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RGUQLu092720; Thu, 27 Feb 2003 08:30:26 -0800 (PST) Message-Id: <200302271630.h1RGUQLu092720@repoman.freebsd.org> From: Martin Blapp Date: Thu, 27 Feb 2003 08:30:26 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php4/scripts configure.php X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2003/02/27 08:30:26 PST Modified files: www/mod_php4/scripts configure.php Log: Add support for cracklib, a password-checking library Maintainer timeout. Revision Changes Path 1.184 +6 -1 ports/www/mod_php4/scripts/configure.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 8:34:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E99937B405; Thu, 27 Feb 2003 08:34:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A83A243F75; Thu, 27 Feb 2003 08:34:56 -0800 (PST) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RGYu0U093151; Thu, 27 Feb 2003 08:34:56 -0800 (PST) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RGYuMU093150; Thu, 27 Feb 2003 08:34:56 -0800 (PST) Message-Id: <200302271634.h1RGYuMU093150@repoman.freebsd.org> From: Mike Barcroft Date: Thu, 27 Feb 2003 08:34:56 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en developers.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2003/02/27 08:34:56 PST Modified files: en developers.sgml Log: Add entity for David Schultz. Revision Changes Path 1.38 +2 -1 www/en/developers.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 8:48:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DD7237B401; Thu, 27 Feb 2003 08:48:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C775F43FA3; Thu, 27 Feb 2003 08:48:18 -0800 (PST) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RGmI0U093877; Thu, 27 Feb 2003 08:48:18 -0800 (PST) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RGmIfO093876; Thu, 27 Feb 2003 08:48:18 -0800 (PST) Message-Id: <200302271648.h1RGmIfO093876@repoman.freebsd.org> From: Mike Barcroft Date: Thu, 27 Feb 2003 08:48:18 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/projects/c99 index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2003/02/27 08:48:18 PST Modified files: en/projects/c99 index.sgml Log: o Use new entity for das and remove old one. o Change description of strtod.c task, assign to das. o Change description of strtof() task, assign to das. o Add task for , assign to mike. Revision Changes Path 1.80 +29 -22 www/en/projects/c99/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 9:24:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C54737B401; Thu, 27 Feb 2003 09:24:03 -0800 (PST) Received: from mail.tcoip.com.br (erato.tco.net.br [200.220.254.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69CA543F75; Thu, 27 Feb 2003 09:23:52 -0800 (PST) (envelope-from dcs@tcoip.com.br) Received: from tcoip.com.br ([10.0.2.6]) by mail.tcoip.com.br (8.11.6/8.11.6) with ESMTP id h1RHNj917907; Thu, 27 Feb 2003 14:23:45 -0300 Message-ID: <3E5E49A1.9050507@tcoip.com.br> Date: Thu, 27 Feb 2003 14:23:45 -0300 From: "Daniel C. Sobral" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3b) Gecko/20030214 X-Accept-Language: en-us, en, pt-br, ja MIME-Version: 1.0 To: Ruslan Ermilov Cc: Jonathan Lemon , Bill Paul , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h References: <200302262212.h1QMC4L8017995@repoman.freebsd.org> <3E5DFD83.4070605@tcoip.com.br> <20030227122441.GF39346@sunbay.com> <3E5E0EEC.9020203@tcoip.com.br> <3E5E1D66.6080801@tcoip.com.br> <20030227160017.GB88361@sunbay.com> In-Reply-To: <20030227160017.GB88361@sunbay.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ruslan Ermilov wrote: > On Thu, Feb 27, 2003 at 11:15:02AM -0300, Daniel C. Sobral wrote: > >>Daniel C. Sobral wrote: >> >>>Ruslan Ermilov wrote: >>> >>> >>>>On Thu, Feb 27, 2003 at 08:58:59AM -0300, Daniel C. Sobral wrote: >>>> >>>> >>>>>Bill Paul wrote: >>>>> >>>>> >>>>>>wpaul 2003/02/26 14:12:04 PST >>>>>> >>>>>>Modified files: >>>>>> sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h Log: >>>>>>As previously threatened, add TCP/IP checksum offload support to >>>>>>the fxp driver. This is enabled only for the 82550/82551 chips >>>>>>(PCI revision code 12 or 13). RX and TX checksum offload are >>>>>>both supported. Transmit offload is limited to TCP and UDP only >>>>>>right now: there seems to be a problem with IP header checksumming >>>>>>on transmit in some cases. >>>>> >>>>> >>>>>I'm curious. Is there any way of knowing whether support has been >>>>>detected and is in use? I did the pciconf trick you mentioned, but... >>>>> >>>>> >>>>ifconfig(8) will tell you: >>>> >>>>xl0: flags=8802 mtu 1500 >>>> options=3 >>>> ether 00:50:da:b4:10:5b >>>> media: Ethernet autoselect (none) >>>> status: no carrier >>>> >>>>"ifconfig -m" will tell you the list of supported capabilities. >>>> >>>> >>>> >>>>>Alas, when you say revision code 12 or 13... is that hex or decimal? >>>>>pciconf shows some of mine as being 0d. >>>>> >>>> >>>>0d == 13. :-) >>> >>> >>>Unless Bill Paul meant 13 as being 0x13 == 19. He mentions pciconf, >>>which shows just "0d", and would show just "13" for 0x13, so I'm still >>>unsure. Well, I'll have a new kernel soon on my 5.x testbox, and check >>>this out. Thanks for the ifconfig reply. >> >>So... how does one turn it on? >> > > Will you be surprised to know that ifconfig(8) does this? ;-) I would: root@piratinga:/usr/src/sbin/ifconfig# ifconfig -m fxp2 fxp2: flags=8843 mtu 1500 options=8 capability list: =b ether 00:02:b3:8f:30:41 media: Ethernet autoselect (100baseTX ) status: active supported media: media autoselect media 100baseTX mediaopt full-duplex media 100baseTX media 10baseT/UTP mediaopt full-duplex media 10baseT/UTP media none media 100baseTX mediaopt hw-loopback root@piratinga:/usr/src/sbin/ifconfig# ifconfig fxp2 rxcsum root@piratinga:/usr/src/sbin/ifconfig# ifconfig fxp2 txcsum root@piratinga:/usr/src/sbin/ifconfig# ifconfig -m fxp2 fxp2: flags=8843 mtu 1500 options=8 capability list: =b ether 00:02:b3:8f:30:41 media: Ethernet autoselect (100baseTX ) status: active supported media: media autoselect media 100baseTX mediaopt full-duplex media 100baseTX media 10baseT/UTP mediaopt full-duplex media 10baseT/UTP media none media 100baseTX mediaopt hw-loopback root@piratinga:/usr/src/sbin/ifconfig# > Jonathan forgot to document the "rxcsum", "txcsum", and > "netcons" capabilities in the ifconfig(8) manpage. Honestly, I thought this would have been configured with mediaopt. At any rate, it doesn't work. -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: Daniel.Capo@tco.net.br Daniel.Sobral@tcoip.com.br dcs@tcoip.com.br Outros: dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net "I stopped believing in Santa Claus when I was six. Mother took me to see him in a department store and he asked for my autograph." -- Shirley Temple To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 9:36:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 245CB37B407; Thu, 27 Feb 2003 09:36:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B956A43F93; Thu, 27 Feb 2003 09:36:37 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RHab0U096875; Thu, 27 Feb 2003 09:36:37 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RHabVJ096874; Thu, 27 Feb 2003 09:36:37 -0800 (PST) Message-Id: <200302271736.h1RHabVJ096874@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 27 Feb 2003 09:36:37 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/dillo Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/27 09:36:37 PST Modified files: www/dillo Makefile distinfo pkg-descr pkg-plist Log: Update to 0.7.0. PR: 48701 Submitted by: Andreas Schweitzer Revision Changes Path 1.18 +2 -3 ports/www/dillo/Makefile 1.7 +1 -1 ports/www/dillo/distinfo 1.5 +1 -4 ports/www/dillo/pkg-descr 1.3 +2 -0 ports/www/dillo/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 9:41: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81DCB37B401; Thu, 27 Feb 2003 09:41:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23C2F43FD7; Thu, 27 Feb 2003 09:41:04 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RHf30U097193; Thu, 27 Feb 2003 09:41:03 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RHf31M097192; Thu, 27 Feb 2003 09:41:03 -0800 (PST) Message-Id: <200302271741.h1RHf31M097192@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 27 Feb 2003 09:41:03 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/totem Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/27 09:41:03 PST Modified files: graphics/totem Makefile distinfo pkg-plist Log: Update to 0.95.1. Approved by: maintainer Revision Changes Path 1.7 +8 -4 ports/graphics/totem/Makefile 1.3 +1 -1 ports/graphics/totem/distinfo 1.3 +66 -0 ports/graphics/totem/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10: 4:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F62937B401; Thu, 27 Feb 2003 10:04:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B22EA43FBF; Thu, 27 Feb 2003 10:04:54 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RI4s0U098675; Thu, 27 Feb 2003 10:04:54 -0800 (PST) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RI4smU098674; Thu, 27 Feb 2003 10:04:54 -0800 (PST) Message-Id: <200302271804.h1RI4smU098674@repoman.freebsd.org> From: Mark Murray Date: Thu, 27 Feb 2003 10:04:54 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/dd Makefile args.c conv.c dd.c dd.h extern.h misc.c position.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2003/02/27 10:04:54 PST Modified files: bin/dd Makefile args.c conv.c dd.c dd.h extern.h misc.c position.c Log: WARNS=4 fixes. This would be WARNS=9 if we were -std=99 instead of -ansi, due to 'long long'. Reviewed by: green (slightly earlier version) Revision Changes Path 1.11 +1 -2 src/bin/dd/Makefile 1.34 +24 -23 src/bin/dd/args.c 1.18 +5 -3 src/bin/dd/conv.c 1.39 +5 -4 src/bin/dd/dd.c 1.18 +7 -7 src/bin/dd/dd.h 1.13 +2 -4 src/bin/dd/extern.h 1.26 +5 -4 src/bin/dd/misc.c 1.22 +1 -0 src/bin/dd/position.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10: 7:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D91B337B401; Thu, 27 Feb 2003 10:07:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D7D343FBF; Thu, 27 Feb 2003 10:07:11 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RI7B0U098825; Thu, 27 Feb 2003 10:07:11 -0800 (PST) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RI7BX0098824; Thu, 27 Feb 2003 10:07:11 -0800 (PST) Message-Id: <200302271807.h1RI7BX0098824@repoman.freebsd.org> From: Mark Murray Date: Thu, 27 Feb 2003 10:07:11 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/null null.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2003/02/27 10:07:11 PST Modified files: sys/dev/null null.c Log: Warns and lint fix. Nearly all trivial stuff. Revision Changes Path 1.15 +8 -7 src/sys/dev/null/null.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10: 7:27 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8769137B401; Thu, 27 Feb 2003 10:07:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24ACC43FCB; Thu, 27 Feb 2003 10:07:25 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RI7O0U098876; Thu, 27 Feb 2003 10:07:24 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RI7OtB098875; Thu, 27 Feb 2003 10:07:24 -0800 (PST) Message-Id: <200302271807.h1RI7OtB098875@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 27 Feb 2003 10:07:24 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/tidy-devel Makefile distinfo ports/www/tidy-devel/files patch-build_gnuauto_src_Makefile.am X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/27 10:07:24 PST Modified files: www/tidy-devel Makefile distinfo Removed files: www/tidy-devel/files patch-build_gnuauto_src_Makefile.am Log: Upgrading tidy-devel to 030225. PR: 48693 Submitted by: Thierry Thomas Revision Changes Path 1.29 +1 -1 ports/www/tidy-devel/Makefile 1.20 +1 -1 ports/www/tidy-devel/distinfo 1.2 +0 -11 ports/www/tidy-devel/files/patch-build_gnuauto_src_Makefile.am (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10: 8:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6866D37B401; Thu, 27 Feb 2003 10:08:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D690343FB1; Thu, 27 Feb 2003 10:08:44 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RI8i0U098944; Thu, 27 Feb 2003 10:08:44 -0800 (PST) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RI8iMg098943; Thu, 27 Feb 2003 10:08:44 -0800 (PST) Message-Id: <200302271808.h1RI8iMg098943@repoman.freebsd.org> From: Mark Murray Date: Thu, 27 Feb 2003 10:08:44 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/null Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2003/02/27 10:08:44 PST Added files: sys/modules/null Makefile Log: This is not going to win prizes for the most useful module ever, but it is useful to me for some testing and warns-fixing. Revision Changes Path 1.1 +9 -0 src/sys/modules/null/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10: 9:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 802D037B401; Thu, 27 Feb 2003 10:09:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2487B43F93; Thu, 27 Feb 2003 10:09:10 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RI990U098984; Thu, 27 Feb 2003 10:09:09 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RI99X5098983; Thu, 27 Feb 2003 10:09:09 -0800 (PST) Message-Id: <200302271809.h1RI99X5098983@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 27 Feb 2003 10:09:09 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssl Makefile.ssl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/27 10:09:09 PST Modified files: security/openssl Makefile.ssl Log: - check if we have 0.9.7a Revision Changes Path 1.11 +7 -4 ports/security/openssl/Makefile.ssl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10:20:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5656337B401; Thu, 27 Feb 2003 10:20:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6941043FE1; Thu, 27 Feb 2003 10:20:26 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RIKQ0U099786; Thu, 27 Feb 2003 10:20:26 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RIKQvJ099784; Thu, 27 Feb 2003 10:20:26 -0800 (PST) Message-Id: <200302271820.h1RIKQvJ099784@repoman.freebsd.org> From: Tom Rhodes Date: Thu, 27 Feb 2003 10:20:26 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations donors.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/27 10:20:26 PST Modified files: en/donations donors.sgml Log: The smart cards have found their way to des. Revision Changes Path 1.47 +2 -2 www/en/donations/donors.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10:24: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A416A37B401; Thu, 27 Feb 2003 10:24:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4728743F93; Thu, 27 Feb 2003 10:24:07 -0800 (PST) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RIO70U000308; Thu, 27 Feb 2003 10:24:07 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RIO7Kk000307; Thu, 27 Feb 2003 10:24:07 -0800 (PST) Message-Id: <200302271824.h1RIO7Kk000307@repoman.freebsd.org> From: Maxime Henrion Date: Thu, 27 Feb 2003 10:24:07 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons syscons.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2003/02/27 10:24:07 PST Modified files: sys/dev/syscons syscons.c Log: When DDB is in the kernel, unlock VTY switching so that we don't end up freezing the box. This makes VTY locking useless in the DDB case but a box which is supposed to be physically secure shouldn't compile DDB anyway. Reviewed by: silence on -audit Revision Changes Path 1.396 +4 -0 src/sys/dev/syscons/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10:25:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE4AE37B401; Thu, 27 Feb 2003 10:25:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EAAC43FB1; Thu, 27 Feb 2003 10:25:27 -0800 (PST) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RIPR0U000412; Thu, 27 Feb 2003 10:25:27 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RIPRVq000411; Thu, 27 Feb 2003 10:25:27 -0800 (PST) Message-Id: <200302271825.h1RIPRVq000411@repoman.freebsd.org> From: Maxime Henrion Date: Thu, 27 Feb 2003 10:25:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/lock lock.1 src/usr.sbin/vidcontrol vidcontrol.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2003/02/27 10:25:27 PST Modified files: usr.bin/lock lock.1 usr.sbin/vidcontrol vidcontrol.1 Log: Document the fact that VTY locking is easily bypassable when DDB is compiled in the kernel. Also add some useful xrefs to lock(1). Revision Changes Path 1.9 +5 -1 src/usr.bin/lock/lock.1 1.54 +4 -0 src/usr.sbin/vidcontrol/vidcontrol.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10:26: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8472237B401 for ; Thu, 27 Feb 2003 10:26:06 -0800 (PST) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 899EE43FD7 for ; Thu, 27 Feb 2003 10:26:03 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 28541 invoked from network); 27 Feb 2003 18:26:08 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 27 Feb 2003 18:26:08 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id h1RIOThT027164; Thu, 27 Feb 2003 13:24:29 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200302270111.h1R1BwV7030403@repoman.freebsd.org> Date: Thu, 27 Feb 2003 13:26:17 -0500 (EST) From: John Baldwin To: David Xu Subject: RE: cvs commit: src/sys/alpha/alpha trap.c src/sys/sparc64/sparc Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 27-Feb-2003 David Xu wrote: > davidxu 2003/02/26 17:11:58 PST > > Modified files: > sys/alpha/alpha trap.c > sys/sparc64/sparc64 trap.c > Log: > cat KSE > /dev/null Please use more informative log messages, such as 'Remove unused include.' -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10:33:49 2003 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 618) id 657C937B401; Thu, 27 Feb 2003 10:33:46 -0800 (PST) Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h In-Reply-To: <3E5E49A1.9050507@tcoip.com.br> from "Daniel C. Sobral" at "Feb 27, 2003 02:23:45 pm" To: dcs@tcoip.com.br (Daniel C. Sobral) Date: Thu, 27 Feb 2003 10:33:46 -0800 (PST) Cc: jlemon@FreeBSD.org, ru@FreeBSD.org, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20030227183346.657C937B401@hub.freebsd.org> From: wpaul@FreeBSD.ORG (Bill Paul) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > root@piratinga:/usr/src/sbin/ifconfig# ifconfig fxp2 rxcsum > root@piratinga:/usr/src/sbin/ifconfig# ifconfig fxp2 txcsum > root@piratinga:/usr/src/sbin/ifconfig# ifconfig -m fxp2 > fxp2: flags=8843 mtu 1500 > options=8 > capability list: > =b > ether 00:02:b3:8f:30:41 > media: Ethernet autoselect (100baseTX ) > status: active > supported media: > media autoselect > media 100baseTX mediaopt full-duplex > media 100baseTX > media 10baseT/UTP mediaopt full-duplex > media 10baseT/UTP > media none > media 100baseTX mediaopt hw-loopback > root@piratinga:/usr/src/sbin/ifconfig# > > > Jonathan forgot to document the "rxcsum", "txcsum", and > > "netcons" capabilities in the ifconfig(8) manpage. > > Honestly, I thought this would have been configured with mediaopt. At > any rate, it doesn't work. Er... look. The checksum offload capabilities are turned on by default, if your chip supports them, which it appears it does. Also, please try and remember just how bent I can get at someone who says "it doesn't work" without defining in precise detail just what "it" is and what "doesn't work" implies. Do you mean that using ifconfig to twiddle the capabilities doesn't seem to make any difference? Do you mean that the cards aren't working with the updated driver (i.e. you can't talk to the network)? Do you mean they work but you don't notice any significant performance difference? Do you mean the machine halts and catches fire? Like I said, you don't have to do anything to use the checksum offload capabilities: they're just on, and that's that. In terms of peformance, the fact that the chip doesn't do checksums over fragmented packets means that the biggest improvement will be with packets that fit into a single frame. -Bill -- ============================================================================= -Bill Paul (510) 749-2329 | Senior Engineer, Master of Unix-Fu wpaul@windriver.com | Wind River Systems ============================================================================= "If stupidity were a handicap, you'd have the best parking spot." ============================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10:34:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A18EF37B401; Thu, 27 Feb 2003 10:34:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F14A43F85; Thu, 27 Feb 2003 10:34:33 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RIYX0U001044; Thu, 27 Feb 2003 10:34:33 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RIYXqo001043; Thu, 27 Feb 2003 10:34:33 -0800 (PST) Message-Id: <200302271834.h1RIYXqo001043@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 27 Feb 2003 10:34:32 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/pan2 Makefile distinfo pkg-plist ports/news/pan2/files patch-pan_sockets.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/27 10:34:32 PST Modified files: news/pan2 Makefile distinfo pkg-plist Added files: news/pan2/files patch-pan_sockets.c Log: Update to 0.13.4. Revision Changes Path 1.73 +1 -1 ports/news/pan2/Makefile 1.49 +1 -1 ports/news/pan2/distinfo 1.1 +25 -0 ports/news/pan2/files/patch-pan_sockets.c (new) 1.21 +2 -0 ports/news/pan2/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10:40:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FE1F37B401; Thu, 27 Feb 2003 10:40:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12A4B43F85; Thu, 27 Feb 2003 10:40:31 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RIeU0U001446; Thu, 27 Feb 2003 10:40:30 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RIeUgh001444; Thu, 27 Feb 2003 10:40:30 -0800 (PST) Message-Id: <200302271840.h1RIeUgh001444@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 27 Feb 2003 10:40:30 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/leafnode Makefile distinfo pkg-install pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/27 10:40:30 PST Modified files: news/leafnode Makefile distinfo pkg-install pkg-plist Log: * Update to upstream version 1.9.36, fixing download issues when filters are configured. * LOCALBASE -> PREFIX * Fix extra files after uninstall * Add "deinstall for good" instructions. * Use the more efficient quickmkdir program from pkg-install. * Move spooldir into ${PREFIX} and lockfile into ${SPOOLDIR} (compatibility hack for ports that aren't turned into packages to allow for continued use of /var/spool/news for ${SPOOLDIR} is in place) * Execute pkg-install contents only once (in POST-INSTALL phase). PR: 48750 Submitted by: Matthias Andree Revision Changes Path 1.34 +18 -9 ports/news/leafnode/Makefile 1.21 +1 -1 ports/news/leafnode/distinfo 1.4 +30 -29 ports/news/leafnode/pkg-install 1.13 +17 -2 ports/news/leafnode/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10:41:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83EFC37B401; Thu, 27 Feb 2003 10:41:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FABB43FA3; Thu, 27 Feb 2003 10:41:55 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RIfs0U001767; Thu, 27 Feb 2003 10:41:54 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RIfsf4001766; Thu, 27 Feb 2003 10:41:54 -0800 (PST) Message-Id: <200302271841.h1RIfsf4001766@repoman.freebsd.org> From: Greg Lewis Date: Thu, 27 Feb 2003 10:41:54 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/nethack32 Makefile pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2003/02/27 10:41:54 PST Modified files: games/nethack32 Makefile Removed files: games/nethack32 pkg-comment Log: de-pkg-comment Revision Changes Path 1.34 +1 -0 ports/games/nethack32/Makefile 1.7 +0 -1 ports/games/nethack32/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10:44: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84C2E37B401; Thu, 27 Feb 2003 10:44:01 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDB9143FCB; Thu, 27 Feb 2003 10:43:58 -0800 (PST) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id CA54DAE300; Thu, 27 Feb 2003 10:43:58 -0800 (PST) Date: Thu, 27 Feb 2003 10:43:58 -0800 From: Alfred Perlstein To: Poul-Henning Kamp Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_conf.c src/sys/sys conf.h Message-ID: <20030227184358.GC7206@elvis.mu.org> References: <200302271446.h1REkpIk085846@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302271446.h1REkpIk085846@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Poul-Henning Kamp [030227 06:47] wrote: > phk 2003/02/27 06:46:51 PST > > Modified files: > sys/kern kern_conf.c > sys/sys conf.h > Log: > > Major numbers are not reclaimed, so loading/unloading the same > device driver which uses MAJOR_AUTO will eventually deplete the > pool of free major numbers and the system will panic when it can > not allocate one. Still undecided who to invonvenience with the > solution to this. Perhaps if you remebered the name assigned and it came back again you could assign the old major? -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10:46:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1494737B401; Thu, 27 Feb 2003 10:46:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAA8343FAF; Thu, 27 Feb 2003 10:46:41 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RIkf0U001976; Thu, 27 Feb 2003 10:46:41 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RIkfud001975; Thu, 27 Feb 2003 10:46:41 -0800 (PST) Message-Id: <200302271846.h1RIkfud001975@repoman.freebsd.org> From: Greg Lewis Date: Thu, 27 Feb 2003 10:46:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/linux-ibm-jdk14 Makefile pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2003/02/27 10:46:41 PST Modified files: java/linux-ibm-jdk14 Makefile Removed files: java/linux-ibm-jdk14 pkg-comment Log: de-pkg-comment Revision Changes Path 1.3 +1 -0 ports/java/linux-ibm-jdk14/Makefile 1.2 +0 -1 ports/java/linux-ibm-jdk14/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10:52:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25EE537B401; Thu, 27 Feb 2003 10:52:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B828943F93; Thu, 27 Feb 2003 10:52:21 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RIqL0U002565; Thu, 27 Feb 2003 10:52:21 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RIqLMm002564; Thu, 27 Feb 2003 10:52:21 -0800 (PST) Message-Id: <200302271852.h1RIqLMm002564@repoman.freebsd.org> From: Greg Lewis Date: Thu, 27 Feb 2003 10:52:21 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/dgd Makefile pkg-comment ports/net/dgd-lpmud Makefile pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2003/02/27 10:52:21 PST Modified files: net/dgd Makefile net/dgd-lpmud Makefile Removed files: net/dgd pkg-comment net/dgd-lpmud pkg-comment Log: de-pkg-comment Revision Changes Path 1.30 +1 -0 ports/net/dgd-lpmud/Makefile 1.4 +0 -1 ports/net/dgd-lpmud/pkg-comment (dead) 1.91 +1 -0 ports/net/dgd/Makefile 1.3 +0 -1 ports/net/dgd/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10:56: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EC3B37B405; Thu, 27 Feb 2003 10:56:02 -0800 (PST) Received: from cirb503493.alcatel.com.au (c18609.belrs1.nsw.optusnet.com.au [210.49.80.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 149BD43F3F; Thu, 27 Feb 2003 10:56:00 -0800 (PST) (envelope-from peterjeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1]) by cirb503493.alcatel.com.au (8.12.5/8.12.5) with ESMTP id h1RItwLZ081493; Fri, 28 Feb 2003 05:55:58 +1100 (EST) (envelope-from jeremyp@cirb503493.alcatel.com.au) Received: (from jeremyp@localhost) by cirb503493.alcatel.com.au (8.12.6/8.12.5/Submit) id h1RItvds081492; Fri, 28 Feb 2003 05:55:57 +1100 (EST) Date: Fri, 28 Feb 2003 05:55:57 +1100 From: Peter Jeremy To: Dag-Erling Smorgrav Cc: Maxime Henrion , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/alpha/alpha mem.c pmap.c src/sys/dev/bktr bktr_os.c src/sys/dev/drm drm_vm.h src/sys/dev/fb fb.c fbreg.h gfb.c s3_pci.c vga.c vgareg.h src/sys/dev/firewire fwdev.c fwmem.c src/sys/dev/gfb gfb_pci.c src/sys/dev/sound/pcm dsp.c ... Message-ID: <20030227185557.GI53497@cirb503493.alcatel.com.au> References: <200302250321.h1P3LN8b039840@repoman.freebsd.org> <20030225133132.GD60813@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Feb 25, 2003 at 02:38:26PM +0100, Dag-Erling Smorgrav wrote: >Maxime Henrion writes: >> I indeed missed one d_mmap_t consumer in this code. It should now be >> fixed, sorry for the inconvenience. > >Thanks! For future reference, I'm willing (and able) to compile-test >patches for any platform except powerpc. Since this problem seems to crop up fairly often, is it worth compiling a list of people willing to compile/test patches on different architectures (or unusual hardware)? (Though this won't solve the case where someone overlooks the possibility that a patch will have an impact of a different architecture.) Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10:56:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E82B37B401; Thu, 27 Feb 2003 10:56:18 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AA3C43FB1; Thu, 27 Feb 2003 10:56:17 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id h1RIuGaa009125; Thu, 27 Feb 2003 19:56:16 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Alfred Perlstein Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_conf.c src/sys/sys conf.h From: phk@phk.freebsd.dk In-Reply-To: Your message of "Thu, 27 Feb 2003 10:43:58 PST." <20030227184358.GC7206@elvis.mu.org> Date: Thu, 27 Feb 2003 19:56:16 +0100 Message-ID: <9124.1046372176@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20030227184358.GC7206@elvis.mu.org>, Alfred Perlstein writes: >* Poul-Henning Kamp [030227 06:47] wrote: >> phk 2003/02/27 06:46:51 PST >> >> Modified files: >> sys/kern kern_conf.c >> sys/sys conf.h >> Log: >> >> Major numbers are not reclaimed, so loading/unloading the same >> device driver which uses MAJOR_AUTO will eventually deplete the >> pool of free major numbers and the system will panic when it can >> not allocate one. Still undecided who to invonvenience with the >> solution to this. > >Perhaps if you remebered the name assigned and it came back again you >could assign the old major? The simple and effective solution is to refcount cdevsw structures from make_dev(+) and destroy_dev(-) calls and when the count goes to zero reclaim the major number. I experiment with this already here, but it has some locking implications which forces me to reconsider the self-locking structure of kern_conf.c and devfs and that makes the otherwise rather simple task non-simple. I'll get there eventually though. The other issue which I am pondering is a way to share major# for devices which don't care about which exact minor# they get. Typical examples being /dev/ccd.ctl and /dev/geom.ctl, wasting an entire major number for each of those is silly. I may introduce a different magic marker which says "allocate me both a major and minor" which would allow these kinds of devices to share one major number. -- 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 10:59:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 811FC37B401; Thu, 27 Feb 2003 10:59:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2256C43F75; Thu, 27 Feb 2003 10:59:43 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RIxg0U002761; Thu, 27 Feb 2003 10:59:42 -0800 (PST) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RIxgr8002760; Thu, 27 Feb 2003 10:59:42 -0800 (PST) Message-Id: <200302271859.h1RIxgr8002760@repoman.freebsd.org> From: Giorgos Keramidas Date: Thu, 27 Feb 2003 10:59:42 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2003/02/27 10:59:42 PST Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Add a note about sysctl's deprecated -w option. PR: docs/48482 Inspired by: Denis N. Peplin Revision Changes Path 1.513 +7 -0 doc/en_US.ISO8859-1/books/faq/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 11: 3:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC08637B401; Thu, 27 Feb 2003 11:03:26 -0800 (PST) Received: from mail.tcoip.com.br (erato.tco.net.br [200.220.254.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F50A43FDF; Thu, 27 Feb 2003 11:03:13 -0800 (PST) (envelope-from dcs@tcoip.com.br) Received: from tcoip.com.br ([10.0.2.6]) by mail.tcoip.com.br (8.11.6/8.11.6) with ESMTP id h1RJ3A920441; Thu, 27 Feb 2003 16:03:10 -0300 Message-ID: <3E5E60ED.70406@tcoip.com.br> Date: Thu, 27 Feb 2003 16:03:09 -0300 From: "Daniel C. Sobral" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3b) Gecko/20030214 X-Accept-Language: en-us, en, pt-br, ja MIME-Version: 1.0 To: Bill Paul Cc: jlemon@FreeBSD.ORG, ru@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h References: <20030227183346.657C937B401@hub.freebsd.org> In-Reply-To: <20030227183346.657C937B401@hub.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bill Paul wrote: > Er... look. The checksum offload capabilities are turned on by default, > if your chip supports them, which it appears it does. Also, please try > and remember just how bent I can get at someone who says "it doesn't > work" without defining in precise detail just what "it" is and what > "doesn't work" implies. > > Do you mean that using ifconfig to twiddle the capabilities doesn't > seem to make any difference? > Do you mean that the cards aren't working with the updated driver (i.e. > you can't talk to the network)? > Do you mean they work but you don't notice any significant performance > difference? > Do you mean the machine halts and catches fire? Well, whenever I use that txcsum/rxcsum thingy, the machine acquires a kind of life-like appearance, and sends some strange pulses through the TP cables and start gobbling all other switches it is connected to in a similar fashion, in a manner very much like the BOOMERs of BubbleGum Crisis and AD Police. I'm still wondering if that's an advanced feature added by the .jp crew or not, though. :-) What I mean by "doesn't work" was what I cut&pasted. If the messages didn't show it, sorry, I must have made a mistake when preparing them. I asked how I could see if the thing was in use or not. Someone told me to look in the "options" field displayed by ifconfig. Well: root@piratinga:/root# ifconfig fxp2 | grep options options=8 dcs@pajeus:/home/dcs$ ifconfig xl0 | grep options options=3 From where I concluded the option was not active. So I asked how I activated it, and was told to use the undocumented options rxcsum and txcsum. I did that and: root@piratinga:/root# ifconfig fxp2 rxcsum txcsum root@piratinga:/root# ifconfig fxp2 | grep options options=8 Nothing happened wrt to what ifconfig displayed. Now, someone, maybe on irc, also told me -m would show the available options. The result of this was: root@piratinga:/root# ifconfig -m fxp2 fxp2: flags=8843 mtu 1500 options=8 capability list: =b [...] So, -m in fact shows rxcsum and txcsum being supported capabilities, but they are never listed in options, no matter what I do. > Like I said, you don't have to do anything to use the checksum offload > capabilities: they're just on, and that's that. In terms of peformance, > the fact that the chip doesn't do checksums over fragmented packets > means that the biggest improvement will be with packets that fit into > a single frame. I suspect not even that, as all traffic going through these interfaces is 802.1q, and you mentioned IP checksum not being on for now. So, ignoring all that, my questions are: 1) How do I know if an interface has actually been identified as supporting the feature? 2) How do I know if the feature is in use? 3) If it can be turned on/off, how do I do it? 4) If the answer to any of these questions is the stuff I did above, why didn't it result in, well, the expected results? -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: Daniel.Capo@tco.net.br Daniel.Sobral@tcoip.com.br dcs@tcoip.com.br Outros: dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net "Don't tell me I'm burning the candle at both ends -- tell me where to get more wax!!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 11: 4: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C0B637B405; Thu, 27 Feb 2003 11:03:59 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id D89F043FAF; Thu, 27 Feb 2003 11:03:58 -0800 (PST) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id AABDDAE160; Thu, 27 Feb 2003 11:03:58 -0800 (PST) Date: Thu, 27 Feb 2003 11:03:58 -0800 From: Alfred Perlstein To: phk@phk.freebsd.dk Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_conf.c src/sys/sys conf.h Message-ID: <20030227190358.GE7206@elvis.mu.org> References: <20030227184358.GC7206@elvis.mu.org> <9124.1046372176@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9124.1046372176@critter.freebsd.dk> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * phk@phk.freebsd.dk [030227 10:56] wrote: > In message <20030227184358.GC7206@elvis.mu.org>, Alfred Perlstein writes: > > > >Perhaps if you remebered the name assigned and it came back again you > >could assign the old major? > > The simple and effective solution is to refcount cdevsw structures > from make_dev(+) and destroy_dev(-) calls and when the count goes > to zero reclaim the major number. I experiment with this already > here, but it has some locking implications which forces me to > reconsider the self-locking structure of kern_conf.c and devfs and > that makes the otherwise rather simple task non-simple. I'll get > there eventually though. Oh, I didn't realize that this wasn't already implemented. > The other issue which I am pondering is a way to share major# for > devices which don't care about which exact minor# they get. Typical > examples being /dev/ccd.ctl and /dev/geom.ctl, wasting an entire > major number for each of those is silly. > > I may introduce a different magic marker which says "allocate me > both a major and minor" which would allow these kinds of devices > to share one major number. That's a good idea, a "don't care" node, even if hardwired would work. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 11:10: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BB7937B401; Thu, 27 Feb 2003 11:10:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B37C743FA3; Thu, 27 Feb 2003 11:09:59 -0800 (PST) (envelope-from luoqi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RJ9x0U003532; Thu, 27 Feb 2003 11:09:59 -0800 (PST) (envelope-from luoqi@repoman.freebsd.org) Received: (from luoqi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RJ9xD4003531; Thu, 27 Feb 2003 11:09:59 -0800 (PST) Message-Id: <200302271909.h1RJ9xD4003531@repoman.freebsd.org> From: Luoqi Chen Date: Thu, 27 Feb 2003 11:09:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 trap.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG luoqi 2003/02/27 11:09:59 PST Modified files: (Branch: RELENG_4) sys/i386/i386 trap.c Log: MFC rev 1.151 Handle write page faults (both write only or read-modify-write) as MI vm write-only faults. This would allow write-only mmapped regions to function correctly. Thanks to Ulrich Spoerlein for bringing up the issue and testing the patch. PR: 41747 Approved by: re@ Revision Changes Path 1.147.2.11 +3 -3 src/sys/i386/i386/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 11:16:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F76137B401; Thu, 27 Feb 2003 11:16:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E604443F3F; Thu, 27 Feb 2003 11:16:10 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RJGA0U004164; Thu, 27 Feb 2003 11:16:10 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RJGA60004163; Thu, 27 Feb 2003 11:16:10 -0800 (PST) Message-Id: <200302271916.h1RJGA60004163@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 27 Feb 2003 11:16:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/filmgimp Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/02/27 11:16:10 PST Modified files: graphics Makefile Added files: graphics/filmgimp Makefile distinfo pkg-descr pkg-plist Log: o New port filmgimp version 0.16: An editing tool used for painting and retouching of movies o One next step towards making FreeBSD a viable video platform PR: 48736 Submitted by: David Yeske Revision Changes Path 1.563 +1 -0 ports/graphics/Makefile 1.1 +56 -0 ports/graphics/filmgimp/Makefile (new) 1.1 +1 -0 ports/graphics/filmgimp/distinfo (new) 1.1 +11 -0 ports/graphics/filmgimp/pkg-descr (new) 1.1 +506 -0 ports/graphics/filmgimp/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 11:16:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBFF337B401; Thu, 27 Feb 2003 11:16:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DF9F43F85; Thu, 27 Feb 2003 11:16:57 -0800 (PST) (envelope-from archie@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RJGv0U004231; Thu, 27 Feb 2003 11:16:57 -0800 (PST) (envelope-from archie@repoman.freebsd.org) Received: (from archie@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RJGvlq004230; Thu, 27 Feb 2003 11:16:57 -0800 (PST) Message-Id: <200302271916.h1RJGvlq004230@repoman.freebsd.org> From: Archie Cobbs Date: Thu, 27 Feb 2003 11:16:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/sablevm Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2003/02/27 11:16:57 PST Modified files: java/sablevm Makefile Log: Fix install bug: install resources along with classfiles. Revision Changes Path 1.16 +2 -0 ports/java/sablevm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 11:17:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C47037B401; Thu, 27 Feb 2003 11:17:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0FC943F75; Thu, 27 Feb 2003 11:17:49 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RJHn0U004289; Thu, 27 Feb 2003 11:17:49 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RJHnfh004288; Thu, 27 Feb 2003 11:17:49 -0800 (PST) Message-Id: <200302271917.h1RJHnfh004288@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 27 Feb 2003 11:17:49 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/02/27 11:17:49 PST Modified files: . modules Log: filmgimp --> ports/graphics/filmgimp Revision Changes Path 1.6830 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 11:41:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF03137B401; Thu, 27 Feb 2003 11:41:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 631F643F93; Thu, 27 Feb 2003 11:41:56 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RJfu0U006248; Thu, 27 Feb 2003 11:41:56 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RJfuIF006247; Thu, 27 Feb 2003 11:41:56 -0800 (PST) Message-Id: <200302271941.h1RJfuIF006247@repoman.freebsd.org> From: Bill Paul Date: Thu, 27 Feb 2003 11:41:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wpaul 2003/02/27 11:41:56 PST Modified files: sys/dev/fxp if_fxp.c Log: Remember to set if_capenable when setting up checksum offload in fxp_attach(). Pointed out by: jlemon Revision Changes Path 1.149 +1 -0 src/sys/dev/fxp/if_fxp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 11:55: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F64E37B401; Thu, 27 Feb 2003 11:54:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C92243F85; Thu, 27 Feb 2003 11:54:59 -0800 (PST) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RJsx0U013415; Thu, 27 Feb 2003 11:54:59 -0800 (PST) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RJsw5V013414; Thu, 27 Feb 2003 11:54:58 -0800 (PST) Message-Id: <200302271954.h1RJsw5V013414@repoman.freebsd.org> From: Oliver Braun Date: Thu, 27 Feb 2003 11:54:58 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/mailsync Makefile distinfo pkg-descr pkg-plist ports/mail/mailsync/files patch-Makefile patch-mailsync.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obraun 2003/02/27 11:54:58 PST Modified files: mail Makefile Added files: mail/mailsync Makefile distinfo pkg-descr pkg-plist mail/mailsync/files patch-Makefile patch-mailsync.c Log: Add mailsync 4.4.4, mailsync is a way of keeping a collection of mailboxes synchronized. PR: ports/48601 Submitted by: Maxim Tulyuk Revision Changes Path 1.360 +1 -0 ports/mail/Makefile 1.1 +45 -0 ports/mail/mailsync/Makefile (new) 1.1 +1 -0 ports/mail/mailsync/distinfo (new) 1.1 +40 -0 ports/mail/mailsync/files/patch-Makefile (new) 1.1 +13 -0 ports/mail/mailsync/files/patch-mailsync.c (new) 1.1 +4 -0 ports/mail/mailsync/pkg-descr (new) 1.1 +5 -0 ports/mail/mailsync/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 11:55:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BB6337B401; Thu, 27 Feb 2003 11:55:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E151443FCB; Thu, 27 Feb 2003 11:55:29 -0800 (PST) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RJtT0U013475; Thu, 27 Feb 2003 11:55:29 -0800 (PST) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RJtTpK013474; Thu, 27 Feb 2003 11:55:29 -0800 (PST) Message-Id: <200302271955.h1RJtTpK013474@repoman.freebsd.org> From: Oliver Braun Date: Thu, 27 Feb 2003 11:55:29 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obraun 2003/02/27 11:55:29 PST Modified files: . modules Log: mailsync --> ports/mail/mailsync Revision Changes Path 1.6831 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 11:56:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A192537B408; Thu, 27 Feb 2003 11:56:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0730A43FB1; Thu, 27 Feb 2003 11:56:33 -0800 (PST) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RJuW0U013565; Thu, 27 Feb 2003 11:56:32 -0800 (PST) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RJuW65013564; Thu, 27 Feb 2003 11:56:32 -0800 (PST) Message-Id: <200302271956.h1RJuW65013564@repoman.freebsd.org> From: Oliver Braun Date: Thu, 27 Feb 2003 11:56:32 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obraun 2003/02/27 11:56:32 PST Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Maxim Tuliuk for mail/mailsync. Revision Changes Path 1.349 +5 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12: 2:45 2003 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 618) id 198F237B401; Thu, 27 Feb 2003 12:02:42 -0800 (PST) Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h In-Reply-To: <3E5E60ED.70406@tcoip.com.br> from "Daniel C. Sobral" at "Feb 27, 2003 04:03:09 pm" To: dcs@tcoip.com.br (Daniel C. Sobral) Date: Thu, 27 Feb 2003 12:02:42 -0800 (PST) Cc: jlemon@FreeBSD.ORG, ru@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20030227200242.198F237B401@hub.freebsd.org> From: wpaul@FreeBSD.ORG (Bill Paul) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Well, whenever I use that txcsum/rxcsum thingy, the machine acquires a > kind of life-like appearance, and sends some strange pulses through the > TP cables and start gobbling all other switches it is connected to in a > similar fashion, in a manner very much like the BOOMERs of BubbleGum > Crisis and AD Police. I'm still wondering if that's an advanced feature > added by the .jp crew or not, though. :-) That's nothing. You should see what happens when you turn on the "devour soul" config bit. [...] > So, ignoring all that, my questions are: > > 1) How do I know if an interface has actually been identified as > supporting the feature? ifconfig -m should show RXCSUM/TXCSUM in its capabilities word. It should show up in the options word too, however according to jlemon it didn't because I forgot to set if_capenable in fxp_attach(). It should show up in both places now. > 2) How do I know if the feature is in use? Currently, it's on by default, so as long as you have an 82550 chip, it's always in use. In order to use the checksumming features, you have to configure the chip to use extended RX and TX descriptor structures. The driver decides whether or not this can be done during the attach phase, and if so, the extended structures will always be enabled. > 3) If it can be turned on/off, how do I do it? Right now, you can't turn it off. To make that work, I'd have to tweak fxp_ioctl() to handle the SIOCIFCAP command. The trouble is there are two ways to disable the checksumming: - Keep the extended TX and RX DMA descriptors turned on, but ignore the extra fields and always compute/verify checksums in software. - Turn off the extended RX/TX descriptors and pretend the chip is an 82559 again. The latter requires resetting/reconfiguring the chip, which also means resetting/renegotiating the link. There's no special reason you can't do this, but it's a little annoying. The former method requires no reconfiguration, but doesn't really put everything back exactly the way it was before. I'm not sure which way is preferable. -Bill -- ============================================================================= -Bill Paul (510) 749-2329 | Senior Engineer, Master of Unix-Fu wpaul@windriver.com | Wind River Systems ============================================================================= "If stupidity were a handicap, you'd have the best parking spot." ============================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12: 9:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FF7037B401; Thu, 27 Feb 2003 12:09:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A8A343FB1; Thu, 27 Feb 2003 12:09:42 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RK9f0U014340; Thu, 27 Feb 2003 12:09:41 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RK9f7n014339; Thu, 27 Feb 2003 12:09:41 -0800 (PST) Message-Id: <200302272009.h1RK9f7n014339@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 27 Feb 2003 12:09:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/libtasn1 Makefile distinfo pkg-plist ports/security/libtasn1/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/27 12:09:41 PST Modified files: security/libtasn1 Makefile distinfo pkg-plist Added files: security/libtasn1/files patch-configure Log: - Update to 0.2.1 - Bumped shlib version to 1 - Conditionalize libgnugetopt dependency PR: 48702 Submitted by: Sergei Kolobov Revision Changes Path 1.6 +7 -10 ports/security/libtasn1/Makefile 1.2 +1 -1 ports/security/libtasn1/distinfo 1.1 +13 -0 ports/security/libtasn1/files/patch-configure (new) 1.3 +10 -9 ports/security/libtasn1/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:13:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A733337B405; Thu, 27 Feb 2003 12:13:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BC2643F75; Thu, 27 Feb 2003 12:13:21 -0800 (PST) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RKDL0U015929; Thu, 27 Feb 2003 12:13:21 -0800 (PST) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RKDLIA015876; Thu, 27 Feb 2003 12:13:21 -0800 (PST) Message-Id: <200302272013.h1RKDLIA015876@repoman.freebsd.org> From: Alan Cox Date: Thu, 27 Feb 2003 12:13:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include pmap.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2003/02/27 12:13:20 PST Modified files: sys/i386/include pmap.h Log: Remove some long unused declarations. (For example, the PV flags have not been used since revision 1.8, roughly nine years ago.) Revision Changes Path 1.88 +0 -6 src/sys/i386/include/pmap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:22:27 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAE1F37B401; Thu, 27 Feb 2003 12:22:24 -0800 (PST) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8EE243F75; Thu, 27 Feb 2003 12:22:23 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.7/8.12.7) with ESMTP id h1RKMMT0001709; Thu, 27 Feb 2003 21:22:22 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.7/8.12.7/Submit) id h1RKMM0o001708; Thu, 27 Feb 2003 21:22:22 +0100 (CET) Date: Thu, 27 Feb 2003 21:22:22 +0100 From: Wilko Bulte To: Warner Losh Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pccard pccard.c pcic.c pcic_isa.c pcic_pci.c pcic_pci.h src/sys/dev/pccbb pccbbdevid.h Message-ID: <20030227212222.A1678@freebie.xs4all.nl> References: <200302261842.h1QIg13P000792@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: <200302261842.h1QIg13P000792@repoman.freebsd.org>; from imp@FreeBSD.ORG on Wed, Feb 26, 2003 at 10:42:01AM -0800 X-OS: FreeBSD 4.8-PRERELEASE X-PGP: finger wilko@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Feb 26, 2003 at 10:42:01AM -0800, Warner Losh wrote: > imp 2003/02/26 10:42:01 PST > > Modified files: (Branch: RELENG_4) > sys/pccard pccard.c pcic.c pcic_isa.c pcic_pci.c > pcic_pci.h > sys/dev/pccbb pccbbdevid.h > Log: > MFC: Merge most of current's sys/pccard: > o Vastly improve support for CLPD6729/30 on PCI Add-in cards. Built-in > support remains unchanged. CLPD6729 are the only PCI devices that > default to ISA mode interrupts. These changes are needed for the WL200 > wireless card (and a few others) that use the '29 to bridge to a > hardwired wireless pcmcia card. This also makes pci<->pcmcia "reader" > cards based on the '29 work as well. I'm currently trying a WL200 to work with this update applied. But sofar lots of "wi0: watchdog timeout". On -current one needed to hw.pcic.pd6729_intr_path="2" Is something similar needed for RELENG_4 and Compaq WL200? Wilko -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:27:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BE5937B401; Thu, 27 Feb 2003 12:27:21 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FE9B43FAF; Thu, 27 Feb 2003 12:27:20 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1RKRG3Y019828; Thu, 27 Feb 2003 13:27:16 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 27 Feb 2003 13:26:51 -0700 (MST) Message-Id: <20030227.132651.23013121.imp@bsdimp.com> To: wkb@freebie.xs4all.nl Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pccard pccard.c pcic.c pcic_isa.c pcic_pci.c pcic_pci.h src/sys/dev/pccbb pccbbdevid.h From: "M. Warner Losh" In-Reply-To: <20030227212222.A1678@freebie.xs4all.nl> References: <200302261842.h1QIg13P000792@repoman.freebsd.org> <20030227212222.A1678@freebie.xs4all.nl> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20030227212222.A1678@freebie.xs4all.nl> Wilko Bulte writes: : I'm currently trying a WL200 to work with this update applied. : : But sofar lots of "wi0: watchdog timeout". : : On -current one needed to : : hw.pcic.pd6729_intr_path="2" : : Is something similar needed for RELENG_4 and Compaq WL200? Yes. It is the same code. Hmmm, maybe man pages need to be updated.... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:32:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A0EB37B401; Thu, 27 Feb 2003 12:32:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F214643F85; Thu, 27 Feb 2003 12:32:12 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RKWC0U047686; Thu, 27 Feb 2003 12:32:12 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RKWCcP047685; Thu, 27 Feb 2003 12:32:12 -0800 (PST) Message-Id: <200302272032.h1RKWCcP047685@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 27 Feb 2003 12:32:12 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/opencdk Makefile distinfo pkg-plist ports/security/opencdk/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/27 12:32:12 PST Modified files: security/opencdk Makefile distinfo pkg-plist Added files: security/opencdk/files patch-configure Log: - Update to 0.4.5 - Use DOCSDIR and EXAMPLESDIR in pkg-plist PR: 48705 Submitted by: Sergei Kolobov Revision Changes Path 1.6 +2 -3 ports/security/opencdk/Makefile 1.2 +1 -1 ports/security/opencdk/distinfo 1.1 +13 -0 ports/security/opencdk/files/patch-configure (new) 1.3 +16 -15 ports/security/opencdk/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:35:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A649037B401; Thu, 27 Feb 2003 12:35:07 -0800 (PST) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B89C43FDF; Thu, 27 Feb 2003 12:35:05 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.7/8.12.7) with ESMTP id h1RKZ1T0001841; Thu, 27 Feb 2003 21:35:01 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.7/8.12.7/Submit) id h1RKZ131001840; Thu, 27 Feb 2003 21:35:01 +0100 (CET) Date: Thu, 27 Feb 2003 21:35:01 +0100 From: Wilko Bulte To: "M. Warner Losh" , trhodes@freebsd.org Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/pccard pccard.c pcic.c pcic_isa.c pcic_pci.c pcic_pci.h src/sys/dev/pccbb pccbbdevid.h Message-ID: <20030227213501.A1820@freebie.xs4all.nl> References: <200302261842.h1QIg13P000792@repoman.freebsd.org> <20030227212222.A1678@freebie.xs4all.nl> <20030227.132651.23013121.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20030227.132651.23013121.imp@bsdimp.com>; from imp@bsdimp.com on Thu, Feb 27, 2003 at 01:26:51PM -0700 X-OS: FreeBSD 4.8-PRERELEASE X-PGP: finger wilko@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Feb 27, 2003 at 01:26:51PM -0700, M. Warner Losh wrote: > In message: <20030227212222.A1678@freebie.xs4all.nl> > Wilko Bulte writes: > : I'm currently trying a WL200 to work with this update applied. > : > : But sofar lots of "wi0: watchdog timeout". > : > : On -current one needed to > : > : hw.pcic.pd6729_intr_path="2" > : > : Is something similar needed for RELENG_4 and Compaq WL200? > > Yes. It is the same code. Hmmm, maybe man pages need to be Makes it work OK. > updated.... Tom, while you are working wi(4) can you please add this information for RELENG_4 (if re@ is OK) ? tnx all, Wilko -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:37: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 615BE37B401; Thu, 27 Feb 2003 12:37:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0618043F75; Thu, 27 Feb 2003 12:37:04 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RKb30U047923; Thu, 27 Feb 2003 12:37:03 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RKb332047922; Thu, 27 Feb 2003 12:37:03 -0800 (PST) Message-Id: <200302272037.h1RKb332047922@repoman.freebsd.org> From: Warner Losh Date: Thu, 27 Feb 2003 12:37:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/02/27 12:37:03 PST Modified files: share/man/man4 wi.4 Log: Document the hand springs that you need to go through to use a WL200 Revision Changes Path 1.32 +10 -0 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:38:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 332B737B401; Thu, 27 Feb 2003 12:38:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB4C643F3F; Thu, 27 Feb 2003 12:38:48 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RKcm0U047993; Thu, 27 Feb 2003 12:38:48 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RKcmAq047992; Thu, 27 Feb 2003 12:38:48 -0800 (PST) Message-Id: <200302272038.h1RKcmAq047992@repoman.freebsd.org> From: John Baldwin Date: Thu, 27 Feb 2003 12:38:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2003/02/27 12:38:48 PST Modified files: sys/i386/i386 identcpu.c Log: Expand some #ifdef's to fix I386_CPU compile. Reported by: Andy Farkas Revision Changes Path 1.118 +3 -1 src/sys/i386/i386/identcpu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:39: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D111D37B405; Thu, 27 Feb 2003 12:39:06 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87C4743FBF; Thu, 27 Feb 2003 12:39:05 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1RKd13Y019910; Thu, 27 Feb 2003 13:39:02 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 27 Feb 2003 13:38:36 -0700 (MST) Message-Id: <20030227.133836.26277364.imp@bsdimp.com> To: wkb@freebie.xs4all.nl Cc: trhodes@freebsd.org, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/pccard pccard.c pcic.c pcic_isa.c pcic_pci.c pcic_pci.h src/sys/dev/pccbb pccbbdevid.h From: "M. Warner Losh" In-Reply-To: <20030227213501.A1820@freebie.xs4all.nl> References: <20030227212222.A1678@freebie.xs4all.nl> <20030227.132651.23013121.imp@bsdimp.com> <20030227213501.A1820@freebie.xs4all.nl> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20030227213501.A1820@freebie.xs4all.nl> Wilko Bulte writes: : Tom, while you : are working wi(4) can you please add this information : for RELENG_4 (if re@ is OK) ? Well, I just committed some text that was basically english and basically right. So, he has a head-start :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:43:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEC9C37B401; Thu, 27 Feb 2003 12:43:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85E5C43FBD; Thu, 27 Feb 2003 12:43:52 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RKhq0U048531; Thu, 27 Feb 2003 12:43:52 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RKhq9f048530; Thu, 27 Feb 2003 12:43:52 -0800 (PST) Message-Id: <200302272043.h1RKhq9f048530@repoman.freebsd.org> From: Maxim Sobolev Date: Thu, 27 Feb 2003 12:43:52 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall index.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/27 12:43:52 PST Modified files: usr.sbin/sysinstall index.c Log: Increase size of the static buffer used to hold runtime dependency list read from CD from 2k to 16k, because in the modern world of meta-packages (Gnome et al) the length of this list could easily owerflow limit causing strange things to happen, ranging from installation failure due to list truncation to complete stack trashing (there is very vague bounds checking). For example, x11/gnome2-fifth-toe runtime dependencies list is 2,418 bytes long. Due to obvious reasons, this is an immediate MFC candidate. Sponsored by: Porta Software Ltd MFC after: 1 day Revision Changes Path 1.100 +4 -4 src/usr.sbin/sysinstall/index.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:45:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6948D37B401; Thu, 27 Feb 2003 12:45:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B76243F85; Thu, 27 Feb 2003 12:45:27 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RKjQ0U048645; Thu, 27 Feb 2003 12:45:26 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RKjQkW048644; Thu, 27 Feb 2003 12:45:26 -0800 (PST) Message-Id: <200302272045.h1RKjQkW048644@repoman.freebsd.org> From: Warner Losh Date: Thu, 27 Feb 2003 12:45:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 Makefile card.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/02/27 12:45:26 PST Modified files: share/man/man4 Makefile Added files: share/man/man4 card.4 Log: OLDCARD man page. This sucks, but not too bad. and better than what we had before. Improvements encouraged and welcome. Revision Changes Path 1.192 +1 -0 src/share/man/man4/Makefile 1.1 +103 -0 src/share/man/man4/card.4 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:45:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC27E37B401; Thu, 27 Feb 2003 12:45:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 613E243FA3; Thu, 27 Feb 2003 12:45:55 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RKjt0U048677; Thu, 27 Feb 2003 12:45:55 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RKjtFa048676; Thu, 27 Feb 2003 12:45:55 -0800 (PST) Message-Id: <200302272045.h1RKjtFa048676@repoman.freebsd.org> From: Warner Losh Date: Thu, 27 Feb 2003 12:45:55 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/02/27 12:45:55 PST Modified files: share/man/man4 wi.4 Log: Add xref to oldcard/newcard docs. Revision Changes Path 1.33 +4 -0 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:48:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C80E237B405; Thu, 27 Feb 2003 12:48:41 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AFEE43F85; Thu, 27 Feb 2003 12:48:40 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1RKmW3Y019982; Thu, 27 Feb 2003 13:48:32 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 27 Feb 2003 13:48:07 -0700 (MST) Message-Id: <20030227.134807.71090108.imp@bsdimp.com> To: wkb@freebie.xs4all.nl Cc: trhodes@freebsd.org, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/pccard pccard.c pcic.c pcic_isa.c pcic_pci.c pcic_pci.h src/sys/dev/pccbb pccbbdevid.h From: "M. Warner Losh" In-Reply-To: <20030227213501.A1820@freebie.xs4all.nl> References: <20030227212222.A1678@freebie.xs4all.nl> <20030227.132651.23013121.imp@bsdimp.com> <20030227213501.A1820@freebie.xs4all.nl> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG P.S. I've just updated the wi.4 driver to xref card.4. Oh, and write a quick and dirty card.4... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:52: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E7A437B401; Thu, 27 Feb 2003 12:52:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C48543FB1; Thu, 27 Feb 2003 12:52:03 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RKq30U049267; Thu, 27 Feb 2003 12:52:03 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RKq25Z049266; Thu, 27 Feb 2003 12:52:02 -0800 (PST) Message-Id: <200302272052.h1RKq25Z049266@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 27 Feb 2003 12:52:02 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/gnutls Makefile distinfo pkg-plist ports/security/gnutls/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/27 12:52:02 PST Modified files: security/gnutls Makefile distinfo pkg-plist Added files: security/gnutls/files patch-configure Log: - Update to 0.8.1 - Remove WITH_OPENCDK knob - require security/opencdk by default - Use DOCSDIR and EXAMPLESDIR in pkg-plist PR: 48706 Submitted by: Sergei Kolobov Revision Changes Path 1.6 +3 -18 ports/security/gnutls/Makefile 1.3 +1 -1 ports/security/gnutls/distinfo 1.1 +13 -0 ports/security/gnutls/files/patch-configure (new) 1.5 +23 -22 ports/security/gnutls/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:55:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1C4337B401; Thu, 27 Feb 2003 12:55:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6560E43F85; Thu, 27 Feb 2003 12:55:10 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RKtA0U049420; Thu, 27 Feb 2003 12:55:10 -0800 (PST) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RKtAI0049419; Thu, 27 Feb 2003 12:55:10 -0800 (PST) Message-Id: <200302272055.h1RKtAI0049419@repoman.freebsd.org> From: Jake Burkholder Date: Thu, 27 Feb 2003 12:55:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.sparc64 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2003/02/27 12:55:10 PST Modified files: sys/conf Makefile.sparc64 Log: Include majors.o in SYSTEM_OBJS to make sparc64 kernels link. This is a quick fix while I work on a better solution. Revision Changes Path 1.24 +1 -1 src/sys/conf/Makefile.sparc64 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:57: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6066237B406; Thu, 27 Feb 2003 12:56:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F1E843F93; Thu, 27 Feb 2003 12:56:57 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RKuv0U049552; Thu, 27 Feb 2003 12:56:57 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RKuvoC049551; Thu, 27 Feb 2003 12:56:57 -0800 (PST) Message-Id: <200302272056.h1RKuvoC049551@repoman.freebsd.org> From: Nate Lawson Date: Thu, 27 Feb 2003 12:56:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cam.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG njl 2003/02/27 12:56:57 PST Modified files: sys/dev/ata atapi-cam.c Log: Zero cpi->target_sprt since atapi-cam does not support target mode. This gets rid of annoying messages when targbh tries to attach to the ATA bus and gets rejected. MFC after: 1 day Revision Changes Path 1.14 +1 -0 src/sys/dev/ata/atapi-cam.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 12:57:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86A3837B401; Thu, 27 Feb 2003 12:57:43 -0800 (PST) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id D845843FA3; Thu, 27 Feb 2003 12:57:42 -0800 (PST) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id 53C0021D15; Thu, 27 Feb 2003 12:57:42 -0800 (PST) Date: Thu, 27 Feb 2003 12:57:42 -0800 From: Will Andrews To: Maxim Sobolev Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall index.c Message-ID: <20030227205742.GT37397@procyon.firepipe.net> References: <200302272043.h1RKhq9f048530@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302272043.h1RKhq9f048530@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Feb 27, 2003 at 12:43:52PM -0800, Maxim Sobolev wrote: > Log: > Increase size of the static buffer used to hold runtime dependency list > read from CD from 2k to 16k, because in the modern world of meta-packages > (Gnome et al) the length of this list could easily owerflow limit causing > strange things to happen, ranging from installation failure due to list > truncation to complete stack trashing (there is very vague bounds checking). > For example, x11/gnome2-fifth-toe runtime dependencies list is 2,418 bytes > long. Why not do it right the first time? Make it a dynamic buffer instead of a static one. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 13: 2:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D49037B401; Thu, 27 Feb 2003 13:02:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D1A43FBF; Thu, 27 Feb 2003 13:02:56 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RL2u0U050218; Thu, 27 Feb 2003 13:02:56 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RL2uMn050217; Thu, 27 Feb 2003 13:02:56 -0800 (PST) Message-Id: <200302272102.h1RL2uMn050217@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 27 Feb 2003 13:02:56 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/tinycdb Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/27 13:02:56 PST Modified files: databases/tinycdb Makefile distinfo Log: * Update to 0.73. PR: 48688 Submitted by: Kimura Fuyuki * Override make variables on command line instead of patching Makefile. Revision Changes Path 1.5 +2 -6 ports/databases/tinycdb/Makefile 1.2 +1 -1 ports/databases/tinycdb/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 13: 4:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54F5E37B406; Thu, 27 Feb 2003 13:04:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8CBB43FAF; Thu, 27 Feb 2003 13:04:34 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RL4Y0U050296; Thu, 27 Feb 2003 13:04:34 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RL4Yn5050295; Thu, 27 Feb 2003 13:04:34 -0800 (PST) Message-Id: <200302272104.h1RL4Yn5050295@repoman.freebsd.org> From: Maxim Sobolev Date: Thu, 27 Feb 2003 13:04:34 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall sysinstall.h tcpip.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/27 13:04:34 PST Modified files: usr.sbin/sysinstall sysinstall.h tcpip.c Log: Add a new variable `noInet6', which if set disables IPv6 configuration dialog for network interfaces. MFC after: 20 days Revision Changes Path 1.242 +1 -0 src/usr.sbin/sysinstall/sysinstall.h 1.127 +3 -2 src/usr.sbin/sysinstall/tcpip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 13: 7:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22E4637B401; Thu, 27 Feb 2003 13:07:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB10043F85; Thu, 27 Feb 2003 13:07:36 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RL7a0U050469; Thu, 27 Feb 2003 13:07:36 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RL7a5x050468; Thu, 27 Feb 2003 13:07:36 -0800 (PST) Message-Id: <200302272107.h1RL7a5x050468@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 13:07:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys watchdog.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 13:07:36 PST Added files: sys/sys watchdog.h Log: Add header file defining a simple, yet expressive watchdog interface which can be implemented on all the watchdog hardware I know. Revision Changes Path 1.1 +76 -0 src/sys/sys/watchdog.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 13: 9:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBB5337B401; Thu, 27 Feb 2003 13:09:29 -0800 (PST) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DE9543F85; Thu, 27 Feb 2003 13:09:29 -0800 (PST) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id 3661E21D15; Thu, 27 Feb 2003 13:09:29 -0800 (PST) Date: Thu, 27 Feb 2003 13:09:29 -0800 From: Will Andrews To: Maxim Sobolev Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall sysinstall.h tcpip.c Message-ID: <20030227210929.GU37397@procyon.firepipe.net> References: <200302272104.h1RL4Yn5050295@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302272104.h1RL4Yn5050295@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Feb 27, 2003 at 01:04:34PM -0800, Maxim Sobolev wrote: > Log: > Add a new variable `noInet6', which if set disables IPv6 configuration > dialog for network interfaces. > > MFC after: 20 days How about adding the converse, 'noInet4'? Or perhaps 'noAddrFamily' with possible arguments being "INET", "INET6", or ""? Believe it or not, some people actually have IPv6-only machines. :) Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 13:10:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 641EF37B401; Thu, 27 Feb 2003 13:10:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05CFE43FE0; Thu, 27 Feb 2003 13:10:21 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RLAK0U050626; Thu, 27 Feb 2003 13:10:20 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RLAKjI050625; Thu, 27 Feb 2003 13:10:20 -0800 (PST) Message-Id: <200302272110.h1RLAKjI050625@repoman.freebsd.org> From: Sam Leffler Date: Thu, 27 Feb 2003 13:10:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ubsec ubsec.c ubsecreg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sam 2003/02/27 13:10:20 PST Modified files: sys/dev/ubsec ubsec.c ubsecreg.h Log: add 5801 and 5802 recognition (somehow lost in transition from openbsd) Noticed by: Larry Baird Revision Changes Path 1.17 +7 -2 src/sys/dev/ubsec/ubsec.c 1.4 +2 -0 src/sys/dev/ubsec/ubsecreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 13:12:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BADC37B401; Thu, 27 Feb 2003 13:12:18 -0800 (PST) Received: from baraca.united.net.ua (vlan1.baraca.united.net.ua [195.234.212.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 469FB43F85; Thu, 27 Feb 2003 13:12:16 -0800 (PST) (envelope-from max@vega.com) Received: from vega.vega.com (root@xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.12.6/8.12.6) with ESMTP id h1RLC4do015729; Thu, 27 Feb 2003 23:12:05 +0200 (EET) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost.vega.com [127.0.0.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id h1RLC5Uk025709; Thu, 27 Feb 2003 23:12:05 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.6/8.12.5/Submit) id h1RLC5Ut025708; Thu, 27 Feb 2003 23:12:05 +0200 (EET) Date: Thu, 27 Feb 2003 23:12:05 +0200 From: Maxim Sobolev To: Will Andrews Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall index.c Message-ID: <20030227211205.GF17255@vega.vega.com> References: <200302272043.h1RKhq9f048530@repoman.freebsd.org> <20030227205742.GT37397@procyon.firepipe.net> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20030227205742.GT37397@procyon.firepipe.net> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Feb 27, 2003 at 12:57:42PM -0800, Will Andrews wrote: > On Thu, Feb 27, 2003 at 12:43:52PM -0800, Maxim Sobolev wrote: > > Log: > > Increase size of the static buffer used to hold runtime dependency list > > read from CD from 2k to 16k, because in the modern world of meta-packages > > (Gnome et al) the length of this list could easily owerflow limit causing > > strange things to happen, ranging from installation failure due to list > > truncation to complete stack trashing (there is very vague bounds checking). > > For example, x11/gnome2-fifth-toe runtime dependencies list is 2,418 bytes > > long. > > Why not do it right the first time? Make it a dynamic buffer > instead of a static one. Because this would mean major rewrite of the code involved - there are static buffers all over the place. Personally, I don't have a time to do, and what is even more important to test, it right now. Feel free, however to pick it up where I left. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 13:13:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E42AA37B401; Thu, 27 Feb 2003 13:13:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84F9C43FCB; Thu, 27 Feb 2003 13:13:08 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RLD80U051072; Thu, 27 Feb 2003 13:13:08 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RLD8CV051071; Thu, 27 Feb 2003 13:13:08 -0800 (PST) Message-Id: <200302272113.h1RLD8CV051071@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 13:13:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 elan-mmcr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 13:13:08 PST Modified files: sys/i386/i386 elan-mmcr.c Log: Add support for the Elan CPU hardware watchdog used in "active" mode. Revision Changes Path 1.12 +65 -0 src/sys/i386/i386/elan-mmcr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 13:56: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6512237B401; Thu, 27 Feb 2003 13:55:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 165C143FAF; Thu, 27 Feb 2003 13:55:57 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RLtu0U059547; Thu, 27 Feb 2003 13:55:56 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RLtuur059546; Thu, 27 Feb 2003 13:55:56 -0800 (PST) Message-Id: <200302272155.h1RLtuur059546@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 27 Feb 2003 13:55:56 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/x11/idesk Makefile distinfo pkg-descr pkg-message pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/27 13:55:56 PST Modified files: x11 Makefile Added files: x11/idesk Makefile distinfo pkg-descr pkg-message pkg-plist Log: Import idesk 0.3.5. iDesk lets you put launch icons directly on the root window of your X. PR: 48345 Submitted by: Sascha Holzleiter Revision Changes Path 1.397 +1 -0 ports/x11/Makefile 1.1 +32 -0 ports/x11/idesk/Makefile (new) 1.1 +1 -0 ports/x11/idesk/distinfo (new) 1.1 +4 -0 ports/x11/idesk/pkg-descr (new) 1.1 +8 -0 ports/x11/idesk/pkg-message (new) 1.1 +4 -0 ports/x11/idesk/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 13:56:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36FF137B401; Thu, 27 Feb 2003 13:56:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9E6043F75; Thu, 27 Feb 2003 13:56:13 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RLuD0U059604; Thu, 27 Feb 2003 13:56:13 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RLuDCp059603; Thu, 27 Feb 2003 13:56:13 -0800 (PST) Message-Id: <200302272156.h1RLuDCp059603@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 27 Feb 2003 13:56:13 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/27 13:56:13 PST Modified files: . modules Log: idesk --> ports/x11/idesk Revision Changes Path 1.6832 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 14: 4:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B9DA37B401; Thu, 27 Feb 2003 14:04:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A83A43F93; Thu, 27 Feb 2003 14:04:09 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RM490U060239; Thu, 27 Feb 2003 14:04:09 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RM481s060238; Thu, 27 Feb 2003 14:04:08 -0800 (PST) Message-Id: <200302272204.h1RM481s060238@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 14:04:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/raidframe rf_freebsdkintf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 14:04:08 PST Modified files: sys/dev/raidframe rf_freebsdkintf.c Log: NO_GEOM cleanup: Move before . No need for raidread()/raidwrite(), we have generic code for that. Remove non-functional dump code. Make raidinit() return the softc, not the dev_t. Move to "struct disk*" centric API. Fix printfs' to get name from struct disk instead of dev_t. OK'ed by: scottl Revision Changes Path 1.14 +42 -115 src/sys/dev/raidframe/rf_freebsdkintf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 14: 5:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C760537B401; Thu, 27 Feb 2003 14:05:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43DC743FA3; Thu, 27 Feb 2003 14:05:47 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RM5l0U060381; Thu, 27 Feb 2003 14:05:47 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RM5kxB060380; Thu, 27 Feb 2003 14:05:46 -0800 (PST) Message-Id: <200302272205.h1RM5kxB060380@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 27 Feb 2003 14:05:46 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/27 14:05:46 PST Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Sascha Holzleiter to additional contributors list. Revision Changes Path 1.350 +5 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 14:26:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7216637B401; Thu, 27 Feb 2003 14:26:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59EB943FE5; Thu, 27 Feb 2003 14:26:07 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RMQ70U061702; Thu, 27 Feb 2003 14:26:07 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RMQ7V3061701; Thu, 27 Feb 2003 14:26:07 -0800 (PST) Message-Id: <200302272226.h1RMQ7V3061701@repoman.freebsd.org> From: Christian Weisgerber Date: Thu, 27 Feb 2003 14:26:07 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/afsp Makefile distinfo pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/27 14:26:07 PST Modified files: audio/afsp Makefile distinfo pkg-descr Log: Update to 6.7b. PR: 48696 Submitted by: Kawaguti Ginga Revision Changes Path 1.12 +3 -8 ports/audio/afsp/Makefile 1.8 +1 -1 ports/audio/afsp/distinfo 1.4 +1 -1 ports/audio/afsp/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 14:52:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F38937B401; Thu, 27 Feb 2003 14:52:21 -0800 (PST) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1993343F85; Thu, 27 Feb 2003 14:52:19 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 70DDB51A40; Fri, 28 Feb 2003 09:22:25 +1030 (CST) Date: Fri, 28 Feb 2003 09:22:25 +1030 From: Greg 'groggy' Lehey To: Peter Jeremy Cc: Dag-Erling Smorgrav , Maxime Henrion , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/alpha/alpha mem.c pmap.c src/sys/dev/bktr bktr_os.c src/sys/dev/drm drm_vm.h src/sys/dev/fb fb.c fbreg.h gfb.c s3_pci.c vga.c vgareg.h src/sys/dev/firewire fwdev.c fwmem.c src/sys/dev/gfb gfb_pci.c src/sys/dev/sound/pcm dsp.c ... Message-ID: <20030227225225.GB12267@wantadilla.lemis.com> References: <200302250321.h1P3LN8b039840@repoman.freebsd.org> <20030225133132.GD60813@elvis.mu.org> <20030227185557.GI53497@cirb503493.alcatel.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ftEhullJWpWg/VHq" Content-Disposition: inline In-Reply-To: <20030227185557.GI53497@cirb503493.alcatel.com.au> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --ftEhullJWpWg/VHq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Friday, 28 February 2003 at 5:55:57 +1100, Peter Jeremy wrote: > On Tue, Feb 25, 2003 at 02:38:26PM +0100, Dag-Erling Smorgrav wrote: >> Maxime Henrion writes: >>> I indeed missed one d_mmap_t consumer in this code. It should now be >>> fixed, sorry for the inconvenience. >> >> Thanks! For future reference, I'm willing (and able) to compile-test >> patches for any platform except powerpc. > > Since this problem seems to crop up fairly often, is it worth > compiling a list of people willing to compile/test patches on > different architectures (or unusual hardware)?=20 Yes. > (Though this won't solve the case where someone overlooks the > possibility that a patch will have an impact of a different > architecture.) You can solve that one by testing anyway. Greg -- See complete headers for address and phone numbers Please note: we block mail from major spammers, notably yahoo.com. See http://www.lemis.com/yahoospam.html for further details. --ftEhullJWpWg/VHq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+XpapIubykFB6QiMRAlryAJ4yAi3UG0xOBHDhzNtHVOJhQEgCggCePzTY 8CXmYWmucG4D9gAsM/z3LKI= =gwjc -----END PGP SIGNATURE----- --ftEhullJWpWg/VHq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 14:58: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53E0537B401; Thu, 27 Feb 2003 14:58:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E995343FBD; Thu, 27 Feb 2003 14:58:00 -0800 (PST) (envelope-from hsu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RMw00U063808; Thu, 27 Feb 2003 14:58:00 -0800 (PST) (envelope-from hsu@repoman.freebsd.org) Received: (from hsu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RMw07j063801; Thu, 27 Feb 2003 14:58:00 -0800 (PST) Message-Id: <200302272258.h1RMw07j063801@repoman.freebsd.org> From: Jeffrey Hsu Date: Thu, 27 Feb 2003 14:58:00 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/smp index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hsu 2003/02/27 14:58:00 PST Modified files: en/smp index.sgml Log: Break up the inp task into IP, UDP, TCP, raw IP, divert sockets, and IPv6. Indicate IPv4, UDP, and TCP was committed into the tree June of last year. Add some more completed and already committed networking items: ifaddr ref counts, syncache, the ifnet list, radix trees, and ARP. Add some completed, not yet committed, networking work: raw IP, divert sockets, and Unix domain protocols. Add some networking work in progress: routing. Add some networking todo items: IPv6. Revision Changes Path 1.104 +92 -8 www/en/smp/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 14:59:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70B2537B401; Thu, 27 Feb 2003 14:59:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C065B43FBD; Thu, 27 Feb 2003 14:59:13 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RMxD0U063869; Thu, 27 Feb 2003 14:59:13 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RMxDdf063868; Thu, 27 Feb 2003 14:59:13 -0800 (PST) Message-Id: <200302272259.h1RMxDdf063868@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 27 Feb 2003 14:59:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig ifconfig.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/27 14:59:13 PST Modified files: sbin/ifconfig ifconfig.8 Log: Document the rxcsum and txcsum commands. Submitted by: jlemon Revision Changes Path 1.67 +11 -0 src/sbin/ifconfig/ifconfig.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 15: 0:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 485AE37B406 for ; Thu, 27 Feb 2003 15:00:47 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F28D43F75 for ; Thu, 27 Feb 2003 15:00:40 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h1RN0Zo7044121 for ; Fri, 28 Feb 2003 01:00:35 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h1RN0ZHR044108 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 28 Feb 2003 01:00:35 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h1RN0Moa044098; Fri, 28 Feb 2003 01:00:22 +0200 (EET) Date: Fri, 28 Feb 2003 01:00:22 +0200 From: Ruslan Ermilov To: "Daniel C. Sobral" , Jonathan Lemon , Bill Paul , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h Message-ID: <20030227230022.GA43762@sunbay.com> References: <200302262212.h1QMC4L8017995@repoman.freebsd.org> <3E5DFD83.4070605@tcoip.com.br> <20030227122441.GF39346@sunbay.com> <3E5E0EEC.9020203@tcoip.com.br> <3E5E1D66.6080801@tcoip.com.br> <20030227160017.GB88361@sunbay.com> <20030227102713.D48762@flugsvamp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ" Content-Disposition: inline In-Reply-To: <20030227102713.D48762@flugsvamp.com> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 27, 2003 at 10:27:13AM -0600, Jonathan Lemon wrote: > On Thu, Feb 27, 2003 at 06:00:17PM +0200, Ruslan Ermilov wrote: > > On Thu, Feb 27, 2003 at 11:15:02AM -0300, Daniel C. Sobral wrote: > > Will you be surprised to know that ifconfig(8) does this? ;-) > >=20 > > Jonathan forgot to document the "rxcsum", "txcsum", and > > "netcons" capabilities in the ifconfig(8) manpage. >=20 > Oops, so I did. Here's a patch, please clean up as needed, and commit. > I left out netcons for now, since I (still) haven't committed the netcons > support yet. :-| >=20 Thanks, that was fast! Now committed. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --lrZ03NoBR/3+SXJZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+XpiGUkv4P6juNwoRAtlMAJ9FhFAPLrpaNQdyX6jTVZIMdCVX/QCfdD+O z7s3O/AbnN9EZ+9N5l7B2YI= =RSOp -----END PGP SIGNATURE----- --lrZ03NoBR/3+SXJZ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 15: 2:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD4B837B401; Thu, 27 Feb 2003 15:02:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C9C143FAF; Thu, 27 Feb 2003 15:02:22 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RN2M0U064345; Thu, 27 Feb 2003 15:02:22 -0800 (PST) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RN2Mko064344; Thu, 27 Feb 2003 15:02:22 -0800 (PST) Message-Id: <200302272302.h1RN2Mko064344@repoman.freebsd.org> From: Jake Burkholder Date: Thu, 27 Feb 2003 15:02:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.kern.mk src/sys/conf Makefile.sparc64 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2003/02/27 15:02:22 PST Modified files: share/mk bsd.kern.mk sys/conf Makefile.sparc64 Log: - Removed various cruft from before we had a hosted toolchain (!). - Moved special compiler flags to bsd.kern.mk so they get used for modules too. Revision Changes Path 1.32 +9 -0 src/share/mk/bsd.kern.mk 1.25 +0 -15 src/sys/conf/Makefile.sparc64 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 15: 7:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D784237B401; Thu, 27 Feb 2003 15:07:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7523D43F75; Thu, 27 Feb 2003 15:07:26 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RN7Q0U064680; Thu, 27 Feb 2003 15:07:26 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RN7Qqx064679; Thu, 27 Feb 2003 15:07:26 -0800 (PST) Message-Id: <200302272307.h1RN7Qqx064679@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 27 Feb 2003 15:07:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/libcrypto Makefile Makefile.inc src/secure/usr.bin/openssl Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/27 15:07:26 PST Modified files: secure/lib/libcrypto Makefile Makefile.inc secure/usr.bin/openssl Makefile Log: Handle includes the normal way. Reviewed by: markm Approved by: nectar Revision Changes Path 1.59 +67 -2 src/secure/lib/libcrypto/Makefile 1.35 +0 -82 src/secure/lib/libcrypto/Makefile.inc 1.23 +1 -4 src/secure/usr.bin/openssl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 15:10:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2913B37B401; Thu, 27 Feb 2003 15:10:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF50643F93; Thu, 27 Feb 2003 15:10:10 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RNAA0U069251; Thu, 27 Feb 2003 15:10:10 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RNAAHV069249; Thu, 27 Feb 2003 15:10:10 -0800 (PST) Message-Id: <200302272310.h1RNAAHV069249@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 27 Feb 2003 15:10:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/route route.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/27 15:10:10 PST Modified files: (Branch: RELENG_4) sbin/route route.c Log: MFC: 1.67: Catch up with route(8) not being setuid root anymore. Approved by: re Revision Changes Path 1.40.2.11 +1 -1 src/sbin/route/route.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 15:16:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3FCF37B401 for ; Thu, 27 Feb 2003 15:16:39 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F3E743FDF for ; Thu, 27 Feb 2003 15:16:28 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h1RNGESf045741 for ; Fri, 28 Feb 2003 01:16:14 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h1RNGEHR045728 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 28 Feb 2003 01:16:14 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h1RNGEdU045727; Fri, 28 Feb 2003 01:16:14 +0200 (EET) Date: Fri, 28 Feb 2003 01:16:14 +0200 From: Ruslan Ermilov To: Jake Burkholder Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/mk bsd.kern.mk src/sys/conf Makefile.sparc64 Message-ID: <20030227231613.GA45208@sunbay.com> References: <200302272302.h1RN2Mko064344@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FL5UXtIhxfXey3p5" Content-Disposition: inline In-Reply-To: <200302272302.h1RN2Mko064344@repoman.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 27, 2003 at 03:02:22PM -0800, Jake Burkholder wrote: > jake 2003/02/27 15:02:22 PST >=20 > Modified files: > share/mk bsd.kern.mk=20 > sys/conf Makefile.sparc64=20 > Log: > - Removed various cruft from before we had a hosted toolchain (!). > - Moved special compiler flags to bsd.kern.mk so they get used for modu= les > too. > =20 > Revision Changes Path > 1.32 +9 -0 src/share/mk/bsd.kern.mk > 1.25 +0 -15 src/sys/conf/Makefile.sparc64 >=20 Thanks! --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --FL5UXtIhxfXey3p5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+Xpw9Ukv4P6juNwoRArShAJ9hCnh4QOvMN49u9l1+H8FBP4KlpQCghokI gN1FuyyTzUaV7uql0CGe+kM= =mwic -----END PGP SIGNATURE----- --FL5UXtIhxfXey3p5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 15:23:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7242337B401; Thu, 27 Feb 2003 15:23:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E68B443F93; Thu, 27 Feb 2003 15:23:16 -0800 (PST) (envelope-from gibbs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RNNG0U070528; Thu, 27 Feb 2003 15:23:16 -0800 (PST) (envelope-from gibbs@repoman.freebsd.org) Received: (from gibbs@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RNNGmP070527; Thu, 27 Feb 2003 15:23:16 -0800 (PST) Message-Id: <200302272323.h1RNNGmP070527@repoman.freebsd.org> From: "Justin T. Gibbs" Date: Thu, 27 Feb 2003 15:23:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic79xx.c aic79xx.h aic79xx.reg aic79xx.seq aic79xx_inline.h aic79xx_osm.c aic79xx_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gibbs 2003/02/27 15:23:16 PST Modified files: sys/dev/aic7xxx aic79xx.c aic79xx.h aic79xx.reg aic79xx.seq aic79xx_inline.h aic79xx_osm.c aic79xx_pci.c Log: aic79xx.c: Clear the LQICRC_NLQ status should it pop up after we have already handled the SCSIPERR. During some streaming operations this status can be delayed until the stream ends. Without this change, the driver would complain about a "Missing case in ahd_handle_scsiint". In the LQOBUSFREE handler... Don't return the LQOMGR back to the idle state until after we have cleaned up ENSELO and any status related to this selection. The last thing we need is the LQO manager starting another select-out before we have updated the execution queue. It is not clear whether the LQOMGR would, or would not start a new selection early. Make sure ENSELO is off prior to clearing SELDO by flushing device writes. Move assignment of the next target SCB pointer inside of an if to make the code clearer. The effect is the same. Dump card state in both "Unexpected PKT busfree" paths. In ahd_reset(), set the chip to SCSI mode before reading SXFRCTL1. That register only exists in the SCSI mode. Also set the mode explicitly to the SCSI mode after chip reset due to paranoia. Re-arrange code so that SXFRCTL1 is restored as quickly after the chip reset as possible. S/G structurs must be 8byte aligned. Make this official by saying so in our DMA tag. Disable CIO bus stretch on MDFFSTAT if SHVALID is about to come true. This can cause a CIO bus lockup if a PCI or PCI-X error occurs while the stretch is occurring - the host cannot service the PCI-X error since the CIO bus is locked out and SHVALID will never resolve. The stretch was added in the Rev B to simplify the wait for SHVALID to resolve, but the code to do this in the open source sequencer is so simple it was never removed. Consistently use MAX_OFFSET for the user max syncrate set from non-volatile storage. This ensures that the offset does not conflict with AH?_OFFSET_UNKNOWN. Have ahd_pause_and_flushwork set the mode to ensure that it has access to the registers it checks. Also modify the checking of intstat so that the check against 0xFF can actually succeed if the INT_PEND mask is something other than 0xFF. Although there are no cardbus U320 controllers, this check may be needed to recover from a hot-plug PCI removal that occurs without informing the driver. Fix a typo. sg_prefetch_cnt -> sg_prefetch_align. This fixes an infinite loop at card initialization if the cacheline size is 0. aic79xx.h: Add AHD_EARLY_REQ_BUG bug flag. Fix spelling errors. Include the CDB's length just after the CDB pointer in the DMA'ed CDB case. Change AH?_OFFSET_UNKNOWN to 0xFF. This is a value that the curr->offset can never be, unlike '0' which we previously used. This fixes code that only checks for a non-zero offset to determine if a sync negotiation is required since it will fire in the unknown case even if the goal is async. aic79xx.reg: Add comments for LQISTAT bits indicating their names in the 7902 data book. We use slightly different and more descriptive names in the firmware. Fix spelling errors. Include the CDB's length just after the CDB pointer in the DMA'ed CDB case. aic79xx.seq: Update comments regarding rundown of the GSFIFO to reflect reality. Fix spelling errors. Since we use an 8byte address and 1 byte length, shorten the size of a block move for the legacy DMA'ed CDB case from 11 to 9 bytes. Remove code that, assuming the abort pending feature worked, would set MK_MESSAGE in the SCB's control byte on completion to catch invalid reselections. Since we don't see interrupts for completed selections, this status update could occur prior to us noticing the SELDO. The "select-out" queue logic will get confused by the MK_MESSAGE bit being set as this is used to catch packatized connections where we select-out with ATN. Since the abort pending feature doesn't work on any released controllers yet, this code was never executed. Add support for the AHD_EARLY_REQ_BUG. Don't ignore persistent REQ assertions just because they were asserted within the bus settle delay window. This allows us to tolerate devices like the GEM318 that violate the SCSI spec. Remove unintentional settnig of SG_CACHE_AVAIL. Writing this bit should have no effect, but who knows... On the Rev A, we must wait for HDMAENACK before loading additional segments to avoid clobbering the address of the first segment in the S/G FIFO. This resolves data-corruption issues with certain IBM (now Hitachi) and Fujitsu U320 drives. Rearrange calc_residual to avoid an extra jmp instruction. On RevA Silicon, if the target returns us to data-out after we have already trained for data-out, it is possible for us to transition the free running clock to data-valid before the required 100ns P1 setup time (8 P1 assertions in fast-160 mode). This will only happen if this L-Q is a continuation of a data transfer for which we have already prefetched data into our FIFO (LQ/Data followed by LQ/Data for the same write transaction). This can cause some target implementations to miss the first few data transfers on the bus. We detect this situation by noticing that this is the first data transfer after an LQ (LQIWORKONLQ true), that the data transfer is a continuation of a transfer already setup in our FIFO (SAVEPTRS interrupt), and that the transaction is a write (DIRECTION set in DFCNTRL). The delay is performed by disabling SCSIEN until we see the first REQ from the target. Only compile in snapshot savepointers handler for RevA silicon where it is enabled. Handle the cfg4icmd packetized interrupt. We just need to load the address and count, start the DMA, and CLRCHN once the transfer is complete. Fix an oversight in the overrun handler for packetized status operations. We need to wait for either CTXTDONE or an overrun when checking for an overrun. The previous code did not wait and thus could decide that no overrun had occurred even though an overrun will occur on the next data-valid req. Add some comment to this section for clarity. Use LAST_SEG_DONE instead of LASTSDONE for testing transfer completion in the packetized status case. LASTSDONE may come up more quickly since it only records completion on the SCSI side, but since LAST_SEG_DONE is used everywhere else (and needs to be), this is less confusing. Add a missing invalidation of the longjmp address in the non-pack handler. This code needs additional review. aic79xx_inline.h: Fix spelling error. aic79xx_osm.c: Set the cdb length for CDBs dma'ed from host memory. Add a comment indicating that, should CAM start supporting cdbs larger than 16bytes, the driver could store the CDB in the status buffer. aic79xx_pci.c: Add a table entry for the 39320A. Added a missing comma to an error string table. Fix spelling errors. Revision Changes Path 1.10 +47 -28 src/sys/dev/aic7xxx/aic79xx.c 1.8 +18 -5 src/sys/dev/aic7xxx/aic79xx.h 1.9 +10 -9 src/sys/dev/aic7xxx/aic79xx.reg 1.7 +154 -56 src/sys/dev/aic7xxx/aic79xx.seq 1.7 +2 -2 src/sys/dev/aic7xxx/aic79xx_inline.h 1.8 +10 -2 src/sys/dev/aic7xxx/aic79xx_osm.c 1.8 +14 -7 src/sys/dev/aic7xxx/aic79xx_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 15:57:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C03C37B401; Thu, 27 Feb 2003 15:57:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D86843F3F; Thu, 27 Feb 2003 15:57:48 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RNvm0U072824; Thu, 27 Feb 2003 15:57:48 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RNvlJR072823; Thu, 27 Feb 2003 15:57:47 -0800 (PST) Message-Id: <200302272357.h1RNvlJR072823@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 15:57:47 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: distrib/cvsup/sup/cvs-all list.cvs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 15:57:47 PST Modified files: cvsup/sup/cvs-all list.cvs Log: Allow for the possibility of symlinks in CVSROOT/commitlogs/* Revision Changes Path 1.18 +1 -0 distrib/cvsup/sup/cvs-all/list.cvs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 16:32:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B53C37B401; Thu, 27 Feb 2003 16:32:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D31E243FAF; Thu, 27 Feb 2003 16:32:21 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S0WL0U075298; Thu, 27 Feb 2003 16:32:21 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S0WLvq075297; Thu, 27 Feb 2003 16:32:21 -0800 (PST) Message-Id: <200302280032.h1S0WLvq075297@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 16:32:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: distrib/cvsup/sup/cvs-all list.cvs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 16:32:21 PST Modified files: cvsup/sup/cvs-all list.cvs Log: Export CVSROOT-projects to the mirrors and make it available. Revision Changes Path 1.19 +14 -11 distrib/cvsup/sup/cvs-all/list.cvs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 16:55:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3D3A37B401; Thu, 27 Feb 2003 16:55:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56A5243F75; Thu, 27 Feb 2003 16:55:19 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S0tJ0U077127; Thu, 27 Feb 2003 16:55:19 -0800 (PST) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S0tJeb077126; Thu, 27 Feb 2003 16:55:19 -0800 (PST) Message-Id: <200302280055.h1S0tJeb077126@repoman.freebsd.org> From: Giorgos Keramidas Date: Thu, 27 Feb 2003 16:55:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/swapon swapon.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2003/02/27 16:55:19 PST Modified files: sbin/swapon swapon.8 Log: Spell "utilities" correctly. Revision Changes Path 1.26 +1 -1 src/sbin/swapon/swapon.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 16:56:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C180537B401; Thu, 27 Feb 2003 16:56:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63F0143F75; Thu, 27 Feb 2003 16:56:36 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S0ua0U077214; Thu, 27 Feb 2003 16:56:36 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S0uaFn077213; Thu, 27 Feb 2003 16:56:36 -0800 (PST) Message-Id: <200302280056.h1S0uaFn077213@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 16:56:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: distrib/cvsup/sup/projects-all list.cvs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 16:56:36 PST Modified files: cvsup/sup/projects-all list.cvs Log: Update for CVSROOT-projects Revision Changes Path 1.2 +12 -0 distrib/cvsup/sup/projects-all/list.cvs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 16:59: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D98FE37B401; Thu, 27 Feb 2003 16:58:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72D5A43FE0; Thu, 27 Feb 2003 16:58:57 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S0wv0U077344; Thu, 27 Feb 2003 16:58:57 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S0wv7l077343; Thu, 27 Feb 2003 16:58:57 -0800 (PST) Message-Id: <200302280058.h1S0wv7l077343@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 16:58:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: distrib/cvsup/sup/cvs-all list.cvs distrib/cvsup/sup/projects-all list.cvs distrib/cvsup/sup/src-base list.cvs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 16:58:57 PST Modified files: cvsup/sup/cvs-all list.cvs cvsup/sup/projects-all list.cvs cvsup/sup/src-base list.cvs Log: CVSROOT/badcommitters,v is no more Revision Changes Path 1.20 +0 -1 distrib/cvsup/sup/cvs-all/list.cvs 1.3 +0 -1 distrib/cvsup/sup/projects-all/list.cvs 1.9 +0 -1 distrib/cvsup/sup/src-base/list.cvs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 17: 1: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D625037B401; Thu, 27 Feb 2003 17:00:59 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 956EB43FDF; Thu, 27 Feb 2003 17:00:57 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a193.otenet.gr [212.205.215.193]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h1S10sks001606; Fri, 28 Feb 2003 03:00:55 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.7/8.12.7) with ESMTP id h1S10rCs021114; Fri, 28 Feb 2003 03:00:53 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.7/8.12.7/Submit) id h1RNNVgm019471; Fri, 28 Feb 2003 01:23:31 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 28 Feb 2003 01:23:31 +0200 From: Giorgos Keramidas To: Maxime Henrion Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/syscons syscons.c Message-ID: <20030227232331.GD3381@gothmog.gr> References: <200302271824.h1RIO7Kk000307@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302271824.h1RIO7Kk000307@repoman.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2003-02-27 10:24, Maxime Henrion wrote: > When DDB is in the kernel, unlock VTY switching so that we > don't end up freezing the box. This makes VTY locking useless > in the DDB case but a box which is supposed to be physically > secure shouldn't compile DDB anyway. Thanks :) > Reviewed by: silence on -audit I should have said (again) that freezing because someone (usually me) had the fancy idea to experiment with vty switching lock and then hit Ctrl-Alt-ESC was not fun :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 17: 8:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A5EB37B401; Thu, 27 Feb 2003 17:08:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E134643F75; Thu, 27 Feb 2003 17:08:43 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S18h0U078071; Thu, 27 Feb 2003 17:08:43 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S18hFI078070; Thu, 27 Feb 2003 17:08:43 -0800 (PST) Message-Id: <200302280108.h1S18hFI078070@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 17:08:43 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: distrib/cvsup/sup/root list.cvs releases X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 17:08:43 PST Added files: cvsup/sup/root list.cvs releases Log: Add 'root' convenience collection Revision Changes Path 1.1 +6 -0 distrib/cvsup/sup/root/list.cvs (new) 1.1 +1 -0 distrib/cvsup/sup/root/releases (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 17:41:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F65937B401; Thu, 27 Feb 2003 17:41:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6A9043FA3; Thu, 27 Feb 2003 17:41:44 -0800 (PST) (envelope-from joe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S1fi0U080951; Thu, 27 Feb 2003 17:41:44 -0800 (PST) (envelope-from joe@repoman.freebsd.org) Received: (from joe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S1fiSi080946; Thu, 27 Feb 2003 17:41:44 -0800 (PST) Message-Id: <200302280141.h1S1fiSi080946@repoman.freebsd.org> From: Josef Karthauser Date: Thu, 27 Feb 2003 17:41:44 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/cgoban Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2003/02/27 17:41:44 PST Modified files: games/cgoban Makefile distinfo Log: Upgrade to 1.9.12. Revision Changes Path 1.17 +1 -1 ports/games/cgoban/Makefile 1.12 +1 -1 ports/games/cgoban/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 17:42:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B29C737B401; Thu, 27 Feb 2003 17:42:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EDE343F75; Thu, 27 Feb 2003 17:42:23 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S1gN0U081007; Thu, 27 Feb 2003 17:42:23 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S1gNDT081006; Thu, 27 Feb 2003 17:42:23 -0800 (PST) Message-Id: <200302280142.h1S1gNDT081006@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 17:42:23 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT log_accum.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 17:42:23 PST Modified files: . log_accum.pl Log: Enlist projects/ as a lab-rat for CVSROOT testing Revision Changes Path 1.120 +2 -0 CVSROOT/log_accum.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 17:43: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C78C737B401; Thu, 27 Feb 2003 17:43:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CB9643F75; Thu, 27 Feb 2003 17:43:03 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S1h30U081051; Thu, 27 Feb 2003 17:43:03 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S1h3wQ081050; Thu, 27 Feb 2003 17:43:03 -0800 (PST) Message-Id: <200302280143.h1S1h3wQ081050@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 17:43:03 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects README X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 17:43:03 PST Modified files: . README Log: Test commit Revision Changes Path 1.9 +0 -0 projects/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 17:44:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBBB037B401; Thu, 27 Feb 2003 17:44:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EEA343F3F; Thu, 27 Feb 2003 17:44:45 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S1ij0U081124; Thu, 27 Feb 2003 17:44:45 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S1ijnE081123; Thu, 27 Feb 2003 17:44:45 -0800 (PST) Message-Id: <200302280144.h1S1ijnE081123@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 17:44:45 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT log_accum.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 17:44:45 PST Modified files: . log_accum.pl Log: Do not count multiple mail messages as multiple commits Revision Changes Path 1.121 +1 -1 CVSROOT/log_accum.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 17:46:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D75137B405; Thu, 27 Feb 2003 17:46:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEF5B43FB1; Thu, 27 Feb 2003 17:46:50 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S1ko0U081258; Thu, 27 Feb 2003 17:46:50 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S1kovX081257; Thu, 27 Feb 2003 17:46:50 -0800 (PST) Message-Id: <200302280146.h1S1kovX081257@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 27 Feb 2003 17:46:50 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/distribfold Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/02/27 17:46:50 PST Modified files: biology/distribfold Makefile distinfo Log: Update to 20030227 snapshot Revision Changes Path 1.6 +1 -1 ports/biology/distribfold/Makefile 1.4 +1 -1 ports/biology/distribfold/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 17:47: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED5BE37B401; Thu, 27 Feb 2003 17:47:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D54843F75; Thu, 27 Feb 2003 17:47:06 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S1l60U081291; Thu, 27 Feb 2003 17:47:06 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S1l6cE081290; Thu, 27 Feb 2003 17:47:06 -0800 (PST) Message-Id: <200302280147.h1S1l6cE081290@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 17:47:06 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT log_accum.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 17:47:06 PST Modified files: . log_accum.pl Log: Run activity log hook after sending email after commits and imports Revision Changes Path 1.121 +2 -0 CVSROOT/log_accum.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 17:55:17 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0824B37B401; Thu, 27 Feb 2003 17:55:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C74F43F75; Thu, 27 Feb 2003 17:55:15 -0800 (PST) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S1tF0U082245; Thu, 27 Feb 2003 17:55:15 -0800 (PST) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S1tF6D082244; Thu, 27 Feb 2003 17:55:15 -0800 (PST) Message-Id: <200302280155.h1S1tF6D082244@repoman.freebsd.org> From: Hye-Shik Chang Date: Thu, 27 Feb 2003 17:55:15 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/postnuke Makefile ports/korean/netdic Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG perky 2003/02/27 17:55:15 PST Modified files: www/postnuke Makefile korean/netdic Makefile Log: Release the maintainership Submitted by: Tae-Seong Kim (maintainer) Revision Changes Path 1.3 +1 -1 ports/korean/netdic/Makefile 1.3 +1 -1 ports/www/postnuke/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 17:59:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2272837B401; Thu, 27 Feb 2003 17:59:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B184443F85; Thu, 27 Feb 2003 17:59:12 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S1xC0U082463; Thu, 27 Feb 2003 17:59:12 -0800 (PST) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S1xCk3082462; Thu, 27 Feb 2003 17:59:12 -0800 (PST) Message-Id: <200302280159.h1S1xCk3082462@repoman.freebsd.org> From: Kris Kennaway Date: Thu, 27 Feb 2003 17:59:12 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/dia/patches patch-aa ports/graphics/glx Makefile ports/mail/mutt/patches patch-09 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2003/02/27 17:59:12 PST Removed files: graphics/dia/patches patch-aa graphics/glx Makefile mail/mutt/patches patch-09 Log: Drive a stake through the heart of some more files that were committed to after they were removed, which caused them to mysteriously resurrect when updating with a -D tag. Holy water sprinkled by: peter Revision Changes Path 1.4 +0 -0 ports/graphics/dia/patches/patch-aa (dead) 1.10 +0 -334 ports/graphics/glx/Makefile (dead) 1.3 +0 -0 ports/mail/mutt/patches/patch-09 (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 18: 6:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF1CB37B401; Thu, 27 Feb 2003 18:06:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7239443F85; Thu, 27 Feb 2003 18:06:16 -0800 (PST) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S26G0U083280; Thu, 27 Feb 2003 18:06:16 -0800 (PST) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S26Gsl083279; Thu, 27 Feb 2003 18:06:16 -0800 (PST) Message-Id: <200302280206.h1S26Gsl083279@repoman.freebsd.org> From: Hye-Shik Chang Date: Thu, 27 Feb 2003 18:06:16 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/netdic Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG perky 2003/02/27 18:06:16 PST Modified files: korean/netdic Makefile Log: Make BROKEN: doesn't working at all due to update of the site. Revision Changes Path 1.4 +2 -0 ports/korean/netdic/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 18:17:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28EF637B401; Thu, 27 Feb 2003 18:17:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C067343FA3; Thu, 27 Feb 2003 18:17:35 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S2HZ0U084026; Thu, 27 Feb 2003 18:17:35 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S2HZY6084025; Thu, 27 Feb 2003 18:17:35 -0800 (PST) Message-Id: <200302280217.h1S2HZY6084025@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 18:17:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT avail cfg_local.pm log_accum.pl verifymsg X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 18:17:35 PST Modified files: . avail cfg_local.pm log_accum.pl verifymsg Log: Catch up with projects/ Revision Changes Path 1.200 +0 -8 CVSROOT/avail 1.16 +3 -30 CVSROOT/cfg_local.pm 1.120 +2 -0 CVSROOT/log_accum.pl 1.4 +1 -2 CVSROOT/verifymsg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 18:18:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7F6C37B401; Thu, 27 Feb 2003 18:18:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DCEE43FB1; Thu, 27 Feb 2003 18:18:22 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S2IM0U084079; Thu, 27 Feb 2003 18:18:22 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S2IMK6084078; Thu, 27 Feb 2003 18:18:22 -0800 (PST) Message-Id: <200302280218.h1S2IMK6084078@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 18:18:22 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cfg_local.pm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 18:18:22 PST Modified files: . cfg_local.pm Log: Missed a ncvs reference Revision Changes Path 1.17 +1 -1 CVSROOT/cfg_local.pm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 18:19: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2AE137B401; Thu, 27 Feb 2003 18:19:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B5EC43FB1; Thu, 27 Feb 2003 18:19:04 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S2J30U084126; Thu, 27 Feb 2003 18:19:03 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S2J3ES084125; Thu, 27 Feb 2003 18:19:03 -0800 (PST) Message-Id: <200302280219.h1S2J3ES084125@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 18:19:03 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cfg_local.pm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 18:19:03 PST Modified files: . cfg_local.pm Log: Missed a ncvs reference Revision Changes Path 1.18 +1 -1 CVSROOT/cfg_local.pm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 18:27:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1622237B401; Thu, 27 Feb 2003 18:27:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6572243F3F; Thu, 27 Feb 2003 18:27:27 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S2RR0U084803; Thu, 27 Feb 2003 18:27:27 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S2RRVA084802; Thu, 27 Feb 2003 18:27:27 -0800 (PST) Message-Id: <200302280227.h1S2RRVA084802@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 18:27:27 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cfg_local.pm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 18:27:27 PST Modified files: . cfg_local.pm Log: Add an identifying banner Revision Changes Path 1.19 +1 -0 CVSROOT/cfg_local.pm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 18:28:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F3CB37B401; Thu, 27 Feb 2003 18:28:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C267E43FA3; Thu, 27 Feb 2003 18:28:23 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S2SN0U084898; Thu, 27 Feb 2003 18:28:23 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S2SNB4084897; Thu, 27 Feb 2003 18:28:23 -0800 (PST) Message-Id: <200302280228.h1S2SNB4084897@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 18:28:23 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT verifymsg X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 18:28:23 PST FreeBSD projects repository Modified files: . verifymsg Log: Test forced commit Revision Changes Path 1.5 +0 -0 CVSROOT/verifymsg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 18:31:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA87737B401; Thu, 27 Feb 2003 18:31:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ED0A43F3F; Thu, 27 Feb 2003 18:31:54 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S2Vs0U085391; Thu, 27 Feb 2003 18:31:54 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S2VsUC085390; Thu, 27 Feb 2003 18:31:54 -0800 (PST) Message-Id: <200302280231.h1S2VsUC085390@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 18:31:54 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cfg_local.pm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 18:31:54 PST Modified files: . cfg_local.pm Log: Add tag like on projects/ Revision Changes Path 1.18 +1 -0 CVSROOT/cfg_local.pm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 18:33:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 470D137B401; Thu, 27 Feb 2003 18:33:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A947543FCB; Thu, 27 Feb 2003 18:33:33 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S2XX0U085487; Thu, 27 Feb 2003 18:33:33 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S2XX67085486; Thu, 27 Feb 2003 18:33:33 -0800 (PST) Message-Id: <200302280233.h1S2XX67085486@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 18:33:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT avail cfg_local.pm log_accum.pl verifymsg X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 18:33:33 PST Modified files: . avail cfg_local.pm log_accum.pl verifymsg Log: Catch up to projects/ Revision Changes Path 1.200 +0 -9 CVSROOT/avail 1.16 +5 -32 CVSROOT/cfg_local.pm 1.120 +2 -0 CVSROOT/log_accum.pl 1.4 +1 -2 CVSROOT/verifymsg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 18:55:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B76837B401; Thu, 27 Feb 2003 18:55:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2CF443FAF; Thu, 27 Feb 2003 18:55:49 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S2tn0U086985; Thu, 27 Feb 2003 18:55:49 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S2tnCo086984; Thu, 27 Feb 2003 18:55:49 -0800 (PST) Message-Id: <200302280255.h1S2tnCo086984@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 18:55:49 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: distrib/cvsup/sup/cvs-all list.cvs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 18:55:49 PST Modified files: cvsup/sup/cvs-all list.cvs Log: Update for CVSROOT-* Revision Changes Path 1.21 +4 -1 distrib/cvsup/sup/cvs-all/list.cvs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 19:35:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09A6837B401; Thu, 27 Feb 2003 19:35:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E88543FB1; Thu, 27 Feb 2003 19:35:43 -0800 (PST) (envelope-from benno@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S3Zg0U094473; Thu, 27 Feb 2003 19:35:42 -0800 (PST) (envelope-from benno@repoman.freebsd.org) Received: (from benno@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S3ZgFv094472; Thu, 27 Feb 2003 19:35:42 -0800 (PST) Message-Id: <200302280335.h1S3ZgFv094472@repoman.freebsd.org> From: Benno Rice Date: Thu, 27 Feb 2003 19:35:42 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc atomic.s locore.s ofwmagic.s swtch.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG benno 2003/02/27 19:35:42 PST Removed files: sys/powerpc/powerpc atomic.s locore.s ofwmagic.s swtch.s Log: These files are no longer used. They have been replaced with similarly named .S files. Revision Changes Path 1.3 +0 -137 src/sys/powerpc/powerpc/atomic.s (dead) 1.15 +0 -224 src/sys/powerpc/powerpc/locore.s (dead) 1.2 +0 -75 src/sys/powerpc/powerpc/ofwmagic.s (dead) 1.18 +0 -161 src/sys/powerpc/powerpc/swtch.s (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 19:35:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4517837B421; Thu, 27 Feb 2003 19:35:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB04043FA3; Thu, 27 Feb 2003 19:35:48 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S3Zm0U094503; Thu, 27 Feb 2003 19:35:48 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S3ZmCA094502; Thu, 27 Feb 2003 19:35:48 -0800 (PST) Message-Id: <200302280335.h1S3ZmCA094502@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 19:35:48 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT loginfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 19:35:48 PST Modified files: . loginfo Log: Switch back to log_accum.pl directly, detach awake.sh Revision Changes Path 1.12 +1 -1 CVSROOT/loginfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 19:36:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E296C37B401; Thu, 27 Feb 2003 19:36:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 844FF43FA3; Thu, 27 Feb 2003 19:36:22 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S3aM0U094554; Thu, 27 Feb 2003 19:36:22 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S3aMsW094553; Thu, 27 Feb 2003 19:36:22 -0800 (PST) Message-Id: <200302280336.h1S3aMsW094553@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 19:36:22 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT checkoutlist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 19:36:22 PST Modified files: . checkoutlist Log: No more awake.sh Revision Changes Path 1.18 +0 -1 CVSROOT/checkoutlist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 19:37:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13EBC37B401; Thu, 27 Feb 2003 19:37:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A91DD43F75; Thu, 27 Feb 2003 19:37:35 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S3bZ0U094615; Thu, 27 Feb 2003 19:37:35 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S3bZ6F094614; Thu, 27 Feb 2003 19:37:35 -0800 (PST) Message-Id: <200302280337.h1S3bZ6F094614@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 19:37:35 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT awake.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 19:37:35 PST Removed files: . awake.sh Log: This hack is over and done with. Revision Changes Path 1.7 +0 -20 CVSROOT/awake.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 20:21:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C614937B401; Thu, 27 Feb 2003 20:21:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66FA543F93; Thu, 27 Feb 2003 20:21:14 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S4LE0U097971; Thu, 27 Feb 2003 20:21:14 -0800 (PST) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S4LELR097968; Thu, 27 Feb 2003 20:21:14 -0800 (PST) Message-Id: <200302280421.h1S4LELR097968@repoman.freebsd.org> From: Jake Burkholder Date: Thu, 27 Feb 2003 20:21:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors src/sys/dev/zs zs.c src/sys/dev/sab sab.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2003/02/27 20:21:13 PST Modified files: sys/conf majors sys/dev/zs zs.c sys/dev/sab sab.c Log: Use MAJOR_AUTO. GC statically assigned majors. Revision Changes Path 1.166 +0 -2 src/sys/conf/majors 1.13 +1 -3 src/sys/dev/sab/sab.c 1.8 +1 -3 src/sys/dev/zs/zs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 20:31:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A57637B401; Thu, 27 Feb 2003 20:31:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1A9943F85; Thu, 27 Feb 2003 20:31:29 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S4VT0U098825; Thu, 27 Feb 2003 20:31:29 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S4VTxP098824; Thu, 27 Feb 2003 20:31:29 -0800 (PST) Message-Id: <200302280431.h1S4VTxP098824@repoman.freebsd.org> From: "Tim J. Robbins" Date: Thu, 27 Feb 2003 20:31:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netncp ncp.h ncp_mod.c ncpio.h src/lib/libncp ncp_mod.h ncpl_net.c ncpl_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2003/02/27 20:31:29 PST Modified files: sys/netncp ncp.h ncp_mod.c lib/libncp ncpl_net.c ncpl_subr.c Added files: sys/netncp ncpio.h Removed files: lib/libncp ncp_mod.h Log: Use a character device and ioctl() for communication between libncp and the kernel instead of adding more syscalls at runtime. As a bonus, you can now restrict access to the kernel NCP interface with chmod. Revision Changes Path 1.3 +0 -16 src/lib/libncp/ncp_mod.h (dead) 1.3 +0 -1 src/lib/libncp/ncpl_net.c 1.7 +40 -18 src/lib/libncp/ncpl_subr.c 1.6 +1 -1 src/sys/netncp/ncp.h 1.7 +92 -137 src/sys/netncp/ncp_mod.c 1.1 +62 -0 src/sys/netncp/ncpio.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 20:50:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7777637B401; Thu, 27 Feb 2003 20:50:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1676343FAF; Thu, 27 Feb 2003 20:50:38 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S4ob0U000303; Thu, 27 Feb 2003 20:50:37 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S4obYa000301; Thu, 27 Feb 2003 20:50:37 -0800 (PST) Message-Id: <200302280450.h1S4obYa000301@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 27 Feb 2003 20:50:37 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/gstreamer-plugins Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/02/27 20:50:37 PST Modified files: multimedia/gstreamer-plugins Makefile pkg-plist Log: o Small fixes to support upcoming update to gstreamer-player port - Depend unconditionally on hermes port since it is currently the only colorspace plugin available - Fix {x,}videosink build o Bump PORTREVISION Revision Changes Path 1.16 +15 -0 ports/multimedia/gstreamer-plugins/Makefile 1.5 +2 -0 ports/multimedia/gstreamer-plugins/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 20:55:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C6EB37B401; Thu, 27 Feb 2003 20:55:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F088243FBD; Thu, 27 Feb 2003 20:55:25 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S4tP0U000742; Thu, 27 Feb 2003 20:55:25 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S4tP93000741; Thu, 27 Feb 2003 20:55:25 -0800 (PST) Message-Id: <200302280455.h1S4tP93000741@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 27 Feb 2003 20:55:25 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/gstreamer-player Makefile distinfo pkg-plist ports/multimedia/gstreamer-player/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/02/27 20:55:25 PST Modified files: multimedia/gstreamer-player Makefile distinfo pkg-plist Added files: multimedia/gstreamer-player/files patch-configure Log: o Unmark IGNORE o Update to 0.5.0 Revision Changes Path 1.6 +26 -17 ports/multimedia/gstreamer-player/Makefile 1.2 +1 -1 ports/multimedia/gstreamer-player/distinfo 1.1 +10 -0 ports/multimedia/gstreamer-player/files/patch-configure (new) 1.2 +43 -21 ports/multimedia/gstreamer-player/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 21:19:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A76BF37B401; Thu, 27 Feb 2003 21:19:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38CBE43FAF; Thu, 27 Feb 2003 21:19:38 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S5Jc0U002180; Thu, 27 Feb 2003 21:19:38 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S5JbKO002179; Thu, 27 Feb 2003 21:19:37 -0800 (PST) Message-Id: <200302280519.h1S5JbKO002179@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 27 Feb 2003 21:19:37 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/file - Imported sources X-FreeBSD-CVS-Branch: ZOULAS Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/27 21:19:37 PST src/contrib/file - Imported sources Update of /home/ncvs/src/contrib/file In directory repoman.freebsd.org:/tmp/cvs-serv2113 Log Message: Virgin import of Christos Zoulas's FILE 3.41. * - fix memory allocation problem (Jeff Johnson) * - fix stack overflow corruption (David Endler) Status: Vendor Tag: ZOULAS Release Tags: file_3_41 N src/contrib/file/.cvsignore U src/contrib/file/Header U src/contrib/file/LEGAL.NOTICE U src/contrib/file/Localstuff U src/contrib/file/MAINT U src/contrib/file/Makefile.am U src/contrib/file/Makefile.in U src/contrib/file/Makefile.std U src/contrib/file/README U src/contrib/file/acconfig.h U src/contrib/file/acinclude.m4 U src/contrib/file/aclocal.m4 U src/contrib/file/apprentice.c U src/contrib/file/ascmagic.c U src/contrib/file/compress.c U src/contrib/file/config.h.in U src/contrib/file/configure U src/contrib/file/configure.in U src/contrib/file/file.c U src/contrib/file/file.h U src/contrib/file/file.man U src/contrib/file/fsmagic.c U src/contrib/file/install-sh U src/contrib/file/missing U src/contrib/file/is_tar.c U src/contrib/file/magic.man U src/contrib/file/magic.mime U src/contrib/file/magic2mime U src/contrib/file/mkinstalldirs U src/contrib/file/names.h U src/contrib/file/patchlevel.h U src/contrib/file/print.c U src/contrib/file/readelf.c U src/contrib/file/readelf.h U src/contrib/file/softmagic.c U src/contrib/file/stamp-h.in U src/contrib/file/tar.h U src/contrib/file/Magdir/adventure U src/contrib/file/Magdir/acorn U src/contrib/file/Magdir/adi U src/contrib/file/Magdir/allegro U src/contrib/file/Magdir/alliant U src/contrib/file/Magdir/alpha U src/contrib/file/Magdir/amanda U src/contrib/file/Magdir/amigaos U src/contrib/file/Magdir/animation U src/contrib/file/Magdir/apl U src/contrib/file/Magdir/apple U src/contrib/file/Magdir/applix U src/contrib/file/Magdir/archive U src/contrib/file/Magdir/asterix U src/contrib/file/Magdir/att3b U src/contrib/file/Magdir/audio U src/contrib/file/Magdir/blender U src/contrib/file/Magdir/blit U src/contrib/file/Magdir/bsdi U src/contrib/file/Magdir/c-lang U src/contrib/file/Magdir/cddb U src/contrib/file/Magdir/chi U src/contrib/file/Magdir/cisco U src/contrib/file/Magdir/citrus U src/contrib/file/Magdir/claris U src/contrib/file/Magdir/clipper U src/contrib/file/Magdir/commands U src/contrib/file/Magdir/compress U src/contrib/file/Magdir/cvs U src/contrib/file/Magdir/elf U src/contrib/file/Magdir/console U src/contrib/file/Magdir/convex U src/contrib/file/Magdir/ctags U src/contrib/file/Magdir/database U src/contrib/file/Magdir/diamond U src/contrib/file/Magdir/diff U src/contrib/file/Magdir/digital U src/contrib/file/Magdir/dolby U src/contrib/file/Magdir/dump U src/contrib/file/Magdir/dyadic U src/contrib/file/Magdir/editors U src/contrib/file/Magdir/encore U src/contrib/file/Magdir/epoc U src/contrib/file/Magdir/filesystems U src/contrib/file/Magdir/flash U src/contrib/file/Magdir/fonts U src/contrib/file/Magdir/frame U src/contrib/file/Magdir/freebsd U src/contrib/file/Magdir/fsav U src/contrib/file/Magdir/gimp U src/contrib/file/Magdir/gnu U src/contrib/file/Magdir/grace U src/contrib/file/Magdir/gringotts N src/contrib/file/Magdir/hdf U src/contrib/file/Magdir/hitachi-sh U src/contrib/file/Magdir/hp U src/contrib/file/Magdir/human68k U src/contrib/file/Magdir/ibm370 U src/contrib/file/Magdir/ibm6000 U src/contrib/file/Magdir/iff U src/contrib/file/Magdir/images U src/contrib/file/Magdir/lex U src/contrib/file/Magdir/intel U src/contrib/file/Magdir/interleaf U src/contrib/file/Magdir/island U src/contrib/file/Magdir/ispell U src/contrib/file/Magdir/java U src/contrib/file/Magdir/jpeg U src/contrib/file/Magdir/karma U src/contrib/file/Magdir/lecter U src/contrib/file/Magdir/lif U src/contrib/file/Magdir/linux U src/contrib/file/Magdir/lisp U src/contrib/file/Magdir/mach U src/contrib/file/Magdir/macintosh U src/contrib/file/Magdir/magic U src/contrib/file/Magdir/mail.news U src/contrib/file/Magdir/maple U src/contrib/file/Magdir/mathematica U src/contrib/file/Magdir/mcrypt U src/contrib/file/Magdir/mime U src/contrib/file/Magdir/mips U src/contrib/file/Magdir/mirage U src/contrib/file/Magdir/mkid U src/contrib/file/Magdir/mlssa U src/contrib/file/Magdir/mmdf U src/contrib/file/Magdir/modem U src/contrib/file/Magdir/motorola U src/contrib/file/Magdir/msdos U src/contrib/file/Magdir/msvc U src/contrib/file/Magdir/natinst U src/contrib/file/Magdir/ncr U src/contrib/file/Magdir/netbsd U src/contrib/file/Magdir/netscape U src/contrib/file/Magdir/news U src/contrib/file/Magdir/nitpicker U src/contrib/file/Magdir/octave U src/contrib/file/Magdir/olf U src/contrib/file/Magdir/os2 U src/contrib/file/Magdir/os9 U src/contrib/file/Magdir/osf1 U src/contrib/file/Magdir/palm U src/contrib/file/Magdir/parix U src/contrib/file/Magdir/pbm U src/contrib/file/Magdir/pdf U src/contrib/file/Magdir/pdp U src/contrib/file/Magdir/perl U src/contrib/file/Magdir/pgp U src/contrib/file/Magdir/pkgadd U src/contrib/file/Magdir/plus5 U src/contrib/file/Magdir/printer U src/contrib/file/Magdir/project U src/contrib/file/Magdir/psdbms U src/contrib/file/Magdir/pulsar U src/contrib/file/Magdir/pyramid U src/contrib/file/Magdir/python U src/contrib/file/Magdir/riff U src/contrib/file/Magdir/rpm U src/contrib/file/Magdir/rtf U src/contrib/file/Magdir/sc U src/contrib/file/Magdir/sccs U src/contrib/file/Magdir/sendmail U src/contrib/file/Magdir/sequent U src/contrib/file/Magdir/sgml U src/contrib/file/Magdir/sharc N src/contrib/file/Magdir/sql U src/contrib/file/Magdir/sketch U src/contrib/file/Magdir/smalltalk U src/contrib/file/Magdir/sniffer U src/contrib/file/Magdir/softquad U src/contrib/file/Magdir/spectrum U src/contrib/file/Magdir/sun U src/contrib/file/Magdir/sysex U src/contrib/file/Magdir/teapot U src/contrib/file/Magdir/terminfo U src/contrib/file/Magdir/tex U src/contrib/file/Magdir/tgif U src/contrib/file/Magdir/ti-8x U src/contrib/file/Magdir/timezone U src/contrib/file/Magdir/troff U src/contrib/file/Magdir/tuxedo U src/contrib/file/Magdir/typeset U src/contrib/file/Magdir/unknown U src/contrib/file/Magdir/uuencode U src/contrib/file/Magdir/varied.out U src/contrib/file/Magdir/vax U src/contrib/file/Magdir/vicar U src/contrib/file/Magdir/visx U src/contrib/file/Magdir/vms U src/contrib/file/Magdir/vmware U src/contrib/file/Magdir/vorbis U src/contrib/file/Magdir/vxl U src/contrib/file/Magdir/wordperfect U src/contrib/file/Magdir/xdelta U src/contrib/file/Magdir/xenix U src/contrib/file/Magdir/zilog U src/contrib/file/Magdir/zyxel No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 21:31:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCB2D37B401; Thu, 27 Feb 2003 21:31:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60F2143FA3; Thu, 27 Feb 2003 21:31:47 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S5Vl0U003288; Thu, 27 Feb 2003 21:31:47 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S5Vl5P003287; Thu, 27 Feb 2003 21:31:47 -0800 (PST) Message-Id: <200302280531.h1S5Vl5P003287@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 27 Feb 2003 21:31:47 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/file config.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/27 21:31:47 PST Modified files: usr.bin/file config.h Log: Update for version 3.41. Revision Changes Path 1.7 +6 -3 src/usr.bin/file/config.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 21:49:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EDCA37B401; Thu, 27 Feb 2003 21:49:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2B0243FAF; Thu, 27 Feb 2003 21:49:20 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S5nK0U004250; Thu, 27 Feb 2003 21:49:20 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S5nKfV004249; Thu, 27 Feb 2003 21:49:20 -0800 (PST) Message-Id: <200302280549.h1S5nKfV004249@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 27 Feb 2003 21:49:20 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libgnomecanvas Makefile distinfo pkg-comment pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/27 21:49:20 PST Modified files: graphics/libgnomecanvas Makefile distinfo pkg-plist Removed files: graphics/libgnomecanvas pkg-comment Log: * Update to 2.2.0.2 * De-pkg-comment Revision Changes Path 1.26 +2 -1 ports/graphics/libgnomecanvas/Makefile 1.15 +1 -1 ports/graphics/libgnomecanvas/distinfo 1.3 +0 -1 ports/graphics/libgnomecanvas/pkg-comment (dead) 1.16 +3 -5 ports/graphics/libgnomecanvas/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 21:53: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E33F37B401; Thu, 27 Feb 2003 21:53:02 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74A8D43F75; Thu, 27 Feb 2003 21:53:00 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id QAA15991; Fri, 28 Feb 2003 16:52:57 +1100 Date: Fri, 28 Feb 2003 16:54:29 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Ruslan Ermilov Cc: Jake Burkholder , , , Subject: Re: cvs commit: src/share/mk bsd.kern.mk src/sys/conf Makefile.sparc64 In-Reply-To: <20030227231613.GA45208@sunbay.com> Message-ID: <20030228163705.O21276-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 28 Feb 2003, Ruslan Ermilov wrote: > On Thu, Feb 27, 2003 at 03:02:22PM -0800, Jake Burkholder wrote: > > jake 2003/02/27 15:02:22 PST > > > > Modified files: > > share/mk bsd.kern.mk > > sys/conf Makefile.sparc64 > > Log: > > - Removed various cruft from before we had a hosted toolchain (!). > > - Moved special compiler flags to bsd.kern.mk so they get used for modules > > too. > > > > Revision Changes Path > > 1.32 +9 -0 src/share/mk/bsd.kern.mk > > 1.25 +0 -15 src/sys/conf/Makefile.sparc64 > > > Thanks! Don't forget to keep sys/conf/kern.mk in sync with share/mk/bsd.kern.mk. The latter is supposed to go away or be reduced to compatibilty cruft. (Warning options should be sys-relative so that variant sys trees can be compiled with warning levels appropriate to the number of warnings fixed (on not) in each tree. The existence of non-warning options in bsd.kern.mk is a bug -- per-arch options belong in per-arch Makefiles, modulo the problem of getting them in modules and boot Makefiles.) Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 21:56: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D30F437B401; Thu, 27 Feb 2003 21:56:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 766A943F3F; Thu, 27 Feb 2003 21:56:06 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S5u60U004946; Thu, 27 Feb 2003 21:56:06 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S5u6xL004945; Thu, 27 Feb 2003 21:56:06 -0800 (PST) Message-Id: <200302280556.h1S5u6xL004945@repoman.freebsd.org> From: Warner Losh Date: Thu, 27 Feb 2003 21:56:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pccard.c src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/02/27 21:56:06 PST Modified files: sys/pccard pccard.c sys/conf majors Log: pccard isn't picky about WHAT major it gets. Revision Changes Path 1.167 +0 -1 src/sys/conf/majors 1.156 +4 -0 src/sys/pccard/pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 21:56:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ECEA37B401; Thu, 27 Feb 2003 21:56:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B160643F3F; Thu, 27 Feb 2003 21:56:22 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S5uM0U004977; Thu, 27 Feb 2003 21:56:22 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S5uMnJ004976; Thu, 27 Feb 2003 21:56:22 -0800 (PST) Message-Id: <200302280556.h1S5uMnJ004976@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 27 Feb 2003 21:56:22 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts/fontconfig Makefile pkg-comment pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/27 21:56:22 PST Modified files: x11-fonts/fontconfig Makefile pkg-descr Removed files: x11-fonts/fontconfig pkg-comment Log: * Install fc-cache and fc-list manpages [1] * Quiet portlint with regard to pkg-descr * De-pkg-comment Requested by: Gord Broom [1] Revision Changes Path 1.9 +7 -1 ports/x11-fonts/fontconfig/Makefile 1.2 +0 -1 ports/x11-fonts/fontconfig/pkg-comment (dead) 1.2 +2 -1 ports/x11-fonts/fontconfig/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 22: 8:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38D9437B401; Thu, 27 Feb 2003 22:08:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D05DA43FA3; Thu, 27 Feb 2003 22:08:55 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S68t0U006732; Thu, 27 Feb 2003 22:08:55 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S68t6P006731; Thu, 27 Feb 2003 22:08:55 -0800 (PST) Message-Id: <200302280608.h1S68t6P006731@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 27 Feb 2003 22:08:55 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/gnome/docs 22knownissues.sgml faq2.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/27 22:08:55 PST Modified files: en/gnome/docs 22knownissues.sgml faq2.sgml Log: Update now that Hermes support is enabled by default in gstreamer-plugins. Revision Changes Path 1.5 +4 -1 www/en/gnome/docs/22knownissues.sgml 1.27 +2 -5 www/en/gnome/docs/faq2.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 22:50: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2B7B37B401; Thu, 27 Feb 2003 22:50:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58B1643FBF; Thu, 27 Feb 2003 22:50:00 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S6o00U009314; Thu, 27 Feb 2003 22:50:00 -0800 (PST) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S6o0gP009313; Thu, 27 Feb 2003 22:50:00 -0800 (PST) Message-Id: <200302280650.h1S6o0gP009313@repoman.freebsd.org> From: Jake Burkholder Date: Thu, 27 Feb 2003 22:50:00 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kern.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2003/02/27 22:50:00 PST Modified files: sys/conf kern.mk Log: Sync with bsd.kern.mk. Reminded by: bde Revision Changes Path 1.32 +9 -0 src/sys/conf/kern.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 22:53:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA4FF37B401; Thu, 27 Feb 2003 22:53:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EE3343FB1; Thu, 27 Feb 2003 22:53:12 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S6rC0U009883; Thu, 27 Feb 2003 22:53:12 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S6rCDH009882; Thu, 27 Feb 2003 22:53:12 -0800 (PST) Message-Id: <200302280653.h1S6rCDH009882@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 22:53:12 -0800 (PST) To: all-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT-src cfg.pm cfg_local.pm log_accum.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 22:53:12 PST Modified files: . cfg.pm cfg_local.pm log_accum.pl Log: Cause some excitement by doing some advance updates. Revert most of the shared-repo crud that I hastily hacked together. Revision Changes Path 1.50 +1 -5 CVSROOT-src/cfg.pm 1.25 +4 -17 CVSROOT-src/cfg_local.pm 1.122 +13 -30 CVSROOT-src/log_accum.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 22:54:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C513337B401; Thu, 27 Feb 2003 22:54:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B1CA43FA3; Thu, 27 Feb 2003 22:54:17 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S6sH0U009936; Thu, 27 Feb 2003 22:54:17 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S6sHTh009935; Thu, 27 Feb 2003 22:54:17 -0800 (PST) Message-Id: <200302280654.h1S6sHTh009935@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 22:54:17 -0800 (PST) To: all-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT-src access.master X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 22:54:17 PST Modified files: . access.master Log: Prepare for ACL cutoff. Revision Changes Path 1.622 +5 -82 CVSROOT-src/access.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 22:54:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 288E937B401; Thu, 27 Feb 2003 22:54:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3EBB43F3F; Thu, 27 Feb 2003 22:54:42 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S6sg0U009985; Thu, 27 Feb 2003 22:54:42 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S6sg5e009984; Thu, 27 Feb 2003 22:54:42 -0800 (PST) Message-Id: <200302280654.h1S6sg5e009984@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 22:54:42 -0800 (PST) To: all-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT-src avail X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 22:54:42 PST Modified files: . avail Log: Drop doc/www/ports from this instance Revision Changes Path 1.201 +0 -3 CVSROOT-src/avail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 22:54:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3746837B401; Thu, 27 Feb 2003 22:54:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCC7243FAF; Thu, 27 Feb 2003 22:54:56 -0800 (PST) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S6su0U010035; Thu, 27 Feb 2003 22:54:56 -0800 (PST) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S6suX2010034; Thu, 27 Feb 2003 22:54:56 -0800 (PST) Message-Id: <200302280654.h1S6suX2010034@repoman.freebsd.org> From: Hye-Shik Chang Date: Thu, 27 Feb 2003 22:54:56 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/qemacs Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG perky 2003/02/27 22:54:56 PST Modified files: editors/qemacs Makefile Log: Remove redunant quotes on COMMENTS Submitted by: maintainer Revision Changes Path 1.3 +1 -1 ports/editors/qemacs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 22:55: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ACD637B401; Thu, 27 Feb 2003 22:55:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D676443FB1; Thu, 27 Feb 2003 22:55:06 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S6t60U010084; Thu, 27 Feb 2003 22:55:06 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S6t6TO010083; Thu, 27 Feb 2003 22:55:06 -0800 (PST) Message-Id: <200302280655.h1S6t6TO010083@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 22:55:06 -0800 (PST) To: all-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT-src checkoutlist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 22:55:06 PST Modified files: . checkoutlist Log: Drop doc/ports acl checkout entries Revision Changes Path 1.19 +0 -2 CVSROOT-src/checkoutlist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 22:55:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CD9E37B47B; Thu, 27 Feb 2003 22:55:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B684743FA3; Thu, 27 Feb 2003 22:55:55 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S6tt0U010188; Thu, 27 Feb 2003 22:55:55 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S6ttBj010187; Thu, 27 Feb 2003 22:55:55 -0800 (PST) Message-Id: <200302280655.h1S6ttBj010187@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 22:55:55 -0800 (PST) To: all-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT-src verifymsg X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 22:55:55 PST Modified files: . verifymsg Log: Cosmetic. sync with other repos Revision Changes Path 1.4 +1 -2 CVSROOT-src/verifymsg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 22:57: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18FB837B405; Thu, 27 Feb 2003 22:57:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E89D343FB1; Thu, 27 Feb 2003 22:57:02 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S6v20U010261; Thu, 27 Feb 2003 22:57:02 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S6v2M4010260; Thu, 27 Feb 2003 22:57:02 -0800 (PST) Message-Id: <200302280657.h1S6v2M4010260@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 27 Feb 2003 22:57:02 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations donors.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/27 22:57:02 PST Modified files: en/donations donors.sgml Log: gshapiro received his CPU Revision Changes Path 1.48 +3 -2 www/en/donations/donors.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 23: 2:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9869237B401; Thu, 27 Feb 2003 23:02:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E25543F75; Thu, 27 Feb 2003 23:02:14 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S72E0U010754; Thu, 27 Feb 2003 23:02:14 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S72D4E010753; Thu, 27 Feb 2003 23:02:14 -0800 (PST) Message-Id: <200302280702.h1S72D4E010753@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 23:02:13 -0800 (PST) To: all-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT-src modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 23:02:13 PST Modified files: . modules Log: src-specific modules, prototype Revision Changes Path 1.6833 +2 -8489 CVSROOT-src/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 23: 5:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 461A137B401; Thu, 27 Feb 2003 23:05:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC8D143F85; Thu, 27 Feb 2003 23:05:20 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S75K0U010901; Thu, 27 Feb 2003 23:05:20 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S75KUl010900; Thu, 27 Feb 2003 23:05:20 -0800 (PST) Message-Id: <200302280705.h1S75KUl010900@repoman.freebsd.org> From: Juli Mallett Date: Thu, 27 Feb 2003 23:05:20 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/mono Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2003/02/27 23:05:20 PST Modified files: lang/mono Makefile distinfo Log: Update to 0.21. Approved by: marcus (mentor) Revision Changes Path 1.12 +1 -1 ports/lang/mono/Makefile 1.7 +1 -1 ports/lang/mono/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 23: 6: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68F4837B401; Thu, 27 Feb 2003 23:06:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DAD243F3F; Thu, 27 Feb 2003 23:06:04 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S7630U010990; Thu, 27 Feb 2003 23:06:03 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S763S4010989; Thu, 27 Feb 2003 23:06:03 -0800 (PST) Message-Id: <200302280706.h1S763S4010989@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 23:06:03 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 23:06:03 PST FreeBSD ports repository Modified files: . modules Log: prototype of what a ports-only modules file might look like Revision Changes Path 1.6833 +2 -1218 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 23:10:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73E7D37B401; Thu, 27 Feb 2003 23:10:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 188C443FAF; Thu, 27 Feb 2003 23:10:49 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S7Am0U011471; Thu, 27 Feb 2003 23:10:48 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S7AmBV011469; Thu, 27 Feb 2003 23:10:48 -0800 (PST) Message-Id: <200302280710.h1S7AmBV011469@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 23:10:48 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 23:10:48 PST FreeBSD doc repository Modified files: . modules Log: prototype of what a doc/www-only modules file might look like Revision Changes Path 1.6833 +6 -9649 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 23:18:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 695EC37B401; Thu, 27 Feb 2003 23:18:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DC3743F85; Thu, 27 Feb 2003 23:18:22 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S7IL0U011782; Thu, 27 Feb 2003 23:18:21 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S7ILu7011781; Thu, 27 Feb 2003 23:18:21 -0800 (PST) Message-Id: <200302280718.h1S7ILu7011781@repoman.freebsd.org> From: Peter Wemm Date: Thu, 27 Feb 2003 23:18:21 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/27 23:18:21 PST FreeBSD projects repository Modified files: . modules Log: Add merge marker Revision Changes Path 1.6647 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 23:41: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6229237B401; Thu, 27 Feb 2003 23:41:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F150743F93; Thu, 27 Feb 2003 23:41:03 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S7f30U013865; Thu, 27 Feb 2003 23:41:03 -0800 (PST) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S7f36o013864; Thu, 27 Feb 2003 23:41:03 -0800 (PST) Message-Id: <200302280741.h1S7f36o013864@repoman.freebsd.org> From: Doug Barton Date: Thu, 27 Feb 2003 23:41:03 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile ports/mail/p5-Mail-SpamAssassin/files patch-lib_Mail_SpamAssassin_CmdLearn.pm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2003/02/27 23:41:03 PST Modified files: mail/p5-Mail-SpamAssassin Makefile Added files: mail/p5-Mail-SpamAssassin/files patch-lib_Mail_SpamAssassin_CmdLearn.pm Log: Fix a problem with sa-learn when called with the --single option. Revision Changes Path 1.39 +4 -0 ports/mail/p5-Mail-SpamAssassin/Makefile 1.1 +27 -0 ports/mail/p5-Mail-SpamAssassin/files/patch-lib_Mail_SpamAssassin_CmdLearn.pm (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 23:46:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB47A37B401; Thu, 27 Feb 2003 23:46:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76A0743F93; Thu, 27 Feb 2003 23:46:44 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S7ki0U014147; Thu, 27 Feb 2003 23:46:44 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S7ki17014146; Thu, 27 Feb 2003 23:46:44 -0800 (PST) Message-Id: <200302280746.h1S7ki17014146@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 27 Feb 2003 23:46:44 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils Makefile ports/deskutils/gdeskcal Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/27 23:46:44 PST Modified files: deskutils Makefile Added files: deskutils/gdeskcal Makefile distinfo pkg-descr pkg-plist Log: Add gdeskcal, a calendar for the GNOME 2 desktop featuring alpha-blending. PR: 48757 Submitted by: Martin Klaffenboeck Revision Changes Path 1.80 +1 -0 ports/deskutils/Makefile 1.1 +70 -0 ports/deskutils/gdeskcal/Makefile (new) 1.1 +1 -0 ports/deskutils/gdeskcal/distinfo (new) 1.1 +5 -0 ports/deskutils/gdeskcal/pkg-descr (new) 1.1 +52 -0 ports/deskutils/gdeskcal/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 23:46:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C3A037B401; Thu, 27 Feb 2003 23:46:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C63B43FBD; Thu, 27 Feb 2003 23:46:52 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S7kp0U014185; Thu, 27 Feb 2003 23:46:51 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S7kp28014184; Thu, 27 Feb 2003 23:46:51 -0800 (PST) Message-Id: <200302280746.h1S7kp28014184@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 27 Feb 2003 23:46:51 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/27 23:46:51 PST Modified files: . modules Log: gdeskcal --> ports/deskutils/gdeskcal Revision Changes Path 1.6833 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 23:50: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E98937B401; Thu, 27 Feb 2003 23:49:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0380343FB1; Thu, 27 Feb 2003 23:49:58 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S7nv0U014287; Thu, 27 Feb 2003 23:49:57 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S7nvj3014286; Thu, 27 Feb 2003 23:49:57 -0800 (PST) Message-Id: <200302280749.h1S7nvj3014286@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 27 Feb 2003 23:49:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/27 23:49:57 PST Modified files: sys/conf majors Log: Attempt to mark the majors which are used by drivers checked into the CVS tree. Revision Changes Path 1.168 +112 -108 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 23:51:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01F7E37B405; Thu, 27 Feb 2003 23:51:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 975E843FBD; Thu, 27 Feb 2003 23:51:33 -0800 (PST) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S7pX0U014771; Thu, 27 Feb 2003 23:51:33 -0800 (PST) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S7pXtU014770; Thu, 27 Feb 2003 23:51:33 -0800 (PST) Message-Id: <200302280751.h1S7pXtU014770@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Thu, 27 Feb 2003 23:51:33 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/xemacs-packages Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kiri 2003/02/27 23:51:33 PST Modified files: editors/xemacs-packages Makefile distinfo Log: Update 6.1 to 7.0. o 1 new pkg(ecb) o update 51 pkgs Revision Changes Path 1.35 +52 -51 ports/editors/xemacs-packages/Makefile 1.28 +51 -50 ports/editors/xemacs-packages/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Feb 27 23:53:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7846137B401; Thu, 27 Feb 2003 23:53:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 192CE43FA3; Thu, 27 Feb 2003 23:53:30 -0800 (PST) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S7rT0U014871; Thu, 27 Feb 2003 23:53:29 -0800 (PST) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S7rTGj014870; Thu, 27 Feb 2003 23:53:29 -0800 (PST) Message-Id: <200302280753.h1S7rTGj014870@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Thu, 27 Feb 2003 23:53:29 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/xemacs-mule-packages Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kiri 2003/02/27 23:53:29 PST Modified files: editors/xemacs-mule-packages Makefile distinfo Log: Update 3.3 to 3.4. o update 1 pkg Revision Changes Path 1.23 +2 -2 ports/editors/xemacs-mule-packages/Makefile 1.14 +1 -1 ports/editors/xemacs-mule-packages/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 0:32: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C570237B401; Fri, 28 Feb 2003 00:31:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6570F43F3F; Fri, 28 Feb 2003 00:31:59 -0800 (PST) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S8Vx0U017331; Fri, 28 Feb 2003 00:31:59 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S8VxoV017330; Fri, 28 Feb 2003 00:31:59 -0800 (PST) Message-Id: <200302280831.h1S8VxoV017330@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 28 Feb 2003 00:31:59 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG blackend 2003/02/28 00:31:59 PST Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Update Sune Stjerneby's email. Revision Changes Path 1.351 +1 -1 doc/en_US.ISO8859-1/articles/contributors/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 0:47: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D64CF37B401; Fri, 28 Feb 2003 00:46:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 779ED43FDF; Fri, 28 Feb 2003 00:46:58 -0800 (PST) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S8kw0U018130; Fri, 28 Feb 2003 00:46:58 -0800 (PST) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S8kwTE018129; Fri, 28 Feb 2003 00:46:58 -0800 (PST) Message-Id: <200302280846.h1S8kwTE018129@repoman.freebsd.org> From: Hye-Shik Chang Date: Fri, 28 Feb 2003 00:46:58 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/py-tarfile Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG perky 2003/02/28 00:46:58 PST Modified files: archivers/py-tarfile Makefile distinfo Log: Update to 0.6.5 Revision Changes Path 1.10 +1 -1 ports/archivers/py-tarfile/Makefile 1.7 +1 -1 ports/archivers/py-tarfile/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 0:48:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21AC937B401; Fri, 28 Feb 2003 00:48:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6F3A43F93; Fri, 28 Feb 2003 00:48:13 -0800 (PST) (envelope-from znerd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S8mD0U018187; Fri, 28 Feb 2003 00:48:13 -0800 (PST) (envelope-from znerd@repoman.freebsd.org) Received: (from znerd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S8mD6D018186; Fri, 28 Feb 2003 00:48:13 -0800 (PST) Message-Id: <200302280848.h1S8mD6D018186@repoman.freebsd.org> From: Ernst de Haan Date: Fri, 28 Feb 2003 00:48:13 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/jakarta-ant Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2003/02/28 00:48:13 PST Modified files: devel/jakarta-ant Makefile pkg-plist Log: Fixing previous commit. The antRun script should go in the 'bin' subdirectory of the port installation directory, not in ${PREFIX}/bin. Bumped PORTREVISION. Indicated by: Oliver Eikemeier Revision Changes Path 1.20 +3 -2 ports/devel/jakarta-ant/Makefile 1.12 +2 -1 ports/devel/jakarta-ant/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 0:49:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C940337B401; Fri, 28 Feb 2003 00:49:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68A9C43F93; Fri, 28 Feb 2003 00:49:38 -0800 (PST) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S8nc0U018251; Fri, 28 Feb 2003 00:49:38 -0800 (PST) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S8nc5C018250; Fri, 28 Feb 2003 00:49:38 -0800 (PST) Message-Id: <200302280849.h1S8nc5C018250@repoman.freebsd.org> From: Hye-Shik Chang Date: Fri, 28 Feb 2003 00:49:38 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/py-mad Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG perky 2003/02/28 00:49:38 PST Modified files: audio/py-mad Makefile distinfo Log: Update to 0.4.1 Revision Changes Path 1.3 +1 -1 ports/audio/py-mad/Makefile 1.2 +1 -1 ports/audio/py-mad/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 0:55:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7E5C37B401; Fri, 28 Feb 2003 00:55:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B37643F93; Fri, 28 Feb 2003 00:55:18 -0800 (PST) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S8tI0U018804; Fri, 28 Feb 2003 00:55:18 -0800 (PST) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S8tITU018803; Fri, 28 Feb 2003 00:55:18 -0800 (PST) Message-Id: <200302280855.h1S8tITU018803@repoman.freebsd.org> From: Hye-Shik Chang Date: Fri, 28 Feb 2003 00:55:18 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/fib Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG perky 2003/02/28 00:55:18 PST Modified files: devel/fib Makefile distinfo Log: Update to 1.1 Revision Changes Path 1.3 +1 -1 ports/devel/fib/Makefile 1.2 +1 -1 ports/devel/fib/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 1: 1: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB1D537B401; Fri, 28 Feb 2003 01:00:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D3B543F85; Fri, 28 Feb 2003 01:00:58 -0800 (PST) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S90w0U019357; Fri, 28 Feb 2003 01:00:58 -0800 (PST) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S90wXM019354; Fri, 28 Feb 2003 01:00:58 -0800 (PST) Message-Id: <200302280900.h1S90wXM019354@repoman.freebsd.org> From: Hye-Shik Chang Date: Fri, 28 Feb 2003 01:00:58 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/py-ro Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG perky 2003/02/28 01:00:58 PST Modified files: devel/py-ro Makefile distinfo pkg-plist Log: Update to 3.1 Revision Changes Path 1.9 +1 -2 ports/devel/py-ro/Makefile 1.6 +1 -1 ports/devel/py-ro/distinfo 1.5 +2 -0 ports/devel/py-ro/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 1:10:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E88A837B401; Fri, 28 Feb 2003 01:10:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89E9B43FA3; Fri, 28 Feb 2003 01:10:48 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S9Am0U020053; Fri, 28 Feb 2003 01:10:48 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S9Am9x020051; Fri, 28 Feb 2003 01:10:48 -0800 (PST) Message-Id: <200302280910.h1S9Am9x020051@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 28 Feb 2003 01:10:48 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/libosip Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/28 01:10:48 PST Modified files: net/libosip Makefile distinfo Log: Update to 0.9.5. Revision Changes Path 1.11 +1 -1 ports/net/libosip/Makefile 1.5 +1 -1 ports/net/libosip/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 1:18: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3652537B401; Fri, 28 Feb 2003 01:18:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB6B643FAF; Fri, 28 Feb 2003 01:17:59 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S9Hx0U020354; Fri, 28 Feb 2003 01:17:59 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S9Hxek020353; Fri, 28 Feb 2003 01:17:59 -0800 (PST) Message-Id: <200302280917.h1S9Hxek020353@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 28 Feb 2003 01:17:59 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/slurm Makefile distinfo pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/28 01:17:59 PST Modified files: net/slurm Makefile distinfo pkg-descr Log: update to slurm-0.2.1 PR: 48660 Submitted by: Michael L. Hostbaek Revision Changes Path 1.10 +4 -1 ports/net/slurm/Makefile 1.9 +1 -1 ports/net/slurm/distinfo 1.3 +3 -3 ports/net/slurm/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 1:47:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B174637B401; Fri, 28 Feb 2003 01:47:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49EB543F85; Fri, 28 Feb 2003 01:47:23 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S9lN0U022035; Fri, 28 Feb 2003 01:47:23 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S9lMCm022034; Fri, 28 Feb 2003 01:47:22 -0800 (PST) Message-Id: <200302280947.h1S9lMCm022034@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 28 Feb 2003 01:47:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 wd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/28 01:47:22 PST Modified files: sys/pc98/pc98 wd.c Log: NO_GEOM cleanup: Convert to "struct disk *" centric API. Revision Changes Path 1.130 +12 -32 src/sys/pc98/pc98/wd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 1:49: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 381B237B401; Fri, 28 Feb 2003 01:49:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D052E43F3F; Fri, 28 Feb 2003 01:48:59 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S9mx0U022089; Fri, 28 Feb 2003 01:48:59 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S9mxOx022088; Fri, 28 Feb 2003 01:48:59 -0800 (PST) Message-Id: <200302280948.h1S9mxOx022088@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 28 Feb 2003 01:48:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/28 01:48:59 PST Modified files: sys/conf majors Log: Retire #3: wd. Revision Changes Path 1.169 +0 -1 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 1:53:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E204D37B401; Fri, 28 Feb 2003 01:53:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 811F243F3F; Fri, 28 Feb 2003 01:53:36 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1S9ra0U022678; Fri, 28 Feb 2003 01:53:36 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1S9raZa022677; Fri, 28 Feb 2003 01:53:36 -0800 (PST) Message-Id: <200302280953.h1S9raZa022677@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 28 Feb 2003 01:53:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-fd.c atapi-fd.h src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/28 01:53:36 PST Modified files: sys/dev/ata atapi-fd.c atapi-fd.h sys/conf majors Log: NO_GEOM cleanup: Convert to "struct disk *" centric API. OK'ed by: sos Revision Changes Path 1.170 +0 -1 src/sys/conf/majors 1.83 +30 -38 src/sys/dev/ata/atapi-fd.c 1.19 +0 -1 src/sys/dev/ata/atapi-fd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 2: 2: 5 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88D5E37B401; Fri, 28 Feb 2003 02:02:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2956E43FAF; Fri, 28 Feb 2003 02:02:03 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SA220U023360; Fri, 28 Feb 2003 02:02:02 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SA22fZ023359; Fri, 28 Feb 2003 02:02:02 -0800 (PST) Message-Id: <200302281002.h1SA22fZ023359@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 28 Feb 2003 02:02:02 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_disk.c src/sys/sys conf.h disk.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2003/02/28 02:02:02 PST Modified files: sys/geom geom_disk.c sys/sys conf.h disk.h Log: NO_GEOM cleanup: Retire the "dev_t" centric version of the disk mini-layer. Remove now unneeded linkage field in dev_t and struct disk. Revision Changes Path 1.55 +10 -54 src/sys/geom/geom_disk.c 1.166 +0 -2 src/sys/sys/conf.h 1.36 +1 -6 src/sys/sys/disk.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 2:14:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BDEE37B401; Fri, 28 Feb 2003 02:14:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1F5643FA3; Fri, 28 Feb 2003 02:14:39 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SAEd0U024180; Fri, 28 Feb 2003 02:14:39 -0800 (PST) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SAEdhS024179; Fri, 28 Feb 2003 02:14:39 -0800 (PST) Message-Id: <200302281014.h1SAEdhS024179@repoman.freebsd.org> From: Doug Barton Date: Fri, 28 Feb 2003 02:14:39 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.sites.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2003/02/28 02:14:39 PST Modified files: Mk bsd.sites.mk Log: These two sites have never been ok according to portsurvey. I verified that ftp isn't working properly. Revision Changes Path 1.137 +1 -3 ports/Mk/bsd.sites.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 2:17: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9296E37B401; Fri, 28 Feb 2003 02:17:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 333F243F75; Fri, 28 Feb 2003 02:17:00 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SAH00U024328; Fri, 28 Feb 2003 02:17:00 -0800 (PST) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SAGx9q024327; Fri, 28 Feb 2003 02:16:59 -0800 (PST) Message-Id: <200302281016.h1SAGx9q024327@repoman.freebsd.org> From: Doug Barton Date: Fri, 28 Feb 2003 02:16:59 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/pico Makefile ports/mail/pine4 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2003/02/28 02:16:59 PST Modified files: editors/pico Makefile mail/pine4 Makefile Log: This download site answers, but the mirror hasn't updated to the latest version. Revision Changes Path 1.8 +0 -1 ports/editors/pico/Makefile 1.68 +0 -1 ports/mail/pine4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 2:49:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9817737B401; Fri, 28 Feb 2003 02:49:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A32943F85; Fri, 28 Feb 2003 02:49:25 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SAnP0U026269; Fri, 28 Feb 2003 02:49:25 -0800 (PST) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SAnOUK026268; Fri, 28 Feb 2003 02:49:24 -0800 (PST) Message-Id: <200302281049.h1SAnOUK026268@repoman.freebsd.org> From: Doug Barton Date: Fri, 28 Feb 2003 02:49:24 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.sites.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2003/02/28 02:49:24 PST Modified files: Mk bsd.sites.mk Log: I neglected to mention that the previous commit was to MASTER_SITE_ISC. Remove 4 sites from MASTER_SITE_TEX_CTAN that have never answered. sunsite.auc.dk is also broken for mozilla, but seems ok for httpd. Revision Changes Path 1.138 +1 -6 ports/Mk/bsd.sites.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 3:34:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B234F37B401; Fri, 28 Feb 2003 03:34:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5309943F93; Fri, 28 Feb 2003 03:34:08 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SBY80U029481; Fri, 28 Feb 2003 03:34:08 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SBY8j6029480; Fri, 28 Feb 2003 03:34:08 -0800 (PST) Message-Id: <200302281134.h1SBY8j6029480@repoman.freebsd.org> From: Dmitry Sivachenko Date: Fri, 28 Feb 2003 03:34:08 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/yaz Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/28 03:34:08 PST Modified files: net/yaz Makefile distinfo pkg-plist Log: Update to version 2.0. Revision Changes Path 1.19 +6 -1 ports/net/yaz/Makefile 1.13 +1 -1 ports/net/yaz/distinfo 1.10 +16 -3 ports/net/yaz/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 3:34:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB61137B401; Fri, 28 Feb 2003 03:34:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BA4543FA3; Fri, 28 Feb 2003 03:34:39 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SBYd0U029540; Fri, 28 Feb 2003 03:34:39 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SBYdgm029539; Fri, 28 Feb 2003 03:34:39 -0800 (PST) Message-Id: <200302281134.h1SBYdgm029539@repoman.freebsd.org> From: Dmitry Sivachenko Date: Fri, 28 Feb 2003 03:34:39 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/zebra-server Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/28 03:34:39 PST Modified files: net/zebra-server Makefile distinfo pkg-plist Log: Update to version 1.3.7 Revision Changes Path 1.8 +2 -2 ports/net/zebra-server/Makefile 1.5 +1 -1 ports/net/zebra-server/distinfo 1.5 +1 -0 ports/net/zebra-server/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 3:34:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2788737B401; Fri, 28 Feb 2003 03:34:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCC9743F93; Fri, 28 Feb 2003 03:34:56 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SBYu0U029577; Fri, 28 Feb 2003 03:34:56 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SBYuXJ029576; Fri, 28 Feb 2003 03:34:56 -0800 (PST) Message-Id: <200302281134.h1SBYuXJ029576@repoman.freebsd.org> From: Dmitry Sivachenko Date: Fri, 28 Feb 2003 03:34:56 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_zap Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/28 03:34:56 PST Modified files: www/mod_zap Makefile distinfo Log: Update to version 1.4.1. Revision Changes Path 1.14 +2 -2 ports/www/mod_zap/Makefile 1.5 +1 -1 ports/www/mod_zap/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 3:41: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E64C037B401; Fri, 28 Feb 2003 03:40:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 811D143FCB; Fri, 28 Feb 2003 03:40:59 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SBex0U030164; Fri, 28 Feb 2003 03:40:59 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SBexub030163; Fri, 28 Feb 2003 03:40:59 -0800 (PST) Message-Id: <200302281140.h1SBexub030163@repoman.freebsd.org> From: Dmitry Sivachenko Date: Fri, 28 Feb 2003 03:40:59 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/yaz++ Makefile pkg-comment ports/net/p5-Net-Z3950 Makefile ports/net/p5-Net-Z3950-SimpleServer Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/02/28 03:40:59 PST Modified files: net/yaz++ Makefile net/p5-Net-Z3950 Makefile net/p5-Net-Z3950-SimpleServer Makefile Removed files: net/yaz++ pkg-comment Log: Chase yaz shlib version bump; de-pkg-comment (yaz++). Revision Changes Path 1.3 +1 -1 ports/net/p5-Net-Z3950-SimpleServer/Makefile 1.6 +1 -1 ports/net/p5-Net-Z3950/Makefile 1.2 +2 -1 ports/net/yaz++/Makefile 1.2 +0 -1 ports/net/yaz++/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 3:47:32 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43DB337B401 for ; Fri, 28 Feb 2003 03:47:27 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id D125A43F3F for ; Fri, 28 Feb 2003 03:47:11 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h1SBkwp7019971 for ; Fri, 28 Feb 2003 13:46:58 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h1SBkoHR019943 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 28 Feb 2003 13:46:58 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h1SBkoYw019938; Fri, 28 Feb 2003 13:46:50 +0200 (EET) Date: Fri, 28 Feb 2003 13:46:50 +0200 From: Ruslan Ermilov To: Bruce Evans Cc: Jake Burkholder , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/mk bsd.kern.mk src/sys/conf Makefile.sparc64 Message-ID: <20030228114650.GB15259@sunbay.com> References: <20030227231613.GA45208@sunbay.com> <20030228163705.O21276-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9zSXsLTf0vkW971A" Content-Disposition: inline In-Reply-To: <20030228163705.O21276-100000@gamplex.bde.org> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --9zSXsLTf0vkW971A Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 28, 2003 at 04:54:29PM +1100, Bruce Evans wrote: > On Fri, 28 Feb 2003, Ruslan Ermilov wrote: >=20 > > On Thu, Feb 27, 2003 at 03:02:22PM -0800, Jake Burkholder wrote: > > > jake 2003/02/27 15:02:22 PST > > > > > > Modified files: > > > share/mk bsd.kern.mk > > > sys/conf Makefile.sparc64 > > > Log: > > > - Removed various cruft from before we had a hosted toolchain (!). > > > - Moved special compiler flags to bsd.kern.mk so they get used for = modules > > > too. > > > > > > Revision Changes Path > > > 1.32 +9 -0 src/share/mk/bsd.kern.mk > > > 1.25 +0 -15 src/sys/conf/Makefile.sparc64 > > > > > Thanks! >=20 > Don't forget to keep sys/conf/kern.mk in sync with share/mk/bsd.kern.mk. > The latter is supposed to go away or be reduced to compatibilty cruft. > (Warning options should be sys-relative so that variant sys trees can > be compiled with warning levels appropriate to the number of warnings > fixed (on not) in each tree. The existence of non-warning options in > bsd.kern.mk is a bug -- per-arch options belong in per-arch Makefiles, > modulo the problem of getting them in modules and boot Makefiles.) >=20 Doh, I've completely forgot about this duplication. How about this? %%% Index: share/mk/bsd.kern.mk =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/share/mk/bsd.kern.mk,v retrieving revision 1.32 diff -u -r1.32 bsd.kern.mk --- share/mk/bsd.kern.mk 27 Feb 2003 23:02:21 -0000 1.32 +++ share/mk/bsd.kern.mk 28 Feb 2003 11:41:38 -0000 @@ -1,59 +1,13 @@ # $FreeBSD: src/share/mk/bsd.kern.mk,v 1.32 2003/02/27 23:02:21 jake Exp $ =20 -# -# Warning flags for compiling the kernel and components of the kernel. -# -# Note that the newly added -Wcast-qual is responsible for generating=20 -# most of the remaining warnings. Warnings introduced with -Wall will -# also pop up, but are easier to fix. -CWARNFLAGS?=3D -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototype= s \ - -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual \ - -fformat-extensions -ansi -# -# The following flags are next up for working on: -# -W - -# -# On the i386, do not align the stack to 16-byte boundaries. Otherwise GCC -# 2.95 adds code to the entry and exit point of every function to align the -# stack to 16-byte boundaries -- thus wasting approximately 12 bytes of st= ack -# per function call. While the 16-byte alignment may benefit micro benchm= arks,=20 -# it is probably an overall loss as it makes the code bigger (less efficie= nt -# use of code cache tag lines) and uses more stack (less efficient use of = data -# cache tag lines) -# -.if ${MACHINE_ARCH} =3D=3D "i386" -CFLAGS+=3D -mno-align-long-strings -mpreferred-stack-boundary=3D2 -.endif - -# -# On the alpha, make sure that we don't use floating-point registers and -# allow the use of BWX etc instructions (only needed for low-level i/o). -# Also, reserve register t7 to point at per-cpu global variables. -# -.if ${MACHINE_ARCH} =3D=3D "alpha" -CFLAGS+=3D -mno-fp-regs -ffixed-8 -Wa,-mev6 +# Search for kernel source tree in standard places. +.for _dir in ${.CURDIR}/../.. ${.CURDIR}/../../.. ${.CURDIR}/../../../.. /= sys /usr/src/sys +.if !defined(SYSDIR) && exists(${_dir}/conf/kern.mk) +SYSDIR=3D ${_dir} .endif - -# -# For IA-64, we use r13 for the kernel globals pointer and we only use -# a very small subset of float registers for integer divides. -# -.if ${MACHINE_ARCH} =3D=3D "ia64" -CFLAGS+=3D -ffixed-r13 -mfixed-range=3Df32-f127 -mno-sdata -.endif - -# -# For sparc64 we want medlow code model, and we tell gcc to use floating -# point emulation. This avoids using floating point registers for integer -# operations which it has a tendency to do. -# -.if ${MACHINE_ARCH} =3D=3D "sparc64" -CFLAGS+=3D -mcmodel=3Dmedlow -msoft-float +.endfor +.if !defined(SYSDIR) || !exists(${SYSDIR}/kern) || !exists(${SYSDIR}/conf/) +.error "can't find kernel source tree" .endif =20 -# -# GCC 3.0 and above like to do certain optimizations based on the -# assumption that the program is linked against libc. Stop this. -# -CFLAGS+=3D -ffreestanding +.include "${SYSDIR}/conf/kern.mk" Index: sys/conf/kern.post.mk =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/sys/conf/kern.post.mk,v retrieving revision 1.35 diff -u -r1.35 kern.post.mk --- sys/conf/kern.post.mk 27 Feb 2003 08:52:11 -0000 1.35 +++ sys/conf/kern.post.mk 28 Feb 2003 11:38:23 -0000 @@ -221,4 +221,4 @@ majors.o: ${NORMAL_C} =20 -.include +.include "kern.mk" Index: sys/conf/kmod.mk =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/sys/conf/kmod.mk,v retrieving revision 1.135 diff -u -r1.135 kmod.mk --- sys/conf/kmod.mk 3 Feb 2003 14:46:25 -0000 1.135 +++ sys/conf/kmod.mk 28 Feb 2003 11:33:01 -0000 @@ -309,4 +309,4 @@ .endif =20 .include -.include +.include "kern.mk" %%% I choose to preserve bsd.kern.mk because at least sys/boot/pc98/boot2 utilizes it purposedly. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --9zSXsLTf0vkW971A Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+X0wqUkv4P6juNwoRAl69AJwK40RaZhgsv1IcHJftcFisaSsktACggxHI GdB2kgFInhVw64XpBTvTav8= =7qO8 -----END PGP SIGNATURE----- --9zSXsLTf0vkW971A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 3:52:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEF1D37B401; Fri, 28 Feb 2003 03:52:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89BE643F75; Fri, 28 Feb 2003 03:52:32 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SBqW0U030914; Fri, 28 Feb 2003 03:52:32 -0800 (PST) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SBqWGR030913; Fri, 28 Feb 2003 03:52:32 -0800 (PST) Message-Id: <200302281152.h1SBqWGR030913@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 28 Feb 2003 03:52:32 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/liveMedia Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2003/02/28 03:52:32 PST Modified files: net/liveMedia Makefile distinfo Log: Update to 2003.02.27. Revision Changes Path 1.24 +1 -1 ports/net/liveMedia/Makefile 1.21 +1 -1 ports/net/liveMedia/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 4: 5:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB1D737B401; Fri, 28 Feb 2003 04:05:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CC8A43F85; Fri, 28 Feb 2003 04:05:31 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SC5V0U031701; Fri, 28 Feb 2003 04:05:31 -0800 (PST) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SC5V9b031700; Fri, 28 Feb 2003 04:05:31 -0800 (PST) Message-Id: <200302281205.h1SC5V9b031700@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 28 Feb 2003 04:05:31 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/samba Makefile ports/japanese/samba/files patch-ah patch-ak patch-ba patch-includes.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2003/02/28 04:05:31 PST Modified files: japanese/samba Makefile japanese/samba/files patch-ba Removed files: japanese/samba/files patch-ah patch-ak patch-includes.h Log: Fix build problem on 4.8-PRELEASE(reported in FreeBSD-users-jp@). PR: ports/48698, FreeBSD-users-jp/73581 Reported by: K.Magara Submitted by: NAKAJI Hiroyuki (maintainer) Revision Changes Path 1.26 +1 -0 ports/japanese/samba/Makefile 1.4 +0 -12 ports/japanese/samba/files/patch-ah (dead) 1.5 +0 -20 ports/japanese/samba/files/patch-ak (dead) 1.5 +11 -36 ports/japanese/samba/files/patch-ba 1.3 +0 -13 ports/japanese/samba/files/patch-includes.h (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 4: 8:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBEEE37B401; Fri, 28 Feb 2003 04:08:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EC3E43FBD; Fri, 28 Feb 2003 04:08:13 -0800 (PST) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SC8D0U031797; Fri, 28 Feb 2003 04:08:13 -0800 (PST) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SC8DBT031796; Fri, 28 Feb 2003 04:08:13 -0800 (PST) Message-Id: <200302281208.h1SC8DBT031796@repoman.freebsd.org> From: Murray Stokely Date: Fri, 28 Feb 2003 04:08:13 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.8R schedule.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2003/02/28 04:08:13 PST Modified files: en/releases/4.8R schedule.sgml Log: Update schedule to reflect our progress. RC1 builds will commence in 24-36 hours. Revision Changes Path 1.2 +13 -7 www/en/releases/4.8R/schedule.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 4:32:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC3AE37B401; Fri, 28 Feb 2003 04:32:38 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2759843F3F; Fri, 28 Feb 2003 04:32:37 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id XAA18968; Fri, 28 Feb 2003 23:32:35 +1100 Date: Fri, 28 Feb 2003 23:34:08 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Jake Burkholder Cc: src-committers@FreeBSD.org, , Subject: Re: cvs commit: src/sys/conf kern.mk In-Reply-To: <200302280650.h1S6o0gP009313@repoman.freebsd.org> Message-ID: <20030228233357.R22585-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 27 Feb 2003, Jake Burkholder wrote: > jake 2003/02/27 22:50:00 PST > > Modified files: > sys/conf kern.mk > Log: > Sync with bsd.kern.mk. > > Reminded by: bde Thanks. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 4:50:27 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 678FA37B401; Fri, 28 Feb 2003 04:50:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB97143F3F; Fri, 28 Feb 2003 04:50:24 -0800 (PST) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SCoO0U034447; Fri, 28 Feb 2003 04:50:24 -0800 (PST) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SCoOf2034445; Fri, 28 Feb 2003 04:50:24 -0800 (PST) Message-Id: <200302281250.h1SCoOf2034445@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 28 Feb 2003 04:50:24 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations wantlist.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brueffer 2003/02/28 04:50:24 PST Modified files: en/donations wantlist.sgml Log: Update the link to Intel's compiler pricelist Revision Changes Path 1.82 +2 -2 www/en/donations/wantlist.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 4:59:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 550F737B401; Fri, 28 Feb 2003 04:59:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC46E43FAF; Fri, 28 Feb 2003 04:59:31 -0800 (PST) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SCxV0U034950; Fri, 28 Feb 2003 04:59:31 -0800 (PST) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SCxVex034949; Fri, 28 Feb 2003 04:59:31 -0800 (PST) Message-Id: <200302281259.h1SCxVex034949@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 28 Feb 2003 04:59:31 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-XML-LibXML Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG skv 2003/02/28 04:59:31 PST Modified files: textproc/p5-XML-LibXML Makefile Log: Fix missed XML::LibXML::Common dependency. Revision Changes Path 1.12 +2 -1 ports/textproc/p5-XML-LibXML/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 5: 1:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57FD137B401; Fri, 28 Feb 2003 05:01:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F009F43FB1; Fri, 28 Feb 2003 05:01:52 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SD1q0U035391; Fri, 28 Feb 2003 05:01:52 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SD1qEO035390; Fri, 28 Feb 2003 05:01:52 -0800 (PST) Message-Id: <200302281301.h1SD1qEO035390@repoman.freebsd.org> From: Christian Weisgerber Date: Fri, 28 Feb 2003 05:01:52 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/rtty Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/28 05:01:52 PST Modified files: sysutils/rtty Makefile Log: Add a mirror site. PR: 48655 Submitted by: Kimura Fuyuki Revision Changes Path 1.13 +2 -1 ports/sysutils/rtty/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 5:15:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F275137B401; Fri, 28 Feb 2003 05:15:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 976C643F75; Fri, 28 Feb 2003 05:15:45 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SDFj0U036183; Fri, 28 Feb 2003 05:15:45 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SDFjFK036182; Fri, 28 Feb 2003 05:15:45 -0800 (PST) Message-Id: <200302281315.h1SDFjFK036182@repoman.freebsd.org> From: Warner Losh Date: Fri, 28 Feb 2003 05:15:45 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations wantlist.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/02/28 05:15:45 PST Modified files: en/donations wantlist.sgml Log: The EISA system has arrived. Revision Changes Path 1.83 +1 -8 www/en/donations/wantlist.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 5:21:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B607137B405; Fri, 28 Feb 2003 05:21:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5952E43FB1; Fri, 28 Feb 2003 05:21:18 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SDLI0U036697; Fri, 28 Feb 2003 05:21:18 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SDLI1A036696; Fri, 28 Feb 2003 05:21:18 -0800 (PST) Message-Id: <200302281321.h1SDLI1A036696@repoman.freebsd.org> From: Warner Losh Date: Fri, 28 Feb 2003 05:21:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci_pci.c uhci_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/02/28 05:21:18 PST Modified files: sys/dev/usb ohci_pci.c uhci_pci.c Log: These appear to work as cardbus cards too Revision Changes Path 1.30 +1 -0 src/sys/dev/usb/ohci_pci.c 1.45 +1 -0 src/sys/dev/usb/uhci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 5:21:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC9A137B401; Fri, 28 Feb 2003 05:21:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CFF843F93; Fri, 28 Feb 2003 05:21:31 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SDLV0U036730; Fri, 28 Feb 2003 05:21:31 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SDLVdx036729; Fri, 28 Feb 2003 05:21:31 -0800 (PST) Message-Id: <200302281321.h1SDLVdx036729@repoman.freebsd.org> From: Christian Weisgerber Date: Fri, 28 Feb 2003 05:21:31 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/distcc Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/28 05:21:31 PST Modified files: devel/distcc Makefile distinfo Log: Update to 1.2.1. Notable changes in this release: - A new authentication system for allowing distccd IP-based access control. - A new scheduler which can give an up to 10% improvement of performance of a cluster. PR: 48665 Submitted by: Frerich Raabe Revision Changes Path 1.14 +3 -3 ports/devel/distcc/Makefile 1.11 +1 -1 ports/devel/distcc/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 5:23:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0070237B401; Fri, 28 Feb 2003 05:23:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99DD443FB1; Fri, 28 Feb 2003 05:23:31 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SDNV0U036797; Fri, 28 Feb 2003 05:23:31 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SDNV6W036796; Fri, 28 Feb 2003 05:23:31 -0800 (PST) Message-Id: <200302281323.h1SDNV6W036796@repoman.freebsd.org> From: Warner Losh Date: Fri, 28 Feb 2003 05:23:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ufm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/02/28 05:23:31 PST Modified files: sys/dev/usb ufm.c Log: ufm doesn't care what major it uses. Revision Changes Path 1.10 +1 -1 src/sys/dev/usb/ufm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 5:25: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5930637B401; Fri, 28 Feb 2003 05:25:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2E6B43F75; Fri, 28 Feb 2003 05:25:06 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SDP60U036893; Fri, 28 Feb 2003 05:25:06 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SDP6C6036892; Fri, 28 Feb 2003 05:25:06 -0800 (PST) Message-Id: <200302281325.h1SDP6C6036892@repoman.freebsd.org> From: Warner Losh Date: Fri, 28 Feb 2003 05:25:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/02/28 05:25:06 PST Modified files: sys/conf majors Log: 86 ufm: it now uses MAJOR_AUTO. Revision Changes Path 1.171 +0 -2 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 5:38:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22A9E37B401; Fri, 28 Feb 2003 05:38:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9CC243F93; Fri, 28 Feb 2003 05:38:50 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SDco0U037708; Fri, 28 Feb 2003 05:38:50 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SDco3m037707; Fri, 28 Feb 2003 05:38:50 -0800 (PST) Message-Id: <200302281338.h1SDco3m037707@repoman.freebsd.org> From: Christian Weisgerber Date: Fri, 28 Feb 2003 05:38:50 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/ipa Makefile distinfo pkg-descr ports/sysutils/ipa/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/28 05:38:50 PST Modified files: sysutils/ipa Makefile distinfo pkg-descr sysutils/ipa/files patch-aa Log: Update to 1.3.1. Changes in this release: 1. Some improvements for ipa(8) were implemented, as a result ipa(8) now uses less CPU time when works with many rules and with many limits. 2. Fixed incorrectly rounded Kbytes, Mbytes, Gbytes and Tbytes in output of ipastat(8). 3. Fixed some minor bugs in ipa(8). PR: 48668 Submitted by: Andrey Simonenko Revision Changes Path 1.26 +4 -6 ports/sysutils/ipa/Makefile 1.22 +1 -1 ports/sysutils/ipa/distinfo 1.12 +10 -10 ports/sysutils/ipa/files/patch-aa 1.8 +1 -2 ports/sysutils/ipa/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 5:47:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D9F137B401; Fri, 28 Feb 2003 05:47:34 -0800 (PST) Received: from mail.musha.org (daemon.musha.org [210.189.104.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2303143FAF; Fri, 28 Feb 2003 05:47:33 -0800 (PST) (envelope-from knu@iDaemons.org) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id 6401B540F0; Fri, 28 Feb 2003 22:47:32 +0900 (JST) Date: Fri, 28 Feb 2003 22:47:33 +0900 Message-ID: <86bs0w1pqi.wl%knu@iDaemons.org> From: "Akinori MUSHA" To: Sergey Skvortsov Cc: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc/p5-XML-LibXML Makefile In-Reply-To: <200302281259.h1SCxVex034949@repoman.freebsd.org> References: <200302281259.h1SCxVex034949@repoman.freebsd.org> User-Agent: Wanderlust/2.11.3 (Wonderwall) EMIKO/1.14.1 (Choanoflagellata) LIMIT/1.14.7 (Fujiidera) APEL/10.4 MULE XEmacs/21.4 (patch 12) (Portable Code) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Fri, 28 Feb 2003 04:59:31 -0800 (PST), Sergey Skvortsov wrote: > skv 2003/02/28 04:59:31 PST > > Modified files: > textproc/p5-XML-LibXML Makefile > Log: > Fix missed XML::LibXML::Common dependency. Pointed out by: knu While I appreciate your fixing it, why don't you respond to my mails but just silently fix it without noting anything? Such a behavior would give other developers an unpleasant feeling and make your life hard. I suggest you try harder to watch what is going on around you and think what other people say and feel. Communicate with them. By behaving that way, you will never get this kind of complaints again and can avoid breaking a ports freeze just to end up getting sent to the badcommitters box. Thank you, -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "It went right by me -- At the time it went over my head I was looking out the window.. I should have looked at your face instead" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 5:58:17 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7039037B401; Fri, 28 Feb 2003 05:58:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E63D043FBF; Fri, 28 Feb 2003 05:58:14 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SDwE0U038970; Fri, 28 Feb 2003 05:58:14 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SDwEve038969; Fri, 28 Feb 2003 05:58:14 -0800 (PST) Message-Id: <200302281358.h1SDwEve038969@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 28 Feb 2003 05:58:14 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/delete perform.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2003/02/28 05:58:14 PST Modified files: (Branch: RELENG_4) usr.sbin/pkg_install/delete perform.c Log: MFC: (1.38) avoid referencing uninitialized variables. Revision Changes Path 1.22.2.12 +11 -13 src/usr.sbin/pkg_install/delete/perform.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 6: 7:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A2A737B401; Fri, 28 Feb 2003 06:07:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09A1043FAF; Fri, 28 Feb 2003 06:07:10 -0800 (PST) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SE790U039662; Fri, 28 Feb 2003 06:07:09 -0800 (PST) (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SE79L5039661; Fri, 28 Feb 2003 06:07:09 -0800 (PST) Message-Id: <200302281407.h1SE79L5039661@repoman.freebsd.org> From: Peter Pentchev Date: Fri, 28 Feb 2003 06:07:09 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/g-gcl Makefile pkg-descr ports/converters/libutf-8 Makefile pkg-descr ports/chinese/muni Makefile pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2003/02/28 06:07:09 PST Modified files: www/g-gcl Makefile pkg-descr converters/libutf-8 Makefile pkg-descr chinese/muni Makefile pkg-descr Log: Fix the URL's in pkg-descr and add HTTP master sites. PR: 48353 Submitted by: tadalunch@sources.redhat.com Revision Changes Path 1.5 +1 -1 ports/chinese/muni/Makefile 1.2 +1 -1 ports/chinese/muni/pkg-descr 1.9 +1 -1 ports/converters/libutf-8/Makefile 1.3 +1 -1 ports/converters/libutf-8/pkg-descr 1.7 +2 -1 ports/www/g-gcl/Makefile 1.2 +1 -1 ports/www/g-gcl/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 6: 8:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 008E237B406; Fri, 28 Feb 2003 06:08:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9109043FA3; Fri, 28 Feb 2003 06:08:18 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SE8I0U039713; Fri, 28 Feb 2003 06:08:18 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SE8INo039712; Fri, 28 Feb 2003 06:08:18 -0800 (PST) Message-Id: <200302281408.h1SE8INo039712@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 28 Feb 2003 06:08:18 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/kdemultimedia3 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/02/28 06:08:18 PST Modified files: multimedia/kdemultimedia3 Makefile Log: o Both completely and utterly remove detection of libxine port o For some yet unknown reason, the port was ignoring the disabling of libxine detection Prompted by: roberto Approved by: Lauri Watts (FreeBSD KDE Team), Andy Fawcett (FreeBSD KDE Team) Revision Changes Path 1.80 +1 -0 ports/multimedia/kdemultimedia3/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 6:39:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C539237B401; Fri, 28 Feb 2003 06:39:09 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13E5043F75; Fri, 28 Feb 2003 06:39:09 -0800 (PST) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id GAA30002; Fri, 28 Feb 2003 06:39:08 -0800 From: Kent Stewart To: Joe Marcus Clarke , ports-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/textproc/libxslt Makefile distinfo pkg-comment Date: Fri, 28 Feb 2003 06:39:07 -0800 User-Agent: KMail/1.5 References: <200302250514.h1P5EJoJ047458@repoman.freebsd.org> In-Reply-To: <200302250514.h1P5EJoJ047458@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302280639.07725.kstewart@owt.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 24 February 2003 09:14 pm, Joe Marcus Clarke wrote: > marcus 2003/02/24 21:14:19 PST > > Modified files: > textproc/libxslt Makefile distinfo > Removed files: > textproc/libxslt pkg-comment > Log: > * Update to 1.0.27 > * De-pkg-comment > > Revision Changes Path > 1.39 +2 -1 ports/textproc/libxslt/Makefile > 1.32 +1 -1 ports/textproc/libxslt/distinfo > 1.2 +0 -1 ports/textproc/libxslt/pkg-comment (dead) > At some recent point, doing a "make package" on libxslt started failing. I was using the output from a "portupgrade -pufr libxmlt2" to upgrade other systems and found they were all rebuilding libxslt instead of using the ...27 package, which had never been produced. You see the following error message Creating gzip'd tar ball in '/usr/ports/packages/All/libxslt-1.0.27.tgz' tar: lib/python2.2/site-packages/libxml2.pyc: Cannot stat: No such file or directory tar: Error exit delayed from previous errors pkg_create: make_dist: tar command failed with code 512 I don't know if the following message is the reason or not gmake[3]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.0.27/python' cd . && /usr/local/bin/python generator.py Found 195 functions in libxslt-api.xml Found 27 functions in libxslt-python-api.xml Generated 120 wrapper functions, 99 failed, 3 skipped It was the only message about something failing during the build that I saw. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 6:55:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A45FF37B401; Fri, 28 Feb 2003 06:55:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4581843FBF; Fri, 28 Feb 2003 06:55:43 -0800 (PST) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SEth0U042912; Fri, 28 Feb 2003 06:55:43 -0800 (PST) (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SEthdc042911; Fri, 28 Feb 2003 06:55:43 -0800 (PST) Message-Id: <200302281455.h1SEthdc042911@repoman.freebsd.org> From: Peter Pentchev Date: Fri, 28 Feb 2003 06:55:42 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ddup Makefile ports/net/ddup/files patch-update.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2003/02/28 06:55:42 PST Modified files: net/ddup Makefile net/ddup/files patch-update.c Log: Use dyndns as the default update system. PR: 48428 Submitted by: Christian Lackas Approved by: maintainer Revision Changes Path 1.16 +1 -1 ports/net/ddup/Makefile 1.2 +2 -2 ports/net/ddup/files/patch-update.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 7: 1:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D48A37B401; Fri, 28 Feb 2003 07:01:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A542B43F93; Fri, 28 Feb 2003 07:01:31 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SF1V0U043406; Fri, 28 Feb 2003 07:01:31 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SF1VXs043404; Fri, 28 Feb 2003 07:01:31 -0800 (PST) Message-Id: <200302281501.h1SF1VXs043404@repoman.freebsd.org> From: Jacques Vidrine Date: Fri, 28 Feb 2003 07:01:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/elfdump elfdump.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2003/02/28 07:01:31 PST Modified files: usr.bin/elfdump elfdump.1 Log: Spellcheck. Revision Changes Path 1.2 +2 -2 src/usr.bin/elfdump/elfdump.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 7:16:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B39E37B401; Fri, 28 Feb 2003 07:16:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E25C543F85; Fri, 28 Feb 2003 07:16:16 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SFGG0U044223; Fri, 28 Feb 2003 07:16:16 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SFGGvs044222; Fri, 28 Feb 2003 07:16:16 -0800 (PST) Message-Id: <200302281516.h1SFGGvs044222@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 28 Feb 2003 07:16:16 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/dtcp Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2003/02/28 07:16:16 PST Modified files: net/dtcp Makefile distinfo Log: Update to 20030228. Revision Changes Path 1.6 +1 -3 ports/net/dtcp/Makefile 1.4 +1 -1 ports/net/dtcp/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 7:41:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EBDA37B401; Fri, 28 Feb 2003 07:41:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B361743FBF; Fri, 28 Feb 2003 07:41:37 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SFfb0U046128; Fri, 28 Feb 2003 07:41:37 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SFfbHr046127; Fri, 28 Feb 2003 07:41:37 -0800 (PST) Message-Id: <200302281541.h1SFfbHr046127@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 28 Feb 2003 07:41:37 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/linux-sun-jdk13 Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/28 07:41:37 PST Modified files: java/linux-sun-jdk13 Makefile pkg-plist Log: Add missed `@exec registervm' into pkg-plist, because while the port doesn't packaged by bento cluster due to legal restrictions, user still can create his own custom package to simplify internal deployment. Sponsored by: Porta Software Ltd. Revision Changes Path 1.26 +3 -1 ports/java/linux-sun-jdk13/Makefile 1.10 +1 -0 ports/java/linux-sun-jdk13/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 7:41:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 691EB37B401; Fri, 28 Feb 2003 07:41:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C2C443FBF; Fri, 28 Feb 2003 07:41:46 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SFfj0U046155; Fri, 28 Feb 2003 07:41:45 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SFfjJL046154; Fri, 28 Feb 2003 07:41:45 -0800 (PST) Message-Id: <200302281541.h1SFfjJL046154@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 28 Feb 2003 07:41:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/28 07:41:45 PST Modified files: sbin/natd natd.8 Log: Don't pretend natd(8) doesn't work with ppp(8) interfaces. While there's probably a better way to achieve the same, nothing precludes us from using natd(8) on tun(4) links. Noticed by: bde Revision Changes Path 1.57 +11 -5 src/sbin/natd/natd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 7:43:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A37F037B401; Fri, 28 Feb 2003 07:43:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4127B43F75; Fri, 28 Feb 2003 07:43:51 -0800 (PST) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SFhp0U046251; Fri, 28 Feb 2003 07:43:51 -0800 (PST) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SFho5s046250; Fri, 28 Feb 2003 07:43:50 -0800 (PST) Message-Id: <200302281543.h1SFho5s046250@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 28 Feb 2003 07:43:50 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-XML-SAX-Machines Makefile distinfo pkg-comment pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG skv 2003/02/28 07:43:50 PST Modified files: textproc/p5-XML-SAX-Machines Makefile distinfo pkg-plist Removed files: textproc/p5-XML-SAX-Machines pkg-comment Log: Updated to 0.4 Revision Changes Path 1.4 +5 -6 ports/textproc/p5-XML-SAX-Machines/Makefile 1.3 +1 -1 ports/textproc/p5-XML-SAX-Machines/distinfo 1.2 +0 -1 ports/textproc/p5-XML-SAX-Machines/pkg-comment (dead) 1.2 +22 -22 ports/textproc/p5-XML-SAX-Machines/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 7:44:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D12FF37B405; Fri, 28 Feb 2003 07:44:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 432FE43FB1; Fri, 28 Feb 2003 07:44:57 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SFiv0U046302; Fri, 28 Feb 2003 07:44:57 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SFivTl046301; Fri, 28 Feb 2003 07:44:57 -0800 (PST) Message-Id: <200302281544.h1SFivTl046301@repoman.freebsd.org> From: Akinori MUSHA Date: Fri, 28 Feb 2003 07:44:56 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/html2hdml Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/28 07:44:56 PST Modified files: www/html2hdml Makefile Log: Remove bogus PKGNAMEPREFIX=p5-. This is not a Perl port. Submitted by: naddy Revision Changes Path 1.2 +0 -1 ports/www/html2hdml/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 7:47:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFEA537B401; Fri, 28 Feb 2003 07:47:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C07643FAF; Fri, 28 Feb 2003 07:47:31 -0800 (PST) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SFlV0U046457; Fri, 28 Feb 2003 07:47:31 -0800 (PST) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SFlVmF046456; Fri, 28 Feb 2003 07:47:31 -0800 (PST) Message-Id: <200302281547.h1SFlVmF046456@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 28 Feb 2003 07:47:31 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-XML-SAX-Writer Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG skv 2003/02/28 07:47:31 PST Modified files: textproc/p5-XML-SAX-Writer Makefile distinfo pkg-descr pkg-plist Removed files: textproc/p5-XML-SAX-Writer pkg-comment Log: Updated to 0.44 Revision Changes Path 1.5 +7 -7 ports/textproc/p5-XML-SAX-Writer/Makefile 1.5 +1 -1 ports/textproc/p5-XML-SAX-Writer/distinfo 1.2 +0 -1 ports/textproc/p5-XML-SAX-Writer/pkg-comment (dead) 1.3 +1 -1 ports/textproc/p5-XML-SAX-Writer/pkg-descr 1.3 +9 -9 ports/textproc/p5-XML-SAX-Writer/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 7:50:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3A5A37B401; Fri, 28 Feb 2003 07:50:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 509AE43FB1; Fri, 28 Feb 2003 07:50:22 -0800 (PST) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SFoM0U046681; Fri, 28 Feb 2003 07:50:22 -0800 (PST) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SFoLcf046678; Fri, 28 Feb 2003 07:50:21 -0800 (PST) Message-Id: <200302281550.h1SFoLcf046678@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 28 Feb 2003 07:50:21 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-XML-Filter-SAX1toSAX2 Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG skv 2003/02/28 07:50:21 PST Modified files: textproc/p5-XML-Filter-SAX1toSAX2 Makefile distinfo pkg-descr pkg-plist Removed files: textproc/p5-XML-Filter-SAX1toSAX2 pkg-comment Log: Updated to 0.03 Revision Changes Path 1.3 +4 -2 ports/textproc/p5-XML-Filter-SAX1toSAX2/Makefile 1.3 +1 -1 ports/textproc/p5-XML-Filter-SAX1toSAX2/distinfo 1.2 +0 -1 ports/textproc/p5-XML-Filter-SAX1toSAX2/pkg-comment (dead) 1.2 +1 -1 ports/textproc/p5-XML-Filter-SAX1toSAX2/pkg-descr 1.2 +7 -7 ports/textproc/p5-XML-Filter-SAX1toSAX2/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 7:53:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8258537B401; Fri, 28 Feb 2003 07:53:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25DDB43F85; Fri, 28 Feb 2003 07:53:38 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SFrb0U047098; Fri, 28 Feb 2003 07:53:37 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SFrbaQ047097; Fri, 28 Feb 2003 07:53:37 -0800 (PST) Message-Id: <200302281553.h1SFrbaQ047097@repoman.freebsd.org> From: Scott Long Date: Fri, 28 Feb 2003 07:53:37 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf GENERIC X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/28 07:53:37 PST Modified files: (Branch: RELENG_4) sys/i386/conf GENERIC Log: Turn off the aacp device. It's causing far too many problems and isn't terribly useful during install. Approved by: re (jhb) Revision Changes Path 1.246.2.51 +1 -1 src/sys/i386/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 7:57:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1CB637B401; Fri, 28 Feb 2003 07:57:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5626943F93; Fri, 28 Feb 2003 07:57:19 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SFvJ0U047530; Fri, 28 Feb 2003 07:57:19 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SFvJTT047528; Fri, 28 Feb 2003 07:57:19 -0800 (PST) Message-Id: <200302281557.h1SFvJTT047528@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 28 Feb 2003 07:57:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/28 07:57:18 PST Modified files: (Branch: RELENG_4) sys/modules Makefile Log: MFC: 1.306: Hook up the if_my module to the build. Approved by: re Revision Changes Path 1.110.2.68 +1 -0 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 7:57:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0811837B401; Fri, 28 Feb 2003 07:57:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F75C43F3F; Fri, 28 Feb 2003 07:57:33 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SFvX0U047599; Fri, 28 Feb 2003 07:57:33 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SFvXgc047598; Fri, 28 Feb 2003 07:57:33 -0800 (PST) Message-Id: <200302281557.h1SFvXgc047598@repoman.freebsd.org> From: David Xu Date: Fri, 28 Feb 2003 07:57:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_thread.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG davidxu 2003/02/28 07:57:33 PST Modified files: sys/kern kern_thread.c Log: Check kse group limit before linking new ksegrp. Revision Changes Path 1.101 +2 -2 src/sys/kern/kern_thread.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 8: 4:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD47F37B401; Fri, 28 Feb 2003 08:04:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78B0743F93; Fri, 28 Feb 2003 08:04:27 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SG4R0U048223; Fri, 28 Feb 2003 08:04:27 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SG4R0t048222; Fri, 28 Feb 2003 08:04:27 -0800 (PST) Message-Id: <200302281604.h1SG4R0t048222@repoman.freebsd.org> From: Akinori MUSHA Date: Fri, 28 Feb 2003 08:04:27 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Sledge-Plugin-XSLT Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/28 08:04:27 PST Modified files: www Makefile Added files: www/p5-Sledge-Plugin-XSLT Makefile distinfo pkg-descr pkg-plist Log: Add p5-Sledge-Plugin-XSLT, a Sledge plug-in that adds XSLT::Dispatch::Config on. Revision Changes Path 1.621 +1 -0 ports/www/Makefile 1.1 +31 -0 ports/www/p5-Sledge-Plugin-XSLT/Makefile (new) 1.1 +1 -0 ports/www/p5-Sledge-Plugin-XSLT/distinfo (new) 1.1 +4 -0 ports/www/p5-Sledge-Plugin-XSLT/pkg-descr (new) 1.1 +5 -0 ports/www/p5-Sledge-Plugin-XSLT/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 8: 4:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 231CA37B401; Fri, 28 Feb 2003 08:04:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A642443FD7; Fri, 28 Feb 2003 08:04:38 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SG4c0U048261; Fri, 28 Feb 2003 08:04:38 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SG4cdY048260; Fri, 28 Feb 2003 08:04:38 -0800 (PST) Message-Id: <200302281604.h1SG4cdY048260@repoman.freebsd.org> From: Akinori MUSHA Date: Fri, 28 Feb 2003 08:04:38 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/02/28 08:04:38 PST Modified files: . modules Log: p5-Sledge-Plugin-XSLT --> ports/www/p5-Sledge-Plugin-XSLT Revision Changes Path 1.6834 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 8: 9:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E61737B401; Fri, 28 Feb 2003 08:09:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E42CA43FD7; Fri, 28 Feb 2003 08:09:55 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SG9t0U048491; Fri, 28 Feb 2003 08:09:55 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SG9tKF048490; Fri, 28 Feb 2003 08:09:55 -0800 (PST) Message-Id: <200302281609.h1SG9tKF048490@repoman.freebsd.org> From: Christian Weisgerber Date: Fri, 28 Feb 2003 08:09:55 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/hackbot Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/28 08:09:55 PST Modified files: security/hackbot Makefile distinfo Log: Update to 2.20. PR: 48782 Submitted by: Michael L.Hostbaek Revision Changes Path 1.5 +1 -1 ports/security/hackbot/Makefile 1.3 +1 -1 ports/security/hackbot/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 8:27:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0AE737B401; Fri, 28 Feb 2003 08:27:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5243143FD7; Fri, 28 Feb 2003 08:27:13 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SGRD0U049712; Fri, 28 Feb 2003 08:27:13 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SGRDqv049711; Fri, 28 Feb 2003 08:27:13 -0800 (PST) Message-Id: <200302281627.h1SGRDqv049711@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 28 Feb 2003 08:27:13 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/linphone Makefile distinfo pkg-plist ports/net/linphone/files patch-config.h.in patch-configure patch-console::Makefile.in patch-coreapi::Makefile.in patch-gnome::LinphoneMain.c patch-gnome::Makefile.in patch-mediastreamer::Makefile.in patch-oRTP::configure ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/28 08:27:13 PST Modified files: net/linphone Makefile distinfo pkg-plist net/linphone/files patch-configure patch-console::Makefile.in patch-gnome::Makefile.in patch-mediastreamer::Makefile.in patch-oRTP::src::Makefile.in Added files: net/linphone/files patch-config.h.in patch-coreapi::Makefile.in patch-oRTP::configure patch-osipua::configure patch-speex::configure Removed files: net/linphone/files patch-gnome::LinphoneMain.c patch-osipua::src::Makefile.in patch-osipua::src::osipmanager.c patch-osipua::src::udp.c patch-share::Makefile.in Log: Update to 0.10.0. Revision Changes Path 1.2 +6 -4 ports/net/linphone/Makefile 1.2 +1 -1 ports/net/linphone/distinfo 1.1 +14 -0 ports/net/linphone/files/patch-config.h.in (new) 1.2 +3 -21 ports/net/linphone/files/patch-configure 1.2 +4 -4 ports/net/linphone/files/patch-console::Makefile.in 1.1 +29 -0 ports/net/linphone/files/patch-coreapi::Makefile.in (new) 1.2 +0 -60 ports/net/linphone/files/patch-gnome::LinphoneMain.c (dead) 1.2 +38 -14 ports/net/linphone/files/patch-gnome::Makefile.in 1.2 +3 -12 ports/net/linphone/files/patch-mediastreamer::Makefile.in 1.1 +13 -0 ports/net/linphone/files/patch-oRTP::configure (new) 1.2 +6 -6 ports/net/linphone/files/patch-oRTP::src::Makefile.in 1.1 +13 -0 ports/net/linphone/files/patch-osipua::configure (new) 1.2 +0 -36 ports/net/linphone/files/patch-osipua::src::Makefile.in (dead) 1.2 +0 -15 ports/net/linphone/files/patch-osipua::src::osipmanager.c (dead) 1.2 +0 -15 ports/net/linphone/files/patch-osipua::src::udp.c (dead) 1.2 +0 -14 ports/net/linphone/files/patch-share::Makefile.in (dead) 1.1 +13 -0 ports/net/linphone/files/patch-speex::configure (new) 1.2 +50 -25 ports/net/linphone/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 8:41:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DFC637B401; Fri, 28 Feb 2003 08:41:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B2B843F75; Fri, 28 Feb 2003 08:41:51 -0800 (PST) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SGfp0U051013; Fri, 28 Feb 2003 08:41:51 -0800 (PST) (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SGfo7v051012; Fri, 28 Feb 2003 08:41:50 -0800 (PST) Message-Id: <200302281641.h1SGfo7v051012@repoman.freebsd.org> From: Jun Kuriyama Date: Fri, 28 Feb 2003 08:41:50 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/openjade Makefile pkg-plist ports/textproc/openjade/files patch-ae X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2003/02/28 08:41:50 PST Modified files: textproc/openjade Makefile pkg-plist textproc/openjade/files patch-ae Log: Add missing plist entries and don't install useless .la files. Submitted by: naddy Revision Changes Path 1.38 +1 -1 ports/textproc/openjade/Makefile 1.2 +18 -7 ports/textproc/openjade/files/patch-ae 1.18 +4 -0 ports/textproc/openjade/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 8:49:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0BC237B401; Fri, 28 Feb 2003 08:49:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BCFD43F75; Fri, 28 Feb 2003 08:49:55 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SGnt0U051325; Fri, 28 Feb 2003 08:49:55 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SGntVB051324; Fri, 28 Feb 2003 08:49:55 -0800 (PST) Message-Id: <200302281649.h1SGntVB051324@repoman.freebsd.org> From: Greg Lewis Date: Fri, 28 Feb 2003 08:49:55 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/meta-cvs Makefile distinfo pkg-descr pkg-plist ports/devel/meta-cvs/files Makefile build.sh mcvs.tmpl patch-install.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2003/02/28 08:49:55 PST Modified files: devel Makefile Added files: devel/meta-cvs Makefile distinfo pkg-descr pkg-plist devel/meta-cvs/files Makefile build.sh mcvs.tmpl patch-install.sh Log: Add a port of Meta-CVS, a more capable version control system than CVS, built around CVS. PR: 48258 Submitted by: Johannes Groedem Revision Changes Path 1.1067 +1 -0 ports/devel/Makefile 1.1 +32 -0 ports/devel/meta-cvs/Makefile (new) 1.1 +1 -0 ports/devel/meta-cvs/distinfo (new) 1.1 +9 -0 ports/devel/meta-cvs/files/Makefile (new) 1.1 +24 -0 ports/devel/meta-cvs/files/build.sh (new) 1.1 +2 -0 ports/devel/meta-cvs/files/mcvs.tmpl (new) 1.1 +124 -0 ports/devel/meta-cvs/files/patch-install.sh (new) 1.1 +18 -0 ports/devel/meta-cvs/pkg-descr (new) 1.1 +7 -0 ports/devel/meta-cvs/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 8:53:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A17B37B401; Fri, 28 Feb 2003 08:53:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C109B43FBF; Fri, 28 Feb 2003 08:53:07 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SGr70U051810; Fri, 28 Feb 2003 08:53:07 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SGr7C9051809; Fri, 28 Feb 2003 08:53:07 -0800 (PST) Message-Id: <200302281653.h1SGr7C9051809@repoman.freebsd.org> From: Greg Lewis Date: Fri, 28 Feb 2003 08:53:07 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2003/02/28 08:53:07 PST Modified files: . modules Log: meta-cvs -> ports/devel/meta-cvs Revision Changes Path 1.6835 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 8:57:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCC8737B401; Fri, 28 Feb 2003 08:57:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0635A43FBD; Fri, 28 Feb 2003 08:57:21 -0800 (PST) (envelope-from yoichi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SGvK0U052030; Fri, 28 Feb 2003 08:57:20 -0800 (PST) (envelope-from yoichi@repoman.freebsd.org) Received: (from yoichi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SGvKDR052029; Fri, 28 Feb 2003 08:57:20 -0800 (PST) Message-Id: <200302281657.h1SGvKDR052029@repoman.freebsd.org> From: Yoichi NAKAYAMA Date: Fri, 28 Feb 2003 08:57:20 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/gemcal Makefile distinfo ports/deskutils/mhc Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yoichi 2003/02/28 08:57:20 PST Modified files: deskutils/gemcal Makefile distinfo deskutils/mhc Makefile distinfo Log: Update to current-snap-20030224 Revision Changes Path 1.6 +1 -1 ports/deskutils/gemcal/Makefile 1.4 +1 -1 ports/deskutils/gemcal/distinfo 1.6 +1 -1 ports/deskutils/mhc/Makefile 1.5 +1 -1 ports/deskutils/mhc/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9: 0: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07B1337B401; Fri, 28 Feb 2003 08:59:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C38143F93; Fri, 28 Feb 2003 08:59:58 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SGxw0U052134; Fri, 28 Feb 2003 08:59:58 -0800 (PST) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SGxwEG052133; Fri, 28 Feb 2003 08:59:58 -0800 (PST) Message-Id: <200302281659.h1SGxwEG052133@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 28 Feb 2003 08:59:58 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/netspoc Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2003/02/28 08:59:58 PST Modified files: net/netspoc Makefile distinfo pkg-plist Log: upgrade to 1.5 Revision Changes Path 1.5 +1 -1 ports/net/netspoc/Makefile 1.2 +1 -1 ports/net/netspoc/distinfo 1.2 +5 -5 ports/net/netspoc/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9: 6:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 058BE37B405 for ; Fri, 28 Feb 2003 09:06:15 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B006343FE1 for ; Fri, 28 Feb 2003 09:06:02 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h1SH5mRJ061502 for ; Fri, 28 Feb 2003 19:05:48 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h1SH5mHR061480 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 28 Feb 2003 19:05:48 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h1SH5mYL061475; Fri, 28 Feb 2003 19:05:48 +0200 (EET) Date: Fri, 28 Feb 2003 19:05:48 +0200 From: Ruslan Ermilov To: "David E. O'Brien" Cc: Bruce Evans , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man5 Makefile style.Makefile.5 Message-ID: <20030228170548.GA60899@sunbay.com> References: <200302262043.h1QKhlN4009440@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vGgW1X5XWziG23Ko" Content-Disposition: inline In-Reply-To: <200302262043.h1QKhlN4009440@repoman.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --vGgW1X5XWziG23Ko Content-Type: multipart/mixed; boundary="5mCyUwZo2JvN/JJP" Content-Disposition: inline --5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 26, 2003 at 12:43:47PM -0800, David E. O'Brien wrote: > obrien 2003/02/26 12:43:47 PST >=20 > Modified files: > share/man/man5 Makefile=20 > Added files: > share/man/man5 style.Makefile.5=20 > Log: > FreeBSD Makefile style guide. > =20 > Approved by: TRB > =20 > Revision Changes Path > 1.48 +1 -1 src/share/man/man5/Makefile > 1.1 +178 -0 src/share/man/man5/style.Makefile.5 (new) >=20 I seem to have missed a copy for review too. A post-commit review, part #1, is attached. --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=p Content-Transfer-Encoding: quoted-printable Index: style.Makefile.5 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/share/man/man5/style.Makefile.5,v retrieving revision 1.1 diff -u -p -r1.1 style.Makefile.5 --- style.Makefile.5 26 Feb 2003 20:43:47 -0000 1.1 +++ style.Makefile.5 28 Feb 2003 16:50:08 -0000 @@ -9,9 +9,6 @@ .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" 3. Neither the name of the author nor the names of any contributors -.\" may be used to endorse or promote products derived from this softwa= re -.\" without specific prior written permission. .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE @@ -27,72 +24,80 @@ .\" .\" $FreeBSD: src/share/man/man5/style.Makefile.5,v 1.1 2003/02/26 20:43:4= 7 obrien Exp $ .\" -.Dd November 27, 2002 +.Dd February 28, 2003 .Dt STYLE.MAKEFILE 5 .Os .Sh NAME .Nm style.Makefile -.Nd "FreeBSD Makefile file style guide" +.Nd +.Fx +.Pa Makefile +file style guide .Sh DESCRIPTION -This file specifies the preferred style for Makefiles in the +This file specifies the preferred style for makefiles in the .Fx source tree. -.Pp -.Bl -bullet -compact +.Bl -bullet .It -All Makefiles should have an SCM ID at the start of the file, +All makefiles should have an SCM ID at the start of the file, followed by a blank line. .Bd -literal -# $FreeBSD: src/share/man/man5/style.Makefile.5,v 1.1 2003/02/26 20:43:47 = obrien Exp $ +# $FreeBSD\&$ =20 .Ed .It -\&.PATH: comes next if needed, and is spelled -.Pa ".PATH: " -.It -Special variables (i.e., LIB, SRCS, MLINKS, etc..) are listed in order -of 'product', +.Cm .PATH : +comes next if needed, and is spelled +.Dq Li ".PATH: " , +with a single +.Tn ASCII +space after a colon. +.It +Special variables (i.e., +.Va LIB , SRCS , MLINKS , +etc.) are listed in order of +.Dq product , then building and installing a binary. The general order is: -.Va PROG/LIB/SCRIPT +.Va PROG Ns / Ns Va LIB Ns / Ns Va SCRIPT .Va FILES .Va LINKS -.Va [NO]MAN -.Va MLINK +.Oo Va NO Oc Ns Va MAN +.Va MLINKS .Va INCS -.Va SRC +.Va SRCS .Va WARNS .Va CFLAGS .Va DPADD -.Va LDADD +.Va LDADD . .It Omit -.Va SRC +.Va SRCS when using -.Pa bsd.prog.mk +.Aq Pa bsd.prog.mk and there is a single source file named the same as the .Va PROG . .It Omit .Va MAN when using -.Pa bsd.prog.mk -and the man page is named the same as the -.Va PROG +.Aq Pa bsd.prog.mk +and the manual page is named the same as the +.Va PROG , and is in section 1. .It -All variable assignment is spelled -.Pa "VAR=3D" , -i.e. no space between the variable name and the -.Pa "=3D" . +All variable assignments are spelled +.Dq Va VAR Ns Ic =3D , +i.e., no space between the variable name and the +.Ic =3D . Keep values sorted alphabetically, if possible. .It -Don't use -.Pa "+=3D" +Do not use +.Ic +=3D to set variables that are only set once (or to set variables for the first time). .It -Don't use vertical whitespace in simple Makefiles, +Do not use vertical whitespace in simple makefiles, but do use it to group locally related things in more complex/longer ones. .It .Va WARNS @@ -112,50 +117,71 @@ statements as is an important thing. .It Unconditional -.Pa "NO_WERROR=3Dyes" -should not be used. -It defeats the purpose of +.Dq Li "NO_WERROR=3D yes" +should not be used, +it defeats the purpose of .Va WARNS . .It .Va CFLAGS is spelled -.Pa "CFLAGS+=3D" . +.Dq Li "CFLAGS+=3D " . .It -Listing -D's before -I's in -.Va CFLAGS -is preferred for alphabetical ordering and to make -D's easier to see. -The -D's often affect conditional compilation, -and -I's tend to be quite long. -.It -Don't use GCC'isms (such as -g and -Wall) in +Listing +.Fl D Ns 's +before +.Fl I Ns 's +in +.Va CFLAGS +is preferred for alphabetical ordering and to make +.Fl D Ns 's +easier to see. +The +.Fl D Ns 's +often affect conditional compilation, +and +.Fl I Ns 's +tend to be quite long. +.It +Do not use GCCisms (such as +.Fl g +and +.Fl Wall ) +in .Va CFLAGS . .It -Typically there is one between -.Pa "VAR=3D" +Typically, there is one +.Tn ASCII +tab between +.Va VAR Ns Ic =3D and the value in order to start the value in column 9. -An is allowed for VAR names that extend beyond column 9. -A lack of whitespace also is allowed for very long VAR names. -.Bd -literal +An +.Tn ASCII +space is allowed for variable names that extend beyond column 9. +A lack of whitespace is also allowed for very long variable names. .It -".include " +.Ic .include Aq Pa bsd.*.mk goes last. .El -.Ed .Pp The desire to express a logical grouping often means not obeying some of t= he above. -.Pp -The simplist program Makefile is: -.Bd -literal -# $FreeBSD: src/share/man/man5/style.Makefile.5,v 1.1 2003/02/26 20:43:47 = obrien Exp $ +.Sh EXAMPLE +The simplest program +.Pa Makefile +is: +.Bd -literal -offset indent +# $FreeBSD\&$ =20 PROG=3D foo =20 \&.include +.Ed .Pp -The simplist library Makefile is: -.Bd -literal -# $FreeBSD: src/share/man/man5/style.Makefile.5,v 1.1 2003/02/26 20:43:47 = obrien Exp $ +The simplest library +.Pa Makefile +is: +.Bd -literal -offset indent +# $FreeBSD\&$ =20 LIB=3D foo SHLIB_MAJOR=3D 1 @@ -163,16 +189,16 @@ MAN=3D libfoo.3 SRCS=3D foo.c =20 \&.include -.Pp +.Ed .Sh SEE ALSO -.Xr make 1 +.Xr make 1 , .Xr style 9 .Sh HISTORY -This man page is inspired from the same source as +This manual page is inspired from the same source as .Xr style 9 -man page in +manual page in .Fx . .Sh BUGS There are few hard and fast style rules here. -The style of many things are too dependent on the context of the whole Mak= efile, +The style of many things is too dependent on the context of the whole make= file, or the lines surrounding it. --5mCyUwZo2JvN/JJP-- --vGgW1X5XWziG23Ko Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+X5brUkv4P6juNwoRAiEsAJwOtsV87elVmUqsmpkNfx3pPQTEgwCfYtwI pY2RZ7FvQJl5g1OBbjrYSi0= =ff9C -----END PGP SIGNATURE----- --vGgW1X5XWziG23Ko-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9: 9:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BA4937B401 for ; Fri, 28 Feb 2003 09:09:47 -0800 (PST) Received: from 163.net (KH218-187-105-27.2-7.pl.apol.com.tw [218.187.105.27]) by mx1.FreeBSD.org (Postfix) with SMTP id 2E9BE43FBD for ; Fri, 28 Feb 2003 09:09:31 -0800 (PST) (envelope-from good.good@163.net) From: "good" To: Subject: °ª¬́§̃ºë±K³³²¡¤M(25cm)(07)710-6931 ±N¦³±M¤H¬°±zªA°È Mime-Version: 1.0 Content-Type: text/html; charset="Big5" Date: Sat, 1 Mar 2003 01:17:08 +0800 Reply-To: "good" X-Priority: 1 (Highest) Content-Transfer-Encoding: 8bit Message-Id: <20030228170931.2E9BE43FBD@mx1.FreeBSD.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG

°ª¬́§̃ºë±K³³²¡¤M(25cm)

±¡½́¤j¯S»ù¤Î§Ö°e

·s³f¤w¤W¬[

·s³f¤w¤W¬[

¤â¾÷¨C¤ÀÄÁ¶O²v3.5¤¸

¤H©Ê¤Æ°ª®Ä¯à¼Æ¦́ĵ³ø¾¹--ºôÁÊ»ù¡A§t¶l¸ê~¥u­n$¢³¢´¢¯¤¸

¤H¤H¥²³Æ¡Đ¤k©Ê¨¾¯T¾¹(ĂØ«~¡AĂØ°e§¹¬°¤î)

¸Ô±¡½Đ«ö-)¡DÁʶR¦W³æ / ºô¸ô¦æ¾P / ¹q¶l¼s§i¥Nµoªí®æ¡D~~~~~~~~~~~~~·Ç½T¥Nµo1¸U«Ê100¤¸~~~~~~~~~~~~~~~~~~~~~~

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:12:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BD9737B401; Fri, 28 Feb 2003 09:12:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D03243F93; Fri, 28 Feb 2003 09:12:25 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHCO0U053373; Fri, 28 Feb 2003 09:12:24 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHCO4L053372; Fri, 28 Feb 2003 09:12:24 -0800 (PST) Message-Id: <200302281712.h1SHCO4L053372@repoman.freebsd.org> From: Greg Lewis Date: Fri, 28 Feb 2003 09:12:24 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13/files patch-platform_i486 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2003/02/28 09:12:24 PST Added files: java/jdk13/files patch-platform_i486 Log: . Be consistent about our compiler settings. Using gcc32 here was both inconsistent with the rest of the code and only relevant on 4.x (since 5.x has gcc 3.2.x as its default compiler). Revision Changes Path 1.1 +13 -0 ports/java/jdk13/files/patch-platform_i486 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:15:17 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ACE037B401; Fri, 28 Feb 2003 09:15:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFE8D43F93; Fri, 28 Feb 2003 09:15:15 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHFF0U053501; Fri, 28 Feb 2003 09:15:15 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHFF9q053500; Fri, 28 Feb 2003 09:15:15 -0800 (PST) Message-Id: <200302281715.h1SHFF9q053500@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 28 Feb 2003 09:15:15 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/linphone/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/28 09:15:15 PST Modified files: net/linphone/files patch-configure Log: Correct location where sound files are looked for. Revision Changes Path 1.3 +24 -1 ports/net/linphone/files/patch-configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:16:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D53137B401; Fri, 28 Feb 2003 09:16:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D277B43FB1; Fri, 28 Feb 2003 09:16:10 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHGA0U053585; Fri, 28 Feb 2003 09:16:10 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHGAYo053584; Fri, 28 Feb 2003 09:16:10 -0800 (PST) Message-Id: <200302281716.h1SHGAYo053584@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 28 Feb 2003 09:16:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/linphone/files patch-speex::doc::Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2003/02/28 09:16:10 PST Added files: net/linphone/files patch-speex::doc::Makefile.in Log: Add missed patch. Revision Changes Path 1.1 +14 -0 ports/net/linphone/files/patch-speex::doc::Makefile.in (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:16:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58B4A37B401; Fri, 28 Feb 2003 09:16:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7132B43FBD; Fri, 28 Feb 2003 09:16:21 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHGL0U053611; Fri, 28 Feb 2003 09:16:21 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHGLNp053610; Fri, 28 Feb 2003 09:16:21 -0800 (PST) Message-Id: <200302281716.h1SHGLNp053610@repoman.freebsd.org> From: Greg Lewis Date: Fri, 28 Feb 2003 09:16:21 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13/files patch-threads_md.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2003/02/28 09:16:21 PST Added files: java/jdk13/files patch-threads_md.c Log: . Add missing include of , needed by for FreeBSD 5.x. This fixes native threads compilation on FreeBSD 5.x. Submitted by: Munehiro Matsuda Revision Changes Path 1.1 +12 -0 ports/java/jdk13/files/patch-threads_md.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:17: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3951037B401; Fri, 28 Feb 2003 09:16:57 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94B3643F93; Fri, 28 Feb 2003 09:16:50 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (smmsp@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.7/8.12.7) with ESMTP id h1SHGodh066822; Fri, 28 Feb 2003 09:16:50 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.7/8.12.7/Submit) id h1SHGoeS066821; Fri, 28 Feb 2003 09:16:50 -0800 (PST) Date: Fri, 28 Feb 2003 09:16:50 -0800 From: "David O'Brien" To: Ruslan Ermilov Cc: Bruce Evans , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man5 Makefile style.Makefile.5 Message-ID: <20030228171650.GA66554@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <200302262043.h1QKhlN4009440@repoman.freebsd.org> <20030228170548.GA60899@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030228170548.GA60899@sunbay.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Feb 28, 2003 at 07:05:48PM +0200, Ruslan Ermilov wrote: > On Wed, Feb 26, 2003 at 12:43:47PM -0800, David E. O'Brien wrote: > > obrien 2003/02/26 12:43:47 PST > > > > Modified files: > > share/man/man5 Makefile > > Added files: > > share/man/man5 style.Makefile.5 > > Log: > > FreeBSD Makefile style guide. > > > > Approved by: TRB > > > > Revision Changes Path > > 1.48 +1 -1 src/share/man/man5/Makefile > > 1.1 +178 -0 src/share/man/man5/style.Makefile.5 (new) > > > I seem to have missed a copy for review too. A post-commit > review, part #1, is attached. As I said I asked you key points. Some of the wording is almost straight out of your emails. :-) I did have it reviewed for mdoc issues, by a committer I don't want to drag into any potential bike sheds. > --- style.Makefile.5 26 Feb 2003 20:43:47 -0000 1.1 > +++ style.Makefile.5 28 Feb 2003 16:50:08 -0000 > @@ -9,9 +9,6 @@ > .\" 2. Redistributions in binary form must reproduce the above copyright > .\" notice, this list of conditions and the following disclaimer in the > .\" documentation and/or other materials provided with the distribution. > -.\" 3. Neither the name of the author nor the names of any contributors > -.\" may be used to endorse or promote products derived from this software > -.\" without specific prior written permission. Uh, generally you go changing licenses. The rest of the style changes I have no problem making as I totally go with the wind on mdoc-style and usage. Thanks for the diff as I'm "monkey see, monkey do" with mdoc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:18:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D977837B406; Fri, 28 Feb 2003 09:18:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 790C043FB1; Fri, 28 Feb 2003 09:18:43 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHIh0U053701; Fri, 28 Feb 2003 09:18:43 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHIhWc053700; Fri, 28 Feb 2003 09:18:43 -0800 (PST) Message-Id: <200302281718.h1SHIhWc053700@repoman.freebsd.org> From: Greg Lewis Date: Fri, 28 Feb 2003 09:18:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13/files patch-common::Defs-bsd.gmk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2003/02/28 09:18:43 PST Modified files: java/jdk13/files patch-common::Defs-bsd.gmk Log: . Respect LOCALBASE in the DEVTOOLS_PATH setting. PR: 47668 Submitted by: Mike Meyer Revision Changes Path 1.5 +10 -1 ports/java/jdk13/files/patch-common::Defs-bsd.gmk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:25:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8669137B401; Fri, 28 Feb 2003 09:25:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E49843FCB; Fri, 28 Feb 2003 09:25:13 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHPC0U054258; Fri, 28 Feb 2003 09:25:12 -0800 (PST) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHPCko054257; Fri, 28 Feb 2003 09:25:12 -0800 (PST) Message-Id: <200302281725.h1SHPCko054257@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 28 Feb 2003 09:25:12 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/texinfo Makefile distinfo pkg-plist ports/japanese/texinfo/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2003/02/28 09:25:12 PST Modified files: japanese/texinfo Makefile distinfo pkg-plist Removed files: japanese/texinfo/files patch-aa Log: Update to 4.5. PR: ports/48788 Submitted by: mitsuru@riken.go.jp (maintainer) Revision Changes Path 1.5 +2 -2 ports/japanese/texinfo/Makefile 1.4 +2 -2 ports/japanese/texinfo/distinfo 1.2 +0 -11 ports/japanese/texinfo/files/patch-aa (dead) 1.3 +24 -0 ports/japanese/texinfo/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:27:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66A9537B401; Fri, 28 Feb 2003 09:27:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 085CE43F3F; Fri, 28 Feb 2003 09:27:44 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHRh0U054370; Fri, 28 Feb 2003 09:27:43 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHRh8V054369; Fri, 28 Feb 2003 09:27:43 -0800 (PST) Message-Id: <200302281727.h1SHRh8V054369@repoman.freebsd.org> From: Greg Lewis Date: Fri, 28 Feb 2003 09:27:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13/files patch-threads_md.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2003/02/28 09:27:43 PST Modified files: java/jdk13/files patch-threads_md.c Log: Forced commit to note that this change was also (independently): Submitted by: "Georg-W. Koltermann" Revision Changes Path 1.2 +1 -1 ports/java/jdk13/files/patch-threads_md.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:33:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C704A37B401; Fri, 28 Feb 2003 09:33:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C8DD43F93; Fri, 28 Feb 2003 09:33:10 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHXA0U054866; Fri, 28 Feb 2003 09:33:10 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHXAxB054865; Fri, 28 Feb 2003 09:33:10 -0800 (PST) Message-Id: <200302281733.h1SHXAxB054865@repoman.freebsd.org> From: Greg Lewis Date: Fri, 28 Feb 2003 09:33:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13/files patch-InetAddressImpl.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2003/02/28 09:33:10 PST Added files: java/jdk13/files patch-InetAddressImpl.c Log: . Rename our internal gethostby{name,addr}_r functions to avoid collisions. Currently gethostbyaddr_r collides with the implementation (in libc!) for FreeBSD 5.x which both uses a different prototype (as per the Linux version) and is marked temporary and not thread safe. Also, limit the scope of these internal implementations to this file. This fixes crashes in networked applications for FreeBSD 5.x. Some tweaks (making the functions static, naming, BSD ifdefs) by me. Submitted by: "Georg-W. Koltermann" Revision Changes Path 1.1 +114 -0 ports/java/jdk13/files/patch-InetAddressImpl.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:36:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D35A937B401 for ; Fri, 28 Feb 2003 09:36:32 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DEBD43FCB for ; Fri, 28 Feb 2003 09:36:11 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h1SHZw4i065890 for ; Fri, 28 Feb 2003 19:35:58 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h1SHZwHR065868 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 28 Feb 2003 19:35:58 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h1SHZwbm065863; Fri, 28 Feb 2003 19:35:58 +0200 (EET) Date: Fri, 28 Feb 2003 19:35:58 +0200 From: Ruslan Ermilov To: "David O'Brien" Cc: Bruce Evans , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man5 Makefile style.Makefile.5 Message-ID: <20030228173558.GA63881@sunbay.com> References: <200302262043.h1QKhlN4009440@repoman.freebsd.org> <20030228170548.GA60899@sunbay.com> <20030228171650.GA66554@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Kj7319i9nmIyA2yE" Content-Disposition: inline In-Reply-To: <20030228171650.GA66554@dragon.nuxi.com> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 28, 2003 at 09:16:50AM -0800, David O'Brien wrote: > On Fri, Feb 28, 2003 at 07:05:48PM +0200, Ruslan Ermilov wrote: > > On Wed, Feb 26, 2003 at 12:43:47PM -0800, David E. O'Brien wrote: > > > obrien 2003/02/26 12:43:47 PST > > >=20 > > > Modified files: > > > share/man/man5 Makefile=20 > > > Added files: > > > share/man/man5 style.Makefile.5=20 > > > Log: > > > FreeBSD Makefile style guide. > > > =20 > > > Approved by: TRB > > > =20 > > > Revision Changes Path > > > 1.48 +1 -1 src/share/man/man5/Makefile > > > 1.1 +178 -0 src/share/man/man5/style.Makefile.5 (new) > > >=20 > > I seem to have missed a copy for review too. A post-commit > > review, part #1, is attached. I didn't say I have a problem with the technical contents, but I'd cretainly appreciate a pre-commit review, but okay... > As I said I asked you key points. Some of the wording is almost straight > out of your emails. :-) >=20 Why then my name is not listed under the copyright? ;) > I did have it reviewed for mdoc issues, by a > committer I don't want to drag into any potential bike sheds. >=20 > > --- style.Makefile.5 26 Feb 2003 20:43:47 -0000 1.1 > > +++ style.Makefile.5 28 Feb 2003 16:50:08 -0000 > > @@ -9,9 +9,6 @@ > > .\" 2. Redistributions in binary form must reproduce the above copyrig= ht > > .\" notice, this list of conditions and the following disclaimer in= the > > .\" documentation and/or other materials provided with the distribu= tion. > > -.\" 3. Neither the name of the author nor the names of any contributors > > -.\" may be used to endorse or promote products derived from this so= ftware > > -.\" without specific prior written permission. >=20 > Uh, generally you go changing licenses. >=20 What, you insist on keeping this clause? :-) Honestly, I thought you've just copied it straight from the style.9 file. > The rest of the style changes I have no problem making as I totally go > with the wind on mdoc-style and usage. Thanks for the diff as I'm > "monkey see, monkey do" with mdoc. >=20 Lastly, let me take a moment to thank you for finally doing this. I much appreciate your work, David! Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --Kj7319i9nmIyA2yE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+X539Ukv4P6juNwoRAmqzAJ9Py3mDTGP/bwSMYc/sgl/WFk5pIQCfecoc 0tO832tlnYOgExz7cGH/4eQ= =HaCg -----END PGP SIGNATURE----- --Kj7319i9nmIyA2yE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:37:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F11A37B401; Fri, 28 Feb 2003 09:37:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B58443FB1; Fri, 28 Feb 2003 09:37:24 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHbN0U055065; Fri, 28 Feb 2003 09:37:23 -0800 (PST) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHbNND055064; Fri, 28 Feb 2003 09:37:23 -0800 (PST) Message-Id: <200302281737.h1SHbNND055064@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 28 Feb 2003 09:37:23 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/eb Makefile distinfo pkg-plist ports/japanese/eb/files patch-eb::match.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2003/02/28 09:37:23 PST Modified files: japanese/eb Makefile distinfo pkg-plist Added files: japanese/eb/files patch-eb::match.c Log: Update to 3.3+2(patches), and include a temporary patch (3.3.1 release candidate, but not tested). Approved by: maintainer timeout (1week) Revision Changes Path 1.31 +14 -9 ports/japanese/eb/Makefile 1.18 +6 -1 ports/japanese/eb/distinfo 1.1 +20 -0 ports/japanese/eb/files/patch-eb::match.c (new) 1.12 +22 -2 ports/japanese/eb/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:38:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BDEB37B401; Fri, 28 Feb 2003 09:38:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA84E43FA3; Fri, 28 Feb 2003 09:38:42 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHcg0U055204; Fri, 28 Feb 2003 09:38:42 -0800 (PST) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHcg3s055203; Fri, 28 Feb 2003 09:38:42 -0800 (PST) Message-Id: <200302281738.h1SHcg3s055203@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 28 Feb 2003 09:38:42 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/eblook Makefile ports/japanese/ebview Makefile ports/japanese/ndtpd Makefile ports/japanese/ruby-eb Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2003/02/28 09:38:42 PST Modified files: japanese/eblook Makefile japanese/ebview Makefile japanese/ndtpd Makefile japanese/ruby-eb Makefile Log: Bump PORTREVISION by updating japanese/eb. Revision Changes Path 1.8 +2 -1 ports/japanese/eblook/Makefile 1.11 +2 -2 ports/japanese/ebview/Makefile 1.27 +2 -1 ports/japanese/ndtpd/Makefile 1.13 +2 -1 ports/japanese/ruby-eb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:47:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B96C337B401; Fri, 28 Feb 2003 09:47:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5924F43FAF; Fri, 28 Feb 2003 09:47:39 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHld0U055861; Fri, 28 Feb 2003 09:47:39 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHldD3055860; Fri, 28 Feb 2003 09:47:39 -0800 (PST) Message-Id: <200302281747.h1SHldD3055860@repoman.freebsd.org> From: Greg Lewis Date: Fri, 28 Feb 2003 09:47:39 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13/files patch-threads_bsd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2003/02/28 09:47:39 PST Added files: java/jdk13/files patch-threads_bsd.c Log: . Updated version of native threads for FreeBSD. This uses recently committed enhancements to libc_r and is only suitable for very recent versions of FreeBSD. The big benefit is that it removes almost all the previous grovelling about in the pthreads internals. The change only comes into effect when WITH_NATIVE_THREADS is set. A separate Makefile commit will attempt to enforce appropriate OSVERSION settings for using it. Submitted by: fjoe Revision Changes Path 1.1 +726 -0 ports/java/jdk13/files/patch-threads_bsd.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:48:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC9DB37B401; Fri, 28 Feb 2003 09:48:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CA8543F75; Fri, 28 Feb 2003 09:48:37 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHmb0U055935; Fri, 28 Feb 2003 09:48:37 -0800 (PST) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHmbaY055934; Fri, 28 Feb 2003 09:48:37 -0800 (PST) Message-Id: <200302281748.h1SHmbaY055934@repoman.freebsd.org> From: Trevor Johnson Date: Fri, 28 Feb 2003 09:48:37 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access.master access.ports X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trevor 2003/02/28 09:48:37 PST Modified files: . access.master access.ports Log: Re-register as a ports committer. Approved by: asami Revision Changes Path 1.622 +0 -1 CVSROOT/access.master 1.532 +1 -0 CVSROOT/access.ports To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:54:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B69437B401; Fri, 28 Feb 2003 09:54:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD1ED43FB1; Fri, 28 Feb 2003 09:54:40 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHse0U056491; Fri, 28 Feb 2003 09:54:40 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHseOX056490; Fri, 28 Feb 2003 09:54:40 -0800 (PST) Message-Id: <200302281754.h1SHseOX056490@repoman.freebsd.org> From: Greg Lewis Date: Fri, 28 Feb 2003 09:54:40 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13 Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2003/02/28 09:54:40 PST Modified files: java/jdk13 Makefile pkg-plist Log: 1. Bump PORTREVISION for this and previous changes. 2. Enable compiling the HotSpot JVM. This is experimental and there are a number of caveats with its use that are reported by the port. The flag to enable this is WITH_HOTSPOT. 3. Try to pick some OSVERSION settings appropriate for the current native threads implementation. PR: 47397 (2) Submitted by: Munehiro Matsuda (2) Revision Changes Path 1.48 +82 -1 ports/java/jdk13/Makefile 1.13 +9 -0 ports/java/jdk13/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 9:56:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B2F337B401; Fri, 28 Feb 2003 09:56:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B312043F85; Fri, 28 Feb 2003 09:56:43 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SHuh0U056632; Fri, 28 Feb 2003 09:56:43 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SHuhmp056631; Fri, 28 Feb 2003 09:56:43 -0800 (PST) Message-Id: <200302281756.h1SHuhmp056631@repoman.freebsd.org> From: Greg Lewis Date: Fri, 28 Feb 2003 09:56:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13 Makefile pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2003/02/28 09:56:43 PST Modified files: java/jdk13 Makefile Removed files: java/jdk13 pkg-comment Log: de-pkg-comment Revision Changes Path 1.49 +1 -0 ports/java/jdk13/Makefile 1.3 +0 -1 ports/java/jdk13/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 10: 4:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0C4037B401; Fri, 28 Feb 2003 10:04:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86B5643FCB; Fri, 28 Feb 2003 10:04:42 -0800 (PST) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SI4g0U057193; Fri, 28 Feb 2003 10:04:42 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SI4gxI057192; Fri, 28 Feb 2003 10:04:42 -0800 (PST) Message-Id: <200302281804.h1SI4gxI057192@repoman.freebsd.org> From: Maxime Henrion Date: Fri, 28 Feb 2003 10:04:42 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2003/02/28 10:04:42 PST Modified files: sys/net if.c Log: Make the network /dev entries use MAJOR_AUTO. Revision Changes Path 1.158 +1 -3 src/sys/net/if.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 10: 4:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABDE537B401; Fri, 28 Feb 2003 10:04:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5130643FB1; Fri, 28 Feb 2003 10:04:53 -0800 (PST) (envelope-from orion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SI4r0U057220; Fri, 28 Feb 2003 10:04:53 -0800 (PST) (envelope-from orion@repoman.freebsd.org) Received: (from orion@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SI4qsi057219; Fri, 28 Feb 2003 10:04:52 -0800 (PST) Message-Id: <200302281804.h1SI4qsi057219@repoman.freebsd.org> From: Orion Hodson Date: Fri, 28 Feb 2003 10:04:52 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm ac97.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG orion 2003/02/28 10:04:52 PST Modified files: sys/dev/sound/pcm ac97.c Log: o Move vendor ids into separate table. o Add assorted vendor and codec ids. Revision Changes Path 1.36 +139 -62 src/sys/dev/sound/pcm/ac97.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 11:15:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FE7237B41E; Fri, 28 Feb 2003 11:15:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D08044209; Fri, 28 Feb 2003 10:29:10 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SITA0U058882; Fri, 28 Feb 2003 10:29:10 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SITAA9058881; Fri, 28 Feb 2003 10:29:10 -0800 (PST) Message-Id: <200302281829.h1SITAA9058881@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 10:29:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT avail X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 10:29:10 PST FreeBSD src repository Modified files: . avail Log: Drop doc/www/ports directories Revision Changes Path 1.201 +0 -3 CVSROOT/avail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 11:16: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C34C137B419; Fri, 28 Feb 2003 11:15:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4B084422A; Fri, 28 Feb 2003 10:31:53 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SIVr0U059356; Fri, 28 Feb 2003 10:31:53 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SIVrLr059355; Fri, 28 Feb 2003 10:31:53 -0800 (PST) Message-Id: <200302281831.h1SIVrLr059355@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 10:31:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 10:31:53 PST FreeBSD src repository Modified files: . modules Log: Update for post-split modules Revision Changes Path 1.6836 +2 -8492 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 11:16:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FE9C37B43E; Fri, 28 Feb 2003 11:15:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B442441EC; Fri, 28 Feb 2003 10:28:12 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SISB0U058836; Fri, 28 Feb 2003 10:28:11 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SISBdp058835; Fri, 28 Feb 2003 10:28:11 -0800 (PST) Message-Id: <200302281828.h1SISBdp058835@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 10:28:11 -0800 (PST) To: all-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cfg.pm cfg_local.pm log_accum.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 10:28:11 PST Modified files: . cfg.pm cfg_local.pm log_accum.pl Log: Update for post-split. Revert most of hacks for dealing with sharing the repo after the ACL-split. Revision Changes Path 1.50 +1 -5 CVSROOT/cfg.pm 1.25 +4 -17 CVSROOT/cfg_local.pm 1.122 +13 -30 CVSROOT/log_accum.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 11:16:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A968F37B687; Fri, 28 Feb 2003 11:15:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F244D44252; Fri, 28 Feb 2003 10:35:21 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SIZL0U059534; Fri, 28 Feb 2003 10:35:21 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SIZLsM059533; Fri, 28 Feb 2003 10:35:21 -0800 (PST) Message-Id: <200302281835.h1SIZLsM059533@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 10:35:21 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 10:35:21 PST FreeBSD ports repository Modified files: . modules Log: Final sync. Revision Changes Path 1.6834 +3 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 11:16:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FB1837B68D; Fri, 28 Feb 2003 11:15:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF8EE4420B; Fri, 28 Feb 2003 10:29:56 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SITu0U058934; Fri, 28 Feb 2003 10:29:56 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SITuUM058933; Fri, 28 Feb 2003 10:29:56 -0800 (PST) Message-Id: <200302281829.h1SITuUM058933@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 10:29:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT checkoutlist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 10:29:56 PST FreeBSD src repository Modified files: . checkoutlist Log: Stop checking out access.doc and access.ports into /home/ncvs on repoman Revision Changes Path 1.19 +0 -2 CVSROOT/checkoutlist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 11:24: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AA7B37B401; Fri, 28 Feb 2003 11:24:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D020443FBD; Fri, 28 Feb 2003 11:24:06 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SJO60U081401; Fri, 28 Feb 2003 11:24:06 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SJO6gp081400; Fri, 28 Feb 2003 11:24:06 -0800 (PST) Message-Id: <200302281924.h1SJO6gp081400@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 11:24:06 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT verifymsg X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 11:24:06 PST FreeBSD projects repository Modified files: . verifymsg Log: Null commit; Ensure commit messages are working as expected. Revision Changes Path 1.6 +0 -0 CVSROOT/verifymsg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 11:28:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F28A37B401; Fri, 28 Feb 2003 11:28:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C03F543F3F; Fri, 28 Feb 2003 11:28:29 -0800 (PST) (envelope-from jhay@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SJST0U081602; Fri, 28 Feb 2003 11:28:29 -0800 (PST) (envelope-from jhay@repoman.freebsd.org) Received: (from jhay@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SJSTBP081601; Fri, 28 Feb 2003 11:28:29 -0800 (PST) Message-Id: <200302281928.h1SJSTBP081601@repoman.freebsd.org> From: John Hay Date: Fri, 28 Feb 2003 11:28:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ugen.4 src/sys/dev/usb ugen.c uhci.c usbdi_util.c usbdi_util.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhay 2003/02/28 11:28:29 PST FreeBSD src repository Modified files: share/man/man4 ugen.4 sys/dev/usb ugen.c uhci.c usbdi_util.c usbdi_util.h Log: Implement outgoing interrupt pipes. It is part of the USB 1.1 spec. The Lego Infrared Tower use it. Revision Changes Path 1.3 +5 -2 src/share/man/man4/ugen.4 1.68 +31 -0 src/sys/dev/usb/ugen.c 1.132 +13 -3 src/sys/dev/usb/uhci.c 1.27 +42 -0 src/sys/dev/usb/usbdi_util.c 1.15 +4 -0 src/sys/dev/usb/usbdi_util.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 11:34:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4475837B401; Fri, 28 Feb 2003 11:34:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC94943F75; Fri, 28 Feb 2003 11:34:38 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SJYc0U082140; Fri, 28 Feb 2003 11:34:38 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SJYcxp082139; Fri, 28 Feb 2003 11:34:38 -0800 (PST) Message-Id: <200302281934.h1SJYcxp082139@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 11:34:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT verifymsg X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 11:34:38 PST FreeBSD src repository Modified files: . verifymsg Log: Null commit; Ensure commit messages are working as expected. Revision Changes Path 1.4 +0 -0 CVSROOT/verifymsg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 11:34:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B7ED37B401; Fri, 28 Feb 2003 11:34:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B504643F85; Fri, 28 Feb 2003 11:34:53 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SJYr0U082171; Fri, 28 Feb 2003 11:34:53 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SJYrPg082170; Fri, 28 Feb 2003 11:34:53 -0800 (PST) Message-Id: <200302281934.h1SJYrPg082170@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 11:34:53 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT verifymsg X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 11:34:53 PST FreeBSD ports repository Modified files: . verifymsg Log: Null commit; Ensure commit messages are working as expected. Revision Changes Path 1.5 +0 -0 CVSROOT/verifymsg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 11:35:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49D5B37B401; Fri, 28 Feb 2003 11:35:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1EC943F75; Fri, 28 Feb 2003 11:35:09 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SJZ90U082238; Fri, 28 Feb 2003 11:35:09 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SJZ9NN082237; Fri, 28 Feb 2003 11:35:09 -0800 (PST) Message-Id: <200302281935.h1SJZ9NN082237@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 11:35:09 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT verifymsg X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 11:35:09 PST FreeBSD doc repository Modified files: . verifymsg Log: Null commit; Ensure commit messages are working as expected. Revision Changes Path 1.5 +0 -0 CVSROOT/verifymsg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 11:47: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7016037B406; Fri, 28 Feb 2003 11:47:04 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-52.dsl.lsan03.pacbell.net [63.207.60.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E277440F6; Fri, 28 Feb 2003 11:43:22 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 6B1B1679DA; Fri, 28 Feb 2003 11:43:18 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 4B8CB10F4; Fri, 28 Feb 2003 11:43:18 -0800 (PST) Date: Fri, 28 Feb 2003 11:43:18 -0800 From: Kris Kennaway To: Maxim Sobolev Cc: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/java/linux-sun-jdk13 Makefile pkg-plist Message-ID: <20030228194318.GA86820@rot13.obsecurity.org> References: <200302281541.h1SFfbHr046127@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline In-Reply-To: <200302281541.h1SFfbHr046127@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 28, 2003 at 07:41:37AM -0800, Maxim Sobolev wrote: > sobomax 2003/02/28 07:41:37 PST >=20 > Modified files: > java/linux-sun-jdk13 Makefile pkg-plist=20 > Log: > Add missed `@exec registervm' into pkg-plist, because while the port do= esn't > packaged by bento cluster due to legal restrictions, user still can cre= ate his > own custom package to simplify internal deployment. Small clarification: the port is packaged, but the package is not distributed (it is deleted at the end of the run). This allows other packages that depend on this one to be built. Kris --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+X7vVWry0BWjoQKURAqCWAJ0bzsF/SdU5oYm0DiT2bPA3KHWXMACfSfU4 zIj8/w6a520hFYgxYcQTl44= =9Pzt -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 11:49:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FB0F37B401; Fri, 28 Feb 2003 11:49:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E446243FAF; Fri, 28 Feb 2003 11:49:31 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SJnV0U083024; Fri, 28 Feb 2003 11:49:31 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SJnVSI083023; Fri, 28 Feb 2003 11:49:31 -0800 (PST) Message-Id: <200302281949.h1SJnVSI083023@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 11:49:31 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/scripts addport modulesupdate X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 11:49:31 PST FreeBSD ports repository Modified files: Tools/scripts addport modulesupdate Log: Update for post-repo-split. s/ncvs/pcvs/ so that the default root is pcvs.freebsd.org:/home/pcvs Revision Changes Path 1.33 +5 -5 ports/Tools/scripts/addport 1.2 +2 -2 ports/Tools/scripts/modulesupdate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 11:56:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D757D37B401; Fri, 28 Feb 2003 11:56:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33EB243FBF; Fri, 28 Feb 2003 11:56:11 -0800 (PST) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SJuB0U083635; Fri, 28 Feb 2003 11:56:11 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SJuAWH083634; Fri, 28 Feb 2003 11:56:10 -0800 (PST) Message-Id: <200302281956.h1SJuAWH083634@repoman.freebsd.org> From: Maxime Henrion Date: Fri, 28 Feb 2003 11:56:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2003/02/28 11:56:10 PST FreeBSD src repository Modified files: sys/conf majors Log: GC the major number for the network entries. Revision Changes Path 1.172 +0 -1 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 12: 2:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E74B737B401; Fri, 28 Feb 2003 12:02:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97A8543F85; Fri, 28 Feb 2003 12:02:53 -0800 (PST) (envelope-from jhay@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SK2r0U084224; Fri, 28 Feb 2003 12:02:53 -0800 (PST) (envelope-from jhay@repoman.freebsd.org) Received: (from jhay@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SK2rXR084223; Fri, 28 Feb 2003 12:02:53 -0800 (PST) Message-Id: <200302282002.h1SK2rXR084223@repoman.freebsd.org> From: John Hay Date: Fri, 28 Feb 2003 12:02:53 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/nqc Makefile distinfo pkg-comment ports/lang/nqc/files RCX_USBTowerPipe_fbsd.cpp patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhay 2003/02/28 12:02:53 PST FreeBSD ports repository Modified files: lang/nqc Makefile distinfo lang/nqc/files patch-aa Added files: lang/nqc/files RCX_USBTowerPipe_fbsd.cpp Removed files: lang/nqc pkg-comment Log: After nudging from the current maintainer, take over maintainership. De pkg-comment. Update to ver. 2.5.a5. Add FreeBSD support for the USB IR Lego Tower. Revision Changes Path 1.12 +7 -3 ports/lang/nqc/Makefile 1.8 +1 -1 ports/lang/nqc/distinfo 1.1 +320 -0 ports/lang/nqc/files/RCX_USBTowerPipe_fbsd.cpp (new) 1.7 +12 -9 ports/lang/nqc/files/patch-aa 1.2 +0 -1 ports/lang/nqc/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 12: 3:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20ACE37B401; Fri, 28 Feb 2003 12:03:52 -0800 (PST) Received: from mail.musha.org (daemon.musha.org [210.189.104.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 705A243F93; Fri, 28 Feb 2003 12:03:51 -0800 (PST) (envelope-from knu@iDaemons.org) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id 90FCD53E25; Sat, 1 Mar 2003 05:03:50 +0900 (JST) Date: Sat, 01 Mar 2003 05:03:50 +0900 Message-ID: <86isv4xjdl.wl%knu@iDaemons.org> From: "Akinori MUSHA" To: Peter Wemm Cc: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT verifymsg In-Reply-To: <200302281924.h1SJO6gp081400@repoman.freebsd.org> References: <200302281924.h1SJO6gp081400@repoman.freebsd.org> User-Agent: Wanderlust/2.11.3 (Wonderwall) EMIKO/1.14.1 (Choanoflagellata) LIMIT/1.14.7 (Fujiidera) APEL/10.4 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Fri, 28 Feb 2003 11:24:06 -0800 (PST), peter wrote: > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe projects-committers" in the body of the message I think this footer can be removed when other *-committers lists do not have it. -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "It went right by me -- At the time it went over my head I was looking out the window.. I should have looked at your face instead" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 12: 6:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B68B37B401; Fri, 28 Feb 2003 12:06:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F91443F3F; Fri, 28 Feb 2003 12:06:30 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SK6T0U084430; Fri, 28 Feb 2003 12:06:29 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SK6T9G084429; Fri, 28 Feb 2003 12:06:29 -0800 (PST) Message-Id: <200302282006.h1SK6T9G084429@repoman.freebsd.org> From: Sam Leffler Date: Fri, 28 Feb 2003 12:06:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netipsec ipsec.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sam 2003/02/28 12:06:29 PST FreeBSD src repository Modified files: sys/netipsec ipsec.c Log: fix compilation w/o INET6 Noticed by: "James E. Flemer" Revision Changes Path 1.4 +4 -0 src/sys/netipsec/ipsec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 12:13:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D4DD37B401; Fri, 28 Feb 2003 12:13:34 -0800 (PST) Received: from mail.reptiles.org (mail.reptiles.org [198.96.117.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3DFD43F93; Fri, 28 Feb 2003 12:13:33 -0800 (PST) (envelope-from geoffrey@reptiles.org) Received: from mail.reptiles.org([198.96.117.157]) (1076 bytes) by mail.reptiles.org via sendmail with P:esmtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Fri, 28 Feb 2003 15:13:33 -0500 (EST) (Smail-3.2.0.115-Pre 2001-Aug-6 #2 built 2002-Nov-19) Date: Fri, 28 Feb 2003 15:13:32 -0500 (EST) From: Geoffrey To: David Xu Cc: src-committers@FreeBSD.org, , Subject: Re: cvs commit: src/sys/kern kern_thread.c In-Reply-To: <20030227032714.L26039-100000@iguana.reptiles.org> Message-ID: <20030228151119.Y90176-100000@iguana.reptiles.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Wed, 26 Feb 2003, David Xu wrote: > > > davidxu 2003/02/26 21:42:01 PST > > > > Modified files: > > sys/kern kern_thread.c > > Log: > > Release sched_lock before calling upcall_free. > > > > Revision Changes Path > > 1.100 +1 -1 src/sys/kern/kern_thread.c > > ummm .. Will this make it to release? That is where this issue was first noted. Thankyou. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 12:30:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D28F37B401; Fri, 28 Feb 2003 12:30:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F77743F93; Fri, 28 Feb 2003 12:30:22 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SKUL0U090806; Fri, 28 Feb 2003 12:30:21 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SKULjg090803; Fri, 28 Feb 2003 12:30:21 -0800 (PST) Message-Id: <200302282030.h1SKULjg090803@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 12:30:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access.doc access.ports X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 12:30:21 PST FreeBSD src repository Removed files: . access.doc access.ports Log: These files have been moved to their respective repositories. Remove them from here to make sure there are no accidents. Revision Changes Path 1.473 +0 -102 CVSROOT/access.doc (dead) 1.533 +0 -168 CVSROOT/access.ports (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 12:56:24 2003 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 36ADB37B401; Fri, 28 Feb 2003 12:56:23 -0800 (PST) Date: Fri, 28 Feb 2003 14:56:23 -0600 From: Juli Mallett To: Peter Wemm Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT access.doc access.ports Message-ID: <20030228145623.A42799@FreeBSD.org> References: <200302282030.h1SKULjg090803@repoman.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: <200302282030.h1SKULjg090803@repoman.freebsd.org>; from peter@FreeBSD.org on Fri, Feb 28, 2003 at 12:30:21PM -0800 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , , X-Towel: Yes X-Negacore: Yes X-Title: Code Maven Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * De: Peter Wemm [ Data: 2003-02-28 ] [ Subjecte: cvs commit: CVSROOT access.doc access.ports ] > peter 2003/02/28 12:30:21 PST > > FreeBSD src repository > > Removed files: > . access.doc access.ports > Log: > These files have been moved to their respective repositories. Remove them > from here to make sure there are no accidents. How do you feel about adding something like "You are committing to the master repository, be sure you mean to do this, and that you are committing to an open branch" except in caps and less incoherent to the rcstemplate? OpenBSD does something vaguely similar, and this would also be a good reminder inre which repo, now that we have many. -- Juli Mallett - AIM: BSDFlata -- IRC: juli on EFnet OpenDarwin, Mono, FreeBSD Developer - ircd-hybrid Developer, EFnet addict FreeBSD on MIPS-Anything on FreeBSD - Never trust an ELF, COFF or Mach-O! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 12:56:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B45CD37B401; Fri, 28 Feb 2003 12:56:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 531AD43FDD; Fri, 28 Feb 2003 12:56:43 -0800 (PST) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SKuh0U092560; Fri, 28 Feb 2003 12:56:43 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SKuh3M092559; Fri, 28 Feb 2003 12:56:43 -0800 (PST) Message-Id: <200302282056.h1SKuh3M092559@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 28 Feb 2003 12:56:42 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/freebsd-questions article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG blackend 2003/02/28 12:56:42 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/freebsd-questions article.sgml Log: Fix a typo s/y9ou/you Revision Changes Path 1.11 +1 -1 doc/en_US.ISO8859-1/articles/freebsd-questions/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 13: 4:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C901437B401; Fri, 28 Feb 2003 13:04:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AF6843FA3; Fri, 28 Feb 2003 13:04:17 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SL4H0U093103; Fri, 28 Feb 2003 13:04:17 -0800 (PST) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SL4Hkd093102; Fri, 28 Feb 2003 13:04:17 -0800 (PST) Message-Id: <200302282104.h1SL4Hkd093102@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 28 Feb 2003 13:04:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/at at.man X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2003/02/28 13:04:17 PST FreeBSD src repository Modified files: usr.bin/at at.man Log: The .Nm utility. Revision Changes Path 1.33 +9 -4 src/usr.bin/at/at.man To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 13: 7:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14C2737B405; Fri, 28 Feb 2003 13:07:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC47A43FB1; Fri, 28 Feb 2003 13:07:36 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SL7a0U093332; Fri, 28 Feb 2003 13:07:36 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SL7anA093331; Fri, 28 Feb 2003 13:07:36 -0800 (PST) Message-Id: <200302282107.h1SL7anA093331@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 13:07:36 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cfg_local.pm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 13:07:36 PST FreeBSD projects repository Modified files: . cfg_local.pm Log: Append $CVS_COMMIT_ATTRIB if set Revision Changes Path 1.20 +4 -0 CVSROOT/cfg_local.pm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 13: 8:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE1A737B401; Fri, 28 Feb 2003 13:08:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6051543FCB; Fri, 28 Feb 2003 13:08:54 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SL8s0U093407; Fri, 28 Feb 2003 13:08:54 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SL8sCv093406; Fri, 28 Feb 2003 13:08:54 -0800 (PST) Message-Id: <200302282108.h1SL8sCv093406@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 13:08:54 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT verifymsg X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 13:08:54 PST FreeBSD projects repository Modified files: . verifymsg Log: Test commit attributes Revision Changes Path 1.7 +0 -0 CVSROOT/verifymsg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 13:13:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96F3237B401; Fri, 28 Feb 2003 13:13:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3757A43FA3; Fri, 28 Feb 2003 13:13:54 -0800 (PST) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SLDs0U093952; Fri, 28 Feb 2003 13:13:54 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SLDrhK093951; Fri, 28 Feb 2003 13:13:53 -0800 (PST) Message-Id: <200302282113.h1SLDrhK093951@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 28 Feb 2003 13:13:53 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/filtering-bridges article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG blackend 2003/02/28 13:13:53 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/filtering-bridges article.sgml Log: Remove some contractions. Revision Changes Path 1.14 +3 -3 doc/en_US.ISO8859-1/articles/filtering-bridges/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 13:15:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9FD037B401; Fri, 28 Feb 2003 13:15:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D25243FA3; Fri, 28 Feb 2003 13:15:55 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SLFt0U094086; Fri, 28 Feb 2003 13:15:55 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SLFtrc094085; Fri, 28 Feb 2003 13:15:55 -0800 (PST) Message-Id: <200302282115.h1SLFtrc094085@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 13:15:55 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT verifymsg X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 13:15:55 PST FreeBSD projects repository (src,doc,ports committer) Modified files: . verifymsg Log: Try again, test commit tag Revision Changes Path 1.8 +0 -0 CVSROOT/verifymsg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 13:17: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28A8337B401; Fri, 28 Feb 2003 13:17:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C12D043F85; Fri, 28 Feb 2003 13:17:06 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SLH60U094156; Fri, 28 Feb 2003 13:17:06 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SLH6dk094155; Fri, 28 Feb 2003 13:17:06 -0800 (PST) Message-Id: <200302282117.h1SLH6dk094155@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 13:17:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cfg_local.pm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 13:17:06 PST FreeBSD src repository Modified files: . cfg_local.pm Log: Add commit attributes if set Revision Changes Path 1.26 +4 -0 CVSROOT/cfg_local.pm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 13:17:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E7EE37B401; Fri, 28 Feb 2003 13:17:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9590E43FCB; Fri, 28 Feb 2003 13:17:42 -0800 (PST) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SLHg0U094191; Fri, 28 Feb 2003 13:17:42 -0800 (PST) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SLHgRZ094190; Fri, 28 Feb 2003 13:17:42 -0800 (PST) Message-Id: <200302282117.h1SLHgRZ094190@repoman.freebsd.org> From: Oliver Braun Date: Fri, 28 Feb 2003 13:17:42 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/ecartis Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obraun 2003/02/28 13:17:42 PST FreeBSD ports repository Modified files: mail/ecartis Makefile distinfo pkg-plist Log: Upgrade to 1.0.0.s20030227. PR: ports/48787 Submitted by: maintainer Revision Changes Path 1.9 +1 -1 ports/mail/ecartis/Makefile 1.7 +1 -1 ports/mail/ecartis/distinfo 1.3 +3 -0 ports/mail/ecartis/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 13:18: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 815D437B401; Fri, 28 Feb 2003 13:18:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9D6C43FE0; Fri, 28 Feb 2003 13:18:03 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SLI30U094229; Fri, 28 Feb 2003 13:18:03 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SLI3Xo094228; Fri, 28 Feb 2003 13:18:03 -0800 (PST) Message-Id: <200302282118.h1SLI3Xo094228@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 13:18:03 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cfg_local.pm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 13:18:03 PST FreeBSD ports repository Modified files: . cfg_local.pm Log: Add commit attributes if set Revision Changes Path 1.17 +4 -0 CVSROOT/cfg_local.pm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 13:18:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84F7E37B405; Fri, 28 Feb 2003 13:18:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 282D443FAF; Fri, 28 Feb 2003 13:18:43 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SLIg0U094302; Fri, 28 Feb 2003 13:18:43 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SLIgOf094301; Fri, 28 Feb 2003 13:18:42 -0800 (PST) Message-Id: <200302282118.h1SLIgOf094301@repoman.freebsd.org> From: Peter Wemm Date: Fri, 28 Feb 2003 13:18:42 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cfg_local.pm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/02/28 13:18:42 PST FreeBSD doc repository Modified files: . cfg_local.pm Log: Add commit attributes if set. Revision Changes Path 1.19 +4 -0 CVSROOT/cfg_local.pm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 13:22:47 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D15FF37B401; Fri, 28 Feb 2003 13:22:45 -0800 (PST) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3349E43F75; Fri, 28 Feb 2003 13:22:45 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id 1DEDC2A89E; Fri, 28 Feb 2003 13:22:45 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Akinori MUSHA" Cc: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT verifymsg In-Reply-To: <86isv4xjdl.wl%knu@iDaemons.org> Date: Fri, 28 Feb 2003 13:22:45 -0800 From: Peter Wemm Message-Id: <20030228212245.1DEDC2A89E@canning.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Akinori MUSHA" wrote: > At Fri, 28 Feb 2003 11:24:06 -0800 (PST), > peter wrote: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe projects-committers" in the body of the message > > I think this footer can be removed when other *-committers lists do > not have it. Yes, I will fix it.. Thanks for the reminder. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 13:59:17 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43D9D37B401; Fri, 28 Feb 2003 13:59:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB65A43F85; Fri, 28 Feb 2003 13:59:14 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SLxE0U097179; Fri, 28 Feb 2003 13:59:14 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SLxEH8097178; Fri, 28 Feb 2003 13:59:14 -0800 (PST) Message-Id: <200302282159.h1SLxEH8097178@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 28 Feb 2003 13:59:14 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 Makefile.x86_64 files.alpha files.i386 files.ia64 files.pc98 files.powerpc files.sparc64 files.x86_64 kern.post.mk kern.pre.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/28 13:59:14 PST FreeBSD src repository Modified files: sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 Makefile.x86_64 files.alpha files.i386 files.ia64 files.pc98 files.powerpc files.sparc64 files.x86_64 kern.post.mk kern.pre.mk Log: Standardize handling of locore.[sS] etc. files. Submitted by: jake, bde, ru Revision Changes Path 1.126 +0 -3 src/sys/conf/Makefile.alpha 1.258 +0 -3 src/sys/conf/Makefile.i386 1.54 +0 -3 src/sys/conf/Makefile.ia64 1.159 +0 -3 src/sys/conf/Makefile.pc98 1.266 +0 -2 src/sys/conf/Makefile.powerpc 1.26 +1 -12 src/sys/conf/Makefile.sparc64 1.4 +0 -3 src/sys/conf/Makefile.x86_64 1.100 +1 -3 src/sys/conf/files.alpha 1.438 +1 -3 src/sys/conf/files.i386 1.48 +1 -3 src/sys/conf/files.ia64 1.265 +1 -3 src/sys/conf/files.pc98 1.30 +1 -0 src/sys/conf/files.powerpc 1.39 +3 -5 src/sys/conf/files.sparc64 1.10 +1 -3 src/sys/conf/files.x86_64 1.36 +2 -2 src/sys/conf/kern.post.mk 1.24 +4 -4 src/sys/conf/kern.pre.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 14: 2:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A70FA37B401; Fri, 28 Feb 2003 14:02:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4921843F3F; Fri, 28 Feb 2003 14:02:24 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SM2O0U097669; Fri, 28 Feb 2003 14:02:24 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SM2OUV097668; Fri, 28 Feb 2003 14:02:24 -0800 (PST) Message-Id: <200302282202.h1SM2OUV097668@repoman.freebsd.org> From: Tom Rhodes Date: Fri, 28 Feb 2003 14:02:24 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations donors.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/02/28 14:02:24 PST FreeBSD doc repository Modified files: en/donations donors.sgml Log: Add the recently donated Ultra 5 to our list. Revision Changes Path 1.49 +8 -1 www/en/donations/donors.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 14: 7:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32B7637B401; Fri, 28 Feb 2003 14:07:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AD1543F3F; Fri, 28 Feb 2003 14:07:19 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SM7J0U097932; Fri, 28 Feb 2003 14:07:19 -0800 (PST) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SM7JNj097931; Fri, 28 Feb 2003 14:07:19 -0800 (PST) Message-Id: <200302282207.h1SM7JNj097931@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 28 Feb 2003 14:07:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 rc.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2003/02/28 14:07:19 PST FreeBSD src repository (doc committer) Modified files: share/man/man5 rc.conf.5 Log: Document keybell="" switch and refer to kbdcontrol(1) for details. Revision Changes Path 1.177 +14 -0 src/share/man/man5/rc.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 14:12:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7599937B401; Fri, 28 Feb 2003 14:12:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1351143FA3; Fri, 28 Feb 2003 14:12:18 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SMCH0U098419; Fri, 28 Feb 2003 14:12:17 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SMCH7R098418; Fri, 28 Feb 2003 14:12:17 -0800 (PST) Message-Id: <200302282212.h1SMCH7R098418@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 28 Feb 2003 14:12:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.kern.mk src/sys/conf kern.post.mk kmod.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/28 14:12:17 PST FreeBSD src repository Modified files: share/mk bsd.kern.mk sys/conf kern.post.mk kmod.mk Log: Initiate the de-orbit burn sequence for . Always use sys/conf/kern.mk when building kernel/modules. is only preserved for sys/boot/pc98/boot2 for now, but this will be fixed. If there are other users of , please let me know. Reminded by: bde Revision Changes Path 1.33 +8 -54 src/share/mk/bsd.kern.mk 1.37 +1 -1 src/sys/conf/kern.post.mk 1.136 +1 -1 src/sys/conf/kmod.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 14:17:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C89BC37B401; Fri, 28 Feb 2003 14:17:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6952543F75; Fri, 28 Feb 2003 14:17:47 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SMHl0U098643; Fri, 28 Feb 2003 14:17:47 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SMHl2L098642; Fri, 28 Feb 2003 14:17:47 -0800 (PST) Message-Id: <200302282217.h1SMHl2L098642@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 28 Feb 2003 14:17:47 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kern.post.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/28 14:17:47 PST FreeBSD src repository Modified files: sys/conf kern.post.mk Log: Hopefully, obviate the need of ``make depend''. Revision Changes Path 1.38 +1 -1 src/sys/conf/kern.post.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 14:18:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 457C337B401; Fri, 28 Feb 2003 14:18:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DB1A43FBF; Fri, 28 Feb 2003 14:18:20 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SMIJ0U098677; Fri, 28 Feb 2003 14:18:19 -0800 (PST) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SMIJSj098676; Fri, 28 Feb 2003 14:18:19 -0800 (PST) Message-Id: <200302282218.h1SMIJSj098676@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 28 Feb 2003 14:18:19 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/djvulibre Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2003/02/28 14:18:19 PST FreeBSD ports repository Modified files: graphics/djvulibre Makefile Log: Use pre-everything: instead of pre-everything:: to avoid errors from duplicate targets in bsd.port.mk Revision Changes Path 1.16 +1 -1 ports/graphics/djvulibre/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 14:21:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E755C37B401; Fri, 28 Feb 2003 14:21:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8875343F75; Fri, 28 Feb 2003 14:21:12 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SMLC0U099181; Fri, 28 Feb 2003 14:21:12 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SMLCrU099180; Fri, 28 Feb 2003 14:21:12 -0800 (PST) Message-Id: <200302282221.h1SMLCrU099180@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 28 Feb 2003 14:21:12 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations donors.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/28 14:21:12 PST FreeBSD doc repository Modified files: en/donations donors.sgml Log: Ryan Petersen gave us a Sun U5. Revision Changes Path 1.50 +8 -1 www/en/donations/donors.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 14:22:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D44F337B401; Fri, 28 Feb 2003 14:22:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45F6B43FA3; Fri, 28 Feb 2003 14:22:35 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SMMZ0U099226; Fri, 28 Feb 2003 14:22:35 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SMMZPd099225; Fri, 28 Feb 2003 14:22:35 -0800 (PST) Message-Id: <200302282222.h1SMMZPd099225@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 28 Feb 2003 14:22:35 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations donors.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/28 14:22:34 PST FreeBSD doc repository Modified files: en/donations donors.sgml Log: Kris got his Athlon+mobo. Revision Changes Path 1.51 +3 -3 www/en/donations/donors.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 14:40:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59A2F37B401; Fri, 28 Feb 2003 14:40:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 047AE43F3F; Fri, 28 Feb 2003 14:40:55 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SMes0U000669; Fri, 28 Feb 2003 14:40:54 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SMesah000666; Fri, 28 Feb 2003 14:40:54 -0800 (PST) Message-Id: <200302282240.h1SMesah000666@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 28 Feb 2003 14:40:54 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/gnomesword Makefile distinfo ports/misc/gnomesword/files patch-Makefile.in patch-configure patch-src_Makefile.in patch-src_gs_editor.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/28 14:40:54 PST FreeBSD ports repository Modified files: misc/gnomesword Makefile distinfo misc/gnomesword/files patch-Makefile.in Added files: misc/gnomesword/files patch-configure patch-src_Makefile.in patch-src_gs_editor.c Log: * Update to 0.7.8 which fixes build with GtkHTML-1.1 * Set maintainer to ports@ since the previous maintainer is no longer maintaining this port Revision Changes Path 1.5 +3 -7 ports/misc/gnomesword/Makefile 1.2 +1 -1 ports/misc/gnomesword/distinfo 1.2 +20 -11 ports/misc/gnomesword/files/patch-Makefile.in 1.1 +28 -0 ports/misc/gnomesword/files/patch-configure (new) 1.1 +10 -0 ports/misc/gnomesword/files/patch-src_Makefile.in (new) 1.1 +22 -0 ports/misc/gnomesword/files/patch-src_gs_editor.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 14:42:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AC8737B401; Fri, 28 Feb 2003 14:42:07 -0800 (PST) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5E2843F3F; Fri, 28 Feb 2003 14:42:05 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <2003022822420400300ahr4he>; Fri, 28 Feb 2003 22:42:05 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA17812; Fri, 28 Feb 2003 14:42:02 -0800 (PST) Date: Fri, 28 Feb 2003 14:42:00 -0800 (PST) From: Julian Elischer To: Geoffrey Cc: David Xu , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_thread.c In-Reply-To: <20030228151119.Y90176-100000@iguana.reptiles.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG it'll make it to 5.1 RELEASE.. it's bit late for 5.0.. On Fri, 28 Feb 2003, Geoffrey wrote: > > On Wed, 26 Feb 2003, David Xu wrote: > > > > > davidxu 2003/02/26 21:42:01 PST > > > > > > Modified files: > > > sys/kern kern_thread.c > > > Log: > > > Release sched_lock before calling upcall_free. > > > > > > Revision Changes Path > > > 1.100 +1 -1 src/sys/kern/kern_thread.c > > > > ummm .. > > Will this make it to release? > That is where this issue was first noted. > > Thankyou. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 14:47:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D09C637B401; Fri, 28 Feb 2003 14:47:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FF7043FCB; Fri, 28 Feb 2003 14:47:18 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SMlI0U000897; Fri, 28 Feb 2003 14:47:18 -0800 (PST) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SMlIk0000896; Fri, 28 Feb 2003 14:47:18 -0800 (PST) Message-Id: <200302282247.h1SMlIk0000896@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 28 Feb 2003 14:47:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/jail jail.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2003/02/28 14:47:18 PST FreeBSD src repository (doc committer) Modified files: usr.sbin/jail jail.8 Log: Remove traces of MAKEDEV & add xref to mount_devfs(8). DEVFS is now mandatory in CURRENT. PR: docs/48095 Submitted by: Grzegorz Czaplinski Revision Changes Path 1.40 +2 -2 src/usr.sbin/jail/jail.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 14:53: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE49237B405; Fri, 28 Feb 2003 14:53:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68A7143F75; Fri, 28 Feb 2003 14:53:02 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SMr20U002469; Fri, 28 Feb 2003 14:53:02 -0800 (PST) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SMr2IC002468; Fri, 28 Feb 2003 14:53:02 -0800 (PST) Message-Id: <200302282253.h1SMr2IC002468@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 28 Feb 2003 14:53:02 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/audacity Makefile ports/audio/evilbar Makefile ports/audio/mp3blaster Makefile ports/audio/snack Makefile ports/audio/terminatorx Makefile ports/databases/firebird Makefile ports/devel/autoconf Makefile ports/devel/autoconf213 ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2003/02/28 14:53:02 PST FreeBSD ports repository Modified files: audio/audacity Makefile audio/evilbar Makefile audio/mp3blaster Makefile audio/snack Makefile audio/terminatorx Makefile databases/firebird Makefile devel/autoconf Makefile devel/autoconf213 Makefile devel/automake Makefile devel/automake14 Makefile devel/hs-drift Makefile devel/autoconf257 Makefile devel/automake17 Makefile devel/stlport Makefile games/jumpnbump Makefile games/heretic Makefile games/quake2forge Makefile games/quakeforge Makefile graphics/renderpark Makefile graphics/xrml Makefile java/linux-sun-jdk14 Makefile mail/faces Makefile mail/nocc Makefile misc/sword Makefile misc/vifm Makefile net/bind9-dlz Makefile net/powerdns Makefile net/dtcp Makefile net/bpft Makefile print/lgrind Makefile sysutils/gkrellm2 Makefile sysutils/cdrdao Makefile sysutils/ipa Makefile textproc/p5-Text-Reflow Makefile textproc/hs-haxml Makefile www/php-screw Makefile x11-wm/pekwm Makefile x11-wm/fluxbox Makefile Log: Use pre-everything:: instead of pre-everything: to avoid conflict with targets in bsd.port.mk Revision Changes Path 1.7 +1 -1 ports/audio/audacity/Makefile 1.3 +1 -1 ports/audio/evilbar/Makefile 1.13 +1 -1 ports/audio/mp3blaster/Makefile 1.10 +1 -1 ports/audio/snack/Makefile 1.6 +1 -1 ports/audio/terminatorx/Makefile 1.16 +1 -1 ports/databases/firebird/Makefile 1.39 +1 -1 ports/devel/autoconf/Makefile 1.45 +1 -1 ports/devel/autoconf213/Makefile 1.46 +1 -1 ports/devel/autoconf257/Makefile 1.30 +1 -1 ports/devel/automake/Makefile 1.39 +1 -1 ports/devel/automake14/Makefile 1.37 +1 -1 ports/devel/automake17/Makefile 1.8 +1 -1 ports/devel/hs-drift/Makefile 1.26 +1 -1 ports/devel/stlport/Makefile 1.14 +1 -1 ports/games/heretic/Makefile 1.4 +1 -1 ports/games/jumpnbump/Makefile 1.3 +1 -1 ports/games/quake2forge/Makefile 1.32 +1 -1 ports/games/quakeforge/Makefile 1.3 +1 -1 ports/graphics/renderpark/Makefile 1.3 +1 -1 ports/graphics/xrml/Makefile 1.22 +1 -1 ports/java/linux-sun-jdk14/Makefile 1.26 +1 -1 ports/mail/faces/Makefile 1.5 +1 -1 ports/mail/nocc/Makefile 1.8 +1 -1 ports/misc/sword/Makefile 1.4 +1 -1 ports/misc/vifm/Makefile 1.10 +1 -1 ports/net/bind9-dlz/Makefile 1.9 +1 -1 ports/net/bpft/Makefile 1.7 +1 -1 ports/net/dtcp/Makefile 1.4 +1 -1 ports/net/powerdns/Makefile 1.3 +1 -1 ports/print/lgrind/Makefile 1.35 +1 -1 ports/sysutils/cdrdao/Makefile 1.69 +1 -1 ports/sysutils/gkrellm2/Makefile 1.27 +1 -1 ports/sysutils/ipa/Makefile 1.13 +1 -1 ports/textproc/hs-haxml/Makefile 1.3 +1 -1 ports/textproc/p5-Text-Reflow/Makefile 1.4 +1 -1 ports/www/php-screw/Makefile 1.25 +1 -1 ports/x11-wm/fluxbox/Makefile 1.5 +1 -1 ports/x11-wm/pekwm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 15:12:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DC0E37B401; Fri, 28 Feb 2003 15:12:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D23343F93; Fri, 28 Feb 2003 15:12:15 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SNCE0U003729; Fri, 28 Feb 2003 15:12:14 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SNCExV003728; Fri, 28 Feb 2003 15:12:14 -0800 (PST) Message-Id: <200302282312.h1SNCExV003728@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 28 Feb 2003 15:12:14 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/ecartis Makefile pkg-descr pkg-install X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2003/02/28 15:12:14 PST FreeBSD ports repository Modified files: mail/ecartis Makefile pkg-descr pkg-install Log: Remove all remaining references to Listar, as www.listar.org has been snapped up by a domain shark. No functional changes. Revision Changes Path 1.10 +2 -2 ports/mail/ecartis/Makefile 1.2 +4 -4 ports/mail/ecartis/pkg-descr 1.2 +1 -1 ports/mail/ecartis/pkg-install To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 15:28:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89BCD37B401; Fri, 28 Feb 2003 15:28:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C04A43F85; Fri, 28 Feb 2003 15:28:32 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SNSW0U004535; Fri, 28 Feb 2003 15:28:32 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SNSV3I004534; Fri, 28 Feb 2003 15:28:31 -0800 (PST) Message-Id: <200302282328.h1SNSV3I004534@repoman.freebsd.org> From: Ceri Davies Date: Fri, 28 Feb 2003 15:28:31 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations donors.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2003/02/28 15:28:31 PST FreeBSD doc repository Modified files: en/donations donors.sgml Log: Fix www build. Revision Changes Path 1.52 +2 -2 www/en/donations/donors.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 15:30:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C08C37B401; Fri, 28 Feb 2003 15:30:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B23EF43F75; Fri, 28 Feb 2003 15:30:30 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SNUU0U004750; Fri, 28 Feb 2003 15:30:30 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SNUUBA004748; Fri, 28 Feb 2003 15:30:30 -0800 (PST) Message-Id: <200302282330.h1SNUUBA004748@repoman.freebsd.org> From: Ceri Davies Date: Fri, 28 Feb 2003 15:30:30 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations donors.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2003/02/28 15:30:30 PST FreeBSD doc repository Modified files: en/donations donors.sgml Log: Typo fix. Revision Changes Path 1.53 +2 -2 www/en/donations/donors.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 16:31: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5AE837B401; Fri, 28 Feb 2003 16:31:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20B9543FAF; Fri, 28 Feb 2003 16:31:04 -0800 (PST) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h210V30U008979; Fri, 28 Feb 2003 16:31:03 -0800 (PST) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h210V3ZD008978; Fri, 28 Feb 2003 16:31:03 -0800 (PST) Message-Id: <200303010031.h210V3ZD008978@repoman.freebsd.org> From: Christian Weisgerber Date: Fri, 28 Feb 2003 16:31:03 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/pisg Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2003/02/28 16:31:03 PST FreeBSD ports repository Modified files: irc/pisg Makefile distinfo pkg-plist Log: Update to 0.47. PR: 48783 Submitted by: Michael L.Hostbaek Revision Changes Path 1.9 +1 -1 ports/irc/pisg/Makefile 1.9 +1 -1 ports/irc/pisg/distinfo 1.9 +2 -0 ports/irc/pisg/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 16:43: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CD3737B401; Fri, 28 Feb 2003 16:43:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCFBE43FCB; Fri, 28 Feb 2003 16:43:00 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h210h00U009679; Fri, 28 Feb 2003 16:43:00 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h210h0Vj009674; Fri, 28 Feb 2003 16:43:00 -0800 (PST) Message-Id: <200303010043.h210h0Vj009674@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 28 Feb 2003 16:43:00 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/gnomesword Makefile ports/misc/gnomesword/files patch-src_gs_editor.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/28 16:43:00 PST FreeBSD ports repository Modified files: misc/gnomesword Makefile misc/gnomesword/files patch-src_gs_editor.c Log: Use a better fix for the gcc-2.95.x variable initialization problem. Obtained from: gnomesword CVS Revision Changes Path 1.6 +1 -0 ports/misc/gnomesword/Makefile 1.2 +76 -9 ports/misc/gnomesword/files/patch-src_gs_editor.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 16:49:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A77E237B401; Fri, 28 Feb 2003 16:49:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 480F143FAF; Fri, 28 Feb 2003 16:49:46 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h210nk0U014859; Fri, 28 Feb 2003 16:49:46 -0800 (PST) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h210nkCC014858; Fri, 28 Feb 2003 16:49:46 -0800 (PST) Message-Id: <200303010049.h210nkCC014858@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 28 Feb 2003 16:49:46 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/samba/files patch-nsswitch:pam_winbind.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2003/02/28 16:49:46 PST FreeBSD ports repository Added files: japanese/samba/files patch-nsswitch:pam_winbind.h Log: Add a patch which fix build error on 4-STABLE with Winbind. Pointy hat to: nork( myself) Revision Changes Path 1.1 +12 -0 ports/japanese/samba/files/patch-nsswitch:pam_winbind.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 16:50:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5655737B401; Fri, 28 Feb 2003 16:50:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEA3043FBD; Fri, 28 Feb 2003 16:50:09 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h210o90U014902; Fri, 28 Feb 2003 16:50:09 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h210o9HX014901; Fri, 28 Feb 2003 16:50:09 -0800 (PST) Message-Id: <200303010050.h210o9HX014901@repoman.freebsd.org> From: Sam Leffler Date: Fri, 28 Feb 2003 16:50:09 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ubsec.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sam 2003/02/28 16:50:09 PST FreeBSD src repository Modified files: share/man/man4 ubsec.4 Log: Describe the 5823 and why there's no AES support. Revision Changes Path 1.3 +5 -1 src/share/man/man4/ubsec.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 16:56:23 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7E7437B401; Fri, 28 Feb 2003 16:56:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8603243F3F; Fri, 28 Feb 2003 16:56:20 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h210uK0U015511; Fri, 28 Feb 2003 16:56:20 -0800 (PST) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h210uKWa015510; Fri, 28 Feb 2003 16:56:20 -0800 (PST) Message-Id: <200303010056.h210uKWa015510@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 28 Feb 2003 16:56:20 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/developers-handbook/boot chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2003/02/28 16:56:20 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/developers-handbook/boot chapter.sgml Log: The initial value of the instruction pointer after processor reset is not 0xffffff00 but 0xfffffff0. Verified by checking section 10.1 of "Intel 80386 Reference Programmer's Manual" at: http://people.freebsd.org/~jhb/386htm/s10_01.htm PR: docs/48571 Submitted by: Rui Lopes Revision Changes Path 1.13 +3 -3 doc/en_US.ISO8859-1/books/developers-handbook/boot/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 17:24:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA16D37B401; Fri, 28 Feb 2003 17:24:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A2DE43F93; Fri, 28 Feb 2003 17:24:14 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h211OE0U017416; Fri, 28 Feb 2003 17:24:14 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h211OEVS017415; Fri, 28 Feb 2003 17:24:14 -0800 (PST) Message-Id: <200303010124.h211OEVS017415@repoman.freebsd.org> From: Ceri Davies Date: Fri, 28 Feb 2003 17:24:14 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2003/02/28 17:24:14 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml Log: Consistently use "example" as the hostname in the PPP section. Submitted by: Damien Miller Revision Changes Path 1.100 +3 -3 doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 17:32:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 276AF37B401; Fri, 28 Feb 2003 17:32:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B498243FCB; Fri, 28 Feb 2003 17:32:56 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h211Wu0U018124; Fri, 28 Feb 2003 17:32:56 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h211Wurh018123; Fri, 28 Feb 2003 17:32:56 -0800 (PST) Message-Id: <200303010132.h211Wurh018123@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 28 Feb 2003 17:32:56 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/p5-CGI-SpeedyCGI Makefile distinfo ports/www/p5-CGI-SpeedyCGI/files patch-Makefile.PL X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/28 17:32:56 PST FreeBSD ports repository Modified files: www/p5-CGI-SpeedyCGI Makefile distinfo Added files: www/p5-CGI-SpeedyCGI/files patch-Makefile.PL Log: Update port www/p5-CGI-SpeedyCGI to version 2.21 disable installing mod_speedycgi. PR: 46723 Submitted by: Lars Thegler Reviewed by: petef, tobez Revision Changes Path 1.3 +1 -1 ports/www/p5-CGI-SpeedyCGI/Makefile 1.2 +1 -1 ports/www/p5-CGI-SpeedyCGI/distinfo 1.1 +65 -0 ports/www/p5-CGI-SpeedyCGI/files/patch-Makefile.PL (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 17:36:27 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1CED37B401; Fri, 28 Feb 2003 17:36:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82AC943FA3; Fri, 28 Feb 2003 17:36:25 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h211aP0U018329; Fri, 28 Feb 2003 17:36:25 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h211aPGn018328; Fri, 28 Feb 2003 17:36:25 -0800 (PST) Message-Id: <200303010136.h211aPGn018328@repoman.freebsd.org> From: Ceri Davies Date: Fri, 28 Feb 2003 17:36:25 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2003/02/28 17:36:25 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Spelling and grammatical nit-picking. Revision Changes Path 1.157 +2 -2 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 17:37:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56BDB37B401; Fri, 28 Feb 2003 17:37:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E620843F3F; Fri, 28 Feb 2003 17:37:54 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h211bs0U018436; Fri, 28 Feb 2003 17:37:54 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h211bsDV018435; Fri, 28 Feb 2003 17:37:54 -0800 (PST) Message-Id: <200303010137.h211bsDV018435@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 28 Feb 2003 17:37:54 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts/fontconfig Makefile ports/x11-fonts/fontconfig/files patch-src_fcfreetype.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/28 17:37:54 PST FreeBSD ports repository Modified files: x11-fonts/fontconfig Makefile Added files: x11-fonts/fontconfig/files patch-src_fcfreetype.c Log: * Set LC_ALL to C in MAKE_ENV to avoid creating non-well-formed XML * Allow CJK users to use fixed-width TrueType fonts [1] Submitted by: perky Obtained from: fontconfig CVS [1] Revision Changes Path 1.10 +2 -1 ports/x11-fonts/fontconfig/Makefile 1.1 +11 -0 ports/x11-fonts/fontconfig/files/patch-src_fcfreetype.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 18:23:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66C0F37B401; Fri, 28 Feb 2003 18:23:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0873E43F93; Fri, 28 Feb 2003 18:23:19 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h212NI0U021561; Fri, 28 Feb 2003 18:23:18 -0800 (PST) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h212NIog021560; Fri, 28 Feb 2003 18:23:18 -0800 (PST) Message-Id: <200303010223.h212NIog021560@repoman.freebsd.org> From: Doug Barton Date: Fri, 28 Feb 2003 18:23:18 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-SpamAssassin-snapshot Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2003/02/28 18:23:18 PST FreeBSD ports repository Modified files: mail/p5-Mail-SpamAssassin-snapshot Makefile Log: Bump version to fix INDEX build, but leave it broken Revision Changes Path 1.5 +2 -2 ports/mail/p5-Mail-SpamAssassin-snapshot/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 19:56: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6187F37B401; Fri, 28 Feb 2003 19:55:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC1E443F3F; Fri, 28 Feb 2003 19:55:55 -0800 (PST) (envelope-from darrenr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h213tt0U027905; Fri, 28 Feb 2003 19:55:55 -0800 (PST) (envelope-from darrenr@repoman.freebsd.org) Received: (from darrenr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h213ttSM027904; Fri, 28 Feb 2003 19:55:55 -0800 (PST) Message-Id: <200303010355.h213ttSM027904@repoman.freebsd.org> From: Darren Reed Date: Fri, 28 Feb 2003 19:55:55 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/ipfilter HISTORY Makefile bpf.h common.c fil.c fils.c ip_auth.c ip_auth.h ip_compat.h ip_fil.c ip_fil.h ip_frag.c ip_ftp_pxy.c ip_lfil.c ip_log.c ip_nat.c ip_nat.h ip_proxy.c ip_proxy.h ip_rcmd_pxy.c ip_sfil.c ip_state.c ipf.c ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG darrenr 2003/02/28 19:55:55 PST FreeBSD src repository Modified files: (Branch: RELENG_4) contrib/ipfilter HISTORY Makefile common.c fil.c fils.c ip_auth.c ip_auth.h ip_compat.h ip_fil.c ip_fil.h ip_frag.c ip_ftp_pxy.c ip_lfil.c ip_log.c ip_nat.c ip_nat.h ip_proxy.c ip_proxy.h ip_rcmd_pxy.c ip_sfil.c ip_state.c ipf.c ipfs.c ipft_ef.c ipft_hx.c ipft_pc.c ipft_sn.c ipft_td.c ipft_tx.c ipl.h ipmon.c ipnat.c ipt.c kmem.c misc.c mli_ipl.c mln_ipl.c natparse.c opt.c parse.c printnat.c printstate.c relay.c contrib/ipfilter/BSD Makefile kupgrade contrib/ipfilter/FreeBSD-4.0 INST.FreeBSD-4 contrib/ipfilter/iplang iplang_y.y contrib/ipfilter/ipsend 44arp.c arp.c ip.c ipresend.c ipsend.c ipsopt.c iptest.c iptests.c lsock.c resend.c sirix.c sock.c contrib/ipfilter/man ipf.5 ipf.8 ipfs.8 ipfstat.8 ipftest.1 ipmon.8 ipnat.5 ipnat.8 contrib/ipfilter/test Makefile contrib/ipfilter/test/expected ni5 contrib/ipfilter/test/input ni5 sys/contrib/ipfilter/netinet fil.c ip_auth.c ip_auth.h ip_compat.h ip_fil.c ip_fil.h ip_frag.c ip_ftp_pxy.c ip_log.c ip_nat.c ip_nat.h ip_proxy.c ip_proxy.h ip_rcmd_pxy.c ip_state.c ipl.h Added files: (Branch: RELENG_4) contrib/ipfilter bpf.h contrib/ipfilter/test/expected ipv6.3 contrib/ipfilter/test/input ipv6.3 contrib/ipfilter/test/regress ipv6.3 Log: Merge IPFilter 3.4.31 from -current into RELENG_4 for upcoming 4.8 release. Approved by: murray@freebsd.org / re@freebsd.org Revision Changes Path 1.1.1.1.2.5 +1 -1 src/contrib/ipfilter/BSD/Makefile 1.1.1.1.2.2 +18 -0 src/contrib/ipfilter/BSD/kupgrade 1.1.1.1.2.2 +1 -1 src/contrib/ipfilter/FreeBSD-4.0/INST.FreeBSD-4 1.1.1.10.2.7 +46 -0 src/contrib/ipfilter/HISTORY 1.1.1.8.2.6 +11 -5 src/contrib/ipfilter/Makefile 1.1.1.1.2.1 +450 -0 src/contrib/ipfilter/bpf.h (new) 1.1.1.1.2.5 +1 -1 src/contrib/ipfilter/common.c 1.1.1.10.2.8 +51 -14 src/contrib/ipfilter/fil.c 1.1.1.8.2.6 +43 -13 src/contrib/ipfilter/fils.c 1.1.1.4.2.7 +75 -47 src/contrib/ipfilter/ip_auth.c 1.1.1.2.2.5 +5 -3 src/contrib/ipfilter/ip_auth.h 1.1.1.8.2.6 +3 -1 src/contrib/ipfilter/ip_compat.h 1.1.1.10.2.7 +86 -27 src/contrib/ipfilter/ip_fil.c 1.1.1.9.2.7 +11 -7 src/contrib/ipfilter/ip_fil.h 1.1.1.7.2.7 +2 -2 src/contrib/ipfilter/ip_frag.c 1.1.1.5.2.8 +212 -66 src/contrib/ipfilter/ip_ftp_pxy.c 1.1.1.4.2.4 +1 -10 src/contrib/ipfilter/ip_lfil.c 1.1.1.3.2.6 +26 -3 src/contrib/ipfilter/ip_log.c 1.1.1.10.2.7 +84 -4 src/contrib/ipfilter/ip_nat.c 1.1.1.8.2.7 +3 -1 src/contrib/ipfilter/ip_nat.h 1.1.1.5.2.5 +12 -12 src/contrib/ipfilter/ip_proxy.c 1.1.1.4.2.6 +2 -1 src/contrib/ipfilter/ip_proxy.h 1.1.1.1.2.5 +2 -1 src/contrib/ipfilter/ip_rcmd_pxy.c 1.1.1.8.2.7 +44 -5 src/contrib/ipfilter/ip_sfil.c 1.1.1.10.2.8 +33 -16 src/contrib/ipfilter/ip_state.c 1.1.1.6.2.7 +20 -7 src/contrib/ipfilter/ipf.c 1.1.1.1.2.6 +50 -11 src/contrib/ipfilter/ipfs.c 1.1.1.5.2.5 +2 -2 src/contrib/ipfilter/ipft_ef.c 1.1.1.5.2.4 +2 -2 src/contrib/ipfilter/ipft_hx.c 1.1.1.5.2.4 +63 -23 src/contrib/ipfilter/ipft_pc.c 1.1.1.5.2.4 +2 -2 src/contrib/ipfilter/ipft_sn.c 1.1.1.5.2.5 +2 -2 src/contrib/ipfilter/ipft_td.c 1.1.1.6.2.6 +2 -2 src/contrib/ipfilter/ipft_tx.c 1.1.1.9.2.7 +2 -2 src/contrib/ipfilter/ipl.h 1.1.1.5.2.5 +4 -3 src/contrib/ipfilter/iplang/iplang_y.y 1.5.2.7 +3 -3 src/contrib/ipfilter/ipmon.c 1.1.1.8.2.6 +2 -2 src/contrib/ipfilter/ipnat.c 1.1.1.5.2.3 +1 -1 src/contrib/ipfilter/ipsend/44arp.c 1.1.1.5.2.3 +2 -2 src/contrib/ipfilter/ipsend/arp.c 1.1.1.6.2.4 +2 -2 src/contrib/ipfilter/ipsend/ip.c 1.1.1.4.2.3 +2 -2 src/contrib/ipfilter/ipsend/ipresend.c 1.4.2.5 +3 -3 src/contrib/ipfilter/ipsend/ipsend.c 1.1.1.4.2.3 +2 -2 src/contrib/ipfilter/ipsend/ipsopt.c 1.1.1.7.2.4 +2 -2 src/contrib/ipfilter/ipsend/iptest.c 1.1.1.7.2.3 +41 -5 src/contrib/ipfilter/ipsend/iptests.c 1.1.1.4.2.3 +2 -2 src/contrib/ipfilter/ipsend/lsock.c 1.1.1.4.2.4 +2 -2 src/contrib/ipfilter/ipsend/resend.c 1.1.1.2.2.3 +1 -1 src/contrib/ipfilter/ipsend/sirix.c 1.3.2.4 +3 -3 src/contrib/ipfilter/ipsend/sock.c 1.1.1.6.2.5 +18 -3 src/contrib/ipfilter/ipt.c 1.1.1.4.2.5 +2 -2 src/contrib/ipfilter/kmem.c 1.4.2.3 +2 -2 src/contrib/ipfilter/man/ipf.5 1.3.2.2 +2 -2 src/contrib/ipfilter/man/ipf.8 1.1.1.1.2.3 +2 -2 src/contrib/ipfilter/man/ipfs.8 1.3.2.4 +3 -3 src/contrib/ipfilter/man/ipfstat.8 1.3.6.2 +8 -0 src/contrib/ipfilter/man/ipftest.1 1.6.2.5 +2 -2 src/contrib/ipfilter/man/ipmon.8 1.1.1.3.2.4 +32 -7 src/contrib/ipfilter/man/ipnat.5 1.1.1.1.2.2 +1 -1 src/contrib/ipfilter/man/ipnat.8 1.1.1.5.2.4 +2 -2 src/contrib/ipfilter/misc.c 1.1.1.2.2.5 +2 -2 src/contrib/ipfilter/mli_ipl.c 1.1.1.6.2.4 +31 -3 src/contrib/ipfilter/mln_ipl.c 1.1.1.2.2.5 +38 -13 src/contrib/ipfilter/natparse.c 1.1.1.4.2.4 +2 -2 src/contrib/ipfilter/opt.c 1.1.1.10.2.8 +11 -5 src/contrib/ipfilter/parse.c 1.1.1.3.2.3 +12 -6 src/contrib/ipfilter/printnat.c 1.1.1.2.2.2 +1 -1 src/contrib/ipfilter/printstate.c 1.1.1.2.6.3 +47 -4 src/contrib/ipfilter/relay.c 1.1.1.4.2.5 +3 -3 src/contrib/ipfilter/test/Makefile 1.1.1.1.2.1 +6 -0 src/contrib/ipfilter/test/expected/ipv6.3 (new) 1.1.1.1.2.2 +1 -0 src/contrib/ipfilter/test/expected/ni5 1.1.1.1.2.1 +30 -0 src/contrib/ipfilter/test/input/ipv6.3 (new) 1.1.1.1.2.2 +17 -17 src/contrib/ipfilter/test/input/ni5 1.1.1.1.2.1 +1 -0 src/contrib/ipfilter/test/regress/ipv6.3 (new) 1.23.2.6 +50 -14 src/sys/contrib/ipfilter/netinet/fil.c 1.21.2.7 +74 -46 src/sys/contrib/ipfilter/netinet/ip_auth.c 1.10.2.4 +4 -2 src/sys/contrib/ipfilter/netinet/ip_auth.h 1.13.2.5 +2 -0 src/sys/contrib/ipfilter/netinet/ip_compat.h 1.25.2.6 +85 -26 src/sys/contrib/ipfilter/netinet/ip_fil.c 1.18.2.5 +10 -6 src/sys/contrib/ipfilter/netinet/ip_fil.h 1.15.2.6 +1 -1 src/sys/contrib/ipfilter/netinet/ip_frag.c 1.17.2.5 +211 -65 src/sys/contrib/ipfilter/netinet/ip_ftp_pxy.c 1.17.2.4 +25 -2 src/sys/contrib/ipfilter/netinet/ip_log.c 1.22.2.7 +83 -3 src/sys/contrib/ipfilter/netinet/ip_nat.c 1.15.2.5 +2 -0 src/sys/contrib/ipfilter/netinet/ip_nat.h 1.11.2.5 +11 -11 src/sys/contrib/ipfilter/netinet/ip_proxy.c 1.9.2.5 +1 -0 src/sys/contrib/ipfilter/netinet/ip_proxy.h 1.8.2.3 +2 -1 src/sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c 1.21.2.5 +63 -21 src/sys/contrib/ipfilter/netinet/ip_state.c 1.14.2.5 +1 -1 src/sys/contrib/ipfilter/netinet/ipl.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 21: 7:21 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2662837B401; Fri, 28 Feb 2003 21:07:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A312343F75; Fri, 28 Feb 2003 21:07:19 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2157J0U059434; Fri, 28 Feb 2003 21:07:19 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2157J1m059433; Fri, 28 Feb 2003 21:07:19 -0800 (PST) Message-Id: <200303010507.h2157J1m059433@repoman.freebsd.org> From: Scott Long Date: Fri, 28 Feb 2003 21:07:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac.c aac_cam.c aac_disk.c aac_pci.c aacvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/28 21:07:19 PST FreeBSD src repository Modified files: sys/dev/aac aac.c aac_cam.c aac_disk.c aac_pci.c aacvar.h Log: The aac driver has evolved enough over the last few months that it no longer resembles the 4.x version very much. Garbage collect the legacy bits. Revision Changes Path 1.61 +6 -53 src/sys/dev/aac/aac.c 1.9 +0 -1 src/sys/dev/aac/aac_cam.c 1.30 +2 -20 src/sys/dev/aac/aac_disk.c 1.31 +1 -1 src/sys/dev/aac/aac_pci.c 1.30 +6 -51 src/sys/dev/aac/aacvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 21:14: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE35C37B401; Fri, 28 Feb 2003 21:13:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71F8643F75; Fri, 28 Feb 2003 21:13:59 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h215Dx0U060019; Fri, 28 Feb 2003 21:13:59 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h215Dxut060018; Fri, 28 Feb 2003 21:13:59 -0800 (PST) Message-Id: <200303010513.h215Dxut060018@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 28 Feb 2003 21:13:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/libefi libefi.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2003/02/28 21:13:59 PST FreeBSD src repository Modified files: sys/boot/efi/libefi libefi.c Log: Paranoia: Don't use the length of the option string alone to determine whether we have command line options. We expect a valid string pointer as well. Revision Changes Path 1.5 +1 -1 src/sys/boot/efi/libefi/libefi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 21:18:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9273337B401; Fri, 28 Feb 2003 21:18:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32ED243FA3; Fri, 28 Feb 2003 21:18:29 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h215IT0U060233; Fri, 28 Feb 2003 21:18:29 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h215ISIj060232; Fri, 28 Feb 2003 21:18:28 -0800 (PST) Message-Id: <200303010518.h215ISIj060232@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 28 Feb 2003 21:18:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/loader main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2003/02/28 21:18:28 PST FreeBSD src repository Modified files: sys/boot/efi/loader main.c Log: Speed up debugging in the context of unexpected traps by printing the address of the image base of the loader. Given cr.iip, we can use the symbol table to figure out what function caused the trap. Revision Changes Path 1.18 +6 -5 src/sys/boot/efi/loader/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 21:41:34 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6F7337B401; Fri, 28 Feb 2003 21:41:32 -0800 (PST) Received: from cirb503493.alcatel.com.au (c18609.belrs1.nsw.optusnet.com.au [210.49.80.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E7F143FAF; Fri, 28 Feb 2003 21:41:31 -0800 (PST) (envelope-from peterjeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1]) by cirb503493.alcatel.com.au (8.12.5/8.12.5) with ESMTP id h215fTLZ086129; Sat, 1 Mar 2003 16:41:29 +1100 (EST) (envelope-from jeremyp@cirb503493.alcatel.com.au) Received: (from jeremyp@localhost) by cirb503493.alcatel.com.au (8.12.6/8.12.5/Submit) id h215fTAM086128; Sat, 1 Mar 2003 16:41:29 +1100 (EST) Date: Sat, 1 Mar 2003 16:41:29 +1100 From: Peter Jeremy To: Giorgos Keramidas Cc: doc-committers@FreeBSD.ORG, cvs-doc@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/developers-handbook/boot chapter.sgml Message-ID: <20030301054129.GE62020@cirb503493.alcatel.com.au> References: <200303010056.h210uKWa015510@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200303010056.h210uKWa015510@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Feb 28, 2003 at 04:56:20PM -0800, Giorgos Keramidas wrote: >keramida 2003/02/28 16:56:20 PST > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/developers-handbook/boot chapter.sgml > Log: > The initial value of the instruction pointer after processor reset is > not 0xffffff00 but 0xfffffff0. Verified by checking section 10.1 of > "Intel 80386 Reference Programmer's Manual" at: > http://people.freebsd.org/~jhb/386htm/s10_01.htm Actually, that reference states that EIP is 0x0000fff0, with a CS of 0x000 (though the latter should read 0xf000 according to both my i486 PRM manual and reality). The 486 manual goes on to specify that the invisible part of CS specifies a base of 0xffff0000 and a limit of 0xffff. This does give a physical address of 0xfffffff0. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 21:51:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D346037B401; Fri, 28 Feb 2003 21:51:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82AF943F85; Fri, 28 Feb 2003 21:51:32 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h215pW0U062641; Fri, 28 Feb 2003 21:51:32 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h215pWxh062640; Fri, 28 Feb 2003 21:51:32 -0800 (PST) Message-Id: <200303010551.h215pWxh062640@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 28 Feb 2003 21:51:32 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gthumb2 Makefile distinfo pkg-plist ports/graphics/gthumb2/files patch-configure patch-libgthumb_image-list.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/28 21:51:32 PST FreeBSD ports repository Modified files: graphics/gthumb2 Makefile distinfo pkg-plist Added files: graphics/gthumb2/files patch-configure Removed files: graphics/gthumb2/files patch-libgthumb_image-list.c Log: Update to 2.1.0. Approved by: maintainer Revision Changes Path 1.14 +8 -6 ports/graphics/gthumb2/Makefile 1.9 +1 -1 ports/graphics/gthumb2/distinfo 1.3 +10 -0 ports/graphics/gthumb2/files/patch-configure (new) 1.2 +0 -10 ports/graphics/gthumb2/files/patch-libgthumb_image-list.c (dead) 1.11 +77 -1 ports/graphics/gthumb2/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 21:55: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0D2937B401; Fri, 28 Feb 2003 21:55:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8128143FA3; Fri, 28 Feb 2003 21:55:04 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h215t40U062782; Fri, 28 Feb 2003 21:55:04 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h215t4ms062781; Fri, 28 Feb 2003 21:55:04 -0800 (PST) Message-Id: <200303010555.h215t4ms062781@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 28 Feb 2003 21:55:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys buf.h src/sys/kern vfs_bio.c vfs_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2003/02/28 21:55:04 PST FreeBSD src repository Modified files: sys/sys buf.h sys/kern vfs_bio.c vfs_subr.c Log: - gc USE_BUFHASH. The smp locking of the buf cache renders this useless. Revision Changes Path 1.374 +0 -104 src/sys/kern/vfs_bio.c 1.432 +0 -4 src/sys/kern/vfs_subr.c 1.146 +0 -3 src/sys/sys/buf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 22:39:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D89BE37B401; Fri, 28 Feb 2003 22:39:33 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFE2943FAF; Fri, 28 Feb 2003 22:39:31 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id RAA23203; Sat, 1 Mar 2003 17:39:28 +1100 Date: Sat, 1 Mar 2003 17:41:04 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Ruslan Ermilov Cc: Jake Burkholder , , , Subject: Re: cvs commit: src/share/mk bsd.kern.mk src/sys/conf Makefile.sparc64 In-Reply-To: <20030228114650.GB15259@sunbay.com> Message-ID: <20030301164339.W25203-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 28 Feb 2003, Ruslan Ermilov wrote: > On Fri, Feb 28, 2003 at 04:54:29PM +1100, Bruce Evans wrote: > > Don't forget to keep sys/conf/kern.mk in sync with share/mk/bsd.kern.mk. > > The latter is supposed to go away or be reduced to compatibilty cruft. > > ... > Doh, I've completely forgot about this duplication. How about this? > > %%% > Index: share/mk/bsd.kern.mk > =================================================================== > RCS file: /home/ncvs/src/share/mk/bsd.kern.mk,v > retrieving revision 1.32 > diff -u -r1.32 bsd.kern.mk > --- share/mk/bsd.kern.mk 27 Feb 2003 23:02:21 -0000 1.32 > +++ share/mk/bsd.kern.mk 28 Feb 2003 11:41:38 -0000 > @@ -1,59 +1,13 @@ > # $FreeBSD: src/share/mk/bsd.kern.mk,v 1.32 2003/02/27 23:02:21 jake Exp $ > > [Remove -W options here.] OK. > -# > -# On the alpha, make sure that we don't use floating-point registers and > -# allow the use of BWX etc instructions (only needed for low-level i/o). > -# Also, reserve register t7 to point at per-cpu global variables. > -# > -.if ${MACHINE_ARCH} == "alpha" > -CFLAGS+= -mno-fp-regs -ffixed-8 -Wa,-mev6 Not sure about this. > +# Search for kernel source tree in standard places. > +.for _dir in ${.CURDIR}/../.. ${.CURDIR}/../../.. ${.CURDIR}/../../../.. /sys /usr/src/sys Style bug: line too long. > +.if !defined(SYSDIR) && exists(${_dir}/conf/kern.mk) > +SYSDIR= ${_dir} > .endif This search is being cloned too much, with different bug/features. The above would be the 3rd version. The others are in mk/bsd.kmod.mk and conf/kmod.mk. The bug/features are: - only bsd.kmod.mk and the above search 4 directories above ${.CURDIR}. This is implemented style bug for style bug compatibly (line too long). - only kmod.mk has a hack to work around a bug in make(1). See kmod.mk rev.1.86 but disbelieve its analysis. This replaces an existence check for kern/ by an existence check for plain kern. The above replaces the extence check by kern/ by one for kern.mk. bsd.kmod.mk keeps the existence check for kern/ and adds one for conf/. > [More removal of non-warning options.] > +.if !defined(SYSDIR) || !exists(${SYSDIR}/kern) || !exists(${SYSDIR}/conf/) > +.error "can't find kernel source tree" > .endif > [More removal of non-warning options.] > +.include "${SYSDIR}/conf/kern.mk" Not sure about this. It seems reasonable to handle things in the same way as bsd.kmod.mk, but this will just break compiling old sys trees under -current until the old sys trees have conf/kern.mk. I had intended to keep the central bsd.kern.mk working for the old sys trees at least to begin with (just remove all warning options from it). This can be implemented easily by rearranging the ifdefs. > Index: sys/conf/kern.post.mk > =================================================================== > RCS file: /home/ncvs/src/sys/conf/kern.post.mk,v > retrieving revision 1.35 > diff -u -r1.35 kern.post.mk > --- sys/conf/kern.post.mk 27 Feb 2003 08:52:11 -0000 1.35 > +++ sys/conf/kern.post.mk 28 Feb 2003 11:38:23 -0000 > @@ -221,4 +221,4 @@ > majors.o: > ${NORMAL_C} > > -.include > +.include "kern.mk" Does the relative path work right here? It depends on seaching in the directory of kern.post.mk first. kern.post.mk is known to be in $S/conf/ and we could use that path for kern.mk too. > Index: sys/conf/kmod.mk > =================================================================== > RCS file: /home/ncvs/src/sys/conf/kmod.mk,v > retrieving revision 1.135 > diff -u -r1.135 kmod.mk > --- sys/conf/kmod.mk 3 Feb 2003 14:46:25 -0000 1.135 > +++ sys/conf/kmod.mk 28 Feb 2003 11:33:01 -0000 > @@ -309,4 +309,4 @@ > .endif > > .include > -.include > +.include "kern.mk" We could use ${SYSDIR}/conf/ instead of the relative path here. > I choose to preserve bsd.kern.mk because at least sys/boot/pc98/boot2 > utilizes it purposedly. This should use the relative kern.mk too. pc98/boot2 is essentially i386/boot/biosboot. When I added bsd.kern.mk I made all the boot programs use it to get consistent warnings checking for the sys tree. This was one of many things lost in the sys/boot tree except in pc98/boot2. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 22:58:26 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E52137B401; Fri, 28 Feb 2003 22:58:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 724FE43F3F; Fri, 28 Feb 2003 22:58:24 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h216wO0U066852; Fri, 28 Feb 2003 22:58:24 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h216wODY066851; Fri, 28 Feb 2003 22:58:24 -0800 (PST) Message-Id: <200303010658.h216wODY066851@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 28 Feb 2003 22:58:24 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-ResourcePool Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/28 22:58:24 PST FreeBSD ports repository Modified files: devel/p5-ResourcePool Makefile distinfo pkg-plist Log: update devel/p5-ResourcePool to 1.0100 PR: 48769 Submitted by: Erwin Lansing Revision Changes Path 1.6 +6 -2 ports/devel/p5-ResourcePool/Makefile 1.4 +1 -1 ports/devel/p5-ResourcePool/distinfo 1.4 +12 -3 ports/devel/p5-ResourcePool/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 23: 2:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00D8737B401; Fri, 28 Feb 2003 23:02:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6C8E43FB1; Fri, 28 Feb 2003 23:02:46 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2172k0U067387; Fri, 28 Feb 2003 23:02:46 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2172kn6067386; Fri, 28 Feb 2003 23:02:46 -0800 (PST) Message-Id: <200303010702.h2172kn6067386@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 28 Feb 2003 23:02:46 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/p5-ResourcePool-Resource-DBI Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/02/28 23:02:46 PST FreeBSD ports repository Modified files: databases/p5-ResourcePool-Resource-DBI Makefile distinfo pkg-plist Log: update databases/p5-ResourcePool-DBI to 1.0100 Vendor update to 1.0100: * The three commands Execute, Select and SelectRow have been added. This release is a preview, the features are not yet fully implemented and might therefore not sufficient for you needs right now. PR: 48770 Submitted by: Erwin Lansing Revision Changes Path 1.2 +4 -2 ports/databases/p5-ResourcePool-Resource-DBI/Makefile 1.2 +1 -1 ports/databases/p5-ResourcePool-Resource-DBI/distinfo 1.2 +8 -0 ports/databases/p5-ResourcePool-Resource-DBI/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 23: 8: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58FCA37B401; Fri, 28 Feb 2003 23:07:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0140243FA3; Fri, 28 Feb 2003 23:07:59 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2177w0U067659; Fri, 28 Feb 2003 23:07:58 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2177wY4067658; Fri, 28 Feb 2003 23:07:58 -0800 (PST) Message-Id: <200303010707.h2177wY4067658@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 28 Feb 2003 23:07:58 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils Makefile ports/deskutils/rubrica Makefile distinfo pkg-descr pkg-plist ports/deskutils/rubrica/files patch-Makefile.in patch-doc_Makefile.in patch-src_file.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/28 23:07:58 PST FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/rubrica Makefile distinfo pkg-descr pkg-plist deskutils/rubrica/files patch-Makefile.in patch-doc_Makefile.in patch-src_file.c Log: Add rubrica, an addressbook for the GNOME 2 desktop. PR: 48768 Submitted by: Martin Klaffenboeck Revision Changes Path 1.81 +1 -0 ports/deskutils/Makefile 1.1 +41 -0 ports/deskutils/rubrica/Makefile (new) 1.1 +1 -0 ports/deskutils/rubrica/distinfo (new) 1.1 +30 -0 ports/deskutils/rubrica/files/patch-Makefile.in (new) 1.1 +24 -0 ports/deskutils/rubrica/files/patch-doc_Makefile.in (new) 1.1 +18 -0 ports/deskutils/rubrica/files/patch-src_file.c (new) 1.1 +6 -0 ports/deskutils/rubrica/pkg-descr (new) 1.1 +126 -0 ports/deskutils/rubrica/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 23: 8: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F54837B40A; Fri, 28 Feb 2003 23:08:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1345F43FB1; Fri, 28 Feb 2003 23:08:06 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h217850U067701; Fri, 28 Feb 2003 23:08:05 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21785kb067700; Fri, 28 Feb 2003 23:08:05 -0800 (PST) Message-Id: <200303010708.h21785kb067700@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 28 Feb 2003 23:08:05 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/28 23:08:05 PST FreeBSD ports repository Modified files: . modules Log: rubrica --> ports/deskutils/rubrica Revision Changes Path 1.6835 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 23:24:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E68FA37B401; Fri, 28 Feb 2003 23:24:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9975743F93; Fri, 28 Feb 2003 23:24:45 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h217Oj0U069044; Fri, 28 Feb 2003 23:24:45 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h217OjlJ069043; Fri, 28 Feb 2003 23:24:45 -0800 (PST) Message-Id: <200303010724.h217OjlJ069043@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 28 Feb 2003 23:24:45 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils Makefile ports/deskutils/gnotime Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/28 23:24:45 PST FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/gnotime Makefile distinfo pkg-descr pkg-plist Log: Add gnotime, a time tracking application for the GNOME 2 desktop. PR: 48801 Submitted by: Martin Klaffenboeck Revision Changes Path 1.82 +1 -0 ports/deskutils/Makefile 1.1 +32 -0 ports/deskutils/gnotime/Makefile (new) 1.1 +1 -0 ports/deskutils/gnotime/distinfo (new) 1.1 +5 -0 ports/deskutils/gnotime/pkg-descr (new) 1.1 +113 -0 ports/deskutils/gnotime/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 23:24:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52D1637B401; Fri, 28 Feb 2003 23:24:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA72343FDD; Fri, 28 Feb 2003 23:24:52 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h217Oq0U069098; Fri, 28 Feb 2003 23:24:52 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h217OqeD069097; Fri, 28 Feb 2003 23:24:52 -0800 (PST) Message-Id: <200303010724.h217OqeD069097@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 28 Feb 2003 23:24:52 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/02/28 23:24:52 PST FreeBSD ports repository Modified files: . modules Log: gnotime --> ports/deskutils/gnotime Revision Changes Path 1.6836 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 23:47: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7832937B401; Fri, 28 Feb 2003 23:47:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C1F843F3F; Fri, 28 Feb 2003 23:47:07 -0800 (PST) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h217l60U070579; Fri, 28 Feb 2003 23:47:06 -0800 (PST) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h217l6rQ070578; Fri, 28 Feb 2003 23:47:06 -0800 (PST) Message-Id: <200303010747.h217l6rQ070578@repoman.freebsd.org> From: Adam Weinberger Date: Fri, 28 Feb 2003 23:47:06 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/gdeskcal Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG adamw 2003/02/28 23:47:06 PST FreeBSD ports repository Modified files: deskutils/gdeskcal Makefile Log: De-uglify the locale installation (somewhat). Reviewed by: marcus Revision Changes Path 1.2 +5 -27 ports/deskutils/gdeskcal/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 23:51: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74D1237B401; Fri, 28 Feb 2003 23:51:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 166EA43FAF; Fri, 28 Feb 2003 23:51:00 -0800 (PST) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h217ox0U071140; Fri, 28 Feb 2003 23:50:59 -0800 (PST) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h217oxDQ071139; Fri, 28 Feb 2003 23:50:59 -0800 (PST) Message-Id: <200303010750.h217oxDQ071139@repoman.freebsd.org> From: Oliver Braun Date: Fri, 28 Feb 2003 23:50:59 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/nessus-devel Makefile distinfo ports/security/nessus-libnasl-devel Makefile distinfo pkg-plist ports/security/nessus-libraries-devel Makefile distinfo pkg-plist ports/security/nessus-plugins-devel Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obraun 2003/02/28 23:50:59 PST FreeBSD ports repository Modified files: security/nessus-devel Makefile distinfo security/nessus-libnasl-devel Makefile distinfo pkg-plist security/nessus-libraries-devel Makefile distinfo pkg-plist security/nessus-plugins-devel Makefile distinfo pkg-plist Log: * Upgrade to 2.0.1. * Fix the certificate making. PR: ports/48671 Submitted by: maintainer Revision Changes Path 1.50 +13 -11 ports/security/nessus-devel/Makefile 1.30 +1 -1 ports/security/nessus-devel/distinfo 1.40 +8 -8 ports/security/nessus-libnasl-devel/Makefile 1.29 +1 -1 ports/security/nessus-libnasl-devel/distinfo 1.9 +1 -1 ports/security/nessus-libnasl-devel/pkg-plist 1.40 +7 -7 ports/security/nessus-libraries-devel/Makefile 1.30 +1 -1 ports/security/nessus-libraries-devel/distinfo 1.13 +3 -3 ports/security/nessus-libraries-devel/pkg-plist 1.41 +7 -7 ports/security/nessus-plugins-devel/Makefile 1.30 +1 -1 ports/security/nessus-plugins-devel/distinfo 1.33 +54 -4 ports/security/nessus-plugins-devel/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Feb 28 23:51:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD88A37B401; Fri, 28 Feb 2003 23:51:11 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 909A843F85; Fri, 28 Feb 2003 23:51:10 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.7/8.12.7) with ESMTP id h217oHZX055727; Sat, 1 Mar 2003 02:50:17 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: cvs commit: ports/deskutils/gdeskcal Makefile From: Joe Marcus Clarke To: Adam Weinberger Cc: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200303010747.h217l6rQ070578@repoman.freebsd.org> References: <200303010747.h217l6rQ070578@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-EfPVSBmPkNjJ9mxluo0N" Organization: MarcusCom, Inc. Message-Id: <1046505063.88403.8.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 01 Mar 2003 02:51:03 -0500 X-Spam-Status: No, hits=-29.2 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-EfPVSBmPkNjJ9mxluo0N Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-03-01 at 02:47, Adam Weinberger wrote: > adamw 2003/02/28 23:47:06 PST >=20 > FreeBSD ports repository >=20 > Modified files: > deskutils/gdeskcal Makefile=20 > Log: > De-uglify the locale installation (somewhat). Thanks! Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-EfPVSBmPkNjJ9mxluo0N Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+YGZnb2iPiv4Uz4cRAkI6AJsHP84pSWxU4YwVgq57Uz+5b1RF/gCfV0AJ BqYqx9nFUdZfbnCvfa5LRRg= =aOCD -----END PGP SIGNATURE----- --=-EfPVSBmPkNjJ9mxluo0N-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 0: 2: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0683637B401; Sat, 1 Mar 2003 00:02:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D93B43FAF; Sat, 1 Mar 2003 00:02:06 -0800 (PST) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h218260U071933; Sat, 1 Mar 2003 00:02:06 -0800 (PST) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21826v1071932; Sat, 1 Mar 2003 00:02:06 -0800 (PST) Message-Id: <200303010802.h21826v1071932@repoman.freebsd.org> From: Oliver Braun Date: Sat, 1 Mar 2003 00:02:06 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/nessus-devel Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obraun 2003/03/01 00:02:06 PST FreeBSD ports repository Modified files: security/nessus-devel Makefile Log: Makefile was borked in previous commit, spaces instead of tab. Revision Changes Path 1.51 +2 -2 ports/security/nessus-devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 0: 5:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5891E37B401; Sat, 1 Mar 2003 00:05:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0376843FB1; Sat, 1 Mar 2003 00:05:52 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2185p0U072193; Sat, 1 Mar 2003 00:05:51 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2185paP072192; Sat, 1 Mar 2003 00:05:51 -0800 (PST) Message-Id: <200303010805.h2185paP072192@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 1 Mar 2003 00:05:51 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/quick-lounge-applet Makefile distinfo pkg-descr pkg-plist ports/misc/quick-lounge-applet/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/03/01 00:05:51 PST FreeBSD ports repository Modified files: misc Makefile Added files: misc/quick-lounge-applet Makefile distinfo pkg-descr pkg-plist misc/quick-lounge-applet/files patch-configure Log: Add quick-lounge-applet, a GNOME 2 panel applet that lets you organize your applications in one place. Revision Changes Path 1.539 +1 -0 ports/misc/Makefile 1.1 +36 -0 ports/misc/quick-lounge-applet/Makefile (new) 1.1 +1 -0 ports/misc/quick-lounge-applet/distinfo (new) 1.1 +10 -0 ports/misc/quick-lounge-applet/files/patch-configure (new) 1.1 +4 -0 ports/misc/quick-lounge-applet/pkg-descr (new) 1.1 +17 -0 ports/misc/quick-lounge-applet/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 0: 6: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9257737B401; Sat, 1 Mar 2003 00:06:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 363BA43F3F; Sat, 1 Mar 2003 00:06:00 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h218600U072236; Sat, 1 Mar 2003 00:06:00 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2185xdc072235; Sat, 1 Mar 2003 00:05:59 -0800 (PST) Message-Id: <200303010805.h2185xdc072235@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 1 Mar 2003 00:05:59 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/03/01 00:05:59 PST FreeBSD ports repository Modified files: . modules Log: quick-lounge-applet --> ports/misc/quick-lounge-applet Revision Changes Path 1.6837 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 0:20: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31E5537B401; Sat, 1 Mar 2003 00:20:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C854543FAF; Sat, 1 Mar 2003 00:20:05 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h218K50U073009; Sat, 1 Mar 2003 00:20:05 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h218K55H073008; Sat, 1 Mar 2003 00:20:05 -0800 (PST) Message-Id: <200303010820.h218K55H073008@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 1 Mar 2003 00:20:05 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/libxslt pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/03/01 00:20:05 PST FreeBSD ports repository Modified files: textproc/libxslt pkg-plist Log: Remove an extraneous file. Reported by: Kent Stewart Revision Changes Path 1.20 +0 -1 ports/textproc/libxslt/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 0:47:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F88737B401; Sat, 1 Mar 2003 00:47:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01B9F43F3F; Sat, 1 Mar 2003 00:47:41 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h218le0U079853; Sat, 1 Mar 2003 00:47:40 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h218le7W079852; Sat, 1 Mar 2003 00:47:40 -0800 (PST) Message-Id: <200303010847.h218le7W079852@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 1 Mar 2003 00:47:40 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/roadmap Makefile distinfo pkg-message pkg-plist ports/astro/roadmap/files patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/03/01 00:47:40 PST FreeBSD ports repository Modified files: astro/roadmap Makefile distinfo pkg-message pkg-plist astro/roadmap/files patch-Makefile Log: - Update to 0.13 - Port is now portlint-safe - Quality of port greatly improved - Update submitted as diff - Obsoletes ports/48550 PR: 48725 Submitted by: Nicholas Esborn Revision Changes Path 1.3 +24 -13 ports/astro/roadmap/Makefile 1.2 +1 -1 ports/astro/roadmap/distinfo 1.2 +0 -35 ports/astro/roadmap/files/patch-Makefile 1.2 +8 -3 ports/astro/roadmap/pkg-message 1.2 +21 -10 ports/astro/roadmap/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 0:57:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35B5D37B401; Sat, 1 Mar 2003 00:57:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEDF443FD7; Sat, 1 Mar 2003 00:57:16 -0800 (PST) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h218vG0U080601; Sat, 1 Mar 2003 00:57:16 -0800 (PST) (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h218vGWX080600; Sat, 1 Mar 2003 00:57:16 -0800 (PST) Message-Id: <200303010857.h218vGWX080600@repoman.freebsd.org> From: Stefan Esser Date: Sat, 1 Mar 2003 00:57:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci_user.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG se 2003/03/01 00:57:16 PST FreeBSD src repository Modified files: sys/dev/pci pci_user.c Log: Make /dev/pci use MAJOR_AUTO. Revision Changes Path 1.8 +4 -0 src/sys/dev/pci/pci_user.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 1:27:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 803E137B401; Sat, 1 Mar 2003 01:27:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 175A243FBF; Sat, 1 Mar 2003 01:27:49 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h219Rm0U082717; Sat, 1 Mar 2003 01:27:48 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h219Rmcx082716; Sat, 1 Mar 2003 01:27:48 -0800 (PST) Message-Id: <200303010927.h219Rmcx082716@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sat, 1 Mar 2003 01:27:48 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/teTeX Makefile distinfo pkg-plist ports/print/teTeX/files patch-texk-tetex-texconfig X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/03/01 01:27:48 PST FreeBSD ports repository Modified files: print/teTeX Makefile distinfo pkg-plist Added files: print/teTeX/files patch-texk-tetex-texconfig Log: Version 2.0.2 released with minor updates. Revision Changes Path 1.53 +6 -5 ports/print/teTeX/Makefile 1.17 +2 -2 ports/print/teTeX/distinfo 1.1 +20 -0 ports/print/teTeX/files/patch-texk-tetex-texconfig (new) 1.23 +48 -11 ports/print/teTeX/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 1:33:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D67F37B401; Sat, 1 Mar 2003 01:33:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D48A043F85; Sat, 1 Mar 2003 01:33:35 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h219XZ0U083268; Sat, 1 Mar 2003 01:33:35 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h219XZ9s083267; Sat, 1 Mar 2003 01:33:35 -0800 (PST) Message-Id: <200303010933.h219XZ9s083267@repoman.freebsd.org> From: Søren Schmidt Date: Sat, 1 Mar 2003 01:33:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-chipset.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2003/03/01 01:33:35 PST FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Fix support for HPT controllers they where always left in PIO mode. Amazing what a ';' can do :/ Revision Changes Path 1.9 +1 -1 src/sys/dev/ata/ata-chipset.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 2: 2:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD71537B401; Sat, 1 Mar 2003 02:02:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EEE743FBD; Sat, 1 Mar 2003 02:02:11 -0800 (PST) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21A2B0U085331; Sat, 1 Mar 2003 02:02:11 -0800 (PST) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21A2BUn085330; Sat, 1 Mar 2003 02:02:11 -0800 (PST) Message-Id: <200303011002.h21A2BUn085330@repoman.freebsd.org> From: Alan Cox Date: Sat, 1 Mar 2003 02:02:11 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include pmap.h src/sys/ia64/include pmap.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2003/03/01 02:02:11 PST FreeBSD src repository Modified files: sys/alpha/include pmap.h sys/ia64/include pmap.h Log: MFi386 revision 1.88 Remove some long unused declarations. Revision Changes Path 1.20 +0 -6 src/sys/alpha/include/pmap.h 1.11 +0 -3 src/sys/ia64/include/pmap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 3:36:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09BA137B401; Sat, 1 Mar 2003 03:36:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5165143FA3; Sat, 1 Mar 2003 03:36:15 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21BaF0U091680; Sat, 1 Mar 2003 03:36:15 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21BaEJn091679; Sat, 1 Mar 2003 03:36:14 -0800 (PST) Message-Id: <200303011136.h21BaEJn091679@repoman.freebsd.org> From: Akinori MUSHA Date: Sat, 1 Mar 2003 03:36:14 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/projects cvsweb.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/03/01 03:36:14 PST FreeBSD doc repository Modified files: en/projects cvsweb.sgml Log: Update the URL for RPMs for Red Hat Linux. Submitted by: scop Revision Changes Path 1.13 +2 -2 www/en/projects/cvsweb.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 3:51:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B608737B401; Sat, 1 Mar 2003 03:51:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 586BD43FDF; Sat, 1 Mar 2003 03:51:10 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21BpA0U092831; Sat, 1 Mar 2003 03:51:10 -0800 (PST) (envelope-from clive@repoman.freebsd.org) Received: (from clive@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21Bp9Y2092830; Sat, 1 Mar 2003 03:51:09 -0800 (PST) Message-Id: <200303011151.h21Bp9Y2092830@repoman.freebsd.org> From: Clive Lin Date: Sat, 1 Mar 2003 03:51:09 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/big5fs Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG clive 2003/03/01 03:51:09 PST FreeBSD ports repository Modified files: chinese/big5fs Makefile Log: Unbreak this port by de __P when needed. I guess the magic number is about 500041, since it's not documented. Revision Changes Path 1.8 +7 -0 ports/chinese/big5fs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 4:45:44 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B1A637B401; Sat, 1 Mar 2003 04:45:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18D6E43F75; Sat, 1 Mar 2003 04:45:43 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21Cjg0U098561; Sat, 1 Mar 2003 04:45:42 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21CjgbH098560; Sat, 1 Mar 2003 04:45:42 -0800 (PST) Message-Id: <200303011245.h21CjgbH098560@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sat, 1 Mar 2003 04:45:42 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/teTeX distinfo ports/print/teTeX/files patch-texk-tetex-texconfig X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/03/01 04:45:42 PST FreeBSD ports repository Modified files: print/teTeX distinfo Removed files: print/teTeX/files patch-texk-tetex-texconfig Log: Thomas Esser rerolled tarball with our patch included. Revision Changes Path 1.18 +1 -1 ports/print/teTeX/distinfo 1.2 +0 -20 ports/print/teTeX/files/patch-texk-tetex-texconfig (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 5: 4:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4400C37B401; Sat, 1 Mar 2003 05:04:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E643743FAF; Sat, 1 Mar 2003 05:04:27 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21D4R0U005045; Sat, 1 Mar 2003 05:04:27 -0800 (PST) (envelope-from sf@repoman.freebsd.org) Received: (from sf@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21D4Rka005044; Sat, 1 Mar 2003 05:04:27 -0800 (PST) Message-Id: <200303011304.h21D4Rka005044@repoman.freebsd.org> From: FUJISHIMA Satsuki Date: Sat, 1 Mar 2003 05:04:27 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/bogosort pkg-descr ports/mail/fetchmail Makefile pkg-descr ports/lang/intercal Makefile pkg-descr ports/misc/jargon Makefile pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sf 2003/03/01 05:04:27 PST FreeBSD ports repository Modified files: misc/bogosort pkg-descr mail/fetchmail Makefile pkg-descr lang/intercal Makefile pkg-descr misc/jargon Makefile pkg-descr Log: track ESR's page. www.tuxedo.org -> www.catb.org Revision Changes Path 1.7 +2 -2 ports/lang/intercal/Makefile 1.4 +1 -1 ports/lang/intercal/pkg-descr 1.142 +1 -1 ports/mail/fetchmail/Makefile 1.16 +1 -1 ports/mail/fetchmail/pkg-descr 1.2 +1 -1 ports/misc/bogosort/pkg-descr 1.12 +1 -1 ports/misc/jargon/Makefile 1.2 +1 -0 ports/misc/jargon/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 5:24:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4EA437B406 for ; Sat, 1 Mar 2003 05:24:26 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C28043FBD for ; Sat, 1 Mar 2003 05:24:21 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h21DO7FU078951 for ; Sat, 1 Mar 2003 15:24:07 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h21DO5HR078929 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 1 Mar 2003 15:24:06 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h21DO56l078924; Sat, 1 Mar 2003 15:24:05 +0200 (EET) Date: Sat, 1 Mar 2003 15:24:05 +0200 From: Ruslan Ermilov To: Bruce Evans Cc: Jake Burkholder , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/mk bsd.kern.mk src/sys/conf Makefile.sparc64 Message-ID: <20030301132405.GC77007@sunbay.com> References: <20030228114650.GB15259@sunbay.com> <20030301164339.W25203-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="S1BNGpv0yoYahz37" Content-Disposition: inline In-Reply-To: <20030301164339.W25203-100000@gamplex.bde.org> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --S1BNGpv0yoYahz37 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 01, 2003 at 05:41:04PM +1100, Bruce Evans wrote: > On Fri, 28 Feb 2003, Ruslan Ermilov wrote: >=20 > > On Fri, Feb 28, 2003 at 04:54:29PM +1100, Bruce Evans wrote: > > > Don't forget to keep sys/conf/kern.mk in sync with share/mk/bsd.kern.= mk. > > > The latter is supposed to go away or be reduced to compatibilty cruft. > > > ... > > Doh, I've completely forgot about this duplication. How about this? > > > > %%% > > Index: share/mk/bsd.kern.mk > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > RCS file: /home/ncvs/src/share/mk/bsd.kern.mk,v > > retrieving revision 1.32 > > diff -u -r1.32 bsd.kern.mk > > --- share/mk/bsd.kern.mk 27 Feb 2003 23:02:21 -0000 1.32 > > +++ share/mk/bsd.kern.mk 28 Feb 2003 11:41:38 -0000 > > @@ -1,59 +1,13 @@ > > # $FreeBSD: src/share/mk/bsd.kern.mk,v 1.32 2003/02/27 23:02:21 jake E= xp $ > > > > [Remove -W options here.] >=20 > OK. >=20 > > -# > > -# On the alpha, make sure that we don't use floating-point registers a= nd > > -# allow the use of BWX etc instructions (only needed for low-level i/o= ). > > -# Also, reserve register t7 to point at per-cpu global variables. > > -# > > -.if ${MACHINE_ARCH} =3D=3D "alpha" > > -CFLAGS+=3D -mno-fp-regs -ffixed-8 -Wa,-mev6 >=20 > Not sure about this. >=20 > > +# Search for kernel source tree in standard places. > > +.for _dir in ${.CURDIR}/../.. ${.CURDIR}/../../.. ${.CURDIR}/../../../= .. /sys /usr/src/sys >=20 > Style bug: line too long. >=20 > > +.if !defined(SYSDIR) && exists(${_dir}/conf/kern.mk) > > +SYSDIR=3D ${_dir} > > .endif >=20 I just cut-n-pasted bsd.kmod.mk, with s/kmod/kern/ substitution. > This search is being cloned too much, with different bug/features. > The above would be the 3rd version. The others are in mk/bsd.kmod.mk and > conf/kmod.mk. The bug/features are: > - only bsd.kmod.mk and the above search 4 directories above ${.CURDIR}. > This is implemented style bug for style bug compatibly (line too long). > - only kmod.mk has a hack to work around a bug in make(1). See kmod.mk > rev.1.86 but disbelieve its analysis. This replaces an existence check > for kern/ by an existence check for plain kern. The above replaces > the extence check by kern/ by one for kern.mk. bsd.kmod.mk keeps the > existence check for kern/ and adds one for conf/. >=20 > > [More removal of non-warning options.] > > +.if !defined(SYSDIR) || !exists(${SYSDIR}/kern) || !exists(${SYSDIR}/c= onf/) > > +.error "can't find kernel source tree" > > .endif > > [More removal of non-warning options.] > > +.include "${SYSDIR}/conf/kern.mk" >=20 > Not sure about this. It seems reasonable to handle things in the same > way as bsd.kmod.mk, but this will just break compiling old sys trees > under -current until the old sys trees have conf/kern.mk. >=20 It won't. One needs to use "make buildkernel" to compile old kernels, and to downgrade in general, and that would use native =2Emk's. > I had > intended to keep the central bsd.kern.mk working for the old sys trees > at least to begin with (just remove all warning options from it). This > can be implemented easily by rearranging the ifdefs. >=20 > > Index: sys/conf/kern.post.mk > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > RCS file: /home/ncvs/src/sys/conf/kern.post.mk,v > > retrieving revision 1.35 > > diff -u -r1.35 kern.post.mk > > --- sys/conf/kern.post.mk 27 Feb 2003 08:52:11 -0000 1.35 > > +++ sys/conf/kern.post.mk 28 Feb 2003 11:38:23 -0000 > > @@ -221,4 +221,4 @@ > > majors.o: > > ${NORMAL_C} > > > > -.include > > +.include "kern.mk" >=20 > Does the relative path work right here? It depends on seaching in the > directory of kern.post.mk first. >=20 Yes, I wanted to make it explicit that we use the same directory as the including (kern.post.mk) makefile. It will always work, and stop on the first attempt from this list: : If double quotes are used, the including makefile's directory and : any directories specified using the -I option are searched before : the system makefile directory. > kern.post.mk is known to be in > $S/conf/ and we could use that path for kern.mk too. >=20 Maybe, I just don't see much difference to the "kern.mk" version. > > Index: sys/conf/kmod.mk > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > RCS file: /home/ncvs/src/sys/conf/kmod.mk,v > > retrieving revision 1.135 > > diff -u -r1.135 kmod.mk > > --- sys/conf/kmod.mk 3 Feb 2003 14:46:25 -0000 1.135 > > +++ sys/conf/kmod.mk 28 Feb 2003 11:33:01 -0000 > > @@ -309,4 +309,4 @@ > > .endif > > > > .include > > -.include > > +.include "kern.mk" >=20 > We could use ${SYSDIR}/conf/ instead of the relative path here. >=20 Ditto. "kern.mk" makes it explicit that we use the including makefile's directory. IMO, this is more readable. > > I choose to preserve bsd.kern.mk because at least sys/boot/pc98/boot2 > > utilizes it purposedly. >=20 > This should use the relative kern.mk too. pc98/boot2 is essentially > i386/boot/biosboot. When I added bsd.kern.mk I made all the boot > programs use it to get consistent warnings checking for the sys tree. > This was one of many things lost in the sys/boot tree except in > pc98/boot2. >=20 If I fix pc98/boot2/Makefile, may I remove the bsd.kern.mk completely? %%% Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/sys/boot/pc98/boot2/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- Makefile 30 Jan 2003 14:50:25 -0000 1.14 +++ Makefile 1 Mar 2003 13:20:34 -0000 @@ -102,5 +102,5 @@ =20 CLEANFILES+=3D machine =20 -.include +.include "${.CURDIR}/../../../conf/kern.mk" .include %%% Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --S1BNGpv0yoYahz37 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+YLR1Ukv4P6juNwoRAs7aAJ90q2recvWAuOiCEG4o7IEpPv64twCfSl74 MR5CCMvFqO2blPa6NmkjSGU= =U2jz -----END PGP SIGNATURE----- --S1BNGpv0yoYahz37-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 5:48:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C396937B405 for ; Sat, 1 Mar 2003 05:48:45 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF84043F75 for ; Sat, 1 Mar 2003 05:48:40 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h21DmZj4081434 for ; Sat, 1 Mar 2003 15:48:35 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h21DmZHR081421 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 1 Mar 2003 15:48:35 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h21DmZhs081416; Sat, 1 Mar 2003 15:48:35 +0200 (EET) Date: Sat, 1 Mar 2003 15:48:35 +0200 From: Ruslan Ermilov To: Mark Murray Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/modules/null Makefile Message-ID: <20030301134835.GG77007@sunbay.com> References: <200302271808.h1RI8iMg098943@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kjpMrWxdCilgNbo1" Content-Disposition: inline In-Reply-To: <200302271808.h1RI8iMg098943@repoman.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --kjpMrWxdCilgNbo1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 27, 2003 at 10:08:44AM -0800, Mark Murray wrote: > markm 2003/02/27 10:08:44 PST >=20 > Added files: > sys/modules/null Makefile=20 > Log: > This is not going to win prizes for the most useful module ever, > but it is useful to me for some testing and warns-fixing. > =20 > Revision Changes Path > 1.1 +9 -0 src/sys/modules/null/Makefile (new) >=20 Attach it to the build? Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --kjpMrWxdCilgNbo1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+YLozUkv4P6juNwoRAsTbAJ4oFBPOSfGIkXod5wRCftmRn6L8bQCcDWV0 S6nNueaFC1LvyFjbbQykxA0= =Q7y1 -----END PGP SIGNATURE----- --kjpMrWxdCilgNbo1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 6:34:53 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA82737B401; Sat, 1 Mar 2003 06:34:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 799A643F93; Sat, 1 Mar 2003 06:34:34 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21EYY0U012889; Sat, 1 Mar 2003 06:34:34 -0800 (PST) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21EYY5Z012888; Sat, 1 Mar 2003 06:34:34 -0800 (PST) Message-Id: <200303011434.h21EYY5Z012888@repoman.freebsd.org> From: Trevor Johnson Date: Sat, 1 Mar 2003 06:34:34 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/celestia Makefile pkg-comment ports/astro/openuniverse Makefile pkg-comment ports/astro/rmap Makefile pkg-comment ports/audio/aumix Makefile pkg-comment ports/audio/autozen Makefile pkg-comment ports/audio/csound ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trevor 2003/03/01 06:34:34 PST FreeBSD ports repository Modified files: astro/celestia Makefile astro/openuniverse Makefile astro/rmap Makefile audio/aumix Makefile audio/autozen Makefile audio/csound Makefile audio/csound-manual Makefile audio/denemo Makefile audio/festdoc Makefile audio/festival Makefile audio/festlex-cmu Makefile audio/festlex-oald Makefile audio/festlex-ogi Makefile audio/festlex-poslex Makefile audio/festogi-spanish Makefile audio/festvox-abc Makefile audio/festvox-don Makefile audio/festvox-el11 Makefile audio/festvox-hvs Makefile audio/festvox-jph Makefile audio/festvox-kal16 Makefile audio/festvox-kal8 Makefile audio/festvox-ked16 Makefile audio/festvox-ked8 Makefile audio/festvox-mwm Makefile audio/festvox-ogirab Makefile audio/festvox-rab16 Makefile audio/festvox-rab8 Makefile audio/festvox-tll Makefile audio/musicbox Makefile audio/mutemix Makefile audio/nogger Makefile audio/opmixer Makefile audio/pd Makefile audio/snd Makefile audio/sphinx Makefile audio/spiralloops Makefile audio/spiralsynth Makefile audio/spiralsynthbaby Makefile audio/streamripper Makefile biology/xdrawchem Makefile devel/bin86 Makefile devel/cvsgraph Makefile devel/cvslines Makefile devel/gecc Makefile devel/ncurses Makefile devel/p5-Class-MethodMaker Makefile devel/sfio Makefile games/bomb Makefile games/myth2_demo Makefile games/senso Makefile graphics/acidwarp Makefile graphics/linplasma Makefile graphics/qiv Makefile irc/kvirc Makefile lang/gcc295 Makefile mail/xc-mail Makefile misc/patanjali Makefile net/fspd Makefile net/p0f Makefile net/svnc Makefile print/acroread5 Makefile print/lilypond Makefile security/find-zlib Makefile security/l0phtcrack Makefile security/mcrypt Makefile security/outguess Makefile security/p5-GnuPG-Interface Makefile textproc/diffsplit Makefile textproc/diffstat Makefile www/august Makefile www/beonex Makefile www/linux-beonex Makefile www/linux-mozilla Makefile www/mmosaic Makefile www/netscape7 Makefile www/wb0 Makefile x11/buttonbox Makefile x11/dynamag Makefile x11/portoseguro Makefile x11/qrash Makefile x11/vdesk Makefile x11-fm/workplace Makefile x11-fm/xdiskusage Makefile x11-fonts/sgifonts Makefile x11-toolkits/xclasses Makefile x11-wm/aewm Makefile x11-wm/alloywm Makefile x11-wm/blwm Makefile x11-wm/clementine Makefile x11-wm/evilwm Makefile x11-wm/jewel Makefile x11-wm/matchbox Makefile x11-wm/openbox Makefile x11-wm/qlwm Makefile x11-wm/sapphire Makefile x11-wm/sapphire-themes Makefile x11-wm/swm Makefile x11-wm/uwm Makefile x11-wm/yawm Makefile Removed files: astro/celestia pkg-comment astro/openuniverse pkg-comment astro/rmap pkg-comment audio/aumix pkg-comment audio/autozen pkg-comment audio/csound pkg-comment audio/csound-manual pkg-comment audio/denemo pkg-comment audio/festdoc pkg-comment audio/festival pkg-comment audio/festlex-cmu pkg-comment audio/festlex-oald pkg-comment audio/festlex-ogi pkg-comment audio/festlex-poslex pkg-comment audio/festogi-spanish pkg-comment audio/festvox-abc pkg-comment audio/festvox-don pkg-comment audio/festvox-el11 pkg-comment audio/festvox-hvs pkg-comment audio/festvox-jph pkg-comment audio/festvox-kal16 pkg-comment audio/festvox-kal8 pkg-comment audio/festvox-ked16 pkg-comment audio/festvox-ked8 pkg-comment audio/festvox-mwm pkg-comment audio/festvox-ogirab pkg-comment audio/festvox-rab16 pkg-comment audio/festvox-rab8 pkg-comment audio/festvox-tll pkg-comment audio/musicbox pkg-comment audio/mutemix pkg-comment audio/nogger pkg-comment audio/opmixer pkg-comment audio/pd pkg-comment audio/snd pkg-comment audio/sphinx pkg-comment audio/spiralloops pkg-comment audio/spiralsynth pkg-comment audio/spiralsynthbaby pkg-comment audio/streamripper pkg-comment biology/xdrawchem pkg-comment devel/bin86 pkg-comment devel/cvsgraph pkg-comment devel/cvslines pkg-comment devel/gecc pkg-comment devel/ncurses pkg-comment devel/p5-Class-MethodMaker pkg-comment devel/sfio pkg-comment french/netscape7 pkg-comment games/bomb pkg-comment games/myth2_demo pkg-comment games/senso pkg-comment graphics/acidwarp pkg-comment graphics/linplasma pkg-comment graphics/qiv pkg-comment irc/kvirc pkg-comment japanese/netscape7 pkg-comment lang/gcc295 pkg-comment mail/xc-mail pkg-comment misc/patanjali pkg-comment net/fspd pkg-comment net/p0f pkg-comment net/svnc pkg-comment print/acroread5 pkg-comment print/lilypond pkg-comment security/find-zlib pkg-comment security/l0phtcrack pkg-comment security/mcrypt pkg-comment security/outguess pkg-comment security/p5-GnuPG-Interface pkg-comment textproc/diffsplit pkg-comment textproc/diffstat pkg-comment www/august pkg-comment www/beonex pkg-comment www/linux-beonex pkg-comment www/linux-mozilla pkg-comment www/mmosaic pkg-comment www/netscape7 pkg-comment www/wb0 pkg-comment x11/buttonbox pkg-comment x11/dynamag pkg-comment x11/portoseguro pkg-comment x11/qrash pkg-comment x11/vdesk pkg-comment x11-fm/workplace pkg-comment x11-fm/xdiskusage pkg-comment x11-fonts/sgifonts pkg-comment x11-toolkits/xclasses pkg-comment x11-wm/aewm pkg-comment x11-wm/alloywm pkg-comment x11-wm/blwm pkg-comment x11-wm/clementine pkg-comment x11-wm/evilwm pkg-comment x11-wm/jewel pkg-comment x11-wm/matchbox pkg-comment x11-wm/openbox pkg-comment x11-wm/qlwm pkg-comment x11-wm/sapphire pkg-comment x11-wm/sapphire-themes pkg-comment x11-wm/swm pkg-comment x11-wm/uwm pkg-comment x11-wm/yawm pkg-comment Log: Retire comment file. Revision Changes Path 1.5 +1 -0 ports/astro/celestia/Makefile 1.2 +0 -1 ports/astro/celestia/pkg-comment (dead) 1.24 +1 -0 ports/astro/openuniverse/Makefile 1.3 +0 -1 ports/astro/openuniverse/pkg-comment (dead) 1.4 +2 -1 ports/astro/rmap/Makefile 1.2 +0 -1 ports/astro/rmap/pkg-comment (dead) 1.34 +1 -0 ports/audio/aumix/Makefile 1.5 +0 -1 ports/audio/aumix/pkg-comment (dead) 1.10 +1 -0 ports/audio/autozen/Makefile 1.2 +0 -1 ports/audio/autozen/pkg-comment (dead) 1.6 +1 -0 ports/audio/csound-manual/Makefile 1.2 +0 -1 ports/audio/csound-manual/pkg-comment (dead) 1.20 +1 -0 ports/audio/csound/Makefile 1.2 +0 -1 ports/audio/csound/pkg-comment (dead) 1.9 +1 -0 ports/audio/denemo/Makefile 1.2 +0 -1 ports/audio/denemo/pkg-comment (dead) 1.6 +1 -0 ports/audio/festdoc/Makefile 1.2 +0 -1 ports/audio/festdoc/pkg-comment (dead) 1.14 +1 -0 ports/audio/festival/Makefile 1.2 +0 -1 ports/audio/festival/pkg-comment (dead) 1.6 +1 -0 ports/audio/festlex-cmu/Makefile 1.2 +0 -1 ports/audio/festlex-cmu/pkg-comment (dead) 1.6 +1 -0 ports/audio/festlex-oald/Makefile 1.2 +0 -1 ports/audio/festlex-oald/pkg-comment (dead) 1.6 +1 -0 ports/audio/festlex-ogi/Makefile 1.2 +0 -1 ports/audio/festlex-ogi/pkg-comment (dead) 1.7 +1 -0 ports/audio/festlex-poslex/Makefile 1.2 +0 -1 ports/audio/festlex-poslex/pkg-comment (dead) 1.5 +1 -0 ports/audio/festogi-spanish/Makefile 1.2 +0 -1 ports/audio/festogi-spanish/pkg-comment (dead) 1.5 +1 -0 ports/audio/festvox-abc/Makefile 1.2 +0 -1 ports/audio/festvox-abc/pkg-comment (dead) 1.6 +1 -0 ports/audio/festvox-don/Makefile 1.2 +0 -1 ports/audio/festvox-don/pkg-comment (dead) 1.6 +1 -0 ports/audio/festvox-el11/Makefile 1.2 +0 -1 ports/audio/festvox-el11/pkg-comment (dead) 1.5 +1 -0 ports/audio/festvox-hvs/Makefile 1.2 +0 -1 ports/audio/festvox-hvs/pkg-comment (dead) 1.5 +1 -0 ports/audio/festvox-jph/Makefile 1.2 +0 -1 ports/audio/festvox-jph/pkg-comment (dead) 1.6 +1 -0 ports/audio/festvox-kal16/Makefile 1.2 +0 -1 ports/audio/festvox-kal16/pkg-comment (dead) 1.6 +1 -0 ports/audio/festvox-kal8/Makefile 1.2 +0 -1 ports/audio/festvox-kal8/pkg-comment (dead) 1.5 +1 -0 ports/audio/festvox-ked16/Makefile 1.2 +0 -1 ports/audio/festvox-ked16/pkg-comment (dead) 1.5 +1 -0 ports/audio/festvox-ked8/Makefile 1.2 +0 -1 ports/audio/festvox-ked8/pkg-comment (dead) 1.5 +1 -0 ports/audio/festvox-mwm/Makefile 1.2 +0 -1 ports/audio/festvox-mwm/pkg-comment (dead) 1.5 +1 -0 ports/audio/festvox-ogirab/Makefile 1.2 +0 -1 ports/audio/festvox-ogirab/pkg-comment (dead) 1.6 +1 -0 ports/audio/festvox-rab16/Makefile 1.2 +0 -1 ports/audio/festvox-rab16/pkg-comment (dead) 1.6 +1 -0 ports/audio/festvox-rab8/Makefile 1.2 +0 -1 ports/audio/festvox-rab8/pkg-comment (dead) 1.5 +1 -0 ports/audio/festvox-tll/Makefile 1.2 +0 -1 ports/audio/festvox-tll/pkg-comment (dead) 1.6 +1 -0 ports/audio/musicbox/Makefile 1.4 +0 -1 ports/audio/musicbox/pkg-comment (dead) 1.4 +1 -0 ports/audio/mutemix/Makefile 1.3 +0 -1 ports/audio/mutemix/pkg-comment (dead) 1.4 +1 -0 ports/audio/nogger/Makefile 1.2 +0 -1 ports/audio/nogger/pkg-comment (dead) 1.15 +1 -0 ports/audio/opmixer/Makefile 1.2 +0 -1 ports/audio/opmixer/pkg-comment (dead) 1.2 +1 -0 ports/audio/pd/Makefile 1.2 +0 -1 ports/audio/pd/pkg-comment (dead) 1.27 +1 -0 ports/audio/snd/Makefile 1.2 +0 -1 ports/audio/snd/pkg-comment (dead) 1.12 +1 -0 ports/audio/sphinx/Makefile 1.2 +0 -1 ports/audio/sphinx/pkg-comment (dead) 1.9 +1 -0 ports/audio/spiralloops/Makefile 1.3 +0 -1 ports/audio/spiralloops/pkg-comment (dead) 1.7 +1 -0 ports/audio/spiralsynth/Makefile 1.2 +0 -1 ports/audio/spiralsynth/pkg-comment (dead) 1.8 +1 -0 ports/audio/spiralsynthbaby/Makefile 1.3 +0 -1 ports/audio/spiralsynthbaby/pkg-comment (dead) 1.7 +1 -0 ports/audio/streamripper/Makefile 1.2 +0 -1 ports/audio/streamripper/pkg-comment (dead) 1.15 +1 -0 ports/biology/xdrawchem/Makefile 1.2 +0 -1 ports/biology/xdrawchem/pkg-comment (dead) 1.10 +1 -0 ports/devel/bin86/Makefile 1.3 +0 -1 ports/devel/bin86/pkg-comment (dead) 1.13 +1 -0 ports/devel/cvsgraph/Makefile 1.2 +0 -1 ports/devel/cvsgraph/pkg-comment (dead) 1.6 +1 -0 ports/devel/cvslines/Makefile 1.5 +0 -1 ports/devel/cvslines/pkg-comment (dead) 1.2 +1 -0 ports/devel/gecc/Makefile 1.2 +0 -1 ports/devel/gecc/pkg-comment (dead) 1.31 +1 -0 ports/devel/ncurses/Makefile 1.6 +0 -1 ports/devel/ncurses/pkg-comment (dead) 1.6 +2 -1 ports/devel/p5-Class-MethodMaker/Makefile 1.2 +0 -1 ports/devel/p5-Class-MethodMaker/pkg-comment (dead) 1.23 +1 -0 ports/devel/sfio/Makefile 1.2 +0 -1 ports/devel/sfio/pkg-comment (dead) 1.2 +0 -1 ports/french/netscape7/pkg-comment (dead) 1.3 +1 -0 ports/games/bomb/Makefile 1.2 +0 -1 ports/games/bomb/pkg-comment (dead) 1.3 +1 -0 ports/games/myth2_demo/Makefile 1.2 +0 -1 ports/games/myth2_demo/pkg-comment (dead) 1.3 +1 -0 ports/games/senso/Makefile 1.2 +0 -1 ports/games/senso/pkg-comment (dead) 1.5 +1 -0 ports/graphics/acidwarp/Makefile 1.2 +0 -1 ports/graphics/acidwarp/pkg-comment (dead) 1.4 +1 -0 ports/graphics/linplasma/Makefile 1.2 +0 -1 ports/graphics/linplasma/pkg-comment (dead) 1.20 +1 -0 ports/graphics/qiv/Makefile 1.3 +0 -1 ports/graphics/qiv/pkg-comment (dead) 1.29 +1 -0 ports/irc/kvirc/Makefile 1.4 +0 -1 ports/irc/kvirc/pkg-comment (dead) 1.2 +0 -1 ports/japanese/netscape7/pkg-comment (dead) 1.90 +1 -0 ports/lang/gcc295/Makefile 1.4 +0 -1 ports/lang/gcc295/pkg-comment (dead) 1.8 +1 -0 ports/mail/xc-mail/Makefile 1.2 +0 -1 ports/mail/xc-mail/pkg-comment (dead) 1.5 +1 -0 ports/misc/patanjali/Makefile 1.2 +0 -1 ports/misc/patanjali/pkg-comment (dead) 1.5 +1 -0 ports/net/fspd/Makefile 1.2 +0 -1 ports/net/fspd/pkg-comment (dead) 1.8 +1 -0 ports/net/p0f/Makefile 1.2 +0 -1 ports/net/p0f/pkg-comment (dead) 1.6 +1 -0 ports/net/svnc/Makefile 1.2 +0 -1 ports/net/svnc/pkg-comment (dead) 1.44 +1 -0 ports/print/acroread5/Makefile 1.3 +0 -1 ports/print/acroread5/pkg-comment (dead) 1.7 +1 -0 ports/print/lilypond/Makefile 1.2 +0 -1 ports/print/lilypond/pkg-comment (dead) 1.2 +1 -0 ports/security/find-zlib/Makefile 1.2 +0 -1 ports/security/find-zlib/pkg-comment (dead) 1.7 +1 -0 ports/security/l0phtcrack/Makefile 1.2 +0 -1 ports/security/l0phtcrack/pkg-comment (dead) 1.14 +1 -0 ports/security/mcrypt/Makefile 1.2 +0 -1 ports/security/mcrypt/pkg-comment (dead) 1.6 +1 -0 ports/security/outguess/Makefile 1.2 +0 -1 ports/security/outguess/pkg-comment (dead) 1.8 +2 -1 ports/security/p5-GnuPG-Interface/Makefile 1.2 +0 -1 ports/security/p5-GnuPG-Interface/pkg-comment (dead) 1.4 +1 -0 ports/textproc/diffsplit/Makefile 1.2 +0 -1 ports/textproc/diffsplit/pkg-comment (dead) 1.11 +1 -0 ports/textproc/diffstat/Makefile 1.2 +0 -1 ports/textproc/diffstat/pkg-comment (dead) 1.5 +1 -0 ports/www/august/Makefile 1.2 +0 -1 ports/www/august/pkg-comment (dead) 1.9 +1 -0 ports/www/beonex/Makefile 1.2 +0 -1 ports/www/beonex/pkg-comment (dead) 1.2 +1 -0 ports/www/linux-beonex/Makefile 1.2 +0 -1 ports/www/linux-beonex/pkg-comment (dead) 1.21 +1 -0 ports/www/linux-mozilla/Makefile 1.3 +0 -1 ports/www/linux-mozilla/pkg-comment (dead) 1.8 +1 -0 ports/www/mmosaic/Makefile 1.2 +0 -1 ports/www/mmosaic/pkg-comment (dead) 1.72 +1 -0 ports/www/netscape7/Makefile 1.7 +0 -1 ports/www/netscape7/pkg-comment (dead) 1.7 +1 -0 ports/www/wb0/Makefile 1.2 +0 -1 ports/www/wb0/pkg-comment (dead) 1.21 +1 -0 ports/x11-fm/workplace/Makefile 1.3 +0 -1 ports/x11-fm/workplace/pkg-comment (dead) 1.5 +1 -0 ports/x11-fm/xdiskusage/Makefile 1.2 +0 -1 ports/x11-fm/xdiskusage/pkg-comment (dead) 1.8 +1 -0 ports/x11-fonts/sgifonts/Makefile 1.2 +0 -1 ports/x11-fonts/sgifonts/pkg-comment (dead) 1.6 +1 -0 ports/x11-toolkits/xclasses/Makefile 1.2 +0 -1 ports/x11-toolkits/xclasses/pkg-comment (dead) 1.10 +1 -0 ports/x11-wm/aewm/Makefile 1.2 +0 -1 ports/x11-wm/aewm/pkg-comment (dead) 1.7 +1 -0 ports/x11-wm/alloywm/Makefile 1.2 +0 -1 ports/x11-wm/alloywm/pkg-comment (dead) 1.7 +1 -0 ports/x11-wm/blwm/Makefile 1.2 +0 -1 ports/x11-wm/blwm/pkg-comment (dead) 1.5 +1 -0 ports/x11-wm/clementine/Makefile 1.2 +0 -1 ports/x11-wm/clementine/pkg-comment (dead) 1.8 +1 -0 ports/x11-wm/evilwm/Makefile 1.2 +0 -1 ports/x11-wm/evilwm/pkg-comment (dead) 1.5 +1 -0 ports/x11-wm/jewel/Makefile 1.2 +0 -1 ports/x11-wm/jewel/pkg-comment (dead) 1.3 +1 -0 ports/x11-wm/matchbox/Makefile 1.2 +0 -1 ports/x11-wm/matchbox/pkg-comment (dead) 1.47 +1 -0 ports/x11-wm/openbox/Makefile 1.5 +0 -1 ports/x11-wm/openbox/pkg-comment (dead) 1.7 +1 -0 ports/x11-wm/qlwm/Makefile 1.2 +0 -1 ports/x11-wm/qlwm/pkg-comment (dead) 1.6 +2 -1 ports/x11-wm/sapphire-themes/Makefile 1.2 +0 -1 ports/x11-wm/sapphire-themes/pkg-comment (dead) 1.10 +1 -0 ports/x11-wm/sapphire/Makefile 1.2 +0 -1 ports/x11-wm/sapphire/pkg-comment (dead) 1.9 +1 -0 ports/x11-wm/swm/Makefile 1.2 +0 -1 ports/x11-wm/swm/pkg-comment (dead) 1.7 +1 -0 ports/x11-wm/uwm/Makefile 1.2 +0 -1 ports/x11-wm/uwm/pkg-comment (dead) 1.2 +1 -0 ports/x11-wm/yawm/Makefile 1.2 +0 -1 ports/x11-wm/yawm/pkg-comment (dead) 1.5 +1 -0 ports/x11/buttonbox/Makefile 1.2 +0 -1 ports/x11/buttonbox/pkg-comment (dead) 1.4 +2 -1 ports/x11/dynamag/Makefile 1.2 +0 -1 ports/x11/dynamag/pkg-comment (dead) 1.6 +1 -0 ports/x11/portoseguro/Makefile 1.2 +0 -1 ports/x11/portoseguro/pkg-comment (dead) 1.9 +1 -0 ports/x11/qrash/Makefile 1.3 +0 -1 ports/x11/qrash/pkg-comment (dead) 1.3 +1 -0 ports/x11/vdesk/Makefile 1.2 +0 -1 ports/x11/vdesk/pkg-comment (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 6:42:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81B2337B401; Sat, 1 Mar 2003 06:42:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D5AF43FB1; Sat, 1 Mar 2003 06:42:52 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21Egq0U013864; Sat, 1 Mar 2003 06:42:52 -0800 (PST) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21EgqMD013863; Sat, 1 Mar 2003 06:42:52 -0800 (PST) Message-Id: <200303011442.h21EgqMD013863@repoman.freebsd.org> From: Trevor Johnson Date: Sat, 1 Mar 2003 06:42:52 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/spiralloops Makefile ports/audio/spiralsynth Makefile ports/audio/spiralsynthbaby Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trevor 2003/03/01 06:42:52 PST FreeBSD ports repository Modified files: audio/spiralloops Makefile audio/spiralsynth Makefile audio/spiralsynthbaby Makefile Log: These are not compatible with the new fltk. Reported by: David Thiel Revision Changes Path 1.10 +2 -0 ports/audio/spiralloops/Makefile 1.8 +2 -0 ports/audio/spiralsynth/Makefile 1.9 +2 -0 ports/audio/spiralsynthbaby/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 6:45:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F08D937B401; Sat, 1 Mar 2003 06:45:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91F5243FBF; Sat, 1 Mar 2003 06:45:17 -0800 (PST) (envelope-from luigi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21EjH0U014144; Sat, 1 Mar 2003 06:45:17 -0800 (PST) (envelope-from luigi@repoman.freebsd.org) Received: (from luigi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21EjH50014143; Sat, 1 Mar 2003 06:45:17 -0800 (PST) Message-Id: <200303011445.h21EjH50014143@repoman.freebsd.org> From: Luigi Rizzo Date: Sat, 1 Mar 2003 06:45:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/syscons/keymaps it.iso.kbd X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG luigi 2003/03/01 06:45:17 PST FreeBSD src repository Modified files: share/syscons/keymaps it.iso.kbd Log: New mapping for the italian keyboard, includes the Euro symbol and other localized keys. MFC candidate pending re@ approval. Contributed by: Gruppo Utenti FreeBSD Italia (www.gufi.org) No-reply-from: ache MFC after: 3 days Revision Changes Path 1.10 +102 -57 src/share/syscons/keymaps/it.iso.kbd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 7:25:38 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFD6137B401; Sat, 1 Mar 2003 07:25:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8430543F75; Sat, 1 Mar 2003 07:25:36 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21FPa0U016986; Sat, 1 Mar 2003 07:25:36 -0800 (PST) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21FPajk016985; Sat, 1 Mar 2003 07:25:36 -0800 (PST) Message-Id: <200303011525.h21FPajk016985@repoman.freebsd.org> From: Trevor Johnson Date: Sat, 1 Mar 2003 07:25:36 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/blwm Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trevor 2003/03/01 07:25:36 PST FreeBSD ports repository Modified files: x11-wm/blwm Makefile Log: Add "portuguese" category. PR: 35991 Revision Changes Path 1.8 +1 -1 ports/x11-wm/blwm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 7:30:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82FA537B401; Sat, 1 Mar 2003 07:30:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08CBA43F85; Sat, 1 Mar 2003 07:30:35 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21FUY0U017338; Sat, 1 Mar 2003 07:30:34 -0800 (PST) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21FUY0h017337; Sat, 1 Mar 2003 07:30:34 -0800 (PST) Message-Id: <200303011530.h21FUY0h017337@repoman.freebsd.org> From: Trevor Johnson Date: Sat, 1 Mar 2003 07:30:34 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/myth2_demo Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trevor 2003/03/01 07:30:34 PST FreeBSD ports repository Modified files: games/myth2_demo Makefile Log: In the bento log I see "gzip: stdin: unexpected end of file" when the distfile is being decompressed. I was able to reproduce the error. Revision Changes Path 1.4 +2 -0 ports/games/myth2_demo/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 7:34: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D363637B401; Sat, 1 Mar 2003 07:34:06 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 798EA43FAF; Sat, 1 Mar 2003 07:34:05 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (acs-24-154-229-196.zoominternet.net [24.154.229.196]) by pittgoth.com (8.12.7/8.12.7) with SMTP id h21FXp7m032402; Sat, 1 Mar 2003 10:33:55 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Sat, 1 Mar 2003 10:33:53 -0500 From: Tom Rhodes To: "M. Warner Losh" Cc: wkb@freebie.xs4all.nl, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pccard pccard.c pcic.c pcic_isa.c pcic_pci.c pcic_pci.h src/sys/dev/pccbb pccbbdevid.h Message-Id: <20030301103353.1e292889.trhodes@FreeBSD.org> In-Reply-To: <20030227.133836.26277364.imp@bsdimp.com> References: <20030227212222.A1678@freebie.xs4all.nl> <20030227.132651.23013121.imp@bsdimp.com> <20030227213501.A1820@freebie.xs4all.nl> <20030227.133836.26277364.imp@bsdimp.com> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 27 Feb 2003 13:38:36 -0700 (MST) "M. Warner Losh" wrote: > In message: <20030227213501.A1820@freebie.xs4all.nl> > Wilko Bulte writes: > : Tom, while you > : are working wi(4) can you please add this information > : for RELENG_4 (if re@ is OK) ? > > Well, I just committed some text that was basically english and > basically right. So, he has a head-start :-) > > Warner > Sorry for the absence of my reply, I got this and will add it to my list of things to get done :) -- Tom Rhodes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 7:56:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0DDF37B405; Sat, 1 Mar 2003 07:56:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D03143FF7; Sat, 1 Mar 2003 07:56:43 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21Fug0U019102; Sat, 1 Mar 2003 07:56:42 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21Fug1U019101; Sat, 1 Mar 2003 07:56:42 -0800 (PST) Message-Id: <200303011556.h21Fug1U019101@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 1 Mar 2003 07:56:42 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/03/01 07:56:42 PST FreeBSD src repository Modified files: share/man/man4 wi.4 Log: Use .Pa for file names and paths. Revision Changes Path 1.34 +2 -1 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 7:57:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 345B737B401; Sat, 1 Mar 2003 07:57:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C629F43FDD; Sat, 1 Mar 2003 07:57:39 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21Fvd0U019170; Sat, 1 Mar 2003 07:57:39 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21Fvdkf019169; Sat, 1 Mar 2003 07:57:39 -0800 (PST) Message-Id: <200303011557.h21Fvdkf019169@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 1 Mar 2003 07:57:39 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/gcalctool Makefile distinfo pkg-comment pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/03/01 07:57:39 PST FreeBSD ports repository Modified files: math/gcalctool Makefile distinfo pkg-plist Removed files: math/gcalctool pkg-comment Log: * Update to 4.2.43 * De-pkg-comment Revision Changes Path 1.7 +5 -5 ports/math/gcalctool/Makefile 1.3 +1 -1 ports/math/gcalctool/distinfo 1.2 +0 -1 ports/math/gcalctool/pkg-comment (dead) 1.3 +11 -2 ports/math/gcalctool/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 8:28:28 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA66837B401; Sat, 1 Mar 2003 08:28:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A16D43FAF; Sat, 1 Mar 2003 08:28:26 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21GSQ0U021155; Sat, 1 Mar 2003 08:28:26 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21GSQtM021154; Sat, 1 Mar 2003 08:28:26 -0800 (PST) Message-Id: <200303011628.h21GSQtM021154@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 1 Mar 2003 08:28:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2003/03/01 08:28:26 PST FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Updated release notes: add nooption/nomakeoption to nodevice, FILE 3.41. MFC noted: IPFilter 3.4.31. Revision Changes Path 1.507 +6 -3 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 8:29:18 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D3CB37B401; Sat, 1 Mar 2003 08:29:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B20DC43F85; Sat, 1 Mar 2003 08:29:16 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21GTG0U021209; Sat, 1 Mar 2003 08:29:16 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21GTGfO021208; Sat, 1 Mar 2003 08:29:16 -0800 (PST) Message-Id: <200303011629.h21GTGfO021208@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 1 Mar 2003 08:29:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2003/03/01 08:29:16 PST FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: IPFilter 3.4.31. Approved by: re (implicitly) Revision Changes Path 1.22.2.334 +2 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 8:30:17 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CA2037B401; Sat, 1 Mar 2003 08:30:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABF5F43FB1; Sat, 1 Mar 2003 08:30:15 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21GUF0U021309; Sat, 1 Mar 2003 08:30:15 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21GUF71021308; Sat, 1 Mar 2003 08:30:15 -0800 (PST) Message-Id: <200303011630.h21GUF71021308@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 1 Mar 2003 08:30:15 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2003/03/01 08:30:15 PST FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Move BIND note from kernel section to userland section. Sigh. Approved by: re (implicitly) Revision Changes Path 1.22.2.335 +3 -3 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 8:46:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E799137B401; Sat, 1 Mar 2003 08:46:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8931F43F85; Sat, 1 Mar 2003 08:46:38 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21Gkc0U022573; Sat, 1 Mar 2003 08:46:38 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21Gkc31022572; Sat, 1 Mar 2003 08:46:38 -0800 (PST) Message-Id: <200303011646.h21Gkc31022572@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 1 Mar 2003 08:46:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/03/01 08:46:38 PST FreeBSD src repository Modified files: (Branch: RELENG_4) share/man/man4 wi.4 Log: MFC: Revisions 1.33 and 1.34: 1.33: Add an important note about why a Compaq WL200 may give a user problems. 1.34: Use the .Pa macro for file names and paths. Approved by: re (blanket) Revision Changes Path 1.9.4.9 +11 -0 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 8:50:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3062337B401; Sat, 1 Mar 2003 08:50:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6A5843FBF; Sat, 1 Mar 2003 08:50:40 -0800 (PST) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21Goe0U027849; Sat, 1 Mar 2003 08:50:40 -0800 (PST) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21Goe1Y027847; Sat, 1 Mar 2003 08:50:40 -0800 (PST) Message-Id: <200303011650.h21Goe1Y027847@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Sat, 1 Mar 2003 08:50:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/firewire sbp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG simokawa 2003/03/01 08:50:40 PST FreeBSD src repository Modified files: sys/dev/firewire sbp.c Log: Don't reset agent before processing OCB has done. Revision Changes Path 1.36 +12 -6 src/sys/dev/firewire/sbp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 8:51:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7721F37B401; Sat, 1 Mar 2003 08:51:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A51A43FBF; Sat, 1 Mar 2003 08:51:41 -0800 (PST) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21Gpe0U028072; Sat, 1 Mar 2003 08:51:40 -0800 (PST) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21GpeJr028071; Sat, 1 Mar 2003 08:51:40 -0800 (PST) Message-Id: <200303011651.h21GpeJr028071@repoman.freebsd.org> From: Mike Barcroft Date: Sat, 1 Mar 2003 08:51:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys _types.h types.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2003/03/01 08:51:40 PST FreeBSD src repository Modified files: sys/sys _types.h types.h Log: Share ino_t and nlink_t. Revision Changes Path 1.13 +2 -0 src/sys/sys/_types.h 1.81 +8 -2 src/sys/sys/types.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 8:58:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCE7137B401; Sat, 1 Mar 2003 08:58:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CEAA43F93; Sat, 1 Mar 2003 08:58:54 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21Gws0U028371; Sat, 1 Mar 2003 08:58:54 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21Gwsrr028370; Sat, 1 Mar 2003 08:58:54 -0800 (PST) Message-Id: <200303011658.h21Gwsrr028370@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 1 Mar 2003 08:58:54 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2003/03/01 08:58:54 PST FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/errata article.sgml Log: Updates for the status of ipfw(4) bugs [1] and NETWARE/ncp [2]. Submitted by: maxim [1], tjr [2]. Revision Changes Path 1.29 +6 -3 src/release/doc/en_US.ISO8859-1/errata/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 9: 8:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE9EE37B401; Sat, 1 Mar 2003 09:08:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FF0C43F93; Sat, 1 Mar 2003 09:08:27 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21H8R0U029032; Sat, 1 Mar 2003 09:08:27 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21H8R3t029031; Sat, 1 Mar 2003 09:08:27 -0800 (PST) Message-Id: <200303011708.h21H8R3t029031@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 1 Mar 2003 09:08:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2003/03/01 09:08:27 PST FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release note: NETNCP/nwfs working. Updated release note: ipfw(4) uid rules working. Revision Changes Path 1.508 +6 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 9:18:32 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7004937B401; Sat, 1 Mar 2003 09:18:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1519943FD7; Sat, 1 Mar 2003 09:18:31 -0800 (PST) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21HIU0U029698; Sat, 1 Mar 2003 09:18:30 -0800 (PST) (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21HIUXt029697; Sat, 1 Mar 2003 09:18:30 -0800 (PST) Message-Id: <200303011718.h21HIUXt029697@repoman.freebsd.org> From: Tor Egge Date: Sat, 1 Mar 2003 09:18:30 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tegge 2003/03/01 09:18:30 PST FreeBSD src repository Modified files: sys/kern kern_descrip.c Log: Remove unneeded code added in revision 1.188. Revision Changes Path 1.192 +9 -32 src/sys/kern/kern_descrip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 9:25:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A7B537B401; Sat, 1 Mar 2003 09:25:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E23F343FBD; Sat, 1 Mar 2003 09:25:28 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21HPS0U030326; Sat, 1 Mar 2003 09:25:28 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21HPSWO030325; Sat, 1 Mar 2003 09:25:28 -0800 (PST) Message-Id: <200303011725.h21HPSWO030325@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 1 Mar 2003 09:25:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/03/01 09:25:28 PST FreeBSD src repository Modified files: (Branch: RELENG_4) share/man/man4 wi.4 Log: Remove a line about NEWCARD which was added in my last commit. Approved by: re (blanket) Revision Changes Path 1.9.4.10 +0 -1 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 10: 2: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58F6637B401; Sat, 1 Mar 2003 10:02:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7CAC43FB1; Sat, 1 Mar 2003 10:02:05 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21I250U032879; Sat, 1 Mar 2003 10:02:05 -0800 (PST) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21I25Fq032878; Sat, 1 Mar 2003 10:02:05 -0800 (PST) Message-Id: <200303011802.h21I25Fq032878@repoman.freebsd.org> From: Trevor Johnson Date: Sat, 1 Mar 2003 10:02:05 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/spiralloops/files patch-Fl_Knob.H patch-Fl_LED_Button.H patch-Fl_LED_Button.cxx X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trevor 2003/03/01 10:02:05 PST FreeBSD ports repository Added files: audio/spiralloops/files patch-Fl_Knob.H patch-Fl_LED_Button.H patch-Fl_LED_Button.cxx Log: patches to enable compilation with fltk 1.1.2 (tested by their author, not by me) Submitted by: Stephen Paskaluk Revision Changes Path 1.1 +12 -0 ports/audio/spiralloops/files/patch-Fl_Knob.H (new) 1.1 +12 -0 ports/audio/spiralloops/files/patch-Fl_LED_Button.H (new) 1.1 +13 -0 ports/audio/spiralloops/files/patch-Fl_LED_Button.cxx (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 10:26:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE36C37B401; Sat, 1 Mar 2003 10:26:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91B7A43FA3; Sat, 1 Mar 2003 10:26:49 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21IQn0U034327; Sat, 1 Mar 2003 10:26:49 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21IQnOO034326; Sat, 1 Mar 2003 10:26:49 -0800 (PST) Message-Id: <200303011826.h21IQnOO034326@repoman.freebsd.org> From: Warner Losh Date: Sat, 1 Mar 2003 10:26:49 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/03/01 10:26:49 PST FreeBSD src repository Modified files: share/man/man4 wi.4 Log: Add notes about which versions of firmware is known to work/fail with various functions of the card. Be pedantically careful to use 'station firmware' when talking about the version of Prism firmware. As always, word-smithing welcome. MFC-After: Tom Rhodes wakes up and notices :-) Revision Changes Path 1.35 +17 -2 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 10:32:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2FFF37B401; Sat, 1 Mar 2003 10:32:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55A4443FA3; Sat, 1 Mar 2003 10:32:21 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21IWL0U034867; Sat, 1 Mar 2003 10:32:21 -0800 (PST) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21IWLKI034866; Sat, 1 Mar 2003 10:32:21 -0800 (PST) Message-Id: <200303011832.h21IWLKI034866@repoman.freebsd.org> From: Trevor Johnson Date: Sat, 1 Mar 2003 10:32:21 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/spiralloops Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trevor 2003/03/01 10:32:21 PST FreeBSD ports repository Modified files: audio/spiralloops Makefile Log: Because of Stephen Paskaluk's patches, this should no longer be broken. Revision Changes Path 1.11 +0 -2 ports/audio/spiralloops/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 10:53:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26D4A37B401; Sat, 1 Mar 2003 10:53:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB21A43FAF; Sat, 1 Mar 2003 10:53:38 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21Irc0U036272; Sat, 1 Mar 2003 10:53:38 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21IrcZm036271; Sat, 1 Mar 2003 10:53:38 -0800 (PST) Message-Id: <200303011853.h21IrcZm036271@repoman.freebsd.org> From: Ceri Davies Date: Sat, 1 Mar 2003 10:53:38 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/fdp-primer/writing-style chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2003/03/01 10:53:38 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/fdp-primer/writing-style chapter.sgml Log: Correct a broken tag within an example: s/pubdata/pubdate/ PR: docs/48817 Submitted by: Martin Karlsson Revision Changes Path 1.35 +1 -1 doc/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 11:13:17 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73E1537B405; Sat, 1 Mar 2003 11:13:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB24443FD7; Sat, 1 Mar 2003 11:13:14 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21JDE0U038528; Sat, 1 Mar 2003 11:13:14 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21JDEDQ038527; Sat, 1 Mar 2003 11:13:14 -0800 (PST) Message-Id: <200303011913.h21JDEDQ038527@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sat, 1 Mar 2003 11:13:14 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/links Makefile distinfo ports/www/links/files patch-ab patch-default.c patch-types.c patch-width X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2003/03/01 11:13:14 PST FreeBSD ports repository Modified files: www/links Makefile distinfo www/links/files patch-ab patch-default.c patch-types.c Removed files: www/links/files patch-width Log: Update to the latest version (2.1.p9). Remove patch-width since it is useless without -dump option which is absent in links version2... Submitted by: Thomas Seck Revision Changes Path 1.31 +2 -2 ports/www/links/Makefile 1.15 +1 -1 ports/www/links/distinfo 1.3 +3 -3 ports/www/links/files/patch-ab 1.4 +4 -4 ports/www/links/files/patch-default.c 1.2 +5 -3 ports/www/links/files/patch-types.c 1.3 +0 -63 ports/www/links/files/patch-width (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 11:13:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 516AD37B401; Sat, 1 Mar 2003 11:13:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E959943F75; Sat, 1 Mar 2003 11:13:27 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21JDR0U038580; Sat, 1 Mar 2003 11:13:27 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21JDRED038579; Sat, 1 Mar 2003 11:13:27 -0800 (PST) Message-Id: <200303011913.h21JDRED038579@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 1 Mar 2003 11:13:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/03/01 11:13:27 PST FreeBSD src repository Modified files: share/man/man4 wi.4 Log: `Word-smithing' Revision Changes Path 1.36 +6 -6 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 11:16:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37A7A37B401; Sat, 1 Mar 2003 11:16:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFD4E43F85; Sat, 1 Mar 2003 11:16:32 -0800 (PST) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21JGW0U038747; Sat, 1 Mar 2003 11:16:32 -0800 (PST) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21JGW68038746; Sat, 1 Mar 2003 11:16:32 -0800 (PST) Message-Id: <200303011916.h21JGW68038746@repoman.freebsd.org> From: Alan Cox Date: Sat, 1 Mar 2003 11:16:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2003/03/01 11:16:32 PST FreeBSD src repository Modified files: sys/vm vm_page.c Log: Teach vm_page_sleep_if_busy() to release the vm_object lock before sleeping. Revision Changes Path 1.241 +9 -0 src/sys/vm/vm_page.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 11:30:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F110237B401; Sat, 1 Mar 2003 11:30:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E55943FBF; Sat, 1 Mar 2003 11:30:38 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21JUc0U039786; Sat, 1 Mar 2003 11:30:38 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21JUbtk039785; Sat, 1 Mar 2003 11:30:37 -0800 (PST) Message-Id: <200303011930.h21JUbtk039785@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 1 Mar 2003 11:30:37 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/dvdrip Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/03/01 11:30:37 PST FreeBSD ports repository Modified files: multimedia/dvdrip Makefile Log: - Add check for installed perl-version. - Mark as BROKEN on systems with perl < 5.6.0. PR: 48626 Submitted by: Michael Nottebrock Revision Changes Path 1.10 +8 -1 ports/multimedia/dvdrip/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 11:43:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 591CD37B401; Sat, 1 Mar 2003 11:43:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F029443F75; Sat, 1 Mar 2003 11:43:39 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21Jhd0U040992; Sat, 1 Mar 2003 11:43:39 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21Jhdgk040991; Sat, 1 Mar 2003 11:43:39 -0800 (PST) Message-Id: <200303011943.h21Jhdgk040991@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 1 Mar 2003 11:43:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2003/03/01 11:43:39 PST FreeBSD src repository Modified files: (Branch: RELENG_4) share/man/man4 wi.4 Log: MFC: Revisions 1.35 and 1.36: 1.35: Notes about firmware versions and their supported features. 1.36: `Word-smithing' Approved by: re (blanket) Revision Changes Path 1.9.4.11 +17 -2 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 12:10:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E006A37B401; Sat, 1 Mar 2003 12:10:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6270143FBF; Sat, 1 Mar 2003 12:10:38 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21KAc0U043058; Sat, 1 Mar 2003 12:10:38 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21KAcVa043056; Sat, 1 Mar 2003 12:10:38 -0800 (PST) Message-Id: <200303012010.h21KAcVa043056@repoman.freebsd.org> From: Akinori MUSHA Date: Sat, 1 Mar 2003 12:10:38 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/ruby-xtemplate Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2003/03/01 12:10:38 PST FreeBSD ports repository Modified files: textproc/ruby-xtemplate Makefile distinfo Log: Update to 0.5.2. Revision Changes Path 1.4 +1 -1 ports/textproc/ruby-xtemplate/Makefile 1.3 +1 -1 ports/textproc/ruby-xtemplate/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 12:20: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D95D637B401; Sat, 1 Mar 2003 12:20:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CF8443FBF; Sat, 1 Mar 2003 12:20:04 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21KK40U043558; Sat, 1 Mar 2003 12:20:04 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21KK4Dw043557; Sat, 1 Mar 2003 12:20:04 -0800 (PST) Message-Id: <200303012020.h21KK4Dw043557@repoman.freebsd.org> From: Peter Wemm Date: Sat, 1 Mar 2003 12:20:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access.unclassified X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/03/01 12:20:04 PST FreeBSD src repository Modified files: . access.unclassified Log: Unclassified commit bits. Update the header to say that it is ok to move folks from here to the correct lists should they request it. Revision Changes Path 1.623 +4 -2 CVSROOT/access.unclassified To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 12:24:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE19837B401; Sat, 1 Mar 2003 12:24:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6207243F93; Sat, 1 Mar 2003 12:24:39 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21KOd0U044006; Sat, 1 Mar 2003 12:24:39 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21KOdiT044005; Sat, 1 Mar 2003 12:24:39 -0800 (PST) Message-Id: <200303012024.h21KOdiT044005@repoman.freebsd.org> From: Peter Wemm Date: Sat, 1 Mar 2003 12:24:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access.master X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/03/01 12:24:39 PST FreeBSD src repository Added files: . access.master Log: New emergency fallback access.master file. This is for repomeister fallback only. Revision Changes Path 1.1 +8 -0 CVSROOT/access.master (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 14:13:59 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C949537B401; Sat, 1 Mar 2003 14:13:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 724AF43FCB; Sat, 1 Mar 2003 14:13:57 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21MDv0U056072; Sat, 1 Mar 2003 14:13:57 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21MDv1E056071; Sat, 1 Mar 2003 14:13:57 -0800 (PST) Message-Id: <200303012213.h21MDv1E056071@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 1 Mar 2003 14:13:56 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/kmldonkey Makefile distinfo pkg-plist ports/net/kmldonkey/files patch-applet::mldonkeyapplet.cpp patch-libkmldonkey::serverinfo.cpp X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/03/01 14:13:56 PST FreeBSD ports repository Modified files: net/kmldonkey Makefile distinfo pkg-plist Added files: net/kmldonkey/files patch-applet::mldonkeyapplet.cpp patch-libkmldonkey::serverinfo.cpp Log: o Update to 0.5 o Follow portlint style advice: move RUN_DEPENDS to after MAINTAINER area Revision Changes Path 1.3 +5 -5 ports/net/kmldonkey/Makefile 1.2 +1 -1 ports/net/kmldonkey/distinfo 1.1 +10 -0 ports/net/kmldonkey/files/patch-applet::mldonkeyapplet.cpp (new) 1.1 +10 -0 ports/net/kmldonkey/files/patch-libkmldonkey::serverinfo.cpp (new) 1.2 +5 -1 ports/net/kmldonkey/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 14:19: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAB1037B401; Sat, 1 Mar 2003 14:19:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A69E43FB1; Sat, 1 Mar 2003 14:19:04 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21MJ40U056275; Sat, 1 Mar 2003 14:19:04 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21MJ4gH056274; Sat, 1 Mar 2003 14:19:04 -0800 (PST) Message-Id: <200303012219.h21MJ4gH056274@repoman.freebsd.org> From: Ceri Davies Date: Sat, 1 Mar 2003 14:19:04 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2003/03/01 14:19:04 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Grammatical changes which translators should be able to ignore. Revision Changes Path 1.158 +10 -10 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 14:25: 1 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B937537B401; Sat, 1 Mar 2003 14:24:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 590D643F93; Sat, 1 Mar 2003 14:24:59 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21MOx0U056769; Sat, 1 Mar 2003 14:24:59 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21MOxVZ056768; Sat, 1 Mar 2003 14:24:59 -0800 (PST) Message-Id: <200303012224.h21MOxVZ056768@repoman.freebsd.org> From: Ceri Davies Date: Sat, 1 Mar 2003 14:24:59 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2003/03/01 14:24:59 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: o Mention that doceng are responsible for doc commit bits. o doc committers are also the group primarily responsible for www/ o Update an outdated example GNATS categories file o Point a link to the Staff list at the Staff list o Remove the text associated with the "Don't Touch The Repo" Rule o Update references within the Big List of Rules Revision Changes Path 1.159 +14 -32 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 14:30: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F75D37B401; Sat, 1 Mar 2003 14:30:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EEAC43F3F; Sat, 1 Mar 2003 14:30:07 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21MU60U057018; Sat, 1 Mar 2003 14:30:06 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21MU6QH057017; Sat, 1 Mar 2003 14:30:06 -0800 (PST) Message-Id: <200303012230.h21MU6QH057017@repoman.freebsd.org> From: Ceri Davies Date: Sat, 1 Mar 2003 14:30:06 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2003/03/01 14:30:06 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Forced commit. r1.159 also removed a link to the send-pr.html page, as this is no longer useful. Revision Changes Path 1.160 +0 -0 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 15: 8:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BF1D37B401; Sat, 1 Mar 2003 15:08:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF35443FA3; Sat, 1 Mar 2003 15:08:14 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21N8E0U059568; Sat, 1 Mar 2003 15:08:14 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21N8E3k059567; Sat, 1 Mar 2003 15:08:14 -0800 (PST) Message-Id: <200303012308.h21N8E3k059567@repoman.freebsd.org> From: Ceri Davies Date: Sat, 1 Mar 2003 15:08:14 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2003/03/01 15:08:14 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: More grammar changes; it's worth translators casting a glance at this. Revision Changes Path 1.161 +3 -3 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 15: 9:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F021B37B401; Sat, 1 Mar 2003 15:09:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4DF143FA3; Sat, 1 Mar 2003 15:09:26 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21N9Q0U059627; Sat, 1 Mar 2003 15:09:26 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21N9Qsn059626; Sat, 1 Mar 2003 15:09:26 -0800 (PST) Message-Id: <200303012309.h21N9Qsn059626@repoman.freebsd.org> From: Juli Mallett Date: Sat, 1 Mar 2003 15:09:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ruptime ruptime.1 ruptime.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2003/03/01 15:09:26 PST FreeBSD src repository Modified files: usr.bin/ruptime ruptime.1 ruptime.c Log: Add functionality to only list hosts specified on the command line. If none are specified the old behaviour is old. The submitted applied a much cleaner diff to ruptime.c, however it did not cover cases like listing failures. It would probably be a good idea to move the printing from the ruptime function, and have that function just be used to build the list, as that would unbreak sorting, but this diff is intended to be clear, relative to the original code. As the sort order is the order specified on the command line, for now, such is documented in the manual page accordingly. Submitted by: Edward J. M. Blocklesby MFC after: 3 weeks Revision Changes Path 1.14 +8 -0 src/usr.bin/ruptime/ruptime.1 1.16 +93 -67 src/usr.bin/ruptime/ruptime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 15:19:11 2003 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id BFB9237B401; Sat, 1 Mar 2003 15:19:09 -0800 (PST) Date: Sat, 1 Mar 2003 17:19:09 -0600 From: Juli Mallett To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/ruptime ruptime.1 ruptime.c Message-ID: <20030301171909.A48154@FreeBSD.org> References: <200303012309.h21N9Qsn059626@repoman.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: <200303012309.h21N9Qsn059626@repoman.freebsd.org>; from jmallett@FreeBSD.org on Sat, Mar 01, 2003 at 03:09:26PM -0800 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , , X-Towel: Yes X-Negacore: Yes X-Title: Code Maven Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * De: Juli Mallett [ Data: 2003-03-01 ] [ Subjecte: cvs commit: src/usr.bin/ruptime ruptime.1 ruptime.c ] > jmallett 2003/03/01 15:09:26 PST > > FreeBSD src repository > > Modified files: > usr.bin/ruptime ruptime.1 ruptime.c > Log: > Add functionality to only list hosts specified on the command line. If none > are specified the old behaviour is old. The submitted applied a much cleaner Choose one: the behaviour is the same as the old behaviour the old behaviour is used I chose both, so you could decide for yourself, of course. -- Juli Mallett - AIM: BSDFlata -- IRC: juli on EFnet OpenDarwin, Mono, FreeBSD Developer - ircd-hybrid Developer, EFnet addict FreeBSD on MIPS-Anything on FreeBSD - /* XXX Nothing to see here, now. */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 15:33:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E37D37B405; Sat, 1 Mar 2003 15:33:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3284B43F93; Sat, 1 Mar 2003 15:33:13 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21NXD0U061660; Sat, 1 Mar 2003 15:33:13 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21NXCWi061659; Sat, 1 Mar 2003 15:33:12 -0800 (PST) Message-Id: <200303012333.h21NXCWi061659@repoman.freebsd.org> From: Warner Losh Date: Sat, 1 Mar 2003 15:33:12 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access.unclassified X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/03/01 15:33:12 PST FreeBSD src repository Modified files: . access.unclassified Log: Remove bean, cpiazza and mtaylor. They haven't committed in >18 months and email to their FreeBSD account bounces. Revision Changes Path 1.624 +0 -3 CVSROOT/access.unclassified To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 15:43:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAF6637B401; Sat, 1 Mar 2003 15:43:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C3E243FDF; Sat, 1 Mar 2003 15:43:54 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21Nhr0U062395; Sat, 1 Mar 2003 15:43:53 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21NhrZI062394; Sat, 1 Mar 2003 15:43:53 -0800 (PST) Message-Id: <200303012343.h21NhrZI062394@repoman.freebsd.org> From: Juli Mallett Date: Sat, 1 Mar 2003 15:43:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ruptime ruptime.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2003/03/01 15:43:53 PST FreeBSD src repository Modified files: usr.bin/ruptime ruptime.1 Log: Forgot to update the date field; from David Magda . Revision Changes Path 1.15 +1 -1 src/usr.bin/ruptime/ruptime.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 15:51: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F39037B401; Sat, 1 Mar 2003 15:51:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00E9543F93; Sat, 1 Mar 2003 15:51:08 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h21Np70U063008; Sat, 1 Mar 2003 15:51:07 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h21Np7oM063007; Sat, 1 Mar 2003 15:51:07 -0800 (PST) Message-Id: <200303012351.h21Np7oM063007@repoman.freebsd.org> From: Ceri Davies Date: Sat, 1 Mar 2003 15:51:07 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2003/03/01 15:51:07 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/share/sgml mailing-lists.ent Log: Add entities for the doc-committers, ports-committers and src-committers mailing lists. Revision Changes Path 1.11 +9 -0 doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 16:23:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0E3037B401; Sat, 1 Mar 2003 16:23:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CB1543F85; Sat, 1 Mar 2003 16:23:34 -0800 (PST) (envelope-from pat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h220NY0U065103; Sat, 1 Mar 2003 16:23:34 -0800 (PST) (envelope-from pat@repoman.freebsd.org) Received: (from pat@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h220NX0s065102; Sat, 1 Mar 2003 16:23:33 -0800 (PST) Message-Id: <200303020023.h220NX0s065102@repoman.freebsd.org> From: Patrick Li Date: Sat, 1 Mar 2003 16:23:33 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/kstars Makefile distinfo pkg-comment pkg-descr pkg-plist ports/astro Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2003/03/01 16:23:33 PST FreeBSD ports repository Modified files: astro Makefile Removed files: astro/kstars Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Remove astro/kstars. Kstars have been included in misc/kdeedu3 port. Revision Changes Path 1.63 +0 -1 ports/astro/Makefile 1.9 +0 -23 ports/astro/kstars/Makefile (dead) 1.6 +0 -1 ports/astro/kstars/distinfo (dead) 1.2 +0 -1 ports/astro/kstars/pkg-comment (dead) 1.3 +0 -5 ports/astro/kstars/pkg-descr (dead) 1.7 +0 -399 ports/astro/kstars/pkg-plist (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 16:24:20 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EF8B37B401; Sat, 1 Mar 2003 16:24:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B773043F85; Sat, 1 Mar 2003 16:24:16 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h220OG0U065237; Sat, 1 Mar 2003 16:24:16 -0800 (PST) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h220OGSG065236; Sat, 1 Mar 2003 16:24:16 -0800 (PST) Message-Id: <200303020024.h220OGSG065236@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 1 Mar 2003 16:24:16 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/ganglia-monitor-core Makefile distinfo pkg-descr pkg-install pkg-plist ports/sysutils/ganglia-monitor-core/files gmetad.sh.sample gmond.sh.sample patch-gmetad_gmetad.c patch-gmetad_gmetad.conf patch-gmond_gmond.conf ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2003/03/01 16:24:16 PST FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/ganglia-monitor-core Makefile distinfo pkg-descr pkg-install pkg-plist sysutils/ganglia-monitor-core/files gmetad.sh.sample gmond.sh.sample patch-gmetad_gmetad.c patch-gmetad_gmetad.conf patch-gmond_gmond.conf patch-lib_gmond__config.c Log: Add ganglia-monitor-core 2.5.2. Ganglia provides a complete real-time monitoring and execution environment that is in use by hundreds of universities, private and government laboratories and commercial cluster implementors around the world. Whether you want to monitor hundreds of computers in real-time across a university campus or around the world, ganglia is for you. PR: ports/48551 Submitted by: Brooks Davis Revision Changes Path 1.339 +1 -0 ports/sysutils/Makefile 1.1 +91 -0 ports/sysutils/ganglia-monitor-core/Makefile (new) 1.1 +1 -0 ports/sysutils/ganglia-monitor-core/distinfo (new) 1.1 +57 -0 ports/sysutils/ganglia-monitor-core/files/gmetad.sh.sample (new) 1.1 +57 -0 ports/sysutils/ganglia-monitor-core/files/gmond.sh.sample (new) 1.1 +14 -0 ports/sysutils/ganglia-monitor-core/files/patch-gmetad_gmetad.c (new) 1.1 +18 -0 ports/sysutils/ganglia-monitor-core/files/patch-gmetad_gmetad.conf (new) 1.1 +16 -0 ports/sysutils/ganglia-monitor-core/files/patch-gmond_gmond.conf (new) 1.1 +14 -0 ports/sysutils/ganglia-monitor-core/files/patch-lib_gmond__config.c (new) 1.1 +9 -0 ports/sysutils/ganglia-monitor-core/pkg-descr (new) 1.1 +37 -0 ports/sysutils/ganglia-monitor-core/pkg-install (new) 1.1 +40 -0 ports/sysutils/ganglia-monitor-core/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 16:24:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3891737B401; Sat, 1 Mar 2003 16:24:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B124943FB1; Sat, 1 Mar 2003 16:24:31 -0800 (PST) (envelope-from pat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h220OV0U065272; Sat, 1 Mar 2003 16:24:31 -0800 (PST) (envelope-from pat@repoman.freebsd.org) Received: (from pat@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h220OV4t065271; Sat, 1 Mar 2003 16:24:31 -0800 (PST) Message-Id: <200303020024.h220OV4t065271@repoman.freebsd.org> From: Patrick Li Date: Sat, 1 Mar 2003 16:24:31 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2003/03/01 16:24:31 PST FreeBSD ports repository Modified files: . modules Log: Remove kstars Revision Changes Path 1.6838 +0 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 17:33:39 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64F1437B401; Sat, 1 Mar 2003 17:33:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0630F43FB1; Sat, 1 Mar 2003 17:33:37 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h221Xa0U075093; Sat, 1 Mar 2003 17:33:36 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h221XaZt075092; Sat, 1 Mar 2003 17:33:36 -0800 (PST) Message-Id: <200303020133.h221XaZt075092@repoman.freebsd.org> From: Juli Mallett Date: Sat, 1 Mar 2003 17:33:36 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations wantlist.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2003/03/01 17:33:36 PST FreeBSD doc repository Modified files: en/donations wantlist.sgml Log: Request an SMP box. Writing patches in the dark is frustrating. Also request a cardbus USB card, as I have a laptop which would make testing such things more than worthwhile, and so I can work on supporting various USB devices I have sitting around, on the box I use most often. Yay for unsupported USB crud. Revision Changes Path 1.84 +16 -1 www/en/donations/wantlist.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 17:50:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 085B337B401; Sat, 1 Mar 2003 17:50:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFD9E43F93; Sat, 1 Mar 2003 17:50:33 -0800 (PST) (envelope-from mckusick@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h221oX0U076288; Sat, 1 Mar 2003 17:50:33 -0800 (PST) (envelope-from mckusick@repoman.freebsd.org) Received: (from mckusick@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h221oXDt076286; Sat, 1 Mar 2003 17:50:33 -0800 (PST) Message-Id: <200303020150.h221oXDt076286@repoman.freebsd.org> From: Kirk McKusick Date: Sat, 1 Mar 2003 17:50:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin Makefile src/sbin/mksnap_ffs Makefile mksnap_ffs.8 mksnap_ffs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mckusick 2003/03/01 17:50:33 PST FreeBSD src repository Modified files: sbin Makefile Added files: sbin/mksnap_ffs Makefile mksnap_ffs.8 mksnap_ffs.c Log: Add the mksnap_ffs command to the sbin directory. This setuid root program allows users in the operator group to take filesystem snapshots. Its first use will be in support of `dump -L'. Approved by: Technical Review Board Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.119 +1 -0 src/sbin/Makefile 1.1 +14 -0 src/sbin/mksnap_ffs/Makefile (new) 1.1 +75 -0 src/sbin/mksnap_ffs/mksnap_ffs.8 (new) 1.1 +82 -0 src/sbin/mksnap_ffs/mksnap_ffs.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 18: 7: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7DD537B401; Sat, 1 Mar 2003 18:06:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 571CF43F3F; Sat, 1 Mar 2003 18:06:57 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2226v0U077466; Sat, 1 Mar 2003 18:06:57 -0800 (PST) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2226v1a077465; Sat, 1 Mar 2003 18:06:57 -0800 (PST) Message-Id: <200303020206.h2226v1a077465@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 1 Mar 2003 18:06:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2003/03/01 18:06:57 PST FreeBSD ports repository Modified files: Mk bsd.port.mk Log: * Add considerable documentation about available variables, their meaning and default settings [1] * Add PATCH_DEPENDS and EXTRACT_DEPENDS, and convert various internal bsd.port.mk dependencies to use them [2] * Set the default MAN3PREFIX to ${PREFIX}/lib/perl5/${PERL_VERSION} for perl ports, removing the need to define this locally in every port [3] * Replace perllocal.pod with perllocal.pod-${PORTNAME} so that perl ports can be made to clean up after themselves properly [4] * Properly quote filenames in the security-check target. This unbreaks package registration for ports that install filenames containing metacharacters [5] * Use "cat /dev/null >" instead of "rm -f" in the makesum target so that the file retains the correct ownership and permissions [6] * Add a USE_PACKAGE_DEPENDS knob that may be set in the environment or make.conf, and which attempts to use existing local packages to satisfy port dependencies, instead of building them from ports [7] * Add a first attempt at fetch-required and fetch-required-list targets which fetch or print all the distfiles that are required to build the port. Dependencies that are already installed need not have their distfiles listed, and will not be reported [8]. This needs more work, because ports that do things like: BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/foo/bar:blee will not have their distfiles listed and will therefore fail to fetch completely. The target needs to be changed to include distfiles for ports that have a target listed Submitted by: Mark Linimon [1], Jim Trigg [2], skv [3], kuriyama [4], marcus [5], sheldonh [6], dinoex [7], Erwin Lansing PR: 44841 [1], 29856 [2], 39662 [3], 48439 [5], 48450 [6], 36083 [7], 48473 [8] Revision Changes Path 1.441 +203 -43 ports/Mk/bsd.port.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 18: 7: 6 2003 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 92E7637B405; Sat, 1 Mar 2003 18:06:58 -0800 (PST) Date: Sat, 1 Mar 2003 20:06:58 -0600 From: Juli Mallett To: Kirk McKusick Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin Makefile src/sbin/mksnap_ffs Makefile mksnap_ffs.8 mksnap_ffs.c Message-ID: <20030301200658.B63428@FreeBSD.org> References: <200303020150.h221oXDt076286@repoman.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: <200303020150.h221oXDt076286@repoman.freebsd.org>; from mckusick@FreeBSD.org on Sat, Mar 01, 2003 at 05:50:33PM -0800 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , , X-Towel: Yes X-Negacore: Yes X-Title: Code Maven Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * De: Kirk McKusick [ Data: 2003-03-01 ] [ Subjecte: cvs commit: src/sbin Makefile src/sbin/mksnap_ffs Makefile mksnap_ffs.8 mksnap_ffs.c ] > mckusick 2003/03/01 17:50:33 PST > > FreeBSD src repository > > Modified files: > sbin Makefile > Added files: > sbin/mksnap_ffs Makefile mksnap_ffs.8 mksnap_ffs.c > Log: > Add the mksnap_ffs command to the sbin directory. This setuid root > program allows users in the operator group to take filesystem > snapshots. Its first use will be in support of `dump -L'. > > Approved by: Technical Review Board Shouldn't this have gone by audit@ and arch@ instead of trb@? -- Juli Mallett - AIM: BSDFlata -- IRC: juli on EFnet OpenDarwin, Mono, FreeBSD Developer - ircd-hybrid Developer, EFnet addict FreeBSD on MIPS-Anything on FreeBSD - /* XXX Nothing to see here, now. */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 18: 9: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10FEA37B401; Sat, 1 Mar 2003 18:09:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7BC143FAF; Sat, 1 Mar 2003 18:09:05 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h222950U077564; Sat, 1 Mar 2003 18:09:05 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h222951H077563; Sat, 1 Mar 2003 18:09:05 -0800 (PST) Message-Id: <200303020209.h222951H077563@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 1 Mar 2003 18:09:05 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/wmmount Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/03/01 18:09:05 PST FreeBSD ports repository Modified files: sysutils/wmmount Makefile Log: wmmount always needs gnugetopt PR: 48796 Submitted by: Volker Stolz Noticed by: bento Revision Changes Path 1.17 +0 -2 ports/sysutils/wmmount/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 18:11: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AE5C37B401; Sat, 1 Mar 2003 18:11:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1826E43F93; Sat, 1 Mar 2003 18:11:00 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h222Ax0U077982; Sat, 1 Mar 2003 18:10:59 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h222AxQU077981; Sat, 1 Mar 2003 18:10:59 -0800 (PST) Message-Id: <200303020210.h222AxQU077981@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 1 Mar 2003 18:10:59 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations donors.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/03/01 18:10:59 PST FreeBSD doc repository Modified files: en/donations donors.sgml Log: I accidently created a duplicate entry. Revision Changes Path 1.54 +2 -9 www/en/donations/donors.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 18:21:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B739437B401; Sat, 1 Mar 2003 18:21:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56F6C43FD7; Sat, 1 Mar 2003 18:21:38 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h222Lc0U078737; Sat, 1 Mar 2003 18:21:38 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h222LcCF078736; Sat, 1 Mar 2003 18:21:38 -0800 (PST) Message-Id: <200303020221.h222LcCF078736@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 1 Mar 2003 18:21:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 style.Makefile.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/03/01 18:21:38 PST FreeBSD src repository Modified files: share/man/man5 style.Makefile.5 Log: Mdoc police. Submitted by: ru Revision Changes Path 1.2 +88 -59 src/share/man/man5/style.Makefile.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 18:35: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4CEF37B401; Sat, 1 Mar 2003 18:35:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48A0C43F75; Sat, 1 Mar 2003 18:35:01 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h222Z10U079456; Sat, 1 Mar 2003 18:35:01 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h222Z0im079455; Sat, 1 Mar 2003 18:35:00 -0800 (PST) Message-Id: <200303020235.h222Z0im079455@repoman.freebsd.org> From: Scott Long Date: Sat, 1 Mar 2003 18:35:00 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ucom.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/03/01 18:35:00 PST FreeBSD src repository Modified files: sys/dev/usb ucom.c Log: Fix 'bulk in' and 'bulk out' being reversed in a couple of error messages. Revision Changes Path 1.26 +2 -2 src/sys/dev/usb/ucom.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 18:40:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10F5F37B401; Sat, 1 Mar 2003 18:40:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A668243F93; Sat, 1 Mar 2003 18:40:38 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h222ec0U080021; Sat, 1 Mar 2003 18:40:38 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h222ecoq080019; Sat, 1 Mar 2003 18:40:38 -0800 (PST) Message-Id: <200303020240.h222ecoq080019@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 1 Mar 2003 18:40:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 style.Makefile.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/03/01 18:40:38 PST FreeBSD src repository Modified files: share/man/man5 style.Makefile.5 Log: o Do not use VPATH. o Give the proper spelling for WARNS. o Clarify using NO_WERROR. o Embelish -D after -I verbage. o Document preference of ${.ALLSRC} & ${.TARGET} vs. $< & $@. Based on: brucification Revision Changes Path 1.3 +27 -1 src/share/man/man5/style.Makefile.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 18:45: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0965337B401; Sat, 1 Mar 2003 18:45:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EC1B43F85; Sat, 1 Mar 2003 18:45:01 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h222j10U080271; Sat, 1 Mar 2003 18:45:01 -0800 (PST) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h222j1Ra080270; Sat, 1 Mar 2003 18:45:01 -0800 (PST) Message-Id: <200303020245.h222j1Ra080270@repoman.freebsd.org> From: Doug Barton Date: Sat, 1 Mar 2003 18:45:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mergemaster mergemaster.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2003/03/01 18:45:01 PST FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/mergemaster mergemaster.8 Log: MFC 1.25-7, update copyright year and an example for the new DIFF_OPTIONS variable. Approved by: re (murray) Revision Changes Path 1.5.2.12 +5 -2 src/usr.sbin/mergemaster/mergemaster.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 18:46:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9032337B401; Sat, 1 Mar 2003 18:46:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3206A43FB1; Sat, 1 Mar 2003 18:46:54 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h222ks0U080389; Sat, 1 Mar 2003 18:46:54 -0800 (PST) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h222krJJ080388; Sat, 1 Mar 2003 18:46:53 -0800 (PST) Message-Id: <200303020246.h222krJJ080388@repoman.freebsd.org> From: Doug Barton Date: Sat, 1 Mar 2003 18:46:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mergemaster mergemaster.sh X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2003/03/01 18:46:53 PST FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/mergemaster mergemaster.sh Log: MFC 1.41, including the new DIFF_OPTIONS variable, and misc. small improvements Approved by: re (murray) Revision Changes Path 1.6.2.16 +6 -5 src/usr.sbin/mergemaster/mergemaster.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 18:51:43 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D60937B401; Sat, 1 Mar 2003 18:51:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BECF743FBD; Sat, 1 Mar 2003 18:51:40 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h222pe0U080914; Sat, 1 Mar 2003 18:51:40 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h222pes8080913; Sat, 1 Mar 2003 18:51:40 -0800 (PST) Message-Id: <200303020251.h222pes8080913@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 1 Mar 2003 18:51:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 style.Makefile.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/03/01 18:51:40 PST FreeBSD src repository Modified files: share/man/man5 style.Makefile.5 Log: Also allow and document a "build" ordering for variables. Both "product" and "build" ordering are rampant in /usr/src. This document is not indented to be as strict as style(9) as historically BSD hasn't been as consistent about Makefile as C code. Also there are too many variations, exceptions and allowances in out existing Makefile style to be strict. However there is a general level of consensus on what the general BSD style of our Makefiles is. This manpage documents that "smell". Revision Changes Path 1.4 +20 -1 src/share/man/man5/style.Makefile.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 19: 8:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B546C37B401; Sat, 1 Mar 2003 19:08:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5709443FBD; Sat, 1 Mar 2003 19:08:47 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2238l0U081868; Sat, 1 Mar 2003 19:08:47 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2238lr3081867; Sat, 1 Mar 2003 19:08:47 -0800 (PST) Message-Id: <200303020308.h2238lr3081867@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 1 Mar 2003 19:08:47 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/newpg Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2003/03/01 19:08:47 PST FreeBSD ports repository Modified files: security/newpg Makefile Log: - Add dependency on gnupg - Utilize USE_AUTOCONF_VER - Bump PORTREVISION PR: 48628 Submitted by: Michael Nottebrock Revision Changes Path 1.6 +4 -2 ports/security/newpg/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 19:15: 4 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B680437B401; Sat, 1 Mar 2003 19:15:02 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id F117743F3F; Sat, 1 Mar 2003 19:15:01 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (smmsp@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.7/8.12.7) with ESMTP id h223F1dh021857; Sat, 1 Mar 2003 19:15:01 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.7/8.12.7/Submit) id h223F1vA021856; Sat, 1 Mar 2003 19:15:01 -0800 (PST) Date: Sat, 1 Mar 2003 19:15:01 -0800 From: "David O'Brien" To: Poul-Henning Kamp Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom geom_int.h geom_subr.c Message-ID: <20030302031501.GA21817@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200302120948.h1C9mRNd024285@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302120948.h1C9mRNd024285@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Feb 12, 2003 at 01:48:27AM -0800, Poul-Henning Kamp wrote: > phk 2003/02/12 01:48:27 PST > > Modified files: > sys/geom geom_int.h geom_subr.c > Log: > Implement a handle for efficient implementation of perforations in > lower extremities. > > Setting bit 4 in debugflags (sysctl kern.geom.debugflags=16) will > allow any open to succeed on rank#1 providers. This will generally > correspond to the physical disk devices: ad0, da0, md0 etc. Thank you for the functionality, but could you have been any more opaque in this commit message?? Why not simply say allow foot shooting since thats the way we've all been referring to this functionality in the mailing lists... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 20: 6:17 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9959B37B401; Sat, 1 Mar 2003 20:06:12 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2F9943F93; Sat, 1 Mar 2003 20:06:10 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id PAA29593; Sun, 2 Mar 2003 15:06:00 +1100 Date: Sun, 2 Mar 2003 15:07:41 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Ruslan Ermilov Cc: Jake Burkholder , , , Subject: Re: cvs commit: src/share/mk bsd.kern.mk src/sys/conf Makefile.sparc64 In-Reply-To: <20030301132405.GC77007@sunbay.com> Message-ID: <20030302143808.V28556-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 1 Mar 2003, Ruslan Ermilov wrote: > On Sat, Mar 01, 2003 at 05:41:04PM +1100, Bruce Evans wrote: > > On Fri, 28 Feb 2003, Ruslan Ermilov wrote: > > > > > +# Search for kernel source tree in standard places. > > > +.for _dir in ${.CURDIR}/../.. ${.CURDIR}/../../.. ${.CURDIR}/../../../.. /sys /usr/src/sys > > > > Style bug: line too long. > > > > > +.if !defined(SYSDIR) && exists(${_dir}/conf/kern.mk) > > > +SYSDIR= ${_dir} > > > .endif > > > I just cut-n-pasted bsd.kmod.mk, with s/kmod/kern/ substitution. Survival of the ugliest :-). > > > [More removal of non-warning options.] > > > +.if !defined(SYSDIR) || !exists(${SYSDIR}/kern) || !exists(${SYSDIR}/conf/) > > > +.error "can't find kernel source tree" > > > .endif > > > [More removal of non-warning options.] > > > +.include "${SYSDIR}/conf/kern.mk" > > > > Not sure about this. It seems reasonable to handle things in the same > > way as bsd.kmod.mk, but this will just break compiling old sys trees > > under -current until the old sys trees have conf/kern.mk. > > > It won't. One needs to use "make buildkernel" to compile old > kernels, and to downgrade in general, and that would use native > .mk's. Some ones need that but not me :-). I never use buildkernel. I use old versions of config(8) checked out in the sys tree. This works with only minor source modifications for at least the following configurations: - my normal i386 config file under RELENG_3, at compile time - my normal i386 config file under RELENG_4, at compile and run time The source modications are to config for RELENG_3 and to the linker script for RELENG_3 and RELENG_4. This has worked since a year or two before buildkernel existed, with most of the source changes unnecessary until relatively recently. But unsuitable warnings in bsd.kern.mk have spammed the build output since the beginning. They would require more hackish source changes to avoid so I've waited to fix them properly by making kern.mk sys-relative. > > > Index: sys/conf/kern.post.mk > > > =================================================================== > > > RCS file: /home/ncvs/src/sys/conf/kern.post.mk,v > > > retrieving revision 1.35 > > > diff -u -r1.35 kern.post.mk > > > --- sys/conf/kern.post.mk 27 Feb 2003 08:52:11 -0000 1.35 > > > +++ sys/conf/kern.post.mk 28 Feb 2003 11:38:23 -0000 > > > @@ -221,4 +221,4 @@ > > > majors.o: > > > ${NORMAL_C} > > > > > > -.include > > > +.include "kern.mk" > > > > Does the relative path work right here? It depends on seaching in the > > directory of kern.post.mk first. > > > Yes, I wanted to make it explicit that we use the same directory > as the including (kern.post.mk) makefile. It will always work, > and stop on the first attempt from this list: > > : If double quotes are used, the including makefile's directory and > : any directories specified using the -I option are searched before > : the system makefile directory. I can never remember this order. I see that you added it to make.1. The description is still fuzzy -- it's important that the makefile's directory is searched before any -I directories. > > kern.post.mk is known to be in > > $S/conf/ and we could use that path for kern.mk too. > > > Maybe, I just don't see much difference to the "kern.mk" > version. I hope this will become moot anyway. I want config(8) to do all the inclusions at config time. Having things in scattered include files makes the Makefile harder to debug and hack on. The same is true for standard include files like bsd.prog.mk, but I haven't needed to edit application Makefiles nearly as much as kernel Makefiles. This may be because standard include files are more standard or I don't often work on big applications. > > > I choose to preserve bsd.kern.mk because at least sys/boot/pc98/boot2 > > > utilizes it purposedly. > > > > This should use the relative kern.mk too. pc98/boot2 is essentially > > i386/boot/biosboot. When I added bsd.kern.mk I made all the boot > > programs use it to get consistent warnings checking for the sys tree. > > This was one of many things lost in the sys/boot tree except in > > pc98/boot2. > > > If I fix pc98/boot2/Makefile, may I remove the bsd.kern.mk > completely? OK with me. I originally intended to remove it completely, but peter pointed out some compatibility issues. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 20:45:17 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94EB437B401; Sat, 1 Mar 2003 20:45:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33C4C43FBD; Sat, 1 Mar 2003 20:45:14 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h224jE0U088570; Sat, 1 Mar 2003 20:45:14 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h224jDo6088569; Sat, 1 Mar 2003 20:45:13 -0800 (PST) Message-Id: <200303020445.h224jDo6088569@repoman.freebsd.org> From: Peter Wemm Date: Sat, 1 Mar 2003 20:45:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: distrib/cvsup/sup/src-all list.cvs distrib/cvsup/sup/src-base list.cvs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/03/01 20:45:13 PST FreeBSD src repository Modified files: cvsup/sup/src-all list.cvs cvsup/sup/src-base list.cvs Log: Deal with multiple CVSROOT* which may contain symlinks Revision Changes Path 1.14 +10 -9 distrib/cvsup/sup/src-all/list.cvs 1.10 +11 -10 distrib/cvsup/sup/src-base/list.cvs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 20:47: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C6E337B401; Sat, 1 Mar 2003 20:47:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2CDE43FA3; Sat, 1 Mar 2003 20:46:59 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h224kx0U088653; Sat, 1 Mar 2003 20:46:59 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h224kxjT088652; Sat, 1 Mar 2003 20:46:59 -0800 (PST) Message-Id: <200303020446.h224kxjT088652@repoman.freebsd.org> From: Peter Wemm Date: Sat, 1 Mar 2003 20:46:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: distrib/cvsup/sup/root list.cvs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/03/01 20:46:59 PST FreeBSD src repository Modified files: cvsup/sup/root list.cvs Log: root/ needs rsymlink Revision Changes Path 1.2 +1 -0 distrib/cvsup/sup/root/list.cvs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 20:48:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AF9737B401; Sat, 1 Mar 2003 20:48:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A281743F85; Sat, 1 Mar 2003 20:48:29 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h224mT0U093726; Sat, 1 Mar 2003 20:48:29 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h224mTPf093725; Sat, 1 Mar 2003 20:48:29 -0800 (PST) Message-Id: <200303020448.h224mTPf093725@repoman.freebsd.org> From: Peter Wemm Date: Sat, 1 Mar 2003 20:48:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: distrib/cvsup/sup/root list.cvs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2003/03/01 20:48:29 PST FreeBSD src repository Modified files: cvsup/sup/root list.cvs Log: Use root/* like in cvs-all Revision Changes Path 1.3 +1 -1 distrib/cvsup/sup/root/list.cvs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 20:50:13 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C478337B401; Sat, 1 Mar 2003 20:50:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6063343F85; Sat, 1 Mar 2003 20:50:09 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h224o90U093839; Sat, 1 Mar 2003 20:50:09 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h224o9Jk093838; Sat, 1 Mar 2003 20:50:09 -0800 (PST) Message-Id: <200303020450.h224o9Jk093838@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 1 Mar 2003 20:50:09 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/x11/zenity Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/03/01 20:50:09 PST FreeBSD ports repository Modified files: x11 Makefile Added files: x11/zenity Makefile distinfo pkg-descr pkg-plist Log: Add zenity, which allows one to display GNOME dialogs from the command line or from scripts. PR: 48822 Submitted by: Franz Klammer Revision Changes Path 1.398 +1 -0 ports/x11/Makefile 1.1 +33 -0 ports/x11/zenity/Makefile (new) 1.1 +1 -0 ports/x11/zenity/distinfo (new) 1.1 +4 -0 ports/x11/zenity/pkg-descr (new) 1.1 +33 -0 ports/x11/zenity/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 20:50:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 931F937B401; Sat, 1 Mar 2003 20:50:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3679C43FAF; Sat, 1 Mar 2003 20:50:17 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h224oH0U093947; Sat, 1 Mar 2003 20:50:17 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h224oGwm093946; Sat, 1 Mar 2003 20:50:16 -0800 (PST) Message-Id: <200303020450.h224oGwm093946@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 1 Mar 2003 20:50:16 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/03/01 20:50:16 PST FreeBSD ports repository Modified files: . modules Log: zenity --> ports/x11/zenity Revision Changes Path 1.6839 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 21: 3:19 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91E5537B401; Sat, 1 Mar 2003 21:03:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EDD643F75; Sat, 1 Mar 2003 21:03:16 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2253G0U095056; Sat, 1 Mar 2003 21:03:16 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2253FUe095055; Sat, 1 Mar 2003 21:03:15 -0800 (PST) Message-Id: <200303020503.h2253FUe095055@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 1 Mar 2003 21:03:15 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/tsclient Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/03/01 21:03:15 PST FreeBSD ports repository Modified files: net Makefile Added files: net/tsclient Makefile distinfo pkg-descr pkg-plist Log: Add tsclient, a GNOME 2 frontend to rdesktop. PR: 48823 Submitted by: Koop Mast Revision Changes Path 1.936 +1 -0 ports/net/Makefile 1.1 +30 -0 ports/net/tsclient/Makefile (new) 1.1 +1 -0 ports/net/tsclient/distinfo (new) 1.1 +3 -0 ports/net/tsclient/pkg-descr (new) 1.1 +26 -0 ports/net/tsclient/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 21: 3:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C6C137B407; Sat, 1 Mar 2003 21:03:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3CDC43F3F; Sat, 1 Mar 2003 21:03:22 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2253M0U095094; Sat, 1 Mar 2003 21:03:22 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2253MFx095093; Sat, 1 Mar 2003 21:03:22 -0800 (PST) Message-Id: <200303020503.h2253MFx095093@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 1 Mar 2003 21:03:22 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/03/01 21:03:22 PST FreeBSD ports repository Modified files: . modules Log: tsclient --> ports/net/tsclient Revision Changes Path 1.6840 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 21: 8: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B671B37B401; Sat, 1 Mar 2003 21:08:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57AB643F3F; Sat, 1 Mar 2003 21:08:07 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h225870U095314; Sat, 1 Mar 2003 21:08:07 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h22587uF095313; Sat, 1 Mar 2003 21:08:07 -0800 (PST) Message-Id: <200303020508.h22587uF095313@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 1 Mar 2003 21:08:07 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnome2-fifth-toe Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/03/01 21:08:07 PST FreeBSD ports repository Modified files: x11/gnome2-fifth-toe Makefile Log: Add zenity and tsclient. Revision Changes Path 1.22 +3 -1 ports/x11/gnome2-fifth-toe/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 21:33:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B81437B401; Sat, 1 Mar 2003 21:33:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1A3F43FA3; Sat, 1 Mar 2003 21:33:33 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h225XX0U097044; Sat, 1 Mar 2003 21:33:33 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h225XXlY097043; Sat, 1 Mar 2003 21:33:33 -0800 (PST) Message-Id: <200303020533.h225XXlY097043@repoman.freebsd.org> From: Warner Losh Date: Sat, 1 Mar 2003 21:33:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access.unclassified X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/03/01 21:33:33 PST FreeBSD src repository Modified files: . access.unclassified Log: imura-san has told me resigned a while ago: http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=1478484+0+/usr/local/www/db/text/2000/cvs-all/20001029.cvs-all so remove him from the access.unclassified. Revision Changes Path 1.625 +0 -1 CVSROOT/access.unclassified To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 21:36:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27C6F37B401; Sat, 1 Mar 2003 21:36:53 -0800 (PST) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D58A43FBD; Sat, 1 Mar 2003 21:36:51 -0800 (PST) (envelope-from DougB@freebsd.org) Received: from master.gorean.org (12-234-22-23.client.attbi.com[12.234.22.23]) by sccrmhc03.attbi.com (sccrmhc03) with SMTP id <2003030205364900300agrk9e>; Sun, 2 Mar 2003 05:36:50 +0000 Date: Sat, 1 Mar 2003 21:36:48 -0800 (PST) From: Doug Barton To: Yen-Ming Lee Cc: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/newpg Makefile In-Reply-To: <200303020308.h2238lr3081867@repoman.freebsd.org> Message-ID: <20030301213545.Q4032@znfgre.tberna.bet> References: <200303020308.h2238lr3081867@repoman.freebsd.org> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm confused about the PORTREVISION bump. What functionality has the port grown as a result of these changes that would cause a user who had installed it previously to want to reinstall it? On Sat, 1 Mar 2003, Yen-Ming Lee wrote: > leeym 2003/03/01 19:08:47 PST > > FreeBSD ports repository > > Modified files: > security/newpg Makefile > Log: > - Add dependency on gnupg > - Utilize USE_AUTOCONF_VER > - Bump PORTREVISION > > PR: 48628 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=48628 > Submitted by: Michael Nottebrock > > Revision Changes Path > 1.6 +4 -2 ports/security/newpg/Makefile > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/newpg/Makefile.diff?&r1=1.5&r2=1.6&f=h > > -- This .signature sanitized for your protection To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 21:37:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B710C37B401; Sat, 1 Mar 2003 21:37:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A4F443F93; Sat, 1 Mar 2003 21:37:53 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h225br0U097223; Sat, 1 Mar 2003 21:37:53 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h225brsh097222; Sat, 1 Mar 2003 21:37:53 -0800 (PST) Message-Id: <200303020537.h225brsh097222@repoman.freebsd.org> From: Warner Losh Date: Sat, 1 Mar 2003 21:37:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access.unclassified X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2003/03/01 21:37:53 PST FreeBSD src repository Modified files: . access.unclassified Log: atsushi murai-san does not anticipate having time for the project at the moment, so is returning his commit bit for safe keeping until he can again contribute. Revision Changes Path 1.626 +0 -1 CVSROOT/access.unclassified To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 22: 5:25 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 267A237B401; Sat, 1 Mar 2003 22:05:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD11C43F3F; Sat, 1 Mar 2003 22:05:23 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2265N0U099105; Sat, 1 Mar 2003 22:05:23 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2265NK4099104; Sat, 1 Mar 2003 22:05:23 -0800 (PST) Message-Id: <200303020605.h2265NK4099104@repoman.freebsd.org> From: Jeff Roberson Date: Sat, 1 Mar 2003 22:05:23 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c vfs_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2003/03/01 22:05:23 PST FreeBSD src repository Modified files: sys/kern vfs_bio.c vfs_subr.c Log: - Hold the vnode interlock across calls to bgetvp instead of acquiring it internally. This is required to stop multiple bufs from being associated with a single lblkno. Revision Changes Path 1.375 +4 -1 src/sys/kern/vfs_bio.c 1.433 +1 -2 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 22:36:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21F5C37B405; Sat, 1 Mar 2003 22:36:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7D6E43F3F; Sat, 1 Mar 2003 22:36:14 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h226aE0U001293; Sat, 1 Mar 2003 22:36:14 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h226aEqk001292; Sat, 1 Mar 2003 22:36:14 -0800 (PST) Message-Id: <200303020636.h226aEqk001292@repoman.freebsd.org> From: Juli Mallett Date: Sat, 1 Mar 2003 22:36:14 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/sccs/help help.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2003/03/01 22:36:14 PST FreeBSD projects repository Modified files: sccs/help help.c Log: Set to NULL after calling free to avoid double free or anư other evil voodoo. Revision Changes Path 1.6 +2 -0 projects/sccs/help/help.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 22:42:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 687F737B401; Sat, 1 Mar 2003 22:42:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0967B43FBD; Sat, 1 Mar 2003 22:42:54 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h226gr0U001813; Sat, 1 Mar 2003 22:42:53 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h226grCe001812; Sat, 1 Mar 2003 22:42:53 -0800 (PST) Message-Id: <200303020642.h226grCe001812@repoman.freebsd.org> From: Juli Mallett Date: Sat, 1 Mar 2003 22:42:53 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/sccs/help help.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2003/03/01 22:42:53 PST FreeBSD projects repository Modified files: sccs/help help.c Log: NUL terminate the key we read in via fgetln, and use a full string compare, instead of strncmp with the minimum possible length (the key length we are looking for) as that can result in lameness related to '-2686489' keys being matched for e.g. help 26 :/ Revision Changes Path 1.7 +2 -1 projects/sccs/help/help.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 22:58:36 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5702C37B401; Sat, 1 Mar 2003 22:58:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0817E43F3F; Sat, 1 Mar 2003 22:58:34 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h226wX0U002761; Sat, 1 Mar 2003 22:58:33 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h226wXuS002760; Sat, 1 Mar 2003 22:58:33 -0800 (PST) Message-Id: <200303020658.h226wXuS002760@repoman.freebsd.org> From: Juli Mallett Date: Sat, 1 Mar 2003 22:58:33 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/sccs/sccscmds Makefile sccs.hf projects/sccs/sccscmds/help.d cmds default err X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2003/03/01 22:58:33 PST FreeBSD projects repository Modified files: sccs/sccscmds Makefile Added files: sccs/sccscmds/help.d cmds default err Removed files: sccs/sccscmds sccs.hf Log: Preliminary helpfile split, a lot of information is obsolete or incorrect or really just needs updated for the 90s. Also add a "help stuck" designed to get bug reports to me, and get Greg Lehey hounded. Revision Changes Path 1.4 +1 -1 projects/sccs/sccscmds/Makefile 1.1 +10 -0 projects/sccs/sccscmds/help.d/cmds (new) 1.1 +802 -0 projects/sccs/sccscmds/help.d/default (new) 1.1 +51 -0 projects/sccs/sccscmds/help.d/err (new) 1.2 +0 -1008 projects/sccs/sccscmds/sccs.hf (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 23: 2:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B074937B401; Sat, 1 Mar 2003 23:02:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E1DA43F3F; Sat, 1 Mar 2003 23:02:35 -0800 (PST) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2272Y0U003234; Sat, 1 Mar 2003 23:02:34 -0800 (PST) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2272YFN003233; Sat, 1 Mar 2003 23:02:34 -0800 (PST) Message-Id: <200303020702.h2272YFN003233@repoman.freebsd.org> From: Juli Mallett Date: Sat, 1 Mar 2003 23:02:34 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/sccs/sccscmds Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2003/03/01 23:02:34 PST FreeBSD projects repository Modified files: sccs/sccscmds Makefile Log: Replace something that broke when a CVS directory appeared from nowhere with something designed to just install what is listed here. D'oh! Revision Changes Path 1.5 +5 -1 projects/sccs/sccscmds/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 23:23:11 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C86637B401; Sat, 1 Mar 2003 23:23:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B486C43F3F; Sat, 1 Mar 2003 23:23:08 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h227N80U004519; Sat, 1 Mar 2003 23:23:08 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h227N8SI004518; Sat, 1 Mar 2003 23:23:08 -0800 (PST) Message-Id: <200303020723.h227N8SI004518@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 1 Mar 2003 23:23:08 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gnustep-objc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/03/01 23:23:08 PST FreeBSD ports repository Modified files: lang/gnustep-objc Makefile Log: - mark with IGNORE, scheduled for removal. Revision Changes Path 1.32 +1 -0 ports/lang/gnustep-objc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 23:29:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F36EC37B401; Sat, 1 Mar 2003 23:29:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9635643F75; Sat, 1 Mar 2003 23:29:33 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h227TX0U004814; Sat, 1 Mar 2003 23:29:33 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h227TXFl004813; Sat, 1 Mar 2003 23:29:33 -0800 (PST) Message-Id: <200303020729.h227TXFl004813@repoman.freebsd.org> From: "Tim J. Robbins" Date: Sat, 1 Mar 2003 23:29:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio printf.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2003/03/01 23:29:33 PST FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libc/stdio printf.3 Log: MFC rev 1.54: Document error returns for the printf() family of functions. Approved by: re Revision Changes Path 1.17.2.11 +12 -2 src/lib/libc/stdio/printf.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 1 23:31:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84D4437B405; Sat, 1 Mar 2003 23:31:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27E8643F85; Sat, 1 Mar 2003 23:31:23 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h227VM0U005281; Sat, 1 Mar 2003 23:31:22 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h227VMWu005280; Sat, 1 Mar 2003 23:31:22 -0800 (PST) Message-Id: <200303020731.h227VMWu005280@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 1 Mar 2003 23:31:22 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gnustep Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/03/01 23:31:22 PST FreeBSD ports repository Modified files: devel/gnustep Makefile Log: - drop gnustep-objc in this meta package Revision Changes Path 1.38 +0 -1 ports/devel/gnustep/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message